summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-28fs: add fget_many() and fput_many()Jens Axboe
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-28block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei
2019-02-28tee: add cancellation support to client interfaceIgor Opaniuk
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-28kthread: Do not use TIMER_IRQSAFESebastian Andrzej Siewior
2019-02-28kthread: Convert worker lock to raw spinlockJulia Cartwright
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan
2019-02-28vfs: Implement logging through fs_contextDavid Howells
2019-02-28vfs: Remove kern_mount_data()David Howells
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-28vfs: Put security flags into the fs_context structDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra
2019-02-28kernel/workqueue: Use dynamic lockdep keys for workqueuesBart Van Assche
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko
2019-02-27bpf: enable program statsAlexei Starovoitov
2019-02-27block: introduce bvec_nth_page()Ming Lei
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard
2019-02-26VMCI: Support upto 64-bit PPNsVishnu DASA
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy
2019-02-25rtc: remove rtc_class_ops.read_callbackAlexandre Belloni
2019-02-25dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds