index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-10
6
-48
/
+82
*
maple_tree: clean up mas_dfs_postorder()
Liam R. Howlett
2023-06-10
1
-5
/
+2
*
maple_tree: avoid unnecessary ascending
Liam R. Howlett
2023-06-10
2
-3
/
+12
*
maple_tree: clean up mas_parent_enum() and rename to mas_parent_type()
Liam R. Howlett
2023-06-10
1
-28
/
+22
*
maple_tree: fix static analyser cppcheck issue
Liam R. Howlett
2023-06-10
1
-2
/
+3
*
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-10
7
-123
/
+108
*
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-10
3
-72
/
+45
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-10
12
-22
/
+17
*
io_uring: rsrc: delegate VMA file-backed check to GUP
Lorenzo Stoakes
2023-06-10
1
-28
/
+6
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-10
10
-43
/
+64
*
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-10
6
-11
/
+9
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-10
7
-15
/
+10
*
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-06-10
1
-13
/
+0
*
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
Kefeng Wang
2023-06-10
2
-6
/
+6
*
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-10
6
-113
/
+102
*
mm: vmscan: use gfp_has_io_fs()
Kefeng Wang
2023-06-10
1
-1
/
+1
*
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-10
6
-49
/
+43
*
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-10
3
-58
/
+52
*
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
2023-06-10
4
-96
/
+109
*
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
2023-06-10
4
-74
/
+76
*
mm: page_alloc: remove alloc_contig_dump_pages() stub
Kefeng Wang
2023-06-10
1
-7
/
+0
*
mm: page_alloc: squash page_is_consistent()
Kefeng Wang
2023-06-10
1
-8
/
+1
*
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
2023-06-10
5
-441
/
+431
*
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
2023-06-10
4
-30
/
+29
*
mm: page_alloc: move init_on_alloc/free() into mm_init.c
Kefeng Wang
2023-06-10
2
-5
/
+6
*
mm: page_alloc: move mirrored_kernelcore into mm_init.c
Kefeng Wang
2023-06-10
2
-3
/
+2
*
mm/zsmalloc: get rid of PAGE_MASK
Alexey Romanov
2023-06-10
1
-6
/
+6
*
mm/secretmem: make it on by default
Mike Rapoport (IBM)
2023-06-10
1
-1
/
+1
*
Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
Mel Gorman
2023-06-10
1
-1
/
+0
*
mm: compaction: update pageblock skip when first migration candidate is not a...
Mel Gorman
2023-06-10
1
-11
/
+12
*
mm: compaction: only force pageblock scan completion when skip hints are obeyed
Mel Gorman
2023-06-10
1
-2
/
+3
*
mm: compaction: ensure rescanning only happens on partially scanned pageblocks
Mel Gorman
2023-06-10
1
-2
/
+3
*
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
2023-06-10
1
-6
/
+6
*
mm, oom: do not check 0 mask in out_of_memory()
Haifeng Xu
2023-06-10
1
-5
/
+3
*
mm: memory-failure: move sysctl register in memory_failure_init()
Kefeng Wang
2023-06-10
1
-9
/
+2
*
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
2023-06-10
1
-5
/
+4
*
mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
Pasha Tatashin
2023-06-10
1
-6
/
+5
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-10
12
-165
/
+164
*
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-06-10
1
-0
/
+3
*
migrate_pages_batch: simplify retrying and failure counting of large folios
Huang Ying
2023-06-10
1
-76
/
+36
*
mm: memory_hotplug: fix format string in warnings
Rick Wertenbroek
2023-06-10
1
-2
/
+2
*
filemap: remove page_endio()
Pankaj Raghav
2023-06-10
2
-32
/
+0
*
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
Peng Zhang
2023-06-10
1
-5
/
+6
*
mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
Lorenzo Stoakes
2023-06-10
1
-0
/
+5
*
dmapool: create/destroy cleanup
Keith Busch
2023-06-10
1
-6
/
+4
*
fs: hugetlbfs: set vma policy only when needed for allocating folio
Ackerley Tng
2023-06-10
1
-4
/
+1
*
selftests: add selftests for cachestat
Nhat Pham
2023-06-10
5
-0
/
+287
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
16
-1
/
+17
*
cachestat: implement cachestat syscall
Nhat Pham
2023-06-10
8
-1
/
+207
*
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-06-10
2
-48
/
+103
[next]