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-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
-2
/
+20
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
-0
/
+117
2026-01-29
selftests: drv-net: rss_flow_label: skip unsupported devices
Nimrod Oren
-3
/
+8
2026-01-29
netconsole: selftests: Move netconsole selftests to separate target
Andre Carvalho
-14
/
+33
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-13
/
+89
2026-01-29
selftests: pci_endpoint: Add BAR subrange mapping test case
Koichiro Den
-0
/
+17
2026-01-29
Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-7
/
+81
2026-01-29
kselftest/riscv: add kselftest for user mode CFI
Deepak Gupta
-1
/
+693
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
-5
/
+13
2026-01-29
selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
Lorenzo Bianconi
-9
/
+53
2026-01-28
selftests: mptcp: join: fix local endp not being tracked
Matthieu Baerts (NGI0)
-5
/
+4
2026-01-28
selftests: mptcp: check subflow errors in close events
Matthieu Baerts (NGI0)
-3
/
+20
2026-01-28
selftests: mptcp: check no dup close events after error
Matthieu Baerts (NGI0)
-0
/
+51
2026-01-28
selftests: drv-net: toeplitz: accept bigger rss keys
Eric Dumazet
-1
/
+1
2026-01-28
selftests: drv-net: psp: fix test flakes from racy connection close
Daniel Zahka
-0
/
+2
2026-01-28
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
-0
/
+70
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
-0
/
+22
2026-01-28
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
-5
/
+6
2026-01-28
kselftest/arm64: Raise default number of loops in fp-pidbench
Mark Brown
-1
/
+1
2026-01-28
kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbench
Mark Brown
-0
/
+4
2026-01-27
selftests: ptp: treat unsupported PHC operations as skip
Junjie Cao
-12
/
+37
2026-01-27
selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Junjie Cao
-4
/
+7
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
-6
/
+302
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
-4
/
+25
2026-01-27
selftests/vsock: add tests for namespace deletion
Bobby Eshleman
-0
/
+84
2026-01-27
selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
-4
/
+568
2026-01-27
selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
-0
/
+78
2026-01-27
selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
-2
/
+138
2026-01-27
selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
-17
/
+30
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
-4
/
+15
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
-32
/
+69
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
-0
/
+32
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
-1
/
+1
2026-01-26
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
-1
/
+1
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-399
/
+371
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-86
/
+144
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
-1
/
+87
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
-3
/
+10
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
-0
/
+1
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
-0
/
+7
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
-2
/
+4
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
-0
/
+58
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
-0
/
+100
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
-1
/
+65
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
-0
/
+187
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-29
/
+22
2026-01-24
bpf: add fsession support
Menglong Dong
-1
/
+1
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
-7
/
+9
[prev]
[next]