summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-27Missing include.4.17-ck1Con Kolivas
2018-06-27Create highres timeout variants of schedule_timeout functions.Con Kolivas
2018-06-27MultiQueue Skiplist Scheduler version 0.172Con Kolivas
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven
2018-05-14mtd: Fix comparison in map_word_andequal()Ben Hutchings
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-11KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-05seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-05-05seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa
2018-05-03nospec: Allow getting/setting on non-current taskKees Cook
2018-05-03prctl: Add speculation control prctlsThomas Gleixner
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-05-03kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra