summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe-2/+1
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe-1/+0
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe-0/+5
2022-04-28Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)-31/+4
2022-04-28Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)-2/+6
2022-04-28hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)-0/+5
2022-04-28fs: add two trivial lookup helpersChristian Brauner-0/+6
2022-04-28iommu: Remove iommu group changes notifierLu Baolu-23/+0
2022-04-28bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu-0/+32
2022-04-28amba: Stop sharing platform_dma_configure()Lu Baolu-2/+0
2022-04-28driver core: Add dma_cleanup callback in bus_typeLu Baolu-0/+3
2022-04-28iommu: Add DMA ownership management interfacesLu Baolu-0/+31
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas-1/+1
2022-04-28x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf-0/+2
2022-04-28thunderbolt: Make iommu_dma_protection more accurateRobin Murphy-0/+2
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy-0/+2
2022-04-28iommu: Introduce device_iommu_capable()Robin Murphy-0/+6
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-1/+2
2022-04-28mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami-0/+1
2022-04-28Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm...Dave Airlie-75/+235
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-149/+134
2022-04-27drm/i915: Add first set of DG2 PCI IDsMatt Roper-0/+22
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+1
2022-04-27ACPI: OSL: Remove the helper for deactivating memory regionHeikki Krogerus-3/+0
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner-1/+0
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka-1/+1
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+2
2022-04-27spi: Pull Mediatek ECC changesMark Brown-0/+47
2022-04-27Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal-0/+47
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo-0/+47
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck-0/+3
2022-04-27ALSA: hda: intel-nhlt: Move structs out of #define blockAmadeusz Sławiński-4/+2
2022-04-27ASoC: SOF: bump SOF_ABI_MINORPierre-Louis Bossart-2/+2
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski-47/+0
2022-04-27driver core: Add sysfs support for physical location of a deviceWon Chung-0/+73
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior-12/+9
2022-04-26kunit: add support for kunit_suites that reference init codeBrendan Higgins-0/+28
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet-14/+8
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu-0/+10
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren-0/+44
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren-2/+2
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren-0/+106
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig-0/+31
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig-2/+2
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig-12/+7
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong-2/+1
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2022-04-26mfd: mt6359: Add missing defines necessary for mtk-pmic-keys supportFabien Parent-0/+2
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz-1/+1