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
2019-05-31
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-05-31
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-05-31
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-05-31
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
2019-05-31
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-05-31
audit: fix a memory leak bug
Wenwen Wang
2019-05-31
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-05-31
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-05-31
acct_on(): don't mess with freeze protection
Al Viro
2019-05-31
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Eric Dumazet
2019-05-31
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-05-25
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2019-05-25
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-05-25
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-22
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-22
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-10
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-10
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-02
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-05-02
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
2019-04-27
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-27
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
2019-04-27
kprobes: Fix error check when reusing optimized probes
Masami Hiramatsu
2019-04-27
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
2019-04-20
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-04-20
kernel: hung_task.c: disable on suspend
Vitaly Kuznetsov
2019-04-20
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-04-20
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-17
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-04-17
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-17
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-05
cpu/hotplug: Mute hotplug lockdep during init
Valentin Schneider
[next]