summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov-2/+2
2025-09-21nfsd: discard nfsd_file_get_local()NeilBrown-1/+0
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-7/+12
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-17/+119
2025-09-21virtio_config: clarify output parametersAlyssa Ross-5/+6
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu-1/+1
2025-09-21mm: drop all references of writable and SCAN_PAGE_RODev Jain-13/+6
2025-09-21mm/damon/core: implement damon_initialized() functionSeongJae Park-0/+1
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan-1/+16
2025-09-21mm/oom_kill: thaw the entire OOM victim processzhongjinji-0/+2
2025-09-21include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton-3/+3
2025-09-21mm: remove page->orderMatthew Wilcox (Oracle)-5/+3
2025-09-21mm: constify compound_order() and page_size()Matthew Wilcox (Oracle)-3/+3
2025-09-21mm: make folio page count functions return unsignedAristeu Rozanski-4/+4
2025-09-21mm: vm_event_item: explicit #include for THREAD_SIZEBrian Norris-0/+2
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park-1/+1
2025-09-21readahead: add trace pointsJan Kara-0/+132
2025-09-21ptdesc: remove ptdesc_to_virt()Matthew Wilcox (Oracle)-5/+6
2025-09-21ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()Matthew Wilcox (Oracle)-8/+13
2025-09-21ptdesc: convert __page_flags to pt_flagsMatthew Wilcox (Oracle)-4/+9
2025-09-21maple_tree: remove lockdep_map_p typedefAlice Ryhl-4/+4
2025-09-21mm, swap: use the swap table for the swap cache and switch APIKairui Song-2/+0
2025-09-21mm, swap: tidy up swap device and cluster info helpersKairui Song-6/+0
2025-09-21mm, swap: rename and move some swap cluster definition and helpersKairui Song-34/+0
2025-09-21mm/memremap: remove unused get_dev_pagemap() parameterAlistair Popple-4/+2
2025-09-21huge_memory: return -EINVAL in folio split functions when THP is disabledPankaj Raghav-4/+8
2025-09-21rust: maple_tree: add MapleTreeAlice Ryhl-0/+3
2025-09-21mm: remove mlock_count from struct pageMatthew Wilcox (Oracle)-8/+2
2025-09-21mm/filemap: align last_index to folio sizeYouling Tang-0/+6
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann-24/+24
2025-09-21mm: constify assert/test functions in mm.hMax Kellermann-20/+20
2025-09-21mm: constify various inline functions for improved const-correctnessMax Kellermann-12/+13
2025-09-21mm: constify ptdesc_pmd_pts_count() and folio_get_private()Max Kellermann-2/+2
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann-2/+2
2025-09-21mm, s390: constify mapping related test/getter functionsMax Kellermann-4/+4
2025-09-21mm: constify process_shares_mm() for improved const-correctnessMax Kellermann-1/+1
2025-09-21fs: constify mapping related test functions for improved const-correctnessMax Kellermann-3/+3
2025-09-21mm: constify zone related test/getter functionsMax Kellermann-21/+21
2025-09-21mm: constify pagemap related test/getter functionsMax Kellermann-27/+28
2025-09-21mm: constify shmem related test functions for improved const-correctnessMax Kellermann-6/+6
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang-1/+6
2025-09-21mm: remove nth_page()David Hildenbrand-2/+0
2025-09-21block: update comment of "struct bio_vec" regarding nth_page()David Hildenbrand-5/+2
2025-09-21crypto: remove nth_page() usage within SG entryDavid Hildenbrand-2/+2
2025-09-21scatterlist: disallow non-contigous page ranges in a single SG entryDavid Hildenbrand-1/+2
2025-09-21mm/cma: refuse handing out non-contiguous page rangesDavid Hildenbrand-0/+6
2025-09-21mm: simplify folio_page() and folio_page_idx()David Hildenbrand-3/+18
2025-09-21mm: limit folio/compound page sizes in problematic kernel configsDavid Hildenbrand-4/+18
2025-09-21mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...David Hildenbrand-2/+4
2025-09-21mm: remove unused zpool layerJohannes Weiner-86/+0