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
*
percpu: remove export of pcpu_base_addr
Greg Kroah-Hartman
2021-09-08
1
-1
/
+0
*
mm/damon: add kunit tests
SeongJae Park
2021-09-08
7
-0
/
+760
*
mm/damon/dbgfs: support multiple contexts
SeongJae Park
2021-09-08
1
-2
/
+193
*
mm/damon/dbgfs: export kdamond pid to the user space
SeongJae Park
2021-09-08
1
-2
/
+35
*
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
4
-0
/
+454
*
mm/damon: add a tracepoint
SeongJae Park
2021-09-08
1
-1
/
+6
*
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
3
-0
/
+674
*
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
3
-12
/
+20
*
mm/damon: adaptively adjust regions
SeongJae Park
2021-09-08
1
-9
/
+215
*
mm/damon/core: implement region-based sampling
SeongJae Park
2021-09-08
1
-4
/
+139
*
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
2021-09-08
5
-0
/
+341
*
kfence: test: fail fast if disabled at boot
Marco Elver
2021-09-08
1
-0
/
+3
*
kfence: show cpu and timestamp in alloc/free info
Marco Elver
2021-09-08
3
-6
/
+18
*
mm/secretmem: use refcount_t instead of atomic_t
Jordy Zomer
2021-09-08
1
-4
/
+5
*
mm: in_irq() cleanup
Changbin Du
2021-09-08
2
-2
/
+2
*
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
2021-09-08
1
-5
/
+0
*
mm: don't allow executable ioremap mappings
Christoph Hellwig
2021-09-08
1
-1
/
+1
*
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-09-08
3
-31
/
+19
*
mm: remove redundant compound_head() calling
Muchun Song
2021-09-08
1
-2
/
+4
*
mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
Miaohe Lin
2021-09-08
1
-3
/
+1
*
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
2021-09-08
1
-4
/
+56
*
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
2021-09-08
1
-3
/
+45
*
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2021-09-08
1
-5
/
+14
*
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2021-09-08
1
-1
/
+10
*
mm/memory_hotplug: introduce "auto-movable" online policy
David Hildenbrand
2021-09-08
1
-0
/
+191
*
mm: track present early pages per zone
David Hildenbrand
2021-09-08
2
-3
/
+14
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-11
/
+17
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
2
-6
/
+3
*
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-08
1
-2
/
+2
*
mm: memory_hotplug: cleanup after removal of pfn_valid_within()
Mike Rapoport
2021-09-08
1
-6
/
+3
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
6
-61
/
+11
*
mm/memory_hotplug: fix potential permanent lru cache disable
Miaohe Lin
2021-08-25
1
-0
/
+1
*
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-08-20
1
-5
/
+14
*
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
2021-08-20
1
-0
/
+3
*
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
2021-08-20
1
-3
/
+9
*
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
1
-8
/
+19
*
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
2021-08-20
1
-13
/
+12
*
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
2021-08-20
1
-7
/
+0
*
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
2021-08-20
1
-13
/
+1
*
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
2021-08-13
1
-2
/
+4
*
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2021-08-13
2
-3
/
+8
*
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
2021-08-13
1
-5
/
+8
*
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
2021-08-13
1
-4
/
+4
*
kasan, slub: reset tag when printing address
Kuan-Ying Lee
2021-08-13
1
-2
/
+2
*
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
2021-08-13
1
-3
/
+3
*
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
2021-07-30
1
-1
/
+1
*
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
2021-07-30
1
-10
/
+12
*
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
2021-07-30
1
-1
/
+1
*
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
2021-07-30
1
-1
/
+2
*
mm: fix the deadlock in finish_fault()
Qi Zheng
2021-07-23
1
-1
/
+10
[next]