summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-18Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2025-01-17net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15Input: allocate keycode for phone linkingIllia Ostapyshyn
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet
2025-01-14Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski
2025-01-13md: reintroduce md-linearYu Kuai
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg
2025-01-10io_uring: expose read/write attribute capabilityAnuj Gupta
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-09fs: add STATX_DIO_READ_ALIGNChristoph Hellwig
2025-01-09fs: reformat the statx definitionChristoph Hellwig
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal
2025-01-09netlink: add IPv6 anycast join/leave notificationsYuyang Huang
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-23io_uring: introduce attributes for read/write and PI supportAnuj Gupta
2024-12-23fs, iov_iter: define meta io descriptorAnuj Gupta
2024-12-22fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2024-12-19ipv6: Add flow label to route get requestsIdo Schimmel
2024-12-19net: fib_rules: Add flow label selector attributesIdo Schimmel
2024-12-18ima: instantiate the bprm_creds_for_exec() hookMimi Zohar
2024-12-18security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün
2024-12-16thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent
2024-12-16tls: add counters for rekeySabrina Dubroca