]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-09-21 David Hildenbrandmm/gup: fix handling of errors from arch_make_folio_acc...
2025-09-21 Chanwon Parkmm: re-enable kswapd when memory pressure subsides...
2025-09-21 Chunyu Huselftests/mm: fix va_high_addr_switch.sh failure on...
2025-09-21 Chunyu Huselftests/mm: alloc hugepages in va_high_addr_switch...
2025-09-21 Chunyu Huselftests/mm: fix hugepages cleanup too early
2025-09-21 Jan Karareadahead: add trace points
2025-09-21 Matthieu Baerts... scripts/decode_stacktrace.sh: code: preserve alignment
2025-09-21 Matthieu Baerts... scripts/decode_stacktrace.sh: symbol: preserve alignment
2025-09-21 Matthieu Baerts... scripts/decode_stacktrace.sh: symbol: avoid trailing...
2025-09-21 Matthew Wilcox... ptdesc: remove ptdesc_to_virt()
2025-09-21 Matthew Wilcox... ptdesc: remove references to folios from __pagetable_ct...
2025-09-21 Matthew Wilcox... ptdesc: convert __page_flags to pt_flags
2025-09-21 Alice Ryhlmaple_tree: remove lockdep_map_p typedef
2025-09-21 zhang jiaosamples/cgroup: rm unused MEMCG_EVENTS macro
2025-09-21 Stanislav Fortmm/memcg: v1: account event registrations and drop...
2025-09-21 Kairui Songmm, swap: use a single page for swap table when the...
2025-09-21 Kairui Songmm, swap: implement dynamic allocation of swap table
2025-09-21 Kairui Songmm, swap: remove contention workaround for swap cache
2025-09-21 Kairui Songmm, swap: mark swap address space ro and add context...
2025-09-21 Kairui Songmm, swap: use the swap table for the swap cache and...
2025-09-21 Kairui Songmm, swap: wrap swap cache replacement with a helper
2025-09-21 Kairui Songmm/shmem, swap: remove redundant error handling for...
2025-09-21 Kairui Songmm, swap: cleanup swap cache API and add kerneldoc
2025-09-21 Kairui Songmm, swap: tidy up swap device and cluster info helpers
2025-09-21 Kairui Songmm, swap: rename and move some swap cluster definition...
2025-09-21 Kairui Songmm, swap: always lock and check the swap cache folio...
2025-09-21 Kairui Songmm, swap: check page poison flag after locking it
2025-09-21 Kairui Songmm, swap: fix swap cache index error when retrying...
2025-09-21 Kairui Songmm, swap: use unified helper for swap cache look up
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...
next