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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
selftests/powerpc: Re-order *FLAGS to follow lib.mk
Madhavan Srinivasan
13
-44
/
+45
2024-04-28
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2024-04-28
kselftest/arm64: Remove unused parameters in abi test
xieming
1
-1
/
+1
2024-04-27
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+25
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2024-04-26
selftests: drv-net: validate the environment
Jakub Kicinski
1
-0
/
+25
2024-04-26
selftests: drv-net: reimplement the config parser
Jakub Kicinski
1
-12
/
+14
2024-04-26
selftests: drv-net: extend the README with more info and example
Jakub Kicinski
1
-12
/
+85
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-43
/
+12
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
5
-0
/
+248
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
1
-0
/
+13
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
1
-0
/
+12
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
1
-0
/
+37
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
2
-1
/
+93
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
1
-1
/
+2
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
3
-78
/
+88
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
1
-25
/
+3
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
1
-9
/
+64
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
1
-0
/
+113
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
3
-0
/
+181
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
2
-0
/
+370
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
1
-0
/
+66
2024-04-26
KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
Atish Patra
1
-0
/
+4
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
2
-1
/
+11
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
4
-40
/
+54
2024-04-25
selftests: break the dependency upon local header files
John Hubbard
2
-1
/
+10
2024-04-25
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
1
-7
/
+11
2024-04-25
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
1
-21
/
+91
2024-04-25
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
1
-25
/
+53
2024-04-25
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
1
-11
/
+38
2024-04-25
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
1
-25
/
+61
2024-04-25
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
1
-4
/
+63
2024-04-25
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
1
-2
/
+49
2024-04-25
selftests/mm: parse VMA range in one go
Dev Jain
1
-14
/
+1
2024-04-25
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
1
-4
/
+9
2024-04-25
selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()
Dev Jain
1
-0
/
+66
2024-04-25
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
1
-7
/
+5
2024-04-25
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
1
-0
/
+1
2024-04-25
KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
Vitaly Kuznetsov
1
-22
/
+28
2024-04-25
KVM: selftests: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
2
-0
/
+20
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
1
-0
/
+27
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
2
-3
/
+6
2024-04-25
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
1
-2
/
+11
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-26
/
+75
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
3
-1
/
+113
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
2
-5
/
+24
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2
-38
/
+2
[prev]
[next]