]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - mm
nfsd: use vfs setgid helper
[mirror_ubuntu-kernels.git] / mm /
2023-10-30 Miaohe Linmm: memory-failure: fix unexpected return value in...
2023-10-30 Alexandre Ghitimm: add a call to flush_cache_vmap() in vmap_pfn()
2023-10-30 Hugh Dickinsshmem: fix smaps BUG sleeping while atomic
2023-10-30 Sergey Senozhatskyzsmalloc: allow only one active pool compaction context
2023-10-30 Miaohe Linmm: memory-failure: avoid false hwpoison page mapped...
2023-10-30 Miaohe Linmm: memory-failure: fix potential unexpected return...
2023-10-30 Mike Kravetzhugetlb: do not clear hugetlb dtor until allocating...
2023-10-30 Andrew Yangzsmalloc: fix races between modifications of fullness...
2023-10-30 Roman Gushchinmm: kmem: fix a NULL pointer dereference in obj_stock_f...
2023-10-02 Andrey Konovalovkasan, slub: fix HW_TAGS zeroing with slub_debug
2023-10-02 Arnd Bergmannkasan: add kasan_tag_mismatch prototype
2023-10-02 Liam R. Howlettmm/mmap: Fix extra maple tree write
2023-10-02 Roberto Sassushmem: use ramfs_kill_sb() for kill_sb method of ramfs...
2023-10-02 Ryan Robertsmm/damon/ops-common: atomically test and clear young...
2023-10-02 Suren Baghdasaryanmm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()
2023-10-02 Peter Collingbournemm: call arch_swap_restore() from do_swap_page()
2023-10-02 Max Filippovxtensa: fix lock_mm_and_find_vma in case VMA not found
2023-10-02 Linus Torvaldsxtensa: fix NOMMU build with lock_mm_and_find_vma(...
2023-10-02 David Woodhousemm/mmap: Fix error return in do_vmi_align_munmap()
2023-10-02 Liam R. Howlettmm/mmap: Fix error path in do_vmi_align_munmap()
2023-10-02 Roberto Sassumemfd: check for non-NULL file_seals in memfd_create...
2023-10-02 Alexei Starovoitovmm: Fix copy_from_user_nofault().
2023-10-02 Nhat Phamzswap: do not shrink if cgroup may not zswap
2023-09-04 Ruihan Limm: page_table_check: Ensure user pages are not slab...
2023-09-04 Ruihan Limm: page_table_check: Make it dependent on EXCLUSIVE_SY...
2023-08-09 Aneesh Kumar K.Vmm/vmemmap/devdax: fix kernel crash when probing devdax...
2023-08-09 Nhat Phamzsmalloc: move LRU update from zs_map_object() to zs_ma...
2023-08-09 Domenico Cerasuolomm: fix zswap writeback race condition
2023-07-07 Lorenzo Stoakesmm/mempolicy: correctly update prev when policy is...
2023-07-07 Mark Rutlandkasan: hw_tags: avoid invalid virt_to_page()
2023-07-07 Jan Karamm: do not reclaim private data from pinned page
2023-07-07 Liam R. Howlettmm/mempolicy: fix use-after-free of VMA iterator
2023-07-06 Linus Torvaldsmm: always expand the stack with the mmap write lock...
2023-07-06 Liam R. Howlettmm: make find_extend_vma() fail if write lock not held
2023-07-06 Ben Hutchingsarm/mm: Convert to using lock_mm_and_find_vma()
2023-07-06 Linus Torvaldsmm: make the page fault mmap locking killable
2023-07-06 Linus Torvaldsmm: introduce new 'lock_mm_and_find_vma()' page fault...
2023-06-16 Tetsuo Handamm/page_alloc: fix potential deadlock on zonelist_updat...
2023-06-16 Liam R. Howlettmm/mmap: regression fix for unmapped_area{_topdown}
2023-06-16 Mel Gormanmm: page_alloc: skip regions with hugetlbfs pages when...
2023-06-16 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_vmap_pages_ra...
2023-06-16 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_ioremap_page_...
2023-06-16 Naoya Horiguchimm/huge_memory.c: warn with pr_warn_ratelimited instead...
2023-06-16 Peter Xumm/khugepaged: check again on anon uffd-wp during isolation
2023-06-16 David Hildenbrandmm/userfaultfd: fix uffd-wp handling for THP migration...
2023-06-16 Baokun Liwriteback, cgroup: fix null-ptr-deref write in bdi_spli...
2023-05-17 Liam R. Howlettmm: enable maple tree RCU mode by default.
2023-05-17 Alistair Popplemm: take a page reference when removing device exclusiv...
2023-05-17 Peter Xumm/hugetlb: fix uffd wr-protection for CoW optimization...
2023-05-17 Rongwei Wangmm/swap: fix swap_info_struct race between swapoff...
2023-05-17 Yafang Shaomm: vmalloc: avoid warn_alloc noise caused by fatal...
2023-05-17 Muchun Songmm: kfence: fix handling discontiguous page
2023-05-17 Muchun Songmm: kfence: fix PG_slab and memcg_data clearing
2023-05-17 Liam R. Howlettmm/ksm: fix race with VMA iteration and mm_struct teardown
2023-05-17 Peter CollingbourneRevert "kasan: drop skip_kasan_poison variable in free_...
2023-05-17 Marco Elverkfence: avoid passing -g for test
2023-05-17 Muchun Songmm: kfence: fix using kfence_metadata without initializ...
2023-05-17 Geert Uytterhoevenmm/slab: Fix undefined init_cache_node_node() for NUMA...
2023-05-17 James Houghtonmm: teach mincore_hugetlb about pte markers
2023-05-17 David Hildenbrandmm/userfaultfd: propagate uffd-wp bit when PTE-mapping...
2023-05-17 Paolo PisatiRevert "Revert "mm: kfence: apply kmemleak_ignore_phys...
2023-03-14 Tong Tiangenmemory tier: release the new_memtier in find_create_mem...
2023-03-14 Yin Fengweimm/thp: check and bail out if page in deferred queue...
2023-03-14 Johannes Weinermm: memcontrol: deprecate charge moving
2023-03-14 Naoya Horiguchimm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
2023-03-14 andrew.yangmm/damon/paddr: fix missing folio_put()
2023-03-14 Ondrej Mosnaceksysctl: fix proc_dobool() usability
2023-03-09 Marco ElverRevert "mm: kfence: apply kmemleak_ignore_phys on early...
2023-03-09 J. R. OkajimaUBUNTU: SAUCE: for aufs mmap: print the virtual file...
2023-03-09 Christian BraunerUBUNTU: SAUCE: binder: turn into module
2023-03-09 Seth ForsheeUBUNTU: SAUCE: mm: disable vma based swap readahead...
2023-03-09 Arjan van de VenUBUNTU: SAUCE: Clear Linux: ksm-wakeups
2023-02-19 Linus TorvaldsMerge tag 'x86-urgent-2023-02-19' of git://git.kernel...
2023-02-19 Linus TorvaldsMerge tag 'timers-urgent-2023-02-19' of git://git.kerne...
2023-02-19 Linus TorvaldsMerge tag 'irq-urgent-2023-02-19' of git://git.kernel...
2023-02-18 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2023-02-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2023-02-18 Linus TorvaldsMerge tag 'block-6.2-2023-02-17' of git://git.kernel...
2023-02-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of...
2023-02-17 Peter Xumm/migrate: fix wrongly apply write bit after mkdirty...
2023-02-17 Linus TorvaldsMerge tag 'powerpc-6.2-6' of git://git.kernel.org/pub...
2023-02-17 Linus TorvaldsMerge tag 'sound-fix-6.2' of git://git.kernel.org/pub...
2023-02-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-part2' of git://git...
2023-02-17 Linus TorvaldsMerge tag 'ata-6.2-rc8' of git://git.kernel.org/pub...
2023-02-17 Linus TorvaldsMerge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub...
2023-02-17 Linus TorvaldsMerge tag 'sched-urgent-2023-02-17' of git://git.kernel...
2023-02-17 Linus TorvaldsMerge tag 'drm-fixes-2023-02-17' of git://anongit.freed...
2023-02-17 Zach O'Keefemm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
2023-02-17 Qian Yingjinmm/filemap: fix page end in filemap_get_read_batch
2023-02-16 Dave AirlieMerge tag 'drm-misc-fixes-2023-02-16' of git://anongit...
2023-02-16 Linus TorvaldsMerge tag 'net-6.2-final' of git://git.kernel.org/pub...
2023-02-16 Linus TorvaldsMerge tag 'block-6.2-2023-02-16' of git://git.kernel...
2023-02-16 Linus TorvaldsMerge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org...
2023-02-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2' of git://git.kernel...
2023-02-15 Linus TorvaldsMerge tag 'nfsd-6.2-6' of git://git.kernel.org/pub...
2023-02-15 Linus TorvaldsMerge tag 'trace-v6.2-rc7-2' of git://git.kernel.org...
2023-02-14 Linus TorvaldsMerge tag 'pm-6.2-rc9' of git://git.kernel.org/pub...
2023-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2023-02-13 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-02-13-13-50' of...
2023-02-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.2-5' of git://git...
next