]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-03-28 Suren Baghdasaryanmm/mmap: write-lock VMAs in vma_prepare before modifyin...
2023-03-28 Suren Baghdasaryantxt-mm-khugepaged-write-lock-vma-while-collapsing-a...
2023-03-28 Suren Baghdasaryanmm/khugepaged: fix vm_lock/i_mmap_rwsem inversion in...
2023-03-28 Suren Baghdasaryanmm/khugepaged: write-lock VMA while collapsing a huge...
2023-03-28 Suren Baghdasaryanmm/mmap: move vma_prepare before vma_adjust_trans_huge
2023-03-28 Suren Baghdasaryanmm: mark VMA as being written when changing vm_flags
2023-03-28 Suren Baghdasaryanmm: add per-VMA lock and helper functions to control it
2023-03-28 Suren Baghdasaryanmm: move mmap_lock assert function definitions
2023-03-28 Michel Lespinassemm: rcu safe VMA freeing
2023-03-28 Suren Baghdasaryanmm: introduce CONFIG_PER_VMA_LOCK
2023-03-28 Charan Teja... mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for...
2023-03-28 Charan Teja... mm: fadvise: move 'endbyte' calculations to helper...
2023-03-28 Andrew MortonMerge branch 'mm-stable' into mm-unstable
2023-03-28 Alistair Popplemm: take a page reference when removing device exclusiv...
2023-03-28 Tetsuo Handanilfs2: initialize "struct nilfs_binfo_dat"->bi_pad...
2023-03-28 Ryusuke Konishinilfs2: fix potential UAF of struct nilfs_sc_info in...
2023-03-28 Sergey Senozhatskyzsmalloc: document freeable stats
2023-03-28 Sergey Senozhatskyzsmalloc: document new fullness grouping
2023-03-28 Shiyang Ruanfsdax: force clear dirty mark if CoW
2023-03-28 Peter Xumm-hugetlb-fix-uffd-wr-protection-for-cow-optimization...
2023-03-28 Peter Xumm-hugetlb-fix-uffd-wr-protection-for-cow-optimization...
2023-03-28 Peter Xumm/hugetlb: fix uffd wr-protection for CoW optimization...
2023-03-28 Liam R. Howlettmm: enable maple tree RCU mode by default.
2023-03-28 Liam R. Howlettmm: enable maple tree RCU mode by default
2023-03-28 Liam R. Howlettmaple_tree: add RCU lock checking to rcu callback functions
2023-03-28 Liam R. Howlettmaple_tree: add smp_rmb() to dead node detection
2023-03-28 Liam R. Howlettmaple_tree: fix write memory barrier of nodes once...
2023-03-28 Liam Howlettmaple_tree: remove extra smp_wmb() from mas_dead_leaves()
2023-03-28 Liam Howlettmaple_tree: fix freeing of nodes in rcu mode
2023-03-28 Liam Howlettmaple_tree: detect dead nodes in mas_start()
2023-03-28 Liam Howlettmaple_tree: be more cautious about dead nodes
2023-03-28 Ondrej Mosnacekkernel/sys.c: fix and improve control flow in __sys_set...
2023-03-28 Peter Xumm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUP...
2023-03-28 Kefeng Wangmm: memory-failure: directly use IS_ENABLED(CONFIG_HWPO...
2023-03-28 Qi Zhengmm: shrinkers: convert shrinker_rwsem to mutex
2023-03-28 Qi Zhengmm: vmscan: remove shrinker_rwsem from synchronize_shri...
2023-03-28 Qi Zhengmm: vmscan: hold write lock to reparent shrinker nr_def...
2023-03-28 Qi Zhengmm: shrinkers: make count and scan in shrinker debugfs...
2023-03-28 Kirill Tkhaimm: vmscan: add shrinker_srcu_generation
2023-03-28 Qi Zhengmm: vmscan: make memcg slab shrink lockless
2023-03-28 Qi Zhengmm: vmscan: make global slab shrink lockless
2023-03-28 Qi Zhengmm: vmscan: add a map_nr_max field to shrinker_info
2023-03-28 Lorenzo Stoakesmm: prefer xxx_page() alloc/free functions for order...
2023-03-28 Peter Collingbournekasan: remove PG_skip_kasan_poison flag
2023-03-28 Sebastian Andrzej... io-mapping: don't disable preempt on RT in io_mapping_m...
2023-03-28 Luis Chamberlainshmem: add support to ignore swap
2023-03-28 Luis Chamberlainshmem: update documentation
2023-03-28 Luis Chamberlainshmem: skip page split if we're not reclaiming
2023-03-28 Luis Chamberlainshmem: move reclaim check early on writepages()
2023-03-28 Luis Chamberlainshmem: set shmem_writepage() variables early
2023-03-28 Luis Chamberlainshmem: remove check for folio lock on writepage()
2023-03-28 Jingyu Wangmm/gup.c: fix typo in comments
2023-03-28 Danilo Krummrichmaple_tree: export symbol mas_preallocate()
2023-03-28 Christoph Hellwigmm,jfs: move write_one_page/folio_write_one to jfs
2023-03-28 Christoph Hellwigocfs2: don't use write_one_page in ocfs2_duplicate_clus...
2023-03-28 Christoph Hellwigufs: don't flush page immediately for DIRSYNC directories
2023-03-28 Alexander Potapenkokmsan: add test_stackdepot_roundtrip
2023-03-28 Alexander Potapenkolib/stackdepot: kmsan: mark API outputs as initialized
2023-03-28 Yue Zhaomm, memcg: Prevent memory.soft_limit_in_bytes load...
2023-03-28 Yue Zhaomm, memcg: Prevent memory.oom_control load/store tearing
2023-03-28 Yue Zhaomm, memcg: Prevent memory.swappiness load/store tearing
2023-03-28 Yue Zhaomm, memcg: Prevent memory.oom.group load/store tearing
2023-03-28 Zi Yanselftests/mm: fix split huge page tests
2023-03-28 Gerald Schaefermm: add PTE pointer parameter to flush_tlb_fix_spurious...
2023-03-28 Sergey Senozhatskyzsmalloc: show per fullness group class stats
2023-03-28 Sergey Senozhatskyzsmalloc: rework compaction algorithm
2023-03-28 Sergey Senozhatskyzsmalloc: fine-grained inuse ratio based fullness grouping
2023-03-28 Sergey Senozhatskyzsmalloc: remove insert_zspage() ->inuse optimization
2023-03-28 Jaewon Kimdma-buf: system_heap: avoid reclaim for order 4
2023-03-28 Alexander Potapenkokmsan: add memsetXX tests
2023-03-28 Alexander Potapenkox86: kmsan: use C versions of memset16/memset32/memset64
2023-03-28 Alexander Potapenkokmsan: another take at fixing memcpy tests
2023-03-28 Alexander Potapenkox86: kmsan: don't rename memintrinsics in uninstrumente...
2023-03-28 Peter Xumm/khugepaged: cleanup memcg uncharge for failure path
2023-03-28 Anshuman Khandualmm/debug_vm_pgtable: replace pte_mkhuge() with arch_mak...
2023-03-28 Anshuman Khandualmm/migrate: drop pte_mkhuge() in remove_migration_pte()
2023-03-28 Kefeng Wangmm: swap: remove unneeded cgroup_throttle_swaprate()
2023-03-28 Kefeng Wangmm: memory: use folio_throttle_swaprate() in do_cow_fault()
2023-03-28 Kefeng Wangmm: memory: use folio_throttle_swaprate() in do_anonymo...
2023-03-28 Kefeng Wangmm: memory: use folio_throttle_swaprate() in wp_page_copy()
2023-03-28 Kefeng Wangmm: memory: use folio_throttle_swaprate() in page_copy_...
2023-03-28 Kefeng Wangmm: memory: use folio_throttle_swaprate() in do_swap_page()
2023-03-28 Kefeng Wangmm: huge_memory: convert __do_huge_pmd_anonymous_page...
2023-03-28 Peter Collingbournekasan: call clear_page with a match-all tag instead...
2023-03-28 Ivan Orlovselftests: cgroup: add 'malloc' failures checks in...
2023-03-28 Uros Bizjakmm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pe...
2023-03-28 Hyeonggon Yoomm/debug: use %pGt to display page_type in dump_page()
2023-03-28 Hyeonggon Yoomm, printk: introduce new format %pGt for page_type
2023-03-28 Hyeonggon Yoommflags.h: use less error prone method to define pagefl...
2023-03-28 Stefan Roeschmm: add tracepoints to ksm
2023-03-28 Nicholas Pigginpowerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
2023-03-28 Nicholas Pigginlazy tlb: shoot lazies, non-refcounting lazy tlb mm...
2023-03-28 Nicholas Pigginlazy tlb: allow lazy tlb mm refcounting to be configurable
2023-03-28 Nicholas Pigginlazy tlb: introduce lazy tlb mm refcount helper functions
2023-03-28 Nicholas Pigginkthread: simplify kthread_use_mm refcounting
2023-03-28 Taejoon Songmm/zswap: try to avoid worst-case scenario on same...
2023-03-28 T.J. Alumbaughmm: multi-gen LRU: improve design doc
2023-03-28 T.J. Alumbaughmm: multi-gen LRU: clean up sysfs code
2023-03-28 Ma Wupengx86/mm/pat: clear VM_PAT if copy_p4d_range failed
2023-03-28 Muhammad Usama... mm/userfaultfd: support WP on multiple VMAs
next