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
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-04-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-04-18
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
1
-7
/
+7
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-43
/
+69
2016-04-13
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-04-11
module: wrapper for symbol name.
Rusty Russell
1
-11
/
+15
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
5
-13
/
+36
2016-04-06
sched: Fix crash in sched_init_numa()
Raghavendra K T
1
-1
/
+1
2016-03-24
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-03-24
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-03-24
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-03-07
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-03-04
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
1
-1
/
+1
2016-03-04
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
1
-0
/
+10
2016-03-04
workqueue: wq_pool_mutex protects the attrs-installation
Lai Jiangshan
1
-7
/
+20
2016-03-04
workqueue: split apply_workqueue_attrs() into 3 stages
Lai Jiangshan
1
-84
/
+115
2016-03-04
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-02-23
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-5
/
+17
2016-02-15
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
1
-11
/
+11
2016-02-03
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
1
-10
/
+10
2016-02-03
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2
-3
/
+35
2016-02-03
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2016-02-03
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
1
-0
/
+10
2016-02-01
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2016-02-01
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
1
-0
/
+5
2016-02-01
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
1
-2
/
+1
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+10
2015-12-14
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
1
-1
/
+1
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
1
-2
/
+6
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-3
/
+3
2015-10-27
workqueue: make sure delayed work run in local cpu
Shaohua Li
1
-4
/
+4
2015-10-22
genirq: Fix race in register_irq_proc()
Ben Hutchings
1
-2
/
+17
2015-10-22
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
1
-11
/
+14
2015-10-22
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2
-7
/
+8
2015-10-22
sched: access local runqueue directly in single_task_running
Dominik Dingel
1
-4
/
+11
2015-10-22
perf: Fix AUX buffer refcounting
Peter Zijlstra
3
-10
/
+35
2015-10-22
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
1
-1
/
+1
2015-09-29
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
1
-10
/
+18
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+4
2015-09-21
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
1
-0
/
+8
2015-09-13
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
1
-0
/
+17
2015-09-13
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
1
-1
/
+1
2015-09-13
cpuset: use trialcs->mems_allowed as a temp variable
Alban Crequy
1
-1
/
+1
2015-09-13
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
1
-20
/
+55
2015-09-13
perf: Fix double-free of the AUX buffer
Ben Hutchings
1
-4
/
+6
2015-09-13
perf: Fix running time accounting
Peter Zijlstra
1
-2
/
+2
2015-09-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-08-16
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+2
[next]