summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel6-31/+70
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown6-35/+99
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2-0/+138
2021-06-25Merge remote-tracking branch 'asoc/for-5.13' into asoc-linusMark Brown1-0/+3
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker1-2/+2
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker1-0/+19
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker1-5/+3
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker2-3/+6
2021-06-25HID: core: Add hid_hw_may_wakeup() functionHans de Goede1-0/+18
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul1-0/+1
2021-06-25tty: make linux/tty_flip.h self-containedJiri Slaby1-0/+2
2021-06-25mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2-22/+7
2021-06-25mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda1-0/+1
2021-06-25blk: Fix lock inversion between ioc lock and bfqd lockJan Kara1-1/+2
2021-06-25KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-16/+1
2021-06-25KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-1/+12
2021-06-25KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+6
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain1-0/+3
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov1-1/+3
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov1-1/+1
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig1-1/+1
2021-06-24block: move bdev_disk_changedChristoph Hellwig1-1/+0
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen1-5/+3
2021-06-24rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney1-0/+14
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang2-2/+82
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-0/+12
2021-06-24fs: remove bdev_try_to_free_page callbackZhang Yi1-1/+0
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi1-0/+26
2021-06-24jbd2: ensure abort the journal if detect IO error when writing original buffe...Zhang Yi1-0/+11
2021-06-24stm class: Spelling fixRandy Dunlap1-1/+1
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh1-0/+1
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter1-0/+34
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter1-26/+90
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon1-2/+86
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon2-33/+8
2021-06-24dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy1-60/+0
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-4/+4
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska1-0/+10
2021-06-24crypto: api - Move crypto attr definitions out of crypto.hHerbert Xu1-21/+0
2021-06-24Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+127
2021-06-24Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson1-0/+1
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-1/+37
2021-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+0
2021-06-23dma-resv: Fix kerneldocDaniel Vetter1-1/+1
2021-06-23soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold1-0/+8
2021-06-23x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()Thomas Gleixner1-4/+0
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown12-14/+1199
2021-06-23Merge x86/urgent into x86/fpuBorislav Petkov48-91/+230
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown52-100/+266