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