index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
Günther Noack
1
-16
/
+374
2026-04-07
selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_test
Günther Noack
1
-37
/
+17
2026-04-07
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
2
-3
/
+4
2026-04-07
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
1
-1
/
+1
2026-04-07
selftests/landlock: Skip stale records in audit_match_record()
Mickaël Salaün
2
-39
/
+77
2026-04-07
selftests/landlock: Drain stale audit records on init
Mickaël Salaün
4
-4
/
+19
2026-04-07
selftests/landlock: Fix socket file descriptor leaks in audit helpers
Mickaël Salaün
1
-7
/
+19
2026-04-07
selftests/landlock: Fix snprintf truncation checks in audit helpers
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
2
-0
/
+310
2026-04-07
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
1
-0
/
+88
2026-04-07
KVM: s390: selftests: enable some common memory-related tests
Claudio Imbrenda
1
-6
/
+3
2026-04-07
KVM: selftests: Remove 1M alignment requirement for s390
Claudio Imbrenda
7
-34
/
+2
2026-04-07
selftests/ublk: add read-only buffer registration test
Ming Lei
4
-4
/
+85
2026-04-07
selftests/ublk: add filesystem fio verify test for shmem_zc
Ming Lei
3
-4
/
+81
2026-04-07
selftests/ublk: add hugetlbfs shmem_zc test for loop target
Ming Lei
2
-0
/
+69
2026-04-07
selftests/ublk: add shared memory zero-copy test
Ming Lei
2
-0
/
+74
2026-04-07
selftests/ublk: add UBLK_F_SHMEM_ZC support for loop target
Ming Lei
1
-0
/
+38
2026-04-07
selftests/ublk: add shared memory zero-copy support in kublk
Ming Lei
2
-2
/
+352
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
7
-0
/
+180
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
1
-6
/
+2
2026-04-07
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
Thomas Weißschuh
1
-11
/
+3
2026-04-07
selftests/nolibc: explicitly handle ENOSYS from ptrace()
Thomas Weißschuh
1
-1
/
+1
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
1
-0
/
+13
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
1
-0
/
+4
2026-04-07
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-04-07
vsock/test: fix send_buf()/recv_buf() EINTR handling
Stefano Garzarella
1
-2
/
+6
2026-04-07
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
1
-2
/
+4
2026-04-07
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
1
-1
/
+3
2026-04-07
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
1
-3
/
+21
2026-04-07
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
4
-24
/
+66
2026-04-07
selftests/bpf: Add more tests for loading insn arrays with offsets
Anton Protopopov
2
-39
/
+115
2026-04-07
selftests: net: py: color the basics in the output
Jakub Kicinski
1
-0
/
+20
2026-04-07
selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX
Kumar Kartikeya Dwivedi
1
-0
/
+108
2026-04-07
selftests/bpf: Add tests for unaligned syscall ctx accesses
Kumar Kartikeya Dwivedi
1
-0
/
+133
2026-04-07
selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX
Kumar Kartikeya Dwivedi
1
-0
/
+94
2026-04-07
selftests/bpf: Add syscall ctx variable offset tests
Kumar Kartikeya Dwivedi
2
-6
/
+267
2026-04-07
selftests/bpf: Convert ctx tests from ASM to C
Kumar Kartikeya Dwivedi
2
-45
/
+35
2026-04-07
bpf: Support variable offsets for syscall PTR_TO_CTX
Kumar Kartikeya Dwivedi
2
-2
/
+0
2026-04-06
kunit: tool: Terminate kernel under test on SIGINT
David Gow
1
-9
/
+19
2026-04-06
kunit: tool: skip stty when stdin is not a tty
Shuvam Pandey
2
-2
/
+50
2026-04-06
kunit: tool: Recommend --raw_output=all if no KTAP found
David Gow
1
-1
/
+2
2026-04-06
kunit: Add --list_suites to show suites
Ryota Sakamoto
2
-5
/
+27
2026-04-06
selftests/nolibc: only use libgcc when really necessary
Thomas Weißschuh
1
-13
/
+4
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
1
-0
/
+55
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
1
-0
/
+24
2026-04-06
selftests: ublk: test that teardown after incomplete recovery completes
Uday Shankar
5
-3
/
+95
2026-04-06
selftests/bpf: remove unused toggle in tc_tunnel
Alexis Lothoré (eBPF Foundation)
1
-10
/
+5
2026-04-06
selftests/bpf: add get_next_key boundary test for cgroup_storage
Weiming Shi
1
-0
/
+5
2026-04-06
selftests/bpf: Add torn write detection test for htab BPF_F_LOCK
Mykyta Yatsenko
2
-1
/
+184
2026-04-06
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+11
[prev]
[next]