index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
4
-0
/
+454
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-1
/
+6
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
3
-0
/
+674
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
3
-12
/
+20
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
1
-9
/
+215
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
1
-4
/
+139
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
5
-0
/
+341
2021-09-08
kfence: test: fail fast if disabled at boot
Marco Elver
1
-0
/
+3
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
3
-6
/
+18
2021-09-08
mm/secretmem: use refcount_t instead of atomic_t
Jordy Zomer
1
-4
/
+5
2021-09-08
mm: in_irq() cleanup
Changbin Du
2
-2
/
+2
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
1
-5
/
+0
2021-09-08
mm: don't allow executable ioremap mappings
Christoph Hellwig
1
-1
/
+1
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
3
-31
/
+19
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
1
-2
/
+4
2021-09-08
mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
Miaohe Lin
1
-3
/
+1
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
1
-4
/
+56
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-3
/
+45
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
1
-5
/
+14
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
1
-1
/
+10
2021-09-08
mm/memory_hotplug: introduce "auto-movable" online policy
David Hildenbrand
1
-0
/
+191
2021-09-08
mm: track present early pages per zone
David Hildenbrand
2
-3
/
+14
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-11
/
+17
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2
-6
/
+3
2021-09-08
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-08
mm: memory_hotplug: cleanup after removal of pfn_valid_within()
Mike Rapoport
1
-6
/
+3
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
6
-61
/
+11
2021-08-25
mm/memory_hotplug: fix potential permanent lru cache disable
Miaohe Lin
1
-0
/
+1
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
1
-5
/
+14
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
1
-0
/
+3
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
1
-3
/
+9
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-8
/
+19
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
1
-13
/
+12
2021-08-20
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
1
-7
/
+0
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
1
-13
/
+1
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-08-13
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2
-3
/
+8
2021-08-13
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
1
-5
/
+8
2021-08-13
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
1
-4
/
+4
2021-08-13
kasan, slub: reset tag when printing address
Kuan-Ying Lee
1
-2
/
+2
2021-08-13
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
1
-3
/
+3
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-23
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-23
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-23
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-1
/
+2
[next]