]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - mm
r8169: fix RTL8168f/RTL8411 EPHY config
[mirror_ubuntu-focal-kernel.git] / mm /
2020-11-09 Hugh Dickinsmm/khugepaged: fix filemap page_to_pgoff(page) != offset
2020-11-09 Laurent Dufourmm: don't rely on system state to detect hot-plug opera...
2020-11-09 Laurent Dufourmm: replace memmap_context by meminit_context
2020-11-09 Vasily Gorbikmm/gup: fix gup_fast with dynamic page table folding
2020-11-09 Gao Xiangmm, THP, swap: fix allocating cluster for swapfile...
2020-11-09 Minchan Kimmm: validate pmd after splitting
2020-11-09 Johannes Weinermm: memcontrol: fix stat-corrupting race in charge...
2020-11-09 Qian Caimm/swap_state: fix a data race in swapin_nr_pages
2020-11-09 Waiman Longmm/slub: fix incorrect interpretation of s->offset
2020-11-09 Jaewon Kimmm/mmap.c: initialize align_offset explicitly for vm_un...
2020-11-09 Qian Caimm/vmscan.c: fix data races using kswapd_classzone_idx
2020-11-09 Qian Caimm/swapfile: fix data races in try_to_unuse()
2020-11-09 Xianting Tianmm/filemap.c: clear page error before actual read
2020-11-09 Nathan Chancellormm/kmemleak.c: use address-of operator on section symbols
2020-11-09 Kirill A. Shutemovmm: avoid data corruption on CoW fault into PFN-mapped VMA
2020-11-09 Steven Pricemm: pagewalk: fix termination condition in walk_pte_range()
2020-11-09 Vasily Averinmm/swapfile.c: swap_next should increase position index
2020-11-09 Jia Hemm: fix double page fault on arm64 if PTE_AF is cleared
2020-11-09 Xunlei Pangmm: memcg: fix memcg reclaim soft lockup
2020-11-09 Ralph Campbellmm/thp: fix __split_huge_pmd_locked() for migration PMD
2020-11-09 Pavel Tatashinmm/memory_hotplug: drain per-cpu pages again during...
2020-11-09 Sunghyun Jinpercpu: fix first chunk size calculation for populated...
2020-09-17 Thadeu Lima de Sou... UBUNTU: SAUCE: Revert "mm: memcg/slab: fix memory leak...
2020-09-17 David Howellsmm/khugepaged.c: fix khugepaged's request size in colla...
2020-09-17 Muchun Songmm/hugetlb: fix a race between hugetlb sysctl handlers
2020-09-17 Yang Shimm: madvise: fix vma user-after-free
2020-09-17 Eugeniu Roscamm: slub: fix conversion of freelist_corrupted()
2020-09-16 Sasha Levinmm/vunmap: add cond_resched() in vunmap_pmd_range
2020-09-16 Mike Kravetzcma: don't quit at first error when activating reserved...
2020-09-16 Yunfeng Yemm/cma.c: switch to bitmap_zalloc() for cma bitmap...
2020-09-16 Peter Zijlstramm: fix kthread_use_mm() vs TLB invalidate
2020-09-16 David Hildenbrandmm/shuffle: don't move pages between zones and don...
2020-09-16 Peter Xumm/hugetlb: fix calculation of adjust_range_if_pmd_shar...
2020-09-16 Charan Teja Reddymm, page_alloc: fix core hung in free_pcppages_bulk()
2020-09-16 Doug Bergermm: include CMA pages in lowmem_reserve at boot
2020-09-16 Hugh Dickinskhugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
2020-09-16 Hugh Dickinskhugepaged: khugepaged_test_exit() check mmget_still_va...
2020-09-10 Kleber Sacilotto... UBUNTU: SAUCE: Revert "mm/slub: fix a memory leak in...
2020-09-04 Hugh Dickinskhugepaged: retract_page_tables() remember to test...
2020-09-04 Jia Hemm/memory_hotplug: fix unpaired mem_hotplug_begin/done
2020-09-04 Michal Koutnýmm/page_counter.c: fix protection usage propagation
2020-09-04 Hugh Dickinskhugepaged: collapse_pte_mapped_thp() protect the pmd...
2020-09-04 Hugh Dickinskhugepaged: collapse_pte_mapped_thp() flush the right...
2020-09-04 Paul E. McKenneymm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
2020-09-04 Jan Karamm/filemap.c: don't bother dropping mmap_sem for zero...
2020-08-08 Kirill A. Shutemovkhugepaged: fix null-pointer dereference due to race
2020-08-08 Muchun Songmm: memcg/slab: fix memory leak at non-root kmem_cache...
2020-08-08 Hugh Dickinsmm/memcg: fix refcount error while moving and swapping
2020-08-08 Kirill A. Shutemovmm/mmap.c: close race between munmap() and expand_upwar...
2020-08-08 Vlastimil Babkamm, compaction: make capture control handling safe...
2020-08-08 Vlastimil Babkamm, compaction: fully assume capture is not NULL in...
2020-08-08 Qian Caimm/slub: fix stack overruns with SLUB_STATS
2020-08-08 Dongli Zhangmm/slub.c: fix corrupted freechain in deactivate_slab()
2020-08-08 Hugh Dickinsmm: fix swap cache node allocation mask
2020-08-08 Muchun Songmm/memcontrol.c: add missed css_put()
2020-08-08 Waiman Longmm/slab: use memzero_explicit() in kzfree()
2020-08-08 Pavel Tatashinmm: call cond_resched() from deferred_init_memmap()
2020-08-08 Daniel Jordanmm/pagealloc.c: call touch_nmi_watchdog() on max order...
2020-08-08 Pavel Tatashinmm: initialize deferred pages with interrupts enabled
2020-08-08 Andrea Arcangelimm: thp: make the THP mapcount atomic against __split_h...
2020-08-08 Waiman Longhugetlbfs: take read_lock on i_mmap for PMD sharing
2020-08-08 Wang Haimm/slub: fix a memory leak in sysfs_slab_add()
2020-08-08 Linus Torvaldsgup: document and work around "COW can break either...
2020-08-08 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-08-08 Fan Yangmm: Fix mremap not considering huge pmd devmap
2020-06-22 Hugh Dickinsmm,thp: stop leaking unreleased file pages
2020-06-22 Marco Elverkasan: disable branch tracing for core runtime
2020-06-22 Hugh Dickinsshmem: fix possible deadlocks on shmlock_user_lock
2020-05-25 Christoph Hellwigbdi: add a ->dev_name field to struct backing_dev_info
2020-05-25 Christoph Hellwigbdi: move bdi_dev_name out of line
2020-05-25 Yafang Shaomm, memcg: fix error return value of mem_cgroup_css_alloc()
2020-05-25 Henry Willardmm: limit boost_watermark on small zones
2020-05-25 David Hildenbrandmm/page_alloc: fix watchdog soft lockups during set_zon...
2020-05-25 Will Deaconmm/mremap: Add comment explaining the untagging behavio...
2020-05-25 Yang Shimm: shmem: disable interrupt when acquiring info->lock...
2020-05-25 Muchun Songmm/ksm: fix NULL pointer dereference when KSM zero...
2020-05-25 Longpengmm/hugetlb: fix a addressing exception caused by huge_p...
2020-05-25 Jann Hornvmalloc: fix remap_vmalloc_range() bounds checks
2020-05-05 Jakub Kicinskimm, memcg: do not high throttle allocators based on...
2020-05-05 Kees Cookslub: improve bit diffusion for freelist ptr obfuscation
2020-05-05 Randy Dunlapmm: mempolicy: require at least one nodeid for MPOL_PRE...
2020-04-08 Seth ForsheeUBUNTU: SAUCE: Update aufs to 5.4.3 20200302
2020-04-03 Roman Gushchinmm: fork: fix kernel_stack memcg stats for various...
2020-04-03 Aneesh Kumar K.Vmm/sparse: fix kernel crash with pfn_section_valid...
2020-04-03 Naohiro Aotamm/swapfile.c: move inode_lock out of claim_swapfile
2020-04-03 Andrea RighiUBUNTU: SAUCE: mm/page_alloc.c: disable memory reclaim...
2020-04-03 Joerg Roedelx86/mm: split vmalloc_sync_all()
2020-04-03 Vlastimil Babkamm, slub: prevent kmalloc_node crashes and memory leaks
2020-04-03 Linus Torvaldsmm: slub: be more careful about the double cmpxchg...
2020-04-03 Michal Hockomm: do not allow MADV_PAGEOUT for CoW pages
2020-04-03 Baoquan Hemm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMA...
2020-04-03 Chris Downmm, memcg: throttle allocators based on ancestral memor...
2020-04-03 Chris Downmm, memcg: fix corruption on 64-bit divisor in memory...
2020-04-03 Chunguang Xumemcg: fix NULL pointer dereference in __mem_cgroup_usa...
2020-03-23 Jann Hornmm: slub: add missing TID bump in kmem_cache_alloc_bulk()
2020-03-20 Claudio Imbrendamm/gup/writeback: add callbacks for inaccessible pages
2020-03-18 Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-18 Shakeel Buttcgroup: memcg: net: do not associate sock with unrelate...
2020-03-13 Vlastimil Babkamm, hotplug: fix page online with DEBUG_PAGEALLOC compi...
2020-03-13 Huang Yingmm: fix possible PMD dirty bit lost in set_pmd_migratio...
next