]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-11-01 Kanchana P... mm: zswap: zswap_store_page() will initialize entry...
2024-11-01 Kanchana P... mm: swap: Count successful large folio zswap stores...
2024-11-01 Kanchana P... mm: zswap: support large folios in zswap_store()
2024-11-01 Kanchana P... mm: zswap: modify zswap_stored_pages to be atomic_long_t
2024-11-01 Kanchana P... mm: change count_objcg_event() to count_objcg_events...
2024-11-01 Kanchana P... mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
2024-11-01 Kanchana P... mm: zswap: modify zswap_compress() to accept a page...
2024-11-01 Kanchana P... mm: define obj_cgroup_get() if CONFIG_MEMCG is not...
2024-11-01 Pintu Kumarmm/zsmalloc: use memcpy_from/to_page whereever possible
2024-11-01 Pintu Kumarzsmalloc: replace kmap_atomic with kmap_local_page
2024-11-01 Ba Jingselftests/damon/access_memory_even: remove unused variables
2024-11-01 Pintu Kumarmm/cma: fix useless return in void function
2024-11-01 Shakeel Buttmm: optimize invalidation of shadow entries
2024-11-01 Shakeel Buttmm: optimize truncation of shadow entries
2024-11-01 Zhaoyang Huangmm: migrate LRU_REFS_MASK bits in folio_migrate_flags
2024-11-01 Qi Zhengmm: pgtable: remove pte_offset_map_nolock()
2024-11-01 Qi Zhengmm: multi-gen LRU: walk_pte_range() use pte_offset_map_...
2024-11-01 Qi Zhengmm: userfaultfd: move_pages_pte() use pte_offset_map_rw...
2024-11-01 Qi Zhengmm: page_vma_mapped_walk: map_pte() use pte_offset_map_...
2024-11-01 Qi Zhengmm: mremap: move_ptes() use pte_offset_map_rw_nolock()
2024-11-01 Qi Zhengmm: copy_pte_range() use pte_offset_map_rw_nolock()
2024-11-01 Qi Zhengmm: khugepaged: collapse_pte_mapped_thp() use pte_offse...
2024-11-01 Qi Zhengmm: handle_pte_fault() use pte_offset_map_rw_nolock()
2024-11-01 Qi Zhengarm: adjust_pte() use pte_offset_map_rw_nolock()
2024-11-01 Qi Zhengmm: khugepaged: __collapse_huge_page_swapin() use pte_o...
2024-11-01 Qi Zhengmm: filemap: filemap_fault_recheck_pte_none() use pte_o...
2024-11-01 Qi Zhengpowerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
2024-11-01 Qi Zhengmm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
2024-11-01 Nanyong Sunmm: move mm flags to mm_types.h
2024-11-01 Lorenzo Stoakesmm/madvise: unrestrict process_madvise() for current...
2024-11-01 David Hildenbrandselftests/mm: hugetlb_fault_after_madv: improve test...
2024-11-01 David Hildenbrandselftests/mm: hugetlb_fault_after_madv: use default...
2024-11-01 Tanya Agarwalmm/mempolicy: fix comments for better documentation
2024-11-01 Zhiguo Jiangmm: fix shrink nr.unqueued_dirty counter issue
2024-11-01 Kairui Songmm/list_lru: simplify the list_lru walk callback function
2024-11-01 Kairui Songmm/list_lru: split the lock to per-cgroup scope
2024-11-01 Kairui Songmm/list_lru: simplify reparenting and initial allocation
2024-11-01 Kairui Songmm/list_lru: code clean up for reparenting
2024-11-01 Kairui Songmm/list_lru: don't export list_lru_add
2024-11-01 Kairui Songmm/list_lru: don't pass unnecessary key parameters
2024-11-01 Wei Yangmaple_tree: memset maple_big_node as a whole
2024-11-01 Wei Yangmaple_tree: remove maple_big_node.parent
2024-11-01 Wei Yangmaple_tree: goto complete directly on a pivot of 0
2024-11-01 Wei Yangmaple_tree: i is always less than or equal to mas_end
2024-11-01 Lorenzo Stoakesprocfs: prefer neater pointer error comparison
2024-11-01 Lorenzo Stoakesmm: refactor mm_access() to not return NULL
2024-11-01 Sergey Senozhatskyzram: remove UNDER_WB and simplify writeback
2024-11-01 Sergey Senozhatskyzram: reshuffle zram_free_page() flags operations
2024-11-01 Sergey Senozhatskyzram: do not mark idle slots that cannot be idle
2024-11-01 Sergey Senozhatskyzram: rework writeback target selection strategy
2024-11-01 Sergey Senozhatskyzram: do not skip the first bucket
2024-11-01 Sergey Senozhatskyzram: rework recompress target selection strategy
2024-11-01 Sergey Senozhatskyzram: permit only one post-processing operation at...
2024-11-01 Sergey Senozhatskyzram: introduce ZRAM_PP_SLOT flag
2024-11-01 Adrian Huangmm/vmalloc: combine all TLB flush operations of KASAN...
2024-11-01 Jingxiang Zengmm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2
2024-11-01 Jingxiang Zengmm/memcontrol: add per-memcg pgpgin/pswpin counter
2024-11-01 Leo Stonemm/damon: fix sparse warning for zero initializer
2024-11-01 Baolin Wangmm: shmem: fix khugepaged activation policy for shmem
2024-11-01 Lorenzo Stoakesselftests/mm: add pkey_sighandler_xx, hugetlb_dio to...
2024-11-01 Florian FainelliMAINTAINERS: remove Florian from DSA entry
2024-11-01 SeongJae Parkmm/damon/core: avoid overflow in damon_feed_loop_next_i...
2024-11-01 SeongJae Parkmm/damon/core: handle zero schemes apply interval
2024-11-01 SeongJae Parkmm/damon/core: handle zero {aggregation,ops_update...
2024-11-01 Wei Yangmm/mlock: set the correct prev on failure
2024-11-01 Masami Hiramatsu... objpool: fix to make percpu slot allocation more robust
2024-11-01 Lorenzo Stoakesmm: resolve faulty mmap_region() error path behaviour
2024-11-01 Andrew Mortonmm-refactor-arch_calc_vm_flag_bits-and-arm64-mte-handli...
2024-11-01 Lorenzo Stoakesmm: refactor arch_calc_vm_flag_bits() and arm64 MTE...
2024-11-01 Lorenzo Stoakesmm: refactor map_deny_write_exec()
2024-11-01 Lorenzo Stoakesmm: unconditionally close VMAs on error
2024-11-01 Lorenzo Stoakesmm: avoid unsafe VMA hook invocation when error arises...
2024-11-01 Hugh Dickinsmm/thp: fix deferred split unqueue naming and locking
2024-11-01 Hugh Dickinsmm/thp: fix deferred split queue not partially_mapped
2024-11-01 Andrew Mortonmm-page_alloc-keep-track-of-free-highatomic-fix
2024-11-01 Yu Zhaomm/page_alloc: keep track of free highatomic
2024-11-01 Bartosz Golaszewskilib: string_helpers: fix potential snprintf() output...
2024-11-01 James Houghtonmm/vmscan.c:3498: undefined reference to `pmdp_test_and...
2024-11-01 Yu Zhaomm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
2024-11-01 Yu Zhaomm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TO...
2024-11-01 Vlastimil Babkamm, mmap: limit THP alignment of anonymous mappings...
2024-11-01 Chen Ridongmm: shrinker: avoid memleak in alloc_shrinker_info
2024-11-01 Eugen Hristev.mailmap: update e-mail address for Eugen Hristev
2024-11-01 Gregory Pricevmscan,migrate: fix page count imbalance on node stats...
2024-11-01 Jarkko Sakkinenmailmap: update Jarkko's email addresses
2024-10-31 Yu Zhaomm: allow set/clear page_type again
2024-10-31 Ryusuke Konishinilfs2: fix potential deadlock with newly created symlinks
2024-10-31 Phillip LougherSquashfs: fix variable overflow in squashfs_readpage_block
2024-10-31 Andrey Konovalovkasan: remove vmalloc_percpu test
2024-10-31 Wladislav Wiebetools/mm: -Werror fixes in page-types/slabinfo
2024-10-31 Kairui Songmm, swap: avoid over reclaim of full clusters
2024-10-31 Barry Songmm: fix PSWPIN counter for large folios swap-in
2024-10-31 Zi Yanmm: avoid VM_BUG_ON when try to map an anon large folio...
2024-10-31 Hao Gemm/codetag: fix null pointer check logic for ref and tag
2024-10-31 John Hubbardmm/gup: stop leaking pinned pages in low memory conditions
2024-10-29 Barry Songmm: avoid unconditional one-tick sleep when swapcache_p...
2024-10-29 Jeff Xumseal: update mseal.rst
2024-10-29 Kirill A. Shutemovmm: split critical region in remap_file_pages() and...
2024-10-29 Edward Liawselftests/mm: fix deadlock for fork after pthread_creat...
2024-10-29 Edward LiawRevert "selftests/mm: replace atomic_bool with pthread_...
next