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-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-19
/
+104
2025-02-20
selftests/nsfs: add ioctl validation tests
Christian Brauner
-0
/
+14
2025-02-19
selftests: drv-net: add a simple TSO test
Jakub Kicinski
-0
/
+242
2025-02-19
selftests: drv-net: store addresses in dict indexed by ipver
Jakub Kicinski
-63
/
+50
2025-02-19
selftests: drv-net: get detailed interface info
Jakub Kicinski
-2
/
+2
2025-02-19
selftests: drv-net: resolve remote interface name
Jakub Kicinski
-0
/
+15
2025-02-19
selftests: net: Fix minor typos in MPTCP and psock tests
Suchit
-2
/
+2
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
-1
/
+6
2025-02-19
selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...
Cong Wang
-0
/
+46
2025-02-19
selftests: fib_rule_tests: Add port mask match tests
Ido Schimmel
-0
/
+20
2025-02-19
selftests: fib_rule_tests: Add port range match tests
Ido Schimmel
-0
/
+16
2025-02-19
selftests/bpf: Add tests for bpf_copy_from_user_task_str
Jordan Rome
-2
/
+188
2025-02-19
selftests/bpf: Enable kprobe_multi tests for ARM64
Alexis Lothoré (eBPF Foundation)
-9
/
+0
2025-02-19
selftests/bpf: Add rto max for bpf_setsockopt test
Jason Xing
-0
/
+2
2025-02-19
selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature
Bastien Curutchet (eBPF Foundation)
-29
/
+16
2025-02-19
selftests/bpf: tc_links/tc_opts: Unserialize tests
Bastien Curutchet (eBPF Foundation)
-34
/
+34
2025-02-19
selftests/bpf: Optionally open a dedicated namespace to run test in it
Bastien Curutchet (eBPF Foundation)
-0
/
+12
2025-02-19
selftests/bpf: ns_current_pid_tgid: Rename the test function
Bastien Curutchet (eBPF Foundation)
-1
/
+1
2025-02-19
selftests/ovl: add third selftest for "override_creds"
Christian Brauner
-0
/
+108
2025-02-19
selftests/ovl: add second selftest for "override_creds"
Christian Brauner
-11
/
+138
2025-02-19
selftests/filesystems: add utils.{c,h}
Christian Brauner
-2
/
+527
2025-02-19
selftests/ovl: add first selftest for "override_creds"
Christian Brauner
-0
/
+101
2025-02-18
selftests/bpf: check states pruning for deeply nested iterator
Eduard Zingerman
-0
/
+23
2025-02-18
selftests/bpf: test correct loop_entry update in copy_verifier_state
Eduard Zingerman
-0
/
+116
2025-02-18
selftests: net: Fix few spelling mistakes
Chandra Mohan Sundar
-4
/
+4
2025-02-18
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
-18
/
+44
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
-442
/
+0
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
-0
/
+172
2025-02-18
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
-0
/
+205
2025-02-18
selftests/bpf: Optionally select broadcasting flags
Bastien Curutchet (eBPF Foundation)
-12
/
+29
2025-02-18
selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
-19
/
+33
2025-02-18
selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
-49
/
+59
2025-02-18
kunit: tool: Build GDB scripts
Brendan Jackman
-2
/
+2
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
-8
/
+0
2025-02-18
selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
Petr Machata
-0
/
+76
2025-02-18
selftests: test_vxlan_fdb_changelink: Convert to lib.sh
Petr Machata
-15
/
+24
2025-02-18
selftests: forwarding: lib: Move require_command to net, generalize
Petr Machata
-10
/
+19
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
-18
/
+22
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
-1
/
+1
2025-02-17
selftests/bpf: Test returning referenced kptr from struct_ops programs
Amery Hung
-0
/
+173
2025-02-17
selftests/bpf: Test referenced kptr arguments of struct_ops programs
Amery Hung
-0
/
+113
2025-02-17
selftests: drv-net: Test queue xsk attribute
Joe Damato
-3
/
+143
2025-02-17
selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
Anna Emese Nyiri
-0
/
+244
2025-02-17
selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
Pranav Tyagi
-1
/
+1
2025-02-17
selftests/powerpc: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
-9
/
+9
2025-02-17
selftests/mm: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
-7
/
+8
2025-02-17
io_uring/zcrx: add selftest
David Wei
-0
/
+497
2025-02-17
Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...
Jens Axboe
-2
/
+135
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
-86
/
+165
[prev]
[next]