OSDN Git Service

sparc32: fix struct ipc64_perm type definition
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / mm /
2020-02-05 Dan Carpentermm/mempolicy.c: fix out of bounds write in mpol_parse_str()
2020-01-23 Wen Yangmm/page-writeback.c: avoid potential division by zero...
2020-01-23 Igor Redkomm/page_alloc.c: calculate 'available' memory in a...
2019-12-21 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2019-11-28 Dave Chinnermm/page-writeback.c: fix range_cyclic writeback vs...
2019-11-28 Andrey Ryabininmm/ksm.c: don't WARN if page is still mapped in remove_...
2019-11-25 zhong jiangmemfd: Use radix_tree_deref_slot_protected to avoid...
2019-11-25 Roman Gushchinmm: hugetlb: switch to css_tryget() in hugetlb_cgroup_c...
2019-11-25 Roman Gushchinmm: memcg: switch to css_tryget() in get_mem_cgroup_fro...
2019-11-12 Konstantin Khlebnikovmm/filemap.c: don't initiate writeback if mapping has...
2019-11-12 Michal Hockomm, vmstat: hide /proc/pagetypeinfo from normal users
2019-10-29 Qian Caimm/slub: fix a deadlock in show_slab_objects()
2019-10-29 Matthew Wilcox ... memfd: Fix locking when tagging pins
2019-08-25 Miles Chenmm/memcontrol.c: fix use after free in mem_cgroup_iter()
2019-08-25 Joerg Roedelmm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
2019-08-06 Doug Bergermm/cma.c: fail if fixed declaration can't be honored
2019-08-04 Michal Hockomm, vmstat: make quiet_vmstat lighter
2019-08-04 Christoph Lametervmstat: Remove BUG_ON from vmstat_update
2019-08-04 Jean-Philippe Bruckermm/mmu_notifier: use hlist_add_head_rcu()
2019-08-04 Dmitry Vyukovmm/kmemleak.c: fix check for softirq context
2019-07-10 Colin Ian Kingmm/page_idle.c: fix oops because end_pfn is larger...
2019-06-22 Andrea Arcangelicoredump: fix race condition between mmget_not_zero...
2019-06-22 Shakeel Buttmm/list_lru.c: fix memory leak in __memcg_init_list_lru...
2019-06-22 Yue Humm/cma_debug.c: fix the break condition in cma_maxchunk...
2019-06-22 Yue Humm/cma.c: fix crash on CMA allocation if bitmap allocat...
2019-06-22 Mike Kravetzhugetlbfs: on restore reserve error path retain subpool...
2019-06-11 Jiri Slabymemcg: make it work on sparse non-0-node systems
2019-06-11 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-06-11 Tejun Heowriteback: synchronize sync(2) against cgroup writeback...
2019-06-11 Jiri Kosinamm/mincore.c: make mincore() more conservative
2019-04-27 Konstantin Khlebnikovmm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_T...
2019-04-27 Qian Caimm/slab.c: kmemleak no scan alien caches
2019-04-27 Uladzislau Rezki... mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
2019-04-27 Qian Caimm/page_ext.c: fix an imbalance with kmemleak
2019-04-27 Peng Fanmm/cma.c: cma_declare_contiguous: correct err handling
2019-04-27 Yang Shimm: mempolicy: make mbind() return -EIO when MPOL_MF_ST...
2019-04-03 Christoph Lametervmstat: make vmstat_updater deferrable again and shut...
2019-04-03 Konstantin Khlebnikovmm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
2019-03-23 Roman Penyaevmm/vmalloc: fix size check for remap_vmalloc_range_part...
2019-03-23 Darrick J. Wongtmpfs: fix uninitialized return value in shmem_link
2019-03-23 Darrick J. Wongtmpfs: fix link accounting when a tmpfile is linked in
2019-03-23 Mikhail Zaslonkomm, memory_hotplug: test_pages_in_a_zone do not pass...
2019-03-23 Michal Hockomm, memory_hotplug: is_mem_section_removable do not...
2019-03-23 Mike Kravetzhugetlbfs: fix races and page leaks during migration
2019-03-23 Jann Hornmm: enforce min addr even if capable() in expand_downwa...
2019-03-23 Ralph Campbellnuma: change get_mempolicy() to use nr_node_ids instead...
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
next