Show patches with: Submitter = Peter Zijlstra       |    State = Action Required       |    Archived = No       |   182 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm/vmalloc: Don't allow VM_NO_GUARD on vmap() mm/vmalloc: Don't allow VM_NO_GUARD on vmap() 2 2 - --- 2021-09-16 Peter Zijlstra New
[RFC,1/3] sched/umcg: add WF_CURRENT_CPU and externise ttwu sched: User Managed Concurrency Groups - - - --- 2021-12-14 Peter Zijlstra New
[RFC,2/3] x86/uaccess: Implement unsafe_try_cmpxchg_user() sched: User Managed Concurrency Groups - - - --- 2021-12-14 Peter Zijlstra New
[RFC,3/3] sched: User Mode Concurency Groups sched: User Managed Concurrency Groups - - - --- 2021-12-14 Peter Zijlstra New
[RFC,v2,1/5] mm: Avoid unmapping pinned pages sched: User Managed Concurrency Groups - - - --- 2022-01-20 Peter Zijlstra New
[RFC,v2,2/5] entry,x86: Create common IRQ operations for exceptions sched: User Managed Concurrency Groups - - - --- 2022-01-20 Peter Zijlstra New
[RFC,v2,3/5] sched/umcg: add WF_CURRENT_CPU and externise ttwu sched: User Managed Concurrency Groups - - - --- 2022-01-20 Peter Zijlstra New
[RFC,v2,4/5] x86/uaccess: Implement unsafe_try_cmpxchg_user() sched: User Managed Concurrency Groups - - - --- 2022-01-20 Peter Zijlstra New
[RFC,v2,5/5] sched: User Mode Concurency Groups sched: User Managed Concurrency Groups - - - --- 2022-01-20 Peter Zijlstra New
[1/4] mmu_gather: Remove per arch tlb_{start,end}_vma() munmap() vs unmap_mapping_range() 1 - - --- 2022-07-08 Peter Zijlstra New
[2/4] csky/tlb: Remove tlb_flush() define munmap() vs unmap_mapping_range() 1 - - --- 2022-07-08 Peter Zijlstra New
[3/4] mmu_gather: Let there be one tlb_{start,end}_vma() implementation munmap() vs unmap_mapping_range() 1 - - --- 2022-07-08 Peter Zijlstra New
[4/4] mmu_gather: Force tlb-flush VM_PFNMAP vmas munmap() vs unmap_mapping_range() 1 - - --- 2022-07-08 Peter Zijlstra New
[01/13] mm: Update ptep_get_lockless()s comment Clean up pmd_get_atomic() and i386-PAE 2 - - --- 2022-10-22 Peter Zijlstra New
[02/13] x86/mm/pae: Make pmd_t similar to pte_t Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[03/13] sh/mm: Make pmd_t similar to pte_t Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[04/13] mm: Fix pmd_read_atomic() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[05/13] mm: Rename GUP_GET_PTE_LOW_HIGH Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[06/13] mm: Rename pmd_read_atomic() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[07/13] mm/gup: Fix the lockless PMD access Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[08/13] x86/mm/pae: Dont (ab)use atomic64 Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[09/13] x86/mm/pae: Use WRITE_ONCE() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[10/13] x86/mm/pae: Be consistent with pXXp_get_and_clear() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[11/13] x86_64: Remove pointless set_64bit() usage Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[12/13] x86/mm/pae: Get rid of set_64bit() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[13/13] mm: Remove pointless barrier() after pmdp_get_lockless() Clean up pmd_get_atomic() and i386-PAE - - - --- 2022-10-22 Peter Zijlstra New
[RFC,01/12] crypto: Remove u128 usage Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,02/12] crypto/ghash-clmulni: Use (struct) be128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,03/12] cyrpto/b128ops: Remove struct u128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,04/12] types: Introduce [us]128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,06/12] instrumentation: Wire up cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,07/12] percpu: Wire up cmpxchg128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,08/12] s390: Replace cmpxchg_double() with cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 2 - - --- 2022-12-19 Peter Zijlstra New
[RFC,09/12] x86,amd_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,10/12] x86,intel_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[RFC,11/12] slub: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 1 - - --- 2022-12-19 Peter Zijlstra New
[RFC,12/12] arch: Remove cmpxchg_double Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2022-12-19 Peter Zijlstra New
[v3,01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb() cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,02/51] x86/idle: Replace x86_idle with a static_call cpuidle,rcu: Clean up the mess - 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,03/51] cpuidle/poll: Ensure IRQ state is invariant cpuidle,rcu: Clean up the mess - 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,04/51] cpuidle: Move IRQ state validation cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,05/51] cpuidle,riscv: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,06/51] cpuidle,tegra: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,07/51] cpuidle,psci: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 2 3 --- 2023-01-12 Peter Zijlstra New
[v3,08/51] cpuidle,imx6: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,09/51] cpuidle,omap3: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,10/51] cpuidle,armada: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,11/51] cpuidle,omap4: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 1 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,12/51] cpuidle,dt: Push RCU-idle into driver cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,13/51] cpuidle: Fix ct_idle_*() usage cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}() cpuidle,rcu: Clean up the mess 3 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,15/51] acpi_idle: Remove tracing cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,16/51] cpuidle: Annotate poll_idle() cpuidle,rcu: Clean up the mess 1 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,17/51] objtool/idle: Validate __cpuidle code as noinstr cpuidle,rcu: Clean up the mess 3 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour cpuidle,rcu: Clean up the mess 4 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,23/51] arm,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 2 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,24/51] arm64,smp: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 4 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,25/51] printk: Remove trace_.*_rcuidle() usage cpuidle,rcu: Clean up the mess 3 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,26/51] time/tick-broadcast: Remove RCU_NONIDLE usage cpuidle,rcu: Clean up the mess 3 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED} cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,28/51] cpuidle,mwait: Make noinstr clean cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,29/51] cpuidle,tdx: Make tdx noinstr clean cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,30/51] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean cpuidle,rcu: Clean up the mess 2 2 2 --- 2023-01-12 Peter Zijlstra New
[v3,31/51] cpuidle,nospec: Make noinstr clean cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,32/51] cpuidle,acpi: Make noinstr clean cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,33/51] trace: Remove trace_hardirqs_{on,off}_caller() cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,34/51] trace: WARN on rcuidle cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,35/51] trace,hardirq: No moar _rcuidle() tracing cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,36/51] cpuidle,omap3: Use WFI for omap3_pm_idle() cpuidle,rcu: Clean up the mess 3 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle() cpuidle,rcu: Clean up the mess 2 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower() cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,39/51] arm,omap2: Use WFI for omap2_pm_idle() cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle() cpuidle,rcu: Clean up the mess 2 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,41/51] cpuidle,clk: Remove trace_.*_rcuidle() cpuidle,rcu: Clean up the mess 2 1 2 --- 2023-01-12 Peter Zijlstra New
[v3,42/51] ubsan: Fix objtool UACCESS warns cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,43/51] intel_idle: Add force_irq_on module param cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,44/51] entry,kasan,x86: Disallow overriding mem*() functions cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,45/51] sched: Always inline __this_cpu_preempt_check() cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage cpuidle,rcu: Clean up the mess 2 - 2 --- 2023-01-12 Peter Zijlstra New
[v3,47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,50/51] cpuidle: Comments about noinstr/__cpuidle cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v3,51/51] context_tracking: Fix noinstr vs KASAN cpuidle,rcu: Clean up the mess - - - --- 2023-01-12 Peter Zijlstra New
[v2,01/10] cyrpto/b128ops: Remove struct u128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2023-02-02 Peter Zijlstra New
[v2,02/10] types: Introduce [us]128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2023-02-02 Peter Zijlstra New
[v2,03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 2 - - --- 2023-02-02 Peter Zijlstra New
[v2,04/10] instrumentation: Wire up cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 1 - - --- 2023-02-02 Peter Zijlstra New
[v2,05/10] percpu: Wire up cmpxchg128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 2 - - --- 2023-02-02 Peter Zijlstra New
[v2,06/10] x86,amd_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - 1 --- 2023-02-02 Peter Zijlstra New
[v2,07/10] x86,intel_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - 1 - --- 2023-02-02 Peter Zijlstra New
[v2,08/10] slub: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 2 - - --- 2023-02-02 Peter Zijlstra New
[v2,09/10] arch: Remove cmpxchg_double Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() - - - --- 2023-02-02 Peter Zijlstra New
[v2,10/10] s390/cpum_sf: Convert to cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() 1 - - --- 2023-02-02 Peter Zijlstra New
debugobjects,locking: Annotate __debug_object_init() wait type violation debugobjects,locking: Annotate __debug_object_init() wait type violation - - 1 --- 2023-04-29 Peter Zijlstra New
« 1 2 »