linux-2.6-block.git
2023-10-25 Kairui Songmm/swap: avoid a xa load for swapout path
2023-10-25 Roman Gushchinmm: kmem: reimplement get_obj_cgroup_from_current()
2023-10-25 Roman Gushchinpercpu: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: make memcg keep a reference to the original...
2023-10-25 Roman Gushchinmm: kmem: add direct objcg pointer to task_struct
2023-10-25 Roman Gushchinmm: kmem: optimize get_obj_cgroup_from_current()
2023-10-25 Huang Yingmm, pcp: reduce detecting time of consecutive high...
2023-10-25 Huang Yingmm, pcp: decrease PCP high if free pages < high watermark
2023-10-25 Huang Yingmm: tune PCP high automatically
2023-10-25 Huang Yingmm: add framework for PCP high auto-tuning
2023-10-25 Huang Yingmm, page_alloc: scale the number of pages that are...
2023-10-25 Huang Yingmm: restrict the pcp batch scale factor to avoid too...
2023-10-25 Huang Yingmm, pcp: reduce lock contention for draining high-order...
2023-10-25 Huang Yingcacheinfo: calculate size of per-CPU data cache slice
2023-10-25 Huang Yingmm, pcp: avoid to drain PCP when process exit
2023-10-25 Kairui Songmm/oom_killer: simplify OOM killer info dump helper
2023-10-25 Pedro Falcatomm: kmsan: panic on failure to allocate early boot...
2023-10-25 Matthew Wilcox... buffer: remove folio_create_empty_buffers()
2023-10-25 Matthew Wilcox... ufs: remove ufs_get_locked_page()
2023-10-25 Matthew Wilcox... ufs: convert ufs_change_blocknr() to use folios
2023-10-25 Matthew Wilcox... ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
2023-10-25 Matthew Wilcox... ufs: add ufs_get_locked_folio and ufs_put_locked_folio
2023-10-25 Matthew Wilcox... reiserfs: convert writepage to use a folio
2023-10-25 Matthew Wilcox... ocfs2: convert ocfs2_map_page_blocks to use a folio
2023-10-25 Matthew Wilcox... ntfs3: convert ntfs_zero_range() to use a folio
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_prepare_pages_for_non_resident_write...
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_writepage to use a folio
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_read_block() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_lookup_dirty_data_buffers to...
2023-10-25 Matthew Wilcox... nilfs2: remove nilfs_page_get_nth_block
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_get_frozen_buffer to use...
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_forget_block() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_grab_buffer() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_freeze_buffer to use a folio
2023-10-25 Matthew Wilcox... gfs2: convert gfs2_write_buf_to_page() to use a folio
2023-10-25 Matthew Wilcox... gfs2: convert gfs2_getjdatabuf to use a folio
2023-10-25 Matthew Wilcox... gfs2: convert gfs2_getbuf() to folios
2023-10-25 Matthew Wilcox... gfs2: convert inode unstuffing to use a folio
2023-10-25 Matthew Wilcox... buffer: add get_nth_bh()
2023-10-25 Matthew Wilcox... ext4: convert to folio_create_empty_buffers
2023-10-25 Matthew Wilcox... mpage: convert map_buffer_to_folio() to folio_create_em...
2023-10-25 Matthew Wilcox... buffer: make folio_create_empty_buffers() return a...
2023-10-25 Usama Arifhugetlb_vmemmap: use folio argument for hugetlb_vmemmap...
2023-10-25 Mike Kravetzhugetlb: batch TLB flushes when restoring vmemmap
2023-10-25 Joao Martinshugetlb: batch TLB flushes when freeing vmemmap
2023-10-25 Joao Martinshugetlb: batch PMD split for bulk vmemmap dedup
2023-10-25 Mike Kravetzhugetlb: batch freeing of vmemmap pages
2023-10-25 Mike Kravetzhugetlb: perform vmemmap restoration on a list of pages
2023-10-25 Mike Kravetzhugetlb: perform vmemmap optimization on a list of...
2023-10-25 Mike Kravetzhugetlb: restructure pool allocations
2023-10-25 Mike Kravetzhugetlb: optimize update_and_free_pages_bulk to avoid...
2023-10-25 Huang Yingmm: fix draining remote pageset
2023-10-18 Lorenzo Stoakesmm: perform the mapping_map_writable() check after...
2023-10-18 Lorenzo Stoakesmm: update memfd seal write check to include F_SEAL_WRITE
2023-10-18 Lorenzo Stoakesmm: drop the assumption that VM_SHARED always implies...
2023-10-18 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for tried regio...
2023-10-18 SeongJae Parkmm/damon/sysfs: avoid empty scheme tried regions for...
2023-10-18 SeongJae Parkmm/damon/sysfs-schemes: do not update tried regions...
2023-10-18 Audra Mitchelltools/mm: update the usage output to be more organized
2023-10-18 Audra Mitchelltools/mm: fix the default case for page_owner_sort
2023-10-18 Audra Mitchelltools/mm: filter out timestamps for correct collation
2023-10-18 Audra Mitchelltools/mm: remove references to free_ts from page_owner_sort
2023-10-18 Audra Mitchellmm/page_owner: remove free_ts from page_owner output
2023-10-18 Lorenzo Stoakesmm: abstract VMA merge and extend into vma_merge_extend...
2023-10-18 Lorenzo Stoakesmm: abstract merge for new VMAs into vma_merge_new_vma()
2023-10-18 Lorenzo Stoakesmm: make vma_merge() and split_vma() internal
2023-10-18 Lorenzo Stoakesmm: abstract the vma_merge()/split_vma() pattern for...
2023-10-18 Lorenzo Stoakesmm: move vma_policy() and anon_vma_name() decls to...
2023-10-18 Matthew Wilcox... sched: remove wait bookmarks
2023-10-18 Matthew Wilcox... filemap: remove use of wait bookmarks
2023-10-18 Lorenzo Stoakesmm/mprotect: allow unfaulted VMAs to be unaccounted...
2023-10-18 Lucy Mielkemm: add printf attribute to shrinker_debugfs_name_alloc
2023-10-18 Zach O'Keefemm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
2023-10-18 Nhat Phamselftests: add a selftest to verify hugetlb usage in...
2023-10-18 Nhat Phamhugetlb: memcg: account hugetlb-backed memory in memory...
2023-10-18 Nhat Phammemcontrol: only transfer the memcg data for migration
2023-10-18 Nhat Phammemcontrol: add helpers for hugetlb memcg accounting
2023-10-18 Frank van der... mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
2023-10-18 Matthew Wilcox... mm: use folio_xor_flags_has_waiters() in folio_end_writ...
2023-10-18 Matthew Wilcox... mm: make __end_folio_writeback() return void
2023-10-18 Matthew Wilcox... mm: add folio_xor_flags_has_waiters()
2023-10-18 Matthew Wilcox... mm: delete checks for xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox... s390: implement arch_xor_unlock_is_negative_byte
2023-10-18 Matthew Wilcox... riscv: implement xor_unlock_is_negative_byte
2023-10-18 Matthew Wilcox... powerpc: implement arch_xor_unlock_is_negative_byte...
2023-10-18 Matthew Wilcox... mips: implement xor_unlock_is_negative_byte
2023-10-18 Matthew Wilcox... m68k: implement xor_unlock_is_negative_byte
2023-10-18 Matthew Wilcox... alpha: implement xor_unlock_is_negative_byte
2023-10-18 Matthew Wilcox... bitops: add xor_unlock_is_negative_byte()
2023-10-18 Matthew Wilcox... iomap: use folio_end_read()
2023-10-18 Matthew Wilcox... buffer: use folio_end_read()
2023-10-18 Matthew Wilcox... ext4: use folio_end_read()
2023-10-18 Matthew Wilcox... mm: add folio_end_read()
2023-10-18 Matthew Wilcox... iomap: protect read_bytes_pending with the state_lock
2023-10-18 Matthew Wilcox... iomap: hold state_lock over call to ifs_set_range_uptod...
2023-10-18 Breno Leitaoselftests/mm: add a new test for madv and hugetlb
2023-10-18 Breno Leitaoselftests/mm: export get_free_hugepages()
2023-10-18 Mark-PK Tsaizsmalloc: use copy_page for full page copy
next