index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
396
-3399
/
+4868
|
\
|
*
mm: vmscan: consistent update to pgrefill
Shakeel Butt
2020-08-07
1
-1
/
+2
|
*
mm/vmscan.c: fix typo
dylan-meiners
2020-08-07
1
-1
/
+1
|
*
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-07
1
-4
/
+1
|
*
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-07
1
-10
/
+14
|
*
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-07
1
-25
/
+19
|
*
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
2020-08-07
1
-1
/
+1
|
*
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-07
1
-14
/
+10
|
*
mm: thp: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
1
-2
/
+2
|
*
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-07
2
-17
/
+22
|
*
mm/page_alloc.c: skip setting nodemask when we are in interrupt
Muchun Song
2020-08-07
1
-1
/
+5
|
*
mm/page_alloc: fallbacks at most has 3 elements
Wei Yang
2020-08-07
1
-1
/
+1
|
*
mm/page_alloc: silence a KASAN false positive
Qian Cai
2020-08-07
1
-0
/
+3
|
*
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
2020-08-07
3
-17
/
+9
|
*
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
2020-08-07
2
-22
/
+13
|
*
mm/page_alloc.c: extract the common part in pfn_to_bitidx()
Wei Yang
2020-08-07
1
-2
/
+1
|
*
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
2020-08-07
1
-2
/
+1
|
*
mm/shuffle: remove dynamic reconfiguration
David Hildenbrand
2020-08-07
2
-43
/
+2
|
*
mm/memory_hotplug: document why shuffle_zone() is relevant
David Hildenbrand
2020-08-07
1
-0
/
+8
|
*
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
2020-08-07
2
-15
/
+2
|
*
mm: remove vm_total_pages
David Hildenbrand
2020-08-07
5
-13
/
+4
|
*
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
2020-08-07
1
-4
/
+20
|
*
page_alloc: consider highatomic reserve in watermark fast
Jaewon Kim
2020-08-07
1
-30
/
+36
|
*
mm, page_alloc: use unlikely() in task_capc()
Vlastimil Babka
2020-08-07
1
-3
/
+2
|
*
kasan: adjust kasan_stack_oob for tag-based mode
Andrey Konovalov
2020-08-07
1
-1
/
+1
|
*
kasan: allow enabling stack tagging for tag-based mode
Andrey Konovalov
2020-08-07
1
-1
/
+2
|
*
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-08-07
2
-2
/
+2
|
*
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
2020-08-07
1
-0
/
+4
|
*
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
2020-08-07
1
-1
/
+2
|
*
lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN
Walter Wu
2020-08-07
1
-17
/
+32
|
*
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
2020-08-07
2
-17
/
+0
|
*
kasan: update documentation for generic kasan
Walter Wu
2020-08-07
1
-0
/
+3
|
*
kasan: add tests for call_rcu stack recording
Walter Wu
2020-08-07
1
-0
/
+30
|
*
kasan: record and print the free track
Walter Wu
2020-08-07
7
-45
/
+80
|
*
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
6
-7
/
+59
|
*
kasan: update required compiler versions in documentation
Marco Elver
2020-08-07
2
-14
/
+17
|
*
kasan: improve and simplify Kconfig.kasan
Marco Elver
2020-08-07
1
-7
/
+8
|
*
mm/vmalloc.c: remove BUG() from the find_va_links()
Uladzislau Rezki (Sony)
2020-08-07
1
-9
/
+32
|
*
mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()
Mike Rapoport
2020-08-07
1
-1
/
+0
|
*
mm/vmalloc: update the header about KVA rework
Uladzislau Rezki (Sony)
2020-08-07
1
-0
/
+1
|
*
mm/vmalloc: switch to "propagate()" callback
Uladzislau Rezki (Sony)
2020-08-07
1
-19
/
+6
|
*
mm/vmalloc: simplify augment_tree_propagate_check()
Uladzislau Rezki (Sony)
2020-08-07
1
-34
/
+8
|
*
mm/vmalloc: simplify merge_or_add_vmap_area()
Uladzislau Rezki (Sony)
2020-08-07
1
-11
/
+14
|
*
vmalloc: convert to XArray
Matthew Wilcox (Oracle)
2020-08-07
1
-29
/
+11
|
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
23
-101
/
+19
|
*
mm/sparse: only sub-section aligned range would be populated
Wei Yang
2020-08-07
1
-14
/
+6
|
*
mm/sparse: never partially remove memmap for early section
Wei Yang
2020-08-07
1
-3
/
+7
|
*
selftests: add mincore() tests
Ricardo CaƱuelo
2020-08-07
4
-0
/
+370
|
*
mm/mremap: start addresses are properly aligned
Wei Yang
2020-08-07
2
-6
/
+0
|
*
mm/mremap: calculate extent in one place
Wei Yang
2020-08-07
1
-3
/
+3
[next]