summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-05-313-1/+14
|\
| * NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia2022-05-311-0/+1
| * NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington2022-05-311-1/+1
| * NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust2022-05-171-0/+3
| * NFSv4: Specify the type of ACL to cacheTrond Myklebust2022-05-172-0/+9
* | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-311-32/+109
|\ \
| * | f2fs: do not stop GC when requiring a free sectionJaegeuk Kim2022-05-171-3/+8
| * | f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim2022-05-121-9/+9
| * | f2fs: change the current atomic write wayDaeho Jeong2022-05-121-22/+0
| * | f2fs: introduce data read/write showing path infoJaegeuk Kim2022-04-251-0/+94
* | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-315-17/+193
|\ \ \
| * \ \ Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt2022-05-204-7/+137
| |\ \ \
| * \ \ \ riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-191-1/+1
| |\ \ \ \
| | * | | | kexec_file: Fix kexec_file.c build error for riscv platformLiao Chang2022-05-191-1/+1
| * | | | | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-262-0/+44
| * | | | | syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren2022-04-261-2/+2
| * | | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-0/+106
| * | | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-0/+31
| * | | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-2/+2
| * | | | | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-12/+7
| |/ / / /
* | | | | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-3112-29/+711
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel2022-05-2041-79/+787
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | iommu: Remove iommu group changes notifierLu Baolu2022-04-281-23/+0
| | | | | * | | bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu2022-04-284-0/+32
| | | | | * | | amba: Stop sharing platform_dma_configure()Lu Baolu2022-04-281-2/+0
| | | | | * | | driver core: Add dma_cleanup callback in bus_typeLu Baolu2022-04-281-0/+3
| | | | | * | | iommu: Add DMA ownership management interfacesLu Baolu2022-04-281-0/+31
| | |_|_|/ / / | |/| | | | |
| | | | * | | iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu2022-05-131-0/+1
| | | | * | | iommu/vt-d: Size Page Request Queue to avoid overflow conditionLu Baolu2022-05-131-1/+1
| | | | * | | iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe2022-04-281-2/+1
| | | | * | | vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe2022-04-281-1/+0
| | | | * | | iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe2022-04-282-0/+5
| | | | * | | thunderbolt: Make iommu_dma_protection more accurateRobin Murphy2022-04-281-0/+2
| | | | * | | iommu: Add capability for pre-boot DMA protectionRobin Murphy2022-04-281-0/+2
| | | | * | | iommu: Introduce device_iommu_capable()Robin Murphy2022-04-281-0/+6
| | |_|/ / / | |/| | | |
| | * | | | dt-bindings: mediatek: mt8186: Add binding for MM iommuYong Wu2022-05-041-0/+217
| | * | | | dt-bindings: mediatek: mt8195: Add binding for infra IOMMUYong Wu2022-05-042-0/+20
| | * | | | dt-bindings: mediatek: mt8195: Add binding for MM IOMMUYong Wu2022-05-041-0/+390
| |/ / / /
* | | | | Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-301-1/+1
|\ \ \ \ \
| * | | | | video: fbdev: radeon: Fix spelling typo in commentpengfuyuan2022-05-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-304-12/+128
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-sysoff'Rafael J. Wysocki2022-05-303-1/+98
| |\ \ \ \ \
| | * \ \ \ \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-253-1/+98
| | |\ \ \ \ \
| | | * | | | | kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko2022-05-191-0/+4
| | | * | | | | kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko2022-05-191-0/+4
| | | * | | | | reboot: Remove pm_power_off_prepare()Dmitry Osipenko2022-05-191-1/+0
| | | * | | | | kernel/reboot: Add register_platform_power_off()Dmitry Osipenko2022-05-191-0/+3
| | | * | | | | kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko2022-05-191-0/+1
| | | * | | | | kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko2022-05-191-0/+2
| | | * | | | | kernel/reboot: Introduce sys-off handler APIDmitry Osipenko2022-05-191-0/+77