index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-04-02
Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
-42
/
+10
2025-04-02
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
-2
/
+3
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
-17
/
+16
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
-7
/
+17
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
-0
/
+10
2025-04-02
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
-9
/
+17
2025-04-02
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
-19
/
+48
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
-1
/
+2
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
-0
/
+7
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
-0
/
+1
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
-0
/
+1
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
-2
/
+1
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
-3
/
+23
2025-04-01
mseal sysmap: uprobe mapping
Jeff Xu
-1
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-7
/
+21
2025-04-01
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
Shakeel Butt
-1
/
+2
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-115
/
+252
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-77
/
+110
2025-03-31
cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it
Waiman Long
-9
/
+6
2025-03-31
cgroup/cpuset: Code cleanup and comment update
Waiman Long
-23
/
+38
2025-03-31
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
-0
/
+15
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
-117
/
+141
2025-03-31
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
-9
/
+20
2025-03-31
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
-3
/
+3
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-143
/
+574
2025-03-31
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
-9
/
+9
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-204
/
+130
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+4
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+21
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+22
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-414
/
+1363
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-458
/
+1606
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-18
/
+0
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-21
/
+42
2025-03-28
srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
Paul E. McKenney
-0
/
+2
2025-03-28
kdb: Remove optional size arguments from strscpy() calls
Thorsten Blum
-2
/
+2
2025-03-28
kdb: remove usage of static environment buffer
Nir Lichtman
-40
/
+8
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-16
/
+0
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-55
/
+106
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
-12
/
+6
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
-7
/
+138
2025-03-28
ring-buffer: Remove the unused variable bmeta
Jiapeng Chong
-3
/
+0
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_...
Masami Hiramatsu (Google)
-18
/
+8
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
-1
/
+1
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
-0
/
+7
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
-1
/
+13
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
-12
/
+57
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
-13
/
+89
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
-9
/
+89
[prev]
[next]