linux-block.git
2023-12-12 Peng Zhangmaple_tree: avoid ascending when mas->min is also the...
2023-12-12 Peng Zhangmaple_tree: move the check forward to avoid static...
2023-12-12 Jiapeng Chongmaple_tree: remove unused function
2023-12-12 Liam R. Howlettmaple_tree: mtree_range_walk() clean up
2023-12-12 Liam R. Howlettmaple_tree: don't find node end in mtree_lookup_walk()
2023-12-12 Liam R. Howlettmaple_tree: use maple state end for write operations
2023-12-12 Liam R. Howlettmaple_tree: remove mas_searchable()
2023-12-12 Liam R. Howlettmaple_tree: separate ma_state node from status
2023-12-12 Liam R. Howlettmaple_tree: clean up inlines for some functions
2023-12-12 Liam R. Howlettmaple_tree: use cached node end in mas_destroy()
2023-12-12 Liam R. Howlettmaple_tree: use cached node end in mas_next()
2023-12-12 Liam R. Howlettmaple_tree: add end of node tracking to the maple state
2023-12-12 Liam R. Howlettmaple_tree: move debug check to __mas_set_range()
2023-12-12 Liam R. Howlettmaple_tree: make mas_erase() more robust
2023-12-12 Liam R. Howlettmaple_tree: remove unnecessary default labels from...
2023-12-11 Juntong Dengkasan: record and report more information
2023-12-11 Sergey Senozhatskyzram: use kmap_local_page()
2023-12-11 Dmitry Rokosovmm: memcg: add reminder comment for the memcg v2 events
2023-12-11 Dmitry Rokosovsamples/cgroup: introduce memcg memory.events listener
2023-12-11 Dmitry Rokosovsamples: introduce new samples subdir for cgroup
2023-12-11 Muchun Songmm: hugetlb_vmemmap: convert page to folio
2023-12-11 Muchun Songmm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check...
2023-12-11 Muchun Songmm: hugetlb_vmemmap: use walk_page_range_novma() to...
2023-12-11 Muchun Songmm: pagewalk: assert write mmap lock only for walking...
2023-12-11 Fabio M. De... mm/swapfile: replace kmap_atomic() with kmap_local_page()
2023-12-11 Fabio M. De... mm/zswap: replace kmap_atomic() with kmap_local_page()
2023-12-11 Yong Wangmm, oom:dump_tasks add rss detailed information printing
2023-12-11 Andy Shevchenkomm: list_lru: Update kernel documentation to follow...
2023-12-11 Peter Xumm/gup: fix follow_devmap_p[mu]d() on page==NULL handling
2023-12-11 Charan Teja... mm: page_alloc: unreserve highatomic page blocks before oom
2023-12-11 Charan Teja... mm: page_alloc: enforce minimum zone size to do high...
2023-12-11 Charan Teja... mm: page_alloc: correct high atomic reserve calculations
2023-12-11 Peter Xufs/Kconfig: make hugetlbfs a menuconfig
2023-12-11 Serge Seminmm/mm_init.c: append newline to the unavailable ranges...
2023-12-11 Serge Seminmm/mm_init.c: extend init unavailable range doc info
2023-12-11 Alexander Gordeevpgtable: rename ptdesc _refcount field to __page_refcount
2023-12-11 Alexander Gordeevpgtable: fix s390 ptdesc field comments
2023-12-11 SeongJae Parkmm/damon/core-test: test damon_split_region_at()'s...
2023-12-11 Juntong Dengkasan: improve free meta storage in Generic KASAN
2023-12-11 Fabio M. De... mm/page_poison: replace kmap_atomic() with kmap_local_p...
2023-12-11 Fabio M. De... mm/mempool: replace kmap_atomic() with kmap_local_page()
2023-12-11 Fabio M. De... mm/memory: use kmap_local_page() in __wp_page_copy_user()
2023-12-11 Fabio M. De... mm/ksm: use kmap_local_page() in calc_checksum()
2023-12-11 Fabio De Francescomm/util: use kmap_local_page() in memcmp_pages()
2023-12-11 Sumanth Korikkarmm: use vmem_altmap code without CONFIG_ZONE_DEVICE
2023-12-11 Andrey Konovalovlib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
2023-12-11 Andrey Konovalovkasan: use stack_depot_put for Generic mode
2023-12-11 Andrey Konovalovslub, kasan: improve interaction of KASAN and slub_debu...
2023-12-11 Andrey Konovalovkasan: use stack_depot_put for tag-based modes
2023-12-11 Andrey Konovalovkasan: check object_size in kasan_complete_mode_report_info
2023-12-11 Andrey Konovalovkasan: remove atomic accesses to stack ring entries
2023-12-11 Andrey Konovalovlib/stackdepot: allow users to evict stack traces
2023-12-11 Andrey Konovalovlib/stackdepot: add refcount for records
2023-12-11 Andrey Konovalovlib/stackdepot, kasan: add flags to __stack_depot_save...
2023-12-11 Andrey Konovalovkmsan: use stack_depot_save instead of __stack_depot_save
2023-12-11 Andrey Konovalovlib/stackdepot: use list_head for stack record links
2023-12-11 Andrey Konovalovlib/stackdepot: use read/write lock
2023-12-11 Andrey Konovalovlib/stackdepot: store free stack records in a freelist
2023-12-11 Andrey Konovalovlib/stackdepot: store next pool pointer in new_pool
2023-12-11 Andrey Konovalovlib/stackdepot: rename next_pool_required to new_pool_r...
2023-12-11 Andrey Konovalovlib/stackdepot: rework helpers for depot_alloc_stack
2023-12-11 Andrey Konovalovlib/stackdepot: fix and clean-up atomic annotations
2023-12-11 Andrey Konovalovlib/stackdepot: use fixed-sized slots for stack records
2023-12-11 Andrey Konovalovlib/stackdepot: add depot_fetch_stack helper
2023-12-11 Andrey Konovalovlib/stackdepot: drop valid bit from handles
2023-12-11 Andrey Konovalovlib/stackdepot: simplify __stack_depot_save
2023-12-11 Andrey Konovalovlib/stackdepot: check disabled flag when fetching
2023-12-11 Andrey Konovalovlib/stackdepot: print disabled message only if truly...
2023-12-11 Jim Cromiekmemleak: add checksum to backtrace report
2023-12-11 Jim Cromiekmemleak: drop (age <increasing>) from leak record
2023-12-11 Matthew Wilcox... fs: convert error_remove_page to error_remove_folio
2023-12-11 Matthew Wilcox... memory-failure: convert truncate_error_page to truncate...
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_huge_page()
2023-12-11 Matthew Wilcox... memory-failure: convert delete_from_lru_cache() to...
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_pagecache_dirty()
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_pagecache_clean()
2023-12-11 Sergey Senozhatskyzram: tweak writeback config help
2023-12-11 Sergey Senozhatskyzram: split memory-tracking and ac-time tracking
2023-12-11 Barry Songmm/page_owner: record and dump free_pid and free_tgid
2023-12-11 Anshuman KhandualDocumentation/mm: drop pte_bad() descriptions from...
2023-12-11 Paul Heidekrügerkasan: default to inline instrumentation
2023-12-11 York Jasper... mm: fix process_vm_rw page counts
2023-12-11 Lukas Bulwahnmmap: remove the IA64-specific vma expansion implementation
2023-12-11 Matthew Wilcox... gfp: include __GFP_NOWARN in GFP_NOWAIT
2023-12-11 Brendan Jackmanmm/page_alloc: dedupe some memcg uncharging logic
2023-12-11 Matthew Wilcox... mm: remove invalidate_inode_page()
2023-12-11 Matthew Wilcox... mm: convert isolate_page() to mf_isolate_folio()
2023-12-11 Matthew Wilcox... mm: convert soft_offline_in_use_page() to use a folio
2023-12-11 Matthew Wilcox... mm: use mapping_evict_folio() in truncate_error_page()
2023-12-11 Matthew Wilcox... mm: convert __do_fault() to use a folio
2023-12-11 Matthew Wilcox... mm: make mapping_evict_folio() the preferred way to...
2023-12-11 Matthew Wilcox... mm: return void from folio_start_writeback() and relate...
2023-12-11 Matthew Wilcox... smb: do not test the return value of folio_start_writeb...
2023-12-11 Matthew Wilcox... afs: do not test the return value of folio_start_writeb...
2023-12-11 Matthew Wilcox... mm: remove test_set_page_writeback()
2023-12-11 Matthew Wilcox... gfs2: convert stuffed_readpage() to stuffed_read_folio()
2023-12-11 Matthew Wilcox... mm: add folio_fill_tail() and use it in iomap
2023-12-11 Matthew Wilcox... mm: add folio_zero_tail() and use it in ext4
2023-12-11 Andrei Vaginselftests/mm: check that PAGEMAP_SCAN returns correct...
2023-12-11 Andrei Vaginfs/proc/task_mmu: report SOFT_DIRTY bits through the...
next