index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-08-25
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
2022-08-25
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
2022-08-25
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
2022-08-25
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
2022-08-11
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-08-11
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
2022-08-11
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
2022-08-11
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
2022-08-11
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-07-12
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
2022-07-12
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
2022-07-12
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
2022-07-07
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
2022-07-07
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-07-07
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-07-07
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
2022-07-07
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2022-07-07
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2022-07-07
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
2022-07-07
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
2022-07-07
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
2022-07-07
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
2022-07-07
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
2022-07-07
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
2022-07-07
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2022-07-07
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
2022-07-07
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
2022-07-07
selftests/rseq: remove ARRAY_SIZE define from individual tests
Shuah Khan
2022-07-07
rseq/selftests,x86_64: Add rseq_offset_deref_addv()
Peter Oskolkov
2022-07-07
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-14
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
2022-05-25
selftests: add ping test with ping_group_range tuned
Nicolas Dichtel
2022-05-12
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
2022-04-27
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
2022-04-20
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
2022-04-15
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
2022-04-15
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
2022-04-15
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
2022-04-15
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
2022-04-15
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-04-15
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
2022-04-15
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
2022-03-16
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
2022-03-16
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2022-03-16
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
2022-02-23
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
[next]