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-7.1.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
2024-08-29
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-29
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
2024-08-29
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
2024-08-29
selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
Ido Schimmel
2024-08-29
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
2024-08-29
selftests: udpgro: report error when receive failed
Hangbin Liu
2024-08-29
tc-testing: don't access non-existent variable on exception
Simon Horman
2024-08-29
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
2024-08-29
selftests: net: lib: ignore possible errors
Matthieu Baerts (NGI0)
2024-08-29
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
2024-08-29
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2024-08-29
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
2024-08-14
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
2024-08-14
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
2024-08-14
selftests: mm: add s390 to ARCH check
Nico Pache
2024-08-14
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
2024-08-14
selftests: ksft: Fix finished() helper exit code on skipped tests
Laura Nao
2024-08-11
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
2024-08-11
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
2024-08-11
selftests: mptcp: always close input's FD if opened
Liu Jing
2024-08-11
selftests: mptcp: fix error path
Paolo Abeni
2024-08-03
selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep again
Daniel Borkmann
2024-08-03
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
2024-08-03
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-08-03
selftests/bpf: fexit_sleep: Fix stack allocation for arm64
Puranjay Mohan
2024-08-03
selftests/sigaltstack: Fix ppc64 GCC build
Michael Ellerman
2024-08-03
selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()
Thomas Weißschuh
2024-08-03
selftests/landlock: Add cred_transfer test
Mickaël Salaün
2024-08-03
selftests/damon/access_memory: use user-defined region size
SeongJae Park
2024-08-03
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2024-08-03
iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
Joao Martins
2024-08-03
iommufd/selftest: Add tests for <= u8 bitmap sizes
Joao Martins
2024-08-03
iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
Joao Martins
2024-08-03
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
2024-08-03
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
2024-08-03
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
2024-08-03
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
2024-08-03
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
2024-08-03
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-08-03
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
2024-08-03
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
2024-08-03
selftests/bpf: Fix prog numbers in test_sockmap
Geliang Tang
2024-07-11
Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-09
Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
2024-07-05
selftests/vDSO: remove duplicate compiler invocations from Makefile
John Hubbard
[next]