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
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
selftests: check pidfd_info->coredump_code correctness
Emanuele Rocca
-2
/
+66
2026-03-23
kselftest/coredump: reintroduce null pointer dereference
Emanuele Rocca
-1
/
+1
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-47
/
+680
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
-0
/
+601
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-4
/
+348
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-4
/
+336
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
-1
/
+2
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
-0
/
+34
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
-0
/
+108
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
-0
/
+91
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
-60
/
+42
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
-0
/
+94
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
-0
/
+58
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
-0
/
+1
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
-5
/
+5
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
-3
/
+3
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
-0
/
+47
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
-3
/
+6
2026-03-21
selftests/sched_ext: Return non-zero exit code on test failure
zhidao su
-1
/
+1
2026-03-20
tc-testing: add a test case for ETS offload
Davide Caratti
-0
/
+27
2026-03-20
selftests/vsock: fix vsock_test path shadowing in nested VMs
Bobby Eshleman
-2
/
+3
2026-03-20
selftests/vsock: fix vmtest.sh for read-only nested VM runners
Bobby Eshleman
-2
/
+19
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
-2
/
+13
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
-1
/
+1
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
-1
/
+7
2026-03-20
selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
-6
/
+8
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
-21
/
+5
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
-3
/
+6
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
-2
/
+17
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
-1
/
+3
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
-0
/
+3
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
-3
/
+11
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
-18
/
+2
2026-03-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
-4
/
+4
2026-03-20
selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
David Laight
-17
/
+17
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
-0
/
+13
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
-26
/
+41
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
-7
/
+9
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
-1
/
+1
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
-1
/
+15
2026-03-20
selftests/nolibc: fix test_file_stream() on musl libc
Thomas Weißschuh
-1
/
+9
2026-03-20
selftests: Add tests for creating pidns init via setns
Pavel Tikhomirov
-1
/
+240
2026-03-19
selftests: drv-net: gro: add a test for GRO depth
Jakub Kicinski
-20
/
+181
2026-03-19
selftests: drv-net: gro: add test for packet ordering
Jakub Kicinski
-6
/
+61
2026-03-19
selftests: drv-net: gro: test GRO stats
Jakub Kicinski
-2
/
+433
2026-03-19
selftests: drv-net: gro: use SO_TXTIME to schedule packets together
Jakub Kicinski
-3
/
+54
2026-03-19
selftests: drv-net: give HW stats sync time extra 25% of margin
Jakub Kicinski
-2
/
+2
2026-03-19
selftests: net: move gro to lib for HW vs SW reuse
Jakub Kicinski
-4
/
+4
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-42
/
+288
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
-1
/
+90
[prev]
[next]