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
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
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-10
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-11-10
Blktrace: bail out early if block debugfs is not configured
Liu Bo
1
-3
/
+3
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+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
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
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-14
perf: Fix task_function_call() error handling
Kajol Jain
1
-2
/
+3
2020-10-14
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
1
-5
/
+3
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-10-01
printk: handle blank console arguments passed in.
Shreyas Joshi
1
-0
/
+3
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
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
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2020-10-01
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2
-0
/
+5
2020-10-01
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-23
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-23
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
1
-1
/
+1
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-08-21
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
1
-0
/
+7
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-08-21
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-08-21
cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
Yang Yingliang
1
-0
/
+2
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+8
2020-08-05
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
1
-3
/
+9
2020-07-29
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
1
-1
/
+1
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-1
/
+9
2020-07-22
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-11
/
+18
2020-07-09
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
[next]