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
2019-07-21
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-21
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-21
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-5
/
+22
2019-07-21
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2019-07-21
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
1
-0
/
+3
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-07-14
bpf, devmap: Add missing RCU read lock on flush
Toshiaki Makita
1
-0
/
+4
2019-07-14
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-07-14
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-07-10
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
1
-9
/
+1
2019-07-10
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+6
2019-07-10
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-10
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-07-10
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-07-10
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-07-10
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-07-10
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
1
-2
/
+3
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2
-4
/
+16
2019-07-03
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
1
-16
/
+84
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-2
/
+7
2019-07-03
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-07-03
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
Sasha Levin
1
-4
/
+0
2019-06-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-06-22
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-06-19
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-19
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-19
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
1
-0
/
+3
2019-06-19
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
1
-0
/
+1
2019-06-19
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-06-19
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
1
-2
/
+8
2019-06-15
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
1
-1
/
+1
2019-06-15
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
1
-1
/
+1
2019-06-15
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
1
-1
/
+1
2019-06-15
sysctl: return -EINVAL if val violates minmax
Christian Brauner
1
-2
/
+4
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2
-2
/
+11
2019-06-09
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-09
mm, memcg: consider subtrees in memory.events
Chris Down
1
-2
/
+14
2019-06-09
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
1
-2
/
+6
2019-05-31
audit: fix a memleak caused by auditing load module
Li RongQing
1
-1
/
+9
2019-05-31
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
1
-0
/
+5
2019-05-31
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
1
-0
/
+5
2019-05-31
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2
-4
/
+4
2019-05-31
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
1
-0
/
+4
2019-05-31
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
1
-8
/
+13
2019-05-31
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
1
-33
/
+42
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-05-31
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-0
/
+5
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
[next]