summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-12drm: nova-drm: add initial driver skeletonDanilo Krummrich
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin
2025-05-11ptrace: introduce PTRACE_SET_SYSCALL_INFO requestDmitry V. Levin
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa
2025-05-09media: uapi: Add stats info and parameters buffer for C3 ISPKeke Li
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08platform/x86: ISST: Support SST-PP revision 2Srinivas Pandruvada
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07fs: add atomic write unit max opt to statxJohn Garry
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06devlink: define enum for attr types of dynamic attributesJiri Pirko
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov
2025-05-06io_uring: enable per-io write streamsKeith Busch
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-05-04dm mpath: Interface for explicit probing of active pathsKevin Wolf
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-05-02Merge tag 'drm-misc-next-2025-04-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-30media: uapi: cec-funcs.h: use CEC_LOG_ADDR_BROADCASTHans Verkuil
2025-04-29Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent
2025-04-29netfilter: nf_tables: export set count and backend name to userspaceFlorian Westphal
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-24tcp: fastopen: pass TFO child indication through getsockoptJeremy Harris
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-23drm/panthor: Add driver IOCTL for setting BO labelsAdrián Larumbe
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-04-21drm/amdgpu/userq: add UAPI for setting up secure queuesAlex Deucher
2025-04-21drm/amdgpu/userq: add UAPI for setting queue priorityAlex Deucher
2025-04-21drm/amdgpu: convert userq UAPI _pad to flagsAlex Deucher
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe