summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe1-1/+5
2025-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-29/+38
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-24/+26
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)1-26/+27
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)1-5/+6
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+10
2024-12-23io_uring: introduce attributes for read/write and PI supportAnuj Gupta1-0/+16
2024-12-23fs, iov_iter: define meta io descriptorAnuj Gupta1-0/+9
2024-12-23Merge 6.14-rc4 into usb-nextGreg Kroah-Hartman1-2/+2
2024-12-22fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap1-14/+33
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-3/+10
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel1-0/+1
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel1-0/+2
2024-12-19ima: instantiate the bprm_creds_for_exec() hookMimi Zohar1-0/+1
2024-12-19security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün1-1/+23
2024-12-19exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün1-0/+4
2024-12-19PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0Lukas Wunner1-1/+1
2024-12-19KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITSSean Christopherson1-4/+0
2024-12-17KVM: Move KVM_REG_SIZE() definition to common uAPI headerSean Christopherson1-0/+4
2024-12-16thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano1-2/+2
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman1-11/+20
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent1-0/+16
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent1-0/+10
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent1-0/+11
2024-12-16tls: add counters for rekeySabrina Dubroca1-0/+5
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang1-1/+9
2024-12-14bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov1-0/+10
2024-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+20
2024-12-10fanotify: allow to set errno in FAN_DENY permission responseAmir Goldstein1-0/+7
2024-12-10fanotify: report file range info with pre-content eventsAmir Goldstein1-0/+8
2024-12-10fanotify: introduce FAN_PRE_ACCESS permission eventAmir Goldstein1-0/+2
2024-12-10fanotify: reserve event bit of deprecated FAN_DIR_MODIFYAmir Goldstein1-0/+1
2024-12-10vxlan: Add an attribute to make VXLAN header validation configurablePetr Machata1-0/+1
2024-12-05ethtool: regenerate uapi header from the specStanislav Fomichev1-33/+56
2024-12-05ethtool: remove the comments that are not gonna be generatedStanislav Fomichev1-404/+274
2024-12-05ethtool: separate definitions that are gonna be generatedStanislav Fomichev2-892/+900
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps2-1/+4
2024-12-05xfrm: netlink: add config (netlink) optionsChristian Hopps1-1/+8
2024-12-05include: uapi: protocol number and packet structs for AGGFRAG in ESPChristian Hopps2-0/+18
2024-12-04usb: gadget: functionfs: fix spellosRandy Dunlap1-4/+4
2024-12-03iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3Jason Gunthorpe1-10/+19
2024-12-03iommufd: Fix typos in kernel-doc commentsRandy Dunlap1-3/+3
2024-12-01Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds1-14/+0
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+58
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+131
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+5
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+30
2024-11-27Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1