index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
2023-10-18
mm: use folio_xor_flags_has_waiters() in folio_end_writeback()
Matthew Wilcox (Oracle)
2023-10-18
mm: make __end_folio_writeback() return void
Matthew Wilcox (Oracle)
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
mm: add folio_end_read()
Matthew Wilcox (Oracle)
2023-10-18
zsmalloc: use copy_page for full page copy
Mark-PK Tsai
2023-10-18
filemap: call filemap_get_folios_tag() from filemap_get_folios()
Pankaj Raghav
2023-10-18
mm/page_alloc: remove unnecessary next_page in break_down_buddy_pages
Kemeng Shi
2023-10-18
mm/page_alloc: remove unnecessary check in break_down_buddy_pages
Kemeng Shi
2023-10-18
mmap: add clarifying comment to vma_merge() code
Liam R. Howlett
2023-10-18
kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
Andrey Konovalov
2023-10-18
kasan: use unchecked __memset internally
Andrey Konovalov
2023-10-18
kasan: unify printk prefixes
Andrey Konovalov
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-18
mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
Lorenzo Stoakes
2023-10-18
mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
Lorenzo Stoakes
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-18
mm: multi-gen LRU: reuse some legacy trace events
Jaewon Kim
2023-10-18
mm/migrate: remove unused mm argument from do_move_pages_to_node
Gregory Price
2023-10-18
memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_fol...
David Hildenbrand
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
2023-10-18
mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap()
David Hildenbrand
2023-10-18
mm: handle write faults to RO pages under the VMA lock
Matthew Wilcox (Oracle)
2023-10-18
mm: handle read faults under the VMA lock
Matthew Wilcox (Oracle)
2023-10-18
mm: handle COW faults under the VMA lock
Matthew Wilcox (Oracle)
2023-10-18
mm: handle shared faults under the VMA lock
Matthew Wilcox (Oracle)
2023-10-18
mm: call wp_page_copy() under the VMA lock
Matthew Wilcox (Oracle)
2023-10-18
mm: make lock_folio_maybe_drop_mmap() VMA lock aware
Matthew Wilcox (Oracle)
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
2023-10-18
shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
shmem: move memcg charge out of shmem_add_to_page_cache()
Hugh Dickins
2023-10-18
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
shmem: trivial tidyups, removing extra blank lines, etc
Hugh Dickins
2023-10-18
shmem: factor shmem_falloc_wait() out of shmem_fault()
Hugh Dickins
2023-10-18
shmem: remove vma arg from shmem_get_folio_gfp()
Hugh Dickins
2023-10-18
mm/filemap: clarify filemap_fault() comments for not uptodate case
Lorenzo Stoakes
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
2023-10-18
mm: memcg: normalize the value passed into memcg_rstat_updated()
Yosry Ahmed
2023-10-18
mm: memcg: refactor page state unit helpers
Yosry Ahmed
2023-10-18
hugetlb: check for hugetlb folio before vmemmap_restore
Mike Kravetz
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
[prev]
[next]