summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-13Merge 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-12locking/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 Kicinski1-12/+33
2025-07-11bpf: Remove attach_type in bpf_tracing_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: Allow an input type in hw_info opNicolin Chen1-1/+2
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-11cpu: Define attack vectorsDavid Kaplan1-0/+21
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 Chen1-0/+1
2025-07-11iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related structNicolin Chen1-0/+42
2025-07-11iommufd/viommu: Add driver-defined vDEVICE supportNicolin Chen1-0/+31
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 back earlier changes related to system suspend and hibernationRafael J. Wysocki3-4/+40
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter1-0/+32
2025-07-11Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-38/+0
2025-07-11Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-7/+36
2025-07-11Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-12/+33
2025-07-11irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski5-37/+343
2025-07-10fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()Eric Biggers1-3/+2
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-12/+46
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-07-10PM: hibernate: add new api pm_hibernate_is_recovering()Samuel Zhang1-0/+2
2025-07-10iommu: Pass in a driver-level user data structure to viommu_init opNicolin Chen1-1/+2
2025-07-10iommu: Add iommu_copy_struct_to_user helperNicolin Chen1-0/+40
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen1-3/+3
2025-07-10regulator: Merge tps6594 driver changesMark Brown1-0/+1
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle1-0/+1
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai1-1/+0
2025-07-10lib/raid6: replace custom zero page with ZERO_PAGEHerbert Xu1-1/+11
2025-07-10relayfs: support a counter tracking if data is too big to writeJason Xing1-2/+3
2025-07-10relayfs: introduce getting relayfs statistics functionJason Xing1-0/+7
2025-07-10relayfs: support a counter tracking if per-cpu buffers is fullJason Xing1-0/+9
2025-07-10relayfs: abolish prev_paddingJason Xing1-4/+1
2025-07-10include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash functionJulian Vetter1-4/+4
2025-07-10mm: remove callers of pfn_t functionalityAlistair Popple6-103/+12
2025-07-10mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple1-48/+2
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple2-24/+2
2025-07-10mm: remove redundant pXd_devmap callsAlistair Popple2-7/+5