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-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
2025-04-20
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-46
/
+18
2025-04-20
perf/core: Simplify the perf_event_alloc() error path
Peter Zijlstra
1
-69
/
+69
2025-04-20
tracing: fprobe: Cleanup fprobe hash when module unloading
Masami Hiramatsu (Google)
1
-2
/
+101
2025-04-20
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2
-3
/
+23
2025-04-20
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long
1
-9
/
+20
2025-04-20
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...
Waiman Long
1
-3
/
+3
2025-04-10
tracing: Do not use PERF enums when perf is not defined
Steven Rostedt
1
-2
/
+6
2025-04-10
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-0
/
+7
2025-04-10
tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
Ran Xiaokai
1
-1
/
+0
2025-04-10
tracing: Fix synth event printk format for str fields
Douglas Raillard
1
-1
/
+1
2025-04-10
tracing: Ensure module defining synth event cannot be unloaded while tracing
Douglas Raillard
1
-1
/
+29
2025-04-10
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
3
-4
/
+1
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-1
/
+1
[next]