]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-02-12  Baolin Wangmm: rmap: support batched unmapping for file large...
2026-02-12  Baolin Wangarm64: mm: implement the architecture-specific clear_fl...
2026-02-12  Baolin Wangarm64: mm: support batch clearing of the young flag...
2026-02-12  Baolin Wangarm64: mm: factor out the address and ptep alignment...
2026-02-12  Baolin Wangmm: rmap: support batched checks of the references...
2026-02-12  Lorenzo Stoakestools/testing/vma: add VMA userland tests for VMA flag...
2026-02-12  Lorenzo Stoakestools/testing/vma: separate out vma_internal.h into...
2026-02-12  Lorenzo Stoakestools/testing/vma: separate VMA userland tests into...
2026-02-12  Lorenzo Stoakesmm: make vm_area_desc utilise vma_flags_t only
2026-02-12  Lorenzo Stoakesmm: update all remaining mmap_prepare users to use...
2026-02-12  Lorenzo Stoakesmm: update shmem_[kernel]_file_*() functions to use...
2026-02-12  Lorenzo Stoakesmm: update secretmem to use VMA flags on mmap_prepare
2026-02-12  Lorenzo Stoakesmm: update hugetlbfs to use VMA flags on mmap_prepare
2026-02-12  Lorenzo Stoakesmm: add basic VMA flag operation helper functions
2026-02-12  Lorenzo Stoakestools: bitmap: add missing bitmap_[subset(), andnot()]
2026-02-12  Lorenzo Stoakesmm: add mk_vma_flags() bitmap flag macro helper
2026-02-12  Lorenzo Stoakesmm: rename vma_flag_test/set_atomic() to vma_test/set_a...
2026-02-12  Lorenzo Stoakesmm/vma: remove __private sparse decoration from vma_flags_t
2026-02-12  Liam R. Howlettmm: use unmap_desc struct for freeing page tables
2026-02-12  Liam R. Howlettmm/vma: use unmap_region() in vms_clear_ptes()
2026-02-12  Liam R. Howlettmm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
2026-02-12  Liam R. Howlettmm: introduce unmap_desc struct to reduce function...
2026-02-12  Liam R. Howlettmm: change dup_mmap() recovery
2026-02-12  Liam R. Howlettmm/vma: add page table limit to unmap_region()
2026-02-12  Liam R. Howlettmm/memory: add tree limit to free_pgtables()
2026-02-12  Liam R. Howlettmm/vma: add limits to unmap_region() for vmas
2026-02-12  Liam R. Howlettmm/mmap: abstract vma clean up from exit_mmap()
2026-02-12  Liam R. Howlettmm/mmap: move exit_mmap() trace point
2026-02-12  Liam R. Howlettmm: relocate the page table ceiling and floor definitions
2026-02-12  Ankur Aroramm: folio_zero_user: open code range computation in...
2026-02-12  Bing Jiaomm/vmscan: select the closest preferred node in demote_...
2026-02-12  Bing Jiaomm/vmscan: fix demotion targets checks in reclaim/demotion
2026-02-06  David Hildenbrand... mm/memory: handle non-split locks correctly in zap_empt...
2026-02-06  David Hildenbrand... mm: move pte table reclaim code to memory.c
2026-02-06  Qi Zhengmm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi Zhengmm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE...
2026-02-06  Qi Zhengum: mm: enable MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi Zhengparisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi Zhengmips: mm: enable MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi ZhengLoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi Zhengalpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
2026-02-06  Qi Zhengmm: change mm/pt_reclaim.c to use asm/tlb.h instead...
2026-02-06  Li RongQingmm/damon/stat: remove __read_mostly from memory_idle_ms...
2026-02-06  Sergey Senozhatskyzsmalloc: make common caches global
2026-02-06  Tim Birdmm: add SPDX id lines to some mm source files
2026-02-06  Sahil Chandnamm/zswap: use %pe to print error pointers
2026-02-06  Sahil Chandnamm/vmscan: use %pe to print error pointers
2026-02-06  Wilson Zengmm/readahead: fix typo in comment
2026-02-06  Shakeel Buttmm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in colla...
2026-02-06  Justin Greenmm: refactor vma_map_pages to use vm_insert_pages
2026-02-06  Enze Limm/damon: unify address range representation with damon...
2026-02-06  Thorsten Blummm/cma: replace snprintf with strscpy in cma_new_area
2026-02-06  Yosry Ahmedmm: zswap: use SG list decompression APIs from zsmalloc
2026-01-31  Kairui Songmm, swap: remove no longer needed _swap_info_get
2026-01-31  Kairui Songmm, swap: drop the SWAP_HAS_CACHE flag
2026-01-31  Kairui Songmm, swap: clean up and improve swap entries freeing
2026-01-31  Kairui Songmm, swap: check swap table directly for checking cache
2026-01-31  Kairui Songmm, swap: add folio to swap cache directly on allocation
2026-01-31  Kairui Songmm, swap: cleanup swap entry management workflow
2026-01-31  Kairui Songmm, swap: remove workaround for unsynchronized swap...
2026-01-31  Kairui Songmm, swap: use swap cache as the swap in synchronize...
2026-01-31  Kairui Songmm, swap: split locked entry duplicating into a standal...
2026-01-31  Kairui Songmm, swap: consolidate cluster reclaim and usability...
2026-01-31  Kairui Songmm, swap: swap entry of a bad slot should not be consid...
2026-01-31  Nhat Phammm/shmem, swap: remove SWAP_MAP_SHMEM
2026-01-31  Kairui Songmm/shmem: never bypass the swap cache for SWP_SYNCHRONO...
2026-01-31  Kairui Songmm, swap: free the swap cache after folio is mapped
2026-01-31  Kairui Songmm, swap: simplify the code and reduce indention
2026-01-31  Kairui Songmm, swap: always try to free swap cache for SWP_SYNCHRO...
2026-01-31  Kairui Songmm, swap: never bypass the swap cache even for SWP_SYNC...
2026-01-31  Kairui Songmm, swap: split swap cache preparation loop into a...
2026-01-31  Kairui Songmm, swap: rename __read_swap_cache_async to swap_cache_...
2026-01-31  Mark Brownselftests/mm: have the harness run each test category...
2026-01-31  Dennis Zhoupercpu: add double free check to pcpu_free_area()
2026-01-31  Li Zhehugetlb: increase hugepage reservations when using...
2026-01-31  Maninder Singhkasan: remove unnecessary sync argument from start_report()
2026-01-31  zenghonglingmm/pagewalk: use min() to simplify the code
2026-01-31  Lorenzo Stoakesmm/vma: add and use vma_assert_stabilised()
2026-01-31  Lorenzo Stoakesmm/vma: update vma_assert_locked() to use lockdep
2026-01-31  Lorenzo Stoakesmm/vma: improve and document __is_vma_write_locked()
2026-01-31  Lorenzo Stoakesmm/vma: introduce helper struct + thread through exclus...
2026-01-31  Lorenzo Stoakesmm/vma: clean up __vma_enter/exit_locked()
2026-01-31  Lorenzo Stoakesmm/vma: de-duplicate __vma_enter_locked() error path
2026-01-31  Lorenzo Stoakesmm/vma: add+use vma lockdep acquire/release defines
2026-01-31  Lorenzo Stoakesmm/vma: rename is_vma_write_only(), separate out shared...
2026-01-31  Lorenzo Stoakesmm/vma: document possible vma->vm_refcnt values and...
2026-01-31  Lorenzo Stoakesmm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_REA...
2026-01-31  SeongJae ParkDocs/mm/damon/maintainer-profile: remove damon-tests...
2026-01-31  SeongJae ParkDocs/mm/damon/maintainer-profile: fix wrong MAITNAINERS...
2026-01-31  SeongJae ParkDocs/admin-guide/mm/damon/usage: update stats update...
2026-01-31  SeongJae ParkDocs/admin-guide/mm/damon/usage: introduce DAMON module...
2026-01-31  SeongJae ParkDocs/mm/damon/design: add reference to DAMON_STAT usage
2026-01-31  SeongJae ParkDocs/mm/damon/design: document DAMON sample modules
2026-01-31  SeongJae ParkDocs/mm/damon/design: link repology instead of Fedora...
2026-01-31  SeongJae ParkDocs/mm/damon/index: simplify the intro
2026-01-31  Taeyang Kimmm: update kernel-doc for __swap_cache_clear_shadow()
2026-01-31  SeongJae Parkmm/damon: rename min_sz_region of damon_ctx to min_regi...
2026-01-31  SeongJae Parkmm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
2026-01-31  SeongJae Parkmm/damon/core: rename damos_filter_out() to damos_core_...
2026-01-31  SeongJae Parkmm/damon: document damon_call_control->dealloc_on_cance...
next