summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
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: 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-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-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-18iommufd: Introduce data struct for AMD nested domain allocationSuravee Suthikulpanit1-0/+11
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit1-0/+28
2026-01-18netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh3-15/+10
2026-01-18ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh1-5/+2
2026-01-18uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh1-0/+8
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-0/+4
2026-01-17virt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh1-2/+2
2026-01-17hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh1-1/+1
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-63/+82
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner1-1/+2
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott1-1/+1
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki2-63/+82
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner1-0/+1
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner1-0/+1
2026-01-16ethtool: Clarify len/n_stats fields in/out semanticsGal Pressman1-2/+16
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+2
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi1-3/+24
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2-4/+13
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov7-3/+15
2026-01-15crypto: af_alg - Annotate struct af_alg_iv with __counted_byThorsten Blum1-1/+1
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-9/+0