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
3 days
Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4 days
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
4 days
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
4 days
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
4 days
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
4 days
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
4 days
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
4 days
Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4 days
ftrace: Drop extra comma in trace_buffered_event_enable
Leon Hwang
4 days
ftrace: Protect direct_functions in update_ftrace_direct_mod
Leon Hwang
4 days
ftrace: Protect direct_functions in update_ftrace_direct_del
Leon Hwang
4 days
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
5 days
futex: Fix race in futex_pivot_pending() during private hash resize
Yao Kai
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6 days
rqspinlock: Reset tail when preserving queue on deadlock
Kumar Kartikeya Dwivedi
8 days
Merge tag 'locking-urgent-2026-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9 days
Merge tag 'liveupdate-fixes-2026-08-03' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9 days
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9 days
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10 days
Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10 days
Merge tag 'perf-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
futex: Prevent robust futex exit race some more
Keno Fischer
12 days
Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12 days
ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
Masami Hiramatsu (Google)
12 days
bpf: Propagate untrusted pointer state in commuted arithmetic
Yiyang Chen
12 days
bpf: Preserve pointer state for commuted arithmetic
Yiyang Chen
12 days
bpf: Simplify sanitize_err() signature
Eduard Zingerman
13 days
uprobes: Fix NULL pointer dereference in hprobe_expire()
Breno Leitao
13 days
Merge tag 'audit-pr-20260730' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
Merge tag 'pm-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
14 days
sched/deadline: Use revised wakeup rule only for running dl_server
Gabriele Monaco
14 days
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
2026-07-29
audit: fix potential use-after-free in audit_del_rule()
Luxiao Xu
2026-07-29
audit: fix potential integer overflow in audit_log_n_string()
Zhan Xusheng
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
2026-07-29
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
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-25
kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Michal Clapinski
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
tracing: Delay module ref count for "enable_event" trigger
Steven Rostedt
2026-07-24
tracing: Fix use-after-free freeing trigger private data
David Carlier
2026-07-24
tracing: Fix context switch counter truncation
Usama Arif
[next]