index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_scanf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies
Feng Tang
1
-20
/
+4
2021-09-03
mm/mempolicy: advertise new MPOL_PREFERRED_MANY
Ben Widawsky
2
-10
/
+12
2021-09-03
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
2
-5
/
+37
2021-09-03
mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
Feng Tang
1
-0
/
+30
2021-09-03
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
2
-14
/
+60
2021-09-03
mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number
Baolin Wang
1
-3
/
+3
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
5
-4
/
+42
2021-09-03
mm: compaction: optimize proactive compaction deferrals
Charan Teja Reddy
1
-10
/
+19
2021-09-03
mm, vmscan: guarantee drop_slab_node() termination
Vlastimil Babka
1
-1
/
+2
2021-09-03
mm/vmscan: add 'else' to remove check_pending label
Miaohe Lin
1
-9
/
+5
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
2
-6
/
+3
2021-09-03
mm/vmscan: remove misleading setting to sc->priority
Miaohe Lin
1
-2
/
+0
2021-09-03
mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed
Miaohe Lin
1
-5
/
+8
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
3
-5
/
+4
2021-09-03
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
4
-2
/
+92
2021-09-03
mm/vmscan: never demote for memcg reclaim
Dave Hansen
1
-2
/
+7
2021-09-03
mm/vmscan: Consider anonymous pages without swap
Keith Busch
1
-4
/
+30
2021-09-03
mm/vmscan: add helper for querying ability to age anonymous pages
Dave Hansen
1
-2
/
+18
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
3
-0
/
+9
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
3
-1
/
+96
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
8
-12
/
+18
2021-09-03
mm/migrate: update node demotion order on hotplug events
Dave Hansen
1
-1
/
+89
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
3
-1
/
+222
2021-09-03
selftests/vm/userfaultfd: wake after copy failure
Nadav Amit
1
-0
/
+13
2021-09-03
userfaultfd: prevent concurrent API initialization
Nadav Amit
1
-47
/
+44
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
3
-23
/
+25
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2
-1
/
+15
2021-09-03
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
1
-1
/
+21
2021-09-03
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
1
-22
/
+78
2021-09-03
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
1
-10
/
+7
2021-09-03
mm: fix panic caused by __page_handle_poison()
Michael Wang
1
-2
/
+2
2021-09-03
mm: hwpoison: dump page for unhandlable page
Yang Shi
1
-3
/
+3
2021-09-03
doc: hwpoison: correct the support for hugepage
Yang Shi
1
-1
/
+0
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
3
-12
/
+10
2021-09-03
mm/hwpoison: fix some obsolete comments
Miaohe Lin
1
-3
/
+3
2021-09-03
mm/hwpoison: change argument struct page **hpagep to *hpage
Miaohe Lin
1
-4
/
+3
2021-09-03
mm/hwpoison: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+4
2021-09-03
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
1
-2
/
+1
2021-09-03
mm/page_isolation: tracing: trace all test_pages_isolated failures
George G. Davis
1
-3
/
+10
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
memblock: stop poisoning raw allocations
Mike Rapoport
1
-16
/
+4
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
3
-6
/
+28
2021-09-03
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
3
-23
/
+8
2021-09-03
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2
-10
/
+1
2021-09-03
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
1
-1
/
+1
2021-09-03
kasan: test: avoid corrupting memory in copy_user_test
Andrey Konovalov
1
-10
/
+8
2021-09-03
kasan: test: clean up ksize_uaf
Andrey Konovalov
1
-2
/
+2
2021-09-03
kasan: test: only do kmalloc_uaf_memset for generic mode
Andrey Konovalov
1
-0
/
+6
[next]