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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-17
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-11-08
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
1
-1
/
+1
2024-11-08
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-11-08
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-11-08
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-17
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
1
-8
/
+50
2024-10-17
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-10-17
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-0
/
+2
2024-10-17
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+75
2024-10-17
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-2
/
+0
2024-10-17
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-2
/
+0
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
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-10-17
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-10-17
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-10-17
signal: Replace BUG_ON()s
Thomas Gleixner
1
-4
/
+7
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: Fix DEVMAP_HASH overflow check on 32-bit arches
Toke Høiland-Jørgensen
1
-3
/
+6
2024-10-17
Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps"
Pu Lehui
1
-2
/
+16
2024-10-17
Revert "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"
Pu Lehui
1
-6
/
+5
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
kthread: add kthread_work tracepoints
Rob Clark
1
-0
/
+9
2024-10-17
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
1
-0
/
+3
2024-10-17
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-10-17
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
3
-30
/
+46
2024-10-17
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2
-8
/
+9
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
1
-1
/
+3
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
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
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Connor O'Brien
1
-5
/
+12
2024-09-12
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-09-12
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Connor O'Brien
1
-40
/
+10
2024-09-12
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
1
-1
/
+4
2024-09-04
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-09-04
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-08-19
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
1
-0
/
+7
2024-08-19
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
1
-3
/
+3
2024-08-19
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
1
-0
/
+1
2024-08-19
ntp: Safeguard against time_constant overflow
Justin Stitt
1
-3
/
+2
2024-08-19
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
1
-2
/
+2
2024-08-19
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
1
-1
/
+2
2024-08-19
kprobes: Fix to check symbol prefixes correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-08-19
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
1
-0
/
+6
[next]