aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-16mm/cma: introduce cma_intersects functionFrank van der Linden1-0/+1
2025-03-16mm, cma: support multiple contiguous ranges, if requestedFrank van der Linden1-0/+3
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-2/+2
2025-03-16fs: remove folio_file_mapping()Matthew Wilcox (Oracle)1-20/+0
2025-03-16fs: remove page_file_mapping()Matthew Wilcox (Oracle)1-5/+0
2025-03-16fs: convert block_commit_write() to take a folioMatthew Wilcox (Oracle)1-1/+1
2025-03-16mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan3-12/+11
2025-03-16mm: prepare lock_vma_under_rcu() for vma reuse possibilitySuren Baghdasaryan1-4/+8
2025-03-16mm: remove extra vma_numab_state_init() callSuren Baghdasaryan1-1/+0
2025-03-16mm: move lesser used vma_area_struct members into the last cachelineSuren Baghdasaryan1-20/+18
2025-03-16mm: replace vm_lock and detached flag with a reference countSuren Baghdasaryan2-55/+95
2025-03-16refcount: introduce __refcount_{add|inc}_not_zero_limited_acquireSuren Baghdasaryan1-1/+20
2025-03-16refcount: provide ops for cases when object's memory can be reusedSuren Baghdasaryan2-0/+115
2025-03-16mm: uninline the main body of vma_start_write()Suren Baghdasaryan1-9/+3
2025-03-16mm: move mmap_init_lock() out of the header fileSuren Baghdasaryan1-6/+0
2025-03-16mm: allow vma_start_read_locked/vma_start_read_locked_nested to failSuren Baghdasaryan1-2/+4
2025-03-16types: move struct rcuwait into types.hSuren Baghdasaryan2-12/+13
2025-03-16mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan1-0/+14
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan1-7/+20
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan2-14/+20
2025-03-16mm: introduce vma_start_read_locked{_nested} helpersSuren Baghdasaryan1-0/+24
2025-03-16mm/mmu_gather: clean up the stale code commentBaoquan He1-11/+10
2025-03-16mm/mmu_gather: remove unused __tlb_remove_page()Baoquan He1-10/+0
2025-03-16mm/damon: introduce DAMOS filter type hugepage_sizeUsama Arif1-0/+14
2025-03-16mm/vmstat: revert "fix a W=1 clang compiler warning"Bart Van Assche1-1/+1
2025-03-16fb_defio: do not use deprecated page->mapping, index fieldsLorenzo Stoakes1-0/+1
2025-03-16mm: provide mapping_wrprotect_range() functionLorenzo Stoakes1-0/+3
2025-03-16mm/damon: avoid applying DAMOS action to same entity multiple timesSeongJae Park1-0/+11
2025-03-16mm/swap: rename swap_swapcount() to swap_entry_swapped()Baoquan He1-3/+3
2025-03-16mm/swap: remove SWAP_FLAG_PRIO_SHIFTBaoquan He1-1/+0
2025-03-16alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocatorSuren Baghdasaryan1-55/+5
2025-03-16mm: avoid extra mem_alloc_profiling_enabled() checksSuren Baghdasaryan1-15/+18
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes1-2/+2
2025-03-16mm: zbud: remove zbudYosry Ahmed1-3/+2
2025-03-16mm: use single SWP_DEVICE_EXCLUSIVE entry typeDavid Hildenbrand2-27/+7
2025-03-16mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()David Hildenbrand2-4/+3
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner2-11/+11
2025-03-16percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak2-1/+14
2025-03-16percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessorsUros Bizjak1-1/+1
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak4-19/+18
2025-03-16compiler.h: introduce TYPEOF_UNQUAL() macroUros Bizjak3-0/+36
2025-03-16mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)1-1/+7
2025-03-16mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song1-2/+2
2025-03-16mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park1-0/+5
2025-03-16proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-16ASoC: SDCA: Add support for GE Entity propertiesCharles Keepax1-0/+48
2025-03-16ASoC: SDCA: Add SDCA Control Range data access helperCharles Keepax1-0/+19
2025-03-16ASoC: SDCA: Add type flag for ControlsCharles Keepax1-0/+23
2025-03-17erofs: implement 48-bit block addressing for unencoded inodesGao Xiang1-1/+1
2025-03-16cxl: Remove driverAndrew Donnellan4-598/+0