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
*
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
3
-8
/
+4
*
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
2019-07-02
1
-4
/
+5
*
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2019-07-02
2
-15
/
+7
*
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
2019-07-02
1
-2
/
+0
*
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
1
-5
/
+5
*
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
1
-3
/
+7
*
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
2019-07-02
1
-29
/
+4
*
mm: export alloc_pages_vma
Christoph Hellwig
2019-07-02
1
-0
/
+1
*
mm: don't clear ->mapping in hmm_devmem_free
Christoph Hellwig
2019-07-02
1
-2
/
+0
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
9
-155
/
+17
*
mm: remove the struct hmm_device infrastructure
Christoph Hellwig
2019-07-02
1
-80
/
+0
*
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
2019-07-02
1
-10
/
+0
*
mm, swap: fix THP swap out
Huang Ying
2019-06-29
1
-5
/
+2
*
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2019-06-29
1
-2
/
+2
*
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-06-29
1
-2
/
+2
*
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
2019-06-29
1
-7
/
+5
*
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2019-06-29
2
-13
/
+21
*
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
2019-06-29
1
-0
/
+2
*
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
2019-06-29
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-9
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
3
-9
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
3
-6
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
2019-06-19
1
-2
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-16
1
-6
/
+8
|
\
|
*
mm/vmalloc: Avoid rare case of flushing TLB with weird arguments
Rick Edgecombe
2019-06-03
1
-1
/
+3
|
*
mm/vmalloc: Fix calculation of direct map addr range
Rick Edgecombe
2019-06-03
1
-5
/
+5
*
|
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
1
-11
/
+3
*
|
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
2019-06-13
1
-1
/
+1
*
|
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-13
1
-0
/
+3
*
|
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
2019-06-13
1
-2
/
+2
*
|
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
2019-06-13
1
-5
/
+19
*
|
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
2019-06-13
1
-2
/
+2
*
|
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
2019-06-13
1
-1
/
+2
*
|
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
2019-06-13
1
-1
/
+1
*
|
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
2019-06-13
1
-13
/
+28
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
4
-8
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
2
-27
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
/
*
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
2019-06-01
1
-1
/
+1
*
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
1
-1
/
+1
*
z3fold: fix sheduling while atomic
Vitaly Wool
2019-06-01
1
-5
/
+6
*
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
2019-06-01
1
-7
/
+8
*
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-01
1
-5
/
+3
*
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2019-06-01
1
-2
/
+2
*
mm/vmalloc.c: fix typo in comment
Andrew Morton
2019-06-01
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
3
-30
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
[next]