index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
ring-buffer: Move cpus_read_lock() outside of buffer->mutex
Steven Rostedt
1
-5
/
+6
2025-06-19
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Dmitry Antipov
1
-3
/
+1
2025-06-19
ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
Steven Rostedt
1
-8
/
+18
2025-06-19
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-19
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
1
-4
/
+30
2025-06-19
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
1
-0
/
+8
2025-06-19
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
1
-2
/
+16
2025-06-19
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
1
-1
/
+1
2025-06-19
bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe...
Di Shen
1
-0
/
+2
2025-06-19
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
1
-1
/
+1
2025-06-19
tracing: Fix error handling in event_trigger_parse()
Miaoqian Lin
1
-2
/
+2
2025-06-19
tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
3
-14
/
+12
2025-06-19
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
1
-15
/
+105
2025-06-19
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
1
-11
/
+16
2025-06-19
bpf: Check link_create.flags parameter for multi_uprobe
Tao Chen
1
-0
/
+3
2025-06-19
bpf: Check link_create.flags parameter for multi_kprobe
Tao Chen
1
-0
/
+3
2025-06-19
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
3
-1
/
+11
2025-06-19
PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
Zijun Hu
1
-0
/
+3
2025-06-19
PM: EM: Fix potential division-by-zero error in em_compute_costs()
Yaxiong Tian
1
-0
/
+4
2025-06-19
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
1
-2
/
+11
2025-06-19
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
3
-6
/
+10
2025-06-19
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
1
-0
/
+6
2025-06-19
perf/core: Fix broken throttling when max_samples_per_tick=1
Qing Wang
1
-8
/
+8
2025-06-19
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
1
-2
/
+4
2025-06-10
tracing: Fix compilation warning on arm32
Pan Taixi
1
-1
/
+1
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2025-05-25
module: release codetag section when module load fails
David Wang
1
-0
/
+1
2025-05-20
Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-05-19
padata: do not leak refcount in reorder_work
Dominik Grzegorzek
1
-1
/
+2
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+5
2025-05-14
Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2025-05-14
Merge tag 'trace-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+7
2025-05-14
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
1
-3
/
+5
2025-05-14
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
1
-5
/
+1
2025-05-14
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
1
-1
/
+1
2025-05-13
Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-4
/
+32
2025-05-13
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
5
-3
/
+27
2025-05-12
Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-69
/
+124
2025-05-12
Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2025-05-12
kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
Sami Tolvanen
1
-0
/
+5
2025-05-11
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Hildenbrand
1
-4
/
+5
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+44
2025-05-10
tracing: add missing trace_probe_log_clear for eprobes
Paul Cacheux
1
-0
/
+3
2025-05-10
tracing: fprobe: Fix RCU warning message in list traversal
Breno Leitao
1
-1
/
+2
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-05-07
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
1
-1
/
+3
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
1
-0
/
+6
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+9
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
[next]