linux-block.git
2025-05-13 Baoquan Hemm/vmalloc.c: change purge_ndoes as local static variable
2025-05-13 Christoph Lameter... Update Christoph's Email address and make it consistent
2025-05-13 Prabhav Kumar... mm: fix typos in comments in mm_init.c
2025-05-13 SeongJae Parksamples/damon: implement a DAMON module for memory...
2025-05-13 SeongJae ParkDocs/ABI/damon: document nid file
2025-05-13 SeongJae ParkDocs/admin-guide/mm/damon/usage: document 'nid' file
2025-05-13 SeongJae ParkDocs/mm/damon/design: document node_mem_{used,free}_bp
2025-05-13 SeongJae Parkmm/damon/sysfs-schemes: connect damos_quota_goal nid...
2025-05-13 SeongJae Parkmm/damon/sysfs-schemes: implement file for quota goal...
2025-05-13 SeongJae Parkmm/damon/core: introduce damos quota goal metrics for...
2025-05-12 Rakie Kimmm/mempolicy: support memory hotplug in weighted interleave
2025-05-12 Rakie Kimmm/mempolicy: prepare weighted interleave sysfs for...
2025-05-12 Rakie Kimmm/mempolicy: fix memory leaks in weighted interleave...
2025-05-12 Chen Nimm: memcontrol: remove unnecessary NULL check before...
2025-05-12 Uladzislau... vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
2025-05-12 Uladzislau... MAINTAINERS: add test_vmalloc.c to VMALLOC section
2025-05-12 Uladzislau... lib/test_vmalloc.c: allow built-in execution
2025-05-12 Uladzislau... lib/test_vmalloc.c: replace RWSEM to SRCU for setup
2025-05-12 Sergey SenozhatskyDocumentation: zram: update IDLE pages tracking documen...
2025-05-12 Dev Jainmempolicy: optimize queue_folios_pte_range by PTE batching
2025-05-12 Lorenzo Stoakesmm: move mmap/vma locking logic into specific files
2025-05-12 Shakeel Buttmemcg: multi-memcg percpu charge cache
2025-05-12 Fan Nimm: convert free_page_and_swap_cache() to free_folio_an...
2025-05-12 gaoxumm: add nr_free_highatomic in show_free_areas
2025-05-12 Hao Gemm/vmscan: modify the assignment logic of the scan...
2025-05-12 Enze Lisamples/damon/prcl: fix a comment typo
2025-05-12 Baoquan Hemm/gup: clean up codes in fault_in_xxx() functions
2025-05-12 Baoquan Hemm/gup: remove gup_fast_pgd_leaf() and clean up the...
2025-05-12 Baoquan Hemm/gup: remove unneeded checking in follow_page_pte()
2025-05-12 Oscar Salvadormm,hugetlb: allocate frozen pages in alloc_buddy_hugetl...
2025-05-12 Uladzislau... vmalloc: use atomic_long_add_return_relaxed()
2025-05-12 Oscar Salvadormm, hugetlb: avoid passing a null nodemask when there...
2025-05-12 Enze Liselftests/damon: remove the remaining test scripts...
2025-05-12 Shakeel Buttmemcg: optimize memcg_rstat_updated
2025-05-12 Donet Tomselftests/mm: restore default nr_hugepages value during...
2025-05-12 Sidhartha Kumarmaple_tree: reorder mas->store_type case statements
2025-05-12 Sidhartha Kumarmaple_tree: add sufficient height
2025-05-12 Sidhartha Kumarmaple_tree: break on convergence in mas_spanning_rebala...
2025-05-12 Sidhartha Kumarmaple_tree: use vacant nodes to reduce worst case alloc...
2025-05-12 Sidhartha Kumarmaple_tree: use height and depth consistently
2025-05-12 Sidhartha Kumarmaple_tree: convert mas_prealloc_calc() to take in...
2025-05-12 SeongJae Parkmm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
2025-05-12 SeongJae Parkmm/memory: split non-tlb flushing part from zap_page_ra...
2025-05-12 SeongJae Parkmm/madvise: batch tlb flushes for MADV_FREE
2025-05-12 SeongJae Parkmm/madvise: define and use madvise_behavior struct...
2025-05-12 Baolin Wangmm: huge_memory: add folio_mark_accessed() when zapping...
2025-05-12 Lorenzo Stoakestools/testing/selftests: assert that anon merge cases...
2025-05-12 Lorenzo Stoakestools/testing: add PROCMAP_QUERY helper functions in...
2025-05-12 Lorenzo Stoakesmm/vma: fix incorrectly disallowed anonymous VMA merges
2025-05-12 Alice Ryhlmm: rust: add MEMORY MANAGEMENT [RUST]
2025-05-12 Alice Ryhltask: rust: rework how current is accessed
2025-05-12 Alice Ryhlrust: miscdevice: add mmap support
2025-05-12 Alice Ryhlmm: rust: add VmaNew for f_ops->mmap()
2025-05-12 Alice Ryhlmm: rust: add mmput_async support
2025-05-12 Alice Ryhlmm: rust: add lock_vma_under_rcu
2025-05-12 Alice Ryhlmm: rust: add vm_insert_page
2025-05-12 Alice Ryhlmm: rust: add vm_area_struct methods that require read...
2025-05-12 Alice Ryhlmm: rust: add abstraction for struct mm_struct
2025-05-12 Kevin Brodskyriscv: mm: call PUD/P4D ctor in special kernel pgtable...
2025-05-12 Kevin Brodskyarm64: mm: call PUD/P4D ctor in __create_pgd_mapping()
2025-05-12 Kevin Brodskyriscv: mm: clarify ctor mm argument in alloc_{pte,pmd...
2025-05-12 Kevin Brodskyarm64: mm: always call PTE/PMD ctor in __create_pgd_map...
2025-05-12 Kevin Brodskyarm64: mm: use enum to identify pgtable level instead...
2025-05-12 Kevin Brodskymm: skip ptlock_init() for kernel PMDs
2025-05-12 Kevin Brodskysparc64: mm: call ctor/dtor for kernel PTEs
2025-05-12 Kevin Brodskypowerpc: mm: call ctor/dtor for kernel PTEs
2025-05-12 Kevin Brodskym68k: mm: call ctor/dtor for kernel PTEs
2025-05-12 Kevin Brodskymm: call ctor/dtor for kernel PTEs
2025-05-12 Kevin Brodskyx86: pgtable: always use pte_free_kernel()
2025-05-12 Kevin Brodskymm: pass mm down to pagetable_{pte,pmd}_ctor
2025-05-12 Uladzislau... vmalloc: use for_each_vmap_node() in purge-vmap-area
2025-05-12 Uladzislau... vmalloc: switch to for_each_vmap_node() helper
2025-05-12 Uladzislau... vmalloc: add for_each_vmap_node() helper
2025-05-12 Liu Yefs/proc/page: refactor to reduce code duplication
2025-05-12 Przemek Kitszelxarray: make xa_alloc_cyclic() return 0 on all success...
2025-05-12 Anshuman Khandualarm64/mm: define ptdesc_t
2025-05-12 Anshuman Khandualmm/ptdump: split effective_prot() into level specific...
2025-05-12 Anshuman Khandualmm/ptdump: split note_page() into level specific callbacks
2025-05-12 Li Wangselftest/mm: make hugetlb_reparenting_test tolerant...
2025-05-12 Johannes Weinermm: page_alloc: tighten up find_suitable_fallback()
2025-05-12 David Hildenbrandkernel/events/uprobes: uprobe_write_opcode() rewrite
2025-05-12 David Hildenbrandkernel/events/uprobes: pass VMA to set_swbp(), set_orig...
2025-05-12 David Hildenbrandkernel/events/uprobes: pass VMA instead of MM to remove...
2025-05-12 Gavin Shanmm/debug: fix parameter passed to page_mapcount_is_type()
2025-05-12 Gavin Shanmm: fix parameter passed to page_mapcount_is_type()
2025-05-12 Andrei Vaginselftests/mm: add PAGEMAP_SCAN guard region test
2025-05-12 Andrei Vagintools headers UAPI: sync linux/fs.h with the kernel...
2025-05-12 Andrei Vaginfs/proc: extend the PAGEMAP_SCAN ioctl to report guard...
2025-05-12 Sergey Senozhatskyzsmalloc: cleanup headers includes
2025-05-12 Dmitry V. Levinselftests/ptrace: add a test case for PTRACE_SET_SYSCAL...
2025-05-12 Dmitry V. Levinptrace: introduce PTRACE_SET_SYSCALL_INFO request
2025-05-12 Dmitry V. Levinptrace_get_syscall_info: factor out ptrace_get_syscall_...
2025-05-12 Dmitry V. Levinsyscall.h: introduce syscall_set_nr()
2025-05-12 Dmitry V. Levinsyscall.h: add syscall_set_arguments()
2025-05-12 Dmitry V. Levinhexagon: add syscall_set_return_value()
2025-05-12 SoumishDasmm: add kernel-doc comment for free_pgd_range()
2025-05-12 Kemeng Shimm: swap: replace cluster_swap_free_nr() with swap_entr...
2025-05-12 Kemeng Shimm: swap: factor out helper to drop cache of entries...
2025-05-12 Kemeng Shimm: swap: free each cluster individually in swap_entrie...
2025-05-12 Kemeng Shimm: swap: drop last SWAP_MAP_SHMEM flag in batch in...
next