index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
selftests: mptcp: connect: fix C23 extension warning
Matthieu Baerts (NGI0)
1
-2
/
+3
2025-08-18
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-08-18
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
3
-10
/
+305
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
2
-0
/
+129
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
2
-5
/
+98
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
3
-0
/
+66
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
1
-10
/
+21
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
1
-6
/
+5
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
3
-0
/
+315
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
1
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
1
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
Ilya Leoshkevich
5
-0
/
+30
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
1
-2
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-08-15
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
1
-7
/
+5
2025-08-15
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
2
-0
/
+70
2025-08-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-08-15
selftest: forwarding: router: Add a test case for IPv4 link-local source IP
Ido Schimmel
1
-0
/
+29
2025-08-15
kunit: tool: Parse skipped tests from kselftest.h
Thomas Weißschuh
2
-4
/
+7
2025-08-15
selftests/bpf: Enable arena atomics tests for RV64
Pu Lehui
1
-3
/
+6
2025-08-14
selftests/tc-testing: Check backlog stats in gso_skb case
William Liu
1
-0
/
+198
2025-08-14
selftests: net: Test bridge backup port when port is administratively down
Ido Schimmel
1
-4
/
+27
2025-08-14
selftests: drv-net: wait for carrier
Jakub Kicinski
3
-22
/
+39
2025-08-14
torture: Add --do-normal parameter to torture.sh help text
Paul E. McKenney
1
-0
/
+1
2025-08-14
rcutorture: Fix jitter.sh spin time
Paul E. McKenney
1
-3
/
+24
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+81
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+78
2025-08-14
selftests: drv-net: add test for RSS on flow label
Jakub Kicinski
2
-0
/
+168
2025-08-13
selftests: net/forwarding: test purge of active DWRR classes
Davide Caratti
2
-0
/
+9
2025-08-13
selftests: netconsole: Validate interface selection by MAC address
Andre Carvalho
2
-20
/
+41
2025-08-13
selftests: forwarding: Add a test for FDB activity notification control
Ido Schimmel
2
-1
/
+176
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
1
-1
/
+1
2025-08-13
Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+3
2025-08-12
selftests: tls: test TCP stealing data from under the TLS socket
Jakub Kicinski
1
-0
/
+63
2025-08-12
selftests: drv-net: devmem: flip the direction of Tx tests
Jakub Kicinski
1
-6
/
+6
2025-08-12
selftests: net: terminate bkg() commands on exception
Jakub Kicinski
1
-1
/
+4
2025-08-12
selftests: drv-net: devmem: add / correct the IPv6 support
Jakub Kicinski
1
-1
/
+1
2025-08-12
selftests: drv-net: devmem: remove sudo from system() calls
Jakub Kicinski
1
-7
/
+7
2025-08-12
selftests: drv-net: add configs for zerocopy Rx
Jakub Kicinski
1
-0
/
+2
2025-08-12
selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.
Kuniyuki Iwashima
1
-1
/
+1
2025-08-12
selftest: af_unix: Silence -Wall warning for scm_pid.c.
Kuniyuki Iwashima
1
-2
/
+0
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rights.c.
Kuniyuki Iwashima
1
-15
/
+13
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.
Kuniyuki Iwashima
1
-14
/
+12
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
22
-51
/
+1081
2025-08-12
selftests: drv-net: don't assume device has only 2 queues
Jakub Kicinski
1
-4
/
+6
2025-08-11
selftests/proc: fix string literal warning in proc-maps-race.c
Sukrut Heroorkar
1
-3
/
+3
2025-08-11
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
[prev]
[next]