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-17
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-11-17
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-9
/
+21
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-11-08
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-0
/
+2
2024-11-08
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+75
2024-11-08
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-11-08
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
1
-8
/
+50
2024-11-08
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
1
-16
/
+32
2024-11-08
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
1
-9
/
+15
2024-11-08
locking/lockdep: Rework lockdep_lock
Peter Zijlstra
1
-41
/
+48
2024-11-08
locking/lockdep: Fix bad recursion pattern
Peter Zijlstra
1
-34
/
+40
2024-11-08
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-11-08
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-11-08
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-11-08
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-11-08
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-11-08
signal: Replace BUG_ON()s
Thomas Gleixner
1
-4
/
+7
2024-11-08
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Daniel Borkmann
1
-2
/
+2
2024-11-08
kthread: fix task state in kthread worker if being frozen
Chen Yu
1
-1
/
+9
2024-11-08
kthread: add kthread_work tracepoints
Rob Clark
1
-0
/
+9
2024-11-08
bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
Toke Høiland-Jørgensen
1
-3
/
+6
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
1
-1
/
+3
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-12
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
3
-20
/
+9
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-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
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
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
1
-6
/
+3
2024-08-19
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
1
-5
/
+18
2024-08-19
dma: fix call order in dmam_free_coherent
Lance Richardson
1
-1
/
+1
2024-08-19
kdb: Use the passed prompt in kdb_position_cursor()
Douglas Anderson
1
-1
/
+1
2024-08-19
kdb: address -Wformat-security warnings
Arnd Bergmann
1
-2
/
+2
2024-08-19
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
1
-3
/
+8
2024-08-19
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
1
-0
/
+23
2024-08-19
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-08-19
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
1
-1
/
+1
2024-07-18
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-07-05
kheaders: explicitly define file modes for archived headers
Matthias Maennich
1
-1
/
+1
2024-07-05
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
1
-6
/
+3
[next]