]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-05  Kiryl Shutsemaumm: change the interface of prep_compound_tail()
2026-04-05  Kiryl Shutsemaumm: move MAX_FOLIO_ORDER definition to mmzone.h
2026-04-05  gao xuzram: use statically allocated compression algorithm...
2026-04-05  Tal Zussmanfolio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
2026-04-05  Tal Zussmanfolio_batch: rename pagevec.h to folio_batch.h
2026-04-05  Tal Zussmanfs: remove unncessary pagevec.h includes
2026-04-05  Tal Zussmanmm: remove stray references to struct pagevec
2026-04-05  Pasha Tatashinkho: fix KASAN support for restored vmalloc regions
2026-04-05  Pasha Tatashinmm/vmalloc: export clear_vm_uninitialized_flag()
2026-04-05  Marco Elverkfence: add kfence.fault parameter
2026-04-05  Catalin Marinasmm: do not map the shadow stack as THP
2026-04-05  Catalin Marinasx86: shstk: use the new common vm_mmap_shadow_stack...
2026-04-05  Catalin Marinasriscv: shstk: use the new common vm_mmap_shadow_stack...
2026-04-05  Catalin Marinasarm64: gcs: use the new common vm_mmap_shadow_stack...
2026-04-05  Catalin Marinasmm: introduce vm_mmap_shadow_stack() as a helper for...
2026-04-05  Michal Koutnýmm: do not allocate shrinker info with cgroup.memory...
2026-04-05  Youngjun ParkMAINTAINERS: add Youngjun Park as reviewer for SWAP
2026-04-05  Lance Yangmm/mmu_gather: replace IPI with synchronize_rcu() when...
2026-04-05  Thomas Ballasimm: vmscan: add PIDs to vmscan tracepoints
2026-04-05  Thomas Ballasimm: vmscan: add cgroup IDs to vmscan tracepoints
2026-04-05  Steven Rostedttracing: add __event_in_*irq() helpers
2026-04-05  Johannes Weinermm: memcontrol: switch to native NR_VMALLOC vmstat...
2026-04-05  Johannes Weinermm: vmalloc: streamline vmalloc memory accounting
2026-04-05  Jason Miukho: remove finalize state and clients
2026-04-05  Jason Miukho: adopt radix tree for preserved memory tracking
2026-04-05  Pratyush Yadav... kho: move alloc tag init to kho_init_{folio,pages}()
2026-04-05  David Hildenbrand... mm: centralize+fix comments about compound_mapcount...
2026-04-05  Vernon Yangmm: khugepaged: skip lazy-free folios
2026-04-05  Vernon Yangmm: add folio_test_lazyfree helper
2026-04-05  Vernon Yangmm-khugepaged-refine-scan-progress-number-fix
2026-04-05  Vernon Yangmm: khugepaged: refine scan progress number
2026-04-05  Vernon Yangmm: khugepaged: add trace_mm_khugepaged_scan event
2026-04-05  Zhongqiu Hanmm/kmemleak: use PF_KTHREAD flag to detect kernel threads
2026-04-05  Zhongqiu Hanmm/kmemleak: remove unreachable return statement in...
2026-04-05  Kairui Songmm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass...
2026-04-05  qinyumm/page_idle.c: remove redundant mmu notifier in aging...
2026-04-05  Li RongQingmm/mmu_notifiers: use hlist_for_each_entry_srcu() for...
2026-04-05  Vernon Yangmm: khugepaged: set to next mm direct when mm has MMF_D...
2026-04-05  Chen Niselftests/mm: remove duplicate include of unistd.h
2026-04-05  Mike Rapoport... mm: cache struct page for empty_zero_page and return...
2026-04-05  Mike Rapoport... arch, mm: consolidate empty_zero_page
2026-04-05  Mike Rapoport... mm: rename my_zero_pfn() to zero_pfn()
2026-04-05  Mike Rapoport... mm: don't special case !MMU for is_zero_pfn() and my_ze...
2026-04-05  Kairui Songmm/shmem: remove unnecessary restrain unmask of swap...
2026-04-05  Gregory Pricemm: name the anonymous MMOP enum as enum mmop
2026-04-05  Jiayuan Chenselftests/cgroup: add test for zswap incompressible...
2026-04-05  Jiayuan Chenmm: zswap: add per-memcg stat for incompressible pages
2026-04-05  Kairui Songmemcg: consolidate private id refcount get/put helpers
2026-04-05  Asier Gutierrezmm/damon: remove unused target param of get_scheme_score()
2026-04-05  Pratyush Yadav... mm: memfd_luo: preserve file seals
2026-04-05  Pratyush Yadav... memfd: export memfd_{add,get}_seals()
2026-04-05  Kairui Songmm, swap: no need to clear the shadow explicitly
2026-04-05  Kairui Songmm, swap: simplify checking if a folio is swapped
2026-04-05  Kairui Songmm, swap: no need to truncate the scan border
2026-04-05  Kairui Songmm, swap: use the swap table to track the swap count
2026-04-05  Kairui Songmm, swap: simplify swap table sanity range check
2026-04-05  Kairui Songmm, swap: mark bad slots in swap table directly
2026-04-05  Kairui Songmm, swap: implement helpers for reserving data in the...
2026-04-05  Kairui Songmm/workingset: leave highest bits empty for anon shadow
2026-04-05  Kairui Songmm, swap: consolidate bad slots setup and make it more...
2026-04-05  Kairui Songmm, swap: remove redundant arguments and locking for...
2026-04-05  Kairui Songmm, swap: clean up swapon process and locking
2026-04-05  Kairui Songmm, swap: protect si->swap_file properly and use as...
2026-04-05  Miquel Sabaté... mm: fix typo in the comment of mod_zone_state()
2026-04-05  JP Kobryn ... mm: move pgscan, pgsteal, pgrefill to node stats
2026-04-05  AnishMulayselftests/mm: skip migration tests if NUMA is unavailable
2026-04-05  Seongsu Parkmm/pkeys: remove unused tsk parameter from arch_set_use...
2026-04-05  Liam R. Howlettmaple_tree: clean up mas_wr_node_store()
2026-04-05  Liam R. Howlettmaple_tree: don't pass end to mas_wr_append()
2026-04-05  Liam R. Howlettmaple_tree: pass maple copy node to mas_wmb_replace()
2026-04-05  Liam R. Howlettmaple_tree: remove maple big node and subtree structs
2026-04-05  Liam R. Howlettmaple_tree: use maple copy node for mas_wr_split()
2026-04-05  Liam R. Howlettmaple_tree: add cp_converged() helper
2026-04-05  Liam R. Howlettmaple_tree: add copy_tree_location() helper
2026-04-05  Liam R. Howlettmaple_tree: add test for rebalance calculation off...
2026-04-05  Liam R. Howlettmaple_tree: use maple copy node for mas_wr_rebalance...
2026-04-05  Liam R. Howlettmaple_tree: add cp_is_new_root() helper
2026-04-05  Liam R. Howlettmaple_tree: separate wr_split_store and wr_rebalance...
2026-04-05  Liam R. Howlettmaple_tree: remove unnecessary return statements
2026-04-05  Liam R. Howlettmaple_tree: inline mas_wr_spanning_rebalance()
2026-04-05  Liam R. Howlettmaple_tree: start using maple copy node for destination
2026-04-05  Liam R. Howlettmaple_tree: add gap support, slot and pivot sizes for...
2026-04-05  Liam R. Howlettmaple_tree: introduce ma_leaf_max_gap()
2026-04-05  Liam R. Howlettmaple_tree: change initial big node setup in mas_wr_spa...
2026-04-05  Liam R. Howlettmaple_tree: inline mas_spanning_rebalance_loop() into...
2026-04-05  Liam R. Howlettmaple_tree: testing update for spanning store
2026-04-05  Liam R. Howlettmaple_tree: introduce maple_copy node and use it in...
2026-04-05  Liam R. Howlettmaple_tree: correct right ma_wr_state end pivot in...
2026-04-05  Liam R. Howlettmaple_tree: move maple_subtree_state from mas_wr_spanni...
2026-04-05  Liam R. Howlettmaple_tree: don't pass through height in mas_wr_spannin...
2026-04-05  Liam R. Howlettmaple_tree: remove l_wr_mas from mas_wr_spanning_rebalance
2026-04-05  Liam R. Howlettmaple_tree: make ma_wr_states reliable for reuse in...
2026-04-05  Liam R. Howlettmaple_tree: inline mas_spanning_rebalance() into mas_wr...
2026-04-05  Liam R. Howlettmaple_tree: remove unnecessary assignment of orig_l...
2026-04-05  Liam R. Howlettmaple_tree: extract use of big node from mas_wr_spannin...
2026-04-05  Liam R. Howlettmaple_tree: move mas_spanning_rebalance loop to function
2026-04-05  Liam R. Howlettmaple_tree: fix mas_dup_alloc() sparse warning
2026-04-05  Kevin Lourencomm/fadvise: validate offset in generic_fadvise
2026-04-05  xu xinksm: initialize the addr only once in rmap_walk_ksm
2026-03-24  Jiaqi Yanfs: hugetlb: simplify remove_inode_hugepages() return...
next