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
2018-12-08
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-12-08
kdb: use memmove instead of overlapping memcpy
Arnd Bergmann
2018-12-05
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-12-05
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-12-05
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-12-05
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-12-01
rcu: Make need_resched() respond to urgent RCU-QS needs
Paul E. McKenney
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-12-01
kdb: Use strscpy with destination buffer size
Prarit Bhargava
2018-11-27
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-23
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
Greg Kroah-Hartman
2018-11-21
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
2018-11-21
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
2018-11-21
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
2018-11-13
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-11-13
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2018-11-13
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-11-13
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-11-13
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
2018-11-13
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
2018-11-13
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Masami Hiramatsu
2018-11-13
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
2018-11-13
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-13
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-11-10
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-11-04
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-11-04
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-11-04
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-11-04
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-20
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
2018-10-18
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-13
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-10-10
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-03
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-10-03
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
2018-10-03
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-10-03
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-10-03
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-09-29
tick/nohz: Prevent bogus softirq pending warning
Thomas Gleixner
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-26
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-09-26
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
2018-09-26
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
[next]