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
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
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2
-4
/
+28
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-10
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+4
2020-11-05
seccomp: Make duplicate listener detection non-racy
Jann Horn
1
-7
/
+31
2020-11-05
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
1
-0
/
+4
2020-11-05
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
1
-8
/
+14
2020-11-05
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
1
-1
/
+3
2020-10-29
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+29
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2
-4
/
+11
2020-10-29
module: statically initialize init section freeing data
Daniel Jordan
1
-10
/
+3
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
1
-2
/
+6
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
1
-4
/
+5
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
2020-10-14
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
1
-3
/
+3
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-07
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-10-07
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
1
-4
/
+2
2020-10-01
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
2020-10-01
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+22
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-10-01
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-10-01
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
1
-1
/
+3
2020-10-01
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
1
-2
/
+2
2020-10-01
printk: handle blank console arguments passed in.
Shreyas Joshi
1
-0
/
+3
2020-10-01
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
1
-32
/
+47
2020-10-01
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2
-3
/
+6
2020-10-01
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-6
/
+6
2020-10-01
kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-4
/
+4
2020-10-01
exec: Fix a deadlock in strace
Bernd Edlinger
1
-2
/
+2
2020-10-01
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-0
/
+1
2020-10-01
tracing: Use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
1
-2
/
+1
2020-10-01
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
1
-8
/
+0
2020-10-01
locking/lockdep: Decrement IRQ context counters when removing lock chain
Waiman Long
2
-17
/
+29
2020-10-01
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
1
-2
/
+0
2020-10-01
tracing: Set kernel_stack's caller size properly
Josef Bacik
1
-1
/
+1
2020-10-01
module: Remove accidental change of module_enable_x()
Steven Rostedt (VMware)
1
-5
/
+1
2020-10-01
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2020-10-01
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2020-10-01
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2
-0
/
+5
2020-10-01
tracing: Verify if trace array exists before destroying it.
Divya Indi
2
-4
/
+17
[next]