Show patches with: State = Action Required       |    Archived = No       |   39796 patches
« 1 2 ... 131 132 133397 398 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,rebased,on,v6.4,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/comp… DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[v10,rebased,on,v6.4,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2023-07-03 Byungchul Park New
[4/4] mm/memory: convert do_read_fault() to use folios [1/4] mm/memory: convert do_page_mkwrite() to use folios - 1 - --- 2023-07-03 Sidhartha Kumar New
[3/4] mm/memory: convert do_shared_fault() to folios [1/4] mm/memory: convert do_page_mkwrite() to use folios - 1 - --- 2023-07-03 Sidhartha Kumar New
[2/4] mm/memory: convert wp_page_shared() to use folios [1/4] mm/memory: convert do_page_mkwrite() to use folios - 1 - --- 2023-07-03 Sidhartha Kumar New
[1/4] mm/memory: convert do_page_mkwrite() to use folios [1/4] mm/memory: convert do_page_mkwrite() to use folios - - - --- 2023-07-03 Sidhartha Kumar New
[v2] Documentation/mm: Add information about kmap_local_folio() [v2] Documentation/mm: Add information about kmap_local_folio() - 2 - --- 2023-07-01 Fabio M. De Francesco New
mm: memory-failure: fix potential page refcnt leak in memory_failure() mm: memory-failure: fix potential page refcnt leak in memory_failure() 1 - - --- 2023-07-01 Miaohe Lin New
[v2,2/2] mm: remove page_rmapping() mm: remove page_rmapping() - 2 - --- 2023-07-01 zhangpeng (AS) New
[v2,1/2] mm: use a folio in fault_dirty_shared_page() mm: remove page_rmapping() - 2 - --- 2023-07-01 zhangpeng (AS) New
[v2] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison [v2] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison 2 1 - --- 2023-07-01 John Hubbard New
[v7,6/6] mm: handle userfaults under VMA lock Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v7,5/6] mm: handle swap page faults under per-VMA lock Per-VMA lock support for swap and userfaults 1 1 1 --- 2023-06-30 Suren Baghdasaryan New
[v7,4/6] mm: change folio_lock_or_retry to use vm_fault directly Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v7,3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v7,2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Per-VMA lock support for swap and userfaults - 1 - --- 2023-06-30 Suren Baghdasaryan New
[v7,1/6] swap: remove remnants of polling from read_swap_cache_async Per-VMA lock support for swap and userfaults - 2 - --- 2023-06-30 Suren Baghdasaryan New
[v7,3/3] shmem: stable directory offsets shmemfs stable directory offsets - - - --- 2023-06-30 Chuck Lever New
[v7,2/3] shmem: Refactor shmem_symlink() shmemfs stable directory offsets - 1 - --- 2023-06-30 Chuck Lever New
[v7,1/3] libfs: Add directory operations for stable offsets shmemfs stable directory offsets - - - --- 2023-06-30 Chuck Lever New
mm: Update do_vmi_align_munmap() return semantics mm: Update do_vmi_align_munmap() return semantics - - - --- 2023-06-30 Liam R. Howlett New
[RFC,11/11] scsi: Use extract_iter_to_sg() iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,10/11] 9p: Pin pages rather than ref'ing if appropriate iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,09/11] iov_iter: Use I/O dir flags with iov_iter_extract_pages() iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,08/11] iov_iter: Drop iov_iter_rw() and fold in last user iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,07/11] cifs: Drop the check using iov_iter_rw() iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,06/11] iov_iter: Use op_is_write() rather than iterator direction iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,04/11] iov_iter: Use IOCB_WRITE rather than iterator direction iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,03/11] vfs: Use init_kiocb() to initialise new IOCBs iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - 1 - --- 2023-06-30 David Howells New
[RFC,01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc() iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[RFC,01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc() iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter - - - --- 2023-06-30 David Howells New
[2/2] mm: use a folio in fault_dirty_shared_page() mm: remove page_rmapping() - 1 - --- 2023-06-30 zhangpeng (AS) New
[1/2] mm: remove page_rmapping() mm: remove page_rmapping() - 1 - --- 2023-06-30 zhangpeng (AS) New
mm: make MEMFD_CREATE into a selectable config option mm: make MEMFD_CREATE into a selectable config option - - 1 --- 2023-06-30 Thomas Weißschuh New
[v2,2/2] mm: make show_free_areas() static [v2,1/2] mm: remove arguments of show_mem() - - - --- 2023-06-30 Kefeng Wang New
[v2,1/2] mm: remove arguments of show_mem() [v2,1/2] mm: remove arguments of show_mem() - - - --- 2023-06-30 Kefeng Wang New
[v3,1/1] Documentation: mm/memfd: vm.memfd_noexec Add documentation for sysctl vm.memfd_noexec - - - --- 2023-06-30 Jeff Xu New
[v1,2/2] selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED - - - --- 2023-06-30 Jeff Xu New
[v1,1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED - - - --- 2023-06-30 Jeff Xu New
[v6,6/6] mm: handle userfaults under VMA lock Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v6,5/6] mm: handle swap page faults under per-VMA lock Per-VMA lock support for swap and userfaults 1 1 1 --- 2023-06-30 Suren Baghdasaryan New
[v6,4/6] mm: change folio_lock_or_retry to use vm_fault directly Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v6,3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED Per-VMA lock support for swap and userfaults 1 - - --- 2023-06-30 Suren Baghdasaryan New
[v6,2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED Per-VMA lock support for swap and userfaults - 1 - --- 2023-06-30 Suren Baghdasaryan New
[v6,1/6] swap: remove remnants of polling from read_swap_cache_async Per-VMA lock support for swap and userfaults - 2 - --- 2023-06-30 Suren Baghdasaryan New
mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison 3 - - --- 2023-06-30 John Hubbard New
[v2] Documentation: mm/memfd: vm.memfd_noexec [v2] Documentation: mm/memfd: vm.memfd_noexec - - - --- 2023-06-29 Jeff Xu New
Documentation: mm/memfd: vm.memfd_noexec Documentation: mm/memfd: vm.memfd_noexec - - - --- 2023-06-29 Jeff Xu New
[v2] mm/slub: disable slab merging in the default configuration [v2] mm/slub: disable slab merging in the default configuration - 1 - --- 2023-06-29 Julian Pidancet New
[GIT,PULL] Fix error return in do_vmi_align_munmap() [GIT,PULL] Fix error return in do_vmi_align_munmap() - - - --- 2023-06-29 David Woodhouse New
[v2,6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl 1 - - --- 2023-06-29 Axel Rasmussen New
[v2,5/6] selftests/mm: add uffd unit test for UFFDIO_POISON [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl 1 - - --- 2023-06-29 Axel Rasmussen New
[v2,4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl - - - --- 2023-06-29 Axel Rasmussen New
[v2,3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl - - - --- 2023-06-29 Axel Rasmussen New
[v2,2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl - - - --- 2023-06-29 Axel Rasmussen New
[v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl - - - --- 2023-06-29 Axel Rasmussen New
[v25,10/10] x86/crash: optimize CPU changes crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,08/10] crash: hotplug support for kexec_load() crash: Kernel handling of CPU and memory hot un/plug 2 - - --- 2023-06-29 Eric DeVolder New
[v25,07/10] x86/crash: add x86 crash hotplug support crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,06/10] crash: memory and CPU hotplug sysfs attributes crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,05/10] kexec: exclude elfcorehdr from the segment digest crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,04/10] crash: add generic infrastructure for crash hotplug support crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,03/10] crash: move a few code bits to setup support of crash hotplug crash: Kernel handling of CPU and memory hot un/plug 2 1 - --- 2023-06-29 Eric DeVolder New
[v25,02/10] drivers/base: refactor memory.c to use .is_visible() crash: Kernel handling of CPU and memory hot un/plug - - - --- 2023-06-29 Eric DeVolder New
[v25,01/10] drivers/base: refactor cpu.c to use .is_visible() crash: Kernel handling of CPU and memory hot un/plug - - - --- 2023-06-29 Eric DeVolder New
mm: Always downgrade mmap_lock if requested mm: Always downgrade mmap_lock if requested - - - --- 2023-06-29 Matthew Wilcox New
[RFC,4/4] splice: Record some statistics splice: Fix corruption in data spliced to pipe - - - --- 2023-06-29 David Howells New
[RFC,3/4] splice: Remove some now-unused bits splice: Fix corruption in data spliced to pipe - - - --- 2023-06-29 David Howells New
[RFC,2/4] splice: Make vmsplice() steal or copy splice: Fix corruption in data spliced to pipe - - - --- 2023-06-29 David Howells New
[RFC,1/4] splice: Fix corruption of spliced data after splice() returns splice: Fix corruption in data spliced to pipe - - - --- 2023-06-29 David Howells New
[2/2] mm: make show_free_areas() static [1/2] mm: remove arguments of show_mem() - - - --- 2023-06-29 Kefeng Wang New
[1/2] mm: remove arguments of show_mem() [1/2] mm: remove arguments of show_mem() - - - --- 2023-06-29 Kefeng Wang New
[v12,2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2023-06-29 Shiyang Ruan New
[v12,1/2] xfs: fix the calculation for "end" and "length" mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2023-06-29 Shiyang Ruan New
[hotfix] mm/khugepaged: fix regression in collapse_file() [hotfix] mm/khugepaged: fix regression in collapse_file() - - - --- 2023-06-29 Hugh Dickins New
[v4,8/8] selftests/mm: Add gup test matrix in run_vmtests.sh mm/gup: Unify hugetlb, speed up thp 1 - - --- 2023-06-28 Peter Xu New
[v4,7/8] selftests/mm: Add -a to run_vmtests.sh mm/gup: Unify hugetlb, speed up thp 1 - - --- 2023-06-28 Peter Xu New
[v4,6/8] mm/gup: Retire follow_hugetlb_page() mm/gup: Unify hugetlb, speed up thp 1 - - --- 2023-06-28 Peter Xu New
[v4,5/8] mm/gup: Accelerate thp gup even for "pages != NULL" mm/gup: Unify hugetlb, speed up thp - 1 - --- 2023-06-28 Peter Xu New
[v4,4/8] mm/gup: Cleanup next_page handling mm/gup: Unify hugetlb, speed up thp 1 1 - --- 2023-06-28 Peter Xu New
« 1 2 ... 131 132 133397 398 »