linux-2.6-microblaze.git
2024-11-15 Ritesh Harjani... cma: enforce non-zero pageblock_order during cma_init_r...
2024-11-15 Nirjhar Roymm/kfence: add a new kunit test test_use_after_free_rea...
2024-11-15 Liu Shixinzram: fix NULL pointer in comp_algorithm_show()
2024-11-15 Joshua Hahnmemcg/hugetlb: add hugeTLB counters to memcg
2024-11-15 MengEn Sunvmstat: call fold_vm_zone_numa_events() before show...
2024-11-12 Vlastimil Babkamm: mmap_lock: check trace_mmap_lock_$type_enabled...
2024-11-12 Geert Uytterhoevenzram: ZRAM_DEF_COMP should depend on ZRAM
2024-11-12 SeongJae ParkMAINTAINERS/MEMORY MANAGEMENT: add document files for mm
2024-11-12 SeongJae ParkDocs/mm/damon: recommend academic papers to read and...
2024-11-12 Bibo Maomm: define general function pXd_init()
2024-11-12 Catalin Marinaskmemleak: iommu/iova: fix transient kmemleak false...
2024-11-12 Kairui Songmm/list_lru: simplify the list_lru walk callback function
2024-11-12 Kairui Songmm/list_lru: split the lock to per-cgroup scope
2024-11-12 Kairui Songmm/list_lru: simplify reparenting and initial allocation
2024-11-12 Kairui Songmm/list_lru: code clean up for reparenting
2024-11-12 Kairui Songmm/list_lru: don't export list_lru_add
2024-11-12 Kairui Songmm/list_lru: don't pass unnecessary key parameters
2024-11-12 Nihar Chaithanyakasan: add kunit tests for kmalloc_track_caller, kmallo...
2024-11-11 Sabyrzhan Tasbolatovkasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW
2024-11-11 Sabyrzhan Tasbolatovkasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols
2024-11-11 Lorenzo Stoakesmm: remove unnecessary page_table_lock on stack expansion
2024-11-11 Maíra Canalmm: huge_memory: use strscpy() instead of strcpy()
2024-11-11 Maíra Canalmm: shmem: override mTHP shmem default with a kernel...
2024-11-11 Maíra Canalmm: move ``get_order_from_str()`` to internal.h
2024-11-11 Maíra Canalmm: shmem: control THP support through the kernel comma...
2024-11-11 Marc Dionnetools/mm: fix slabinfo crash when MAX_SLABS is exceeded
2024-11-11 Wei Yangmaple_tree: add a test checking storing null
2024-11-11 Wei Yangmaple_tree: refine mas_store_root() on storing NULL
2024-11-11 Wei Yangmaple_tree: not necessary to check index/last again
2024-11-11 Wei Yangmaple_tree: the return value of mas_root_expand() is...
2024-11-11 Wei Yangmaple_tree: print empty for an empty tree on mt_dump()
2024-11-11 Liam R. Howlettvma: detect infinite loop in vma tree
2024-11-11 Chunyan Zhangselftests/mm: skip virtual_address_range tests on riscv
2024-11-11 Chunyan Zhangselftest/mm: fix typo in virtual_address_range
2024-11-11 Sergey Senozhatskyzram: clear IDLE flag in mark_idle()
2024-11-11 Sergey Senozhatskyzram: clear IDLE flag after recompression
2024-11-11 zhangguopengmm/memory-failure: replace sprintf() with sysfs_emit()
2024-11-11 JP Kobrynmemcg: add flush tracepoint
2024-11-11 JP Kobrynmemcg: rename do_flush_stats and add force flag
2024-11-11 Hugh Dickinsmm: delete the unused put_pages_list()
2024-11-11 Lorenzo Stoakesselftests/mm: add self tests for guard page feature
2024-11-11 Lorenzo Stoakestools: testing: update tools UAPI header for mman-common.h
2024-11-11 Lorenzo Stoakesmm: madvise: implement lightweight guard page mechanism
2024-11-11 Lorenzo Stoakesmm: add PTE_MARKER_GUARD PTE marker
2024-11-11 Lorenzo Stoakesmm: pagewalk: add the ability to install PTEs
2024-11-11 Sabyrzhan Tasbolatovkasan: delete CONFIG_KASAN_MODULE_TEST
2024-11-11 Sabyrzhan Tasbolatovkasan: migrate copy_user_test to kunit
2024-11-11 Sabyrzhan Tasbolatovkasan: move checks to do_strncpy_from_user
2024-11-11 Barry Songmm: add per-order mTHP swpin counters
2024-11-11 Kanchana P... mm: zswap: zswap_store_page() will initialize entry...
2024-11-11 Kanchana P... mm: swap: count successful large folio zswap stores...
2024-11-11 Kanchana P... mm: zswap: support large folios in zswap_store()
2024-11-11 Kanchana P... mm: zswap: modify zswap_stored_pages to be atomic_long_t
2024-11-11 Kanchana P... mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
2024-11-11 Kanchana P... mm: zswap: modify zswap_compress() to accept a page...
2024-11-11 Kanchana P... mm: define obj_cgroup_get() if CONFIG_MEMCG is not...
2024-11-11 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2024-11-11 Barry Songmm: count zeromap read and set for swapout and swapin
2024-11-07 SeongJae Parkmm/damon/tests/dbgfs-kunit: fix the header double inclu...
2024-11-07 SeongJae Parkmm/damon/Kconfig: update DBGFS_KUNIT prompt copy for...
2024-11-07 SeongJae Parkselftests/damon/debugfs_duplicate_context_creation...
2024-11-07 SeongJae Parkselftests/damon/_debugfs_common: hide expected error...
2024-11-07 SeongJae Parkselftests/damon/huge_count_read_write: remove unnecessa...
2024-11-07 Andrew Paniakinselftests/damon/huge_count_read_write: provide sufficie...
2024-11-07 Xiu Jianfengmemcg: factor out mem_cgroup_stat_aggregate()
2024-11-07 Thorsten Blummm/show_mem: use str_yes_no() helper in show_free_areas()
2024-11-07 Zeng Jingxiangmm/vmscan: wake up flushers conditionally to avoid...
2024-11-07 Matthew Wilcox... mm: use page->private instead of page->index in percpu
2024-11-07 Matthew Wilcox... mm: remove references to page->index in huge_memory.c
2024-11-07 Matthew Wilcox... bootmem: stop using page->index
2024-11-07 Matthew Wilcox... mm: mass constification of folio/page pointers
2024-11-07 Matthew Wilcox... mm: renovate page_address_in_vma()
2024-11-07 Matthew Wilcox... mm: use page_pgoff() in more places
2024-11-07 Matthew Wilcox... mm: convert page_to_pgoff() to page_pgoff()
2024-11-07 Pintu Kumarmm/zsmalloc: use memcpy_from/to_page whereever possible
2024-11-07 Pintu Kumarzsmalloc: replace kmap_atomic with kmap_local_page
2024-11-07 Suren Baghdasaryanmm/codetag: uninline and move pgalloc_tag_copy and...
2024-11-07 Suren Baghdasaryanalloc_tag: support for page allocation tag compression
2024-11-07 Suren Baghdasaryanalloc_tag: introduce pgtag_ref_handle to abstract page...
2024-11-07 Suren Baghdasaryanalloc_tag: populate memory for module tags as needed
2024-11-07 Suren Baghdasaryanalloc_tag: load module tags into separate contiguous...
2024-11-07 Suren Baghdasaryanalloc_tag: introduce shutdown_mem_profiling helper...
2024-11-07 Suren Baghdasaryanmaple_tree: add mas_for_each_rev() helper
2024-11-07 Mike Rapoport... x86/module: enable ROX caches for module text on 64 bit
2024-11-07 Mike Rapoport... execmem: add support for cache of large ROX pages
2024-11-07 Mike Rapoport... x86/module: prepare module loading for ROX allocations...
2024-11-07 Mike Rapoport... arch: introduce set_direct_map_valid_noflush()
2024-11-07 Mike Rapoport... module: prepare to handle ROX allocations for text
2024-11-07 Mike Rapoport... asm-generic: introduce text-patching.h
2024-11-07 Mike Rapoport... mm: vmalloc: don't account for number of nodes for...
2024-11-07 Mike Rapoport... mm: vmalloc: group declarations depending on CONFIG_MMU...
2024-11-07 Thorsten Blummailmap: add entry for Thorsten Blum
2024-11-07 Andrew Kannerocfs2: remove entry once instead of null-ptr-dereferenc...
2024-11-07 Roman Gushchinsignal: restore the override_rlimit logic
2024-11-07 Qi Xifs/proc: fix compile warning about variable 'vmcore_mma...
2024-11-07 Andrei Vaginucounts: fix counter leak in inc_rlimit_get_ucounts()
2024-11-07 Muhammad Usama... selftests: hugetlb_dio: check for initial conditions...
2024-11-07 Maíra Canalmm: fix docs for the kernel parameter ``thp_anon=``
2024-11-07 SeongJae Parkmm/damon/core: avoid overflow in damon_feed_loop_next_i...
2024-11-07 SeongJae Parkmm/damon/core: handle zero schemes apply interval
next