Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   245 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[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,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
[2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-06 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
[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
[07/10] perf: Directly pass PERF_AUX_* flags to perf_aux_output_end Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon New
[5/5] iommu: Allow default domain type to be set on the kernel command line Implement SMMU passthrough using the default domain --- 2017-01-19 Will Deacon New
[3/5] iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains Implement SMMU passthrough using the default domain --- 2017-01-19 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,08/10] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples --- 2017-01-03 Will Deacon New
[RFC] vring: Force use of DMA API for ARM-based systems --- 2016-12-20 Will Deacon New
builddeb: Use aarch64 instead of arm64 for UTS_MACHINE --- 2016-12-09 Will Deacon New
[2/2] irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154 --- 2016-10-28 Will Deacon New
Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness --- 2016-10-19 Will Deacon New
Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness --- 2016-10-17 Will Deacon New
[GIT,PULL] arm64: X-Gene platforms DTS changes queued for 4.9 - part1 --- 2016-09-15 Will Deacon New
[3/6] arm64: lse: convert lse alternatives NOP padding to use __nops --- 2016-09-09 Will Deacon New
[2/6] arm64: barriers: introduce nops and __nops macros for NOP sequences --- 2016-09-09 Will Deacon New
[1/6] arm64: sysreg: replace open-coded mrs_s/msr_s with {read, write}_sysreg_s --- 2016-09-09 Will Deacon New
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP --- 2016-08-26 Will Deacon New
perf: WARNING: kernel/events/core.c:4893 perf_mmap_close --- 2016-08-24 Will Deacon New
[1/2] arm64: kernel: Add SMC Session ID to results --- 2016-08-22 Will Deacon New
[4/4] iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass --- 2016-08-18 Will Deacon New
[2/4] arm64: debug: remove redundant spsr manipulation --- 2016-07-19 Will Deacon New
[1/4] arm64: debug: unmask PSTATE.D earlier --- 2016-07-19 Will Deacon New
[1/2] arm64: Refactor vDSO time functions --- 2016-07-08 Will Deacon New
[v2] arm64: barrier: implement wfe-based smp_cond_load_acquire --- 2016-06-27 Will Deacon New
[RFC] clocksource: arm_arch_timer: disable the evtstrm via the cmdline --- 2016-06-17 Will Deacon New
[v2,3/3] arm64: spinlock: use lock->owner to optimise spin_unlock_wait --- 2016-06-08 Will Deacon New
arm64: Implement ptep_set_access_flags() for hardware AF/DBM --- 2016-06-07 Will Deacon New
[2/2] arm64: spinlock: only wait for a single unlock in spin_unlock_wait --- 2016-06-03 Will Deacon New
[1/2] arm64: spinlock: fix spin_is_locked --- 2016-06-03 Will Deacon New
[RFC,3/3] locking,arm64: Introduce cmpwait() --- 2016-04-26 Will Deacon New
[RFC,05/31] locking,arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() --- 2016-04-22 Will Deacon New
Kconfig: disable LATENCYTOP for IA64 --- 2016-03-09 Will Deacon New
BUG in HugeTLBFS with Contiguous hint --- 2016-03-09 Will Deacon New
[v5sub2,1/8] arm64: add support for module PLTs --- 2016-02-25 Will Deacon New
[v13,01/20] ARM64: Move PMU register related defines to asm/perf_event.h --- 2016-02-25 Will Deacon New
FAILED: patch "[PATCH] arm64: errata: Add -mpc-relative-literal-loads to build flags" failed to apply to 4.4-stable tree --- 2016-02-24 Will Deacon New
[v3,1/3] iommu/io-pgtable: Add ARMv7 short descriptor support --- 2016-02-17 Will Deacon New
arm64: reenable interrupt when handling ptrace breakpoint --- 2016-02-11 Will Deacon New
arm64: mm: keep gcc and sparse happy when !CONFIG_DEBUG_RODATA --- 2016-02-11 Will Deacon New
[RFC] mips: Fix arch_spin_unlock() --- 2016-02-09 Will Deacon New
[4/4] arm64: lib: patch in prfm for copy_page if requested --- 2016-02-02 Will Deacon New
[3/4] arm64: lib: improve copy_page to deal with 128 bytes at a time --- 2016-02-02 Will Deacon New
iommu/io-pgtable-arm: Ensure we free the final level on teardown --- 2016-01-28 Will Deacon New
FAILED: patch "[PATCH] iommu/io-pgtable-arm: Ensure we free the final level on" failed to apply to 4.4-stable tree --- 2016-01-27 Will Deacon New
[v3] barriers: introduce smp_mb__release_acquire and update documentation --- 2016-01-27 Will Deacon New
arm64: restore bogomips information in /proc/cpuinfo --- 2016-01-27 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
[linux-next] arm64: fix kernel crash with 48-bit VA and 64KB granule --- 2016-01-05 Will Deacon New
arm64: fix relocation of movz instruction with negative immediate --- 2016-01-04 Will Deacon New
linux-4.4-rc8/arch/arm64/kernel/module.c:78: 32/64 bit problem ? --- 2016-01-04 Will Deacon New
arm64: fix off-by-one in compat syscall table for syscalls over 382 --- 2015-12-22 Will Deacon New
[v8,9/4] arm64: remove irq_count and do_softirq_own_stack() --- 2015-12-21 Will Deacon New
[13/13] iommu/io-pgtable-arm: Ensure we free the final level on teardown --- 2015-12-17 Will Deacon New
FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX) --- 2015-12-11 Will Deacon New
ARM64: Clear out any singlestep state on a ptrace detach operation --- 2015-12-04 Will Deacon New
[RFC] irq: allow percpu_devid interrupts to be requested with target mask --- 2015-11-27 Will Deacon New
[4/4] locking: Introduce smp_cond_acquire() --- 2015-11-19 Will Deacon New
[RFC,V3] iommu: arm-smmu: correct group reference count --- 2015-11-17 Will Deacon New
arm64: add HAVE_LATENCYTOP_SUPPORT config --- 2015-11-10 Will Deacon New
ARM: SWP emulation: Restore original *data when failed --- 2015-10-27 Will Deacon New
[GIT,PULL] iommu/arm-smmu: Updates for 4.4 --- 2015-10-15 Will Deacon New
[6/6] iommu/arm-smmu: Add support for MSI on SMMUv3 --- 2015-10-15 Will Deacon New
[3/6] iommu/arm-smmu: ThunderX mis-extends 64bit registers --- 2015-10-15 Will Deacon New
[2/6] iommu/arm-smmu: Remove unneeded '0x' annotation --- 2015-10-15 Will Deacon New
[GIT,PULL] arm64: fixes for -rc6 --- 2015-10-15 Will Deacon New
ARM: SWP emulation: Restore original *data when failed --- 2015-10-15 Will Deacon New
[RESEND] drivers/perf: arm_pmu: avoid CPU device_node reference leak --- 2015-10-12 Will Deacon New
[GIT,PULL] arm64: fixes for -rc5 --- 2015-10-07 Will Deacon New
[-tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} --- 2015-10-07 Will Deacon New
[v2] barriers: introduce smp_mb__release_acquire and update documentation --- 2015-10-07 Will Deacon New
[GIT,PULL] iommu/arm-smmu: Fixes for 4.3 --- 2015-10-07 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
[GIT,PULL] arm64: fixes for -rc2 --- 2015-09-17 Will Deacon New
[08/10] arm64: mm: kill mm_cpumask usage --- 2015-09-17 Will Deacon New
barriers: introduce smp_mb__release_acquire and update documentation --- 2015-09-16 Will Deacon New
barriers: introduce smp_mb__release_acquire and update documentation --- 2015-09-15 Will Deacon New
[1/2] arm64: fpsimd: Fix FPSIMD corruption in rt_sigreturn with CONFIG_PREEMPT --- 2015-09-15 Will Deacon New
drivers/perf: arm_pmu: avoid CPU device_node reference leak --- 2015-09-14 Will Deacon New
master build: 1 failures 73 warnings (v4.2-11142-gb0a1ea5) --- 2015-09-11 Will Deacon New
[GIT,PULL] arm64: updates for 4.3 --- 2015-09-04 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.19 --- 2014-11-19 Will Deacon New
[RFC,v4,0/8] Introduce automatic DMA configuration for IOMMU masters --- 2014-11-19 Will Deacon New
[GIT,PULL] ARM: perf: updates for 3.19 --- 2014-11-14 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
efi: Fix free_end build warning --- 2014-11-13 Will Deacon New
[RFC,1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure --- 2014-11-10 Will Deacon New
[RFC,1/2] zap_pte_range: update addr when forcing flush after TLB batching faiure --- 2014-10-29 Will Deacon New
[RFC,2/2] zap_pte_range: fix partial TLB flushing in response to a dirty pte --- 2014-10-28 Will Deacon New
perf tools: fix build breakage on arm and arm64 targets --- 2014-09-26 Will Deacon New
[v3,09/17] m68k: io: implement dummy relaxed accessor macros for writes --- 2014-09-25 Will Deacon New
[v3,17/17] asm-generic: io: define relaxed accessor macros unconditionally --- 2014-09-24 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.18 --- 2014-09-22 Will Deacon New
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-15 Will Deacon New
« 1 2 3 »

Bundling

Create bundle: