tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms
[platform/kernel/linux-starfive.git] / mm /
2023-06-21 Nhat Phamzswap: do not shrink if cgroup may not zswap
2023-06-14 Ruihan Limm: page_table_check: Ensure user pages are not slab...
2023-06-14 Ruihan Limm: page_table_check: Make it dependent on EXCLUSIVE_SY...
2023-05-24 Domenico Cerasuolomm: fix zswap writeback race condition
2023-05-11 Lorenzo Stoakesmm/mempolicy: correctly update prev when policy is...
2023-05-11 Mark Rutlandkasan: hw_tags: avoid invalid virt_to_page()
2023-05-11 Jan Karamm: do not reclaim private data from pinned page
2023-04-30 Liam R. Howlettmm/mempolicy: fix use-after-free of VMA iterator
2023-04-26 Tetsuo Handamm/page_alloc: fix potential deadlock on zonelist_updat...
2023-04-26 Liam R. Howlettmm/mmap: regression fix for unmapped_area{_topdown}
2023-04-26 Mel Gormanmm: page_alloc: skip regions with hugetlbfs pages when...
2023-04-26 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_vmap_pages_ra...
2023-04-26 Alexander Potapenkomm: kmsan: handle alloc failures in kmsan_ioremap_page_...
2023-04-26 Naoya Horiguchimm/huge_memory.c: warn with pr_warn_ratelimited instead...
2023-04-26 Peter Xumm/khugepaged: check again on anon uffd-wp during isolation
2023-04-26 David Hildenbrandmm/userfaultfd: fix uffd-wp handling for THP migration...
2023-04-26 Baokun Liwriteback, cgroup: fix null-ptr-deref write in bdi_spli...
2023-04-13 Liam R. Howlettmm: enable maple tree RCU mode by default.
2023-04-13 Alistair Popplemm: take a page reference when removing device exclusiv...
2023-04-13 Peter Xumm/hugetlb: fix uffd wr-protection for CoW optimization...
2023-04-13 Rongwei Wangmm/swap: fix swap_info_struct race between swapoff...
2023-04-13 Yafang Shaomm: vmalloc: avoid warn_alloc noise caused by fatal...
2023-04-13 Muchun Songmm: kfence: fix handling discontiguous page
2023-04-13 Muchun Songmm: kfence: fix PG_slab and memcg_data clearing
2023-03-30 Liam R. Howlettmm/ksm: fix race with VMA iteration and mm_struct teardown
2023-03-30 Peter CollingbourneRevert "kasan: drop skip_kasan_poison variable in free_...
2023-03-30 Marco Elverkfence: avoid passing -g for test
2023-03-30 Muchun Songmm: kfence: fix using kfence_metadata without initializ...
2023-03-30 Geert Uytterhoevenmm/slab: Fix undefined init_cache_node_node() for NUMA...
2023-03-22 James Houghtonmm: teach mincore_hugetlb about pte markers
2023-03-22 David Hildenbrandmm/userfaultfd: propagate uffd-wp bit when PTE-mapping...
2023-03-10 Tong Tiangenmemory tier: release the new_memtier in find_create_mem...
2023-03-10 Yin Fengweimm/thp: check and bail out if page in deferred queue...
2023-03-10 Johannes Weinermm: memcontrol: deprecate charge moving
2023-03-10 Naoya Horiguchimm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
2023-03-10 andrew.yangmm/damon/paddr: fix missing folio_put()
2023-02-22 Kuan-Ying Leemm/gup: add folio to list when folio_isolate_lru()...
2023-02-22 Aaron ThompsonRevert "mm: Always release pages to the buddy allocator...
2023-02-22 Peter Xumm/migrate: fix wrongly apply write bit after mkdirty...
2023-02-22 Qian Yingjinmm/filemap: fix page end in filemap_get_read_batch
2023-02-22 Zach O'Keefemm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
2023-02-22 Qi Zhengmm: shrinkers: fix deadlock in shrinker debugfs
2023-02-22 Christophe Leroykasan: fix Oops due to missing calls to kasan_arch_is_r...
2023-02-14 David ChenFix page corruption caused by racy check in __free_pages
2023-02-09 Mike Kravetzmigrate: hugetlb: check for hugetlb shared PMD in node...
2023-02-09 Zach O'Keefemm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
2023-02-09 Vlastimil Babkamm, mremap: fix mremap() expanding for vma's with vm_op...
2023-02-09 Jann Hornmm/khugepaged: fix ->anon_vma race
2023-02-09 Longlong Xiamm/swapfile: add cond_resched() in get_swap_pages()
2023-02-09 Peter Xumm/uffd: fix pte marker when fork() without fork event
2023-02-09 Yu Zhaomm: multi-gen LRU: fix crash during cgroup migration
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-01 Vlastimil BabkaRevert "mm/compaction: fix set skip in fast_find_migrat...
2023-01-24 Kees Cookpanic: Consolidate open-coded panic_on_warn checks
2023-01-24 Zach O'Keefemm/MADV_COLLAPSE: don't expand collapse when vm_end...
2023-01-24 David Hildenbrandmm/userfaultfd: enable writenotify while userfaultfd...
2023-01-24 Peter Xumm/hugetlb: pre-allocate pgtable pages for uffd wr...
2023-01-24 David Hildenbrandmm/hugetlb: fix uffd-wp handling for migration entries...
2023-01-24 David Hildenbrandmm/hugetlb: fix PTE marker handling in hugetlb_change_p...
2023-01-24 Hugh Dickinsmm/khugepaged: fix collapse_pte_mapped_thp() to allow...
2023-01-24 James Houghtonhugetlb: unshare some PMDs when splitting VMAs
2023-01-24 Zach O'Keefemm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_...
2023-01-24 Liam Howlettnommu: fix split_vma() map_count error
2023-01-24 Liam Howlettnommu: fix do_munmap() error path
2023-01-24 Liam Howlettnommu: fix memory leak in do_mmap() error path
2023-01-18 Aaron Thompsonmm: Always release pages to the buddy allocator in...
2023-01-07 Mike Kravetzhugetlb: really allocate vma lock for all sharable...
2023-01-04 NARIBAYASHI Akiramm, compaction: fix fast_isolate_around() to stay withi...
2023-01-04 Arnd Bergmannkmsan: include linux/vmalloc.h
2023-01-04 Arnd Bergmannkmsan: export kmsan_handle_urb
2023-01-04 Mathieu Desnoyersmm/mempolicy: fix memory leak in set_mempolicy_home_nod...
2023-01-04 Vlastimil Babkamm, mremap: fix mremap() expanding vma with addr inside vma
2022-12-31 David Hildenbrandmm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-10 Tejun Heomemcg: fix possible use-after-free in memcg_write_event...
2022-12-10 John Starksmm/gup: fix gup_pud_range() for dax
2022-12-10 Liam Howlettmmap: fix do_brk_flags() modifying obviously incorrect...
2022-12-10 Hugh Dickinstmpfs: fix data loss from failed fallocate
2022-12-10 Jason A. Donenfeldmm: do not BUG_ON missing brk mapping, because userspac...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'loongarch-fixes-6.1-3' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-08 Tejun Heomemcg: Fix possible use-after-free in memcg_write_event...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-04 Linus TorvaldsRevert "mm: align larger anonymous mappings on THP...
next