aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-18UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook1-0/+7
2024-11-18Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook1-18/+15
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+23
2024-11-18Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds1-4/+115
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds2-0/+19
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+25
2024-11-18Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+7
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+50
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+12
2024-11-18io_uring: remove io_uring_cqwait_reg_argPavel Begunkov1-14/+0
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+2
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov1-0/+5
2024-11-15io_uring: add memory region registrationPavel Begunkov1-0/+8
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov1-0/+14
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov1-3/+0
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden1-0/+8
2024-11-15fs: name_to_handle_at() support for "explicit connectable" file handlesAmir Goldstein1-0/+1
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-3/+7
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' into nextJoerg Roedel2-1/+36
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' into nextJoerg Roedel1-0/+8
2024-11-14iommufd: Add IOMMU_IOAS_CHANGE_PROCESSSteve Sistare1-0/+23
2024-11-14statmount: retrieve security mount optionsChristian Brauner1-1/+4
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking...Catalin Marinas2-0/+23
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini1-0/+8
2024-11-13virtio_pci: Introduce device parts access commandsYishai Hadas1-0/+131
2024-11-13fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flagStefan Berger1-4/+0
2024-11-13statmount: add flag to retrieve unescaped optionsMiklos Szeredi1-2/+5
2024-11-13fs: add the ability for statmount() to report the sb_sourceJeff Layton1-1/+2
2024-11-13LoongArch: KVM: Add PCHPIC device supportXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add EIOINTC device supportXianglai Li1-0/+2
2024-11-13LoongArch: KVM: Add IPI device supportXianglai Li1-0/+4
2024-11-12iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU objectNicolin Chen1-0/+24
2024-11-12iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTEDJason Gunthorpe1-1/+1
2024-11-12iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTEDJason Gunthorpe1-0/+20
2024-11-12iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOCNicolin Chen1-0/+4
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe3-2/+37
2024-11-12iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATENicolin Chen1-3/+6
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen1-0/+22
2024-11-12iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOCNicolin Chen1-6/+8
2024-11-12iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen1-0/+40
2024-11-12fs: add the ability for statmount() to report the fs_subtypeJeff Layton1-1/+4
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten1-0/+1
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-0/+1
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton1-0/+5
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa1-0/+1
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt3-10/+16
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki1-7/+22
2024-11-11btrfs: add new ioctl to wait for cleaned subvolumesDavid Sterba1-0/+25
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab3-10/+16