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
2017-11-11
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-11-11
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2017-11-11
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
1
-5
/
+7
2017-11-11
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+6
2017-11-11
perf/core: Invert perf_read_group() loops
Peter Zijlstra
1
-25
/
+46
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-4
/
+5
2017-10-12
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2017-10-12
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
4
-11
/
+34
2017-09-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-8
/
+5
2017-09-15
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
1
-6
/
+14
2017-09-15
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-09-15
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-2
/
+2
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-08-26
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-07-18
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-07-18
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-07-18
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-07-18
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
1
-2
/
+2
2017-07-18
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-07-18
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-06-05
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
1
-1
/
+1
2017-03-16
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-03-16
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-6
/
+7
2017-02-23
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+57
2017-02-23
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2017-02-23
perf: Fix event->ctx locking
Peter Zijlstra
1
-34
/
+201
2017-02-23
perf: Fix perf_event_for_each() to use sibling
Michael Ellerman
1
-1
/
+1
2017-02-23
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2017-02-23
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
1
-2
/
+66
2016-11-20
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-11-20
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-11-20
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
1
-14
/
+0
2016-08-22
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
1
-168
/
+165
2016-08-22
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
1
-2
/
+4
2016-08-22
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
1
-9
/
+20
2016-08-22
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
1
-4
/
+7
2016-05-01
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-05-01
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-05-01
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-05-01
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
1
-0
/
+14
2016-04-01
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-27
sched: fix __sched_setscheduler() vs load balancing race
Mike Galbraith
1
-0
/
+9
2016-02-27
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-02-27
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-02-27
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-02-27
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2
-18
/
+40
2016-02-13
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2016-02-13
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
1
-0
/
+5
[next]