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-05-22
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
1
-3
/
+5
2025-05-22
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
1
-5
/
+1
2025-05-22
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
1
-1
/
+1
2025-05-22
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
1
-0
/
+6
2025-05-22
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
5
-3
/
+27
2025-05-22
tracing: fprobe: Fix RCU warning message in list traversal
Breno Leitao
1
-1
/
+2
2025-05-22
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-05-18
timekeeping: Prevent coarse clocks going backwards
Thomas Gleixner
2
-10
/
+44
2025-05-18
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
1
-1
/
+3
2025-05-09
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
1
-1
/
+1
2025-05-09
kernel: param: rename locate_module_kobject
Shyam Saini
1
-3
/
+3
2025-05-09
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-09
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
2025-05-02
timekeeping: Add a lockdep override in tick_freeze()
Sebastian Andrzej Siewior
1
-0
/
+22
2025-05-02
perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
Gabriel Shahrouzi
1
-3
/
+3
2025-05-02
cgroup/cpuset: Don't allow creation of local partition over a remote one
Waiman Long
2
-0
/
+15
2025-05-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
1
-0
/
+10
2025-05-02
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
1
-0
/
+6
2025-05-02
bpf: Reject attaching fexit/fmod_ret to __noreturn functions
Yafang Shao
1
-0
/
+32
2025-05-02
bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates ...
Martin KaFai Lau
1
-5
/
+6
2025-05-02
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
Alexei Starovoitov
1
-3
/
+4
2025-05-02
bpf: Fix kmemleak warning for percpu hashmap
Yonghong Song
1
-3
/
+3
2025-05-02
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
1
-2
/
+2
2025-05-02
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-05-02
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2
-3
/
+4
2025-05-02
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
1
-0
/
+29
2025-05-02
dma/contiguous: avoid warning about unused size_bytes
Arnd Bergmann
1
-2
/
+1
2025-05-02
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-1
/
+1
2025-05-02
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
1
-19
/
+20
2025-05-02
PM: EM: use kfree_rcu() to simplify the code
Li RongQing
1
-9
/
+1
2025-04-25
tracing: Fix filter string testing
Steven Rostedt
1
-2
/
+2
2025-04-25
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-25
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
1
-3
/
+4
2025-04-25
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-04-20
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
1
-2
/
+2
2025-04-20
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
1
-2
/
+3
2025-04-20
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-20
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-04-20
tracing: Do not add length to print format in synthetic events
Steven Rostedt
1
-1
/
+0
2025-04-20
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
1
-9
/
+17
2025-04-20
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
1
-19
/
+48
2025-04-20
uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_...
Andrii Nakryiko
1
-2
/
+13
2025-04-20
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
1
-0
/
+3
2025-04-20
tracing: probe-events: Add comments about entry data storing code
Masami Hiramatsu (Google)
1
-0
/
+28
2025-04-20
tracing: probe-events: Log error for exceeding the number of arguments
Masami Hiramatsu (Google)
5
-4
/
+18
2025-04-20
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2025-04-20
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
4
-0
/
+19
2025-04-20
Flush console log from kernel_power_off()
Paul E. McKenney
2
-3
/
+2
2025-04-20
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Lizhi Xu
1
-3
/
+3
2025-04-20
srcu: Force synchronization for srcu_get_delay()
Paul E. McKenney
1
-1
/
+10
[next]