Show patches with: Archived = No       |   43415 patches
« 1 2 ... 225 226 227434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/33] maple_tree: Be more cautious about dead nodes Per-VMA locks - - - --- 2023-01-27 Suren Baghdasaryan New
replace BUG_ON to WARN_ON replace BUG_ON to WARN_ON - - - --- 2023-01-27 Hyunmin Lee New
docs/mm: Physical Memory: remove useless markup docs/mm: Physical Memory: remove useless markup 1 - - --- 2023-01-27 Mike Rapoport New
[18/35] Documentation: mm: correct spelling Documentation: correct lots of spelling errors (series 1) 1 2 - --- 2023-01-27 Randy Dunlap New
[v8,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[v8,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2023-01-27 Byungchul Park New
[2/2] migrate: hugetlb: Check for hugetlb shared PMD in node migration Fixes for hugetlb mapcount at most 1 for shared PMDs 1 - - --- 2023-01-26 Mike Kravetz New
[1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps Fixes for hugetlb mapcount at most 1 for shared PMDs - - - --- 2023-01-26 Mike Kravetz New
[PATCHv4,12/12] dmapool: create/destroy cleanup dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,11/12] dmapool: link blocks across pages dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,10/12] dmapool: don't memset on free twice dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,09/12] dmapool: simplify freeing dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,08/12] dmapool: consolidate page initialization dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,07/12] dmapool: rearrange page alloc failure handling dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,06/12] dmapool: move debug code to own functions dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,05/12] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,04/12] dmapool: cleanup integer types dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,03/12] dmapool: use sysfs_emit() instead of scnprintf() dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,02/12] dmapool: remove checks for dev == NULL dmapool enhancements - 1 - --- 2023-01-26 Keith Busch New
[PATCHv4,01/12] dmapool: add alloc/free performance test dmapool enhancements - - - --- 2023-01-26 Keith Busch New
ipc/shm: Introduce new do_vma_munmap() to munmap ipc/shm: Introduce new do_vma_munmap() to munmap - - - --- 2023-01-26 Liam R. Howlett New
mm/mremap: Fix vma iterator initialization mm/mremap: Fix vma iterator initialization - - - --- 2023-01-26 Liam R. Howlett New
mm: Add memcpy_from_file_folio() mm: Add memcpy_from_file_folio() - - - --- 2023-01-26 Matthew Wilcox New
[2/2] mpage: Convert __mpage_writepage() to use a folio more fully Convert writepage_t to use a folio - - - --- 2023-01-26 Matthew Wilcox New
[1/2] fs: Convert writepage_t callback to pass a folio Convert writepage_t to use a folio - - - --- 2023-01-26 Matthew Wilcox New
highmem: Round down the address passed to kunmap_flush_on_unmap() highmem: Round down the address passed to kunmap_flush_on_unmap() - 1 - --- 2023-01-26 Matthew Wilcox New
[v4,7/7] mm: export dump_mm() introduce vm_flags modifier functions 2 - - --- 2023-01-26 Suren Baghdasaryan New
[v4,6/7] mm: introduce __vm_flags_mod and use it in untrack_pfn introduce vm_flags modifier functions 1 - - --- 2023-01-26 Suren Baghdasaryan New
[v4,5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise introduce vm_flags modifier functions 4 1 - --- 2023-01-26 Suren Baghdasaryan New
[v4,4/7] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions 4 2 - --- 2023-01-26 Suren Baghdasaryan New
[v4,3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK introduce vm_flags modifier functions 3 1 - --- 2023-01-26 Suren Baghdasaryan New
[v4,2/7] mm: introduce vma->vm_flags wrapper functions introduce vm_flags modifier functions 3 2 - --- 2023-01-26 Suren Baghdasaryan New
[v4,1/7] kernel/fork: convert vma assignment to a memcpy introduce vm_flags modifier functions 2 - - --- 2023-01-26 Suren Baghdasaryan New
[v8,3/3] selftests: Add selftests for cachestat cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
[v8,2/3] cachestat: implement cachestat syscall cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
[v8,1/3] workingset: refactor LRU refault to expose refault recency check cachestat: a new syscall for page cache state of files - - - --- 2023-01-26 Nhat Pham New
mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() - - - --- 2023-01-26 Fabio M. De Francesco New
[v11,8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,4/8] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-26 David Howells New
[v11,2/8] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() mm/highmem: Align-down to page the address for kunmap_flush_on_unmap() - - - --- 2023-01-26 Fabio M. De Francesco New
iov_iter: Use __bitwise with the extraction_flags iov_iter: Use __bitwise with the extraction_flags - - - --- 2023-01-26 David Howells New
kasan: Fix Oops due to missing calls to kasan_arch_is_ready() kasan: Fix Oops due to missing calls to kasan_arch_is_ready() - - - --- 2023-01-26 Christophe Leroy New
[mm-unstable,v3,6/6] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[mm-unstable,v3,5/6] mm/mempolicy: Convert queue_pages_required() to queue_folio_required() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[mm-unstable,v3,4/6] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[mm-unstable,v3,3/6] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[mm-unstable,v3,2/6] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[mm-unstable,v3,1/6] mm: Add folio_estimated_mapcount() Convert various mempolicy.c functions to use folios - - - --- 2023-01-25 Vishal Moola (Oracle) New
[v3,7/7] mm: export dump_mm() introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,4/7] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions 2 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK introduce vm_flags modifier functions 3 - - --- 2023-01-25 Suren Baghdasaryan New
[v3,2/7] mm: introduce vma->vm_flags wrapper functions introduce vm_flags modifier functions 2 1 - --- 2023-01-25 Suren Baghdasaryan New
[v3,1/7] kernel/fork: convert vma assignment to a memcpy introduce vm_flags modifier functions 1 - - --- 2023-01-25 Suren Baghdasaryan New
[v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups [v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups - 1 - --- 2023-01-25 Zach O'Keefe New
[v10,8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,4/8] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v10,2/8] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-25 David Howells New
[v10,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE [v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE 2 - - --- 2023-01-25 Dan Williams New
[v5,1/1] docs/mm: Physical Memory: add structure, introduction and nodes description docs/mm: start filling out new structure 2 2 - --- 2023-01-25 Mike Rapoport New
mm: fix typo in comments mm: fix typo in comments - - - --- 2023-01-25 Jongwoo Han New
[v2,8/8] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sid Kumar New
[v2,7/8] mm/hugetlb: convert hugetlb_wp() to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sid Kumar New
[v2,6/8] mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sid Kumar New
[v2,5/8] mm/hugetlb: convert restore_reserve_on_error to take in a folio convert hugetlb fault functions to folios - - - --- 2023-01-25 Sid Kumar New
« 1 2 ... 225 226 227434 435 »