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-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-23
/
+103
2026-07-30
Merge tag 'pm-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+11
2026-07-30
rcu-tasks: Fix some comments for call_rcu_tasks() and call_rcu_tasks_rude()
Zqiang
1
-4
/
+4
2026-07-30
rcu-tasks: Rename tasks_rcu_exit_srcu_stall_timer to tasks_rcu_exit_stall_timer
Zqiang
1
-8
/
+8
2026-07-30
rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.s
Paul E. McKenney
1
-1
/
+1
2026-07-30
rcu: Reduce stack usage in show_rcu_gp_kthreads()
Zqiang
1
-18
/
+29
2026-07-30
rcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qs
Itai Handler
1
-5
/
+5
2026-07-30
rcu: Remove unused rdp parameter from rcu_check_gp_start_stall()
Zqiang
3
-6
/
+4
2026-07-30
rcu: Mark interrupts-enabled accesses to rdp->cpu_no_qs.b.norm
Paul E. McKenney
2
-5
/
+5
2026-07-30
sched/deadline: Use revised wakeup rule only for running dl_server
Gabriele Monaco
1
-1
/
+2
2026-07-29
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
1
-0
/
+1
2026-07-29
audit: fix potential use-after-free in audit_del_rule()
Luxiao Xu
1
-2
/
+4
2026-07-29
audit: fix potential integer overflow in audit_log_n_string()
Zhan Xusheng
1
-2
/
+9
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
1
-0
/
+3
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
1
-2
/
+2
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
1
-2
/
+10
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
1
-0
/
+1
2026-07-29
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
1
-4
/
+2
2026-07-29
futex: Optimise the size check get_futex_key()
Sebastian Andrzej Siewior
1
-1
/
+1
2026-07-29
futex: Use runtime constants for __futex_hash() hot path
Peter Zijlstra
1
-19
/
+25
2026-07-29
kho: fix size calculation in kho_preserved_memory_reserve()
Pratyush Yadav (Google)
1
-1
/
+1
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
1
-1
/
+1
2026-07-28
audit: drop BUG_ON() from audit_signal_info_syscall()
Ricardo Robaina
1
-1
/
+2
2026-07-28
audit: drop BUG_ON() from audit_add_to_parent()
Ricardo Robaina
1
-1
/
+1
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
1
-1
/
+11
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
1
-1
/
+5
2026-07-28
tracing/probes: Treating longer symbol name on event comparation
Masami Hiramatsu (Google)
3
-10
/
+17
2026-07-28
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
1
-3
/
+13
2026-07-28
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
1
-3
/
+3
2026-07-28
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
1
-6
/
+29
2026-07-28
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
1
-0
/
+9
2026-07-28
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_show()
Markus Elfring
1
-1
/
+1
2026-07-28
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
1
-4
/
+4
2026-07-28
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
1
-24
/
+33
2026-07-28
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
1
-5
/
+20
2026-07-28
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
1
-8
/
+6
2026-07-28
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
1
-2
/
+1
2026-07-28
tracing: Point constant hist field type to string literal
Yu Peng
1
-3
/
+1
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2
-1
/
+96
2026-07-28
bpf: Make btf_get_module_btf() and btf_relocate_id() non-static
Mykyta Yatsenko
1
-2
/
+2
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-0
/
+1
2026-07-27
bpf: Allow bpf_res_spin_lock() in all contexts
Kumar Kartikeya Dwivedi
1
-0
/
+2
2026-07-27
sched_ext: Report scx_link_sched() failures inline
Tejun Heo
1
-20
/
+9
2026-07-27
sched_ext: Abort directly from the hardlockup handler
Tejun Heo
1
-26
/
+9
2026-07-27
sched_ext: Report NMI kicks with scx_error()
Tejun Heo
2
-6
/
+1
2026-07-27
sched_ext: Format bstr exit messages after claiming the exit
Tejun Heo
3
-40
/
+64
2026-07-27
sched_ext: Make exit claiming lock-free
Tejun Heo
3
-45
/
+79
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
25
-152
/
+340
2026-07-26
scsi: dma-mapping: Make dma_max_mapping_size() return 0 for no DMA capability
John Garry
1
-0
/
+3
[prev]
[next]