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
2024-04-11
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
1
-1
/
+1
2024-04-11
selftests: kvm: add test for transferring FPU state into VMSA
Paolo Bonzini
1
-0
/
+89
2024-04-11
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
3
-8
/
+18
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
6
-32
/
+40
2024-04-11
selftests: kvm: add tests for KVM_SEV_INIT2
Paolo Bonzini
4
-8
/
+159
2024-04-11
selftests: mptcp: test last time mptcp_info
Geliang Tang
1
-0
/
+53
2024-04-10
selftests/bpf: Enable tests for atomics with cpuv4
Yonghong Song
1
-1
/
+1
2024-04-10
selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
Yonghong Song
5
-2
/
+206
2024-04-10
selftests/bpf: Refactor out helper functions for a few tests
Yonghong Song
2
-17
/
+30
2024-04-10
selftests: fib_rule_tests: Add VRF tests
Ido Schimmel
1
-3
/
+43
2024-04-10
selftests/nolibc: Add tests for strlcat() and strlcpy()
Rodrigo Campos
1
-0
/
+40
2024-04-10
selftests: net: reuse common code in bpf_offload
Jakub Kicinski
2
-96
/
+37
2024-04-10
selftests: net: declare section names for bpf_offload
Jakub Kicinski
4
-3
/
+7
2024-04-10
selftests: net: bpf_offload: wait for maps
Jakub Kicinski
1
-8
/
+8
2024-04-10
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
5
-2
/
+7
2024-04-10
Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+60
2024-04-10
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
1
-37
/
+36
2024-04-10
selftests/hid: add tests for hid_bpf_input_report
Benjamin Tissoires
3
-2
/
+73
2024-04-10
selftests/hid: Add test for hid_bpf_hw_output_report
Benjamin Tissoires
3
-0
/
+89
2024-04-10
selftests/hid: add KASAN to the VM tests
Benjamin Tissoires
1
-0
/
+1
2024-04-10
tools/power turbostat: v2024.04.10
Len Brown
1
-0
/
+1
2024-04-10
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
3
-3
/
+3
2024-04-09
KVM: selftests: Use TAP in the steal_time test
Thomas Huth
1
-23
/
+24
2024-04-09
KVM: selftests: Use EPOLL in userfaultfd_util reader threads
Anish Moorthy
2
-40
/
+35
2024-04-09
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
4
-45
/
+132
2024-04-09
KVM: selftests: Report per-vcpu demand paging rate from demand paging test
Anish Moorthy
1
-4
/
+9
2024-04-09
tools/power turbostat: Add selftests
Patryk Wlazlyn
1
-0
/
+59
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
4
-0
/
+366
2024-04-09
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
2
-56
/
+60
2024-04-09
rcutorture: Enable RCU priority boosting for TREE09
Paul E. McKenney
1
-2
/
+3
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
54
-333
/
+1886
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
1
-1
/
+1
2024-04-08
KVM: selftests: fix supported_flags for riscv
Andrew Jones
1
-1
/
+1
2024-04-08
KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
Maxim Levitsky
1
-9
/
+6
2024-04-08
KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
Sean Christopherson
1
-1
/
+19
2024-04-08
cgroup/cpuset: Add test_cpuset_v1_hp.sh
Waiman Long
2
-1
/
+47
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
1
-4
/
+6
2024-04-08
selftests: mptcp: netlink: drop disable=SC2086
Geliang Tang
1
-8
/
+3
2024-04-08
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
3
-4
/
+35
2024-04-08
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
3
-61
/
+89
2024-04-08
selftests: mptcp: export pm_nl endpoint ops
Geliang Tang
2
-66
/
+91
2024-04-08
selftests: mptcp: join: update endpoint ops
Geliang Tang
1
-49
/
+23
2024-04-08
selftests: mptcp: netlink: add change_address helper
Geliang Tang
1
-2
/
+13
2024-04-08
selftests: mptcp: add {get,format}_endpoint(s) helpers
Geliang Tang
3
-71
/
+98
2024-04-08
selftests: mptcp: netlink: add 'limits' helpers
Geliang Tang
1
-7
/
+25
2024-04-08
selftests: mptcp: export ip_mptcp to mptcp_lib
Geliang Tang
2
-9
/
+17
2024-04-08
selftests: mptcp: add ms units for tc-netem delay
Geliang Tang
2
-5
/
+5
2024-04-08
selftests: mptcp: add tc check for check_tools
Geliang Tang
4
-3
/
+9
2024-04-08
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski
1
-0
/
+86
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
7
-1
/
+224
[prev]
[next]