index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
1
-14
/
+34
*
|
|
|
mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
Roman Gushchin
2020-10-18
1
-3
/
+0
*
|
|
|
mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
Roman Gushchin
2020-10-18
3
-10
/
+9
*
|
|
|
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
1
-3
/
+3
|
/
/
/
*
|
|
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
2
-5
/
+5
|
\
\
\
|
*
|
|
memblock: get rid of a :c:type leftover
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+2
|
*
|
|
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-10-15
2
-3
/
+3
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
38
-768
/
+735
|
\
\
\
\
|
*
|
|
|
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
3
-22
/
+2
|
*
|
|
|
mm/gup: take mmap_lock in get_dump_page()
Jann Horn
2020-10-16
1
-6
/
+10
|
*
|
|
|
binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU
Jann Horn
2020-10-16
1
-29
/
+28
|
*
|
|
|
mm: rename page_order() to buddy_order()
Matthew Wilcox (Oracle)
2020-10-16
7
-29
/
+29
|
*
|
|
|
mm: use helper function put_write_access()
Miaohe Lin
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm/workingset.c: fix some doc warnings
Xiaofei Tan
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm: fix some comments formatting
Chen Tao
2020-10-16
2
-2
/
+2
|
*
|
|
|
mm: fix some broken comments
Miaohe Lin
2020-10-16
2
-3
/
+3
|
*
|
|
|
mm: use self-explanatory macros rather than "2"
Yu Zhao
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm/highmem.c: clean up endif comments
Ira Weiny
2020-10-16
1
-2
/
+2
|
*
|
|
|
mm/page_reporting.c: drop stale list head check in page_reporting_cycle
Wei Yang
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm/slab.h: remove duplicate include
YueHaibing
2020-10-16
1
-1
/
+0
|
*
|
|
|
mm/memory_hotplug: update comment regarding zone shuffling
David Hildenbrand
2020-10-16
1
-7
/
+4
|
*
|
|
|
mm/page_alloc: place pages to tail in __free_pages_core()
David Hildenbrand
2020-10-16
1
-10
/
+23
|
*
|
|
|
mm/page_alloc: move pages to tail in move_to_free_list()
David Hildenbrand
2020-10-16
2
-3
/
+12
|
*
|
|
|
mm/page_alloc: place pages to tail in __putback_isolated_page()
David Hildenbrand
2020-10-16
1
-2
/
+16
|
*
|
|
|
mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
David Hildenbrand
2020-10-16
1
-5
/
+22
|
*
|
|
|
mm: don't panic when links can't be created in sysfs
Laurent Dufour
2020-10-16
1
-3
/
+2
|
*
|
|
|
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
David Hildenbrand
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...
David Hildenbrand
2020-10-16
1
-0
/
+7
|
*
|
|
|
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-7
/
+7
|
*
|
|
|
mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
David Hildenbrand
2020-10-16
1
-0
/
+2
|
*
|
|
|
kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
2020-10-16
1
-2
/
+2
|
*
|
|
|
kernel/resource: make release_mem_region_adjustable() never fail
David Hildenbrand
2020-10-16
1
-21
/
+1
|
*
|
|
|
mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory
David Hildenbrand
2020-10-16
2
-11
/
+23
|
*
|
|
|
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
3
-13
/
+22
|
*
|
|
|
mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()
David Hildenbrand
2020-10-16
1
-12
/
+2
|
*
|
|
|
mm/memory_hotplug: simplify page onlining
David Hildenbrand
2020-10-16
1
-28
/
+10
|
*
|
|
|
mm/page_isolation: simplify return value of start_isolate_page_range()
David Hildenbrand
2020-10-16
3
-7
/
+4
|
*
|
|
|
mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()
David Hildenbrand
2020-10-16
1
-3
/
+2
|
*
|
|
|
mm/page_alloc: simplify __offline_isolated_pages()
David Hildenbrand
2020-10-16
1
-23
/
+4
|
*
|
|
|
mm/memory_hotplug: simplify page offlining
David Hildenbrand
2020-10-16
1
-34
/
+10
|
*
|
|
|
mm/memory_hotplug: enforce section granularity when onlining/offlining
David Hildenbrand
2020-10-16
1
-0
/
+10
|
*
|
|
|
mm/memory_hotplug: inline __offline_pages() into offline_pages()
David Hildenbrand
2020-10-16
1
-11
/
+5
|
*
|
|
|
mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert
Jann Horn
2020-10-16
1
-1
/
+1
|
*
|
|
|
mm/util.c: update the kerneldoc for kstrdup_const()
Bartosz Golaszewski
2020-10-16
1
-1
/
+2
|
*
|
|
|
mm/vmstat.c: use helper macro abs()
Miaohe Lin
2020-10-16
1
-4
/
+4
|
*
|
|
|
mm/page_poison.c: replace bool variable with static key
Mateusz Nosek
2020-10-16
1
-5
/
+15
|
*
|
|
|
mm,hwpoison: try to narrow window race for free pages
Oscar Salvador
2020-10-16
1
-1
/
+6
|
*
|
|
|
mm,hwpoison: double-check page count in __get_any_page()
Naoya Horiguchi
2020-10-16
1
-0
/
+6
|
*
|
|
|
mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
Naoya Horiguchi
2020-10-16
1
-1
/
+4
|
*
|
|
|
mm,hwpoison: return 0 if the page is already poisoned in soft-offline
Oscar Salvador
2020-10-16
2
-7
/
+2
[prev]
[next]