Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   75 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,12/12] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,10/12] arm64: traps: Shuffle code to eliminate forward declarations arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,09/12] arm64: traps: Fix inconsistent faulting instruction skipping arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,07/12] arm64: elf: Enable BTI at exec based on ELF program properties arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,06/12] elf: Allow arch to tweak initial mmap prot flags arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,05/12] arm64: Basic Branch Target Identification support arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1 arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,03/12] mm: Reserve asm-generic prot flag 0x10 for arch use arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,02/12] ELF: Add ELF program property parsing support arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[v3,01/12] ELF: UAPI and Kconfig additions for ELF program properties arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-18 Dave Martin New
[FIXUP,2/2] squash! arm64: Basic Branch Target Identification support Fixups to patch 5 --- 2019-10-11 Dave Martin New
[FIXUP,1/2] squash! arm64: Basic Branch Target Identification support Fixups to patch 5 --- 2019-10-11 Dave Martin New
[v2,12/12] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-10 Dave Martin New
[v2,08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE arm64: ARMv8.5-A: Branch Target Identification support --- 2019-10-10 Dave Martin New
[RFC,2/2] ELF: Add ELF program property parsing support ELF: Alternate program property parser --- 2019-08-20 Dave Martin New
[RFC,1/2] ELF: UAPI and Kconfig additions for ELF program properties ELF: Alternate program property parser --- 2019-08-20 Dave Martin New
[RFC,2/2] serial: pl011: Don't bother pushing more TX data while TX irq is active serial: pl011: Fix TX dropping race --- 2019-07-19 Dave Martin New
[RFC,1/2] serial: pl011: Fix dropping of TX chars due to irq race serial: pl011: Fix TX dropping race --- 2019-07-19 Dave Martin New
[v4,REPOST] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST [v4,REPOST] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST --- 2019-06-12 Dave Martin New
[8/8] arm64: BTI: Decode BYTPE bits when printing PSTATE arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
[7/8] arm64: elf: Enable BTI at exec based on ELF program properties arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
[5/8] elf: Parse program properties before destroying the old process arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
[4/8] arm64: Basic Branch Target Identification support arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
[3/8] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1 arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
[1/8] binfmt_elf: Extract .note.gnu.property from an ELF file arm64: ARMv8.5-A: Branch Target Identification support --- 2019-05-24 Dave Martin New
KVM: arm64: Fix architecturally invalid reset value for FPEXC32_EL2 KVM: arm64: Fix architecturally invalid reset value for FPEXC32_EL2 --- 2019-02-21 Dave Martin New
[v2,2/2] arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h --- 2019-01-04 Dave Martin New
[v2,1/2] arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h --- 2019-01-04 Dave Martin New
[v2,1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST [v2,1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST --- 2018-12-12 Dave Martin New
[1/3] kbuild: install_headers.sh: Strip _UAPI from #if-defined() guards arm64/sve: UAPI: Disentangle ptrace.h from sigcontext.h --- 2018-12-11 Dave Martin New
arm64: Fix syscall restarting around signal suppressed by tracer arm64: Fix syscall restarting around signal suppressed by tracer --- 2018-06-07 Dave Martin New
[RFC] UAPI: Document auxvec AT_* namespace policy and note reservations [RFC] UAPI: Document auxvec AT_* namespace policy and note reservations --- 2018-05-16 Dave Martin New
[RFC,11/11] prctl: Refactor PR_{SET,GET}_UNALIGN to reduce boilerplate prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,10/11] prctl: Remove redundant task argument from PR_{SET,GET}_UNALIGN backends prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,09/11] ia64: Move arch-specific prctls out of core code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,08/11] ia64: Remove unused task argument from prctl functions prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,07/11] powerpc: Move arch-specific prctls out of core code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,06/11] powerpc: Remove unused task argument from prctl functions prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,05/11] x86: Move arch-specific prctls out of core code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,04/11] MIPS: Move arch-specific prctls out of core code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,03/11] MIPS: Remove unused task argument from prctl functions prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,02/11] arm64: Move arch-specific prctls out of core code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[RFC,01/11] prctl: Support movement of arch prctls out of common code prctl: Modernise wiring for optional prctl() calls --- 2018-05-14 Dave Martin New
[REPOST,5/5] sparc: Use update_thread_flag() Simplify setting thread flags to a particular value --- 2018-05-11 Dave Martin New
[REPOST,4/5] powerpc: Use update_thread_flag() Simplify setting thread flags to a particular value --- 2018-05-11 Dave Martin New
[REPOST,3/5] MIPS: Use update{,_tsk}_thread_flag() Simplify setting thread flags to a particular value --- 2018-05-11 Dave Martin New
[REPOST,2/5] ARM: Use update_thread_flag() Simplify setting thread flags to a particular value --- 2018-05-11 Dave Martin New
[REPOST,1/5] thread_info: Port core code to use update_thread_flag() helpers Simplify setting thread flags to a particular value --- 2018-05-11 Dave Martin New
[v2] tty: pl011: Avoid spuriously stuck-off interrupts [v2] tty: pl011: Avoid spuriously stuck-off interrupts --- 2018-05-10 Dave Martin New
[v5,01/14] thread_info: Add update_thread_flag() helpers KVM: arm64: Optimise FPSIMD context switching --- 2018-05-04 Dave Martin New
tty: pl011: Avoid spuriously stuck-off interrupts tty: pl011: Avoid spuriously stuck-off interrupts --- 2018-04-27 Dave Martin New
[RFC,v3] tty: pl011: Avoid spuriously stuck-off interrupts [RFC,v3] tty: pl011: Avoid spuriously stuck-off interrupts --- 2018-04-23 Dave Martin New
[RFC,3/6] arm64: Use update{,_tsk}_thread_flag() Simplify setting thread flags to a particular value --- 2018-04-19 Dave Martin New
[RFC,1/6] thread_info: Add update_thread_flag() helpers Simplify setting thread flags to a particular value --- 2018-04-19 Dave Martin New
[RFC] ARM: kexec: Assemble relocate code in ARM mode --- 2013-10-15 Dave Martin New
ARM: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels --- 2013-05-02 Dave Martin New
ARM: KVM: Don't handle PSCI calls via SMC --- 2013-05-01 Dave Martin New
ARM: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels --- 2013-05-01 Dave Martin New
[RFC] ARM: Remove backwards-compatibility IT macros for CONFIG_LTO --- 2013-04-12 Dave Martin New
ARM: Allow modules to read cpu_logical_map --- 2013-02-08 Dave Martin New
[RFC] ARM: Export the CPU logical map to modules --- 2013-01-28 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2013-01-10 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2013-01-10 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2013-01-10 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2013-01-10 Dave Martin New
arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible --- 2013-01-10 Dave Martin New
ARM: head: Remove boot-time HYP mode check for v5 and below --- 2012-12-10 Dave Martin New
ARM: decompressor: Enable unaligned memory access for v6 and above --- 2012-11-22 Dave Martin New
[v2,3/3] ARM: pxa/pj4: Port problematic pj4 support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,2/3] ARM: iwmmxt: Port problematic iwmmxt support code to v7/Thumb-2 --- 2011-09-08 Dave Martin New
[v2,1/3] ARM: iwmmxt: Fix Makefile rules for building iwmmxt for Thumb-2 --- 2011-09-08 Dave Martin New
ARM: tegra: Remove redundant change to the CPSR in headsmp.S --- 2011-09-07 Dave Martin New
[v2,REPOST] ARM: Thumb-2: Add local symbols to work around gas behaviour --- 2011-03-11 Dave Martin New

Bundling

Create bundle: