]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-22 Jinjiang Tumm/hwpoison: introduce folio_contain_hwpoisoned_page...
2025-03-22 Hao Jiacgroup: docs: add pswpin and pswpout items in cgroup...
2025-03-22 Hao Jiamm: vmscan: split proactive reclaim statistics from...
2025-03-22 Ryan Robertsselftests/mm: speed up split_huge_page_test
2025-03-22 Ryan Robertsselftests/mm: uffd-unit-tests support for hugepages...
2025-03-22 Nhat Phamdocs/mm/damon/design: document active DAMOS filter...
2025-03-22 Nhat Phammm/damon: implement a new DAMOS filter type for active...
2025-03-22 Alistair Popplefs/dax: don't disassociate zero page entries
2025-03-22 Nico PacheMM documentation: add "Unaccepted" meminfo entry
2025-03-22 Brendan Jackmanselftests/mm: add commentary about 9pfs bugs
2025-03-22 Uladzislau... fork: use __vmalloc_node() for stack allocation
2025-03-22 Jiwen Qidocs/mm: Physical Memory: Populate the "Zones" section
2025-03-22 Nico Pachexen: balloon: update the NR_BALLOON_PAGES state
2025-03-22 Nico Pachehv_balloon: update the NR_BALLOON_PAGES state
2025-03-22 Nico Pacheballoon_compaction: update the NR_BALLOON_PAGES state
2025-03-22 Nico Pachememinfo: add a per node counter for balloon drivers
2025-03-22 Matthew Wilcox... mm: remove references to folio in __memcg_kmem_uncharge...
2025-03-22 Matthew Wilcox... mm: simplify folio_memcg_charged()
2025-03-22 Matthew Wilcox... mm: remove references to folio in split_page_memcg()
2025-03-22 Matthew Wilcox... mm: simplify split_page_memcg()
2025-03-22 Matthew Wilcox... mm: separate folio_split_memcg_refs() from split_page_m...
2025-03-22 Shakeel Buttmemcg: move do_memsw_account() to CONFIG_MEMCG_V1
2025-03-22 Shakeel Buttmemcg: avoid refill_stock for root memcg
2025-03-22 Mike Rapoport... mm/mm_init: rename init_reserved_page to init_deferred_page
2025-03-22 Mike Rapoport... mm/mm_init: rename __init_reserved_page_zone to __init_...
2025-03-22 Ge Yangmm/cma: using per-CMA locks to improve concurrent alloc...
2025-03-18 Johannes Weinermm: page_alloc: defrag_mode kswapd/kcompactd watermarks
2025-03-18 Johannes Weinermm: page_alloc: defrag_mode kswapd/kcompactd assistance
2025-03-18 Johannes Weinermm: page_alloc: defrag_mode
2025-03-18 Johannes Weinermm: page_alloc: trace type pollution from compaction...
2025-03-18 Johannes Weinermm: compaction: push watermark into compaction_suitable...
2025-03-18 Matthew Wilcox... mm: convert lru_add_page_tail() to lru_add_split_folio()
2025-03-18 Cyan Yangselftests/mm/cow: fix the incorrect error handling
2025-03-18 Liu Yemm/debug: add line breaks
2025-03-18 Lukas BulwahnMAINTAINERS: adjust file entry in MAPLE TREE
2025-03-18 Shuai Xuemm: memory-failure: enhance comments for return value...
2025-03-18 Shuai Xuemm/hwpoison: do not send SIGBUS to processes with recov...
2025-03-18 Shuai Xuex86/mce: use is_copy_from_user() to determine copy...
2025-03-18 Mathieu Desnoyersmm: lock PGDAT_RECLAIM_LOCKED with acquire memory ordering
2025-03-18 Mathieu Desnoyersmm: add missing release barrier on PGDAT_RECLAIM_LOCKED...
2025-03-18 SeongJae Parkmm/madvise: remove len parameter of madvise_do_behavior()
2025-03-18 SeongJae Parkmm/madvise: deduplicate madvise_do_behavior() skip...
2025-03-18 SeongJae Parkmm/madvise: split out populate behavior check logic
2025-03-18 SeongJae Parkmm/madvise: use is_memory_failure() from madvise_do_beh...
2025-03-18 Martin Liumm/page_alloc: add trace event for totalreserve_pages...
2025-03-18 Martin Liumm/page_alloc: add trace event for per-zone lowmem...
2025-03-18 Martin Liumm/page_alloc: add trace event for per-zone watermark...
2025-03-18 Enrico Bravimm/shmem: fix functions documentation
2025-03-18 Ryan Robertsmm: use ptep_get() instead of directly dereferencing...
2025-03-18 Gavin Shandrivers/base/memory: correct the field name in the...
2025-03-18 Gavin Shandrivers/base/memory: improve add_boot_memory_block()
2025-03-18 SeongJae Parkmm/damon/sysfs-schemes: avoid Wformat-security warning...
2025-03-18 Zi Yanmm/shmem: use xas_try_split() in shmem_split_large_entry()
2025-03-18 Zi Yanmm/filemap: use xas_try_split() in __filemap_add_folio()
2025-03-18 Zi Yanselftests/mm: add tests for folio_split(), buddy alloca...
2025-03-18 Zi Yanmm/truncate: use folio_split() in truncate operation
2025-03-18 Zi Yanmm/huge_memory: add folio_split() to debugfs testing...
2025-03-18 Zi Yanmm/huge_memory: remove the old, unused __split_huge_page()
2025-03-18 Zi Yanmm/huge_memory: add buddy allocator like (non-uniform...
2025-03-18 Zi Yanmm/huge_memory: move folio split common code to __folio...
2025-03-18 Zi Yanmm/huge_memory: add two new (not yet used) functions...
2025-03-18 Zi Yanxarray: add xas_try_split() to split a multi-index...
2025-03-18 Matthew Wilcox... hugetlb: convert adjust_range_hwpoison() to take a...
2025-03-18 Matthew Wilcox... hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma...
2025-03-18 Johannes Weinermm: swap_cgroup: remove double initialization of locals
2025-03-18 Liu Yemm/vmalloc: refactor __vmalloc_node_range_noprof()
2025-03-18 Luiz Capitulinomm: page_owner: use new iteration API
2025-03-18 Luiz Capitulinomm: page_table_check: use new iteration API
2025-03-18 Luiz Capitulinomm: page_ext: add an iteration API for page extensions
2025-03-18 Dev Jainmm: remove redundant return in set_huge_zero_folio()
2025-03-18 SeongJae Parkmm/damon: remove damon_operations->reset_aggregated
2025-03-18 SeongJae Parkmm/damon: remove damon_callback->before_damos_apply
2025-03-18 SeongJae Parkmm/damon: remove damon_callback->after_sampling
2025-03-18 SeongJae Parkmm/damon: remove ->before_start of damon_callback
2025-03-18 SeongJae Parkmm/damon: remove damon_callback->private
2025-03-18 SeongJae Parkmm/damon/sysfs-schemes: remove obsolete comment for...
2025-03-18 SeongJae Parkmm/damon/sysfs: remove damon_sysfs_cmd_request and...
2025-03-18 SeongJae Parkmm/damon/sysfs: remove damon_sysfs_cmd_request_callback...
2025-03-18 SeongJae Parkmm/damon/sysfs: remove damon_sysfs_cmd_request code...
2025-03-18 SeongJae Parkmm/damon/sysfs: handle commit command using damon_call()
2025-03-18 SeongJae Parkmm/damon/core: make damon_set_attrs() be safe to be...
2025-03-18 SeongJae Parkmm/damon/core: invoke kdamond_call() after merging...
2025-03-18 SeongJae Parkmm/damon/sysfs: validate user inputs from damon_sysfs_c...
2025-03-18 Mike Rapoport... arch, mm: make releasing of memory to page allocator...
2025-03-18 Mike Rapoport... arch, mm: introduce arch_mm_preinit
2025-03-18 Mike Rapoport... arch, mm: streamline HIGHMEM freeing
2025-03-18 Mike Rapoport... arch, mm: set high_memory in free_area_init()
2025-03-18 Mike Rapoport... arch, mm: set max_mapnr when allocating memory map...
2025-03-18 Mike Rapoport... xtensa: split out printing of virtual memory layout...
2025-03-18 Mike Rapoport... s390: make setup_zero_pages() use memblock
2025-03-18 Mike Rapoport... nios2: move pr_debug() about memory start and end to...
2025-03-18 Mike Rapoport... MIPS: make setup_zero_pages() use memblock
2025-03-18 Mike Rapoport... MIPS: consolidate mem_init() for NUMA machines
2025-03-18 Mike Rapoport... hexagon: move initialization of init_mm.context init...
2025-03-18 Mike Rapoport... csky: move setup_initrd() to setup.c
2025-03-18 Mike Rapoport... arm: mem_init: use memblock_phys_free() to free DMA...
2025-03-18 Nhat Phampage_io: zswap: do not crash the kernel on decompressio...
2025-03-18 Liu Shixinmm/hugetlb: update nr_huge_pages and surplus_huge_pages...
2025-03-18 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for {core,ops...
2025-03-18 SeongJae ParkDocs/ABI/damon: document {core,ops}_filters directories
next