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-25
exit: fix the usage of delay_group_leader->exit_code in do_notify_parent() an...
Oleg Nesterov
2025-03-25
pidfs: cleanup the usage of do_notify_pidfd()
Oleg Nesterov
2025-03-25
lockdep: Fix wait context check on softirq for PREEMPT_RT
Ryo Takakura
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2025-03-24
Merge tag 'stop-machine.2025.03.21a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-24
rv: Add scpd, snep and sncid per-cpu monitors
Gabriele Monaco
2025-03-24
rv: Add snroc per-task monitor
Gabriele Monaco
2025-03-24
rv: Add sco and tss per-cpu monitors
Gabriele Monaco
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
2025-03-24
tracing: Do not use PERF enums when perf is not defined
Steven Rostedt
2025-03-24
Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-03-24
Merge branches 'pm-em' and 'pm-runtime'
Rafael J. Wysocki
2025-03-23
tracing: Use hashtable.h for event_hash
Sasha Levin
2025-03-23
tracing: Ensure module defining synth event cannot be unloaded while tracing
Douglas Raillard
2025-03-23
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
2025-03-23
tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
Ran Xiaokai
2025-03-23
tracing: Align synth event print fmt
Douglas Raillard
2025-03-22
bpf: Fix out-of-bounds read in check_atomic_load/store()
Kohei Enju
2025-03-22
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-21
relay: use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
2025-03-21
resource: replace open coded variant of DEFINE_RES()
Andy Shevchenko
2025-03-21
resource: replace open coded variants of DEFINE_RES_*_NAMED()
Andy Shevchenko
2025-03-21
resource: replace open coded variant of DEFINE_RES_NAMED_DESC()
Andy Shevchenko
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
2025-03-21
fork: use __vmalloc_node() for stack allocation
Uladzislau Rezki (Sony)
2025-03-21
tracepoint: Print the function symbol when tracepoint_debug is set
Huang Shijie
2025-03-21
timekeeping: Fix possible inconsistencies in _COARSE clockids
John Stultz
2025-03-21
Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-21
PM: hibernate: Use crypto_acomp interface
Herbert Xu
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
[prev]
[next]