Show patches with: none      |   74968 patches
« 1 2 ... 57 58 59749 750 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/20] xfs: add file_{get,put}_folio [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[15/20] xfs: use shmem_get_folio in in xfile_load [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[14/20] xfs: use shmem_get_folio in xfile_obj_store [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[13/20] xfs: don't allow highmem pages in xfile mappings [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[12/20] xfs: don't modify file and inode flags for shmem files [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[11/20] xfs: shmem_file_setup can't return NULL [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[10/20] xfs: don't try to handle non-update pages in xfile_obj_load [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[09/20] xfs: remove the xfile_pread/pwrite APIs [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[08/20] xfs: remove xfile_stat [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[07/20] shmem: document how to "persist" data when using shmem_*file_setup [01/20] mm: move mapping_set_update out of <linux/swap.h> - 2 - --- 2024-01-29 Christoph Hellwig New
[06/20] shmem: export shmem_kernel_file_setup [01/20] mm: move mapping_set_update out of <linux/swap.h> - 2 - --- 2024-01-29 Christoph Hellwig New
[05/20] shmem: export shmem_get_folio [01/20] mm: move mapping_set_update out of <linux/swap.h> - 2 - --- 2024-01-29 Christoph Hellwig New
[04/20] shmem: move the shmem_mapping assert into shmem_get_folio_gfp [01/20] mm: move mapping_set_update out of <linux/swap.h> - 2 - --- 2024-01-29 Christoph Hellwig New
[03/20] shmem: set a_ops earlier in shmem_symlink [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[02/20] shmem: move shmem_mapping out of line [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[01/20] mm: move mapping_set_update out of <linux/swap.h> [01/20] mm: move mapping_set_update out of <linux/swap.h> - 1 - --- 2024-01-29 Christoph Hellwig New
[v1,9/9] mm/memory: optimize unmap/zap with PTE-mapped THP mm/memory: optimize unmap/zap with PTE-mapped THP - - - --- 2024-01-29 David Hildenbrand New
[v1,8/9] mm/mmu_gather: add tlb_remove_tlb_entries() mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,7/9] mm/mmu_gather: add __tlb_remove_folio_pages() mm/memory: optimize unmap/zap with PTE-mapped THP - - - --- 2024-01-29 David Hildenbrand New
[v1,6/9] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,5/9] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size() mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,4/9] mm/memory: factor out zapping folio pte into zap_present_folio_pte() mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,3/9] mm/memory: further separate anon and pagecache folio handling in zap_present_pte() mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,2/9] mm/memory: handle !page case in zap_present_pte() separately mm/memory: optimize unmap/zap with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v1,1/9] mm/memory: factor out zapping of present pte into zap_present_pte() mm/memory: optimize unmap/zap with PTE-mapped THP - - - --- 2024-01-29 David Hildenbrand New
[v10,6/6] arm64: introduce copy_mc_to_kernel() implementation arm64: add machine check safe support - - - --- 2024-01-29 Tong Tiangen New
[v10,5/6] arm64: support copy_mc_[user]_highpage() arm64: add machine check safe support - - - --- 2024-01-29 Tong Tiangen New
[v10,4/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage() arm64: add machine check safe support - - - --- 2024-01-29 Tong Tiangen New
[v10,3/6] arm64: add uaccess to machine check safe arm64: add machine check safe support - - - --- 2024-01-29 Tong Tiangen New
[v10,2/6] arm64: add support for machine check error safe arm64: add machine check safe support - - - --- 2024-01-29 Tong Tiangen New
[v10,1/6] uaccess: add generic fallback version of copy_mc_to_user() arm64: add machine check safe support 1 - - --- 2024-01-29 Tong Tiangen New
[v3,15/15] mm/memory: ignore writable bit in folio_pte_batch() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,13/15] mm/memory: optimize fork() with PTE-mapped THP mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,12/15] mm/memory: pass PTE to copy_present_pte() mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,11/15] mm/memory: factor out copying the actual PTE in copy_present_pte() mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,10/15] powerpc/mm: use pte_next_pfn() in set_ptes() mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,09/15] arm/mm: use pte_next_pfn() in set_ptes() mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes() mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,07/15] sparc/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,06/15] s390/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,05/15] riscv/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,04/15] powerpc/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 2 - --- 2024-01-29 David Hildenbrand New
[v3,03/15] nios2/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,02/15] arm/pgtable: define PFN_PTE_SHIFT mm/memory: optimize fork() with PTE-mapped THP - 1 - --- 2024-01-29 David Hildenbrand New
[v3,01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary mm/memory: optimize fork() with PTE-mapped THP - 3 - --- 2024-01-29 David Hildenbrand New
shmem: Properly report quota mount options shmem: Properly report quota mount options 1 1 - --- 2024-01-29 Jan Kara New
selftests/mm: run_vmtests.sh: add hugetlb test category selftests/mm: run_vmtests.sh: add hugetlb test category - 2 - --- 2024-01-29 Breno Leitao New
[v2,2/2] kasan: revert eviction of stack traces in generic mode [v2,1/2] stackdepot: use variable size records for non-evictable entries - 1 - --- 2024-01-29 Marco Elver New
[v2,1/2] stackdepot: use variable size records for non-evictable entries [v2,1/2] stackdepot: use variable size records for non-evictable entries - 1 - --- 2024-01-29 Marco Elver New
[2/2] netfs: Fix missing zero-length check in unbuffered write netfs: Miscellaneous fixes - 1 1 --- 2024-01-29 David Howells New
[1/2] netfs: Fix i_dio_count leak on DIO read past i_size netfs: Miscellaneous fixes - 1 - --- 2024-01-29 David Howells New
mm/mmap: remove the mm parameter in vma_complete() mm/mmap: remove the mm parameter in vma_complete() - - - --- 2024-01-29 Yajun Deng New
[GIT,PULL] hotfixes for 6.8-rc3 [GIT,PULL] hotfixes for 6.8-rc3 - - - --- 2024-01-29 Andrew Morton New
[rfc,9/9] fs: aio: add explicit check for large folio in aio_migrate_folio() mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,8/9] mm: migrate: remove folio_migrate_copy() mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,7/9] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio() mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,6/9] mm: migrate: support poisoned recover from migrate folio mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,5/9] mm: add folio_mc_copy() mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,4/9] mm: remove MIGRATE_SYNC_NO_COPY mode mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,3/9] mm: migrate: remove migrate_folio_extra() mm: migrate: support poison recover from migrate folio - - - --- 2024-01-29 Kefeng Wang New
[rfc,2/9] mm: migrate_device: use more folio in __migrate_device_pages() mm: migrate: support poison recover from migrate folio - 1 - --- 2024-01-29 Kefeng Wang New
[rfc,1/9] mm: migrate: simplify __buffer_migrate_folio() mm: migrate: support poison recover from migrate folio - 1 - --- 2024-01-29 Kefeng Wang New
mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test - - - --- 2024-01-29 Aneesh Kumar K.V New
[1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check [1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check 1 - - --- 2024-01-29 Lance Yang New
[RFC] mm/readahead: readahead aggressively if read drops in willneed range [RFC] mm/readahead: readahead aggressively if read drops in willneed range - - - --- 2024-01-28 Ming Lei New
[v2,3/3] mm/list_lru: remove list_lru_putback() mm/zswap: fix race between lru writeback and swapoff 3 - - --- 2024-01-28 Chengming Zhou New
[v2,2/3] mm/zswap: fix race between lru writeback and swapoff mm/zswap: fix race between lru writeback and swapoff 2 - - --- 2024-01-28 Chengming Zhou New
[v2,1/3] mm/zswap: don't return LRU_SKIP if we have dropped lru lock mm/zswap: fix race between lru writeback and swapoff 2 1 - --- 2024-01-28 Chengming Zhou New
[-fixes] riscv: Flush the tlb when a page directory is freed [-fixes] riscv: Flush the tlb when a page directory is freed - 2 1 --- 2024-01-28 Alexandre Ghiti New
[GIT,PULL] memblock: fix crash when reserved memory is not added to memory [GIT,PULL] memblock: fix crash when reserved memory is not added to memory - - - --- 2024-01-28 Mike Rapoport New
[RFC,v3,26/26] ext4: enable large folio for regular file with iomap buffered IO path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,25/26] filemap: support disable large folios on active inode ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,24/26] ext4: partially enable iomap for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,23/26] ext4: fall back to buffer_head path for defrag ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,22/26] ext4: writeback partial blocks before zero range ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,21/26] ext4: implement zero_range iomap path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,20/26] ext4: implement mmap iomap path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,19/26] ext4: implement writeback iomap path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,18/26] ext4: implement buffered write iomap path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,17/26] ext4: implement buffered read iomap path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,16/26] ext4: add a new iomap aops for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,15/26] ext4: introduce seq counter for extent entry ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,14/26] ext4: factor out ext4_map_{create|query}_blocks() ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,13/26] ext4: use reserved metadata blocks when splitting extent in endio ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,12/26] ext4: factor out bh handles to ext4_da_get_block_prep() ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,11/26] ext4: also mark extent as delalloc if it's been unwritten ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,10/26] ext4: correct delalloc extent length ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,09/26] ext4: allow inserting delalloc extents with multi-blocks ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[RFC,v3,07/26] iomap: don't increase i_size if it's not a write operation ext4: use iomap for regular file's buffered IO path and enable large foilo - - - --- 2024-01-27 Zhang Yi New
[v3,06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[v3,05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[v3,04/26] ext4: add a hole extent entry in cache after punch ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[v3,03/26] ext4: correct the hole length returned by ext4_map_blocks() ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[v3,02/26] ext4: convert to exclusive lock while inserting delalloc extents ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[v3,01/26] ext4: refactor ext4_da_map_blocks() ext4: use iomap for regular file's buffered IO path and enable large foilo - 1 - --- 2024-01-27 Zhang Yi New
[2/2] mm: introduce PF_MEMALLOC_NOWARN [1/2] mm: introduce memalloc_flags_{save,restore} - - - --- 2024-01-26 Kent Overstreet New
[1/2] mm: introduce memalloc_flags_{save,restore} [1/2] mm: introduce memalloc_flags_{save,restore} - - - --- 2024-01-26 Kent Overstreet New
[v2] mm: memcg: Don't periodically flush stats when memcg is disabled [v2] mm: memcg: Don't periodically flush stats when memcg is disabled 3 1 - --- 2024-01-26 T.J. Mercier New
« 1 2 ... 57 58 59749 750 »