index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-04-09
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
-56
/
+60
2024-04-09
rcutorture: Enable RCU priority boosting for TREE09
Paul E. McKenney
-2
/
+3
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
-333
/
+1886
2024-04-08
selftests/bpf: eliminate warning of get_cgroup_id_from_path()
Jason Xing
-1
/
+1
2024-04-08
KVM: selftests: fix supported_flags for riscv
Andrew Jones
-1
/
+1
2024-04-08
KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
Maxim Levitsky
-9
/
+6
2024-04-08
KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
Sean Christopherson
-1
/
+19
2024-04-08
cgroup/cpuset: Add test_cpuset_v1_hp.sh
Waiman Long
-1
/
+47
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
-4
/
+6
2024-04-08
selftests: mptcp: netlink: drop disable=SC2086
Geliang Tang
-8
/
+3
2024-04-08
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
-4
/
+35
2024-04-08
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
-61
/
+89
2024-04-08
selftests: mptcp: export pm_nl endpoint ops
Geliang Tang
-66
/
+91
2024-04-08
selftests: mptcp: join: update endpoint ops
Geliang Tang
-49
/
+23
2024-04-08
selftests: mptcp: netlink: add change_address helper
Geliang Tang
-2
/
+13
2024-04-08
selftests: mptcp: add {get,format}_endpoint(s) helpers
Geliang Tang
-71
/
+98
2024-04-08
selftests: mptcp: netlink: add 'limits' helpers
Geliang Tang
-7
/
+25
2024-04-08
selftests: mptcp: export ip_mptcp to mptcp_lib
Geliang Tang
-9
/
+17
2024-04-08
selftests: mptcp: add ms units for tc-netem delay
Geliang Tang
-5
/
+5
2024-04-08
selftests: mptcp: add tc check for check_tools
Geliang Tang
-3
/
+9
2024-04-08
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski
-0
/
+86
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
-1
/
+224
2024-04-08
selftests: nl_netdev: add a trivial Netlink netdev test
Jakub Kicinski
-0
/
+25
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
-1
/
+223
2024-04-08
RISC-V: KVM: selftests: Add ebreak test support
Chao Du
-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
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
-1
/
+1
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
-2
/
+135
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
-0
/
+37
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
-0
/
+111
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
-0
/
+89
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-82
/
+790
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-77
/
+731
2024-04-04
selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
Shengyu Li
-1
/
+4
2024-04-04
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
-3
/
+3
2024-04-04
rcutorture: Disable tracing to permit Tasks Rude RCU testing
Paul E. McKenney
-1
/
+1
2024-04-04
scftorture: Increase memory provided to guest OS
Paul E. McKenney
-1
/
+1
2024-04-03
selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...
Tianchen Ding
-13
/
+20
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+53
2024-04-03
selftests/xsk: Add new test case for AF_XDP under max ring sizes
Tushar Vyavahare
-0
/
+25
2024-04-03
selftests/xsk: Test AF_XDP functionality under minimal ring configurations
Tushar Vyavahare
-0
/
+21
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
-2
/
+66
2024-04-03
selftests/bpf: Implement set_hw_ring_size function to configure interface rin...
Tushar Vyavahare
-0
/
+25
2024-04-03
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
-15
/
+28
2024-04-03
selftests/xsk: Make batch size variable
Tushar Vyavahare
-10
/
+13
2024-04-02
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
-2
/
+0
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
-0
/
+6
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
-2
/
+2
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-100
/
+747
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
-2
/
+2
[prev]
[next]