summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke
2025-07-08net: mctp: add gateway routing supportJeremy Kerr
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets
2025-07-07ASoC: soc-dapm: cleanupsMark Brown
2025-07-07pwm: Add support for pwmchip devices for faster and easier userspace accessUwe Kleine-König
2025-07-04uapi: fix broken link in linux/capability.hAriel Otilibili
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi
2025-07-02io_uring: don't use int for ABIPavel Begunkov
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov
2025-07-02io_uring/mock: support for async read/writePavel Begunkov
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov
2025-07-02io_uring/mock: add sync read/writePavel Begunkov
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-27dpll: add reference-sync netlink attributeArkadiusz Kubalewski
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25uapi: net_dropmon: drop unused is_drop_point_hw macroRubenKelevra
2025-06-25net: ethtool: rss: add notificationsJakub Kicinski
2025-06-25netlink: specs: add the multicast group name to specJakub Kicinski
2025-06-25ASoC: Standardize ASoC menuMark Brown
2025-06-24ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos
2025-06-24ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-06-24uapi/fcntl: add FD_PIDFS_ROOTChristian Brauner
2025-06-24uapi/fcntl: add FD_INVALIDChristian Brauner
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner
2025-06-24uapi/fcntl: mark range as reservedChristian Brauner
2025-06-24wifi: cfg80211: Report per-radio RTS threshold to userspaceRoopni Devanathan
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov
2025-06-23io_uring/nop: add IORING_NOP_TW completion flagJens Axboe