projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-04-16
Andrew Morton
sync mm-stable with mm-hotfixes-stable to pick up depen...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Peter Xu
Revert "userfaultfd: don't fail on unrecognized features"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Baokun Li
writeback, cgroup: fix null-ptr-deref write in bdi_spli...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Peng Zhang
maple_tree: fix a potential memory leak, OOB access...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Steve Chou
tools/mm/page_owner_sort.c: fix TGID output when cull...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Jonathan Toppins
mailmap: update jtoppins' entry to reference correct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Liam R. Howlett
mm/mempolicy: fix use-after-free of VMA iterator
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Naoya Horiguchi
mm/huge_memory.c: warn with pr_warn_ratelimited instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Liam R. Howlett
mm/mprotect: fix do_mprotect_pkey() return on error
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Peter Xu
mm/khugepaged: check again on anon uffd-wp during isolation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
David Hildenbrand
mm/userfaultfd: fix uffd-wp handling for THP migration...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Qi Zheng
mm: swap: fix performance regression on sparsetruncate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Raghavendra K T
sched/numa: use hash_32 to mix up PIDs accessing VMA
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Raghavendra K T
sched/numa: implement access PID reset logic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Raghavendra K T
sched/numa: enhance vma scanning logic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mel Gorman
sched/numa: apply the scan delay to every new vma
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Heiko Carstens
s390/mm: try VMA lock-based page fault handling first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: separate vma->lock from vm_area_struct
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Laurent Dufour
powerc/mm: try VMA lock-based page fault handling first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
arm64/mm: try VMA lock-based page fault handling first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
x86/mm: try VMA lock-based page fault handling first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: introduce per-VMA lock statistics
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: prevent userfaults to be handled under per-vma...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: prevent do_swap_page from handling page faults...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: add FAULT_FLAG_VMA_LOCK flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: fall back to mmap_lock if vma->anon_vma is not...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: introduce lock_vma_under_rcu to be used from arch...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: introduce vma detached flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/mmap: prevent pagefault handler from racing with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
kernel/fork: assert no VMA readers during its destruction
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: conditionally write-lock VMA in free_pgtables
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: write-lock VMAs before removing them from VMA tree
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/mremap: write-lock VMA while remapping it to a new...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/mmap: write-lock VMAs in vma_prepare before modifyin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/khugepaged: write-lock VMA while collapsing a huge...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm/mmap: move vma_prepare before vma_adjust_trans_huge
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: mark VMA as being written when changing vm_flags
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: add per-VMA lock and helper functions to control it
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: move mmap_lock assert function definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Michel Lespinasse
mm: rcu safe VMA freeing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Suren Baghdasaryan
mm: introduce CONFIG_PER_VMA_LOCK
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthew Wilcox...
mm: hold the RCU read lock over calls to ->map_pages
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthew Wilcox...
afs: split afs_pagecache_valid() out of afs_validate()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthew Wilcox...
xfs: remove xfs_filemap_map_pages() wrapper
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Thomas Weißschuh
mm/damon/sysfs: make more kobj_type structures constant
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Chaitanya S...
selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Chaitanya S...
selftests/mm: change NR_CHUNKS_HIGH for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Chaitanya S...
selftests/mm: change MAP_CHUNK_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Wenchao Hao
trace: cma: remove unnecessary event class cma_alloc_class
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Tomas Krcka
mm: be less noisy during memory hotplug
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm/mmap/vma_merge: init cleanup, be explicit about...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm/mmap/vma_merge: explicitly assign res, vma, extend...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm/mmap/vma_merge: fold curr, next assignment logic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm/mmap/vma_merge: further improve prev/next VMA naming
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm: vmalloc: convert vread() to vread_iter()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
iov_iter: add copy_page_to_iter_nofault()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
fs/proc/kcore: avoid bounce buffer for ktext data
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Kirill A. Shutemov
mm/page_alloc: make deferred page init free pages in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
drm/ttm: remove comment referencing now-removed vmf_ins...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm: remove vmf_insert_pfn_xxx_prot() for huge page...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm: remove unused vmf_insert_mixed_prot()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Tomas Mudrunka
mm/memtest: add results of early memtest to /proc/meminfo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
MAINTAINERS: extend memblock entry to include MM initia...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move vmalloc_init() declaration to mm/internal.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move kmem_cache_init() declaration to mm/slab.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move mem_init_print_info() to mm_init.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
init,mm: fold late call to page_ext_init() to page_allo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: call {ptlock,pgtable}_cache_init() directly from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
init,mm: move mm_init() to mm/mm_init.c and rename...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
init: fold build_all_zonelists() and page_alloc_init_cp...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm/page_alloc: rename page_alloc_init() to page_alloc_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: handle hashdist initialization in mm/mm_init.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move most of core MM initialization to mm/mm_init.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm/page_alloc: add helper for checking if check_pages_e...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mips: fix comment about pgtable_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
MAINTAINERS: add Lorenzo as vmalloc reviewer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mm: move get_page_from_free_area() to mm/page_alloc.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm: prefer fault_around_pages to fault_around_bytes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Lorenzo Stoakes
mm: refactor do_fault_around()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Baolin Wang
mm: compaction: fix the possible deadlock when isolatin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Baolin Wang
mm: compaction: consider the number of scanning compoun...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mremap: simplify vma expansion again
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap: start distinguishing if vma can be removed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: convert mergeability checks to retur...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: rename adj_next to adj_start
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: set mid to NULL if not applicable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: initialize mid and next in natural...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: use the proper vma pointer in case 4
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: use the proper vma pointers in cases...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: use the proper vma pointer in case 3
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Vlastimil Babka
mm/mmap/vma_merge: use only primary pointers for prepar...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Axel Rasmussen
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Axel Rasmussen
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Axel Rasmussen
mm: userfaultfd: don't pass around both mm and vma
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Axel Rasmussen
mm: userfaultfd: rename functions for clarity + consistency
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mike Rapoport...
loongarch: drop ranges for definition of ARCH_FORCE_MAX...
commit
|
commitdiff
|
tree
|
snapshot
next