summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-17mm/damon: remove damon_callback->privateSeongJae Park-5/+1
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)-1/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)-0/+1
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)-13/+3
2025-03-17page_io: zswap: do not crash the kernel on decompression failureNhat Pham-3/+3
2025-03-17mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callersSeongJae Park-0/+1
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand-6/+29
2025-03-17mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand-21/+22
2025-03-17mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand-0/+218
2025-03-17bit_spinlock: __always_inline (un)lock functionsDavid Hildenbrand-4/+4
2025-03-17mm/rmap: abstract large mapcount operations for large folios (!hugetlb)David Hildenbrand-4/+28
2025-03-17mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friendsDavid Hildenbrand-17/+25
2025-03-17mm: move _entire_mapcount in folio to page[2] on 32bitDavid Hildenbrand-1/+4
2025-03-17mm: move _pincount in folio to page[2] on 32bitDavid Hildenbrand-2/+14
2025-03-17mm: move hugetlb specific things in folio to page[3]David Hildenbrand-10/+17
2025-03-17mm: let _folio_nr_pages overlay memcg_data in first tail pageDavid Hildenbrand-10/+26
2025-03-17mm: factor out large folio handling from folio_nr_pages() into folio_large_nr...David Hildenbrand-12/+16
2025-03-17mm: factor out large folio handling from folio_order() into folio_large_order()David Hildenbrand-4/+9
2025-03-17fs/dax: properly refcount fs dax pagesAlistair Popple-27/+9
2025-03-17mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pagesAlistair Popple-0/+18
2025-03-17mm/huge_memory: add vmf_insert_folio_pmd()Alistair Popple-0/+2
2025-03-17mm/huge_memory: add vmf_insert_folio_pud()Alistair Popple-0/+2
2025-03-17mm/rmap: add support for PUD sized mappings to rmapAlistair Popple-0/+15
2025-03-17mm/memory: add vmf_insert_page_mkwrite()Alistair Popple-0/+2
2025-03-17mm: allow compound zone device pagesAlistair Popple-8/+23
2025-03-17fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flagAlistair Popple-6/+0
2025-03-17fs/dax: ensure all pages are idle prior to filesystem unmountAlistair Popple-0/+5
2025-03-17fs/dax: always remove DAX page-cache entries when breaking layoutsAlistair Popple-0/+2
2025-03-17fs/dax: create a common implementation to break DAX layoutsAlistair Popple-5/+18
2025-03-17fs/dax: refactor wait for dax idle pageAlistair Popple-0/+8
2025-03-18jbd2: remove jbd2_journal_unfile_buffer()Baokun Li-1/+0
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever-0/+1
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS XDRChuck Lever-2/+4
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust-0/+2
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko-0/+1
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)-0/+8
2025-03-17lib/interval_tree: skip the check before go to the right subtreeWei Yang-6/+2
2025-03-17lib/rbtree: add random seedWei Yang-0/+1
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit-8/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit-8/+0
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh-0/+1
2025-03-17KVM: arm64: PMU: Reload when resettingAkihiko Odaki-2/+0
2025-03-17KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regsAkihiko Odaki-0/+3
2025-03-17cxl: Fixup kdoc issues for include/cxl/features.hDave Jiang-2/+0
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang-0/+2
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang-2/+10
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang-0/+47