drm/client: Fully protect modes[] with dev->mode_config.mutex
[ksmbd.git] / mm /
2024-04-10 David Hildenbrandx86/mm/pat: fix VM_PAT handling in COW mappings
2024-04-03 Johannes Weinermm: cachestat: fix two shmem bugs
2024-04-03 Carlos Maiolinotmpfs: fix race on handling dquot rbtree
2024-04-03 Vlastimil Babkamm, vmscan: prevent infinite loop for costly GFP_NOIO...
2024-04-03 Vlastimil Babkamm, mmap: fix vma_merge() case 7 with vma_ops->close
2024-04-03 Qiang Zhangmemtest: use {READ,WRITE}_ONCE in memory scanning
2024-04-03 Ryan Robertsmm: swap: fix race between free_swap_and_cache() and...
2024-04-03 Arnd Bergmannkasan/test: avoid gcc warning for intentional overflow
2024-03-26 Jan Karaquota: Properly annotate i_dquot arrays with __rcu
2024-03-15 Jan Karareadahead: avoid multiple marked readahead pages
2024-03-15 Byungchul Parkmm/vmscan: fix a bug calling wakeup_kswapd() with a...
2024-03-06 Aneesh Kumar K.V... mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
2024-03-06 Nhat Phammm: cachestat: fix folio read-after-free in cache walk
2024-03-01 Yosry Ahmedmm: zswap: fix missing folio cleanup in writeback race...
2024-03-01 Chengming Zhoumm/zswap: invalidate duplicate entry when !zswap_enabled
2024-03-01 Alison Schofieldx86/numa: Fix the address overlap check in numa_fill_me...
2024-03-01 SeongJae Parkmm/damon/reclaim: fix quota stauts loss due to online...
2024-03-01 Johannes Weinermm: memcontrol: clarify swapaccount=0 deprecation warning
2024-03-01 SeongJae Parkmm/damon/lru_sort: fix quota status loss due to online...
2024-03-01 Kairui Songmm/swap: fix race when skipping swapcache
2024-02-23 Jan Karablk-wbt: Fix detection of dirty-throttled tasks
2024-02-23 Zach O'Keefemm/writeback: fix possible divide-by-zero in wb_dirty_l...
2024-02-23 Lokesh Gidrauserfaultfd: fix mmap_changing checking in mfill_atomic...
2024-02-23 Jiaxun Yangmm/memory: Use exception ip to search exception tables
2024-02-16 Alexandre Ghitimm: Introduce flush_cache_vmap_early()
2024-02-01 Yajun Dengmemblock: fix crash when reserved memory is not added...
2024-02-01 Baolin Wangmm: migrate: fix getting incorrect page mapping during...
2024-02-01 Baolin Wangmm: migrate: record the mlocked page status to remove...
2024-02-01 Charan Teja Kallamm: page_alloc: unreserve highatomic page blocks before oom
2024-02-01 Charan Teja Kallamm/sparsemem: fix race in accessing memory_section...
2024-02-01 Ma Wupengefi: disable mirror feature during crashkernel
2024-01-20 Sumanth Korikkarmm/memory_hotplug: fix memmap_on_memory sysfs value...
2024-01-10 Jiajun Xiemm: fix unmap_mapping_range high bits shift bug
2024-01-10 Yu Zhaomm/mglru: skip special VMAs in lru_gen_look_around()
2024-01-10 Matthew Wilcox ... mm/memory-failure: pass the folio and the page to colle...
2024-01-10 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2024-01-05 Matthew Wilcox ... mm/memory-failure: check the mapcount of the precise...
2024-01-05 Matthew Wilcox ... mm/memory-failure: cast index to loff_t before shifting it
2024-01-05 Charan Teja Kallamm: migrate high-order folios in swap cache correctly
2024-01-05 Baokun Limm/filemap: avoid buffered read/write race to read...
2024-01-01 SeongJae Parkmm/damon/core: make damon_start() waits until kdamond_f...
2024-01-01 SeongJae Parkmm/damon/core: use number of passed access sampling...
2023-12-20 David Stevensmm/shmem: fix race in shmem_undo_range w/THP
2023-12-20 Yu Zhaomm/mglru: reclaim offlined memcgs harder
2023-12-20 Yu Zhaomm/mglru: respect min_ttl_ms with memcgs
2023-12-20 Yu Zhaomm/mglru: try to stop at high watermarks
2023-12-20 Yu Zhaomm/mglru: fix underprotected page cache
2023-12-13 Sumanth Korikkarmm/memory_hotplug: fix error handling in add_memory_res...
2023-12-13 Hugh Dickinsmm: fix oops when filemap_map_pmd() without prealloc_pte
2023-12-13 Sumanth Korikkarmm/memory_hotplug: add missing mem_hotplug_lock
2023-12-13 Mike Kravetzhugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
2023-12-13 Dan Carpentermm/damon/sysfs: eliminate potential uninitialized varia...
2023-12-03 Christoph Hellwigfilemap: add a per-mapping stable writes flag
2023-11-28 Roman Gushchinmm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
2023-11-28 Stefan Roeschmm: fix for negative counter: nr_file_hugepages
2023-11-28 Helge Dellerparisc: fix mmap_base calculation when stack grows...
2023-11-28 Zi Yanmm/memory_hotplug: use pfn math in place of direct...
2023-11-28 Zi Yanmm/hugetlb: use nth_page() in place of direct struct...
2023-11-28 Zi Yanmm/cma: use nth_page() in place of direct struct page...
2023-11-28 SeongJae Parkmm/damon/sysfs: check error from damon_sysfs_update_tar...
2023-11-28 Hyeongtak Jimm/damon/core.c: avoid unintentional filtering out...
2023-11-28 SeongJae Parkmm/damon/sysfs-schemes: handle tried regions sysfs...
2023-11-28 SeongJae Parkmm/damon/sysfs-schemes: handle tried region directory...
2023-11-28 SeongJae Parkmm/damon/core: avoid divide-by-zero during monitoring...
2023-11-28 SeongJae Parkmm/damon/ops-common: avoid divide-by-zero during region...
2023-11-28 SeongJae Parkmm/damon/lru_sort: avoid divide-by-zero in hot threshol...
2023-11-28 SeongJae Parkmm/damon/sysfs: update monitoring target regions for...
2023-11-28 SeongJae Parkmm/damon/sysfs: remove requested targets when online...
2023-11-20 Reuben Hawkinsvfs: fix readahead(2) on block devices
2023-11-20 Yury Norovnuma: Generalize numa_map_to_online_node()
2023-10-28 Linus TorvaldsMerge tag 'x86-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'irq-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'perf-urgent-2023-10-28' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'probes-fixes-v6.6-rc7' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'char-misc-6.6-final' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'i2c-for-6.6-rc8' of git://git./linux/kernel...
2023-10-28 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-10-28 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-10-28 Linus TorvaldsMerge tag 'io_uring-6.6-2023-10-27' of git://git.kernel...
2023-10-28 Linus TorvaldsMerge tag 'block-6.6-2023-10-27' of git://git.kernel...
2023-10-27 Linus TorvaldsMerge tag 'ata-6.6-final' of git://git./linux/kernel...
2023-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-6' of git://git...
2023-10-27 Linus TorvaldsMerge tag 'iommu-fix-v6.6-rc7' of git://git./linux...
2023-10-27 Linus TorvaldsMerge tag 'powerpc-6.6-6' of git://git./linux/kernel...
2023-10-27 Linus TorvaldsMerge tag 'drm-fixes-2023-10-27' of git://anongit.freed...
2023-10-27 Dave AirlieMerge tag 'drm-misc-fixes-2023-10-26' of git://anongit...
2023-10-26 Linus TorvaldsMerge tag 'soc-fixes-6.7-3' of git://git./linux/kernel...
2023-10-26 Linus TorvaldsMerge tag 'net-6.6-rc8' of git://git./linux/kernel...
2023-10-26 Arnd BergmannMerge tag 'renesas-fixes-for-v6.6-tag3' of git://git...
2023-10-25 Linus TorvaldsMerge tag 'acpi-6.6-rc8' of git://git./linux/kernel...
2023-10-24 Jakub KicinskiMerge tag 'wireless-2023-10-24' of git://git./linux...
2023-10-24 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-24-09-40' of...
2023-10-24 Linus TorvaldsMerge tag 'pull-nfsd-fix' of git://git./linux/kernel...
2023-10-24 Linus TorvaldsMerge tag 'urgent/nolibc.2023.10.16a' of git://git...
2023-10-23 Arnd BergmannMerge tag 'mvebu-fixes-6.6-1' of git://git./linux/kerne...
2023-10-23 Linus TorvaldsMerge tag 'for-6.6-rc7-tag' of git://git./linux/kernel...
2023-10-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-10-22 Linus TorvaldsMerge tag 'phy-fixes-6.6' of git://git./linux/kernel...
2023-10-22 Linus TorvaldsMerge tag 'efi-fixes-for-v6.6-3' of git://git./linux...
2023-10-22 Linus TorvaldsMerge tag 'powerpc-6.6-5' of git://git./linux/kernel...
next