aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov1-1/+5
2025-05-06io_uring: enable per-io write streamsKeith Busch1-0/+4
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie5-38/+63
2025-05-05block: remove bounce buffering supportChristoph Hellwig1-1/+1
2025-05-04dm mpath: Interface for explicit probing of active pathsKevin Wolf1-2/+7
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra1-1/+1
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra1-0/+7
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior1-0/+2
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior1-0/+5
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-35/+57
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-5/+0
2025-04-30media: uapi: cec-funcs.h: use CEC_LOG_ADDR_BROADCASTHans Verkuil1-20/+20
2025-04-29Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+4
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent1-5/+0
2025-04-29netfilter: nf_tables: export set count and backend name to userspaceFlorian Westphal1-0/+4
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov3-32/+60
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman4-33/+63
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner1-1/+1
2025-04-24tcp: fastopen: pass TFO child indication through getsockoptJeremy Harris1-0/+1
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-30/+57
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+6
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram1-0/+6
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+3
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann1-0/+8
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov1-1/+3
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe1-0/+2
2025-04-19PCI: Add lane equalization register offsetsKrishna Chaitanya Chundru1-1/+11
2025-04-17net: add UAPI to the header guard in various network headersJakub Kicinski19-46/+46
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli1-0/+1
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli1-0/+15
2025-04-17ovpn: add basic netlink supportAntonio Quartulli1-0/+109
2025-04-17landlock: Update log documentationMickaël Salaün1-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün1-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün1-5/+9
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov1-1/+3
2025-04-15fuse: add more control over cache invalidation behaviourLuis Henriques1-1/+5
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells1-0/+31
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells1-12/+34
2025-04-14net: bridge: Add offload_fail_notification boptJoseph Huang1-0/+1
2025-04-14net: bridge: mcast: Add offload failed mdb flagJoseph Huang1-4/+5
2025-04-14vhost: fix VHOST_*_OWNER documentationStefano Garzarella1-2/+2
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens1-0/+1
2025-04-11drm/amdkfd: add smi events for process start and endEric Huang1-0/+5
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng1-1/+2
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen1-0/+1
2025-04-09bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon1-1/+1
2025-04-09bpf: Clarify role of BPF_F_RECOMPUTE_CSUMPaul Chaignon1-5/+9
2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers1-2/+4
2025-04-08media: v4l2: Add NV15 and NV20 pixel formatsJonas Karlman1-0/+2
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann58-129/+1210