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-02
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-11-02
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-11-02
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-4
/
+9
2017-11-02
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-11-01
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
1
-0
/
+10
2017-06-20
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-06-20
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-06-20
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-06-20
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-06-20
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-06-20
sched/debug: Don't dump sched debug info in SysRq-W
Rabin Vincent
1
-1
/
+2
2017-06-20
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-06-20
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-0
/
+3
2017-06-08
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-06-08
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-06-08
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-06-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-06-08
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-06-08
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
1
-4
/
+2
2017-06-08
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-2
/
+1
2017-06-08
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
1
-2
/
+66
2017-02-10
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
1
-1
/
+3
2017-02-10
rcu: Fix soft lockup for rcu_nocb_kthread
Ding Tianhong
1
-0
/
+1
2017-02-10
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2017-02-10
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2017-02-10
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2017-02-10
timers: Use proper base migration in add_timer_on()
Tejun Heo
1
-3
/
+16
2017-02-06
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-8
/
+9
2017-02-06
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2017-02-06
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-08-27
module: Invalidate signatures on force-loaded modules
Ben Hutchings
1
-4
/
+9
2016-08-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-08-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2
-1
/
+37
2016-08-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+14
2016-08-21
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
1
-9
/
+5
2016-06-07
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
1
-5
/
+4
2016-06-07
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
1
-12
/
+14
2016-06-07
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
1
-0
/
+29
2016-06-07
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2
-0
/
+14
2016-06-07
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-06-07
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-06-07
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-03-16
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
1
-42
/
+69
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-03-03
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
1
-4
/
+4
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2016-03-03
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
1
-7
/
+5
2016-03-03
genirq: Prevent chip buslock deadlock
Thomas Gleixner
1
-3
/
+3
[next]