summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21kernel.h: Fix a typo in commentWei Wang
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-19libata: add command iterator helpersJens Axboe
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-18Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-17firmware: dmi: Add access to the SKU ID stringSimon Glass
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-15bpf: reject any prog that failed read-only lockDaniel Borkmann
2018-06-15bpf: fix panic in prog load calls cleanupDaniel Borkmann
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-14blk-mq: remove blk_mq_tagset_iterChristoph Hellwig
2018-06-14blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12mm: Introduce kvcalloc()Kees Cook
2018-06-12locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner
2018-06-12atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner
2018-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds