]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-03-28 Christoph Hellwigmm-return-an-err_ptr-from-__filemap_get_folio-fix
2023-03-28 Christoph Hellwigmm: return an ERR_PTR from __filemap_get_folio
2023-03-28 Christoph Hellwigmm: remove FGP_ENTRY
2023-03-28 Hugh Dickinsshmem-open-code-the-page-cache-lookup-in-shmem_get_foli...
2023-03-28 Christoph Hellwigshmem: open code the page cache lookup in shmem_get_fol...
2023-03-28 Hugh Dickinsshmem: shmem_get_partial_folio use filemap_get_entry
2023-03-28 Christoph Hellwigmm: use filemap_get_entry in filemap_get_incore_folio
2023-03-28 Christoph Hellwigmm: make mapping_get_entry available outside of filemap.c
2023-03-28 Christoph Hellwigmm: don't look at xarray value entries in split_huge_pa...
2023-03-28 Raghavendra K Tsched/numa: use hash_32 to mix up PIDs accessing VMA
2023-03-28 Raghavendra K Tsched/numa: implement access PID reset logic
2023-03-28 Raghavendra K Tsched/numa: enhance vma scanning logic
2023-03-28 Mel Gormansched/numa: apply the scan delay to every new vma
2023-03-28 Haifeng Xucpuset: clean up cpuset_node_allowed
2023-03-28 Heiko Carstenss390/mm: try VMA lock-based page fault handling first
2023-03-28 Suren Baghdasaryanmm: separate vma->lock from vm_area_struct
2023-03-28 Suren Baghdasaryanmm/mmap: free vm_area_struct without call_rcu in exit_mmap
2023-03-28 Laurent Dufourpowerpc/mm: fix mmap_lock bad unlock
2023-03-28 Laurent Dufourpowerc/mm: try VMA lock-based page fault handling first
2023-03-28 Suren Baghdasaryanarm64/mm: try VMA lock-based page fault handling first
2023-03-28 Suren Baghdasaryanx86/mm: try VMA lock-based page fault handling first
2023-03-28 Suren Baghdasaryanmm: introduce per-VMA lock statistics
2023-03-28 Suren Baghdasaryanmm: prevent userfaults to be handled under per-vma...
2023-03-28 Suren Baghdasaryanmm: prevent do_swap_page from handling page faults...
2023-03-28 Suren Baghdasaryanmm: document FAULT_FLAG_VMA_LOCK flag
2023-03-28 Suren Baghdasaryanmm: add FAULT_FLAG_VMA_LOCK flag
2023-03-28 Suren Baghdasaryanmm: fall back to mmap_lock if vma->anon_vma is not...
2023-03-28 Suren Baghdasaryanmm: introduce lock_vma_under_rcu to be used from arch...
2023-03-28 Suren Baghdasaryanmm: introduce vma detached flag
2023-03-28 Suren Baghdasaryanmm/mmap: prevent pagefault handler from racing with...
2023-03-28 Suren Baghdasaryankernel/fork: assert no VMA readers during its destruction
2023-03-28 Suren Baghdasaryanmm: conditionally write-lock VMA in free_pgtables
2023-03-28 Suren Baghdasaryanmm/nommu: remove unnecessary VMA locking
2023-03-28 Suren Baghdasaryanmm: write-lock VMAs before removing them from VMA tree
2023-03-28 Suren Baghdasaryanmm/mremap: write-lock VMA while remapping it to a new...
2023-03-28 Suren Baghdasaryanmm/mmap: remove unnecessary vp->vma check in vma_prepare
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...
next