OSDN Git Service

tomoyo/tomoyo-test1.git
2023-06-09 Jim Cromiekmemleak-test: drop __init to get better backtrace
2023-06-09 T.J. Alumbaughmm: multi-gen LRU: cleanup lru_gen_test_recent()
2023-06-09 T.J. Alumbaughmm: multi-gen LRU: add helpers in page table walks
2023-06-09 T.J. Alumbaughmm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
2023-06-09 T.J. Alumbaughmm: multi-gen LRU: use macro for bitmap
2023-06-09 Haifeng Xuselftests: cgroup: fix unexpected failure on test_memcg_low
2023-06-09 Haifeng Xumm/memcontrol: fix typo in comment
2023-06-09 Andrew Mortonmm/mlock: rename mlock_future_check() to mlock_future_ok()
2023-06-09 Lorenzo Stoakesmm/mmap: refactor mlock_future_check()
2023-06-09 David Hildenbrandselftests/mm: gup_longterm: add liburing tests
2023-06-09 David Hildenbrandselftests/mm: gup_longterm: new functional test for...
2023-06-09 David Hildenbrandselftests/mm: factor out detection of hugetlb page...
2023-06-09 Johannes Weinermm: compaction: avoid GFP_NOFS ABBA deadlock
2023-06-09 Johannes Weinermm: compaction: have compaction_suitable() return bool
2023-06-09 Johannes Weinermm: compaction: drop redundant watermark check in compa...
2023-06-09 Johannes Weinermm: compaction: remove unnecessary is_via_compact_memor...
2023-06-09 Johannes Weinermm: compaction: refactor __compaction_suitable()
2023-06-09 Johannes Weinermm: compaction: simplify should_compact_retry()
2023-06-09 Johannes Weinermm: compaction: remove compaction result helpers
2023-06-09 Tom Rixmm: page_alloc: set sysctl_lowmem_reserve_ratio storage...
2023-06-09 Liam R. Howlettmm: avoid rewalk in mmap_region
2023-06-09 Liam R. Howlettmm: add vma_iter_{next,prev}_range() to vma iterator
2023-06-09 Liam R. Howlettmaple_tree: update testing code for mas_{next,prev...
2023-06-09 Liam R. Howlettmaple_tree: clear up index and last setting in single...
2023-06-09 Liam R. Howlettmaple_tree: add mas_prev_range() and mas_find_range_rev...
2023-06-09 Liam R. Howlettmaple_tree: introduce mas_prev_slot() interface
2023-06-09 Liam R. Howlettmaple_tree: relocate mas_rewalk() and mas_rewalk_if_dead()
2023-06-09 Liam R. Howlettmaple_tree: add mas_next_range() and mas_find_range...
2023-06-09 Liam R. Howlettmaple_tree: introduce mas_next_slot() interface
2023-06-09 Liam R. Howlettmaple_tree: fix testing mas_empty_area()
2023-06-09 Liam R. Howlettmaple_tree: revise limit checks in mas_empty_area{_rev}()
2023-06-09 Liam R. Howlettmaple_tree: try harder to keep active node with mas_prev()
2023-06-09 Liam R. Howlettmaple_tree: try harder to keep active node after mas_next()
2023-06-09 Liam R. Howlettmm/mmap: change do_vmi_align_munmap() for maple tree...
2023-06-09 Liam R. Howlettmaple_tree: mas_start() reset depth on dead node
2023-06-09 Liam R. Howlettmaple_tree: remove unnecessary check from mas_destroy()
2023-06-09 Liam R. Howlettmaple_tree: add __init and __exit to test module
2023-06-09 Liam R. Howlettmm: update vma_iter_store() to use MAS_WARN_ON()
2023-06-09 Liam R. Howlettmm: update validate_mm() to use vma iterator
2023-06-09 Liam R. Howlettmaple_tree: make test code work without debug enabled
2023-06-09 Liam R. Howlettmaple_tree: return error on mte_pivots() out of range
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() prior to calling mas_meta_...
2023-06-09 Liam R. Howlettmaple_tree: use MAS_WR_BUG_ON() in mas_store_prealloc()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() from mas_topiary_range()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() in mas_set_height()
2023-06-09 Liam R. Howlettmaple_tree: use MAS_BUG_ON() when setting a leaf node...
2023-06-09 Liam R. Howlettmaple_tree: convert debug code to use MT_WARN_ON()...
2023-06-09 Liam R. Howlettmaple_tree: change RCU checks to WARN_ON() instead...
2023-06-09 Liam R. Howlettmaple_tree: convert BUG_ON() to MT_BUG_ON()
2023-06-09 Liam R. Howlettmaple_tree: add debug BUG_ON and WARN_ON variants
2023-06-09 Liam R. Howlettmaple_tree: add format option to mt_dump()
2023-06-09 Liam R. Howlettmaple_tree: clean up mas_dfs_postorder()
2023-06-09 Liam R. Howlettmaple_tree: avoid unnecessary ascending
2023-06-09 Liam R. Howlettmaple_tree: clean up mas_parent_enum() and rename to...
2023-06-09 Liam R. Howlettmaple_tree: fix static analyser cppcheck issue
2023-06-09 Matthew Wilcox... mm: convert migrate_pages() to work on folios
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas array from internal GUP functions
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas parameter from pin_user_pages()
2023-06-09 Lorenzo Stoakesio_uring: rsrc: delegate VMA file-backed check to GUP
2023-06-09 Lorenzo Stoakesmm/gup: remove vmas parameter from get_user_pages_remote()
2023-06-09 Lorenzo Stoakesmm/gup: remove unused vmas parameter from pin_user_page...
2023-06-09 Lorenzo Stoakesmm/gup: remove unused vmas parameter from get_user_pages()
2023-06-09 Sidhartha Kumarmm/hugetlb: remove hugetlb_page_subpool()
2023-06-09 Kefeng Wangmm: page_alloc: move is_check_pages_enabled() into...
2023-06-09 Kefeng Wangmm: page_alloc: move sysctls into it own fils
2023-06-09 Kefeng Wangmm: vmscan: use gfp_has_io_fs()
2023-06-09 Kefeng Wangmm: page_alloc: move pm_* function into power
2023-06-09 Kefeng Wangmm: page_alloc: move mark_free_page() into snapshot.c
2023-06-09 Kefeng Wangmm: page_alloc: split out DEBUG_PAGEALLOC
2023-06-09 Kefeng Wangmm: page_alloc: split out FAIL_PAGE_ALLOC
2023-06-09 Kefeng Wangmm: page_alloc: remove alloc_contig_dump_pages() stub
2023-06-09 Kefeng Wangmm: page_alloc: squash page_is_consistent()
2023-06-09 Kefeng Wangmm: page_alloc: collect mem statistic into show_mem.c
2023-06-09 Kefeng Wangmm: page_alloc: move set_zone_contiguous() into mm_init.c
2023-06-09 Kefeng Wangmm: page_alloc: move init_on_alloc/free() into mm_init.c
2023-06-09 Kefeng Wangmm: page_alloc: move mirrored_kernelcore into mm_init.c
2023-06-09 Alexey Romanovmm/zsmalloc: get rid of PAGE_MASK
2023-06-09 Mike Rapoport... mm/secretmem: make it on by default
2023-06-09 Mel GormanRevert "Revert "mm/compaction: fix set skip in fast_fin...
2023-06-09 Mel Gormanmm: compaction: update pageblock skip when first migrat...
2023-06-09 Mel Gormanmm: compaction: only force pageblock scan completion...
2023-06-09 Mel Gormanmm: compaction: ensure rescanning only happens on parti...
2023-06-09 Yuanchu Xiemm: pagemap: restrict pagewalk to the requested range
2023-06-09 Haifeng Xumm, oom: do not check 0 mask in out_of_memory()
2023-06-09 Kefeng Wangmm: memory-failure: move sysctl register in memory_fail...
2023-06-09 Kefeng Wangmm: memory_failure: move memory_failure_attr_group...
2023-06-09 Pasha Tatashinmm: hugetlb_vmemmap: provide stronger vmemmap allocatio...
2023-06-09 Arnd Bergmannkasan: use internal prototypes matching gcc-13 builtins
2023-06-09 Arnd Bergmannkasan: add kasan_tag_mismatch prototype
2023-06-09 Huang Yingmigrate_pages_batch: simplify retrying and failure...
2023-06-09 Rick Wertenbroekmm: memory_hotplug: fix format string in warnings
2023-06-09 Pankaj Raghavfilemap: remove page_endio()
2023-06-09 Peng Zhangmaple_tree: fix potential out-of-bounds access in mas_w...
2023-06-09 Lorenzo Stoakesmm/gup: add missing gup_must_unshare() check to gup_hug...
2023-06-09 Keith Buschdmapool: create/destroy cleanup
2023-06-09 Ackerley Tngfs: hugetlbfs: set vma policy only when needed for...
2023-06-09 Nhat Phamselftests: add selftests for cachestat
2023-06-09 Nhat Phamcachestat: wire up cachestat for other architectures
2023-06-09 Nhat Phamcachestat: implement cachestat syscall
2023-06-09 Nhat Phamworkingset: refactor LRU refault to expose refault...
next