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
[01/10] locking/qspinlock: Don't spin on pending->locked transition in slowpath kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon New
[01/11] arm64: use RET instruction for exiting the trampoline arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[01/12] arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon New
[02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon New
[02/20] arch: Use asm-generic header for asm/mmiowb.h Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon New
[03/20] mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon New
[06/10] barriers: Introduce smp_cond_load_relaxed and atomic_cond_read_relaxed kernel/locking: qspinlock improvements --- 2018-04-05 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
[08/10] arm64: mm: kill mm_cpumask usage --- 2015-09-17 Will Deacon New
[08/18] arm64: mm: Add arm64_kernel_mapped_at_el0 helper using static key arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[1/2] arm64: fpsimd: Fix FPSIMD corruption in rt_sigreturn with CONFIG_PREEMPT --- 2015-09-15 Will Deacon New
[1/2] arm64: kernel: Add SMC Session ID to results --- 2016-08-22 Will Deacon New
[1/2] arm64: Refactor vDSO time functions --- 2016-07-08 Will Deacon New
[1/2] arm64: spinlock: fix spin_is_locked --- 2016-06-03 Will Deacon New
[1/2] asm-generic/io: Pass result on inX() accessor to __io_par() Ensure inX() is ordered wrt delay() routines --- 2019-02-11 Will Deacon New
[13/13] iommu/io-pgtable-arm: Ensure we free the final level on teardown --- 2015-12-17 Will Deacon New
[13/18] arm64: entry: Hook up entry trampoline to exception vectors arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[1/3] arm64: compat: Avoid sending SIGILL for unallocated syscall numbers [1/3] arm64: compat: Avoid sending SIGILL for unallocated syscall numbers --- 2019-01-03 Will Deacon New
[1/3] linux/compiler.h: Split into compiler.h and compiler-types.h Remove lockless_dereference --- 2017-10-12 Will Deacon New
[1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[1/4] arm64: debug: unmask PSTATE.D earlier --- 2016-07-19 Will Deacon New
[16/18] arm64: entry: Add fake CPU feature for mapping the kernel at EL0 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 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
[17/18] arm64: makefile: Ensure TEXT_OFFSET doesn't overlap with trampoline arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[2/2] arm64: spinlock: only wait for a single unlock in spin_unlock_wait --- 2016-06-03 Will Deacon New
[2/2] asm-generic: add memfd_create system call to unistd.h --- 2014-08-15 Will Deacon New
[2/2] irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154 --- 2016-10-28 Will Deacon New
[2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index [1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-07-28 Will Deacon New
[2/3] brcmfmac: Fix comment syntax [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[2/3] locking/barriers: Kill lockless_dereference Remove lockless_dereference --- 2017-10-12 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
[2/4] arm64: debug: remove redundant spsr manipulation --- 2016-07-19 Will Deacon New
[2/6] arm64: barriers: introduce nops and __nops macros for NOP sequences --- 2016-09-09 Will Deacon New
[2/6] iommu/arm-smmu: Remove unneeded '0x' annotation --- 2015-10-15 Will Deacon New
[2/7] iommu/arm-smmu: add support for multi-master iommu groups --- 2014-09-15 Will Deacon New
3.17-rc2 percpu-ref oops with virtblk remove --- 2014-08-28 Will Deacon New
[3/3] drm/ttm: Fix comment syntax [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[3/4] arm64: lib: improve copy_page to deal with 128 bytes at a time --- 2016-02-02 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
[3/6] arm64: lse: convert lse alternatives NOP padding to use __nops --- 2016-09-09 Will Deacon New
[3/6] iommu/arm-smmu: ThunderX mis-extends 64bit registers --- 2015-10-15 Will Deacon New
[4.19,BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals [4.19,BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals --- 2019-04-03 Will Deacon New
[4/4] arm64: lib: patch in prfm for copy_page if requested --- 2016-02-02 Will Deacon New
[4.4,BACKPORT,2/2] arm64: debug: Ensure debug handlers check triggering exception level [4.4,BACKPORT,1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals --- 2019-04-03 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
[4/4] locking: Introduce smp_cond_acquire() --- 2015-11-19 Will Deacon New
[4.9/4.14,BACKPORT,1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals [4.9/4.14,BACKPORT,1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals --- 2019-04-03 Will Deacon New
[4.9,BACKPORT,2/2] arm64: debug: Ensure debug handlers check triggering exception level Untitled series #19667 --- 2019-04-03 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
[5/6] kernel/locking: Prevent slowpath writers getting held up by fastpath Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon New
[6/6] iommu/arm-smmu: Add support for MSI on SMMUv3 --- 2015-10-15 Will Deacon New
[6/6] kernel/locking: Remove unused union members from struct qrwlock Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon New
arm64: add HAVE_LATENCYTOP_SUPPORT config --- 2015-11-10 Will Deacon New
ARM64: Clear out any singlestep state on a ptrace detach operation --- 2015-12-04 Will Deacon New
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP --- 2016-08-26 Will Deacon New
arm64: fix off-by-one in compat syscall table for syscalls over 382 --- 2015-12-22 Will Deacon New
arm64: fix relocation of movz instruction with negative immediate --- 2016-01-04 Will Deacon New
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed --- 2014-06-26 Will Deacon New
arm64: Implement ptep_set_access_flags() for hardware AF/DBM --- 2016-06-07 Will Deacon New
arm64: Make sure SPsel is always set arm64: Make sure SPsel is always set --- 2017-09-26 Will Deacon New
arm64: mm: keep gcc and sparse happy when !CONFIG_DEBUG_RODATA --- 2016-02-11 Will Deacon New
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice arm64: proc: Set PTE_NG for table entries to avoid traversing them twice --- 2018-02-20 Will Deacon New
arm64: reenable interrupt when handling ptrace breakpoint --- 2016-02-11 Will Deacon New
arm64: restore bogomips information in /proc/cpuinfo --- 2016-01-27 Will Deacon New
ARM/ARM64: don't enter kgdb when userspace executes a kgdb break instruction. --- 2014-07-30 Will Deacon New
arm: ptrace: fix syscall modification under PTRACE_O_TRACESECCOMP --- 2014-06-20 Will Deacon New
ARM: SWP emulation: Restore original *data when failed --- 2015-10-27 Will Deacon New
ARM: SWP emulation: Restore original *data when failed --- 2015-10-15 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
BUG in HugeTLBFS with Contiguous hint --- 2016-03-09 Will Deacon New
builddeb: Use aarch64 instead of arm64 for UTS_MACHINE --- 2016-12-09 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
docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses --- 2018-11-26 Will Deacon New
drivers/perf: arm_pmu: avoid CPU device_node reference leak --- 2015-09-14 Will Deacon New
efi: Fix free_end build warning --- 2014-11-13 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
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
frv: cmpxchg: Implement cmpxchg64 --- 2017-07-03 Will Deacon New
fs/userfaultfd: Don't try to freeze uninterruptible tasks fs/userfaultfd: Don't try to freeze uninterruptible tasks --- 2017-10-23 Will Deacon New
FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX) --- 2015-12-11 Will Deacon New
[GIT,PULL] arm64: couple of fixes for -rc5 --- 2014-09-12 Will Deacon New
[GIT,PULL] arm64: fixes for -rc2 --- 2015-09-17 Will Deacon New
[GIT,PULL] arm64: fixes for -rc5 --- 2015-10-07 Will Deacon New
[GIT,PULL] arm64: fixes for -rc6 --- 2015-10-15 Will Deacon New
[GIT,PULL] arm64: post merge-window fixes for 3.17 --- 2014-08-22 Will Deacon New
[GIT,PULL] arm64: second wave of arm64 fixes for 3.17 --- 2014-09-02 Will Deacon New
[GIT,PULL] arm64: updates for 3.17 --- 2014-08-04 Will Deacon New
[GIT,PULL] arm64: updates for 4.3 --- 2015-09-04 Will Deacon New
[GIT,PULL] arm64: X-Gene platforms DTS changes queued for 4.9 - part1 --- 2016-09-15 Will Deacon New
[GIT,PULL] ARM perf updates for 3.17 --- 2014-07-10 Will Deacon New
[GIT,PULL] ARM: perf: updates for 3.19 --- 2014-11-14 Will Deacon New
[GIT,PULL] Generic PCI host controller driver for 3.16 --- 2014-05-27 Will Deacon New
[GIT,PULL] iommu/arm-smmu: fixes for 3.17 --- 2014-09-03 Will Deacon New
[GIT,PULL] iommu/arm-smmu: Fixes for 4.3 --- 2015-10-07 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.17 --- 2014-07-10 Will Deacon New
[GIT,PULL] iommu/arm-smmu: updates for 3.18 --- 2014-09-22 Will Deacon New
« 1 2 3 »

Bundling

Create bundle: