aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-19pidfs: ensure that PIDFS_INFO_EXIT is availableChristian Brauner1-0/+4
2025-03-18btrfs: defrag: extend ioctl to accept compression levelsDaniel Vacek1-3/+13
2025-03-18iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMUNicolin Chen1-0/+23
2025-03-18iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOCNicolin Chen1-0/+82
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux-mergePaolo Abeni1-9/+9
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad1-0/+2
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg1-3/+6
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko1-0/+1
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang1-0/+2
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang1-2/+10
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang2-0/+47
2025-03-17cxl: Move cxl feature command structs to user headerDave Jiang1-0/+169
2025-03-17cxl: Add FWCTL support to CXLDave Jiang1-0/+1
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen1-3/+6
2025-03-17perf: Extend per event callchain limit to branch stackKan Liang1-0/+2
2025-03-16reboot: add support for configuring emergency hardware protection actionAhmad Fatoum1-0/+1
2025-03-16cxl: Remove driverAndrew Donnellan1-156/+0
2025-03-16Merge branch 'fixes' into topic/cxlMichael Ellerman1-1/+8
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye1-0/+3
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song1-0/+1
2025-03-15crypto: ccp - Fix uAPI definitions of PSP errorsDionna Glaze1-7/+14
2025-03-14KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>Binbin Wu1-0/+1
2025-03-14PCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI headerNiklas Cassel1-0/+5
2025-03-14drm: add modifiers for Apple GPU layoutsAlyssa Rosenzweig1-0/+45
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+2
2025-03-13posix-timers: Provide a mechanism to allocate a given timer IDThomas Gleixner1-0/+11
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie1-2/+6
2025-03-11Merge tag 'counter-updates-for-6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-nextGreg Kroah-Hartman2-0/+42
2025-03-11wifi: cfg80211: improve supported_selector documentationJohannes Berg1-3/+3
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu1-23/+29
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg1-1/+9
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-2/+115
2025-03-10lockd: add netlink control interfaceJeff Layton1-0/+29
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman4-5/+9
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie2-2/+11
2025-03-09RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspacePatrisious Haddad2-0/+3
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas1-0/+1
2025-03-08counter: microchip-tcb-capture: Add capture extensions for registers RA/RBBence Csókás1-0/+6
2025-03-08counter: microchip-tcb-capture: Add IRQ handlingBence Csókás1-0/+34
2025-03-07drm/amdkfd: Add support for more per-process flagHarish Kasiviswanathan1-2/+6
2025-03-07elf: add remaining SHF_ flag macrosTimur Tabi1-0/+10
2025-03-07PCI: Increase Resizable BAR support from 512 GB to 128 TBZhiyuan Dai1-1/+1
2025-03-07io_uring/rw: implement vectored registered rwPavel Begunkov1-0/+2
2025-03-07Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vecJens Axboe1-0/+1
2025-03-07Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vecJens Axboe3-1/+78
2025-03-07Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vecJens Axboe1-0/+4
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost1-0/+3
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost1-1/+18
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed2-0/+37
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe1-0/+69