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-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-04-02
Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-02
Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-02
Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2025-04-02
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
2025-04-02
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
2025-04-02
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2025-04-01
mseal sysmap: uprobe mapping
Jeff Xu
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-31
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-28
srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
Paul E. McKenney
2025-03-28
kdb: Remove optional size arguments from strscpy() calls
Thorsten Blum
2025-03-28
kdb: remove usage of static environment buffer
Nir Lichtman
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
[prev]
[next]