summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-05-29bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev
2019-05-28fscrypt: support decrypting multiple filesystem blocks per pageEric Biggers
2019-05-28fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers
2019-05-28fscrypt: support encrypting multiple filesystem blocks per pageEric Biggers
2019-05-28fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers
2019-05-28fscrypt: remove the "write" part of struct fscrypt_ctxEric Biggers
2019-05-28fscrypt: simplify bounce page handlingEric Biggers
2019-05-28bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin
2019-05-28fanotify: Disallow permission events for proc filesystemJan Kara
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov
2019-05-28locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)
2019-05-28srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney
2019-05-28rcu: Make kfree_rcu() ignore NULL pointersPaul E. McKenney
2019-05-28acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel
2019-05-28iommu/vt-d: Fix typo in SVM code commentWeitao Hou
2019-05-28bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren
2019-05-28ARM: versatile: Drop CLCD platform dataLinus Walleij
2019-05-28iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu
2019-05-28i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig
2019-05-27iommu: Add API to request DMA domain for deviceLu Baolu
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman
2019-05-27iommu/vt-d: Introduce macros useful for dumping DMAR tableSai Praneeth Prakhya
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki
2019-05-27include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean
2019-05-27dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang
2019-05-27dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart
2019-05-27soundwire: clarify commentPierre-Louis Bossart
2019-05-27soundwire: mipi-disco: fix clock stop modesPierre-Louis Bossart
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart
2019-05-27soundwire: mipi-disco: remove master_count property for mastersPierre-Louis Bossart
2019-05-27soundwire: remove master data port propertiesPierre-Louis Bossart
2019-05-27soundwire: add port-related definitionsPierre-Louis Bossart
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon
2019-05-25uaccess: Add a prototype of non-static __probe_user_read()Masami Hiramatsu
2019-05-25uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu
2019-05-25x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu