linux-2.6-microblaze.git
2023-12-11 Charan Teja... mm: page_alloc: unreserve highatomic page blocks before oom
2023-12-11 Charan Teja... mm: page_alloc: enforce minimum zone size to do high...
2023-12-11 Charan Teja... mm: page_alloc: correct high atomic reserve calculations
2023-12-11 Peter Xufs/Kconfig: make hugetlbfs a menuconfig
2023-12-11 Serge Seminmm/mm_init.c: append newline to the unavailable ranges...
2023-12-11 Serge Seminmm/mm_init.c: extend init unavailable range doc info
2023-12-11 Alexander Gordeevpgtable: rename ptdesc _refcount field to __page_refcount
2023-12-11 Alexander Gordeevpgtable: fix s390 ptdesc field comments
2023-12-11 SeongJae Parkmm/damon/core-test: test damon_split_region_at()'s...
2023-12-11 Juntong Dengkasan: improve free meta storage in Generic KASAN
2023-12-11 Fabio M. De... mm/page_poison: replace kmap_atomic() with kmap_local_p...
2023-12-11 Fabio M. De... mm/mempool: replace kmap_atomic() with kmap_local_page()
2023-12-11 Fabio M. De... mm/memory: use kmap_local_page() in __wp_page_copy_user()
2023-12-11 Fabio M. De... mm/ksm: use kmap_local_page() in calc_checksum()
2023-12-11 Fabio De Francescomm/util: use kmap_local_page() in memcmp_pages()
2023-12-11 Sumanth Korikkarmm: use vmem_altmap code without CONFIG_ZONE_DEVICE
2023-12-11 Andrey Konovalovlib/stackdepot: adjust DEPOT_POOLS_CAP for KMSAN
2023-12-11 Andrey Konovalovkasan: use stack_depot_put for Generic mode
2023-12-11 Andrey Konovalovslub, kasan: improve interaction of KASAN and slub_debu...
2023-12-11 Andrey Konovalovkasan: use stack_depot_put for tag-based modes
2023-12-11 Andrey Konovalovkasan: check object_size in kasan_complete_mode_report_info
2023-12-11 Andrey Konovalovkasan: remove atomic accesses to stack ring entries
2023-12-11 Andrey Konovalovlib/stackdepot: allow users to evict stack traces
2023-12-11 Andrey Konovalovlib/stackdepot: add refcount for records
2023-12-11 Andrey Konovalovlib/stackdepot, kasan: add flags to __stack_depot_save...
2023-12-11 Andrey Konovalovkmsan: use stack_depot_save instead of __stack_depot_save
2023-12-11 Andrey Konovalovlib/stackdepot: use list_head for stack record links
2023-12-11 Andrey Konovalovlib/stackdepot: use read/write lock
2023-12-11 Andrey Konovalovlib/stackdepot: store free stack records in a freelist
2023-12-11 Andrey Konovalovlib/stackdepot: store next pool pointer in new_pool
2023-12-11 Andrey Konovalovlib/stackdepot: rename next_pool_required to new_pool_r...
2023-12-11 Andrey Konovalovlib/stackdepot: rework helpers for depot_alloc_stack
2023-12-11 Andrey Konovalovlib/stackdepot: fix and clean-up atomic annotations
2023-12-11 Andrey Konovalovlib/stackdepot: use fixed-sized slots for stack records
2023-12-11 Andrey Konovalovlib/stackdepot: add depot_fetch_stack helper
2023-12-11 Andrey Konovalovlib/stackdepot: drop valid bit from handles
2023-12-11 Andrey Konovalovlib/stackdepot: simplify __stack_depot_save
2023-12-11 Andrey Konovalovlib/stackdepot: check disabled flag when fetching
2023-12-11 Andrey Konovalovlib/stackdepot: print disabled message only if truly...
2023-12-11 Jim Cromiekmemleak: add checksum to backtrace report
2023-12-11 Jim Cromiekmemleak: drop (age <increasing>) from leak record
2023-12-11 Matthew Wilcox... fs: convert error_remove_page to error_remove_folio
2023-12-11 Matthew Wilcox... memory-failure: convert truncate_error_page to truncate...
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_huge_page()
2023-12-11 Matthew Wilcox... memory-failure: convert delete_from_lru_cache() to...
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_pagecache_dirty()
2023-12-11 Matthew Wilcox... memory-failure: use a folio in me_pagecache_clean()
2023-12-11 Sergey Senozhatskyzram: tweak writeback config help
2023-12-11 Sergey Senozhatskyzram: split memory-tracking and ac-time tracking
2023-12-11 Barry Songmm/page_owner: record and dump free_pid and free_tgid
2023-12-11 Anshuman KhandualDocumentation/mm: drop pte_bad() descriptions from...
2023-12-11 Paul Heidekrügerkasan: default to inline instrumentation
2023-12-11 York Jasper... mm: fix process_vm_rw page counts
2023-12-11 Lukas Bulwahnmmap: remove the IA64-specific vma expansion implementation
2023-12-11 Matthew Wilcox... gfp: include __GFP_NOWARN in GFP_NOWAIT
2023-12-11 Brendan Jackmanmm/page_alloc: dedupe some memcg uncharging logic
2023-12-11 Matthew Wilcox... mm: remove invalidate_inode_page()
2023-12-11 Matthew Wilcox... mm: convert isolate_page() to mf_isolate_folio()
2023-12-11 Matthew Wilcox... mm: convert soft_offline_in_use_page() to use a folio
2023-12-11 Matthew Wilcox... mm: use mapping_evict_folio() in truncate_error_page()
2023-12-11 Matthew Wilcox... mm: convert __do_fault() to use a folio
2023-12-11 Matthew Wilcox... mm: make mapping_evict_folio() the preferred way to...
2023-12-11 Matthew Wilcox... mm: return void from folio_start_writeback() and relate...
2023-12-11 Matthew Wilcox... smb: do not test the return value of folio_start_writeb...
2023-12-11 Matthew Wilcox... afs: do not test the return value of folio_start_writeb...
2023-12-11 Matthew Wilcox... mm: remove test_set_page_writeback()
2023-12-11 Matthew Wilcox... gfs2: convert stuffed_readpage() to stuffed_read_folio()
2023-12-11 Matthew Wilcox... mm: add folio_fill_tail() and use it in iomap
2023-12-11 Matthew Wilcox... mm: add folio_zero_tail() and use it in ext4
2023-12-11 Andrei Vaginselftests/mm: check that PAGEMAP_SCAN returns correct...
2023-12-11 Andrei Vaginfs/proc/task_mmu: report SOFT_DIRTY bits through the...
2023-12-11 Minjie Dumm/filemap: increase usage of folio_next_index() helper
2023-12-11 Vishal Vermadax/kmem: allow kmem to add memory with memmap_on_memory
2023-12-11 Vishal Vermamm/memory_hotplug: split memmap_on_memory requests...
2023-12-11 Vishal Vermamm/memory_hotplug: replace an open-coded kmemdup()...
2023-12-11 Liam NiNUMA: optimize detection of memory with no node id...
2023-12-11 Baolin Wangmm: huge_memory: batch tlb flush when splitting a pte...
2023-12-11 Peng Zhangfork: use __mt_dup() to duplicate maple tree in dup_mmap()
2023-12-11 Peng Zhangmaple_tree: preserve the tree attributes when destroyin...
2023-12-11 Peng Zhangmaple_tree: update check_forking() and bench_forking()
2023-12-11 Peng Zhangmaple_tree: skip other tests when BENCH is enabled
2023-12-11 Peng Zhangmaple_tree: update the documentation of maple tree
2023-12-11 Peng Zhangmaple_tree: add test for mtree_dup()
2023-12-11 Peng Zhangradix tree test suite: align kmem_cache_alloc_bulk...
2023-12-11 Peng Zhangmaple_tree: introduce interfaces __mt_dup() and mtree_dup()
2023-12-11 Peng Zhangmaple_tree: introduce {mtree,mas}_lock_nested()
2023-12-11 Peng Zhangmaple_tree: add mt_free_one() and mt_attr() helpers
2023-12-11 Li Zhijianmm/vmstat: move pgdemote_* to per-node stats
2023-12-07 Andrew MortonMerge branch 'master' into mm-hotfixes-stable
2023-12-07 Jiexun Wangmm/madvise: add cond_resched() in madvise_cold_or_pageo...
2023-12-07 Ryusuke Konishinilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
2023-12-07 Sidhartha Kumarmm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARR...
2023-12-07 Florian Fainelliscripts/gdb: fix lx-device-list-bus and lx-device-list...
2023-12-07 Bagas SanjayaMAINTAINERS: drop Antti Palosaari
2023-12-07 Su Huihighmem: fix a memory copy problem in memcpy_from_folio
2023-12-07 Ryusuke Konishinilfs2: fix missing error check for sb_set_blocksize...
2023-12-07 Baoquan Hekernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
2023-12-07 Andy Shevchenkounits: add missing header
2023-12-07 Baoquan Hedrivers/base/cpu: crash data showing should depends...
2023-12-07 SeongJae Parkmm/damon/sysfs-schemes: add timeout for update_schemes_...
next