OSDN Git Service

mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / mm /
2019-02-06 David Hildenbrandmm: migrate: don't rely on __PageMovable() of newpage...
2019-02-06 Shakeel Buttmm, oom: fix use-after-free in oom_kill_process
2019-01-26 Brian Fostermm/page-writeback.c: don't break integrity writeback...
2019-01-16 Christoph Lameterslab: alien caches must not be initialized if the alloc...
2019-01-13 Michal Hockohwpoison, memory_hotplug: allow hwpoisoned pages to...
2018-12-17 Willy Tarreauproc: do not access cmdline nor environ from file-backe...
2018-12-17 Lorenzo Stoakesmm: replace access_remote_vm() write parameter with...
2018-12-17 Lorenzo Stoakesmm: replace __access_remote_vm() write parameter with...
2018-12-17 Lorenzo Stoakesmm: replace get_user_pages() write/force parameters...
2018-12-17 Lorenzo Stoakesmm: replace get_vaddr_frames() write/force parameters...
2018-12-17 Lorenzo Stoakesmm: replace get_user_pages_locked() write/force paramet...
2018-12-17 Lorenzo Stoakesmm: replace get_user_pages_unlocked() write/force param...
2018-12-17 Ben Hutchingsmm/nommu.c: Switch __get_user_pages_unlocked() to use...
2018-12-17 Lorenzo Stoakesmm: remove write/force parameters from __get_user_pages...
2018-12-17 Lorenzo Stoakesmm: remove write/force parameters from __get_user_pages...
2018-12-17 Mike Kravetzhugetlbfs: check for pgoff value overflow
2018-12-17 Mike Kravetzmm/hugetlb.c: don't call region_abort if region_chg...
2018-12-13 Simon Guomm: mlock: avoid increase mm->locked_vm on mlock()...
2018-12-13 Pavel Tikhomirovmm: cleancache: fix corruption on missed inode invalidation
2018-12-01 Yufen Yutmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO...
2018-11-21 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2018-11-21 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2018-11-21 Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-11-21 Michal Hockomm: do not bug_on on incorrect length in __mm_populate()
2018-11-21 Kees Cookmm: refuse wrapped vm_brk requests
2018-11-21 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2018-11-10 Linus Torvaldsmremap: properly flush TLB before releasing the page
2018-10-20 Jann Hornmm/vmstat.c: fix outdated vmstat_text
2018-10-13 Jann Hornmm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
2018-10-10 Daniel Blackmm: madvise(MADV_DODUMP): allow hugetlbfs pages
2018-10-10 Alexey Dobriyanslub: make ->cpu_partial unsigned int
2018-09-29 Joel Fernandes ... mm: shmem.c: Correctly annotate new inodes for lockdep
2018-09-19 Linus Torvaldsmm: get rid of vmacache_flush_all() entirely
2018-09-15 Chas WilliamsFixes: Commit cdbf92675fad ("mm: numa: avoid waiting...
2018-09-15 Andrey Ryabininmm/fadvise.c: fix signed overflow UBSAN complaint
2018-09-09 Peter Zijlstramm/tlb: Remove tlb_remove_table() non-concurrent condition
2018-09-05 jie@chenjie6@huwei.commm/memory.c: check return value of ioremap_prot
2018-09-05 Li Wangzswap: re-check zswap_is_full() after do zswap_shrink()
2018-08-24 Zhen Leikasan: fix shadow_size calculation error in kasan_modul...
2018-08-15 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-15 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-15 Dan Williamsmm: fix cache mode tracking in vm_insert_mixed()
2018-08-15 Andy Lutomirskimm: Add vm_insert_pfn_prot()
2018-08-06 Mathieu Malaterremm/slub.c: add __printf verification to slab_err()
2018-08-06 Chintan Pandyamm: vmalloc: avoid racy handling of debugobjects in...
2018-07-25 Jing Xiamm: memcg: fix use after free in mem_cgroup_iter()
2018-07-11 Vlastimil Babkamm, page_alloc: do not break __GFP_THISNODE by zonelist...
2018-07-11 Cannon Matthewsmm: hugetlb: yield when prepping struct pages
2018-06-13 Linus Torvaldsmmap: relax file size limit for regular files
2018-06-13 Linus Torvaldsmmap: introduce sane default mmap limits
2018-06-06 Hugh Dickinsmm: fix the NULL mapping case in __isolate_lru_page()
2018-05-30 Huang Yingmm: fix races between address_space dereference and...
2018-05-30 Claudio Imbrendamm/ksm: fix interaction with THP
2018-05-30 Tom Abrahamswap: divide-by-zero when zero length swap file on ssd
2018-05-30 Vinayak Menonmm/kmemleak.c: wait for scan completion before disablin...
2018-05-30 Yisheng Xiemm/mempolicy.c: avoid use uninitialized preferred_node
2018-05-30 Mel Gormanmm: pin address_space before dereferencing it while...
2018-05-30 Yisheng Xiemm/mempolicy: add nodes_empty check in SYSC_migrate_pages
2018-05-30 Yisheng Xiemm/mempolicy: fix the check of nodemask from user
2018-05-30 David Hildenbrandkasan: fix memory hotplug during boot
2018-05-26 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-05-26 Mateusz Guzikproc read mm's {arg,env}_{start,end} with mmap semaphor...
2018-05-26 Mel Gormanmm: filemap: avoid unnecessary calls to lock_page when...
2018-05-26 Mel Gormanmm: filemap: remove redundant code in do_read_cache_page
2018-05-26 Vladimir Davydovvmscan: do not force-scan file lru if its absolute...
2018-05-16 Tejun Heopercpu: include linux/sched.h for cond_resched()
2018-04-24 Greg Thelenwriteback: safer lock nesting
2018-04-24 Matthew Wilcoxmm/filemap.c: fix NULL pointer in page_cache_tree_insert()
2018-04-24 Michal Hockomm: allow GFP_{FS,IO} for page_cache_read page cache...
2018-04-24 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-04-08 Kaixu Xiawriteback: fix the wrong congested state variable defin...
2018-02-25 Dave Youngmm/early_ioremap: Fix boot hang with earlyprintk=efi...
2018-02-25 David HowellsProvide a function to create a NUL-terminated string...
2018-02-25 Tetsuo Handamm,vmscan: Make unregister_shrinker() no-op if register...
2018-02-22 Arnd Bergmannmm: hide a #warning for COMPILE_TEST
2018-02-03 Yisheng Xiekmemleak: add scheduling point to kmemleak_scan()
2018-01-31 Vlastimil Babkamm, page_alloc: fix potential false positive in __zone_...
2018-01-31 Doug Bergercma: fix calculation of aligned offset
2018-01-31 Michal Hockohwpoison, memcg: forcibly uncharge LRU pages
2018-01-31 Michal Hockomm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes...
2018-01-17 Dan Streetmanzswap: don't param_set_charp while holding spinlock
2018-01-17 Dan Streetmanmm/zswap: use workqueue to destroy pool
2018-01-17 Andrey Ryabininmm/page-writeback: fix dirty_ratelimit calculation
2018-01-17 Joonsoo Kimmm/compaction: pass only pageblock aligned range to...
2018-01-17 Joonsoo Kimmm/compaction: fix invalid free_pfn and compact_cached_...
2018-01-10 Alexey Dobriyanproc: much faster /proc/vmstat
2018-01-05 Hugh Dickinskaiser: vmstat show NR_KAISERTABLE as nr_overhead
2017-12-25 Ingo Molnarmm/mmu_context, sched/core: Fix mmu_context.h assumption
2017-12-25 Nadav Amitmm/rmap: batched invalidations should use existing api
2017-12-16 Kirill A. Shutemovthp: fix MADV_DONTNEED vs. numa balancing race
2017-12-16 Kirill A. Shutemovthp: reduce indentation level in change_huge_pmd()
2017-12-05 chenjiemm/madvise.c: fix madvise() infinite loop under special...
2017-12-05 Kirill A. Shutemovmm, thp: Do not make page table dirty unconditionally...
2017-11-24 Michal Hockomm, hwpoison: fixup "mm: check the return value of...
2017-11-24 Jann Hornmm/pagewalk.c: report holes in hugetlb ranges
2017-11-24 Jaewon Kimmm/page_ext.c: check if page_ext is not prepared
2017-11-24 Yang Shimm: check the return value of lookup_page_ext for all...
2017-11-24 Pavel Tatashinmm/page_alloc.c: broken deferred calculation
2017-10-21 Grygorii Maistrenkoslub: do not merge cache if slub_debug contains a never...
2017-09-27 Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
next