开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-06-27
mm/hmm: Fix error flows in hmm_invalidate_range_start
Jason Gunthorpe
2019-06-24
mm/hmm: Remove confusing comment and logic from hmm_release
Jason Gunthorpe
2019-06-24
mm/hmm: Poison hmm_range during unregister
Jason Gunthorpe
2019-06-24
mm/hmm: Remove racy protection against double-unregistration
Jason Gunthorpe
2019-06-18
mm/hmm: Use lockdep instead of comments
Jason Gunthorpe
2019-06-18
mm/hmm: Hold on to the mmget for the lifetime of the range
Jason Gunthorpe
2019-06-18
mm/hmm: Do not use list*_rcu() for hmm->ranges
Jason Gunthorpe
2019-06-18
mm/hmm: Simplify hmm_get_or_create and make it reliable
Jason Gunthorpe
2019-06-10
mm/hmm: Hold a mmgrab from hmm to mm
Jason Gunthorpe
2019-06-10
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
2019-06-07
mm/hmm: fix use after free with struct hmm in the mmu notifiers
Jason Gunthorpe
2019-06-06
mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
Kuehling, Felix
2019-06-06
mm/hmm: support automatic NUMA balancing
Philip Yang
2019-06-06
mm/hmm: clean up some coding style and comments
Ralph Campbell
2019-06-06
mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
Jason Gunthorpe
2019-06-01
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
2019-06-01
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
z3fold: fix sheduling while atomic
Vitaly Wool
2019-06-01
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2019-06-01
mm/vmalloc.c: fix typo in comment
Andrew Morton
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
2019-05-14
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
mm: update references to page _refcount
Baruch Siach
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
[next]