]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - mm
vhost: introduce vhost_exceeds_weight()
[mirror_ubuntu-bionic-kernel.git] / mm /
2019-08-14 Shakeel Buttmm/vmscan.c: prevent useless kswapd loops
2019-08-14 swkhackmm/mlock.c: change count_mm_mlocked_page_nr return...
2019-08-14 zhong jiangmm/mempolicy.c: fix an incorrect rebind node in mpol_re...
2019-08-14 Andrea Arcangelicoredump: fix race condition between collapse_huge_page...
2019-08-14 Minchan Kimmm/vmscan.c: fix trying to reclaim unevictable LRU...
2019-08-14 Shakeel Buttmm/list_lru.c: fix memory leak in __memcg_init_list_lru...
2019-08-14 Dennis Zhoupercpu: do not search past bitmap when allocating an...
2019-08-14 John Sperbeckpercpu: remove spurious lock dependency between percpu...
2019-08-14 Qian Caimm/slab.c: fix an infinite loop in leaks_show()
2019-08-14 Yue Humm/cma_debug.c: fix the break condition in cma_maxchunk...
2019-08-14 Yue Humm/cma.c: fix the bitmap status to show failed allocati...
2019-08-14 Yue Humm/cma.c: fix crash on CMA allocation if bitmap allocat...
2019-08-14 Linxu Fangmem-hotplug: fix node spanned pages when we have a...
2019-08-14 Mike Kravetzhugetlbfs: on restore reserve error path retain subpool...
2019-08-14 Jérôme Glissemm/hmm: select mmu notifier when selecting HMM
2019-08-14 Jiri Slabymemcg: make it work on sparse non-0-node systems
2019-08-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-08-14 Dan Williamsmm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash...
2019-08-14 Jiri Kosinamm/mincore.c: make mincore() more conservative
2019-08-14 Jan Karamm/memory.c: fix modifying of page protection by insert...
2019-08-14 Johannes Weinermm: fix inactive list balancing between NUMA nodes...
2019-08-14 Qian Caislab: fix a crash by reading /proc/slab_allocators
2019-08-14 Arnd Bergmannmm/kmemleak.c: fix unused-function warning
2019-08-14 Catalin Marinaskmemleak: powerpc: skip scanning holes in the .bss...
2019-08-14 Linus Torvaldsmm: prevent get_user_pages() from overflowing page...
2019-08-14 Jan Karamm: Fix warning in insert_pfn()
2019-08-14 Matteo Crocepercpu: stop printing kernel addresses
2019-08-14 Konstantin Khlebnikovmm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_T...
2019-08-14 Andrea Arcangelicoredump: fix race condition between mmget_not_zero...
2019-08-14 Aneesh Kumar K.Vmm/huge_memory.c: fix modifying of page protection...
2019-08-14 Tetsuo Handamemcg: killed threads should not invoke memcg OOM killer
2019-08-14 Daniel Jordanmm, swap: bounds check swap_info array accesses to...
2019-08-14 Qian Caimm/sparse: fix a bad comparison
2019-08-14 Qian Caipage_poison: play nicely with KASAN
2019-08-14 Qian Caimm/slab.c: kmemleak no scan alien caches
2019-08-14 Uladzislau Rezki... mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
2019-08-14 Vlastimil Babkamm, mempolicy: fix uninit memory access
2019-08-14 Qian Caimm/page_ext.c: fix an imbalance with kmemleak
2019-08-14 Peng Fanmm/cma.c: cma_declare_contiguous: correct err handling
2019-08-14 Yang Shimm: mempolicy: make mbind() return -EIO when MPOL_MF_ST...
2019-08-14 Nicolas Boichatmm: add support for kmem caches in DMA32 zone
2019-08-14 Lars Perssonmm/migrate.c: add missing flush_dcache_page for non...
2019-08-14 Jan Stancekmm/memory.c: do_fault: avoid usage of stale vm_area_struct
2019-08-14 Michal Hockomm: handle lru_add_drain_all for UP properly
2019-08-14 Roman Penyaevmm/vmalloc: fix size check for remap_vmalloc_range_part...
2019-08-14 zhongjiangmm: hwpoison: fix thp split handing in soft_offline_in_...
2019-08-14 Darrick J. Wongtmpfs: fix uninitialized return value in shmem_link
2019-08-14 Darrick J. Wongtmpfs: fix link accounting when a tmpfile is linked in
2019-08-14 Jann Hornmm: page_alloc: fix ref bias in page_frag_alloc() for...
2019-08-14 Qian CaiRevert "mm: use early_pfn_to_nid in page_ext_init"
2019-08-14 Yu Zhaomm/gup: fix gup_pmd_range() for dax
2019-08-14 Mikhail Zaslonkomm, memory_hotplug: test_pages_in_a_zone do not pass...
2019-08-14 Michal Hockomm, memory_hotplug: is_mem_section_removable do not...
2019-08-14 Mike Kravetzhugetlbfs: fix races and page leaks during migration
2019-08-14 Tejun Heowriteback: synchronize sync(2) against cgroup writeback...
2019-08-14 Ralph Campbellnuma: change get_mempolicy() to use nr_node_ids instead...
2019-08-14 Dennis Zhoupercpu: convert spin_lock_irq to spin_lock_irqsave.
2019-08-14 Oscar Salvadormm,memory_hotplug: fix scan_movable_pages() for giganti...
2019-08-14 Andrea Arcangelimm/hugetlb.c: teach follow_hugetlb_page() to handle...
2019-08-14 David Hildenbrandmm: migrate: don't rely on __PageMovable() of newpage...
2019-08-14 Naoya Horiguchimm: hwpoison: use do_send_sig_info() instead of force_sig()
2019-08-14 Shakeel Buttmm, oom: fix use-after-free in oom_kill_process
2019-08-14 Tetsuo Handaoom, oom_reaper: do not enqueue same task twice
2019-08-14 Aaron Lumm/swap: use nr_node_ids for avail_lists in swap_info_s...
2019-08-14 Brian Fostermm/page-writeback.c: don't break integrity writeback...
2019-08-14 Qian Caimm/usercopy.c: no check page span for stack objects
2019-08-14 Michal Hockomm, memcg: fix reclaim deadlock with writeback
2019-08-14 Jan Stancekmm: page_mapped: don't assume compound page is huge...
2019-08-14 Christoph Lameterslab: alien caches must not be initialized if the alloc...
2019-08-14 Huang Yingmm, swap: fix swapoff with KSM pages
2019-08-14 Dan Williamsmm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYM...
2019-08-14 Dan Williamsmm, hmm: use devm semantics for hmm_devmem_{add, remove}
2019-08-14 Michal Hockohwpoison, memory_hotplug: allow hwpoisoned pages to...
2019-08-14 Roman Gushchinmm: don't miss the last page because of round-off error
2019-07-24 Wei Yangmm/page_alloc.c: fix calculation of pgdat->nr_zones
2019-07-24 Roman Gushchinmm: hide incomplete nr_indirectly_reclaimable in /proc...
2019-07-24 Pavel Tikhomirovmm: cleancache: fix corruption on missed inode invalidation
2019-07-24 Yu Zhaomm: use swp_offset as key in shmem_replace_page()
2019-07-24 Hugh Dickinsmm/khugepaged: collapse_shmem() do not crash on Compound
2019-07-24 Hugh Dickinsmm/khugepaged: collapse_shmem() without freezing new_page
2019-07-24 Hugh Dickinsmm/khugepaged: minor reorderings in collapse_shmem()
2019-07-24 Hugh Dickinsmm/khugepaged: collapse_shmem() remember to clear holes
2019-07-24 Hugh Dickinsmm/khugepaged: fix crashes due to misaccounted holes
2019-07-24 Hugh Dickinsmm/khugepaged: collapse_shmem() stop if punched or...
2019-07-24 Hugh Dickinsmm/huge_memory: fix lockdep complaint on 32-bit i_size_...
2019-07-24 Hugh Dickinsmm/huge_memory: splitting set mapping+index before...
2019-07-24 Konstantin Khlebnikovmm/huge_memory.c: reorder operations in __split_huge_pa...
2019-07-24 Hugh Dickinsmm/huge_memory: rename freeze_page() to unmap_page()
2019-07-24 Michal Hockomm, page_alloc: check for max order in hot path
2019-07-24 Yufen Yutmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO...
2019-07-24 Aneesh Kumar K.Vmm/memory.c: recheck page table entry with page table...
2019-07-24 Dmitry Vyukovmm: don't warn about large allocations for slab
2019-07-24 Vasily Averinmm/swapfile.c: use kvzalloc for swap_info_struct allocation
2019-07-24 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
2019-07-24 Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2019-07-24 Ralph Campbellmm/rmap: map_pte() was not handling private ZONE_DEVICE...
2019-07-24 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2019-07-24 YueHaibingmm/gup_benchmark: fix unsigned comparison to zero in...
2019-07-24 Roman Gushchinmm: don't show nr_indirectly_reclaimable in /proc/vmstat
2019-07-24 Roman Gushchinmm: treat indirectly reclaimable memory as free in...
next