summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-22mm: remove nth_page()David Hildenbrand2-3/+0
2025-09-22block: update comment of "struct bio_vec" regarding nth_page()David Hildenbrand1-5/+2
2025-09-22kfence: drop nth_page() usageDavid Hildenbrand1-5/+7
2025-09-22mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()David Hildenbrand1-1/+7
2025-09-22crypto: remove nth_page() usage within SG entryDavid Hildenbrand3-8/+8
2025-09-22vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+2
2025-09-22scsi: sg: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-22scsi: scsi_lib: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-22mmc: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+4
2025-09-22memstick: drop nth_page() usage within SG entryDavid Hildenbrand2-4/+2
2025-09-22mspro_block: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-22drm/i915/gem: drop nth_page() usage within SG entryDavid Hildenbrand1-1/+1
2025-09-22ata: libata-sff: drop nth_page() usage within SG entryDavid Hildenbrand1-3/+3
2025-09-22scatterlist: disallow non-contigous page ranges in a single SG entryDavid Hildenbrand2-1/+3
2025-09-22dma-remap: drop nth_page() in dma_common_contiguous_remap()David Hildenbrand1-1/+1
2025-09-22mm/cma: refuse handing out non-contiguous page rangesDavid Hildenbrand3-15/+65
2025-09-22mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand2-8/+11
2025-09-22io_uring/zcrx: remove nth_page() usage within folioDavid Hildenbrand1-2/+2
2025-09-22mm/gup: remove record_subpages()David Hildenbrand1-17/+10
2025-09-22mm/gup: drop nth_page() usage within folio when recording subpagesDavid Hildenbrand1-4/+3
2025-09-22mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()David Hildenbrand1-1/+1
2025-09-22fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()David Hildenbrand1-24/+12
2025-09-22fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()David Hildenbrand1-1/+1
2025-09-22mm/mm/percpu-km: drop nth_page() usage within single allocationDavid Hildenbrand1-1/+1
2025-09-22mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()David Hildenbrand1-8/+12
2025-09-22mm: simplify folio_page() and folio_page_idx()David Hildenbrand2-3/+18
2025-09-22mm: limit folio/compound page sizes in problematic kernel configsDavid Hildenbrand1-4/+18
2025-09-22mm: sanity-check maximum folio size in folio_set_order()David Hildenbrand1-0/+1
2025-09-22mm/mm_init: make memmap_init_compound() look more like prep_compound_page()David Hildenbrand1-8/+7
2025-09-22mm/hugetlb: check for unreasonable folio sizes when registering hstateDavid Hildenbrand1-0/+2
2025-09-22mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()David Hildenbrand1-0/+3
2025-09-22mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...David Hildenbrand2-3/+13
2025-09-22wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand1-1/+0
2025-09-22x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-22s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-22arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-22mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand1-2/+1
2025-09-22tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar1-2/+5
2025-09-22mm/memfd: remove redundant castsJoey Pabalinas1-2/+2
2025-09-22task_stack.h: clean-up stack_not_used() implementationPasha Tatashin1-9/+14
2025-09-22fork: check charging success before zeroing stackPasha Tatashin1-5/+5
2025-09-22selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur5-541/+615
2025-09-22mm: zpdesc: minor naming and comment correctionsJohannes Weiner1-7/+7
2025-09-22mm: remove unused zpool layerJohannes Weiner11-560/+23
2025-09-22mm: zswap: interact directly with zsmallocJohannes Weiner1-146/+52
2025-09-22kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov6-7/+7
2025-09-22kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov21-70/+106
2025-09-22Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton37-118/+238
2025-09-16zram: fix slot write race conditionSergey Senozhatsky1-5/+3
2025-09-14maple_tree: testing fix for spanning store on 32bLiam R. Howlett1-1/+6