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
2024-11-01
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-11-01
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-11-01
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-11-01
bpf: Fix iter/task tid filtering
Jordan Rome
1
-1
/
+1
2024-11-01
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
1
-1
/
+7
2024-11-01
bpf: Fix memory leak in bpf_core_apply
Jiri Olsa
1
-0
/
+1
2024-11-01
bpf: devmap: provide rxq after redirect
Florian Kauer
1
-4
/
+7
2024-11-01
bpf: Use raw_spinlock_t in ringbuf
Wander Lairson Costa
1
-6
/
+6
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-17
kthread: unpark only parked kthread
Frederic Weisbecker
1
-0
/
+2
2024-10-17
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-10-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-10-17
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-10-17
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-10-17
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-10-17
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-17
/
+13
2024-10-17
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-17
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-17
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
1
-8
/
+50
2024-10-17
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-10-17
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-10-17
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-10-17
jump_label: Fix static_key_slow_dec() yet again
Peter Zijlstra
1
-7
/
+27
2024-10-17
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
Thomas Gleixner
1
-9
/
+11
2024-10-17
static_call: Replace pointless WARN_ON() in static_call_module_notify()
Thomas Gleixner
1
-1
/
+1
2024-10-17
static_call: Handle module init failure correctly in static_call_del_module()
Thomas Gleixner
1
-0
/
+11
2024-10-17
module: Fix KCOV-ignored file name
Dmitry Vyukov
1
-1
/
+1
2024-10-17
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
1
-16
/
+32
2024-10-17
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
1
-1
/
+2
2024-10-17
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2
-0
/
+3
2024-10-17
bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
Daniel Borkmann
1
-5
/
+11
2024-10-17
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Daniel Borkmann
1
-2
/
+2
2024-10-17
kthread: fix task state in kthread worker if being frozen
Chen Yu
1
-1
/
+9
2024-10-17
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
1
-0
/
+8
2024-10-17
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
1
-1
/
+4
2024-10-17
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
1
-0
/
+3
2024-09-12
bpf: Silence a warning in btf_type_id_size()
Yonghong Song
1
-6
/
+7
2024-09-12
workqueue: Improve scalability of workqueue watchdog touch
Nicholas Piggin
1
-2
/
+8
2024-09-12
workqueue: wq_watchdog_touch is always called with valid CPU
Nicholas Piggin
1
-0
/
+2
2024-09-12
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
3
-6
/
+15
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
1
-2
/
+1
2024-09-12
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
1
-0
/
+1
2024-09-12
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
1
-0
/
+16
2024-09-12
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
1
-4
/
+5
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-4
/
+2
2024-09-08
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2
-27
/
+6
2024-09-08
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
1
-1
/
+4
2024-08-29
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
[next]