Show patches with: Archived = No       |   50080 patches
« 1 2 3 4500 501 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,08/12] dma: Provide accessor to dmem region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,07/12] dma: Create default dmem region for DMA allocations dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,06/12] dma: direct: Provide accessor to dmem region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,05/12] dma: contiguous: Provide accessor to dmem region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,04/12] dma: coherent: Provide accessor to dmem region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,03/12] dma: coherent: Register dmem region for each coherent region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,02/12] cma: Provide accessor to cma dmem region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[RFC,01/12] cma: Register dmem region for each cma region dma: Enable dmem cgroup tracking - - - --- 2025-03-10 Maxime Ripard New
[v2,7/7] kstate, test: add test module for testing kstate subsystem. KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,6/7] kexec, kstate: save kstate data before kexec'ing KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,5/7] x86, kstate: Add the ability to preserve memory pages across kexec. KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,4/7] kexec, kstate: delay loading of kexec segments KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,3/7] kexec: exclude control pages from the destination addresses KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,2/7] kstate, kexec, x86: transfer kstate data across kexec KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
[v2,1/7] kstate: Add kstate - a mechanism to describe and migrate kernel state across kexec KSTATE: a mechanism to migrate some part of the kernel state across kexec - - - --- 2025-03-10 Andrey Ryabinin New
mm/shmem: fix functions documentation mm/shmem: fix functions documentation - - - --- 2025-03-10 Enrico Bravi New
[v3,1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags KVM: arm64: Map GPU device memory as cacheable - - - --- 2025-03-10 Ankit Agrawal New
[RFC,2/2] arm64/ptdump: Replace u64 with pteval_t mm/ptdump: Drop assumption that pxd_val() is u64 - - - --- 2025-03-10 Anshuman Khandual New
[RFC,1/2] mm/ptdump: Split note_page() into level specific callbacks mm/ptdump: Drop assumption that pxd_val() is u64 - - - --- 2025-03-10 Anshuman Khandual New
[v2,7/7] lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap() lib/interval_tree: add some test cases and cleanup - 1 - --- 2025-03-10 Wei Yang New
[v2,6/7] lib/interval_tree: skip the check before go to the right subtree lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[v2,5/7] lib/interval_tree: add test case for span iteration lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[v2,4/7] lib/interval_tree: add test case for interval_tree_iter_xxx() helpers lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[v2,3/7] lib/rbtree: add random seed lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[v2,2/7] lib/rbtree: split tests lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[v2,1/7] lib/rbtree: enable userland test suite for rbtree related data structure lib/interval_tree: add some test cases and cleanup - - - --- 2025-03-10 Wei Yang New
[RFC,net-next,v2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool [RFC,net-next,v2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool - 2 1 --- 2025-03-09 Toke Høiland-Jørgensen New
[GIT,PULL] hotfixes for 6.14-rcc6 [GIT,PULL] hotfixes for 6.14-rcc6 - - - --- 2025-03-09 Andrew Morton New
[RFC,net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool [RFC,net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool - 1 1 --- 2025-03-08 Toke Høiland-Jørgensen New
[v2,3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu New
[v2,2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu New
[v2,1/3] mm/page_alloc: Add trace event for per-zone watermark setup Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu New
[V2] fs: binfmt_elf_efpic: fix variable set but not used warning [V2] fs: binfmt_elf_efpic: fix variable set but not used warning - 1 - --- 2025-03-08 Sunliming New
page_io: return proper error codes for swap_read_folio_zeromap() (fix) page_io: return proper error codes for swap_read_folio_zeromap() (fix) - - - --- 2025-03-07 Nhat Pham New
[RFC] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock [RFC] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock - - - --- 2025-03-07 Mathieu Desnoyers New
[v10,8/8] selftests/mm: add tests for folio_split(), buddy allocator like split Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,7/8] mm/truncate: use folio_split() in truncate operation Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,6/8] mm/huge_memory: add folio_split() to debugfs testing interface Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,5/8] mm/huge_memory: remove the old, unused __split_huge_page() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,3/8] mm/huge_memory: move folio split common code to __folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,2/8] mm/huge_memory: add two new (not yet used) functions for folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,1/8] xarray: add xas_try_split() to split a multi-index entry Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[11/11] fs: Remove aops->writepage Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[10/11] mm: Remove swap_writepage() and shmem_writepage() Remove aops->writepage - 1 1 --- 2025-03-07 Matthew Wilcox New
[09/11] i915: Use writeback_iter() Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[08/11] shmem: Add shmem_writeout() Remove aops->writepage - 1 - --- 2025-03-07 Matthew Wilcox New
[07/11] writeback: Remove writeback_use_writepage() Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[06/11] migrate: Remove call to ->writepage Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[05/11] vboxsf: Convert to writepages Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[04/11] f2fs: Remove f2fs_write_node_page() Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[03/11] f2fs: Remove f2fs_write_meta_page() Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[02/11] f2fs: Remove f2fs_write_data_page() Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[01/11] f2fs: Remove check for ->writepage Remove aops->writepage - - - --- 2025-03-07 Matthew Wilcox New
[v1] mm/madvise: Always set ptes via arch helpers [v1] mm/madvise: Always set ptes via arch helpers - - - --- 2025-03-07 Ryan Roberts New
[v2,5.10/5.15] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM [v2,5.10/5.15] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM - 2 - --- 2025-03-07 Alexey Panov New
[v2,6.1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM [v2,6.1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM - 2 - --- 2025-03-07 Alexey Panov New
[v2,6.6] mm/mempolicy: fix unbalanced unlock in backported VMA check [v2,6.6] mm/mempolicy: fix unbalanced unlock in backported VMA check - - - --- 2025-03-07 Alexey Panov New
[2/2] kcompressd: Add Kcompressd for accelerated zram compression Improve Zram by separating compression context from kswapd - - - --- 2025-03-07 Qun-wei Lin (林群崴) New
[1/2] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags Improve Zram by separating compression context from kswapd - - - --- 2025-03-07 Qun-wei Lin (林群崴) New
[net-next,v11,2/4] page_pool: fix IOMMU crash when driver has already unbound fix the DMA API misuse problem for page_pool - - 1 --- 2025-03-07 Yunsheng Lin New
[4/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init() mm/mempolicy: Add memory hotplug support in weighted interleave - - - --- 2025-03-07 Rakie Kim New
[3/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave mm/mempolicy: Add memory hotplug support in weighted interleave - - - --- 2025-03-07 Rakie Kim New
[2/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave mm/mempolicy: Add memory hotplug support in weighted interleave - - - --- 2025-03-07 Rakie Kim New
[1/4] mm/mempolicy: Support memory hotplug in weighted interleave mm/mempolicy: Add memory hotplug support in weighted interleave - - - --- 2025-03-07 Rakie Kim New
fs: binfmt_elf_efpic: fix variable set but not used warning fs: binfmt_elf_efpic: fix variable set but not used warning - 1 - --- 2025-03-07 Sunliming New
[RFC] memcg: net: improve charging of incoming network traffic [RFC] memcg: net: improve charging of incoming network traffic - - - --- 2025-03-07 Shakeel Butt New
[v4,3/3] mm: memory-failure: Enhance comments for return value of memory_failure() mm/hwpoison: Fix regressions in memory failure handling 1 4 - --- 2025-03-07 Shuai Xue New
[v4,2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages mm/hwpoison: Fix regressions in memory failure handling 1 - - --- 2025-03-07 Shuai Xue New
[v4,1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context mm/hwpoison: Fix regressions in memory failure handling 1 - - --- 2025-03-07 Shuai Xue New
[RFC,5/5] mm/memfd: allow preserving FD over FDBOX + KHO Introduce FDBox, and preserve memfd with shmem over KHO - - - --- 2025-03-07 Pratyush Yadav New
[RFC,4/5] mm: shmem: allow preserving file over FDBOX + KHO Introduce FDBox, and preserve memfd with shmem over KHO - - - --- 2025-03-07 Pratyush Yadav New
[RFC,3/5] mm: shmem: allow callers to specify operations to shmem_undo_range Introduce FDBox, and preserve memfd with shmem over KHO - - - --- 2025-03-07 Pratyush Yadav New
[RFC,2/5] misc: add documentation for FDBox Introduce FDBox, and preserve memfd with shmem over KHO - - - --- 2025-03-07 Pratyush Yadav New
[RFC,1/5] misc: introduce FDBox Introduce FDBox, and preserve memfd with shmem over KHO - - - --- 2025-03-07 Pratyush Yadav New
page_io: return proper error codes for swap_read_folio_zeromap() page_io: return proper error codes for swap_read_folio_zeromap() 1 2 - --- 2025-03-06 Nhat Pham New
[v3,3/3] mm: page_owner: use new iteration API mm: page_ext: Introduce new iteration API 1 - - --- 2025-03-06 Luiz Capitulino New
[v3,2/3] mm: page_table_check: use new iteration API mm: page_ext: Introduce new iteration API 1 - - --- 2025-03-06 Luiz Capitulino New
[v3,1/3] mm: page_ext: add an iteration API for page extensions mm: page_ext: Introduce new iteration API 1 - - --- 2025-03-06 Luiz Capitulino New
[v4] page_io: zswap: do not crash the kernel on decompression failure (fix) [v4] page_io: zswap: do not crash the kernel on decompression failure (fix) - - - --- 2025-03-06 Nhat Pham New
mm: vma: skip anonymous vma when inserting vma to file rmap tree mm: vma: skip anonymous vma when inserting vma to file rmap tree - 1 - --- 2025-03-06 Yang Shi New
[v4] page_io: zswap: do not crash the kernel on decompression failure [v4] page_io: zswap: do not crash the kernel on decompression failure 2 1 - --- 2025-03-06 Nhat Pham New
[13/13] arch, mm: make releasing of memory to page allocator more explicit arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[12/13] arch, mm: introduce arch_mm_preinit arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[11/13] arch, mm: streamline HIGHMEM freeing arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[10/13] arch, mm: set high_memory in free_area_init() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[08/13] xtensa: split out printing of virtual memory layout to a function arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[07/13] s390: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() 1 - - --- 2025-03-06 Mike Rapoport New
[06/13] nios2: move pr_debug() about memory start and end to setup_arch() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[05/13] MIPS: make setup_zero_pages() use memblock arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[04/13] MIPS: consolidate mem_init() for NUMA machines arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[03/13] hexagon: move initialization of init_mm.context init to paging_init() arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[02/13] csky: move setup_initrd() to setup.c arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111 arch, mm: reduce code duplication in mem_init() - - - --- 2025-03-06 Mike Rapoport New
[13/13] mm/damon: remove damon_operations->reset_aggregated mm/damon/sysfs: commit parameters online via damon_call() - - - --- 2025-03-06 SeongJae Park New
[12/13] mm/damon: remove damon_callback->before_damos_apply mm/damon/sysfs: commit parameters online via damon_call() - - - --- 2025-03-06 SeongJae Park New
[11/13] mm/damon: remove damon_callback->after_sampling mm/damon/sysfs: commit parameters online via damon_call() - - - --- 2025-03-06 SeongJae Park New
[10/13] mm/damon: remove ->before_start of damon_callback mm/damon/sysfs: commit parameters online via damon_call() - - - --- 2025-03-06 SeongJae Park New
[09/13] mm/damon: remove damon_callback->private mm/damon/sysfs: commit parameters online via damon_call() - - - --- 2025-03-06 SeongJae Park New
« 1 2 3 4500 501 »