]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - mm
r8169: load firmware for RTL8168fp/RTL8117
[mirror_ubuntu-focal-kernel.git] / mm /
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...
2020-03-13 Mel Gormanmm, numa: fix bad pmd by atomically check for pmd_trans...
2020-03-06 David Rientjesmm, thp: fix defrag setting if newline is not used
2020-03-06 Wei Yangmm/huge_memory.c: use head to check huge zero page
2020-03-06 John Hubbardmm/gup: allow FOLL_FORCE for get_user_pages_fast()
2020-03-06 Vlastimil Babkamm/debug.c: always print flags in dump_page()
2020-03-05 Catalin Marinasmm: Avoid creating virtual address aliases in brk(...
2020-03-05 Wei Yangmm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
2020-03-05 Gavin Shanmm/vmscan.c: don't round up scan size for online memory...
2020-03-05 Vasily Averinmm/memcontrol.c: lost css_put in memcg_expand_shrinker_...
2020-02-17 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-17 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-17 Yang Shimm: move_pages: report the number of non-attempted...
2020-02-17 Wei Yangmm: thp: don't need care deferred split queue in memcg...
2020-02-17 Dan Williamsmm/memory_hotplug: fix remove_memory() lockdep splat
2020-02-17 Pingfan Liumm/sparse.c: reset section's mem_map when fully deactivated
2020-02-17 Theodore Ts'omemcg: fix a crash in wb_workfn when a device disappears
2020-02-06 Wei Yangmm/migrate.c: also overwrite error when it is bigger...
2020-02-06 Dan Carpentermm/mempolicy.c: fix out of bounds write in mpol_parse_str()
2020-01-30 Wen Yangmm/page-writeback.c: avoid potential division by zero...
2020-01-30 David Hildenbrandmm/memory_hotplug: don't free usage map when removing...
2020-01-30 Vlastimil Babkamm, debug_pagealloc: don't rely on static keys too...
2020-01-30 Adrian Huangmm: memcg/slab: call flush_memcg_workqueue() only if...
2020-01-30 Roman Gushchinmm: memcg/slab: fix percpu slab vmstats flushing
2020-01-30 Kirill A. Shutemovmm/huge_memory.c: thp: fix conflict of above-47bit...
2020-01-30 Kirill A. Shutemovmm/shmem.c: thp, shmem: fix conflict of above-47bit...
2020-01-30 Daniel Borkmannuaccess: Add non-pagefault user-space write function
2020-01-30 Waiman Longmm/hugetlb: defer freeing of huge pages if in non-task...
2020-01-30 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2020-01-30 Navid Emamdoostmm/gup: fix memory leak in __gup_benchmark_ioctl
2020-01-30 Ilya Dryomovmm/oom: fix pgtables units mismatch in Killed process...
2020-01-30 Yang Shimm: move_pages: return valid node id in status if the...
2020-01-30 Chanho Minmm/zsmalloc.c: fix the migrated zspage statistics.
2020-01-30 David Hildenbrandmm/memory_hotplug: shrink zones when offlining memory
2020-01-30 Johannes Weinermm: drop mmap_sem before calling balance_dirty_pages...
2020-01-30 Kirill A. Shutemovshmem: pin the file in shmem_fault() if mmap_sem is...
2020-01-08 Catalin Marinasarm64: Revert support for execute-only user mappings
2020-01-06 Yang Shimm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
2020-01-06 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2020-01-06 Roman Gushchinmm: memcg/slab: wait for !root kmem_cache refcnt killin...
2020-01-06 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2019-11-25 Seth ForsheeUBUNTU: SAUCE: import aufs driver
2019-11-25 Seth ForsheeUBUNTU: SAUCE: import aufs driver
2019-11-25 dann frazierUBUNTU: SAUCE: cma: ratelimit cma_alloc error messages
2019-11-25 Christian BraunerUBUNTU: SAUCE: binder: turn into module
2019-11-25 Christian BraunerUBUNTU: SAUCE: ashmem: turn into module
2019-11-25 Seth ForsheeUBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
2019-11-25 Seth ForsheeUBUNTU: SAUCE: mm: disable vma based swap readahead...
2019-11-25 Arjan van de VenUBUNTU: SAUCE: Clear Linux: ksm-wakeups
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
next