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-11
hrtimer: Account nr_retries on recovered interrupt retries
Liang Hao
1
-1
/
+3
2026-08-11
tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
1
-8
/
+8
2026-08-11
tracing: Report every TP_printk double dereference
David Carlier
1
-0
/
+2
2026-08-11
timers/itimer: Zero-init old itimerval before copy to userspace
Jérémy Jean
1
-1
/
+1
2026-08-11
nohz: Replace dead select with choice default
Julian Braha
1
-1
/
+0
2026-08-11
timekeeping: Remove the unused ktime_get_clock_ts64()
Thomas Weißschuh (Schneider Electric)
1
-34
/
+0
2026-08-10
ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
1
-37
/
+6
2026-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-args
Tejun Heo
72
-1988
/
+3412
2026-08-10
workqueue: skip the node_nr_active update for non-unbound workqueues
Breno Leitao
1
-2
/
+3
2026-08-10
workqueue: rename alloc_unbound_pwq() to alloc_pwq()
Breno Leitao
1
-4
/
+4
2026-08-10
workqueue: allocate attrs for all workqueues
Breno Leitao
1
-5
/
+3
2026-08-10
workqueue: rename wq->unbound_attrs to wq->attrs
Breno Leitao
1
-19
/
+19
2026-08-10
workqueue: test WQ_UNBOUND explicitly in the hotplug loops
Breno Leitao
1
-2
/
+2
2026-08-10
workqueue: account nr_active by the backing pool
Breno Leitao
1
-10
/
+16
2026-08-10
workqueue: release pwq pools by pool type
Breno Leitao
1
-4
/
+10
2026-08-10
workqueue: factor out alloc_and_link_percpu_pwqs()
Breno Leitao
1
-19
/
+24
2026-08-10
workqueue: factor out get_percpu_pool()
Breno Leitao
1
-12
/
+16
2026-08-10
timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()
Thomas Weißschuh (Schneider Electric)
1
-3
/
+5
2026-08-10
cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updates
Guopeng Zhang
1
-11
/
+13
2026-08-10
timekeeping: Use READ_ONCE/WRITE_ONCE() for xtime_sec to prevent tearing
Dennis Moshegov
1
-3
/
+7
2026-08-10
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
3
-2
/
+20
2026-08-10
sched: Avoid signed comparison of preempt_count() in __cant_migrate()
Boqun Feng
1
-1
/
+1
2026-08-10
sched: Remove the unused preempt_offset parameter of __cant_sleep()
Boqun Feng
1
-2
/
+2
2026-08-10
locking: Switch to _irq_{disable,enable}() variants in cleanup guards
Boqun Feng
1
-6
/
+6
2026-08-10
irq: Add KUnit test for refcounted interrupt enable/disable
Lyude Paul
2
-0
/
+110
2026-08-10
irq,spin_lock: Add counted interrupt disabling/enabling
Boqun Feng
2
-2
/
+57
2026-08-10
fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
Masami Hiramatsu (Google)
1
-9
/
+2
2026-08-10
futex: Sanitize and document task_struct::futex::state transitions
Thomas Gleixner
2
-40
/
+73
2026-08-10
futex/pi: Reject cross-mm private futex owners
Kyle Zeng
1
-0
/
+20
2026-08-09
Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-17
/
+33
2026-08-08
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
1
-1
/
+1
2026-08-08
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
1
-0
/
+1
2026-08-08
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
1
-1
/
+1
2026-08-08
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
1
-0
/
+2
2026-08-08
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
1
-1
/
+5
2026-08-08
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
1
-4
/
+4
2026-08-08
Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+4
2026-08-08
preempt: Track NMI nesting to separate per-CPU counter
Joel Fernandes
1
-0
/
+2
2026-08-08
eventfs: Define event fields before directory creation
Anubhav Shelat
1
-6
/
+7
2026-08-08
ftrace: Drop extra comma in trace_buffered_event_enable
Leon Hwang
1
-1
/
+1
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_mod
Leon Hwang
1
-3
/
+8
2026-08-08
ftrace: Protect direct_functions in update_ftrace_direct_del
Leon Hwang
1
-5
/
+8
2026-08-08
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
1
-1
/
+2
2026-08-08
tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
2
-0
/
+102
2026-08-08
futex: Tell kmemleak we're not leaking __futex_queues
Peter Zijlstra
1
-0
/
+2
2026-08-08
bpf: Reject tracing/freplace progs for struct_ops with arena args
Kumar Kartikeya Dwivedi
1
-0
/
+10
2026-08-08
bpf: Support __arena and __arena__nullable on struct_ops arguments
Tejun Heo
4
-22
/
+104
2026-08-08
bpf: Support __arena and __arena__nullable kfunc argument suffixes
Tejun Heo
3
-5
/
+64
2026-08-08
bpf: Collect kfuncs after resolving program resources
Kumar Kartikeya Dwivedi
1
-5
/
+6
2026-08-08
bpf: Split subprogram and kfunc collection
Kumar Kartikeya Dwivedi
1
-9
/
+32
[prev]
[next]