summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2025-09-30Merge branch 'for-6.18/haptic' into for-linusBenjamin Tissoires
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel
2025-09-29dpll: add phase-offset-avg-factor device attribute to netlink specIvan Vecera
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-26mptcp: pm: in-kernel: add laminar endpointsMatthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'Matthieu Baerts (NGI0)
2025-09-26mptcp: pm: rename 'subflows' to 'extra_subflows'Matthieu Baerts (NGI0)
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-09-26Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-26ext4: implemet new ioctls to set and get superblock parametersTheodore Ts'o
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-24can: netlink: document which symbols are FD specificVincent Mailhol
2025-09-24hwmon: (dell-smm) Add support for automatic fan modeArmin Wolf
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-23spi: rpc-if: Add resume support for RZ/G3EMark Brown
2025-09-22bpf: Implement signature verification for BPF programsKP Singh
2025-09-22mptcp: use _BITUL() instead of (1 << x)Matthieu Baerts (NGI0)
2025-09-22mptcp: pm: netlink: announce server-side flagMatthieu Baerts (NGI0)
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller
2025-09-22virtio-spi: Add virtio-spi.hHaixu Cui
2025-09-22virtio: Add ID for virtio SPIHaixu Cui
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu
2025-09-19rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam
2025-09-19nsfs: add inode number for anon namespaceChristian Brauner
2025-09-19nsfs: add missing id retrieval supportChristian Brauner
2025-09-19nsfs: support exhaustive file handlesChristian Brauner
2025-09-19nsfs: support file handlesChristian Brauner
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges
2025-09-19wifi: nl80211: Add more NAN capabilitiesAndrei Otcheretianski
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh
2025-09-18bpf: Implement exclusive map creationKP Singh
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18net: psp: add socket security association codeJakub Kicinski
2025-09-18psp: add op for rotation of device keyJakub Kicinski
2025-09-18psp: base PSP device supportJakub Kicinski
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang