index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-08-28
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+13
2025-06-04
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
1
-0
/
+8
2025-03-13
mm/page_alloc: fix uninitialized variable
Hao Zhang
1
-0
/
+1
2024-12-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
1
-1
/
+2
2024-11-08
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-11-08
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
1
-20
/
+24
2024-11-08
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
1
-12
/
+22
2024-11-08
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
1
-6
/
+23
2024-11-08
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
1
-1
/
+1
2024-11-08
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
1
-4
/
+4
2024-11-08
mm/page_alloc: split out buddy removal code from rmqueue into separate helper
Mel Gorman
1
-34
/
+47
2024-11-08
mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
Wonhyuk Yang
1
-8
/
+5
2024-11-08
mm/page_alloc: call check_new_pages() while zone spinlock is not held
Eric Dumazet
1
-9
/
+9
2024-04-10
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-4
/
+6
2023-11-08
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-04-26
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-26
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
1
-0
/
+3
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2022-10-05
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-10-05
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
1
-10
/
+43
2022-08-03
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-06-09
mm/page_alloc: always attempt to allocate at least one page during bulk alloc...
Mel Gorman
1
-2
/
+2
2022-04-27
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
1
-1
/
+1
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-08
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
1
-1
/
+8
2022-01-27
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
1
-1
/
+3
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+15
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
1
-1
/
+3
2021-10-28
memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
Shakeel Butt
1
-0
/
+4
2021-09-08
mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
Miaohe Lin
1
-1
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-22
/
+5
2021-09-08
mm: track present early pages per zone
David Hildenbrand
1
-0
/
+3
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-22
/
+2
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
1
-1
/
+1
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
1
-1
/
+1
2021-09-03
mm/page_alloc.c: use in_task()
Vasily Averin
1
-3
/
+3
2021-09-03
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
Mike Rapoport
1
-2
/
+2
2021-09-03
mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...
Nico Pache
1
-1
/
+1
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
1
-2
/
+22
2021-09-03
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
1
-8
/
+0
2021-09-03
mm: add kernel_misc_reclaimable in show_free_areas
liuhailong
1
-0
/
+2
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
1
-13
/
+12
2021-07-23
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-15
mm/page_alloc: further fix __alloc_pages_bulk() return value
Chuck Lever
1
-6
/
+8
2021-07-15
mm/page_alloc: correct return value when failing at preparing
Yanfei Xu
1
-1
/
+1
2021-07-15
mm/page_alloc: avoid page allocator recursion with pagesets.lock held
Mel Gorman
1
-0
/
+12
2021-07-15
Revert "mm/page_alloc: make should_fail_alloc_page() static"
Matteo Croce
1
-1
/
+1
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
1
-11
/
+0
[next]