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-08
bpf: Rename 'early' BTF checking as a preparation phase
Kumar Kartikeya Dwivedi
2
-8
/
+10
2026-08-08
bpf: Simplify the bpf_is_reg64()
Eduard Zingerman
1
-82
/
+26
2026-08-08
bpf: Infer zext_dst based on static register liveness analysis
Eduard Zingerman
3
-116
/
+37
2026-08-08
bpf: Track upper 32-bit register halves' liveness in compute_live_registers()
Eduard Zingerman
2
-31
/
+59
2026-08-08
bpf: Move bpf_is_reg64() to fixups.c
Eduard Zingerman
2
-90
/
+90
2026-08-08
bpf: Extract is_addr_space_cast32() utility function
Eduard Zingerman
1
-9
/
+26
2026-08-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
4
-38
/
+38
2026-08-08
bpf: Fix mmap_lock leak in irq_work path
Sanghyun Park
3
-37
/
+56
2026-08-07
tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
Masami Hiramatsu (Google)
1
-2
/
+5
2026-08-07
bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Pu Lehui
1
-0
/
+17
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
28
-117
/
+367
2026-08-07
Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
4
-36
/
+57
2026-08-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+5
2026-08-07
sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacity
Ricardo Neri
1
-4
/
+0
2026-08-07
sched/fair: Allow load balancing between CPUs of identical capacity
Ricardo Neri
1
-1
/
+8
2026-08-07
sched/fair: Skip misfit load accounting when the destination CPU cannot help
Ricardo Neri
1
-4
/
+17
2026-08-07
sched/fair: Check CPU capacity before comparing group types during load balance
Ricardo Neri
1
-11
/
+11
2026-08-07
sched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITY
Ricardo Neri
1
-1
/
+3
2026-08-07
sched/fair: Do not skip CPUs of similar capacity with busy SMT siblings
Ricardo Neri
1
-3
/
+11
2026-08-07
sched/fair: Prefer fully idle cores for NOHZ balancing
Andrea Righi
1
-11
/
+44
2026-08-07
perf/core: Fix group leader use-after-free after sibling detach
Aditya Chillara
1
-30
/
+37
2026-08-07
perf: Reject exited events as group leaders
Kyle Zeng
1
-1
/
+7
2026-08-07
tracing/lock: Use TRACE_EVENT_FN() for contended_release
Dmitry Ilvokhin
1
-0
/
+4
2026-08-07
locking/qspinlock: Add contended_release tracepoint
Dmitry Ilvokhin
2
-0
/
+42
2026-08-07
futex: Fix race in futex_pivot_pending() during private hash resize
Yao Kai
1
-3
/
+4
2026-08-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-25
/
+25
2026-08-07
bpf: Reject load-acquire from pointers requiring fault protection
Daniel Borkmann
1
-1
/
+26
2026-08-06
cgroup/cpuset: update some comments about the page allocator
Brendan Jackman
1
-8
/
+5
2026-08-06
rqspinlock: Reset tail when preserving queue on deadlock
Kumar Kartikeya Dwivedi
1
-2
/
+3
2026-08-06
cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
1
-12
/
+68
2026-08-06
cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
Thomas Hellström
1
-4
/
+6
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-70
/
+241
2026-08-06
params: fix charp corruption on allocation failure
Jiacheng Yu
1
-6
/
+8
2026-08-06
module: validate string table section types
Thiébaud Weksteen
1
-1
/
+13
2026-08-06
bpf: Account for preempt and IRQ state in RCU protection
Ning Ding
1
-4
/
+10
2026-08-06
module/dups: Clean up includes
Petr Pavlu
1
-20
/
+12
2026-08-06
module/dups: Use strcmp() to compare module names
Petr Pavlu
1
-4
/
+2
2026-08-06
module/dups: Use scope-based cleanup helpers
Petr Pavlu
1
-33
/
+23
2026-08-06
module/dups: Avoid unnecessary kmod_dup_req allocations
Petr Pavlu
1
-16
/
+22
2026-08-06
module/dups: Fix use-after-free in kmod_dup_req lifetime handling
Petr Pavlu
1
-16
/
+40
2026-08-06
module/dups: Inform duplicate requests about the result directly
Petr Pavlu
1
-34
/
+9
2026-08-06
module: Remove unnecessary module::args
Petr Pavlu
1
-7
/
+8
2026-08-06
module: procfs: use matching type for accumulator in module_total_size()
Naveen Kumar Chaudhary
1
-1
/
+1
2026-08-06
module: use strscpy() to copy module names in stats and dup tracking
Naveen Kumar Chaudhary
2
-2
/
+2
2026-08-06
params: fix path of /sys/module/XYZ/parameters/ in comment
Zenghui Yu
1
-1
/
+1
2026-08-06
module/kallsyms: fix nextval for data symbol lookup
Stanislaw Gruszka
1
-8
/
+16
2026-08-06
bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
Kaitao Cheng
4
-66
/
+36
2026-08-06
bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lock
Kaitao Cheng
1
-5
/
+15
2026-08-05
tracing: Make per-template BTF id lists file-local
Mykyta Yatsenko
1
-13
/
+14
2026-08-05
bpf: Harden bloom filter sizing and indexing on 32-bit kernels
Jérémy Jean
1
-10
/
+9
[prev]
[next]