drm/panfrost: dynamically allocate the drm-panfrost shrinker
[linux-2.6-microblaze.git] / mm /
2023-10-04 Qi Zhengmm: workingset: dynamically allocate the mm-shadow...
2023-10-04 Qi Zhengmm: thp: dynamically allocate the thp-related shrinkers
2023-10-04 Qi Zhengmm: shrinker: add infrastructure for dynamically alloca...
2023-10-04 Qi Zhengdrm/ttm: introduce pool_shrink_rwsem
2023-10-04 Qi Zhengmm: shrinker: remove redundant shrinker_rwsem in debugf...
2023-10-04 Qi Zhengmm: vmscan: move shrinker-related code into a separate...
2023-10-04 Qi Zhengmm: move some shrinker-related function declarations...
2023-10-04 Alexander Potapenkokmsan: introduce test_memcpy_initialized_gap()
2023-10-04 Alexander Potapenkokmsan: merge test_memcpy_aligned_to_unaligned{,2}(...
2023-10-04 Alexander Potapenkokmsan: prevent optimizations in memcpy tests
2023-10-04 Alexander Potapenkokmsan: simplify kmsan_internal_memmove_metadata()
2023-10-04 Aleksa Saraimemfd: drop warning for missing exec-related flags
2023-10-04 Ying Sunmm/shmem: remove dead code can not be satisfied by...
2023-10-04 Angus Chenmm/vmscan: print err before panic
2023-10-04 Yajun Dengmm/mm_init.c: remove redundant pr_info when node is...
2023-10-04 Yuan Canmm: hugetlb_vmemmap: allow alloc vmemmap pages fallback...
2023-10-04 Xiu Jianfengmm: remove duplicated vma->vm_flags check when expandin...
2023-10-04 SeongJae Parkmm/damon/core: remove 'struct target *' parameter from...
2023-10-04 SeongJae Parkmm/damon/core: fix a comment about damon_set_attrs...
2023-10-04 Nhat Phamzswap: change zswap's default allocator to zsmalloc
2023-10-04 Joel Fernandes ... mm/mremap: allow moves within the same VMA for stack...
2023-10-04 Joel Fernandes ... mm/mremap: optimize the start addresses in move_page_ta...
2023-10-04 Yuan Canmm: hugetlb_vmemmap: fix hugetlb page number decrease...
2023-10-04 Uros Bizjakmm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node...
2023-10-04 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2023-10-04 Mateusz Guzikmm: remove remnants of SPLIT_RSS_COUNTING
2023-10-04 Vern Haomm/vmscan: use folio_migratetype() instead of get_pageb...
2023-10-04 Lorenzo Stoakesmm: refactor si_mem_available()
2023-10-04 Xueshi Humm/hugetlb: fix nodes huge page allocation when there...
2023-10-04 Mike Kravetzhugetlb: set hugetlb page flag before optimizing vmemmap
2023-10-04 Anthony Yznagamm: fix unaccount of memory on vma_link() failure
2023-10-04 Anthony Yznagamm/mremap: fix unaccount of memory on vma_merge() failure
2023-10-04 Kemeng Shimm/compaction: factor out code to test if we should...
2023-10-04 Kemeng Shimm/compaction: improve comment of is_via_compact_memory
2023-10-04 Kemeng Shimm/compaction: remove repeat compact_blockskip_flush...
2023-10-04 Kemeng Shimm/compaction: correctly return failure with bogus...
2023-10-04 Kemeng Shimm/compaction: call list_is_{first}/{last} more intuiti...
2023-10-04 Kemeng Shimm/compaction: use correct list in move_freelist_{head...
2023-10-01 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
2023-10-01 Linus TorvaldsMerge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
2023-10-01 Linus TorvaldsMerge tag 'tty-6.6-rc4' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'x86-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'timers-urgent-2023-10-01' of git://git....
2023-10-01 Linus TorvaldsMerge tag 'sched-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'perf-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'soc-fixes-6.6' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-30' of git://git...
2023-09-30 Linus TorvaldsMerge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
2023-09-30 Linus TorvaldsMerge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'powerpc-6.6-3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
2023-09-30 Linus TorvaldsMerge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
2023-09-30 Yang Shimm: mempolicy: keep VMA walk if both MPOL_MF_STRICT...
2023-09-30 Jinjie Ruanmm/damon/vaddr-test: fix memory leak in damon_do_test_a...
2023-09-30 Michal Hockomm, memcg: reconsider kmem.limit_in_bytes deprecation
2023-09-30 Domenico Cerasuolomm: zswap: fix potential memory corruption on duplicate...
2023-09-30 Ryan Robertsmm: hugetlb: add huge page size param to set_huge_pte_at()
2023-09-30 Matthew Wilcox ... mm: report success more often from filemap_map_folio_ra...
2023-09-29 Linus TorvaldsMerge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
2023-09-29 Linus TorvaldsMerge tag 'ceph-for-6.6-rc4' of https://github.com...
2023-09-29 Linus TorvaldsMerge tag 'xfs-6.6-fixes-2' of git://git./fs/xfs/xfs...
2023-09-29 Linus TorvaldsMerge tag 'ata-6.6-rc4' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'block-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'slab-fixes-for-6.6-rc4' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'for-v6.6-rc' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'xtensa-20230928' of https://github.com/jcmvb...
2023-09-28 Dave AirlieMerge tag 'drm-misc-fixes-2023-09-28' of git://anongit...
2023-09-28 Linus TorvaldsMerge tag 'spi-fix-v6.6-rc3' of git://git./linux/kernel...
2023-09-27 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-09-27 Linus TorvaldsMerge tag 'vfio-v6.6-rc4' of https://github.com/awillia...
2023-09-27 Arnd BergmannMerge tag 'optee-for-for-v6.6' of https://git.linaro...
2023-09-26 Linus TorvaldsMerge tag 'wq-for-6.6-rc3-fixes' of git://git./linux...
2023-09-26 Linus TorvaldsMerge tag 'for-6.6-rc3-tag' of git://git./linux/kernel...
2023-09-26 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.6-rc4' of git:/...
2023-09-26 Linus TorvaldsMerge tag 'v6.6-rc4.vfs.fixes' of gitolite.pub/scm...
2023-09-26 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25'...
2023-09-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-09-24 Linus TorvaldsMerge tag 'trace-v6.6-rc2' of git://git./linux/kernel...
2023-09-24 Linus TorvaldsMerge tag 'cxl-fixes-6.6-rc3' of git://git./linux/kerne...
2023-09-23 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc3' of git://git./linux...
2023-09-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-09-23-10-31' of...
2023-09-23 Linus TorvaldsMerge tag '6.6-rc2-smb3-client-fixes' of git://git...
2023-09-23 Linus TorvaldsMerge tag 'i2c-for-6.6-rc3' of git://git./linux/kernel...
2023-09-23 Linus TorvaldsMerge tag 'loongarch-fixes-6.6-1' of git://git./linux...
2023-09-23 Linus TorvaldsMerge tag 's390-6.6-3' of git://git./linux/kernel/git...
2023-09-23 Linus TorvaldsMerge tag 'iomap-6.6-fixes-2' of git://git./fs/xfs...
2023-09-23 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.6-1' of https://github...
2023-09-22 Linus TorvaldsMerge tag 'hardening-v6.6-rc3' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'xfs-6.6-fixes-1' of git://git./fs/xfs/xfs...
2023-09-22 Linus TorvaldsMerge tag 'thermal-6.6-rc3' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'acpi-6.6-rc3' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-09-22 Linus TorvaldsMerge tag 'x86_urgent_for_v6.6-rc3' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'x86-urgent-2023-09-22' of git://git./linux...
2023-09-22 Linus TorvaldsMerge tag 'sched-urgent-2023-09-22' of git://git./linux...
next