summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner
2018-08-06locks: add tracepoint in flock codepathJeff Layton
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-08-06aio: implement IOCB_CMD_POLLChristoph Hellwig
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-03new helper: inode_fake_hash()Al Viro
2018-08-03new primitive: discard_new_inode()Al Viro
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01kill d_instantiate_no_diralias()Al Viro
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal
2018-07-31mtd: rawnand: add hooks that may be called during nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-31mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27nvme.h: add ANA definitionsChristoph Hellwig
2018-07-27nvme.h: add support for the log specific fieldChristoph Hellwig
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann
2018-07-26include/linux/eventfd.h: include linux/errno.hArnd Bergmann
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov