aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-08ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.Elizabeth Figura1-1/+1
2025-01-08ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-2/+1
2025-01-08drivers pps: add PPS generators supportRodolfo Giometti1-0/+37
2025-01-08vduse: relicense under GPL-2.0 OR BSD-3-ClauseYongji Xie1-1/+1
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+2
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann1-0/+2
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner1-1/+5
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe1-1/+5
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-29/+38
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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/git/kees/linuxLinus 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-18ima: instantiate the bprm_creds_for_exec() hookMimi Zohar1-0/+1
2024-12-18security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün1-1/+23
2024-12-18exec: 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-18KVM: 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-13bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov1-0/+10
2024-12-12Merge 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-09vxlan: 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-11-30Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds1-14/+0