summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-30iov_iter/hardening: move object size checks to inlined partAl Viro1-5/+53
2017-06-30copy_{to,from}_user(): consolidate object size checksAl Viro2-26/+29
2017-06-30copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro1-8/+8
2017-06-30fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig1-1/+2
2017-06-30fs: implement vfs_iter_read using do_iter_readChristoph Hellwig1-1/+2
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma1-0/+1
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau1-0/+3
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams1-0/+1
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams1-0/+3
2017-06-29Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+11
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+11
2017-06-29pinctrl: generic: Add output-enable propertyJacopo Mondi1-4/+11
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij42-86/+237
2017-06-29ras: mark stub functions as 'inline'Arnd Bergmann1-5/+7
2017-06-29block: provide bio_uninit() free freeing integrity/task associationsJens Axboe1-0/+1
2017-06-29blk-mq: Create hctx for each present CPUChristoph Hellwig1-1/+0
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi1-1/+0
2017-06-28PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi1-0/+1
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi1-0/+2
2017-06-28PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi1-0/+1
2017-06-28vfio: New external user group/file matchAlex Williamson1-0/+2
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik1-0/+2
2017-06-28cgroup: implement "nsdelegate" mount optionTejun Heo1-0/+9
2017-06-28svcrdma: Remove svc_rdma_marshal.cChuck Lever1-3/+0
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields45-71/+246
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook1-0/+42
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg1-1/+1
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig1-2/+3
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig1-2/+0
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig1-6/+0
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig1-2/+0
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig1-5/+0
2017-06-28spin loop primitives for busy waitingNicholas Piggin1-0/+70
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel8-38/+65
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2-13/+0
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki1-8/+1
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki1-1/+0
2017-06-28dax: remove default copy_from_iter fallbackDan Williams1-1/+1
2017-06-28x86, libnvdimm, pmem: remove global pmem apiDan Williams2-59/+1
2017-06-28x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams1-19/+0
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig1-5/+0
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig1-13/+0
2017-06-27nvme: add support for streams and directivesJens Axboe1-0/+48
2017-06-27blk-mq: expose write hints through debugfsJens Axboe1-0/+3
2017-06-27block: add support for write hints in a bioJens Axboe2-0/+3
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe1-12/+35
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes1-1/+12
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh1-1/+4
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2-4/+18
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari1-0/+67