summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2026-01-27io_uring/net: allow filtering on IORING_OP_SOCKET dataJens Axboe1-0/+7
2026-01-27io_uring: add support for BPF filtering for opcode restrictionsJens Axboe2-0/+53
2026-01-27bpf: add new BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski1-0/+8
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern1-0/+12
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern1-0/+3
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern1-2/+5
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern1-0/+29
2026-01-27mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCINGJinjiang Tu1-0/+3
2026-01-27ipc/shm: uapi: remove dependency on libcThomas Weißschuh1-3/+0
2026-01-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever1-1/+1
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman8-98/+108
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-01-25bpf: add fsession supportMenglong Dong1-0/+1
2026-01-24io_uring/zcrx: implement large rx buffer supportPavel Begunkov1-1/+1
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni1-0/+1
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth1-0/+9
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier1-1/+2
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-86/+103
2026-01-23ublk: add new feature UBLK_F_BATCH_IOMing Lei1-0/+15
2026-01-23ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei1-0/+7
2026-01-23ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+8
2026-01-23ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei1-0/+5
2026-01-23ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+49
2026-01-23io_uring: introduce non-circular SQPavel Begunkov1-0/+12
2026-01-23PCI: Introduce pcie_is_cxl()Terry Bowman1-0/+6
2026-01-23PCI: Update CXL DVSEC definitionsTerry Bowman1-50/+44
2026-01-23PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman1-5/+59
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+3
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-2/+3
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier1-1/+2
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra1-1/+2
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-1/+4
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner1-0/+10
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner1-0/+38
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig1-2/+4
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova2-0/+63
2026-01-21mm/block/fs: remove laptop_modeJohannes Weiner1-1/+1
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski2-17/+0
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown5-93/+100
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann1-0/+6
2026-01-20net: Add queue-create operationDaniel Borkmann1-0/+11
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-2/+3
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg1-0/+1
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit1-1/+3
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+17
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-01-18Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-5/+1
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-18iommufd: Introduce data struct for AMD nested domain allocationSuravee Suthikulpanit1-0/+11