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, 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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
22
-0
/
+22
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
2
-248
/
+851
|
\
|
*
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
1
-2
/
+2
|
*
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+43
|
*
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+48
|
*
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
1
-246
/
+758
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-7
/
+8
*
|
slab: remove /proc/slab_allocators
Qian Cai
2019-05-16
1
-225
/
+1
*
|
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
2019-05-14
1
-4
/
+4
*
|
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
1
-106
/
+99
*
|
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
1
-0
/
+79
*
|
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
3
-25
/
+28
*
|
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
1
-72
/
+76
*
|
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-14
1
-1
/
+22
*
|
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
3
-2
/
+44
*
|
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
2
-45
/
+24
*
|
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
5
-2
/
+250
*
|
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
1
-10
/
+10
*
|
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
1
-6
/
+12
*
|
mm: update references to page _refcount
Baruch Siach
2019-05-14
2
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
41
-1388
/
+2513
|
\
\
|
*
|
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
1
-61
/
+0
|
*
|
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2019-05-14
1
-1
/
+1
|
*
|
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
2019-05-14
1
-3
/
+2
|
*
|
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
1
-0
/
+12
|
*
|
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
2019-05-14
1
-25
/
+23
|
*
|
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
2019-05-14
1
-1
/
+1
|
*
|
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
3
-6
/
+5
|
*
|
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
1
-1
/
+18
|
*
|
mm/z3fold.c: support page migration
Vitaly Wool
2019-05-14
1
-10
/
+231
|
*
|
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
2019-05-14
1
-40
/
+145
|
*
|
mm/z3fold.c: improve compression by extending search
Vitaly Wool
2019-05-14
1
-0
/
+36
|
*
|
mm/z3fold.c: introduce helper functions
Vitaly Wool
2019-05-14
1
-84
/
+100
|
*
|
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
1
-6
/
+5
|
*
|
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
1
-0
/
+16
|
*
|
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
1
-22
/
+9
[next]