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: remove follow_pte()
Peter Xu
2024-09-17
1
-2
/
+0
*
mm: new follow_pfnmap API
Peter Xu
2024-09-17
1
-0
/
+31
*
mm: always define pxx_pgprot()
Peter Xu
2024-09-17
1
-0
/
+12
*
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
1
-3
/
+3
*
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
1
-10
/
+0
*
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
2024-09-17
1
-0
/
+24
*
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
2024-09-10
2
-14
/
+37
*
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-10
2
-31
/
+30
*
mm/codetag: fix a typo
Yu Zhao
2024-09-10
1
-1
/
+1
*
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-10
1
-2
/
+2
*
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
2024-09-10
1
-1
/
+5
*
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-10
1
-1
/
+0
*
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-10
1
-2
/
+2
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
1
-15
/
+8
*
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-10
1
-4
/
+4
*
lib: zstd: export API needed for dictionary support
Sergey Senozhatsky
2024-09-10
1
-0
/
+167
*
maple_tree: fix comment typo on ma_flag of allocation tree
Wei Yang
2024-09-10
1
-3
/
+3
*
mm: fix folio_alloc_noprof()
Kent Overstreet
2024-09-10
1
-1
/
+1
*
mm: split underused THPs
Usama Arif
2024-09-10
2
-0
/
+2
*
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-10
2
-3
/
+14
*
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-10
1
-1
/
+6
*
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-10
1
-1
/
+2
*
mm: document __GFP_NOFAIL must be blockable
Barry Song
2024-09-10
1
-1
/
+4
*
mm/damon/core: remove per-scheme region priority histogram buffer
SeongJae Park
2024-09-10
1
-1
/
+0
*
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-10
1
-0
/
+2
*
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-10
1
-0
/
+1
*
mm: count the number of anonymous THPs per size
Barry Song
2024-09-10
1
-2
/
+13
*
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-10
1
-35
/
+35
*
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-04
1
-0
/
+3
*
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-09-04
1
-3
/
+3
*
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-04
1
-0
/
+1
*
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-04
3
-23
/
+14
*
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-04
3
-10
/
+18
*
mm: remove page_has_private()
Matthew Wilcox (Oracle)
2024-09-04
1
-10
/
+5
*
mm: remove PageOwnerPriv1
Matthew Wilcox (Oracle)
2024-09-04
1
-2
/
+0
*
mm: remove PageMlocked
Matthew Wilcox (Oracle)
2024-09-04
1
-5
/
+8
*
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-04
1
-3
/
+3
*
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-04
2
-9
/
+4
*
mm: remove PageReadahead
Matthew Wilcox (Oracle)
2024-09-04
1
-2
/
+2
*
mm: remove PageSwapBacked
Matthew Wilcox (Oracle)
2024-09-04
1
-3
/
+3
*
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-04
1
-2
/
+3
*
mm: support only one page_type per page
Matthew Wilcox (Oracle)
2024-09-04
1
-40
/
+28
*
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2024-09-04
2
-5
/
+10
*
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-09-04
1
-10
/
+0
*
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-04
1
-1
/
+0
*
mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
David Hildenbrand
2024-09-04
1
-1
/
+1
*
err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
Uros Bizjak
2024-09-04
1
-0
/
+9
*
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
2024-09-04
1
-0
/
+10
*
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-09-04
1
-2
/
+2
*
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-04
1
-4
/
+5
[next]