index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-09-05
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-08-24
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-15
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2018-08-06
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
2018-08-06
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
2018-07-11
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
2018-06-13
mmap: relax file size limit for regular files
Linus Torvalds
2018-06-13
mmap: introduce sane default mmap limits
Linus Torvalds
2018-06-06
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-05-30
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
2018-05-30
mm/ksm: fix interaction with THP
Claudio Imbrenda
2018-05-30
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
2018-05-30
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
2018-05-30
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-05-30
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-05-30
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-05-30
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-05-30
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-26
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
2018-05-26
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2018-05-26
mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to comp...
Mel Gorman
2018-05-26
mm: filemap: remove redundant code in do_read_cache_page
Mel Gorman
2018-05-26
vmscan: do not force-scan file lru if its absolute size is small
Vladimir Davydov
2018-05-16
percpu: include linux/sched.h for cond_resched()
Tejun Heo
2018-04-24
writeback: safer lock nesting
Greg Thelen
2018-04-24
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2018-04-24
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
2018-04-08
writeback: fix the wrong congested state variable definition
Kaixu Xia
2018-02-25
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Dave Young
2018-02-25
Provide a function to create a NUL-terminated string from unterminated data
David Howells
2018-02-25
mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
Tetsuo Handa
2018-02-22
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2018-02-03
kmemleak: add scheduling point to kmemleak_scan()
Yisheng Xie
2018-01-31
mm, page_alloc: fix potential false positive in __zone_watermark_ok
Vlastimil Babka
2018-01-31
cma: fix calculation of aligned offset
Doug Berger
2018-01-31
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2018-01-31
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2018-01-17
zswap: don't param_set_charp while holding spinlock
Dan Streetman
2018-01-17
mm/zswap: use workqueue to destroy pool
Dan Streetman
2018-01-17
mm/page-writeback: fix dirty_ratelimit calculation
Andrey Ryabinin
2018-01-17
mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
Joonsoo Kim
2018-01-17
mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
Joonsoo Kim
2018-01-10
proc: much faster /proc/vmstat
Alexey Dobriyan
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
[next]