Current Team Memberships

Show patches with: State = Action Required       |   245 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v8,9/4] arm64: remove irq_count and do_softirq_own_stack() --- 2015-12-21 Will Deacon New
[v7,4/4] PCI: Generic Configuration Access Mechanism support --- 2014-05-23 Will Deacon New
[v7,1/4] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-23 Will Deacon New
[v6,1/3] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM --- 2014-05-15 Will Deacon New
[v5sub2,1/8] arm64: add support for module PLTs --- 2016-02-25 Will Deacon New
[v4,4/5] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-06-05 Will Deacon New
[v3] iommu/arm-smmu: avoid calling request_irq in atomic context --- 2014-07-30 Will Deacon New
[v3] barriers: introduce smp_mb__release_acquire and update documentation --- 2016-01-27 Will Deacon New
[v3,20/20] arm64: kaslr: Put kernel vectors address in separate data page arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,17/17] asm-generic: io: define relaxed accessor macros unconditionally --- 2014-09-24 Will Deacon New
[v3,14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,1/3] iommu/io-pgtable: Add ARMv7 short descriptor support --- 2016-02-17 Will Deacon New
[v3,13/20] arm64: entry: Hook up entry trampoline to exception vectors arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,13/14] locking/qspinlock: Add stat tracking for pending vs slowpath kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,13/13] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v3,12/14] locking/qspinlock: Use try_cmpxchg instead of cmpxchg when locking kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,12/13] arm64: Implement branch predictor hardening for Falkor arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v3,10/14] locking/qspinlock: Make queued_spin_unlock use smp_store_release kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,09/20] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,09/17] m68k: io: implement dummy relaxed accessor macros for writes --- 2014-09-25 Will Deacon New
[v3,09/14] locking/qspinlock: Use smp_cond_load_relaxed to wait for next node kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,09/13] arm64: KVM: Make PSCI_VERSION a fast path arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v3,08/14] locking/mcs: Use smp_cond_load_acquire() in mcs spin loop kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,08/13] arm64: KVM: Use per-CPU vector when BP hardening is enabled arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v3,07/14] locking/qspinlock: Use atomic_cond_read_acquire kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,06/14] locking/qspinlock: Kill cmpxchg loop when claiming lock from head of queue kernel/locking: qspinlock improvements --- 2018-04-26 Will Deacon New
[v3,06/13] arm64: Move post_ttbr_update_workaround to C code arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v3,05/20] arm64: mm: Rename post_ttbr0_update_workaround arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,03/20] arm64: mm: Move ASID from TTBR0 to TTBR1 arm64: Unmap the kernel whilst running in userspace (KPTI) --- 2017-12-06 Will Deacon New
[v3,01/13] arm64: use RET instruction for exiting the trampoline arm64 kpti hardening and variant 2 workarounds --- 2018-01-08 Will Deacon New
[v2,RESEND,1/2] arm, arm64: change_memory_common with numpages == 0 should be no-op. --- 2016-01-26 Will Deacon New
[v2] barriers: introduce smp_mb__release_acquire and update documentation --- 2015-10-07 Will Deacon New
[v2] arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-06-27 Will Deacon New
[v2] arm64: barrier: implement wfe-based smp_cond_load_acquire --- 2016-06-27 Will Deacon New
[v2,4/6] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-04-06 Will Deacon New
[v2,3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon New
[v2,3/3] mm: migrate: Stabilise page count when migrating transparent hugepages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-13 Will Deacon New
[v2,3/3] arm64: spinlock: use lock->owner to optimise spin_unlock_wait --- 2016-06-08 Will Deacon New
[v2,3/3] arm64: io: Hook up __io_par() for inX() ordering Ensure inX() is ordered wrt delay() routines --- 2019-02-22 Will Deacon New
[v2,2/4] locking: Remove {read,spin,write}_can_lock [v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon New
[v2,2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index [v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-08-16 Will Deacon New
[v2,18/18] perf: arm_spe: Disallow userspace profiling when arm_kernel_unmapped_at_el0() arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon New
[v2,18/18] asm-generic: io: define relaxed accessor macros unconditionally --- 2014-05-22 Will Deacon New
[v2,16/21] drivers: Remove useless trailing comments from mmiowb() invocations Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,16/18] x86: io: implement dummy relaxed accessor macros for writes --- 2014-05-22 Will Deacon New
[v2,1/5] linux/compiler.h: Split into compiler.h and compiler_types.h Get rid of lockless_dereference() --- 2017-10-24 Will Deacon New
[v2,1/5] asm-generic/tlb: Guard with #ifdef CONFIG_MMU Extend and consolidate mmu_gather into new file --- 2018-09-04 Will Deacon New
[v2,14/18] sparc: io: implement dummy relaxed accessor macros for writes --- 2014-05-22 Will Deacon New
[v2,1/3] mm: numa: avoid waiting on freed migrated pages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-13 Will Deacon New
[v2,1/3] asm-generic/io: Pass result of I/O accessor to __io_[p]ar() Ensure inX() is ordered wrt delay() routines --- 2019-02-22 Will Deacon New
[v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long [v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-08-16 Will Deacon New
[v2,12/21] ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,11/21] mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,10/21] sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,10/10] arm64: mm: remove dsb from update_mmu_cache --- 2015-10-06 Will Deacon New
[v2,08/10] arm64: mm: kill mm_cpumask usage --- 2015-10-06 Will Deacon New
[v2,07/10] arm64: switch_mm: simplify mm and CPU checks --- 2015-10-06 Will Deacon New
[v2,06/10] arm64: tlbflush: avoid flushing when fullmm == 1 --- 2015-10-06 Will Deacon New
[v2,05/21] ARM/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,04/21] mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,03/21] arch: Use asm-generic header for asm/mmiowb.h Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-04-05 Will Deacon New
[v2,03/18] arm64: mm: Move ASID from TTBR0 to TTBR1 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon New
[v13,01/20] ARM64: Move PMU register related defines to asm/perf_event.h --- 2016-02-25 Will Deacon New
Unable to boot mainline on snow chromebook since 3.15 --- 2014-09-10 Will Deacon New
tools build: Use -Xpreprocessor instead of -Wp and leave pathnames intact tools build: Use -Xpreprocessor instead of -Wp and leave pathnames intact --- 2018-04-13 Will Deacon New
[-tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} --- 2015-10-07 Will Deacon New
[stable-4.9.y] locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness [stable-4.9.y] locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness --- 2019-01-24 Will Deacon New
scripts/decodecode: Fix decoding for AArch64 (arm64) instructions scripts/decodecode: Fix decoding for AArch64 (arm64) instructions --- 2017-09-28 Will Deacon New
[RFC] vring: Force use of DMA API for ARM-based systems --- 2016-12-20 Will Deacon New
[RFC,v4,6/8] dma-mapping: set dma segment properties in of_dma_configure --- 2014-11-14 Will Deacon New
[RFC,v4,1/8] iommu: provide early initialisation hook for IOMMU drivers --- 2014-11-14 Will Deacon New
[RFC,v4,0/8] Introduce automatic DMA configuration for IOMMU masters --- 2014-11-19 Will Deacon New
[RFC,V3] iommu: arm-smmu: correct group reference count --- 2015-11-17 Will Deacon New
[RFC,v3,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-09-12 Will Deacon New
[RFC,v3,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-09-12 Will Deacon New
[RFC,v3,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-09-12 Will Deacon New
[RFC,v3,3/7] iommu: add new iommu_ops callback for adding an OF device --- 2014-09-12 Will Deacon New
[RFC,v3,2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-09-12 Will Deacon New
[RFC,v3,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-09-12 Will Deacon New
[RFC,v2,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-09-02 Will Deacon New
[RFC,v2,6/7] arm: call iommu_init before of_platform_populate --- 2014-09-02 Will Deacon New
[RFC,v2,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-09-02 Will Deacon New
[RFC,v2,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-09-02 Will Deacon New
[RFC,v2,3/7] iommu: add new iommu_ops callback for adding an OF device --- 2014-09-02 Will Deacon New
[RFC,v2,2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops --- 2014-09-02 Will Deacon New
[RFC,v2,1/7] iommu: provide early initialisation hook for IOMMU drivers --- 2014-09-02 Will Deacon New
[RFC,v2,07/12] arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64 --- 2018-02-26 Will Deacon New
[RFC,v2,04/10] arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2 --- 2017-01-13 Will Deacon New
[RFC,v2,03/12] asm-generic: Move some macros from linux/bitops.h to a new bits.h file Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64 --- 2018-02-26 Will Deacon New
[RFC,v1,1/2] documentation/iommu: Add description of Hisilicon System MMU binding --- 2014-06-18 Will Deacon New
[RFC] rseq: Avoid infinite recursion when delivering SIGSEGV [RFC] rseq: Avoid infinite recursion when delivering SIGSEGV --- 2018-06-20 Will Deacon New
[RFC] mips: Fix arch_spin_unlock() --- 2016-02-09 Will Deacon New
[RFC] irq: allow percpu_devid interrupts to be requested with target mask --- 2015-11-27 Will Deacon New
[RFC] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section [RFC] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section --- 2019-02-11 Will Deacon New
[RFC] clocksource: arm_arch_timer: disable the evtstrm via the cmdline --- 2016-06-17 Will Deacon New
[RFC,7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops --- 2014-08-29 Will Deacon New
[RFC,6/7] arm: call iommu_init before of_platform_populate --- 2014-08-29 Will Deacon New
[RFC,5/7] dma-mapping: detect and configure IOMMU in of_dma_configure --- 2014-08-29 Will Deacon New
[RFC,4/7] iommu: provide helper function to configure an IOMMU for an of master --- 2014-08-29 Will Deacon New
« 1 2 3 »

Bundling

Create bundle: