OSDN Git Service

tomoyo/tomoyo-test1.git
2023-06-09 Yin FengweiTHP: avoid lock when check whether THP is in deferred...
2023-06-09 Huang Yingswap: comments get_swap_device() with usage rule
2023-06-09 Huang Yingswap: remove get/put_swap_device() in __swap_duplicate()
2023-06-09 Huang Yingswap: remove __swp_swapcount()
2023-06-09 Huang Yingswap, __read_swap_cache_async(): enlarge get/put_swap_d...
2023-06-09 Huang Yingswap: remove get/put_swap_device() in __swap_count()
2023-06-09 Haifeng Xumm/mm_init.c: do not calculate zone_start_pfn/zone_end_...
2023-06-09 Haifeng Xumm/mm_init.c: introduce reset_memoryless_node_totalpages()
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for the modules...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for DAMON core API
2023-06-09 SeongJae ParkDocs/mm/damon/design: add sections for advanced feature...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add sections for basic parts...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for the relation...
2023-06-09 SeongJae ParkDocs/mm/damon/design: rewrite configurable layers
2023-06-09 SeongJae ParkDocs/mm/damon/design: update the layout based on the...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for overall archite...
2023-06-09 SeongJae ParkDocs/mm/damon/maintainer-profile: fix typos and grammar...
2023-06-09 SeongJae ParkDocs/mm/damon/faq: remove old questions
2023-06-09 Kalesh SinghMulti-gen LRU: fix workingset accounting
2023-06-09 Peng Zhangmaple_tree: relocate the declaration of mas_empty_area_...
2023-06-09 Peng Zhangmaple_tree: simplify and clean up mas_wr_node_store()
2023-06-09 Peng Zhangmaple_tree: rework mas_wr_slot_store() to be cleaner...
2023-06-09 Peng Zhangmaple_tree: add comments and some minor cleanups to...
2023-06-09 Peng Zhangmaple_tree: add mas_wr_new_end() to calculate new_end...
2023-06-09 Peng Zhangmaple_tree: make the code symmetrical in mas_wr_extend_...
2023-06-09 Peng Zhangmaple_tree: simplify mas_is_span_wr()
2023-06-09 Peng Zhangmaple_tree: fix the arguments to __must_hold()
2023-06-09 Peng Zhangmaple_tree: drop mas_{rev_}alloc() and mas_fill_gap()
2023-06-09 Peng Zhangmaple_tree: rework mtree_alloc_{range,rrange}()
2023-06-09 Lars R. Damerowmm/memcontrol: export memcg.swap watermark via sysfs...
2023-06-09 Tu Jinjiangmm: shmem: fix UAF bug in shmem_show_options()
2023-06-09 Baolin Wangmm: compaction: skip fast freepages isolation if enough...
2023-06-09 Baolin Wangmm: compaction: add trace event for fast freepages...
2023-06-09 Baolin Wangmm: compaction: only set skip flag if cc->no_set_skip_h...
2023-06-09 Baolin Wangmm: compaction: skip more fully scanned pageblock
2023-06-09 Baolin Wangmm: compaction: change fast_isolate_freepages() to...
2023-06-09 Baolin Wangmm: compaction: drop the redundant page validation...
2023-06-09 Thomas Gleixnermm/vmalloc: dont purge usable blocks unnecessarily
2023-06-09 Thomas Gleixnermm/vmalloc: add missing READ/WRITE_ONCE() annotations
2023-06-09 Thomas Gleixnermm/vmalloc: check free space in vmap_block lockless
2023-06-09 Thomas Gleixnermm/vmalloc: prevent flushing dirty space over and over
2023-06-09 Thomas Gleixnermm/vmalloc: avoid iterating over per CPU vmap blocks...
2023-06-09 Thomas Gleixnermm/vmalloc: prevent stale TLBs in fully utilized blocks
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
next