index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-02
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
-3
/
+8
2023-02-02
mm: reimplement compound_nr()
Matthew Wilcox (Oracle)
-22
/
+27
2023-02-02
mm: reimplement compound_order()
Matthew Wilcox (Oracle)
-2
/
+11
2023-02-02
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
-28
/
+3
2023-02-02
mm: convert page_mapcount() to use folio_entire_mapcount()
Matthew Wilcox (Oracle)
-9
/
+13
2023-02-02
hugetlb: remove uses of folio_mapcount_ptr
Matthew Wilcox (Oracle)
-2
/
+2
2023-02-02
mm/debug: remove call to head_compound_mapcount()
Matthew Wilcox (Oracle)
-2
/
+2
2023-02-02
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
-1
/
+8
2023-02-02
mm: use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap()
Matthew Wilcox (Oracle)
-4
/
+7
2023-02-02
page_alloc: use folio fields directly
Matthew Wilcox (Oracle)
-6
/
+6
2023-02-02
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
-19
/
+31
2023-02-02
mm: convert page_add_file_rmap() to use a folio internally
Matthew Wilcox (Oracle)
-11
/
+10
2023-02-02
mm: convert page_add_anon_rmap() to use a folio internally
Matthew Wilcox (Oracle)
-12
/
+11
2023-02-02
mm: convert page_remove_rmap() to use a folio internally
Matthew Wilcox (Oracle)
-21
/
+26
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
-17
/
+16
2023-02-02
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
-9
/
+9
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
-37
/
+32
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
-45
/
+32
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
-52
/
+37
2023-02-02
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
-0
/
+2
2023-02-02
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
-0
/
+2
2023-02-02
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
-0
/
+5
2023-02-02
mm: compaction: move list validation into compact_zone()
Baolin Wang
-12
/
+3
2023-02-02
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
-3
/
+0
2023-02-02
mm/mmap: fix typo in comment
Vernon Yang
-1
/
+1
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
-31
/
+30
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
-1
/
+1
2023-02-02
MAINTAINERS/DAMON: link maintainer profile, git trees, and website
SeongJae Park
-0
/
+5
2023-02-02
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
-0
/
+63
2023-02-02
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
-13
/
+28
2023-02-02
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
-8
/
+13
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
-0
/
+5
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
-0
/
+6
2023-02-02
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
-10
/
+31
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
-144
/
+413
2023-01-31
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
-1
/
+4
2023-01-31
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
-1
/
+1
2023-01-31
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
-0
/
+1
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
-2
/
+4
2023-01-31
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
-5
/
+5
2023-01-31
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
-0
/
+1
2023-01-31
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
-2
/
+2
2023-01-31
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
-1
/
+2
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
-3
/
+14
2023-01-31
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
-0
/
+8
2023-01-31
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
-5
/
+1
2023-01-31
freevxfs: Kconfig: fix spelling
Randy Dunlap
-1
/
+1
2023-01-31
maple_tree: should get pivots boundary by type
Wei Yang
-2
/
+3
2023-01-31
.mailmap: update e-mail address for Eugen Hristev
Eugen Hristev
-0
/
+1
[next]