]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-04-05 Stefan Roeschdocs/mm: extend ksm doc
2023-04-05 Stefan Roeschselftests/mm: add new selftests for KSM
2023-04-05 Stefan Roeschmm: add new KSM process and sysfs knobs
2023-04-05 Andrew Mortonmm-add-new-api-to-enable-ksm-per-process-fix
2023-04-05 Stefan Roeschmm: add new api to enable ksm per process
2023-04-05 Andrey Konovalovkasan: suppress recursive reports for HW_TAGS
2023-04-05 Andrey Konovalovkasan: suppress recursive reports for HW_TAGS
2023-04-05 Andrey Konovalovkasan, arm64: add arch_suppress_tag_checks_start/stop
2023-04-05 Andrey Konovalovkasan, arm64: add arch_suppress_tag_checks_start/stop
2023-04-05 Andrey Konovalovarm64: mte: rename TCO routines
2023-04-05 Vincenzo Frascinoarm64: mte: rename TCO routines
2023-04-05 Andrey Konovalovkasan, arm64: rename tagging-related routines
2023-04-05 Andrey Konovalovkasan: drop empty tagging-related defines
2023-04-05 Christoph Hellwigmm-return-an-err_ptr-from-__filemap_get_folio-fix
2023-04-05 Christoph Hellwigmm: return an ERR_PTR from __filemap_get_folio
2023-04-05 Christoph Hellwigmm: remove FGP_ENTRY
2023-04-05 Hugh Dickinsshmem-open-code-the-page-cache-lookup-in-shmem_get_foli...
2023-04-05 Christoph Hellwigshmem: open code the page cache lookup in shmem_get_fol...
2023-04-05 Hugh Dickinsshmem: shmem_get_partial_folio use filemap_get_entry
2023-04-05 Christoph Hellwigmm: use filemap_get_entry in filemap_get_incore_folio
2023-04-05 Christoph Hellwigmm: make mapping_get_entry available outside of filemap.c
2023-04-05 Christoph Hellwigmm: don't look at xarray value entries in split_huge_pa...
2023-04-05 Raghavendra K Tsched/numa: use hash_32 to mix up PIDs accessing VMA
2023-04-05 Raghavendra K Tsched/numa: implement access PID reset logic
2023-04-05 Raghavendra K Tsched/numa: enhance vma scanning logic
2023-04-05 Mel Gormansched/numa: apply the scan delay to every new vma
2023-04-05 Haifeng Xucpuset: clean up cpuset_node_allowed
2023-04-05 Heiko Carstenss390/mm: try VMA lock-based page fault handling first
2023-04-05 Suren Baghdasaryanmm: separate vma->lock from vm_area_struct
2023-04-05 Suren Baghdasaryanmm/mmap: free vm_area_struct without call_rcu in exit_mmap
2023-04-05 Laurent Dufourpowerpc/mm: fix mmap_lock bad unlock
2023-04-05 Laurent Dufourpowerc/mm: try VMA lock-based page fault handling first
2023-04-05 Suren Baghdasaryanarm64/mm: try VMA lock-based page fault handling first
2023-04-05 Suren Baghdasaryanx86/mm: try VMA lock-based page fault handling first
2023-04-05 Suren Baghdasaryanmm: introduce per-VMA lock statistics
2023-04-05 Suren Baghdasaryanmm: prevent userfaults to be handled under per-vma...
2023-04-05 Suren Baghdasaryanmm: prevent do_swap_page from handling page faults...
2023-04-05 Suren Baghdasaryanmm: document FAULT_FLAG_VMA_LOCK flag
2023-04-05 Suren Baghdasaryanmm: add FAULT_FLAG_VMA_LOCK flag
2023-04-05 Suren Baghdasaryanmm: fall back to mmap_lock if vma->anon_vma is not...
2023-04-05 Suren Baghdasaryanmm: introduce lock_vma_under_rcu to be used from arch...
2023-04-05 Suren Baghdasaryanmm: introduce vma detached flag
2023-04-05 Suren Baghdasaryanmm/mmap: prevent pagefault handler from racing with...
2023-04-05 Suren Baghdasaryankernel/fork: assert no VMA readers during its destruction
2023-04-05 Suren Baghdasaryanmm: conditionally write-lock VMA in free_pgtables
2023-04-05 Suren Baghdasaryanmm/nommu: remove unnecessary VMA locking
2023-04-05 Suren Baghdasaryanmm: write-lock VMAs before removing them from VMA tree
2023-04-05 Suren Baghdasaryanmm/mremap: write-lock VMA while remapping it to a new...
2023-04-05 Suren Baghdasaryanmm/mmap: remove unnecessary vp->vma check in vma_prepare
2023-04-05 Suren Baghdasaryanmm/mmap: write-lock VMAs in vma_prepare before modifyin...
2023-04-05 Suren Baghdasaryantxt-mm-khugepaged-write-lock-vma-while-collapsing-a...
2023-04-05 Suren Baghdasaryanmm/khugepaged: fix vm_lock/i_mmap_rwsem inversion in...
2023-04-05 Suren Baghdasaryanmm/khugepaged: write-lock VMA while collapsing a huge...
2023-04-05 Suren Baghdasaryanmm/mmap: move vma_prepare before vma_adjust_trans_huge
2023-04-05 Suren Baghdasaryanmm: mark VMA as being written when changing vm_flags
2023-04-05 Suren Baghdasaryanmm: add per-VMA lock and helper functions to control it
2023-04-05 Suren Baghdasaryanmm: move mmap_lock assert function definitions
2023-04-05 Michel Lespinassemm: rcu safe VMA freeing
2023-04-05 Suren Baghdasaryanmm: introduce CONFIG_PER_VMA_LOCK
2023-04-05 Charan Teja... mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for...
2023-04-05 Charan Teja... mm: fadvise: move 'endbyte' calculations to helper...
2023-04-05 Keith Buschdmapool: create/destroy cleanup
2023-04-05 Keith Buschdmapool: link blocks across pages
2023-04-05 Keith Buschdmapool: don't memset on free twice
2023-04-05 Keith Buschdmapool: simplify freeing
2023-04-05 Keith Buschdmapool: consolidate page initialization
2023-04-05 Keith Buschdmapool: rearrange page alloc failure handling
2023-04-05 Keith Buschdmapool: move debug code to own functions
2023-04-05 Tony Battersbydmapool: speedup DMAPOOL_DEBUG with init_on_alloc
2023-04-05 Tony Battersbydmapool: cleanup integer types
2023-04-05 Tony Battersbydmapool: use sysfs_emit() instead of scnprintf()
2023-04-05 Tony Battersbydmapool: remove checks for dev == NULL
2023-04-05 Keith Buschdmapool: add alloc/free performance test
2023-04-05 Andrew MortonMerge branch 'mm-stable' into mm-unstable
2023-04-05 Peter Xumm/khugepaged: check again on anon uffd-wp during isolation
2023-04-05 David Hildenbrandmm/userfaultfd: fix uffd-wp handling for THP migration...
2023-04-05 Qi Zhengmm: swap: fix performance regression on sparsetruncate...
2023-04-05 Peng Zhangmaple_tree: fix a potential concurrency bug in RCU...
2023-04-05 Peng Zhangmaple_tree: fix get wrong data_end in mtree_lookup_walk()
2023-04-05 Tetsuo Handamm/page_alloc: fix potential deadlock on zonelist_updat...
2023-04-05 Rongwei Wangmm/swap: fix swap_info_struct race between swapoff...
2023-04-05 Ryusuke Konishinilfs2: fix sysfs interface lifetime
2023-04-05 Alistair Popplemm: take a page reference when removing device exclusiv...
2023-04-05 Mathieu Desnoyersmm: fix memory leak on mm_init error handling
2023-04-05 Andrew Mortonmm-khugepaged-fix-kernel-bug-in-hpage_collapse_scan_fil...
2023-04-05 Ivan Orlovmm: khugepaged: fix kernel BUG in hpage_collapse_scan_f...
2023-04-05 Yafang Shaomm: vmalloc: avoid warn_alloc noise caused by fatal...
2023-04-05 Tetsuo Handanilfs2: initialize "struct nilfs_binfo_dat"->bi_pad...
2023-04-05 Ryusuke Konishinilfs2: fix potential UAF of struct nilfs_sc_info in...
2023-04-05 Sergey Senozhatskyzsmalloc: document freeable stats
2023-04-05 Sergey Senozhatskyzsmalloc: document new fullness grouping
2023-04-05 Shiyang Ruanfsdax: force clear dirty mark if CoW
2023-04-05 Peter Xumm-hugetlb-fix-uffd-wr-protection-for-cow-optimization...
2023-04-05 Peter Xumm-hugetlb-fix-uffd-wr-protection-for-cow-optimization...
2023-04-05 Peter Xumm/hugetlb: fix uffd wr-protection for CoW optimization...
2023-04-05 Liam R. Howlettmm: enable maple tree RCU mode by default.
2023-04-05 Liam R. Howlettmm: enable maple tree RCU mode by default
2023-04-05 Liam R. Howlettmaple_tree: add RCU lock checking to rcu callback functions
2023-04-05 Liam R. Howlettmaple_tree: add smp_rmb() to dead node detection
2023-04-05 Liam R. Howlettmaple_tree: fix write memory barrier of nodes once...
next