summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-13mm: introduce memdesc_is_zone_device()Matthew Wilcox (Oracle)-7/+12
2025-09-13mm: introduce memdesc_zonenum()Matthew Wilcox (Oracle)-3/+8
2025-09-13mm: introduce memdesc_nid()Matthew Wilcox (Oracle)-8/+13
2025-09-13mm: convert page_to_section() to memdesc_section()Matthew Wilcox (Oracle)-3/+3
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-50/+55
2025-09-13mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISEDDavid Hildenbrand-2/+8
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand-12/+18
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand-13/+30
2025-09-13memcg: optimize exit to user spaceThomas Gleixner-1/+7
2025-09-13mm: swap.h: Remove deleted field from commentsChris Li-5/+2
2025-09-13mempool: rename struct mempool_s to struct mempoolChristoph Hellwig-3/+3
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes-15/+11
2025-09-13mm: update fork mm->flags initialisation to use bitmapLorenzo Stoakes-3/+10
2025-09-13mm: correct sign-extension issue in MMF_* flag masksLorenzo Stoakes-10/+9
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes-1/+29
2025-09-13mm: convert core mm to mm_flags_*() accessorsLorenzo Stoakes-9/+11
2025-09-13mm: add bitmap mm->flags fieldLorenzo Stoakes-1/+69
2025-09-13mm: add largest_zero_folio() routinePankaj Raghav-0/+22
2025-09-13mm: add persistent huge zero folioPankaj Raghav-0/+16
2025-09-13mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIOPankaj Raghav-1/+1
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand-5/+13
2025-09-13mm: introduce and use vm_normal_page_pud()David Hildenbrand-0/+2
2025-09-13mm/memory: convert print_bad_pte() to print_bad_page_map()David Hildenbrand-0/+18
2025-09-13mm/rmap: convert "enum rmap_level" to "enum pgtable_level"David Hildenbrand-34/+36
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand-9/+1
2025-09-13mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand-1/+0
2025-09-13mm/damon: update expired description of damos_actionSang-Heon Jeon-5/+5
2025-09-13mm/slub: allow to set node and align in k[v]reallocVitaly Wool-16/+25
2025-09-13mm/vmalloc: allow to set node and align in vreallocVitaly Wool-3/+9
2025-09-13mm: correct misleading comment on mmap_lock field in mm_structAdrian Huang (Lenovo)-3/+3
2025-09-13mm, swap: remove fragment clusters counterKairui Song-1/+0
2025-09-13mm: limit the scope of vma_start_read()Suren Baghdasaryan-85/+0
2025-09-13mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversionYe Liu-0/+9
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang-1/+15
2025-09-13mempolicy: clarify what zone reclaim meansJoshua Hahn-3/+9
2025-09-13mm/damon/core: introduce damon_call_control->dealloc_on_cancelSeongJae Park-0/+2
2025-09-13mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins-0/+10
2025-09-13rseq: Protect event mask against membarrier IPIThomas Gleixner-3/+8
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean-2/+2
2025-09-13media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILERicardo Ribalda-0/+5
2025-09-13media: uvcvideo: Move MSXU_CONTROL_METADATA definition to headerLaurent Pinchart-0/+17
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron-94/+181
2025-09-13iio: adc: Add driver for Marvell 88PM886 PMIC ADCDuje Mihanović-0/+58
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus-0/+5
2025-09-13iio: add IIO_ALTCURRENT channel typeAntoniu Miclaus-0/+1
2025-09-13dt-bindings: clock: sun55i-a523-ccu: Add A523 MCU CCU clock controllerChen-Yu Tsai-0/+84
2025-09-13dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clockChen-Yu Tsai-0/+1
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+2
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()Lyude Paul-0/+1
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()Lyude Paul-0/+1