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-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-21
selftests: net: add FOU multicast encapsulation resubmit test
Anton Danilov
3
-0
/
+175
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
cpupower: Add libm to cpupower for generic CPPC view
Jeremy Linton
1
-2
/
+2
2026-07-20
selftests/futex: Give circular-list nodes static storage
Miles Krause
1
-1
/
+1
2026-07-20
selftests/bpf: Silence maybe-uninitialized compiler warning in libarena
Viktor Malik
1
-1
/
+1
2026-07-20
selftests/bpf: Silence array bounds warning in global_map_resize
Viktor Malik
1
-2
/
+6
2026-07-20
selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256
Viktor Malik
1
-2
/
+2
2026-07-20
selftests/bpf: Check malloc result with ASSERT_NEQ in test_loader
Viktor Malik
1
-1
/
+1
2026-07-20
selftests/futex: Use thread synchronization helpers instead of usleep()
Yuwen Chen
1
-19
/
+28
2026-07-20
selftests/futex: Provide thread creation and synchronization helpers
Yuwen Chen
2
-1
/
+119
2026-07-20
selftests/rseq: Add missing test binaries to .gitignore
Cihan Karadag
1
-0
/
+2
2026-07-20
fscrypt: Remove FSCRYPT_MODE_MAX
Eric Biggers
1
-1
/
+0
2026-07-20
bpftool: Skip prog/map that disappears while looking it up by name
Jiayuan Chen
1
-0
/
+4
2026-07-20
selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
longlong yan
1
-1
/
+3
2026-07-20
verification/rvgen: Remove dead code
Nam Cao
2
-185
/
+1
2026-07-20
verification/rvgen: Remove the old state variables
Nam Cao
3
-14
/
+13
2026-07-20
verification/rvgen: Switch __create_matrix() to Lark
Nam Cao
2
-35
/
+12
2026-07-20
verification/rvgen: Switch __get_event_variables() to Lark
Nam Cao
1
-58
/
+18
2026-07-20
verification/rvgen: Delete __parse_constraint()
Nam Cao
1
-63
/
+4
2026-07-20
verification/rvgen: Simplify the generation for clock variables
Nam Cao
1
-93
/
+3
2026-07-20
verification/rvgen: Convert __fill_verify_guards_func() to Lark
Nam Cao
1
-8
/
+30
2026-07-20
verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Nam Cao
1
-9
/
+39
2026-07-20
verification/rvgen: Convert __fill_verify_invariants_func() to Lark
Nam Cao
1
-11
/
+21
2026-07-20
verification/rvgen: Implement state and transition parser based on Lark
Nam Cao
1
-0
/
+216
2026-07-20
verification/rvgen: Introduce a parse tree for automata using Lark
Nam Cao
1
-0
/
+186
2026-07-20
verification/rvgen: Switch LTL parser to Lark
Nam Cao
2
-116
/
+73
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
26
-88
/
+1077
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
3
-13
/
+13
2026-07-19
tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulers
Tejun Heo
2
-9
/
+23
2026-07-19
tools/sched_ext: scx_qmap - Add init fault injection modes
Tejun Heo
3
-1
/
+24
2026-07-19
tools/sched_ext: scx_qmap - Consume cgroup weights through set_weight
Tejun Heo
3
-116
/
+69
2026-07-19
perf stat: Add --hide-zero-events option to suppress zero-count events
Aaron Tomlin
5
-0
/
+55
2026-07-19
selftests/bpf: Cover scalar arena frees below the base
Yiyang Chen
1
-5
/
+35
2026-07-19
selftests/bpf: Remove redundant config option from selftests fragments
Alexis Lothoré (eBPF Foundation)
5
-5
/
+0
2026-07-19
selftests/bpf: Add tests for memory usage for arena
Jiayuan Chen
2
-0
/
+162
2026-07-19
selftests/bpf: Run arena tests serially
Jiayuan Chen
8
-8
/
+8
2026-07-17
perf build: Fix compiler errors with old capstone
Namhyung Kim
1
-0
/
+7
2026-07-17
perf ui hists: Fix NULL pointer array gap in add_script_opt()
Ian Rogers
1
-5
/
+12
2026-07-17
perf disasm: Fix potential NULL pointer dereference and use-after-free in arch__find()
Ian Rogers
1
-4
/
+4
2026-07-17
perf ui hists: Include limits.h for PATH_MAX definition
Ian Rogers
1
-0
/
+1
2026-07-17
perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
Ian Rogers
1
-3
/
+3
2026-07-17
perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
Ian Rogers
1
-1
/
+1
2026-07-17
selftests/cgroup: Fix minor defects in test_cpuset
Waiman Long
1
-17
/
+21
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
56
-168
/
+1916
[prev]
[next]