summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-10-30perf/core: Clean up inconsisent indentationColin Ian King
2018-10-30Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2018-10-29sched/rt: Update comment in pick_next_task_rt()Muchun Song
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-28Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-28tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu
2018-10-27tracing: Have stack tracer trace full stackSteven Rostedt (VMware)
2018-10-27tracing: Export trace_dump_stack to modulesNikolay Borisov
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck
2018-10-26psi: cgroup supportJohannes Weiner
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2018-10-26sched: introduce this_rq_lock_irq()Johannes Weiner
2018-10-26sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26mm: rework memcg kernel stack accountingRoman Gushchin
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-25Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2018-10-25bpf: make direct packet write unclone more robustDaniel Borkmann
2018-10-25bpf: fix leaking uninitialized memory on pop/peek helpersDaniel Borkmann
2018-10-25bpf: fix direct packet write into pop/peek helpersDaniel Borkmann
2018-10-25bpf: fix cg_skb types to hint access type in may_access_direct_pkt_dataDaniel Borkmann
2018-10-25bpf: fix direct packet access for flow dissector progsDaniel Borkmann
2018-10-26bpf, btf: fix a missing check bug in btf_parseMartin Lau
2018-10-26bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25kernel: hung_task.c: disable on suspendVitaly Kuznetsov
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano
2018-10-25sched: Factor out nr_iowait and nr_iowait_cpuDaniel Lezcano
2018-10-24kvm_config: add CONFIG_VIRTIO_MENULénaïc Huard
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-22umh: Add command line to user mode helpersOlivier Brunel