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
Age
Commit message (
Expand
)
Author
Lines
2025-11-03
selftests/namespaces: sixth listns() test
Christian Brauner
-0
/
+122
2025-11-03
selftests/namespaces: fifth listns() test
Christian Brauner
-0
/
+123
2025-11-03
selftests/namespaces: fourth listns() test
Christian Brauner
-0
/
+33
2025-11-03
selftests/namespaces: third listns() test
Christian Brauner
-0
/
+53
2025-11-03
selftests/namespaces: second listns() test
Christian Brauner
-0
/
+61
2025-11-03
selftests/namespaces: first listns() test
Christian Brauner
-1
/
+60
2025-11-03
selftests/namespaces: add listns() wrapper
Christian Brauner
-0
/
+35
2025-11-03
selftests/namespaces: fifteenth active reference count tests
Christian Brauner
-0
/
+164
2025-11-03
selftests/namespaces: fourteenth active reference count tests
Christian Brauner
-0
/
+132
2025-11-03
selftests/namespaces: thirteenth active reference count tests
Christian Brauner
-0
/
+194
2025-11-03
selftests/namespaces: twelth active reference count tests
Christian Brauner
-0
/
+176
2025-11-03
selftests/namespaces: eleventh active reference count tests
Christian Brauner
-0
/
+171
2025-11-03
selftests/namespaces: tenth active reference count tests
Christian Brauner
-0
/
+170
2025-11-03
selftests/namespaces: ninth active reference count tests
Christian Brauner
-0
/
+164
2025-11-03
selftests/namespaces: eigth active reference count tests
Christian Brauner
-0
/
+117
2025-11-03
selftests/namespaces: seventh active reference count tests
Christian Brauner
-0
/
+222
2025-11-03
selftests/namespaces: sixth active reference count tests
Christian Brauner
-0
/
+155
2025-11-03
selftests/namespaces: fifth active reference count tests
Christian Brauner
-0
/
+82
2025-11-03
selftests/namespaces: fourth active reference count tests
Christian Brauner
-0
/
+90
2025-11-03
selftests/namespaces: third active reference count tests
Christian Brauner
-0
/
+124
2025-11-03
selftests/namespaces: second active reference count tests
Christian Brauner
-0
/
+81
2025-11-03
selftests/namespaces: first active reference count tests
Christian Brauner
-1
/
+79
2025-11-03
selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
Christian Brauner
-1
/
+1
2025-11-03
cxl/test: Add cxl_translate module for address translation testing
Alison Schofield
-0
/
+446
2025-11-03
cxl/port: Remove devm_cxl_port_enumerate_dports()
Li Ming
-49
/
+0
2025-11-03
selftests: ublk: make ublk_thread thread-local variable
Ming Lei
-40
/
+45
2025-11-03
selftests: ublk: set CPU affinity before thread initialization
Ming Lei
-4
/
+10
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
-0
/
+2
2025-10-31
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
-0
/
+4
2025-10-31
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
-2
/
+2
2025-10-31
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
-0
/
+8
2025-10-31
selftests/bpf: Add checks in tc_tunnel when entering net namespaces
Alexis Lothoré (eBPF Foundation)
-46
/
+88
2025-10-31
selftests/bpf: Skip tc_tunnel subtest if its setup fails
Alexis Lothoré (eBPF Foundation)
-2
/
+2
2025-10-31
Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-28
/
+198
2025-10-31
selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet (eBPF Foundation)
-3
/
+163
2025-10-31
selftests/bpf: test_xsk: Isolate non-CI tests
Bastien Curutchet (eBPF Foundation)
-17
/
+32
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately on allocation failures
Bastien Curutchet (eBPF Foundation)
-42
/
+110
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
Bastien Curutchet (eBPF Foundation)
-4
/
+8
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when workers fail
Bastien Curutchet (eBPF Foundation)
-34
/
+76
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
Bastien Curutchet (eBPF Foundation)
-4
/
+4
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
Bastien Curutchet (eBPF Foundation)
-9
/
+19
2025-10-31
selftests/bpf: test_xsk: Add return value to init_iface()
Bastien Curutchet (eBPF Foundation)
-6
/
+11
2025-10-31
selftests/bpf: test_xsk: Release resources when swap fails
Bastien Curutchet (eBPF Foundation)
-1
/
+6
2025-10-31
selftests/bpf: test_xsk: Wrap test clean-up in functions
Bastien Curutchet (eBPF Foundation)
-12
/
+24
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
Bastien Curutchet (eBPF Foundation)
-1
/
+22
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
Bastien Curutchet (eBPF Foundation)
-0
/
+7
2025-10-31
selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
Bastien Curutchet (eBPF Foundation)
-1
/
+4
2025-10-31
selftests/bpf: test_xsk: Initialize bitmap before use
Bastien Curutchet (eBPF Foundation)
-0
/
+4
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
-2634
/
+2738
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
[prev]
[next]