summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra
2018-05-16cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-05-09tracing: Fix bad use of igrab in trace_uprobe.cSong Liu
2018-05-09tracepoint: Do not warn on ENOMEMMathieu Desnoyers
2018-05-01tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner
2018-04-29tracing: Fix missing tab for hwlat_detector print formatPeter Xu
2018-04-26perf: Return proper values for user stack errorsJiri Olsa
2018-04-26perf: Fix sample_max_stack maximum checkJiri Olsa
2018-04-26alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner
2018-04-26locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon
2018-04-26bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend
2018-04-26x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-04-24ring-buffer: Check if memory is available before allocationSteven Rostedt (VMware)
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai
2018-04-19perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-03-28bpf: skip unnecessary capability checkChenbo Feng
2018-03-28perf/core: Fix ctx_event_type in ctx_resched()Song Liu
2018-03-28posix-timers: Protect posix clock array access against speculationThomas Gleixner
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-28cgroup: fix rule checking for threaded mode switchingTejun Heo
2018-03-19locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2018-03-19sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-19sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-15workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-03-11bpf: add schedule points in percpu arrays managementEric Dumazet
2018-03-11bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song
2018-03-11bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann
2018-03-08timers: Forward timer base before migrating timersLingutla Chandrasekhar
2018-03-03bpf: sockmap missing NULL psock checkJohn Fastabend
2018-03-03genirq: Guard handle_bad_irq log messagesGuenter Roeck
2018-03-03cgroup: Fix deadlock in cpu hotplug pathPrateek Sood
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-02-25locking/lockdep: Fix possible NULL derefPeter Zijlstra
2018-02-25perf: Fix header.size for namespace eventsJiri Olsa
2018-02-25kcov: detect double association with a single taskDmitry Vyukov
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-25bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-02-22tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)
2018-02-22mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)