]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-09-21 Chris Lidocs/mm: add document for swap table
2025-09-21 Alistair Popplemm/memremap: remove unused get_dev_pagemap() parameter
2025-09-21 Alistair Popplemm/gup: remove dead pgmap refcounting code
2025-09-21 Wei Yangmm/page_alloc: check the correct buddy if it is a start...
2025-09-21 Miaohe Linmm/hwpoison: decouple hwpoison_filter from mm/memory...
2025-09-21 Pankaj Raghavhuge_memory: return -EINVAL in folio split functions...
2025-09-21 Jinjiang Tufilemap: optimize folio refount update in filemap_map_pages
2025-09-21 David Hildenbrandselftests/mm: split_huge_page_test: cleanups for split_...
2025-09-21 David Hildenbrandselftests/mm: split_huge_page_test: fix occasional...
2025-09-21 Baolin Wangmm: shmem: fix the strategy for the tmpfs 'huge=' options
2025-09-21 Alice Ryhlrust: maple_tree: add MapleTreeAlloc
2025-09-21 Alice Ryhlrust: maple_tree: add lock guard for maple tree
2025-09-21 Alice Ryhlrust: maple_tree: add MapleTree
2025-09-21 Yueyang Panmm/show_mem: add trylock while printing alloc info
2025-09-21 Yueyang Panmm/show_mem: dump the status of the mem alloc profiling...
2025-09-21 Vishal Moola... virtio_balloon: stop calling page_address() in free_pages()
2025-09-21 Vishal Moola... arm64: stop calling page_address() in free_pages()
2025-09-21 Vishal Moola... powerpc: stop calling page_address() in free_pages()
2025-09-21 Vishal Moola... riscv: stop calling page_address() in free_pages()
2025-09-21 Vishal Moola... x86: stop calling page_address() in free_pages()
2025-09-21 Vishal Moola... aoe: stop calling page_address() in free_page()
2025-09-21 Vishal Moola... mm/page_alloc: add kernel-docs for free_pages()
2025-09-21 Matthew Wilcox... mm: remove mlock_count from struct page
2025-09-21 Chi Zhilingmpage: convert do_mpage_readpage() to return void type
2025-09-21 Chi Zhilingmpage: terminate read-ahead on read error
2025-09-21 Youling Tangmm/filemap: align last_index to folio size
2025-09-21 Max Kellermannmm: constify highmem related functions for improved...
2025-09-21 Max Kellermannmm: constify assert/test functions in mm.h
2025-09-21 Max Kellermannmm: constify various inline functions for improved...
2025-09-21 Max Kellermannmm: constify ptdesc_pmd_pts_count() and folio_get_private()
2025-09-21 Max Kellermannmm: constify arch_pick_mmap_layout() for improved const...
2025-09-21 Max Kellermannparisc: constify mmap_upper_limit() parameter
2025-09-21 Max Kellermannmm, s390: constify mapping related test/getter functions
2025-09-21 Max Kellermannmm: constify process_shares_mm() for improved const...
2025-09-21 Max Kellermannfs: constify mapping related test functions for improve...
2025-09-21 Max Kellermannmm: constify zone related test/getter functions
2025-09-21 Max Kellermannmm: constify pagemap related test/getter functions
2025-09-21 Max Kellermannmm: constify shmem related test functions for improved...
2025-09-21 Kefeng Wangmm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hug...
2025-09-21 Kefeng Wangmm: hugetlb: remove struct hstate from init_new_hugetlb...
2025-09-21 Kefeng Wangmm: hugetlb: directly pass order when allocate a hugetl...
2025-09-21 Kefeng Wangmm: hugetlb: convert to account_new_hugetlb_folio()
2025-09-21 Kefeng Wangmm: hugetlb: convert to use more alloc_fresh_hugetlb_fo...
2025-09-21 Thadeu Lima... mm: show_mem: show number of zspages in show_free_areas
2025-09-21 Li RongQingmm/hugetlb: retry to allocate for early boot hugepage...
2025-09-21 Yeoreum Yunkasan: apply write-only mode in kasan kunit testcases
2025-09-21 Yeoreum Yunkasan/hw-tags: introduce kasan.write_only option
2025-09-21 David Hildenbrandmm: remove nth_page()
2025-09-21 David Hildenbrandblock: update comment of "struct bio_vec" regarding...
2025-09-21 David Hildenbrandkfence: drop nth_page() usage
2025-09-21 David Hildenbrandmm/gup: drop nth_page() usage in unpin_user_page_range_...
2025-09-21 David Hildenbrandcrypto: remove nth_page() usage within SG entry
2025-09-21 David Hildenbrandvfio/pci: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandscsi: sg: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandscsi: scsi_lib: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandmmc: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandmemstick: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandmspro_block: drop nth_page() usage within SG entry
2025-09-21 David Hildenbranddrm/i915/gem: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandata: libata-sff: drop nth_page() usage within SG entry
2025-09-21 David Hildenbrandscatterlist: disallow non-contigous page ranges in...
2025-09-21 David Hildenbranddma-remap: drop nth_page() in dma_common_contiguous_remap()
2025-09-21 David Hildenbrandmm/cma: refuse handing out non-contiguous page ranges
2025-09-21 David Hildenbrandmips: mm: convert __flush_dcache_pages() to __flush_dca...
2025-09-21 David Hildenbrandio_uring/zcrx: remove nth_page() usage within folio
2025-09-21 David Hildenbrandmm/gup: remove record_subpages()
2025-09-21 David Hildenbrandmm/gup: drop nth_page() usage within folio when recordi...
2025-09-21 David Hildenbrandmm/pagewalk: drop nth_page() usage within folio in...
2025-09-21 David Hildenbrandfs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
2025-09-21 David Hildenbrandfs: hugetlbfs: remove nth_page() usage within folio...
2025-09-21 David Hildenbrandmm/mm/percpu-km: drop nth_page() usage within single...
2025-09-21 David Hildenbrandmm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
2025-09-21 David Hildenbrandmm: simplify folio_page() and folio_page_idx()
2025-09-21 David Hildenbrandmm: limit folio/compound page sizes in problematic...
2025-09-21 David Hildenbrandmm: sanity-check maximum folio size in folio_set_order()
2025-09-21 David Hildenbrandmm/mm_init: make memmap_init_compound() look more like...
2025-09-21 David Hildenbrandmm/hugetlb: check for unreasonable folio sizes when...
2025-09-21 David Hildenbrandmm/memremap: reject unreasonable folio/compound page...
2025-09-21 David Hildenbrandmm/page_alloc: reject unreasonable folio/compound page...
2025-09-21 David Hildenbrandwireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP...
2025-09-21 David Hildenbrandx86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
2025-09-21 David Hildenbrands390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
2025-09-21 David Hildenbrandarm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
2025-09-21 David Hildenbrandmm: stop making SPARSEMEM_VMEMMAP user-selectable
2025-09-21 Kaushlendra... tools/mm/slabinfo: fix access to null terminator in...
2025-09-21 Joey Pabalinasmm/memfd: remove redundant casts
2025-09-21 Pasha Tatashintask_stack.h: clean-up stack_not_used() implementation
2025-09-21 Pasha Tatashinfork: check charging success before zeroing stack
2025-09-21 Ujwal Kundurselftests/mm/uffd: refactor non-composite global vars...
2025-09-21 Johannes Weinermm: zpdesc: minor naming and comment corrections
2025-09-21 Johannes Weinermm: remove unused zpool layer
2025-09-21 Johannes Weinermm: zswap: interact directly with zsmalloc
2025-09-21 Sabyrzhan Tasbolatovkasan: call kasan_init_generic in kasan_init
2025-09-21 Sabyrzhan Tasbolatovkasan: introduce ARCH_DEFER_KASAN and unify static...
2025-09-21 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable in...
2025-09-16 Sergey Senozhatskyzram: fix slot write race condition
2025-09-13 Liam R. Howlettmaple_tree: testing fix for spanning store on 32b
2025-09-13 Liam R. Howlettmaple_tree: fix testing for 32 bit builds
2025-09-13 Max Kellermannhuge_mm.h: disallow is_huge_zero_folio(NULL)
2025-09-13 Wei Yangmm/page_alloc: find_large_buddy() from start_pfn aligne...
next