Show patches with: Submitter = Mark Rutland       |    State = Action Required       |   2153 patches
« 1 2 ... 4 5 621 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] arm64/sysreg: fix odd line spacing arm64/sysreg: minor cleanusp for sysreg header generation - - - --- 2022-05-13 Mark Rutland New
[1/2] arm64/sysreg: improve comment for regs without fields arm64/sysreg: minor cleanusp for sysreg header generation - - - --- 2022-05-13 Mark Rutland New
[3/3] irqchip/gic-v3: fix priority mask handling irqchip/gic-v3: pseudo-NMI fixes - - - --- 2022-05-13 Mark Rutland New
[2/3] irqchip/gic-v3: refactor ISB + EOIR at ack time irqchip/gic-v3: pseudo-NMI fixes - - - --- 2022-05-13 Mark Rutland New
[1/3] irqchip/gic-v3: ensure pseudo-NMIs have an ISB between ack and handling irqchip/gic-v3: pseudo-NMI fixes - - - --- 2022-05-13 Mark Rutland New
[2/2] arm64: select TRACE_IRQFLAGS_NMI_SUPPORT arm64: fix lockdep in NMI context - - - --- 2022-05-11 Mark Rutland New
[1/2] arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic arm64: fix lockdep in NMI context - - - --- 2022-05-11 Mark Rutland New
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n - - - --- 2022-05-06 Mark Rutland New
[v2,13/13] arm64: entry: use stackleak_erase_on_task_stack() stackleak: fixes and rework 1 - - --- 2022-04-27 Mark Rutland New
[v2,12/13] stackleak: add on/off stack variants stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,11/13] lkdtm/stackleak: check stack boundaries stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,10/13] lkdtm/stackleak: prevent unexpected stack usage stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,09/13] lkdtm/stackleak: rework boundary management stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,08/13] lkdtm/stackleak: avoid spurious failure stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,07/13] stackleak: rework poison scanning stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,06/13] stackleak: rework stack high bound handling stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,05/13] stackleak: clarify variable names stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,04/13] stackleak: rework stack low bound handling stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,03/13] stackleak: remove redundant check stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,02/13] stackleak: move skip_erasing() check earlier stackleak: fixes and rework - - - --- 2022-04-27 Mark Rutland New
[v2,01/13] arm64: stackleak: fix current_top_of_stack() stackleak: fixes and rework 1 - - --- 2022-04-27 Mark Rutland New
[8/8] arm64: entry: use stackleak_erase_on_task_stack() stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[7/8] stackleak: add on/off stack variants stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[6/8] stackleak: remove redundant check stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[5/8] stackleak: rework stack high bound handling stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[4/8] stackleak: clarify variable names stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[3/8] stackleak: rework stack low bound handling stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[2/8] stackleak: move skip_erasing() check earlier stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[1/8] arm64: stackleak: fix current_top_of_stack() stackleak: fixes and rework - - - --- 2022-04-25 Mark Rutland New
[6/6] arm64: stacktrace: align with common naming arm64: stacktrace cleanups - 1 - --- 2022-04-13 Mark Rutland New
[5/6] arm64: stacktrace: rename stackframe to unwind_state arm64: stacktrace cleanups - 1 - --- 2022-04-13 Mark Rutland New
[4/6] arm64: stacktrace: rename unwinder functions arm64: stacktrace cleanups - 1 - --- 2022-04-13 Mark Rutland New
[3/6] arm64: stacktrace: make struct stackframe private to stacktrace.c arm64: stacktrace cleanups - 1 - --- 2022-04-13 Mark Rutland New
[2/6] arm64: stacktrace: delete PCS comment arm64: stacktrace cleanups - 2 - --- 2022-04-13 Mark Rutland New
[1/6] arm64: stacktrace: remove NULL task check from unwind_frame() arm64: stacktrace cleanups - 1 - --- 2022-04-13 Mark Rutland New
arm64: prevent instrumentation of bp hardening callbacks arm64: prevent instrumentation of bp hardening callbacks 1 1 - --- 2022-02-24 Mark Rutland New
[v4,4/4] linkage: remove SYM_FUNC_{START,END}_ALIAS() linkage: better symbol aliasing 3 - - --- 2022-02-16 Mark Rutland New
[v4,3/4] x86: clean up symbol aliasing linkage: better symbol aliasing 3 - - --- 2022-02-16 Mark Rutland New
[v4,2/4] arm64: clean up symbol aliasing linkage: better symbol aliasing 4 - - --- 2022-02-16 Mark Rutland New
[v4,1/4] linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}() linkage: better symbol aliasing 3 - - --- 2022-02-16 Mark Rutland New
[v4,7/7] arm64: support PREEMPT_DYNAMIC arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 2 - - --- 2022-02-14 Mark Rutland New
[v4,6/7] arm64: entry: centralize preemption decision arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 2 - - --- 2022-02-14 Mark Rutland New
[v4,5/7] sched/preempt: add PREEMPT_DYNAMIC using static keys arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-14 Mark Rutland New
[v4,4/7] sched/preempt: decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-14 Mark Rutland New
[v4,3/7] sched/preempt: simplify irqentry_exit_cond_resched() callers arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-14 Mark Rutland New
[v4,2/7] sched/preempt: refactor sched_dynamic_update() arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-14 Mark Rutland New
[v4,1/7] sched/preempt: move PREEMPT_DYNAMIC logic later arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-14 Mark Rutland New
[v3,5/5] tools: update x86 string routines linkage: better symbol aliasing - - - --- 2022-02-11 Mark Rutland New
[v3,4/5] linkage: remove SYM_FUNC_{START,END}_ALIAS() linkage: better symbol aliasing 2 - - --- 2022-02-11 Mark Rutland New
[v3,3/5] x86: clean up symbol aliasing linkage: better symbol aliasing 2 - - --- 2022-02-11 Mark Rutland New
[v3,2/5] arm64: clean up symbol aliasing linkage: better symbol aliasing 3 - - --- 2022-02-11 Mark Rutland New
[v3,1/5] linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}() linkage: better symbol aliasing 2 - - --- 2022-02-11 Mark Rutland New
[v3,7/7] arm64: support PREEMPT_DYNAMIC arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-09 Mark Rutland New
[v3,6/7] arm64: entry: centralize premeption decision arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-09 Mark Rutland New
[v3,5/7] sched/preempt: add PREEMPT_DYNAMIC using static keys arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-09 Mark Rutland New
[v3,4/7] sched/preempt: decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-09 Mark Rutland New
[v3,3/7] sched/preempt: simplify irqentry_exit_cond_resched() callers arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-09 Mark Rutland New
[v3,2/7] sched/preempt: refactor sched_dynamic_update() arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-09 Mark Rutland New
[v3,1/7] sched/preempt: move PREEMPT_DYNAMIC logic later arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-09 Mark Rutland New
[v2,7/7] arm64: support PREEMPT_DYNAMIC arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-04 Mark Rutland New
[v2,6/7] arm64: entry: centralize premeption decision arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys 1 - - --- 2022-02-04 Mark Rutland New
[v2,5/7] sched/preempt: add PREEMPT_DYNAMIC using static keys arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-04 Mark Rutland New
[v2,4/7] sched/preempt: decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-04 Mark Rutland New
[v2,3/7] sched/preempt: simplify irqentry_exit_cond_resched() callers arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-04 Mark Rutland New
[v2,2/7] sched/preempt: refactor sched_dynamic_update() arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-04 Mark Rutland New
[v2,1/7] sched/preempt: move PREEMPT_DYNAMIC logic later arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys - - - --- 2022-02-04 Mark Rutland New
arm64: atomics: remove redundant static branch arm64: atomics: remove redundant static branch - - - --- 2022-02-04 Mark Rutland New
[bootwrapper,v3,15/15] Unify start_el3 & start_no_el3 Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,14/15] Rework bootmethod initialization Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,13/15] Announce locations of memory objects Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,12/15] aarch32: move the bulk of Secure PL1 initialization to C Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,11/15] aarch64: move the bulk of EL3 initialization to C Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,10/15] Announce boot-wrapper mode / exception level Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,09/15] Rework common init C code Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,08/15] aarch64: initialize SCTLR_ELx for the boot-wrapper Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,07/15] aarch64: add mov_64 macro Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,06/15] aarch32: add coprocessor accessors Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,05/15] aarch64: add system register accessors Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,04/15] Add bit-field macros Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,03/15] Document entry requirements Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,02/15] aarch64: correct SCTLR_EL1_KERNEL for AA32 kernels Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[bootwrapper,v3,01/15] aarch64: correct ZCR_EL3.LEN initialization Cleanups and improvements - 1 - --- 2022-01-25 Mark Rutland New
[v2,7/7] tools: update x86 string routines linkage: better symbol aliasing - - - --- 2022-01-25 Mark Rutland New
[v2,6/7] linkage: remove SYM_FUNC_{START,END}_ALIAS() linkage: better symbol aliasing 2 - - --- 2022-01-25 Mark Rutland New
[v2,5/7] x86: clean up symbol aliasing linkage: better symbol aliasing 2 - - --- 2022-01-25 Mark Rutland New
[v2,4/7] arm64: clean up symbol aliasing linkage: better symbol aliasing 3 - - --- 2022-01-25 Mark Rutland New
[v2,3/7] linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}() linkage: better symbol aliasing 2 - - --- 2022-01-25 Mark Rutland New
[v2,2/7] linkage: add SYM_{ENTRY,START,END}_AT() linkage: better symbol aliasing 2 - - --- 2022-01-25 Mark Rutland New
[v2,1/7] arm: lib: remove leading whitespace in bitop macro linkage: better symbol aliasing - - - --- 2022-01-25 Mark Rutland New
[bootwrapper,v2,13/13] Unify start_el3 & start_no_el3 Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,12/13] Rework bootmethod initialization Cleanups and improvements - - - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,11/13] Announce locations of memory objects Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,10/13] aarch32: move the bulk of Secure PL1 initialization to C Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,09/13] aarch64: move the bulk of EL3 initialization to C Cleanups and improvements - - - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,08/13] Announce boot-wrapper mode / exception level Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,07/13] Rework common init C code Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,06/13] aarch64: initialize SCTLR_ELx for the boot-wrapper Cleanups and improvements - - - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,05/13] aarch64: add mov_64 macro Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,04/13] aarch32: add coprocessor accessors Cleanups and improvements - - - --- 2022-01-14 Mark Rutland New
[bootwrapper,v2,03/13] aarch64: add system register accessors Cleanups and improvements - 1 - --- 2022-01-14 Mark Rutland New
« 1 2 ... 4 5 621 22 »