]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/history - mm
net: sched: act_ctinfo: fix memory leak
[mirror_ubuntu-eoan-kernel.git] / mm /
2020-02-14 David Hildenbrandmm/memory_hotplug: don't free usage map when removing...
2020-02-14 Vlastimil Babkamm, debug_pagealloc: don't rely on static keys too...
2020-02-14 Roman Gushchinmm: memcg/slab: fix percpu slab vmstats flushing
2020-02-14 Kirill A. Shutemovmm/huge_memory.c: thp: fix conflict of above-47bit...
2020-02-14 Wen Yangmm/page-writeback.c: avoid potential division by zero...
2020-02-14 Adrian Huangmm: memcg/slab: call flush_memcg_workqueue() only if...
2020-02-14 Kirill A. Shutemovmm/shmem.c: thp, shmem: fix conflict of above-47bit...
2020-02-14 Daniel Borkmannuaccess: Add non-pagefault user-space write function
2020-02-14 Waiman Longmm/hugetlb: defer freeing of huge pages if in non-task...
2020-02-14 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2020-02-14 Navid Emamdoostmm/gup: fix memory leak in __gup_benchmark_ioctl
2020-02-14 David Hildenbrandmm/memory_hotplug: shrink zones when offlining memory
2020-02-14 Johannes Weinermm: drop mmap_sem before calling balance_dirty_pages...
2020-02-14 Kirill A. Shutemovshmem: pin the file in shmem_fault() if mmap_sem is...
2020-02-14 Yang Shimm: move_pages: return valid node id in status if the...
2020-02-14 Chanho Minmm/zsmalloc.c: fix the migrated zspage statistics.
2020-01-29 Yang Shimm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
2020-01-17 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2020-01-17 Roman Gushchinmm: memcg/slab: wait for !root kmem_cache refcnt killin...
2020-01-17 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2020-01-17 Alexander Potapenkomm/slub.c: init_on_free=1 should wipe freelist ptr...
2020-01-17 Andrey Ryabininmm/ksm.c: don't WARN if page is still mapped in remove_...
2020-01-17 David Hildenbrandmm/memory_hotplug: don't access uninitialized memmaps...
2020-01-14 Catalin Marinasarm64: Revert support for execute-only user mappings
2019-12-04 David Hildenbrandmm/memory_hotplug: fix updating the node span
2019-12-04 David Hildenbrandmm/memory_hotplug: don't access uninitialized memmaps...
2019-12-04 Vinayak Menonmm/page_io.c: do not free shared swap slots
2019-12-04 David Hildenbrandmm/memory_hotplug: fix try_offline_node()
2019-12-04 Laura Abbottmm: slub: really fix slab walking for init_on_free
2019-12-04 Roman Gushchinmm: hugetlb: switch to css_tryget() in hugetlb_cgroup_c...
2019-12-04 Roman Gushchinmm: memcg: switch to css_tryget() in get_mem_cgroup_fro...
2019-12-04 Yang Shimm: mempolicy: fix the wrong return value and potential...
2019-12-04 Konstantin Khlebnikovmm/filemap.c: don't initiate writeback if mapping has...
2019-12-04 Ville Syrjälämm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
2019-12-04 Roman Gushchinmm: slab: make page_cgroup_ino() to recognize non-compo...
2019-12-04 Michal Hockomm, vmstat: hide /proc/pagetypeinfo from normal users
2019-12-04 Mel Gormanmm, meminit: recalculate pcpu batch and high limits...
2019-12-04 Johannes Weinermm: memcontrol: fix network errors from failing __GFP_A...
2019-12-04 Shakeel Buttmm: memcontrol: fix NULL-ptr deref in percpu stats...
2019-11-12 Jane Chumm/memory-failure: poison read receives SIGKILL instead...
2019-11-12 David Hildenbrandhugetlbfs: don't access uninitialized memmaps in pfn_ra...
2019-11-12 Mike Rapoportmm: memblock: do not enforce current limit for memblock...
2019-11-12 Honglei Wangmm: memcg: get number of pages on the LRU list in memcg...
2019-11-12 Vlastimil Babkamm, compaction: fix wrong pfn handling in __reset_isola...
2019-11-12 Roman Gushchinmm: memcg/slab: fix panic in __free_slab() caused by...
2019-11-12 Aneesh Kumar K.Vmm/memunmap: don't access uninitialized memmap in memun...
2019-11-12 Qian Caimm/page_owner: don't access uninitialized memmaps when...
2019-11-12 Qian Caimm/slub: fix a deadlock in show_slab_objects()
2019-11-12 David Hildenbrandmm/memory-failure.c: don't access uninitialized memmaps...
2019-10-23 Dan Carpentermm/vmpressure.c: fix a signedness bug in vmpressure_reg...
2019-10-23 Qian Caimm/page_alloc.c: fix a crash in free_pages_prepare()
2019-10-23 Vitaly Woolmm/z3fold.c: claim page in the beginning of free
2019-10-18 Kees Cookusercopy: Avoid HIGHMEM pfn warning
2019-10-18 Jan Karamm: Handle MADV_WILLNEED through vfs_fadvise()
2019-10-18 Jan Karafs: Export generic_fadvise()
2019-10-18 Michal Hockomemcg, kmem: do not fail __GFP_NOFAIL charges
2019-10-18 Tetsuo Handamemcg, oom: don't require __GFP_FS when invoking memcg...
2019-10-18 Yafang Shaomm/compaction.c: clear total_{migrate,free}_scanned...
2019-10-18 Vitaly Woolz3fold: fix memory leak in kmem cache
2019-10-18 Vitaly Woolz3fold: fix retry mechanism in page reclaim
2019-10-18 Vitaly WoolRevert "mm/z3fold.c: fix race between migration and...
2019-09-16 Seth ForsheeUBUNTU: SAUCE: import aufs driver
2019-09-16 dann frazierUBUNTU: SAUCE: cma: ratelimit cma_alloc error messages
2019-09-16 Christian BraunerUBUNTU: SAUCE: binder: turn into module
2019-09-16 Christian BraunerUBUNTU: SAUCE: ashmem: turn into module
2019-09-16 Seth ForsheeUBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
2019-09-16 Seth ForsheeUBUNTU: SAUCE: mm: disable vma based swap readahead...
2019-09-16 Arjan van de VenUBUNTU: SAUCE: Clear Linux: ksm-wakeups
2019-09-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-09-14 Paolo BonziniMerge tag 'kvm-s390-master-5.3-1' of git://git.kernel...
2019-09-13 Linus TorvaldsMerge tag 'for-5.3-rc8-tag' of git://git.kernel.org...
2019-09-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-09-12 Dave AirlieMerge tag 'drm-misc-fixes-2019-09-12' of git://anongit...
2019-09-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-09-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-09-12 Linus TorvaldsMerge tag 'pinctrl-v5.3-3' of git://git.kernel.org...
2019-09-10 Linus TorvaldsMerge tag 'ipc-fixes' of git://git.kernel.org/pub/scm...
2019-09-09 Linus TorvaldsMerge tag 'regulator-fix-v5.3-rc8' of git://git.kernel...
2019-09-08 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.3-rc8'...
2019-09-08 Linus TorvaldsMerge tag 'gpio-v5.3-5' of git://git.kernel.org/pub...
2019-09-07 Linus TorvaldsMerge tag 'char-misc-5.3-rc8' of git://git.kernel.org...
2019-09-07 Linus TorvaldsMerge tag 'dmaengine-fix-5.3' of git://git.infradead...
2019-09-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-09-06 Linus TorvaldsMerge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel...
2019-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-09-06 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-09-06 Linus TorvaldsMerge tag 'configfs-for-5.3' of git://git.infradead...
2019-09-06 Linus TorvaldsMerge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel...
2019-09-06 Linus TorvaldsMerge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub...
2019-09-06 Linus TorvaldsMerge tag 'drm-fixes-2019-09-06' of git://anongit.freed...
2019-09-06 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2019-09-06 Linus TorvaldsMerge tag 'powerpc-5.3-5' of git://git.kernel.org/pub...
2019-09-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-09-06 Dave AirlieMerge tag 'drm-misc-fixes-2019-09-05' of git://anongit...
2019-09-06 Dave AirlieMerge branch 'vmwgfx-fixes-5.3' of git://people.freedes...
2019-09-05 Linus TorvaldsMerge tag 'sound-5.3-rc8' of git://git.kernel.org/pub...
2019-09-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-09-05 Linus TorvaldsMerge tag 'clang-format-for-linus-v5.3-rc8' of git...
2019-09-05 Arnd BergmannMerge tag 'renesas-fixes2-for-v5.3' of git://git.kernel...
2019-09-05 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
next