aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-29bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev1-6/+6
2019-05-28fscrypt: support decrypting multiple filesystem blocks per pageEric Biggers1-6/+6
2019-05-28fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers1-0/+11
2019-05-28fscrypt: support encrypting multiple filesystem blocks per pageEric Biggers1-8/+9
2019-05-28fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers1-0/+13
2019-05-28fscrypt: remove the "write" part of struct fscrypt_ctxEric Biggers1-5/+2
2019-05-28fscrypt: simplify bounce page handlingEric Biggers1-12/+26
2019-05-28bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin2-2/+27
2019-05-28fanotify: Disallow permission events for proc filesystemJan Kara1-0/+1
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney1-1/+1
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov1-3/+1
2019-05-28locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov1-2/+6
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2-27/+11
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)1-1/+1
2019-05-28srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney2-3/+16
2019-05-28rcu: Make kfree_rcu() ignore NULL pointersPaul E. McKenney1-4/+8
2019-05-28acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel1-0/+7
2019-05-28iommu/vt-d: Fix typo in SVM code commentWeitao Hou1-1/+1
2019-05-28bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren1-0/+1
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren1-0/+8
2019-05-28ARM: versatile: Drop CLCD platform dataLinus Walleij1-28/+0
2019-05-28iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu1-1/+0
2019-05-28i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj1-4/+1
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-9/+93
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig1-12/+1
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig1-39/+3
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig1-2/+1
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig1-4/+2
2019-05-27iommu: Add API to request DMA domain for deviceLu Baolu1-0/+6
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-2/+2
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman1-1/+1
2019-05-27iommu/vt-d: Introduce macros useful for dumping DMAR tableSai Praneeth Prakhya1-0/+6
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki1-0/+1
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki1-1/+1
2019-05-27include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean1-0/+19
2019-05-27dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang1-1/+0
2019-05-27dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang1-4/+8
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart1-6/+7
2019-05-27soundwire: clarify commentPierre-Louis Bossart1-1/+1
2019-05-27soundwire: mipi-disco: fix clock stop modesPierre-Louis Bossart1-2/+2
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart1-6/+6
2019-05-27soundwire: mipi-disco: remove master_count property for mastersPierre-Louis Bossart1-2/+0
2019-05-27soundwire: remove master data port propertiesPierre-Louis Bossart1-2/+0
2019-05-27soundwire: add port-related definitionsPierre-Louis Bossart1-0/+53
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon1-0/+2
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon1-1/+9
2019-05-25uaccess: Add a prototype of non-static __probe_user_read()Masami Hiramatsu1-0/+1
2019-05-25uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu1-0/+14
2019-05-25x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu1-1/+4