Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Mark Rutland
| Archived =
No
| 551 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[3/7] atomics: separate basic {cmp,}xchg()
atomics: generate atomic headers
-
-
-
2018-05-29
Mark Rutland
New
[2/7] atomics/treewide: rework ordering barriers
atomics: generate atomic headers
-
-
-
2018-05-29
Mark Rutland
New
[1/7] atomics/tty: add missing atomic_long_t * cast
atomics: generate atomic headers
-
-
-
2018-05-29
Mark Rutland
New
[PATCHv2,16/16] atomics/treewide: make conditional inc/dec ops optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,15/16] atomics/treewide: make unconditional inc/dec ops optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,14/16] atomics/treewide: remove atomic_inc_not_zero_hint()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,13/16] atomics/treewide: make test ops optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,12/16] atomics/treewide: make atomic64_fetch_add_unless() optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
New
[PATCHv2,11/16] atomics/riscv: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,10/16] atomics/powerpc: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,09/16] atomics/arm: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,08/16] atomics/arc: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,07/16] atomics/alpha: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,06/16] atomics/generic: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,05/16] atomics: prepare for atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,04/16] atomics/treewide: make atomic_fetch_add_unless() optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,03/16] atomics/treewide: make atomic64_inc_not_zero() optional
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,02/16] atomics/treewide: remove redundant atomic_inc_not_zero() definitions
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[PATCHv2,01/16] atomics/treewide: s/__atomic_add_unless/atomic_fetch_add_unless/
atomics: API cleanups
-
-
-
2018-05-29
Mark Rutland
Superseded
[13/13] atomics/treewide: make test ops optional
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[12/13] atomics/treewide: make atomic64_fetch_add_unless() optional
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[11/13] atomics/riscv: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[10/13] atomics/powerpc: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[09/13] atomics/arm: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[08/13] atomics/arc: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[07/13] atomics/alpha: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[06/13] atomics/generic: define atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[05/13] atomics: prepare for atomic64_fetch_add_unless()
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[04/13] atomics/treewide: make atomic_fetch_add_unless() optional
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[03/13] atomics/treewide: make atomic64_inc_not_zero() optional
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[02/13] atomics/treewide: remove redundant atomic_inc_not_zero() definitions
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[01/13] atomics/treewide: s/__atomic_add_unless/atomic_fetch_add_unless/
atomics: API cleanups
-
-
-
2018-05-23
Mark Rutland
Superseded
[18/18] arm64: implement syscall wrappers
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[17/18] arm64: convert compat wrappers to C
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
New
[16/18] arm64: use SYSCALL_DEFINE6() for mmap
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[15/18] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[14/18] arm64: remove in-kernel call to sys_personality()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[13/18] kernel: add kcompat_sys_{f,}statfs64()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
New
[12/18] kernel: add ksys_personality()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
New
[11/18] arm64: zero GPRs upon entry from EL0
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
New
[10/18] arm64: convert native/compat syscall entry to C
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[09/18] arm64: convert syscall trace logic to C
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[08/18] arm64: convert raw syscall invocation to C
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[07/18] arm64: remove sigreturn wrappers
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[05/18] arm64: kill change_cpacr()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[04/18] arm64: kill config_sctlr_el1()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[03/18] arm64: introduce sysreg_clear_set()
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[02/18] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
[01/18] arm64: consistently use unsigned long for thread flags
arm64: invoke syscalls with pt_regs
-
-
-
2018-05-14
Mark Rutland
Superseded
perf/ring_buffer: ensure atomicity and order of updates
perf/ring_buffer: ensure atomicity and order of updates
-
-
-
2018-05-10
Mark Rutland
New
[6/6] arm64: instrument smp_{load_acquire,store_release}
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
Accepted
[5/6] arm64: use instrumented atomics
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
New
[4/6] arm64: fix assembly constraints for cmpxchg
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
New
[3/6] arm64: use <linux/atomic.h> for cmpxchg
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
New
[2/6] locking/atomic, asm-generic: instrument atomic*andnot*()
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
New
[1/6] locking/atomic, asm-generic: instrument ordering variants
arm64: add instrumented atomics
-
-
-
2018-05-04
Mark Rutland
New
[3/3] sched/core / kcov: avoid kcov_area during task switch
kcov: fix unexpected faults
-
-
-
2018-05-04
Mark Rutland
New
[2/3] kcov: prefault the kcov_area
kcov: fix unexpected faults
-
-
-
2018-05-04
Mark Rutland
New
[1/3] kcov: ensure irq code sees a valid area
kcov: fix unexpected faults
-
-
-
2018-05-04
Mark Rutland
Accepted
bpf: fix possible spectre-v1 in find_and_alloc_map()
bpf: fix possible spectre-v1 in find_and_alloc_map()
-
-
-
2018-05-03
Mark Rutland
Accepted
[PATCHv4,10/10] arm64: docs: document pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,09/10] arm64: enable pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,08/10] arm64: perf: strip PAC when unwinding userspace
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,07/10] arm64: expose user PAC bit positions via ptrace
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,06/10] arm64: add basic pointer authentication support
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,05/10] arm64/cpufeature: detect pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,04/10] arm64: Don't trap host pointer auth use to EL2
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
Accepted
[PATCHv4,03/10] arm64/kvm: hide ptrauth from guests
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,02/10] arm64/kvm: consistently handle host HCR_EL2 flags
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv4,01/10] arm64: add pointer authentication register bits
ARMv8.3 pointer authentication userspace support
-
-
-
2018-05-03
Mark Rutland
New
[PATCHv3,11/11] arm64: docs: document pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,10/11] arm64: enable pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,09/11] arm64: perf: strip PAC when unwinding userspace
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,08/11] arm64: expose user PAC bit positions via ptrace
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,07/11] arm64: add basic pointer authentication support
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
New
[PATCHv3,06/11] asm-generic: mm_hooks: allow hooks to be overridden individually
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
New
[PATCHv3,05/11] arm64/cpufeature: detect pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,04/11] arm64: Don't trap host pointer auth use to EL2
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,03/11] arm64/kvm: hide ptrauth from guests
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,02/11] arm64/kvm: consistently handle host HCR_EL2 flags
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
[PATCHv3,01/11] arm64: add pointer authentication register bits
ARMv8.3 pointer authentication userspace support
-
-
-
2018-04-17
Mark Rutland
Superseded
tools: restore READ_ONCE() C++ compatibility
tools: restore READ_ONCE() C++ compatibility
-
-
-
2018-04-04
Mark Rutland
Accepted
perf/core: clear sibling list of detached events (was "Re: [PATCH] perf: Fix sibling iteration")
perf/core: clear sibling list of detached events (was "Re: [PATCH] perf: Fix sibling iteration")
-
-
-
2018-03-16
Mark Rutland
New
[PATCHv2] Detect early free of a live mm
[PATCHv2] Detect early free of a live mm
-
-
-
2018-03-12
Mark Rutland
New
Detect early free of a live mm
Detect early free of a live mm
-
-
-
2018-02-28
Mark Rutland
New
v4.16-rc1 misaligned atomics in skb__clone / __napi_alloc_skb
v4.16-rc1 misaligned atomics in skb__clone / __napi_alloc_skb
-
-
-
2018-02-15
Mark Rutland
New
UBSAN: support __ubsan_handle_type_mismatch_v1
UBSAN: support __ubsan_handle_type_mismatch_v1
-
-
-
2018-02-08
Mark Rutland
New
sched/core: avoid spurious spinlock recursion splats
sched/core: avoid spurious spinlock recursion splats
-
-
-
2018-02-05
Mark Rutland
New
[RFCv2,4/4] bpf: inhibit speculated out-of-bounds pointers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-05
Mark Rutland
New
[RFCv2,3/4] arm64: implement nospec_ptr()
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-05
Mark Rutland
New
[RFCv2,2/4] Documentation: document nospec helpers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-05
Mark Rutland
New
[RFCv2,1/4] asm-generic/barrier: add generic nospec helpers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-05
Mark Rutland
New
[RFC,4/4] bpf: inhibit speculated out-of-bounds pointers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-03
Mark Rutland
New
[RFC,3/4] arm64: implement nospec_{load,ptr}()
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-03
Mark Rutland
Superseded
[RFC,2/4] Documentation: document nospec helpers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-03
Mark Rutland
New
[RFC,1/4] asm-generic/barrier: add generic nospec helpers
API for inhibiting speculative arbitrary read primitives
-
-
-
2018-01-03
Mark Rutland
New
[PATCHv2] virtio_mmio: fix devm cleanup
[PATCHv2] virtio_mmio: fix devm cleanup
-
-
-
2017-12-12
Mark Rutland
Accepted
virtio_mmio: fix devm cleanup
virtio_mmio: fix devm cleanup
-
-
-
2017-12-12
Mark Rutland
Superseded
[PATCHv2,12/12] arm64: docs: document pointer authentication
ARMv8.3 pointer authentication userspace support
-
-
-
2017-11-27
Mark Rutland
Superseded
«
1
2
3
4
…
5
6
»