]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-03-28 Kirill A. Shutemoviommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()
2023-03-28 Kirill A. Shutemovmm/slub: fix MAX_ORDER usage in calculate_order()
2023-03-28 Kirill A. Shutemovmm/page_reporting: fix MAX_ORDER usage in page_reportin...
2023-03-28 Kirill A. Shutemovperf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
2023-03-28 Kirill A. Shutemovgenwqe: fix MAX_ORDER usage
2023-03-28 Kirill A. Shutemovdrm/i915: fix MAX_ORDER usage in i915_gem_object_get_pa...
2023-03-28 Kirill A. Shutemovfloppy: fix MAX_ORDER usage
2023-03-28 Kirill A. Shutemovum: fix MAX_ORDER usage in linux_main()
2023-03-28 Kirill A. Shutemovsparc/mm: fix MAX_ORDER usage in tsb_grow()
2023-03-28 Peter Xuselftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED
2023-03-28 Peter Xumm-uffd-uffd_feature_wp_unpopulated-fix
2023-03-28 Peter Xumm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-28 Stefan Roeschdocs/mm: extend ksm doc
2023-03-28 Stefan Roeschselftests/mm: add new selftests for KSM
2023-03-28 Stefan Roeschmm: add new KSM process and sysfs knobs
2023-03-28 Andrew Mortonmm-add-new-api-to-enable-ksm-per-process-fix
2023-03-28 Stefan Roeschmm: add new api to enable ksm per process
2023-03-28 Andrey Konovalovkasan: suppress recursive reports for HW_TAGS
2023-03-28 Andrey Konovalovkasan, arm64: add arch_suppress_tag_checks_start/stop
2023-03-28 Vincenzo Frascinoarm64: mte: rename TCO routines
2023-03-28 Andrey Konovalovkasan, arm64: rename tagging-related routines
2023-03-28 Andrey Konovalovkasan: drop empty tagging-related defines
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
next