]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
12 days ago  David Hildenbrand... mm/memory: convert details->even_cows into details...
12 days ago  David Hildenbrand... mm/memory: move adjusting of address range to unmap_vmas()
12 days ago  David Hildenbrand... mm/memory: rename unmap_single_vma() to __zap_vma_range()
12 days ago  David Hildenbrand... mm/oom_kill: factor out zapping of VMA into zap_vma_for...
12 days ago  David Hildenbrand... mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
12 days ago  David Hildenbrand... mm/memory: simplify calculation in unmap_mapping_range_...
12 days ago  David Hildenbrand... mm/memory: inline unmap_mapping_range_vma() into unmap_...
12 days ago  David Hildenbrand... mm/memory: remove "zap_details" parameter from zap_page...
12 days ago  David Hildenbrand... mm/madvise: drop range checks in madvise_free_single_vma()
12 days ago  David Hildenbrand... kasan: docs: SLUB is the only remaining slab implementation
12 days ago  Michal Hockovmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY
12 days ago  Uladzislau... mm/vmalloc: fix incorrect size reporting on allocation...
12 days ago  Jane ChuDocumentation: fix a hugetlbfs reservation statement
12 days ago  Gladyshev Ilyamm: make ref_unless functions unless_zero only
12 days ago  Vlastimil Babkamm/page_alloc: remove pcpu_spin_* wrappers
12 days ago  Vlastimil Babkamm/page_alloc: remove IRQ saving/restoring from pcp...
12 days ago  Vlastimil Babkamm/page_alloc: effectively disable pcp with CONFIG_SMP=n
12 days ago  SeongJae Parkmm/damon/test/core-kunit: add damon_apply_min_nr_region...
12 days ago  SeongJae Parkmm/damon/vaddr: do not split regions for min_nr_regions
12 days ago  SeongJae Parkmm/damon/core: split regions for min_nr_regions
12 days ago  Ritesh Harjani... mm/kasan: fix double free for kasan pXds
12 days ago  Anshuman Khandualmm: replace READ_ONCE() in pud_trans_unstable()
12 days ago  Anshuman Khandualmm/debug_vm_pgtable: replace WRITE_ONCE() with pxd_clear()
12 days ago  David Hildenbrand... mm/pagewalk: drop FW_MIGRATION
12 days ago  Dev Jainkhugepaged: remove redundant index check for pmd-folios
12 days ago  SeongJae Parkmm/damon/core: do non-safe region walk on kdamond_apply...
12 days ago  SeongJae Parkmm/damon/core: set quota-score histogram with core...
12 days ago  Kiryl Shutsemaumm/slab: use compound_head() in page_slab()
12 days ago  Kiryl Shutsemauhugetlb: update vmemmap_dedup.rst
12 days ago  Kiryl Shutsemaumm: remove the branch from compound_head()
12 days ago  Kiryl Shutsemaumm/hugetlb: remove hugetlb_optimize_vmemmap_key static key
12 days ago  Kiryl Shutsemauhugetlb: remove VMEMMAP_SYNCHRONIZE_RCU
12 days ago  Kiryl Shutsemaumm: drop fake head checks
12 days ago  Kiryl Shutsemaumm/hugetlb: remove fake head pages
12 days ago  Kiryl Shutsemau... x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP...
12 days ago  Kiryl Shutsemaumm/hugetlb: refactor code around vmemmap_walk
12 days ago  Kiryl Shutsemau... mm/hugetlb: defer vmemmap population for bootmem hugepages
12 days ago  Kiryl Shutsemaumm/sparse: check memmap alignment for compound_info_has...
12 days ago  Kiryl Shutsemaumm: rework compound_head() for power-of-2 sizeof(struct...
12 days ago  Kiryl ShutsemauLoongArch/mm: align vmemmap to maximal folio size
12 days ago  Kiryl Shutsemauriscv/mm: align vmemmap to maximal folio size
12 days ago  Kiryl Shutsemaumm: move set/clear_compound_head() next to compound_head()
12 days ago  Kiryl Shutsemaumm: rename the 'compound_head' field in the 'struct...
12 days ago  Linus TorvaldsMerge tag 'x86-urgent-2026-04-05' of git://git.kernel...
12 days ago  Kiryl Shutsemaumm: change the interface of prep_compound_tail()
12 days ago  Kiryl Shutsemaumm: move MAX_FOLIO_ORDER definition to mmzone.h
12 days ago  gao xuzram: use statically allocated compression algorithm...
12 days ago  Tal Zussmanfolio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
12 days ago  Tal Zussmanfolio_batch: rename pagevec.h to folio_batch.h
12 days ago  Tal Zussmanfs: remove unncessary pagevec.h includes
12 days ago  Tal Zussmanmm: remove stray references to struct pagevec
12 days ago  Pasha Tatashinkho: fix KASAN support for restored vmalloc regions
12 days ago  Pasha Tatashinmm/vmalloc: export clear_vm_uninitialized_flag()
12 days ago  Marco Elverkfence: add kfence.fault parameter
12 days ago  Catalin Marinasmm: do not map the shadow stack as THP
12 days ago  Catalin Marinasx86: shstk: use the new common vm_mmap_shadow_stack...
12 days ago  Catalin Marinasriscv: shstk: use the new common vm_mmap_shadow_stack...
12 days ago  Catalin Marinasarm64: gcs: use the new common vm_mmap_shadow_stack...
12 days ago  Catalin Marinasmm: introduce vm_mmap_shadow_stack() as a helper for...
12 days ago  Michal Koutnýmm: do not allocate shrinker info with cgroup.memory...
12 days ago  Youngjun ParkMAINTAINERS: add Youngjun Park as reviewer for SWAP
12 days ago  Lance Yangmm/mmu_gather: replace IPI with synchronize_rcu() when...
12 days ago  Thomas Ballasimm: vmscan: add PIDs to vmscan tracepoints
12 days ago  Thomas Ballasimm: vmscan: add cgroup IDs to vmscan tracepoints
12 days ago  Steven Rostedttracing: add __event_in_*irq() helpers
12 days ago  Johannes Weinermm: memcontrol: switch to native NR_VMALLOC vmstat...
12 days ago  Johannes Weinermm: vmalloc: streamline vmalloc memory accounting
12 days ago  Jason Miukho: remove finalize state and clients
12 days ago  Jason Miukho: adopt radix tree for preserved memory tracking
12 days ago  Pratyush Yadav... kho: move alloc tag init to kho_init_{folio,pages}()
12 days ago  David Hildenbrand... mm: centralize+fix comments about compound_mapcount...
12 days ago  Vernon Yangmm: khugepaged: skip lazy-free folios
12 days ago  Vernon Yangmm: add folio_test_lazyfree helper
12 days ago  Vernon Yangmm-khugepaged-refine-scan-progress-number-fix
12 days ago  Vernon Yangmm: khugepaged: refine scan progress number
12 days ago  Vernon Yangmm: khugepaged: add trace_mm_khugepaged_scan event
12 days ago  Zhongqiu Hanmm/kmemleak: use PF_KTHREAD flag to detect kernel threads
12 days ago  Zhongqiu Hanmm/kmemleak: remove unreachable return statement in...
12 days ago  Kairui Songmm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass...
12 days ago  qinyumm/page_idle.c: remove redundant mmu notifier in aging...
12 days ago  Li RongQingmm/mmu_notifiers: use hlist_for_each_entry_srcu() for...
12 days ago  Vernon Yangmm: khugepaged: set to next mm direct when mm has MMF_D...
12 days ago  Chen Niselftests/mm: remove duplicate include of unistd.h
12 days ago  Mike Rapoport... mm: cache struct page for empty_zero_page and return...
12 days ago  Mike Rapoport... arch, mm: consolidate empty_zero_page
12 days ago  Mike Rapoport... mm: rename my_zero_pfn() to zero_pfn()
12 days ago  Mike Rapoport... mm: don't special case !MMU for is_zero_pfn() and my_ze...
12 days ago  Kairui Songmm/shmem: remove unnecessary restrain unmask of swap...
12 days ago  Gregory Pricemm: name the anonymous MMOP enum as enum mmop
12 days ago  Jiayuan Chenselftests/cgroup: add test for zswap incompressible...
12 days ago  Jiayuan Chenmm: zswap: add per-memcg stat for incompressible pages
12 days ago  Kairui Songmemcg: consolidate private id refcount get/put helpers
12 days ago  Asier Gutierrezmm/damon: remove unused target param of get_scheme_score()
12 days ago  Pratyush Yadav... mm: memfd_luo: preserve file seals
12 days ago  Pratyush Yadav... memfd: export memfd_{add,get}_seals()
12 days ago  Kairui Songmm, swap: no need to clear the shadow explicitly
12 days ago  Kairui Songmm, swap: simplify checking if a folio is swapped
12 days ago  Kairui Songmm, swap: no need to truncate the scan border
12 days ago  Kairui Songmm, swap: use the swap table to track the swap count
12 days ago  Kairui Songmm, swap: simplify swap table sanity range check
next