]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - mm
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
[mirror_ubuntu-bionic-kernel.git] / mm /
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...
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()
next