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
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
2025-03-28
module: Add module_for_each_mod() function
Steven Rostedt
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
2025-03-28
ring-buffer: Add buffer meta data for persistent ring buffer
Steven Rostedt
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
2025-03-28
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-22
Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-21
Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2025-02-19
cgroup/dmem: Don't open-code css_for_each_descendant_pre
Friedrich Vock
2025-02-18
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
2025-02-18
uprobes: Don't use %pK through printk
Thomas Weißschuh
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
2025-02-13
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
Anup Patel
2025-02-12
acct: block access to kernel internal filesystems
Christian Brauner
2025-02-12
acct: perform last write from workqueue
Christian Brauner
2025-02-10
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
2025-02-08
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
2025-02-08
sched_ext: Implement auto local dispatching of migration disabled tasks
Tejun Heo
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-02-08
Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-08
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-08
Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-08
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
[next]