index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-3
/
+0
*
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+1
*
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-0
/
+28
*
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-18
1
-0
/
+2
*
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-18
1
-0
/
+1
*
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-18
1
-4
/
+7
*
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-07-18
1
-0
/
+5
*
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
2022-07-18
1
-2
/
+2
*
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2022-07-18
1
-0
/
+1
*
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-18
2
-14
/
+8
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-18
1
-55
/
+2
*
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-18
2
-8
/
+10
*
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-18
2
-14
/
+11
*
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-18
2
-4
/
+16
*
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022-07-18
1
-0
/
+6
*
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022-07-18
1
-0
/
+2
*
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
2022-07-18
1
-0
/
+15
*
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
2022-07-18
1
-0
/
+12
*
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-18
1
-8
/
+25
*
mm: add device coherent vma selection for memory migration
Alex Sierra
2022-07-18
1
-0
/
+1
*
mm: add zone device coherent type memory support
Alex Sierra
2022-07-18
2
-1
/
+23
*
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-18
3
-79
/
+81
*
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
2022-07-18
1
-4
/
+4
*
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-04
1
-0
/
+5
*
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-04
1
-13
/
+0
*
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-04
1
-3
/
+3
*
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-04
2
-9
/
+11
*
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-07-04
1
-9
/
+32
*
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-04
1
-5
/
+1
*
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-04
1
-3
/
+3
*
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
2022-07-04
1
-1
/
+0
*
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-04
2
-2
/
+19
*
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-04
1
-0
/
+6
*
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-04
1
-2
/
+6
*
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-04
1
-0
/
+2
*
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-04
1
-0
/
+2
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
1
-2
/
+12
*
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-04
1
-1
/
+18
*
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-07-04
1
-0
/
+21
*
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-04
1
-0
/
+10
*
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-04
1
-0
/
+6
*
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-07-04
1
-4
/
+8
*
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-07-04
1
-3
/
+3
*
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-07-04
1
-2
/
+6
*
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
2022-07-04
1
-2
/
+2
*
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
5
-7
/
+7
*
Merge branch 'master' into mm-stable
akpm
2022-06-27
25
-505
/
+103
|
\
|
*
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-26
1
-4
/
+5
|
|
\
|
|
*
Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2022-06-14
1
-4
/
+5
|
|
|
\
|
|
|
*
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
2022-06-10
1
-4
/
+5
[next]