index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
selftests: alsa - add PCM test
Jaroslav Kysela
5
-1
/
+1003
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
1
-0
/
+1
2022-11-15
selftests/bpf: check nullness propagation for reg to reg comparisons
Eduard Zingerman
1
-0
/
+174
2022-11-15
selftests: rtc: skip when RTC is not present
Alexandre Belloni
1
-1
/
+32
2022-11-15
selftests/hid: Add a test for BPF_F_INSERT_HEAD
Benjamin Tissoires
2
-1
/
+97
2022-11-15
selftests/hid: add report descriptor fixup tests
Benjamin Tissoires
2
-0
/
+85
2022-11-15
selftests/hid: add tests for bpf_hid_hw_request
Benjamin Tissoires
3
-1
/
+98
2022-11-15
selftests/hid: add test to change the report size
Benjamin Tissoires
2
-1
/
+55
2022-11-15
selftests: add tests for the HID-bpf initial implementation
Benjamin Tissoires
7
-0
/
+988
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
3
-3
/
+3
2022-11-14
kselftest/cgroup: Fix gathering number of CPUs
Breno Leitao
1
-1
/
+1
2022-11-14
tools/testing/cxl: Add bridge mocking support
Dan Williams
1
-2
/
+8
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
1
-8
/
+1
2022-11-14
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
1
-4
/
+11
2022-11-14
kselftest/arm64: fix array_size.cocci warning
[email protected]
1
-5
/
+4
2022-11-11
selftests: mptcp: use max_time instead of time
Geliang Tang
1
-2
/
+2
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
16
-300
/
+1251
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-2
/
+14
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-4
/
+35792
2022-11-11
selftests/bpf: fix veristat's singular file-or-prog filter
Andrii Nakryiko
1
-1
/
+7
2022-11-11
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-11-11
selftests/bpf: Test skops->skb_hwtstamp
Martin KaFai Lau
3
-2
/
+8
2022-11-11
selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
Martin KaFai Lau
1
-2
/
+2
2022-11-11
selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
Yang Jihong
1
-2
/
+3
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2
-0
/
+12
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-37
/
+347
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-10
/
+48
2022-11-10
KVM: selftests: aarch64: Add mix of tests into page_fault_test
Ricardo Koller
1
-0
/
+155
2022-11-10
KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
Ricardo Koller
1
-1
/
+101
2022-11-10
KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
Ricardo Koller
1
-0
/
+76
2022-11-10
KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
Ricardo Koller
1
-0
/
+187
2022-11-10
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
4
-0
/
+604
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
7
-40
/
+65
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
2
-24
/
+30
2022-11-10
KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
Ricardo Koller
2
-10
/
+34
2022-11-10
KVM: selftests: Stash backing_src_type in struct userspace_mem_region
Ricardo Koller
2
-0
/
+2
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
2
-7
/
+20
2022-11-10
KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
Ricardo Koller
1
-0
/
+6
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
2
-3
/
+12
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
4
-198
/
+262
2022-11-10
KVM: arm64: selftests: Test with every breakpoint/watchpoint
Reiji Watanabe
1
-12
/
+42
2022-11-10
KVM: arm64: selftests: Add a test case for a linked watchpoint
Reiji Watanabe
1
-0
/
+35
2022-11-10
KVM: arm64: selftests: Add a test case for a linked breakpoint
Reiji Watanabe
1
-6
/
+57
2022-11-10
KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
Reiji Watanabe
1
-5
/
+4
2022-11-10
KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Reiji Watanabe
1
-37
/
+9
2022-11-10
KVM: arm64: selftests: Add helpers to enable debug exceptions
Reiji Watanabe
1
-12
/
+13
2022-11-10
KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Reiji Watanabe
1
-18
/
+32
2022-11-10
KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
Reiji Watanabe
1
-4
/
+68
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
3
-5
/
+8
2022-11-10
KVM: selftests: memslot_perf_test: Report optimal memory slots
Gavin Shan
1
-4
/
+41
[prev]
[next]