Show patches with: Submitter = Mark Rutland       |    Archived = No       |   551 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv3,6/6] arm64: use instrumented atomics atomics: generate atomic headers / instrument arm64 --- 2018-09-04 Mark Rutland New
locking/atomics: build atomic headers as required locking/atomics: build atomic headers as required --- 2018-11-23 Mark Rutland Superseded
[PATCHv2] locking/atomics: build atomic headers as required [PATCHv2] locking/atomics: build atomic headers as required --- 2018-11-28 Mark Rutland New
[1/2] locking/atomics: Change 'fold' to 'grep' locking/atomics: fix and improvement --- 2018-12-10 Mark Rutland Superseded
[2/2] locking/atomics: Check atomic headers with sha1sum locking/atomics: fix and improvement --- 2018-12-10 Mark Rutland Superseded
perf/core: don't WARN for impossible rb sizes perf/core: don't WARN for impossible rb sizes --- 2019-01-10 Mark Rutland Accepted
[PATCHv2,1/2] locking/atomics: Change 'fold' to 'grep' locking/atomics: fix and improvement --- 2019-02-11 Mark Rutland New
[PATCHv2,2/2] locking/atomics: Check atomic headers with sha1sum locking/atomics: fix and improvement --- 2019-02-11 Mark Rutland New
kasan: prevent recursive instrumentation kasan: prevent recursive instrumentation --- 2019-02-22 Mark Rutland New
kcov: improve CONFIG_ARCH_HAS_KCOV help text kcov: improve CONFIG_ARCH_HAS_KCOV help text --- 2019-04-12 Mark Rutland Accepted
io_uring: fix SQPOLL cpu validation io_uring: fix SQPOLL cpu validation --- 2019-04-30 Mark Rutland Accepted
io_uring: avoid page allocation warnings io_uring: avoid page allocation warnings --- 2019-04-30 Mark Rutland New
io_uring: free allocated io_memory once io_uring: free allocated io_memory once --- 2019-04-30 Mark Rutland Superseded
[PATCHv2] io_uring: free allocated io_memory once [PATCHv2] io_uring: free allocated io_memory once --- 2019-04-30 Mark Rutland Accepted
[PATCHv2] io_uring: avoid page allocation warnings [PATCHv2] io_uring: avoid page allocation warnings --- 2019-05-01 Mark Rutland New
[05/18] locking/atomic: arc: use s64 for atomic64 Untitled series #20539 --- 2019-05-22 Mark Rutland Accepted
[11/18] locking/atomic: riscv: fix atomic64_sub_if_positive() offset argument Untitled series #20539 --- 2019-05-22 Mark Rutland Accepted
[17/18] locking/atomic: crypto: nx: remove redundant casts Untitled series #20539 --- 2019-05-22 Mark Rutland Accepted
[18/18] locking/atomic: s390/pci: remove redundant casts Untitled series #20539 --- 2019-05-22 Mark Rutland Accepted
mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming --- 2019-06-10 Mark Rutland New
[PATCHv2] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming [PATCHv2] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming --- 2019-07-22 Mark Rutland New
Documentation/features/locking: update lists Documentation/features/locking: update lists --- 2019-07-23 Mark Rutland Accepted
lib: remove redundant ftrace flag removal lib: remove redundant ftrace flag removal --- 2019-08-06 Mark Rutland New
[1/9] sched/core: add is_kthread() helper kthread detection cleanup --- 2019-08-14 Mark Rutland New
[2/9] sched: treewide: use is_kthread() kthread detection cleanup --- 2019-08-14 Mark Rutland New
[3/9] kmemleak: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[4/9] arm/perf: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[5/9] arm64: correctly check for ktrheads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[6/9] sparc/perf: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[7/9] x86/lbr: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[8/9] x86/fpu: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[9/9] samples/kretprobe: correctly check for kthreads kthread detection cleanup --- 2019-08-14 Mark Rutland New
[PATCHv2] lib/test_kasan: add roundtrip tests [PATCHv2] lib/test_kasan: add roundtrip tests --- 2019-08-19 Mark Rutland Superseded
[PATCHv3] lib/test_kasan: add roundtrip tests [PATCHv3] lib/test_kasan: add roundtrip tests --- 2019-08-21 Mark Rutland New
stop_machine: avoid potential race behaviour stop_machine: avoid potential race behaviour --- 2019-10-07 Mark Rutland Accepted
[1/8] ftrace: add ftrace_init_nop() arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland New
[2/8] module/ftrace: handle patchable-function-entry arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[3/8] arm64: module: rework special section handling arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[4/8] arm64: module/ftrace: intialize PLT at load time arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[5/8] arm64: insn: add encoder for MOV (register) arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[6/8] arm64: asm-offsets: add S_FP arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[7/8] arm64: implement ftrace with regs arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[8/8] arm64: ftrace: minimize ifdeffery arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-21 Mark Rutland Superseded
[PATCHv2,1/8] ftrace: add ftrace_init_nop() arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
[PATCHv2,2/8] module/ftrace: handle patchable-function-entry arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland New
[PATCHv2,3/8] arm64: module: rework special section handling arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland New
[PATCHv2,4/8] arm64: module/ftrace: intialize PLT at load time arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
[PATCHv2,5/8] arm64: insn: add encoder for MOV (register) arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
[PATCHv2,6/8] arm64: asm-offsets: add S_FP arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
[PATCHv2,7/8] arm64: implement ftrace with regs arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
[PATCHv2,8/8] arm64: ftrace: minimize ifdeffery arm64: ftrace cleanup + FTRACE_WITH_REGS --- 2019-10-29 Mark Rutland Accepted
« 1 2 ... 3 4 5 6 »