aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-05-10Merge tag 'v4.15.18' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.16' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
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-28trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song
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-28module: propagate error in modules_open()Leon Yu
2018-03-28cgroup: fix rule checking for threaded mode switchingTejun Heo
2018-03-28sched, cgroup: Don't reject lower cpu.max on ancestorsTejun Heo
2018-03-26Merge tag 'v4.15.13' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.9' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.8' into v4.15/standard/baseBruce Ashfield
2018-03-24bpf/cgroup: fix a verification error for a CGROUP_DEVICE type progYonghong Song
2018-03-19locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2018-03-19bpf: fix stack state printing in verifier logAlexei Starovoitov
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-15bug: use %pB in BUG and stack protector failureKees Cook
2018-03-15workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-15bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang
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-08hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-03-05Merge tag 'v4.15.7' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.6' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.4' into v4.15/standard/baseBruce Ashfield
2018-02-28genirq/matrix: Handle CPU offlining properThomas Gleixner
2018-02-25kcov: detect double association with a single taskDmitry Vyukov
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-22trace_uprobe: Display correct offset in uprobe_eventsRavi Bangoria
2018-02-16rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-16genirq: Make legacy autoprobing work againThomas Gleixner
2018-02-16kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers
2018-02-16kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)
2018-02-13Merge tag 'v4.15.2' into v4.15/standard/baseBruce Ashfield