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
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-23
/
+230
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+3
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-4
/
+56
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+358
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+10
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-2
/
+12
2026-07-24
selftests/xsk: account reclaimed invalid Tx descriptors
Maciej Fijalkowski
1
-12
/
+14
2026-07-24
selftests/xsk: fix too-many-frags multi-buffer Tx test
Maciej Fijalkowski
1
-9
/
+15
2026-07-24
selftests/net/af_unix: test listen() rejects wrong socket states
John Ericson
3
-0
/
+189
2026-07-24
selftests/ftrace: Reset triggers at top level before instance loop
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-23
selftests/bpf: Test passing scalar NULL to nonnull global subprog
Amery Hung
1
-0
/
+10
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-11
/
+345
2026-07-23
selftests: mptcp: userspace_pm: fix undefined variable port
Geliang Tang
1
-1
/
+1
2026-07-23
Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
1
-1
/
+3
2026-07-23
selftests/net: packetdrill: cover RST validation in SYN-RECEIVED
Yuxiang Yang
1
-0
/
+61
2026-07-22
selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel tests
Lorenzo Bianconi
1
-2
/
+12
2026-07-22
selftests: net: bridge: test ranges with PVID VLAN
Nikolay Aleksandrov
1
-0
/
+23
2026-07-22
selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()
Christian Brauner
1
-0
/
+1
2026-07-21
selftests: netconsole: ignore busywait errors
Matthieu Baerts (NGI0)
4
-5
/
+5
2026-07-21
selftests: drv-net: add missing kconfig for psp.py
Matthieu Baerts (NGI0)
1
-0
/
+3
2026-07-21
selftests: drv-net: increase timeout
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-07-21
selftests: ovpn: increase timeout
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-07-21
selftests: ovpn: add IPV6 and VETH configs
Matthieu Baerts (NGI0)
1
-0
/
+2
2026-07-21
selftests: openvswitch: add config file
Matthieu Baerts (NGI0)
1
-0
/
+16
2026-07-21
selftests: af_unix: add USER_NS config
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-07-21
selftests/fuse: add ACL_DONT_CACHE regression test
Amir Goldstein
2
-0
/
+357
2026-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+19
2026-07-21
KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
David Woodhouse
1
-5
/
+11
2026-07-21
KVM: selftests: sev_smoke_test: Only run VM types the host offers
David Woodhouse
1
-1
/
+8
2026-07-21
vsock/test: add test for small packets under pressure
Stefano Garzarella
1
-0
/
+87
2026-07-20
selftests/bpf: Add test for redirect from qdisc qevent block
Daniel Borkmann
3
-0
/
+137
2026-07-20
selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
Ricardo B. Marlière
1
-4
/
+4
2026-07-20
selftest: fix headers in fclog.c
Jori Koolstra
1
-3
/
+1
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau (Meta)
1
-1
/
+55
2026-07-20
selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
longlong yan
1
-1
/
+3
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
10
-63
/
+274
2026-07-17
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+57
2026-07-17
selftests: ntsync: correct CONFIG_NTSYNC name
Ethan Nelson-Moore
1
-1
/
+1
2026-07-17
selftests: netconsole: only restore MAC when it changed on resume
Andre Carvalho
1
-1
/
+2
2026-07-16
selftests/bpf: Cover tracing implicit kfunc args
Kumar Kartikeya Dwivedi
2
-0
/
+113
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
2
-23
/
+141
2026-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+303
2026-07-15
selftests/seccomp: Fix pointer type mismatch build error
Kuan-Ying Lee
1
-1
/
+2
2026-07-15
selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
Haofeng Li
1
-1
/
+1
2026-07-15
Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-11
/
+20
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+47
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+256
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
5
-43
/
+102
[next]