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
2020-06-11
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
2020-05-22
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2020-05-22
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-05-22
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-05-22
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
1
-2
/
+2
2020-05-22
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
1
-20
/
+3
2020-05-22
padata: Remove broken queue flushing
Herbert Xu
1
-31
/
+12
2020-05-22
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
1
-1
/
+1
2020-05-22
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-79
/
+18
2020-05-22
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-1
/
+19
2020-05-22
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-1
/
+42
2020-05-22
padata: set cpu_index of unused CPUs to -1
Mathias Krause
1
-1
/
+7
2020-05-22
padata: get_next is never NULL
Jason A. Donenfeld
1
-9
/
+4
2020-05-22
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2020-05-22
padata: Remove unused but set variables
Tobias Klauser
1
-4
/
+0
2020-04-28
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-04-28
futex: Fix inode life-time issue
Peter Zijlstra
1
-36
/
+53
2020-04-28
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-18
/
+13
2020-04-28
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-04-28
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-30
/
+80
2020-04-28
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
1
-11
/
+5
2020-04-28
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+18
2020-04-28
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
1
-1
/
+3
2020-04-28
ftrace: Avoid potential division by zero in function profiler
Wen Yang
1
-3
/
+3
2020-04-28
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
1
-0
/
+5
2020-04-28
taskstats: fix data-race
Christian Brauner
1
-11
/
+19
2020-02-11
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2
-21
/
+13
2020-02-11
futex: Prevent robust futex exit race
Yang Tao
2
-7
/
+47
2020-02-11
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
1
-8
/
+20
2020-01-11
Revert "sched/fair: Fix bandwidth timer clock drift condition"
Ben Hutchings
2
-10
/
+6
2020-01-11
PM / Hibernate: Call flush_icache_range() on pages restored in-place
James Morse
1
-0
/
+18
2020-01-11
suspend: simplify block I/O handling
Christoph Hellwig
4
-153
/
+121
2020-01-11
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
1
-1
/
+8
2019-12-19
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-12-19
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-12-19
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-12-19
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-31
/
+30
2019-12-19
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...
Andreas Sandberg
1
-3
/
+7
2019-12-19
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
1
-3
/
+5
2019-12-19
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
1
-0
/
+1
2019-11-22
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-11-22
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-11-22
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+7
2019-11-22
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-8
/
+24
2019-10-31
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-10-31
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-10-05
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+6
2019-10-05
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-10-05
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-10-05
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
[next]