index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
mmflags.h
Age
Commit message (
Expand
)
Author
2026-08-04
mm: add VM_UFFD_RWP VMA flag
Kiryl Shutsemau (Meta)
2026-07-30
mm: remove the __GFP_NO_OBJ_EXT flag
Vlastimil Babka (SUSE)
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
2025-05-22
mm: remove VM_PAT
David Hildenbrand
2025-03-22
tracing: gfp: vsprintf: Do not print "none" when using %pGg printf format
Petr Mladek
2025-03-06
tracing: gfp: Remove duplication of recording GFP flags
Steven Rostedt
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: add PG_dropbehind folio flag
Jens Axboe
2025-01-17
tracing: gfp: Fix the GFP enum values shown for user space tracing tools
Steven Rostedt
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-03-28
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
2022-05-25
include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers...
Vasily Averin
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
2022-03-24
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
2022-03-24
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
2022-03-24
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
2021-06-04
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-04-07
mm/vma: add missing VMA flag readable name for VM_SYNC
Anshuman Khandual
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-02-23
Drop a bunch of metag references
James Hogan
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-10
oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
Steven Rostedt (VMware)
[next]