index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-3
/
+5
|
\
|
*
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
1
-2
/
+2
|
*
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-08
1
-1
/
+3
*
|
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-08
1
-0
/
+9
|
\
\
|
*
|
mm, slub: do initial checks in ___slab_alloc() with irqs enabled
Vlastimil Babka
2021-09-04
1
-0
/
+9
|
|
/
*
/
KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
2021-08-02
1
-37
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+22
|
\
|
*
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
1
-0
/
+10
|
*
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
1
-0
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-5
/
+5
|
\
|
|
*
mm: make compound_head const-preserving
Matthew Wilcox (Oracle)
2021-06-29
1
-5
/
+5
*
|
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
2021-06-04
1
-0
/
+9
|
/
*
mm: page-flags.h: Typo fix (It -> If)
Guo Ren
2021-02-26
1
-2
/
+2
*
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
2021-02-24
1
-6
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-0
/
+1
|
\
|
*
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
1
-0
/
+1
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-9
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2020-12-02
1
-9
/
+2
*
|
mm/page-flags: fix comment
Matthew Wilcox (Oracle)
2020-12-15
1
-2
/
+1
*
|
include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate
Miaohe Lin
2020-12-15
1
-2
/
+1
|
/
*
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
2020-10-16
1
-5
/
+0
*
mm,hwpoison: rework soft offline for free pages
Oscar Salvador
2020-10-16
1
-0
/
+1
*
mm: simplify PageDoubleMap with PF_SECOND policy
Matthew Wilcox (Oracle)
2020-10-13
1
-30
/
+10
*
mm: move PageDoubleMap bit
Matthew Wilcox (Oracle)
2020-10-13
1
-1
/
+1
*
mm: Add PG_arch_2 page flag
Steven Price
2020-09-04
1
-0
/
+3
*
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
2020-06-04
1
-0
/
+10
*
mm: introduce Reported pages
Alexander Duyck
2020-04-07
1
-0
/
+11
*
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
1
-0
/
+5
*
page-flags: fix a crash at SetPageError(THP_SWAP)
Qian Cai
2020-03-21
1
-1
/
+1
*
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
2019-11-06
1
-2
/
+18
*
xen/swiotlb: remember having called xen_create_contiguous_region()
Juergen Gross
2019-08-01
1
-0
/
+4
*
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
2019-07-12
1
-0
/
+6
*
mm: better document PG_reserved
David Hildenbrand
2019-03-05
1
-2
/
+31
*
mm: convert PG_balloon to PG_offline
David Hildenbrand
2019-03-05
1
-4
/
+7
*
/proc/kpagecount: return 0 for special pages that are never mapped
Anthony Yznaga
2018-12-28
1
-0
/
+6
*
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
2018-10-26
1
-0
/
+1
*
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
2018-10-26
1
-0
/
+8
*
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
1
-1
/
+4
*
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-23
1
-0
/
+5
*
mm: mark pages in use for page tables
Matthew Wilcox
2018-06-07
1
-0
/
+6
*
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
1
-19
/
+26
*
mm: uninitialized struct page poisoning sanity checking
Pavel Tatashin
2018-04-05
1
-5
/
+17
*
mm: remove PG_highmem description
Miles Chen
2018-01-31
1
-5
/
+0
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: test code to write THP to swap device as a whole
Huang Ying
2017-09-06
1
-2
/
+2
*
mm, THP, swap: delay splitting THP during swap out
Huang Ying
2017-07-06
1
-2
/
+5
*
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-29
1
-1
/
+1
*
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-25
1
-0
/
+9
*
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
2016-12-25
1
-8
/
+16
[prev]
[next]