Show patches with: Archived = No       |   37743 patches
« 1 2 ... 151 152 153377 378 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,29/36] mm: Remove page_mapping_file() New page table range API - 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,28/36] xtensa: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,27/36] x86: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,26/36] um: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,25/36] sparc64: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,24/36] sparc32: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,23/36] superh: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,22/36] s390: Implement the new page table range API New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,21/36] riscv: Implement the new page table range API New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,20/36] powerpc: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,19/36] parisc: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,18/36] openrisc: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,17/36] nios2: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,16/36] mips: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,15/36] microblaze: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,14/36] m68k: Implement the new page table range API New page table range API 1 - 1 --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,13/36] loongarch: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,12/36] ia64: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,11/36] hexagon: Implement the new page table range API New page table range API 2 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,10/36] csky: Implement the new page table range API New page table range API 2 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,09/36] arm64: Implement the new page table range API New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,08/36] arm: Implement the new page table range API New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,07/36] arc: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,06/36] alpha: Implement the new page table range API New page table range API 1 - - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,05/36] mm: Add default definition of set_ptes() New page table range API - 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,03/36] mm: Add folio_flush_mapping() New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,02/36] mm: Add generic flush_icache_pages() and documentation New page table range API 1 1 - --- 2023-03-15 Matthew Wilcox (Oracle) New
[v4,01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set() New page table range API 1 2 - --- 2023-03-15 Matthew Wilcox (Oracle) New
mm: kfence: fix using kfence_metadata without initialization in show_object() mm: kfence: fix using kfence_metadata without initialization in show_object() - 1 1 --- 2023-03-15 Muchun Song New
[v2,6/6] s390: fault: Convert to VM_FAULT_ARCH_* codes mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[v2,5/6] arm: fault: Convert to VM_FAULT_ARCH_* codes mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[v2,4/6] RISC-V: fault: Convert to VM_FAULT_ARCH_* codes mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[v2,3/6] mm: Add VM_FAULT_ARCH_* codes mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[v2,2/6] mm: Add a leading 0 to the VM_FAULT_* types mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[v2,1/6] riscv/mm/fault: simplify code for do_page_fault() mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code - - - --- 2023-03-15 Palmer Dabbelt New
[GIT,PULL] hotfixes for 6.3-rc1 [GIT,PULL] hotfixes for 6.3-rc1 - - - --- 2023-03-14 Andrew Morton New
[v5,4/4] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP 2 - - --- 2023-03-14 Axel Rasmussen New
[v5,3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP 3 - - --- 2023-03-14 Axel Rasmussen New
[v5,2/4] mm: userfaultfd: don't pass around both mm and vma mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP 2 - - --- 2023-03-14 Axel Rasmussen New
[v5,1/4] mm: userfaultfd: rename functions for clarity + consistency mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP 2 - - --- 2023-03-14 Axel Rasmussen New
[v18,15/15] block: convert bio_map_user_iov to use iov_iter_extract_pages splice, block: Use page pinning and kill ITER_PIPE - 2 - --- 2023-03-14 David Howells New
[v18,14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages splice, block: Use page pinning and kill ITER_PIPE - 2 - --- 2023-03-14 David Howells New
[v18,13/15] block: Add BIO_PAGE_PINNED and associated infrastructure splice, block: Use page pinning and kill ITER_PIPE - 2 - --- 2023-03-14 David Howells New
[v18,12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic splice, block: Use page pinning and kill ITER_PIPE - 1 - --- 2023-03-14 David Howells New
[v18,11/15] block: Fix bio_flagged() so that gcc can better optimise it splice, block: Use page pinning and kill ITER_PIPE - 2 - --- 2023-03-14 David Howells New
[v18,10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing splice, block: Use page pinning and kill ITER_PIPE - 4 - --- 2023-03-14 David Howells New
[v18,09/15] iov_iter: Kill ITER_PIPE splice, block: Use page pinning and kill ITER_PIPE - 1 - --- 2023-03-14 David Howells New
[v18,08/15] cifs: Use generic_file_splice_read() splice, block: Use page pinning and kill ITER_PIPE - 2 - --- 2023-03-14 David Howells New
[v18,07/15] splice: Do splice read from a file without using ITER_PIPE splice, block: Use page pinning and kill ITER_PIPE - 1 - --- 2023-03-14 David Howells New
[v18,06/15] tty, proc, kernfs, random: Use direct_splice_read() splice, block: Use page pinning and kill ITER_PIPE 1 - - --- 2023-03-14 David Howells New
[v18,05/15] coda: Implement splice-read splice, block: Use page pinning and kill ITER_PIPE 1 - - --- 2023-03-14 David Howells New
[v18,04/15] overlayfs: Implement splice-read splice, block: Use page pinning and kill ITER_PIPE - - - --- 2023-03-14 David Howells New
[v18,03/15] shmem: Implement splice-read splice, block: Use page pinning and kill ITER_PIPE - - - --- 2023-03-14 David Howells New
[v18,02/15] splice: Make do_splice_to() generic and export it splice, block: Use page pinning and kill ITER_PIPE - 1 - --- 2023-03-14 David Howells New
[v18,01/15] splice: Clean up direct_splice_read() a bit splice, block: Use page pinning and kill ITER_PIPE - 1 - --- 2023-03-14 David Howells New
[v1] docs/mm: extend ksm doc [v1] docs/mm: extend ksm doc - - - --- 2023-03-14 Stefan Roesch New
[v6,12/12] vmstat: add pcp remote node draining via cpu_vm_stats_fold fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,11/12] mm/vmstat: refresh stats remotely instead of via work item fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,10/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,09/12] mm/vmstat: use xchg in cpu_vm_stats_fold fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,08/12] vmstat: switch per-cpu vmstat counters to 32-bits fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,07/12] mm/vmstat: switch counter modification to cmpxchg fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,06/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local fold per-CPU vmstats remotely 1 - - --- 2023-03-14 Marcelo Tosatti New
[v6,05/12] add this_cpu_cmpxchg_local and asm-generic definitions fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,04/12] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,03/12] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,02/12] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[v6,01/12] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function fold per-CPU vmstats remotely - - - --- 2023-03-14 Marcelo Tosatti New
[-next] s390/mm: try VMA lock-based page fault handling first [-next] s390/mm: try VMA lock-based page fault handling first - - - --- 2023-03-14 Heiko Carstens New
[v2,3/3] userfaultfd: convert __mcopy_atomic() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[v2,2/3] userfaultfd: convert __mcopy_atomic_hugetlb() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[v2,1/3] userfaultfd: convert mcopy_atomic_pte() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[v2,3/3] maple_tree: Fix a potential concurrency bug in RCU mode Some fixes and cleanup for maple tree. - 1 - --- 2023-03-14 Peng Zhang New
[v2,2/3] maple_tree: Simplify mas_wr_node_walk() Some fixes and cleanup for maple tree. - 1 - --- 2023-03-14 Peng Zhang New
[v2,1/3] maple_tree: Fix get wrong data_end in mtree_lookup_walk() Some fixes and cleanup for maple tree. - 1 - --- 2023-03-14 Peng Zhang New
mm/slub: Reduce memory consumption in extreme scenarios mm/slub: Reduce memory consumption in extreme scenarios - - - --- 2023-03-14 Chen Jun New
[RESEND] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member [RESEND] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member - - - --- 2023-03-14 Haifeng Xu New
[v2] mm/slub: fix help comment of SLUB_DEBUG [v2] mm/slub: fix help comment of SLUB_DEBUG - - - --- 2023-03-14 Vernon Yang New
[v8] mm,kfence: decouple kfence from page granularity mapping judgement [v8] mm,kfence: decouple kfence from page granularity mapping judgement - - - --- 2023-03-14 Zhenhua Huang New
[v7] mm,kfence: decouple kfence from page granularity mapping judgement [v7] mm,kfence: decouple kfence from page granularity mapping judgement - - - --- 2023-03-14 Zhenhua Huang New
[3/3] selftests: Set overcommit_policy as OVERCOMMIT_ALWAYS selftests: Fix virtual address range for arm64 - - - --- 2023-03-14 Chaitanya S Prakash New
[2/3] selftests: Change NR_CHUNKS_HIGH for aarch64 selftests: Fix virtual address range for arm64 - - - --- 2023-03-14 Chaitanya S Prakash New
[1/3] selftests: Change MAP_CHUNK_SIZE selftests: Fix virtual address range for arm64 - - - --- 2023-03-14 Chaitanya S Prakash New
[3/3] userfaultfd: convert __mcopy_atomic() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[2/3] userfaultfd: convert __mcopy_atomic_hugetlb() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[1/3] userfaultfd: convert mcopy_atomic_pte() to use a folio userfaultfd: convert userfaultfd functions to use folios - - - --- 2023-03-14 zhangpeng (AS) New
[v4,3/3] tools/kvm_stat: use canonical ftrace path [v4,1/3] selftests: use canonical ftrace path 1 2 - --- 2023-03-13 Ross Zwisler New
[v4,2/3] leaking_addresses: also skip canonical ftrace path [v4,1/3] selftests: use canonical ftrace path 1 1 - --- 2023-03-13 Ross Zwisler New
[v4,1/3] selftests: use canonical ftrace path [v4,1/3] selftests: use canonical ftrace path - 2 - --- 2023-03-13 Ross Zwisler New
[v2] mm: add tracepoints to ksm [v2] mm: add tracepoints to ksm - 1 - --- 2023-03-13 Stefan Roesch New
[v5,12/12] vmstat: add pcp remote node draining via cpu_vm_stats_fold fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,11/12] mm/vmstat: refresh stats remotely instead of via work item fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,10/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,09/12] mm/vmstat: use xchg in cpu_vm_stats_fold fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,08/12] vmstat: switch per-cpu vmstat counters to 32-bits fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,07/12] mm/vmstat: switch counter modification to cmpxchg fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,06/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local fold per-CPU vmstats remotely 1 - - --- 2023-03-13 Marcelo Tosatti New
[v5,05/12] add this_cpu_cmpxchg_local and asm-generic definitions fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
[v5,04/12] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function fold per-CPU vmstats remotely - - - --- 2023-03-13 Marcelo Tosatti New
« 1 2 ... 151 152 153377 378 »