summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-161-2/+5
* tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-05-161-0/+2
* sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-161-2/+5
* cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2018-05-161-1/+2
* tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-161-0/+3
* compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn2018-05-161-0/+1
* perf: Remove superfluous allocation error checkJiri Olsa2018-05-161-8/+2
* tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-05-091-14/+10
* tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-05-091-2/+2
* tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner2018-05-011-5/+6
* tracing: Fix missing tab for hwlat_detector print formatPeter Xu2018-04-291-1/+1
* perf: Return proper values for user stack errorsJiri Olsa2018-04-261-2/+2
* perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-261-9/+12
* alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner2018-04-261-8/+26
* locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-04-261-0/+8
* bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend2018-04-261-5/+14
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-04-261-3/+0
* ring-buffer: Check if memory is available before allocationSteven Rostedt (VMware)2018-04-241-0/+5
* resource: fix integer overflow at reallocationTakashi Iwai2018-04-241-1/+2
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-191-0/+6
* perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-04-081-23/+7
* bpf: skip unnecessary capability checkChenbo Feng2018-03-281-1/+1
* perf/core: Fix ctx_event_type in ctx_resched()Song Liu2018-03-281-1/+3
* posix-timers: Protect posix clock array access against speculationThomas Gleixner2018-03-281-3/+8
* tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-283-8/+6
* cgroup: fix rule checking for threaded mode switchingTejun Heo2018-03-281-0/+10
* locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso2018-03-191-32/+44
* sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-191-1/+2
* sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney2018-03-191-1/+1
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-151-0/+16
* bpf: allow xadd only on aligned memoryDaniel Borkmann2018-03-111-16/+26
* bpf: add schedule points in percpu arrays managementEric Dumazet2018-03-111-1/+4
* bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song2018-03-111-2/+1
* bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song2018-03-111-4/+7
* bpf: fix mlock precharge on arraymapsDaniel Borkmann2018-03-111-12/+16
* timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-03-081-0/+6
* bpf: sockmap missing NULL psock checkJohn Fastabend2018-03-031-2/+9
* genirq: Guard handle_bad_irq log messagesGuenter Roeck2018-03-031-0/+5
* cgroup: Fix deadlock in cpu hotplug pathPrateek Sood2018-03-031-1/+5
* hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner2018-03-031-1/+6
* locking/lockdep: Fix possible NULL derefPeter Zijlstra2018-02-251-1/+2
* perf: Fix header.size for namespace eventsJiri Olsa2018-02-251-1/+4
* kcov: detect double association with a single taskDmitry Vyukov2018-02-251-2/+2
* blktrace: fix unlocked registration of tracepointsJens Axboe2018-02-251-10/+22
* bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-02-251-9/+16
* tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)2018-02-221-5/+4
* mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr2018-02-221-1/+2
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2018-02-222-20/+0
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2018-02-222-8/+7
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-223-12/+0