Show patches with: Archived = No       |   70078 patches
« 1 2 ... 126 127 128700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,25/33] mm: add FAULT_FLAG_VMA_LOCK flag Per-VMA locks - - 1 - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set Per-VMA locks - - 1 - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,22/33] mm: introduce vma detached flag Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,21/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,20/33] kernel/fork: assert no VMA readers during its destruction Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,19/33] mm: conditionally write-lock VMA in free_pgtables Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,18/33] mm: write-lock VMAs before removing them from VMA tree Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,17/33] mm/mremap: write-lock VMA while remapping it to a new address range Per-VMA locks - - 2 - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,16/33] mm/mmap: write-lock VMAs in vma_prepare before modifying them Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,15/33] mm/khugepaged: write-lock VMA while collapsing a huge page Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,14/33] mm/mmap: move vma_prepare before vma_adjust_trans_huge Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,13/33] mm: mark VMA as being written when changing vm_flags Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,12/33] mm: add per-VMA lock and helper functions to control it Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,11/33] mm: move mmap_lock assert function definitions Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,10/33] mm: rcu safe VMA freeing Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,09/33] mm: introduce CONFIG_PER_VMA_LOCK Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,08/33] mm: Enable maple tree RCU mode by default. Per-VMA locks - - - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,07/33] maple_tree: Add RCU lock checking to rcu callback functions Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,06/33] maple_tree: Add smp_rmb() to dead node detection Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves() Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,03/33] maple_tree: Fix freeing of nodes in rcu mode Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,02/33] maple_tree: Detect dead nodes in mas_start() Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
[v4,01/33] maple_tree: Be more cautious about dead nodes Per-VMA locks - 1 - - --- 2023-02-27 Suren Baghdasaryan Handled Elsewhere
powerpc/perf: Properly detect mpc7450 family powerpc/perf: Properly detect mpc7450 family - 1 - - 1-- 2023-02-27 Christophe Leroy Accepted
[mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes [mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes 1 - - - 5-- 2023-02-27 Marco Elver Handled Elsewhere
[3/3] powerpc: drop HPCD/MPC8610 evaluation platform support Remove some e600/MPC7448/MPC86xx evaluation platforms - - - - 5-- 2023-02-25 Paul Gortmaker Accepted
[2/3] powerpc: drop HPC-NET/MPC8641D evaluation platform support Remove some e600/MPC7448/MPC86xx evaluation platforms - - - - --- 2023-02-25 Paul Gortmaker Accepted
[1/3] powerpc: drop HPC II (MPC7448) evaluation platform support. Remove some e600/MPC7448/MPC86xx evaluation platforms - - - - --- 2023-02-25 Paul Gortmaker Accepted
[3/3] powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code. Remove some PQ2/MPC82xx evaluation platforms - - - - 5-- 2023-02-24 Paul Gortmaker Accepted
[2/3] powerpc: drop PowerQUICC II Family ADS platform support Remove some PQ2/MPC82xx evaluation platforms - - - - --- 2023-02-24 Paul Gortmaker Accepted
[1/3] powerpc: drop MPC8272_ADS platform support Remove some PQ2/MPC82xx evaluation platforms - - - - --- 2023-02-24 Paul Gortmaker Accepted
[2/2] powerpc: dts: t1040rdb: enable both CPU ports Freescale T1040RDB DTS updates - - - - 4-1 2023-02-24 Vladimir Oltean Handled Elsewhere
[1/2] powerpc: dts: t1040rdb: fix compatible string for Rev A boards Freescale T1040RDB DTS updates - 1 - - --- 2023-02-24 Vladimir Oltean Handled Elsewhere
powerpc/atomics: Remove unused function powerpc/atomics: Remove unused function - - - - 5-- 2023-02-24 Nysal Jan K.A. Accepted
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag powerpc/pseries: Add FW_FEATURE_PLPKS feature flag - - - - 5-- 2023-02-24 Andrew Donnellan Accepted
[2/2] powerpc/tpm: Reserve SML log when kexec'ing [1/2] powerpc/tpm: Create linux,sml-base/size as big endian - - - - 5-- 2023-02-24 Michael Ellerman Superseded
[1/2] powerpc/tpm: Create linux,sml-base/size as big endian [1/2] powerpc/tpm: Create linux,sml-base/size as big endian - 2 1 - --- 2023-02-24 Michael Ellerman Superseded
[GIT,PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag - - - - --- 2023-02-24 Michael Ellerman Not Applicable
[v3] macintosh: via-pmu-led: fix Kconfig for ADB_PMU_LED_DISK [v3] macintosh: via-pmu-led: fix Kconfig for ADB_PMU_LED_DISK - 1 - - 3-- 2023-02-23 Randy Dunlap Rejected
[v2,5/5] of: address: Always use dma_default_coherent for default coherency Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-23 Jiaxun Yang Handled Elsewhere
[v2,4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT Use dma_default_coherent for devicetree default coherency 1 - 1 - --- 2023-02-23 Jiaxun Yang Handled Elsewhere
[v2,3/5] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-23 Jiaxun Yang Handled Elsewhere
[v2,2/5] dma-mapping: Provide a fallback dma_default_coherent Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-23 Jiaxun Yang Handled Elsewhere
[v2,1/5] of: address: Fix default coherency for MIPS Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-23 Jiaxun Yang Handled Elsewhere
[4/4] POWERPC: sysdev/tsi108: fix resource printk format warnings [1/4] clk: mpc512x: fix resource printk format warning - 2 - - 5-- 2023-02-23 Randy Dunlap Accepted
[3/4] powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR [1/4] clk: mpc512x: fix resource printk format warning - 1 1 - --- 2023-02-23 Randy Dunlap Accepted
[2/4] powerpc: wii: fix resource printk format warnings [1/4] clk: mpc512x: fix resource printk format warning - 3 - - --- 2023-02-23 Randy Dunlap Accepted
[1/4] clk: mpc512x: fix resource printk format warning [1/4] clk: mpc512x: fix resource printk format warning - 1 - - --- 2023-02-23 Randy Dunlap Accepted
[v2] macintosh: via-pmu-led: requires ATA to be set [v2] macintosh: via-pmu-led: requires ATA to be set - 1 - - 3-- 2023-02-23 Randy Dunlap Accepted
macintosh: via-pmu-led: ********************************* macintosh: via-pmu-led: ********************************* - 1 - - 3-- 2023-02-23 Randy Dunlap Superseded
[v4,17/17] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string powerpc/85xx: p2020: Create one unified machine description - - - - 5-- 2023-02-22 Christophe Leroy Superseded
[v4,16/17] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020 powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,15/17] powerpc/85xx: p2020: Define just one machine description powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,14/17] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,13/17] powerpc/85xx: mpc85xx_ds: Move PCI code into own file powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,12/17] powerpc/85xx: p2020: Move i8259 code into own function powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,11/17] powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,10/17] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,09/17] powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,08/17] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,07/17] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,06/17] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON() powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,05/17] powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc() powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,04/17] powerpc/85xx: Remove #ifdefs CONFIG_PCI in mpc85xx_ds powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,03/17] powerpc/85xx: Remove DBG() macro powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,02/17] powerpc/85xx: Rename setup_arch and pic_init on p1023 powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[v4,01/17] powerpc/fsl_uli1575: Misc cleanup powerpc/85xx: p2020: Create one unified machine description - - - - --- 2023-02-22 Christophe Leroy Superseded
[3/3] of: address: Use dma_default_coherent to determine default coherency Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-22 Jiaxun Yang Handled Elsewhere
[2/3] riscv: Set dma_default_coherent to true Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-22 Jiaxun Yang Handled Elsewhere
[1/3] dma-mapping: Provide a fallback dma_default_coherent Use dma_default_coherent for devicetree default coherency - - - - --- 2023-02-22 Jiaxun Yang Handled Elsewhere
[v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync [v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync - - 1 - 5-- 2023-02-22 Kautuk Consul Rejected
arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync - - - - 3-2 2023-02-22 Kautuk Consul Superseded
arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync - - - - 3-2 2023-02-22 Kautuk Consul Superseded
powerpc/vmlinux.lds: Add .text.asan/tsan sections powerpc/vmlinux.lds: Add .text.asan/tsan sections - - 1 - 5-- 2023-02-22 Michael Ellerman Accepted
[2/2] powerpc: use node_has_cpus() instead of nr_cpus_node() [1/2] sched/topology: introduce node_has_cpus() macro - - 1 - 5-- 2023-02-22 Yury Norov New
[1/2] sched/topology: introduce node_has_cpus() macro [1/2] sched/topology: introduce node_has_cpus() macro - - 1 - --- 2023-02-22 Yury Norov New
powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries - 1 - - 5-- 2023-02-22 Russell Currey Accepted
[4/4] powerpc: remove orphaned MPC85xx kernel config fragments. Remove some e500/MPC85xx evaluation platforms - - - - 4-1 2023-02-21 Paul Gortmaker Rejected
[3/4] powerpc: drop MPC8568_MDS / P1021_MDS platform support Remove some e500/MPC85xx evaluation platforms - - - - --- 2023-02-21 Paul Gortmaker Superseded
[2/4] powerpc: drop MPC85xx_CDS platform support Remove some e500/MPC85xx evaluation platforms - - - - --- 2023-02-21 Paul Gortmaker Superseded
[1/4] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support Remove some e500/MPC85xx evaluation platforms - - - - --- 2023-02-21 Paul Gortmaker Superseded
powerpc: Avoid dead code/data elimination when using recordmcount powerpc: Avoid dead code/data elimination when using recordmcount - - - - 5-- 2023-02-21 Michael Ellerman Accepted
[7/7] of: address: Use dma_default_coherent to determine default coherency MIPS DMA coherence fixes - - - - 5-- 2023-02-21 Jiaxun Yang Handled Elsewhere
[6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
[5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
[4/7] dma-mapping: Always provide dma_default_coherent MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
[3/7] MIPS: c-r4k: Always install dma flush functions MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
[2/7] MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
[1/7] MIPS: Remove DMA_PERDEV_COHERENT MIPS DMA coherence fixes - - - - --- 2023-02-21 Jiaxun Yang Handled Elsewhere
powerpc: Drop orphaned VAS MAINTAINERS entry powerpc: Drop orphaned VAS MAINTAINERS entry - - - - 3-- 2023-02-21 Michael Ellerman Accepted
[4/4] powerpc: drop MPC832x_MDS platform support Remove some e300/MPC83xx evaluation platforms - - - - 5-- 2023-02-20 Paul Gortmaker Accepted
[3/4] powerpc: drop MPC837x_MDS platform support Remove some e300/MPC83xx evaluation platforms - - - - --- 2023-02-20 Paul Gortmaker Accepted
[2/4] powerpc: drop MPC836x_MDS platform support Remove some e300/MPC83xx evaluation platforms - - - - --- 2023-02-20 Paul Gortmaker Accepted
[1/4] powerpc: drop MPC834x_MDS platform support Remove some e300/MPC83xx evaluation platforms - - - - --- 2023-02-20 Paul Gortmaker Accepted
[RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot [RESEND] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot - 1 - - 5-- 2023-02-20 Pali Rohár Accepted
[2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument Improving calls to kvmppc_hv_entry - - - - 5-- 2023-02-20 Kautuk Consul Superseded
[1/2] arch/powerpc/kvm: kvmppc_hv_entry: remove .global scope Improving calls to kvmppc_hv_entry - - - - --- 2023-02-20 Kautuk Consul Superseded
[v6,13/41] mm: Make pte_mkwrite() take a VMA Untitled series #342656 3 - 1 1 --- 2023-02-18 Edgecombe, Rick P Handled Elsewhere
« 1 2 ... 126 127 128700 701 »