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
2025-07-01
selftests: vDSO: clock_getres: Drop unused include of err.h
Thomas Weißschuh
-1
/
+0
2025-07-01
selftests: vDSO: chacha: Correctly skip test if necessary
Thomas Weißschuh
-1
/
+2
2025-06-30
selftests: net: Add a selftest for externally validated neighbor entries
Ido Schimmel
-0
/
+367
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
-1
/
+27
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+5
2025-06-27
selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
Eduard Zingerman
-0
/
+41
2025-06-27
selftests/bpf: improve error messages in veristat
Mykyta Yatsenko
-11
/
+25
2025-06-27
selftests/net: packetdrill: add tcp_dsack_mult.pkt
Eric Dumazet
-0
/
+45
2025-06-27
selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
Song Liu
-97
/
+49
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+3
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
-0
/
+366
2025-06-26
selftests: forwarding: lib: Split setup_wait()
Petr Machata
-5
/
+10
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+95
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-99
/
+280
2025-06-26
selftests/bpf: Test array presets in veristat
Mykyta Yatsenko
-24
/
+159
2025-06-26
selftests/bpf: Support array presets in veristat
Mykyta Yatsenko
-50
/
+189
2025-06-26
selftests/bpf: Separate var preset parsing in veristat
Mykyta Yatsenko
-53
/
+99
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-362
/
+1476
2025-06-26
selftests/bpf: Add tests for string kfuncs
Viktor Malik
-0
/
+212
2025-06-26
selftests/bpf: Allow macros in __retval
Viktor Malik
-23
/
+19
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-5
/
+139
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-85
/
+112
2025-06-25
selftests/mm: fix validate_addr() helper
Dev Jain
-2
/
+5
2025-06-25
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
-1
/
+1
2025-06-25
selftests: drv-net: test RSS Netlink notifications
Jakub Kicinski
-0
/
+89
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
-15
/
+18
2025-06-25
selftests/bpf: check operations on untrusted ro pointers to mem
Eduard Zingerman
-0
/
+145
2025-06-25
selftests/bpf: Add tests for BPF_NEG range tracking logic
Song Liu
-0
/
+70
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
-10
/
+23
2025-06-25
selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest build
Yonghong Song
-4
/
+10
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
-0
/
+16
2025-06-25
torture: Default --no-clocksourcewd on arm64
Paul E. McKenney
-2
/
+2
2025-06-25
torture: Default --no-rcutasksflavors on arm64
Paul E. McKenney
-2
/
+11
2025-06-25
torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=y
Paul E. McKenney
-1
/
+6
2025-06-25
torture: Permit multiple space characters in kvm.sh --kconfig argument
Paul E. McKenney
-1
/
+1
2025-06-25
torture: Suppress torture.sh "Zero time" messages for disabled tests
Paul E. McKenney
-3
/
+3
2025-06-25
rcutorture: Make BUSTED scenario check and log readers
Paul E. McKenney
-0
/
+3
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
-2
/
+3
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
-0
/
+161
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
-0
/
+1
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
-2
/
+6
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
-0
/
+2
2025-06-24
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
-2
/
+7
2025-06-24
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
-9
/
+21
2025-06-24
selftests/pidfd: decode pidfd file handles withou having to specify an fd
Christian Brauner
-1
/
+65
2025-06-24
fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUP
Christian Brauner
-1
/
+1
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
-4
/
+115
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
-0
/
+23
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
-33
/
+10
2025-06-23
page_pool: import Jesper's page_pool benchmark
Jesper Dangaard Brouer
-0
/
+964
[prev]
[next]