linux-2.6-microblaze.git
2023-10-04 Qi Zhengdrm/i915: dynamically allocate the i915_gem_mm shrinker
2023-10-04 Qi Zhengmm: workingset: dynamically allocate the mm-shadow...
2023-10-04 Qi Zhengsunrpc: dynamically allocate the sunrpc_cred shrinker
2023-10-04 Qi Zhengmm: thp: dynamically allocate the thp-related shrinkers
2023-10-04 Qi Zhengrcu: dynamically allocate the rcu-kfree shrinker
2023-10-04 Qi Zhengrcu: dynamically allocate the rcu-lazy shrinker
2023-10-04 Qi Zhengubifs: dynamically allocate the ubifs-slab shrinker
2023-10-04 Qi Zhengquota: dynamically allocate the dquota-cache shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-filecache shrinker
2023-10-04 Qi Zhengnfs: dynamically allocate the nfs-acl shrinker
2023-10-04 Qi ZhengNFSv4.2: dynamically allocate the nfs-xattr shrinkers
2023-10-04 Qi Zhenggfs2: dynamically allocate the gfs2-qd shrinker
2023-10-04 Qi Zhenggfs2: dynamically allocate the gfs2-glock shrinker
2023-10-04 Qi Zhengf2fs: dynamically allocate the f2fs-shrinker
2023-10-04 Qi Zhengerofs: dynamically allocate the erofs-shrinker
2023-10-04 Qi Zhengxenbus/backend: dynamically allocate the xen-backend...
2023-10-04 Qi Zhengdrm/ttm: dynamically allocate the drm-ttm_pool shrinker
2023-10-04 Qi Zhengbinder: dynamically allocate the android-binder shrinker
2023-10-04 Qi Zhengkvm: mmu: dynamically allocate the x86-mmu shrinker
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 Adrian Hunterproc/kcore: do not try to access unaccepted memory
2023-10-04 Adrian Hunterefi/unaccepted: do not let /proc/vmcore try to access...
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: remove duplicated comment for watermarks...
2023-10-04 SeongJae Parkmm/damon/core: add more comments for nr_accesses
2023-10-04 SeongJae Parkmm/damon/core: fix a comment about damon_set_attrs...
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: link design doc for...
2023-10-04 SeongJae ParkDocs/mm/damon/design: add a section for kdamond and...
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: explain the format...
2023-10-04 SeongJae ParkDocs/mm/damon/design: explicitly introduce ``nr_accesses``
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: move debugfs intro...
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: place debugfs usage...
2023-10-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: fixup missed :ref...
2023-10-04 Nhat Phamzswap: change zswap's default allocator to zsmalloc
2023-10-04 Joel Fernandesselftests: mm: add a test for moving from an offset...
2023-10-04 Joel Fernandes... selftests: mm: add a test for remapping within a range
2023-10-04 Joel Fernandes... selftests: mm: add a test for remapping to area immedia...
2023-10-04 Joel Fernandes... selftests: mm: add a test for mutually aligned moves...
2023-10-04 Joel Fernandes... selftests: mm: fix failure case when new remap region...
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 Ding Xiangselftests/mm: gup_longterm: fix a resource leak
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 TorvaldsLinux 6.6-rc4
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 Masahiro Yamadakbuild: remove stale code for 'source' symlink in packa...
2023-10-01 Uwe Kleine... modpost: Don't let "driver"s reference .exit.*
2023-10-01 Masahiro Yamadavmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD...
2023-10-01 Mauricio Faria... modpost: add missing else to the "of" check
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 Steven Rostedt... eventfs: Test for dentries array allocated in eventfs_r...
2023-09-30 Beau Belgravetracing/user_events: Align set_bit() address for all...
2023-09-30 Clément Légertracing: relax trace_event_eval_update() execution...
2023-09-30 Steven Rostedt... ring-buffer: Update "shortest_full" in polling
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 Baoquan HeCrash: add lock to serialize crash hotplug handling
2023-09-30 Juntong Dengselftests/mm: fix awk usage in charge_reserved_hugetlb...
next