index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-07-28
tracing/probes: Treating longer symbol name on event comparation
Masami Hiramatsu (Google)
2026-07-28
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
2026-07-28
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
2026-07-28
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
2026-07-28
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
2026-07-28
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
2026-07-28
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_sh...
Markus Elfring
2026-07-28
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
2026-07-28
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
2026-07-28
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
2026-07-28
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
2026-07-28
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
2026-07-28
tracing: Point constant hist field type to string literal
Yu Peng
2026-07-28
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
2026-07-28
bpf: Make btf_get_module_btf() and btf_relocate_id() non-static
Mykyta Yatsenko
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-07-27
bpf: Allow bpf_res_spin_lock() in all contexts
Kumar Kartikeya Dwivedi
2026-07-27
sched_ext: Report scx_link_sched() failures inline
Tejun Heo
2026-07-27
sched_ext: Abort directly from the hardlockup handler
Tejun Heo
2026-07-27
sched_ext: Report NMI kicks with scx_error()
Tejun Heo
2026-07-27
sched_ext: Format bstr exit messages after claiming the exit
Tejun Heo
2026-07-27
sched_ext: Make exit claiming lock-free
Tejun Heo
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
2026-07-26
scsi: dma-mapping: Make dma_max_mapping_size() return 0 for no DMA capability
John Garry
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-07-26
Merge tag 'smp-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-26
RDMA/cgroup: Disambiguate devices across net namespaces
Jiri Pirko
2026-07-25
sched_ext: Use rcu_access_pointer() for the first_task comparison
Tejun Heo
2026-07-25
sched_ext: Resolve most remaining scx_root accesses
Tejun Heo
2026-07-25
sched_ext: Add scx_cgroup_sched() for cgrp->scx_sched reads
Tejun Heo
2026-07-25
kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Michal Clapinski
2026-07-25
liveupdate: Remember FLB retrieve() status
David Matlack
2026-07-25
liveupdate: Reference count outgoing FLB data
David Matlack
2026-07-25
liveupdate: reject nonzero reserved value for SESSION_FINISH
Jackie Liu
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2026-07-24
tracing: perf: Fix stale head for perf syscall tracing
Steven Rostedt
2026-07-24
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-24
rcu-tasks: Dump rtpcp->lazy_timer status in show_rcu_tasks_generic_gp_kthread()
Zqiang
2026-07-24
rcu-tasks: Update comments in call_rcu_tasks_generic()
Zqiang
2026-07-24
rcu: Mark accesses to rdp->rcu_cpu_has_work
Paul E. McKenney
2026-07-24
rcu: Remove unused func parameter from callback-enqueue functions
Joel Fernandes
2026-07-24
rcu: Remove unused expedited_need_qs field from rcu_state
Joel Fernandes
2026-07-24
rcu: Use WRITE_ONCE() for ->rcu_need_heavy_qs
Paul E. McKenney
2026-07-24
rcu: Use this_cpu_{read,write}() for ->cpu_no_qs.b.exp
Paul E. McKenney
2026-07-24
rcuscale: Add concurrent expedited GP threads for callback scaling tests
Puranjay Mohan
2026-07-24
rcu: Advance callbacks for expedited GP completion in rcu_core()
Puranjay Mohan
2026-07-24
rcu: Detect expedited grace period completion in rcu_pending()
Puranjay Mohan
2026-07-24
rcu: Wake NOCB rcuog kthreads on expedited grace period completion
Puranjay Mohan
[prev]
[next]