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
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
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-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
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
1
-0
/
+4
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
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+6
2019-05-31
audit: fix a memory leak bug
Wenwen Wang
1
-5
/
+7
2019-05-31
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
1
-0
/
+3
2019-05-25
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
1
-1
/
+4
2019-05-25
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-05-25
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
2019-05-21
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
1
-2
/
+29
2019-05-21
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
1
-14
/
+30
2019-05-16
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
4
-3
/
+62
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+15
2019-05-10
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
1
-71
/
+117
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
1
-1
/
+3
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-1
/
+5
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-05-02
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-14
/
+14
2019-05-02
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-27
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
1
-3
/
+0
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-27
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
1
-4
/
+2
2019-04-27
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+5
2019-04-20
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-04-20
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
1
-1
/
+1
2019-04-20
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-04-20
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-13
/
+48
2019-04-20
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-6
/
+178
2019-04-20
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
1
-1
/
+5
2019-04-20
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
1
-1
/
+8
2019-04-20
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
1
-21
/
+41
2019-04-20
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
1
-0
/
+11
2019-04-20
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-0
/
+20
2019-04-20
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-15
/
+16
[next]