index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
mmflags.h
Age
Commit message (
Expand
)
Author
18 hours
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)
2017-02-22
mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint
Michal Hocko
[next]