summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-16rhashtable: remove needless return in three void APIsZijun Hu
2025-03-16lib min_heap: use size_t for array size and index variablesKuan-Wei Chiu
2025-03-16reboot: retire hw_protection_reboot and hw_protection_shutdown helpersAhmad Fatoum
2025-03-16reboot: add support for configuring emergency hardware protection actionAhmad Fatoum
2025-03-16reboot: rename now misleading __hw_protection_shutdown symbolsAhmad Fatoum
2025-03-16reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum
2025-03-16ucount: use rcuref_t for reference countingSebastian Andrzej Siewior
2025-03-16ucount: use RCU for ucounts lookupsSebastian Andrzej Siewior
2025-03-16rcu: provide a static initializer for hlist_nulls_headSebastian Andrzej Siewior
2025-03-16crash: let arch decide usable memory range in reserved areaSourabh Jain
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain
2025-03-16mm, swap: simplify folio swap allocationKairui Song
2025-03-16mm, swap: remove swap slot cacheKairui Song
2025-03-16mm, swap: use percpu cluster as allocation fast pathKairui Song
2025-03-16zsmalloc: introduce new object mapping APISergey Senozhatsky
2025-03-16mm/folio_queue: delete __folio_order and use folio_order directlyLiu Ye
2025-03-16mm/damon: implement a new DAMOS filter type for unmapped pagesSeongJae Park
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden
2025-03-16mm/cma: introduce a cma validate functionFrank van der Linden
2025-03-16mm/hugetlb: do pre-HVO for bootmem allocated pagesFrank van der Linden
2025-03-16mm/hugetlb: add pre-HVO frameworkFrank van der Linden
2025-03-16mm/hugetlb: deal with multiple calls to hugetlb_bootmem_allocFrank van der Linden
2025-03-16mm/sparse: add vmemmap_*_hvo functionsFrank van der Linden
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden
2025-03-16mm/bootmem_info: export register_page_bootmem_memmapFrank van der Linden
2025-03-16mm/hugetlb: convert cmdline parameters from setup to earlyFrank van der Linden
2025-03-16mm/cma: introduce cma_intersects functionFrank van der Linden
2025-03-16mm, cma: support multiple contiguous ranges, if requestedFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16fs: remove folio_file_mapping()Matthew Wilcox (Oracle)
2025-03-16fs: remove page_file_mapping()Matthew Wilcox (Oracle)
2025-03-16fs: convert block_commit_write() to take a folioMatthew Wilcox (Oracle)
2025-03-16mm: make vma cache SLAB_TYPESAFE_BY_RCUSuren Baghdasaryan
2025-03-16mm: prepare lock_vma_under_rcu() for vma reuse possibilitySuren Baghdasaryan
2025-03-16mm: remove extra vma_numab_state_init() callSuren Baghdasaryan
2025-03-16mm: move lesser used vma_area_struct members into the last cachelineSuren Baghdasaryan
2025-03-16mm: replace vm_lock and detached flag with a reference countSuren Baghdasaryan
2025-03-16refcount: introduce __refcount_{add|inc}_not_zero_limited_acquireSuren Baghdasaryan
2025-03-16refcount: provide ops for cases when object's memory can be reusedSuren Baghdasaryan
2025-03-16mm: uninline the main body of vma_start_write()Suren Baghdasaryan
2025-03-16mm: move mmap_init_lock() out of the header fileSuren Baghdasaryan
2025-03-16mm: allow vma_start_read_locked/vma_start_read_locked_nested to failSuren Baghdasaryan
2025-03-16types: move struct rcuwait into types.hSuren Baghdasaryan
2025-03-16mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan
2025-03-16mm: introduce vma_start_read_locked{_nested} helpersSuren Baghdasaryan
2025-03-16mm/mmu_gather: clean up the stale code commentBaoquan He
2025-03-16mm/mmu_gather: remove unused __tlb_remove_page()Baoquan He
2025-03-16mm/damon: introduce DAMOS filter type hugepage_sizeUsama Arif