aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-13PM: hibernate: Add stub for pm_hibernate_is_recovering()Mario Limonciello1-2/+2
2025-07-13RDMA/efa: Add CQ with external memory supportMichael Margolin1-1/+2
2025-07-13RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpersMichael Margolin1-4/+21
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin2-0/+8
2025-07-13net/mlx5: IFC updates for disabled host PFDaniel Jurgens1-1/+3
2025-07-13net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifcCarolina Jubran1-1/+2
2025-07-13Optimize DMABUF mkey page size in mlx5Leon Romanovsky2-1/+4
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji1-0/+1
2025-07-13net/mlx5: Expose HCA capability bits for mkey max page sizeMichael Guralnik1-1/+3
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton3-6/+5
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+5
2025-07-11Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+10
2025-07-11net_sched: act_skbedit: use RCU in tcf_skbedit_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_police: use RCU in tcf_police_dump()Eric Dumazet1-1/+2
2025-07-11net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_nat: use RCU in tcf_nat_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_mpls: use RCU in tcf_mpls_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet1-3/+3
2025-07-11net_sched: act_ct: use RCU in tcf_ct_dump()Eric Dumazet1-1/+1
2025-07-11net_sched: act_csum: use RCU in tcf_csum_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet1-0/+1
2025-07-11net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()Eric Dumazet1-9/+14
2025-07-11locking/mutex: Mark devm_mutex_init() as __must_checkThomas Weißschuh1-4/+7
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-13/+34
2025-07-11bpf: Remove attach_type in bpf_tracing_linkTao Chen1-1/+0
2025-07-11bpf: Remove location field in tcx_linkTao Chen1-1/+0
2025-07-11bpf: Remove attach_type in bpf_cgroup_linkTao Chen1-1/+0
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen1-11/+17
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+5
2025-07-11iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV supportNicolin Chen1-0/+15
2025-07-11iommu/tegra241-cmdqv: Add user-space use supportNicolin Chen1-0/+59
2025-07-11iommufd: Allow an input data_type via iommu_hw_infoNicolin Chen1-1/+19
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen2-2/+5
2025-07-11iommufd: Add mmap interfaceNicolin Chen1-0/+42
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2025-07-11media: uvcvideo: Auto-set UVC_QUIRK_MSXU_METARicardo Ribalda1-0/+3
2025-07-11media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5Ricardo Ribalda1-0/+1
2025-07-11media: core: export v4l2_translate_cmdRicardo Ribalda1-0/+1
2025-07-11cpu: Define attack vectorsDavid Kaplan1-0/+21
2025-07-11dt-bindings: Add Tegra264 clock and reset definitionsThierry Reding2-0/+558
2025-07-11dt-bindings: memory: tegra: Add Tegra264 supportSumit Gupta1-0/+136
2025-07-11iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpersNicolin Chen1-0/+44
2025-07-11iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctlNicolin Chen2-0/+35
2025-07-11iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related structNicolin Chen2-0/+51
2025-07-11iommufd/viommu: Add driver-defined vDEVICE supportNicolin Chen1-0/+31
2025-07-11futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-2/+0
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra3-12/+11
2025-07-11cleanup: add a scoped version of CLASS()Christian Brauner1-0/+8
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter2-0/+10