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
Age
Commit message (
Expand
)
Author
2023-02-02
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_add_file_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_add_anon_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_remove_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
2023-02-02
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
2023-02-02
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
2023-02-02
mm: compaction: move list validation into compact_zone()
Baolin Wang
2023-02-02
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
2023-02-02
mm/mmap: fix typo in comment
Vernon Yang
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
2023-02-02
MAINTAINERS/DAMON: link maintainer profile, git trees, and website
SeongJae Park
2023-02-02
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
2023-02-02
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
2023-02-02
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
2023-02-02
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
2023-01-31
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
2023-01-31
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2023-01-31
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
2023-01-31
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
2023-01-31
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-01-31
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-01-31
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-01-31
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
2023-01-31
freevxfs: Kconfig: fix spelling
Randy Dunlap
2023-01-31
maple_tree: should get pivots boundary by type
Wei Yang
2023-01-31
.mailmap: update e-mail address for Eugen Hristev
Eugen Hristev
2023-01-31
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
2023-01-31
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
2023-01-31
ia64: fix build error due to switch case label appearing next to declaration
James Morse
2023-01-31
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-31
zsmalloc: fix a race with deferred_handles storing
Nhat Pham
2023-01-31
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-01-31
maple_tree: fix mas_empty_area_rev() lower bound validation
Liam Howlett
2023-01-19
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
2023-01-18
selftests/vm: remove __USE_GNU in hugetlb-madvise.c
Peter Xu
[next]