index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
selftests: forwarding: add a pvid_change test to bridge_vlan_unaware
Vladimir Oltean
1
-3
/
+22
2024-12-11
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
1
-2
/
+16
2024-12-11
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
1
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-14
/
+19
2024-12-10
scx: Fix maximal BPF selftest prog
David Vernet
1
-3
/
+5
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
1
-0
/
+2
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
3
-0
/
+120
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-10
selftests/hid: Add host-tools to .gitignore
Charlie Jenkins
1
-0
/
+1
2024-12-10
selftests/powerpc: Fix typo in test-vphn.c
Zhu Jun
1
-1
/
+1
2024-12-09
selftests/cpufreq: gitignore output files and clean them in make clean
Li Zhijian
2
-0
/
+3
2024-12-09
selftests: forwarding: Add a selftest for the new reserved_bits UAPI
Petr Machata
2
-0
/
+353
2024-12-09
selftests: net: lib: Add several autodefer helpers
Petr Machata
2
-7
/
+39
2024-12-09
selftests: net: lib: Rename ip_link_master() to ip_link_set_master()
Petr Machata
2
-4
/
+4
2024-12-09
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2
-3
/
+14
2024-12-09
selftests/bpf: Add more stats into veristat
Mykyta Yatsenko
1
-6
/
+58
2024-12-09
selftests: livepatch: add test cases of stack_order sysfs interface
Wardenjohn
1
-0
/
+71
2024-12-09
selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh
George Guo
1
-1
/
+1
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
39
-169
/
+909
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-10
/
+6
2024-12-06
selftests: net: cleanup busy_poller.c
Joe Damato
1
-38
/
+50
2024-12-06
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
1
-0
/
+40
2024-12-06
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-06
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
20
-61
/
+636
2024-12-06
x86/mm/selftests: Fix typo in lam.c
Gautam Somani
1
-1
/
+1
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
51
-161
/
+83
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-05
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
1
-1
/
+1
2024-12-05
selftest: hugetlb_dio: fix test naming
Mark Brown
1
-9
/
+5
2024-12-05
selftests/tc-testing: sfq: test that kernel rejects limit of 1
Octavian Purdila
2
-0
/
+41
2024-12-05
selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
Song Yoong Siang
1
-0
/
+1
2024-12-05
selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
Song Yoong Siang
1
-1
/
+1
2024-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-0
/
+14
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-102
/
+266
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-65
/
+215
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2
-15
/
+20
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
2024-12-04
selftests/net: call sendmmsg via udpgso_bench.sh
Kenjiro Nakayama
1
-0
/
+3
2024-12-04
selftests/sched_ext: fix build after renames in sched_ext API
Ihor Solodrai
12
-19
/
+19
2024-12-04
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
1
-0
/
+17
2024-12-04
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
1
-0
/
+18
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
4
-19
/
+62
2024-12-04
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
[prev]
[next]