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
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-25
Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+1
2026-07-25
Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
13
-56
/
+104
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
tools headers: Sync KVM headers with the kernel sources
Arnaldo Carvalho de Melo
4
-27
/
+40
2026-07-21
tools headers: Sync UAPI linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+10
2026-07-21
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-07-21
tools headers: Sync UAPI drm/drm.h with kernel sources
Arnaldo Carvalho de Melo
1
-19
/
+8
2026-07-21
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2026-07-21
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-07-21
tools headers: Sync linux/gfp_types.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2026-07-21
tools headers UAPI: Sync linux/rtnetlink.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-07-21
tools headers UAPI: Sync linux/const.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2026-07-21
perf bench bpf: Add missing .gitignore file
Arnaldo Carvalho de Melo
1
-0
/
+4
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
[next]