Current Team Memberships

Show patches with: Archived = No       |   993 patches
« 1 2 ... 6 7 89 10 »
Patch Series S/W/F Date Submitter Delegate State
[v3.10.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland New
[v3.12.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland Superseded
[v3.16.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland Superseded
[v3.18.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland Superseded
[v4.1.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland Superseded
[v4.4.y] arm64: avoid returning from bad_mode --- 2017-01-23 Mark Rutland Superseded
arm64: avoid returning from bad_mode --- 2017-01-18 Mark Rutland Accepted
arm64: avoid returning from bad_mode --- 2017-01-18 Mark Rutland Superseded
[3/3] arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l arm64: {adr,ldr}_l cleanup --- 2017-01-17 Mark Rutland Accepted
[2/3] arm64: efi-entry.S: avoid open-coded adr_l arm64: {adr,ldr}_l cleanup --- 2017-01-17 Mark Rutland Accepted
[1/3] arm64: head.S: avoid open-coded adr_l arm64: {adr,ldr}_l cleanup --- 2017-01-17 Mark Rutland Accepted
arm64: head.S: fix up stale comments --- 2017-01-09 Mark Rutland Accepted
arm64: add missing printk newlines --- 2017-01-09 Mark Rutland Accepted
ARM: hw_breakpoint: blacklist Scorpion CPUs --- 2017-01-05 Mark Rutland Accepted
[15/20] ARM/hw_breakpoint: Convert to hotplug state machine --- 2017-01-04 Mark Rutland New
arm64: restore get_current() optimisation --- 2017-01-03 Mark Rutland Accepted
arm64: mm: fix show_pte KERN_CONT fallout --- 2017-01-03 Mark Rutland Accepted
[RFC] sched: Remove set_task_state() --- 2017-01-03 Mark Rutland New
[2/2] ath9k: ar9003_mac: kill off ACCESS_ONCE() --- 2016-12-27 Mark Rutland New
[1/2] ath9k: ar9002_mac: kill off ACCESS_ONCE() --- 2016-12-27 Mark Rutland New
x86: mpx: move bd_addr to mm_context_t --- 2016-12-16 Mark Rutland Accepted
rcu: shift by 1UL rather than 1 to fix sign extension error --- 2016-12-14 Mark Rutland New
[PATCHv4,09/10] mm/usercopy: Switch to using lm_alias --- 2016-12-06 Mark Rutland New
[3/3] tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h --- 2016-11-24 Mark Rutland New
[2/3] vringh: kill off ACCESS_ONCE() --- 2016-11-24 Mark Rutland Accepted
[1/3] tools/virtio: fix READ_ONCE() --- 2016-11-24 Mark Rutland Accepted
Documentation: atomic_ops: use {READ,WRITE}_ONCE() --- 2016-11-16 Mark Rutland Accepted
Documentation: circular-buffers: use READ_ONCE() --- 2016-11-16 Mark Rutland Accepted
[PATCHv4,0/4] WX checking for arm64 --- 2016-11-07 Mark Rutland New
arm64: percpu: kill off final ACCESS_ONCE() uses --- 2016-11-04 Mark Rutland Accepted
[PATCHv2,11/11] arm64: split thread_info from task stack --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,10/11] arm64: assembler: introduce ldr_this_cpu --- 2016-11-03 Mark Rutland New
[PATCHv2,09/11] arm64: make cpu number a percpu variable --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,08/11] arm64: smp: prepare for smp_processor_id() rework --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,07/11] arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,06/11] arm64: prep stack walkers for THREAD_INFO_IN_TASK --- 2016-11-03 Mark Rutland New
[PATCHv2,05/11] arm64: unexport walk_stackframe --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,04/11] arm64: traps: simplify die() and __die() --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,03/11] arm64: factor out current_stack_pointer --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,02/11] arm64: asm-offsets: remove unused definitions --- 2016-11-03 Mark Rutland Accepted
[PATCHv2,01/11] arm64: thread_info remove stale items --- 2016-11-03 Mark Rutland New
mm: only enable sys_pkey* when ARCH_HAS_PKEYS --- 2016-11-01 Mark Rutland New
[PATCHv2,2/2] thread_info: include <current.h> for THREAD_INFO_IN_TASK --- 2016-10-26 Mark Rutland New
[PATCHv2,1/2] thread_info: factor out restart_block --- 2016-10-26 Mark Rutland New
arm64: remove pr_cont abuse from mem_init --- 2016-10-20 Mark Rutland Accepted
arm64: fix show_regs fallout from KERN_CONT changes --- 2016-10-20 Mark Rutland Accepted
[10/10] arm64: split thread_info from task stack --- 2016-10-19 Mark Rutland New
[09/10] arm64: assembler: introduce ldr_this_cpu --- 2016-10-19 Mark Rutland Superseded
[08/10] arm64: make cpu number a percpu variable --- 2016-10-19 Mark Rutland New
[07/10] arm64: smp: prepare for smp_processor_id() rework --- 2016-10-19 Mark Rutland Superseded
[06/10] arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx --- 2016-10-19 Mark Rutland New
[05/10] arm64: prep stack walkers for THREAD_INFO_IN_TASK --- 2016-10-19 Mark Rutland New
[04/10] arm64: traps: simplify die() and __die() --- 2016-10-19 Mark Rutland Superseded
[03/10] arm64: factor out current_stack_pointer --- 2016-10-19 Mark Rutland Superseded
[02/10] arm64: asm-offsets: remove unused definitions --- 2016-10-19 Mark Rutland Superseded
[01/10] arm64: thread_info remove stale items --- 2016-10-19 Mark Rutland Superseded
[3/3] thread_info: include <current.h> for THREAD_INFO_IN_TASK --- 2016-10-19 Mark Rutland Superseded
[2/3] thread_info: factor out restart_block --- 2016-10-19 Mark Rutland Superseded
[1/3] sched/core,x86: make struct thread_info arch specific again --- 2016-10-19 Mark Rutland New
mm: pagealloc: fix continued prints in show_free_areas --- 2016-10-18 Mark Rutland New
thread_info: include <current.h> for THREAD_INFO_IN_TASK (WAS: [PATCH 2/3] sched/preempt: include asm/current.h) --- 2016-10-14 Mark Rutland New
h8300: fix syscall restarting --- 2016-09-26 Mark Rutland Accepted
[3/3] lib: dump_stack: explicitly pass current to show_stack --- 2016-09-26 Mark Rutland New
[2/3] drivers/tty: Explicitly pass current to show_stack --- 2016-09-26 Mark Rutland New
[1/3] sched: document that show_stack() should not be passed a NULL task --- 2016-09-26 Mark Rutland New
thread_info: use unsigned long for flags --- 2016-09-23 Mark Rutland New
[PATCHv2] arm64: fix dump_backtrace/unwind_frame with NULL tsk --- 2016-09-23 Mark Rutland Accepted
arm64: fix dump_backtrace with NULL tsk --- 2016-09-23 Mark Rutland New
[RFC,2/8] thread_info: allow custom in-task thread_info --- 2016-09-19 Mark Rutland New
[RFC,8/8] arm64: split thread_info from task stack --- 2016-09-15 Mark Rutland New
[RFC,7/8] arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx --- 2016-09-15 Mark Rutland New
[RFC,6/8] arm64: traps: use task_struct instead of thread_info --- 2016-09-15 Mark Rutland New
[RFC,5/8] arm64: assembler: introduce ldr_this_cpu --- 2016-09-15 Mark Rutland New
[RFC,4/8] arm64: asm-offsets: remove unused definitions --- 2016-09-15 Mark Rutland Accepted
[RFC,3/8] arm64: thread_info remove stale items --- 2016-09-15 Mark Rutland New
[RFC,2/8] thread_info: allow custom in-task thread_info --- 2016-09-15 Mark Rutland New
[RFC,1/8] thread_info: include <current.h> for THREAD_INFO_IN_TASK --- 2016-09-15 Mark Rutland New
[5/5] drivers/perf: arm_pmu: expose a cpumask in sysfs --- 2016-09-09 Mark Rutland Accepted
[4/5] drivers/perf: arm_pmu: only use common attr_groups --- 2016-09-09 Mark Rutland New
[3/5] arm: perf: move to common attr_group fields --- 2016-09-09 Mark Rutland Accepted
[2/5] arm64: perf: move to common attr_group fields --- 2016-09-09 Mark Rutland Accepted
[1/5] drivers/perf: arm_pmu: add common attr group fields --- 2016-09-09 Mark Rutland Accepted
[6/6] arm64: simplify contextidr_thread_switch --- 2016-09-08 Mark Rutland Accepted
[5/6] arm64: simplify sysreg manipulation --- 2016-09-08 Mark Rutland Accepted
[4/6] arm64/kvm: use {read,write}_sysreg() --- 2016-09-08 Mark Rutland Accepted
[3/6] arm64: dcc: simplify accessors --- 2016-09-08 Mark Rutland Accepted
[2/6] arm64: arch_timer: simplify accessors --- 2016-09-08 Mark Rutland Accepted
[1/6] arm64: sysreg: allow write_sysreg to use XZR --- 2016-09-08 Mark Rutland Accepted
[RFCv4,7/7] perf: util: support alternative sysfs cpumask --- 2016-09-08 Mark Rutland Accepted
[RFCv4,6/7] perf: util: only open events on CPUs an evsel permits --- 2016-09-08 Mark Rutland Accepted
[RFCv4,5/7] drivers/perf: arm_pmu: expose a cpumask in sysfs --- 2016-09-08 Mark Rutland New
[RFCv4,4/7] drivers/perf: arm_pmu: only use common attr_groups --- 2016-09-08 Mark Rutland New
[RFCv4,3/7] arm: perf: move to common attr_group fields --- 2016-09-08 Mark Rutland Accepted
[RFCv4,2/7] arm64: perf: move to common attr_group fields --- 2016-09-08 Mark Rutland Accepted
[RFCv4,1/7] drivers/perf: arm_pmu: add common attr group fields --- 2016-09-08 Mark Rutland Accepted
[3/3] arm64/kvm: use alternative auto-nop --- 2016-09-07 Mark Rutland New
[2/3] arm64: use alternative auto-nop --- 2016-09-07 Mark Rutland New
[1/3] arm64: alternative: add auto-nop infrastructure --- 2016-09-07 Mark Rutland New
[PATCHv2] ARM: dts: explicitly mark skeleton.dtsi as deprecated --- 2016-09-02 Mark Rutland Accepted
ARM: dts: explicitly mark skeleton.dtsi as deprecated --- 2016-09-01 Mark Rutland Accepted
« 1 2 ... 6 7 89 10 »

Bundling

Create bundle: