summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi
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-27drm/fourcc: Add 32b float formatsRob Clark
2025-06-27drm/fourcc: Add missing half-float formatsRob Clark
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-25drm/xe/uapi: Correct sync type definition in commentsShuicheng Lin
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-24alpha: regularize the situation with asm/param.hAl Viro
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
2025-06-23fs: introduce FALLOC_FL_WRITE_ZEROES to fallocateZhang Yi
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax
2025-06-20wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...Kavita Kavita
2025-06-20wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONFKavita Kavita
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-20Merge tag 'drm-xe-next-2025-06-18' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski