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
2024-04-19
selftests: netfilter: nft_queue.sh: move to lib.sh infra
Florian Westphal
-61
/
+34
2024-04-19
selftests/bpf: Use connect_to_addr in sk_assign
Geliang Tang
-25
/
+1
2024-04-19
selftests/bpf: Use connect_to_addr in cls_redirect
Geliang Tang
-17
/
+1
2024-04-19
selftests/bpf: Update arguments of connect_to_addr
Geliang Tang
-7
/
+15
2024-04-19
selftests/bpf: Use start_server_addr in sk_assign
Geliang Tang
-25
/
+4
2024-04-19
selftests/bpf: Use start_server_addr in cls_redirect
Geliang Tang
-18
/
+2
2024-04-19
selftests/bpf: Add start_server_addr helper
Geliang Tang
-2
/
+14
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
-231
/
+1087
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
-2
/
+16
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
-1
/
+4
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-132
/
+153
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-24
/
+29
2024-04-17
selftests: kselftest_harness: fix Clang warning about zero-length format
Jakub Kicinski
-5
/
+7
2024-04-17
selftests: openvswitch: Fix escape chars in regexp.
Adrian Moreno
-8
/
+8
2024-04-17
selftests: adopt BPF's approach to quieter builds
Jakub Kicinski
-16
/
+23
2024-04-17
selftests: fix netfilter path in Makefile
Yujie Liu
-1
/
+1
2024-04-16
selftests: drv-net: add config for netdevsim
Jakub Kicinski
-0
/
+2
2024-04-16
selftests: drv-net: add stdout to the command failed exception
Jakub Kicinski
-1
/
+2
2024-04-16
selftests/tcp_ao: Printing fixes to confirm with format-security
Dmitry Safonov
-6
/
+6
2024-04-16
selftests/tcp_ao: Fix fscanf() call for format-security
Dmitry Safonov
-1
/
+1
2024-04-16
selftests/tcp_ao: Zero-init tcp_ao_info_opt
Dmitry Safonov
-1
/
+1
2024-04-16
selftests/tcp_ao: Make RST tests less flaky
Dmitry Safonov
-10
/
+13
2024-04-16
selftests: forwarding: router_nh: Add a diagram
Petr Machata
-0
/
+14
2024-04-16
selftests: forwarding: router_mpath_nh_res: Add a diagram
Petr Machata
-0
/
+35
2024-04-16
selftests: forwarding: router_mpath_nh: Add a diagram
Petr Machata
-0
/
+35
2024-04-16
selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly
Danielle Ratson
-6
/
+8
2024-04-16
selftests: drivers: hw: Include tc_common.sh in hw_stats_l3
Petr Machata
-0
/
+2
2024-04-16
selftests: drivers: hw: ethtool.sh: Adjust output
Petr Machata
-9
/
+6
2024-04-16
selftests: drivers: hw: Fix ethtool_rmon
Petr Machata
-0
/
+1
2024-04-16
selftests: forwarding: bail_on_lldpad() should SKIP
Petr Machata
-1
/
+4
2024-04-16
selftests: forwarding: lib.sh: Validate NETIFS
Petr Machata
-5
/
+17
2024-04-16
selftests: net: Unify code of busywait() and slowwait()
Petr Machata
-23
/
+15
2024-04-16
torture: Scale --do-kvfree test time
Paul E. McKenney
-1
/
+1
2024-04-15
selftests: net: exercise page pool reporting via netlink
Jakub Kicinski
-2
/
+87
2024-04-15
selftests: net: support use of NetdevSimDev under "with" in python
Jakub Kicinski
-1
/
+14
2024-04-15
selftests: net: print full exception on failure
Jakub Kicinski
-1
/
+3
2024-04-15
selftests: net: print report check location in python tests
Jakub Kicinski
-11
/
+14
2024-04-15
Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-4
/
+7
2024-04-14
selftests/perf_events: Test FASYNC with watermark wakeups
Kyle Huey
-1
/
+148
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
-185
/
+962
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
-0
/
+42
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-100
/
+111
2024-04-14
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
-0
/
+2
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
-1
/
+1
2024-04-12
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
-274
/
+206
2024-04-12
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
-72
/
+36
2024-04-12
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
-52
/
+19
2024-04-12
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
-79
/
+53
2024-04-12
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
-56
/
+26
[prev]
[next]