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-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
52
-327
/
+1872
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
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
2024-04-08
selftests: nl_netdev: add a trivial Netlink netdev test
Jakub Kicinski
2
-0
/
+25
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
7
-1
/
+223
2024-04-08
RISC-V: KVM: selftests: Add ebreak test support
Chao Du
2
-0
/
+83
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
1
-1
/
+1
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
4
-2
/
+135
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
2
-0
/
+37
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
2
-0
/
+111
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
1
-0
/
+89
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-82
/
+789
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-77
/
+731
2024-04-04
selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
Shengyu Li
1
-1
/
+4
2024-04-04
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
1
-3
/
+3
2024-04-04
rcutorture: Disable tracing to permit Tasks Rude RCU testing
Paul E. McKenney
1
-1
/
+1
2024-04-04
scftorture: Increase memory provided to guest OS
Paul E. McKenney
1
-1
/
+1
2024-04-03
selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...
Tianchen Ding
11
-13
/
+20
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-3
/
+53
2024-04-03
selftests/xsk: Add new test case for AF_XDP under max ring sizes
Tushar Vyavahare
1
-0
/
+25
2024-04-03
selftests/xsk: Test AF_XDP functionality under minimal ring configurations
Tushar Vyavahare
1
-0
/
+21
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
3
-2
/
+66
2024-04-03
selftests/bpf: Implement set_hw_ring_size function to configure interface rin...
Tushar Vyavahare
2
-0
/
+25
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
4
-15
/
+28
2024-04-03
selftests/xsk: Make batch size variable
Tushar Vyavahare
2
-10
/
+13
[prev]
[next]