summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-11iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpersNicolin Chen
2025-07-11iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctlNicolin Chen
2025-07-11iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related structNicolin Chen
2025-07-11iommufd/viommu: Add driver-defined vDEVICE supportNicolin Chen
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra
2025-07-11cleanup: add a scoped version of CLASS()Christian Brauner
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-10fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()Eric Biggers
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10PM: hibernate: add new api pm_hibernate_is_recovering()Samuel Zhang
2025-07-10iommu: Pass in a driver-level user data structure to viommu_init opNicolin Chen
2025-07-10iommu: Add iommu_copy_struct_to_user helperNicolin Chen
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen
2025-07-10regulator: Merge tps6594 driver changesMark Brown
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai
2025-07-09lib/raid6: replace custom zero page with ZERO_PAGEHerbert Xu
2025-07-09relayfs: support a counter tracking if data is too big to writeJason Xing
2025-07-09relayfs: introduce getting relayfs statistics functionJason Xing
2025-07-09relayfs: support a counter tracking if per-cpu buffers is fullJason Xing
2025-07-09relayfs: abolish prev_paddingJason Xing
2025-07-09include/linux/jhash.h: replace __get_unaligned_cpu32 in jhash functionJulian Vetter
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09mm: remove redundant pXd_devmap callsAlistair Popple
2025-07-09mm/gup: remove pXX_devmap usage from get_user_pages()Alistair Popple
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-07-09mm/memfd: reserve hugetlb folios before allocationVivek Kasireddy
2025-07-09mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updatedVivek Kasireddy
2025-07-09mm/damon: fix minor typos in damon headerNathan Gao
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes
2025-07-09highmem: remove a use of folio->pageMatthew Wilcox (Oracle)
2025-07-09mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()David Hildenbrand
2025-07-09mm: remove zero_user()Matthew Wilcox (Oracle)
2025-07-09mm: madvise: use per_vma lock for MADV_FREEBarry Song
2025-07-09mm/memory-tier: fix abstract distance calculation overflowLi Zhijian
2025-07-09alloc_tag: add sequence number for module and iteratorDavid Wang
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
2025-07-09mm/filemap: allow arch to request folio size for exec memoryRyan Roberts
2025-07-09mm/readahead: store folio order in struct file_ra_stateRyan Roberts
2025-07-09mm/readahead: make space in struct file_ra_stateRyan Roberts