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
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
1
-7
/
+4
2017-08-24
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
1
-5
/
+7
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-4
/
+9
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-2
/
+2
2017-08-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
1
-0
/
+10
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
1
-1
/
+2
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-07-21
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-07-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-13
/
+8
2017-07-05
sysctl: enable strict writes
Kees Cook
1
-1
/
+1
2017-06-29
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
1
-6
/
+14
2017-06-26
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-26
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-14
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-06-07
Revert "stackprotector: Increase the per-task stack canary's random range fro...
Greg Kroah-Hartman
1
-1
/
+1
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-05-25
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-05-25
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
1
-1
/
+1
2017-05-20
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2017-05-20
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2017-05-20
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2017-05-20
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-05-08
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2017-04-30
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
1
-0
/
+8
2017-04-30
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
6
-13
/
+26
2017-04-30
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-30
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-22
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-04-22
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-04-22
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-22
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-18
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-04-18
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-04-18
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-01-15
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
1
-3
/
+14
2016-12-23
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
1
-3
/
+14
2016-10-05
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
1
-10
/
+10
2016-10-05
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-09-12
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
1
-0
/
+15
2016-08-31
timekeeping: Cap array access in timekeeping_debug
John Stultz
1
-2
/
+7
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-08-22
module: Invalidate signatures on force-loaded modules
Ben Hutchings
1
-4
/
+9
2016-08-22
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
1
-168
/
+164
[next]