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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
bpf: Fix sleepable check for tracing/lsm prog
Leon Hwang
1
-0
/
+3
2026-08-05
bpf: Avoid changing callchain in bpf_get_stackid_pe
Jiri Olsa
1
-22
/
+17
2026-08-05
bpf: Avoid changing callchain in bpf_get_stack_pe
Jiri Olsa
1
-21
/
+15
2026-08-05
bpf: Disable preemption in __bpf_get_stack
Daniel Borkmann
1
-0
/
+3
2026-08-05
bpf: Clear buf on error in __bpf_get_task_stack
Jiri Olsa
1
-2
/
+5
2026-08-05
bpf: Remove trace_in argument from __bpf_get_stack
Jiri Olsa
1
-14
/
+35
2026-08-05
bpf: Factor callchain_finalize function from __bpf_get_stack
Jiri Olsa
1
-8
/
+17
2026-08-05
bpf: Factor callchain_store function from __bpf_get_stack
Jiri Olsa
1
-14
/
+25
2026-08-05
bpf: Disable preemption in bpf_get_stackid
Jiri Olsa
1
-11
/
+13
2026-08-05
bpf: Use stack id functions instead of __bpf_get_stackid
Jiri Olsa
1
-16
/
+27
2026-08-05
bpf: Factor stackid_new_bucket from __bpf_get_stackid
Jiri Olsa
1
-18
/
+30
2026-08-05
bpf: Factor stackid_fastpath function from __bpf_get_stackid
Jiri Olsa
1
-15
/
+28
2026-08-05
bpf: Factor stackid_init function from __bpf_get_stackid
Jiri Olsa
1
-36
/
+59
2026-08-05
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
1
-43
/
+47
2026-08-05
taskstats: fix cpumask parsing cutting off the last character
Bradley Morgan
1
-2
/
+1
2026-08-05
bpf: Inline bpf_iter_num_destroy() as a no-op
Puranjay Mohan
2
-3
/
+5
2026-08-05
bpf: Inline bpf_iter_num_next() kfunc
Puranjay Mohan
1
-0
/
+17
2026-08-05
bpf: Inline bpf_iter_num_new() kfunc
Puranjay Mohan
2
-2
/
+26
2026-08-05
bpf: Correct the overflow check comment in bpf_iter_num_next()
Puranjay Mohan
1
-5
/
+4
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
6
-18
/
+17
2026-08-05
sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]
Oleg Nesterov
2
-31
/
+29
2026-08-05
sysctl: add Returns: kernel-doc for all functions
Randy Dunlap
1
-20
/
+25
2026-08-05
sysctl: Update API function documentation
Joel Granados
1
-9
/
+24
2026-08-05
sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
Joel Granados
2
-5
/
+5
2026-08-05
sysctl: Replace do_proc_do{int,ulong,uint}vec with do_proc_vec
Joel Granados
2
-209
/
+239
2026-08-05
sysctl: Add negp parameter to douintvec converter functions
Joel Granados
1
-15
/
+16
2026-08-05
sysctl: Move default converter assignment out of do_proc_dointvec
Joel Granados
1
-4
/
+3
2026-08-05
bpf: Check load-acquire src ptr type before the load
Daniel Borkmann
1
-2
/
+2
2026-08-05
cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
Natalie Vock
1
-0
/
+42
2026-08-05
cgroup/dmem: Add queries for protection values
Natalie Vock
1
-0
/
+62
2026-08-04
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
8
-25
/
+36
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
mm: split out vmalloc declarations from internal.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-08-04
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2026-08-04
bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
Pu Lehui
1
-0
/
+8
2026-08-04
Merge tag 'locking-urgent-2026-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-27
/
+58
2026-08-04
rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
1
-1
/
+1
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2
-2
/
+0
2026-08-04
futex: Avoid private hash use-after-free on final put
Felix Hoffmann
1
-2
/
+8
2026-08-04
bpf: Invalidate RCU pointers after final spin unlock
Ning Ding
1
-0
/
+5
2026-08-04
Merge branch 'misc' into next
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-08-04
Merge branch 'crashkernel-cma' into kexec-next
Mike Rapoport (Microsoft)
1
-3
/
+86
2026-08-04
Merge branch 'kexec-misc' into kexec-next
Mike Rapoport (Microsoft)
1
-0
/
+27
2026-08-04
kho: exclude hugetlb memory from scratch size calculation
Pratyush Yadav (Google)
1
-2
/
+10
2026-08-04
kho: extend scratch
Pratyush Yadav (Google)
1
-17
/
+153
2026-08-04
kho: initialize preserved memory map radix tree earlier
Pratyush Yadav (Google)
1
-17
/
+26
2026-08-04
kho: initialize kho_scratch pointer earlier in boot
Pratyush Yadav (Google)
1
-2
/
+13
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
4
-37
/
+20
2026-08-04
kho: add kho_radix_init_tree()
Pratyush Yadav (Google)
1
-18
/
+44
[prev]
[next]