]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - mm
x86/tsc: Force inlining of cyc2ns bits
[mirror_ubuntu-bionic-kernel.git] / mm /
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...
2019-07-24 Roman Gushchinmm: treat indirectly reclaimable memory as available...
2019-07-24 Roman Gushchinmm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
2019-07-24 Jérôme Glissemm/thp: fix call to mmu_notifier in set_pmd_migration_e...
2019-07-24 Mike Rapoportpercpu: stop leaking bitmap metadata blocks
2019-07-24 Jann Hornmm/vmstat.c: fix outdated vmstat_text
2019-07-24 Jann Hornmm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
2019-07-24 Kirill A. Shutemovmm, thp: fix mlocking THP page with migration enabled
2019-07-24 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2019-07-24 Daniel Blackmm: madvise(MADV_DODUMP): allow hugetlbfs pages
2019-07-24 Alexey Dobriyanslub: make ->cpu_partial unsigned int
2019-07-24 Pasha Tatashinmm: disable deferred struct page for 32-bit arches
2019-07-24 Joel Fernandes ... mm: shmem.c: Correctly annotate new inodes for lockdep
2019-07-24 Andrey Ryabininmm/fadvise.c: fix signed overflow UBSAN complaint
2019-07-24 Dan Williamsmm, dev_pagemap: Do not clear ->mapping on final put
2019-07-24 Markus Stockhausenreadahead: stricter check for bdi io_pages
2019-07-24 jie@chenjie6@huwei.commm/memory.c: check return value of ioremap_prot
2019-07-24 Kirill Tkhaimemcg: remove memcg_cgroup::id from IDR on mem_cgroup_c...
2019-07-24 Hugh Dickinsmm: delete historical BUG from zap_pmd_range()
2019-07-24 Li Wangzswap: re-check zswap_is_full() after do zswap_shrink()
2019-07-24 Linus Torvaldsmm: make vm_area_alloc() initialize core fields
2019-07-24 Linus Torvaldsmm: make vm_area_dup() actually copy the old vma data
2019-07-24 Linus Torvaldsmm: use helper functions for allocating and freeing...
2019-07-24 Zhen Leikasan: fix shadow_size calculation error in kasan_modul...
2019-06-28 Colin Ian Kingmm/page_idle.c: fix oops because end_pfn is larger...
2019-04-23 Vitaly Woolz3fold: fix possible reclaim races
2019-04-01 Dave Hansenmm: Allow non-direct-map arguments to free_reserved_area()
2019-03-12 Jann Hornmm: enforce min addr even if capable() in expand_downwa...
2019-03-01 Mathieu Malaterremm/slub.c: add __printf verification to slab_err()
2019-03-01 Chintan Pandyamm: vmalloc: avoid racy handling of debugobjects in...
2019-02-28 Minchan Kimmm: do not stall register_shrinker()
2019-02-06 Andrea Arcangeliuserfaultfd: shmem: UFFDIO_COPY: set the page dirty...
2019-02-06 Andrea Arcangeliuserfaultfd: shmem: add i_size checks
2019-02-06 Andrea Arcangeliuserfaultfd: shmem/hugetlbfs: only allow to register...
2019-02-06 Andrea Arcangeliuserfaultfd: shmem: allocate anonymous memory for MAP_P...
2019-02-06 Andrea Arcangeliuserfaultfd: use ENOENT instead of EFAULT if the atomic...
2019-02-06 Hugh Dickinsmm/huge_memory.c: fix data loss when splitting a file pmd
2019-02-06 Jing Xiamm: memcg: fix use after free in mem_cgroup_iter()
2019-02-06 Jan Karabdi: Fix another oops in wb_workfn()
2019-01-14 Linus Torvaldsmremap: properly flush TLB before releasing the page
2019-01-14 Pavel Tatashinmm: don't do zero_resv_unavail if memmap is not allocated
2019-01-14 Pavel Tatashinmm: zero unavailable pages before memmap init
2019-01-14 Christian Borntraegermm: do not drop unused pages when userfaultd is running
2019-01-14 Michal Hockomm: do not bug_on on incorrect length in __mm_populate()
2019-01-14 Cannon Matthewsmm: hugetlb: yield when prepping struct pages
2019-01-14 Mikulas Patockaslub: fix failure when we delete and create a slab...
2019-01-14 Jia Hemm/ksm.c: ignore STABLE_FLAG of rmap_item->address...
2019-01-14 Dan Williamsmm: fix __gup_device_huge vs unmap
2018-11-09 Vlastimil Babkamm, page_alloc: do not break __GFP_THISNODE by zonelist...
2018-11-09 Tejun Heobdi: Move cgroup bdi_writeback to a dedicated low concu...
2018-10-23 Peter Zijlstramm/tlb, x86/mm: Support invalidating TLB caches for...
2018-10-23 Peter Zijlstramm/tlb: Remove tlb_remove_table() non-concurrent condition
2018-10-23 Nicholas Pigginmm: move tlb_table_flush to tlb_flush_mmu_free
2018-10-01 Minchan Kimmm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_ca...
2018-09-24 Linus Torvaldsmm: get rid of vmacache_flush_all() entirely
2018-09-05 Linus Torvaldsmmap: relax file size limit for regular files
2018-09-05 Linus Torvaldsmmap: introduce sane default mmap limits
2018-09-05 Hugh Dickinsmm/huge_memory.c: __split_huge_page() use atomic ClearP...
2018-09-05 Hugh Dickinsmm: fix the NULL mapping case in __isolate_lru_page()
2018-08-27 Andrey Konovalovkasan, slub: fix handling of kasan_slab_free hook
2018-08-27 Yang Shimm: thp: fix potential clearing to referenced flag...
2018-08-27 Huang Yingmm: fix races between address_space dereference and...
2018-08-27 Claudio Imbrendamm/ksm: fix interaction with THP
2018-08-27 Xidong Wangz3fold: fix memory leak
2018-08-27 Tom Abrahamswap: divide-by-zero when zero length swap file on ssd
2018-08-27 Vinayak Menonmm/kmemleak.c: wait for scan completion before disablin...
2018-08-27 Maninder Singhmm/page_owner: fix recursion bug after changing skip...
2018-08-27 Shakeel Buttmm, slab: memcg_link the SLAB's kmem_cache
2018-08-27 David Rientjesmm, thp: do not cause memcg oom for thp
2018-08-27 Yisheng Xiemm/mempolicy.c: avoid use uninitialized preferred_node
2018-08-27 David Hildenbrandkasan: fix memory hotplug during boot
2018-08-27 David Hildenbrandkasan: free allocated shadow memory on MEM_CANCEL_ONLINE
2018-08-27 Andrey Ryabininmm/kasan: don't vfree() nonexistent vm_area
2018-08-14 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-08-14 Willy Tarreauproc: do not access cmdline nor environ from file-backe...
2018-08-14 Tetsuo Handabdi: Fix use after free bug in debugfs_remove()
2018-08-14 David Rientjesmm, oom: fix concurrent munlock and oom reaper unmap, v3
2018-08-14 Pavel Tatashinmm: sections are not offlined during memory hotremove
2018-08-14 Vitaly Woolz3fold: fix reclaim lock-ups
2018-08-14 Tetsuo Handabdi: wake up concurrent wb_shutdown() callers.
2018-08-14 Michal Hockomemcg: fix per_node_info cleanup
2018-08-14 Tejun Heopercpu: include linux/sched.h for cond_resched()
2018-08-08 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-08 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-08 Dave Hansenx86/pti: Filter at vma->vm_page_prot population
2018-06-06 Tetsuo Handamm,vmscan: Allow preallocating memory for register_shri...
2018-06-06 shidao.yttmm/fadvise: discard partial page if endbyte is also EOF
2018-06-06 Mel Gormanmm: pin address_space before dereferencing it while...
2018-06-06 Yang Shimm: thp: use down_read_trylock() in khugepaged to avoid...
2018-06-06 Yisheng Xiemm/mempolicy: add nodes_empty check in SYSC_migrate_pages
2018-06-06 Yisheng Xiemm/mempolicy: fix the check of nodemask from user
2018-06-06 Naoya Horiguchimm: hwpoison: disable memory error handling on 1GB...
2018-06-06 Greg Thelenwriteback: safer lock nesting
2018-06-06 Matthew Wilcoxmm/filemap.c: fix NULL pointer in page_cache_tree_insert()
2018-06-06 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-06-06 Jérôme Glissemm/hmm: hmm_pfns_bad() was accessing wrong struct
2018-06-06 Claudio Imbrendamm/ksm.c: fix inconsistent accounting of zero pages
2018-05-22 Michael S. Tsirkinmm/gup_benchmark: handle gup failures
next