]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-11-20 Matthew Wilcox... memory-failure: use a folio in me_pagecache_dirty()
2023-11-20 Matthew Wilcox... memory-failure: use a folio in me_pagecache_clean()
2023-11-20 Sergey Senozhatskyzram: tweak writeback config help
2023-11-20 Sergey Senozhatskyzram-split-memory-tracking-and-ac-time-tracking-v2
2023-11-20 Sergey Senozhatskyzram: split memory-tracking and ac-time tracking
2023-11-20 Barry Songmm/page_owner: record and dump free_pid and free_tgid
2023-11-20 Anshuman KhandualDocumentation/mm: drop pte_bad() descriptions from...
2023-11-20 Paul Heidekrügerkasan: default to inline instrumentation
2023-11-20 York Jasper... mm: fix process_vm_rw page counts
2023-11-20 Lukas Bulwahnmmap: remove the IA64-specific vma expansion implementation
2023-11-20 Matthew Wilcox... gfp: include __GFP_NOWARN in GFP_NOWAIT
2023-11-20 Brendan Jackmanmm/page_alloc: dedupe some memcg uncharging logic
2023-11-20 Matthew Wilcox... buffer: fix more functions for block size > PAGE_SIZE
2023-11-20 Matthew Wilcox... buffer: handle large folios in __block_write_begin_int()
2023-11-20 Matthew Wilcox... buffer: fix various functions for block size > PAGE_SIZE
2023-11-20 Matthew Wilcox... buffer: cast block to loff_t before shifting it
2023-11-20 Matthew Wilcox... buffer: fix grow_buffers() for block size > PAGE_SIZE
2023-11-20 Matthew Wilcox... buffer: calculate block number inside folio_init_buffers()
2023-11-20 Matthew Wilcox... buffer: return bool from grow_dev_folio()
2023-11-20 Matthew Wilcox... mm: remove invalidate_inode_page()
2023-11-20 Matthew Wilcox... mm: convert isolate_page() to mf_isolate_folio()
2023-11-20 Matthew Wilcox... mm: convert soft_offline_in_use_page() to use a folio
2023-11-20 Matthew Wilcox... mm: use mapping_evict_folio() in truncate_error_page()
2023-11-20 Matthew Wilcox... mm: convert __do_fault() to use a folio
2023-11-20 Matthew Wilcox... mm: make mapping_evict_folio() the preferred way to...
2023-11-20 Matthew Wilcox... mm: return void from folio_start_writeback() and relate...
2023-11-20 Matthew Wilcox... smb: do not test the return value of folio_start_writeb...
2023-11-20 Matthew Wilcox... afs: do not test the return value of folio_start_writeb...
2023-11-20 Matthew Wilcox... mm: remove test_set_page_writeback()
2023-11-20 Matthew Wilcox... gfs2: convert stuffed_readpage() to stuffed_read_folio()
2023-11-20 Andrew Mortonmm-add-folio_fill_tail-and-use-it-in-iomap-fix
2023-11-20 Matthew Wilcox... mm: add folio_fill_tail() and use it in iomap
2023-11-20 Andrew Mortonmm-add-folio_zero_tail-and-use-it-in-ext4-fix
2023-11-20 Matthew Wilcox... mm: add folio_zero_tail() and use it in ext4
2023-11-20 Jiapeng Chongmaple_tree: remove unused function
2023-11-20 Andrei Vaginselftests/mm: don't fail if pagemap_scan isn't supported
2023-11-20 Andrei Vaginselftests/mm: check that PAGEMAP_SCAN returns correct...
2023-11-20 Andrei Vaginfs-proc-task_mmu-report-soft_dirty-bits-through-the...
2023-11-20 Andrei Vaginfs/proc/task_mmu: report SOFT_DIRTY bits through the...
2023-11-20 Minjie Dumm/filemap: increase usage of folio_next_index() helper
2023-11-20 Vishal Vermadax/kmem: allow kmem to add memory with memmap_on_memory
2023-11-20 Vishal Vermamm/memory_hotplug: split memmap_on_memory requests...
2023-11-20 Vishal Vermamm/memory_hotplug: replace an open-coded kmemdup()...
2023-11-20 Liam NiNUMA: optimize detection of memory with no node id...
2023-11-20 Baolin Wangmm: huge_memory: batch tlb flush when splitting a pte...
2023-11-20 Liam R. Howlettmaple_tree: mtree_range_walk() clean up
2023-11-20 Liam R. Howlettmaple_tree: don't find node end in mtree_lookup_walk()
2023-11-20 Liam R. Howlettmaple_tree: use maple state end for write operations
2023-11-20 Liam R. Howlettmaple_tree: remove mas_searchable()
2023-11-20 Liam R. Howlettmaple_tree: update forking to separate maple state...
2023-11-20 Liam R. Howlettmaple_tree: fix comments about MAS_*
2023-11-20 Liam R. Howlettmaple_tree: separate ma_state node from status.
2023-11-20 Liam R. Howlettmaple_tree: clean up inlines for some functions
2023-11-20 Liam R. Howlettmaple_tree: use cached node end in mas_destroy()
2023-11-20 Liam R. Howlettmaple_tree: use cached node end in mas_next()
2023-11-20 Liam R. Howlettmaple_tree: add end of node tracking to the maple state
2023-11-20 Liam R. Howlettmaple_tree: move debug check to __mas_set_range()
2023-11-20 Liam R. Howlettmaple_tree: make mas_erase() more robust
2023-11-20 Liam R. Howlettmaple_tree: remove unnecessary default labels from...
2023-11-20 Peng Zhangfork: use __mt_dup() to duplicate maple tree in dup_mmap()
2023-11-20 Peng Zhangmaple_tree: preserve the tree attributes when destroyin...
2023-11-20 Peng Zhangmaple_tree: update check_forking() and bench_forking()
2023-11-20 Peng Zhangmaple_tree: skip other tests when BENCH is enabled
2023-11-20 Peng Zhangmaple_tree: update the documentation of maple tree
2023-11-20 Peng Zhangmaple_tree: add test for mtree_dup()
2023-11-20 Peng Zhangradix tree test suite: align kmem_cache_alloc_bulk...
2023-11-20 Peng Zhangmaple_tree: introduce interfaces __mt_dup() and mtree_dup()
2023-11-20 Peng Zhangmaple_tree: introduce {mtree,mas}_lock_nested()
2023-11-20 Peng Zhangmaple_tree: add mt_free_one() and mt_attr() helpers
2023-11-20 Li Zhijianmm/vmstat: move pgdemote_* to per-node stats
2023-11-20 Arnd Bergmannkexec-fix-kexec_file-dependencies-fix
2023-11-20 Arnd Bergmannkexec: select CRYPTO from KEXEC_FILE instead of dependi...
2023-11-20 Arnd Bergmannkexec: fix KEXEC_FILE dependencies
2023-11-20 Charan Teja... mm/sparsemem: fix race in accessing memory_section...
2023-11-20 Charan Teja... mm/sparsemem: fix race in accessing memory_section...
2023-11-20 Jiexun Wangmm/madvise: add cond_resched() in madvise_cold_or_pageo...
2023-11-20 Andrew Mortonmm-shmem-fix-race-in-shmem_undo_range-w-thp-fix
2023-11-20 David Stevensmm/shmem: fix race in shmem_undo_range w/THP
2023-11-20 SeongJae Parkmm/damon/core: copy nr_accesses when splitting region
2023-11-20 Ming Leilib/group_cpus.c: avoid acquiring cpu hotplug lock...
2023-11-20 Heiko Carstenscheckstack: fix printed address
2023-11-20 Sumanth Korikkarmm/memory_hotplug: fix error handling in add_memory_res...
2023-11-20 Sumanth Korikkarmm/memory_hotplug: add missing mem_hotplug_lock
2023-11-20 Chester Lin.mailmap: add a new address mapping for Chester Lin
2023-11-20 Hugh Dickinsmm: fix oops when filemap_map_pmd() without prealloc_pte
2023-11-20 Lizhi Xusquashfs: squashfs_read_data need to check if the lengt...
2023-11-20 Peter Xumm/selftests: fix pagemap_ioctl memory map test
2023-11-20 Peter Xumm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING...
2023-11-20 Peter Xumm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
2023-11-20 Vlastimil Babkamm-kmem-properly-initialize-local-objcg-variable-in...
2023-11-20 Roman Gushchinmm: kmem: properly initialize local objcg variable...
2023-11-20 Liu Shixinmm/kmemleak: move set_track_prepare() outside raw_spinlocks
2023-11-20 Liu ShixinRevert "mm/kmemleak: move the initialisation of object...
2023-11-20 Andrew Mortonmm/memory.c:zap_pte_range() print bad swap entry
2023-11-20 Mike Kravetzhugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
2023-11-20 Andrew MortonMAINTAINERS: add Andrew Morton for lib/*
2023-11-15 Ryan Robertsmm: more ptep_get() conversion
2023-11-15 Helge Dellerparisc: fix mmap_base calculation when stack grows...
2023-11-15 Hyeongtak Jimm/damon/core.c: avoid unintentional filtering out...
2023-11-15 Roman Gushchinmm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
next