Show patches with: Submitter = Will Deacon       |   1447 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/13] locking/qspinlock: Merge struct __qspinlock into struct qspinlock 1 - - --- 2018-04-11 Will Deacon New
[v2,08/13] locking/qspinlock: Use smp_cond_load_relaxed to wait for next node - - - --- 2018-04-11 Will Deacon New
[v2,07/13] locking/mcs: Use smp_cond_load_acquire() in mcs spin loop - - - --- 2018-04-11 Will Deacon New
[v2,06/13] locking/qspinlock: Use atomic_cond_read_acquire - - - --- 2018-04-11 Will Deacon New
[v2,05/13] locking/qspinlock: Kill cmpxchg loop when claiming lock from head of queue - - - --- 2018-04-11 Will Deacon New
[v2,04/13] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath - - - --- 2018-04-11 Will Deacon New
[v2,03/13] locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound - - - --- 2018-04-11 Will Deacon New
[v2,02/13] locking/qspinlock: Bound spinning on pending->locked transition in slowpath - - - --- 2018-04-11 Will Deacon New
[v2,01/13] barriers: Introduce smp_cond_load_relaxed and atomic_cond_read_relaxed - - - --- 2018-04-11 Will Deacon New
[02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath - - - --- 2018-04-09 Will Deacon New
[10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb() - - - --- 2018-04-05 Will Deacon New
[09/10] locking/qspinlock: Make queued_spin_unlock use smp_store_release - - - --- 2018-04-05 Will Deacon New
[08/10] locking/qspinlock: Merge struct __qspinlock into struct qspinlock 1 - - --- 2018-04-05 Will Deacon New
[07/10] locking/qspinlock: Use smp_cond_load_relaxed to wait for next node - - - --- 2018-04-05 Will Deacon New
[06/10] barriers: Introduce smp_cond_load_relaxed and atomic_cond_read_relaxed - - - --- 2018-04-05 Will Deacon New
[05/10] locking/mcs: Use smp_cond_load_acquire() in mcs spin loop - - - --- 2018-04-05 Will Deacon New
[04/10] locking/qspinlock: Use atomic_cond_read_acquire - - - --- 2018-04-05 Will Deacon New
[03/10] locking/qspinlock: Kill cmpxchg loop when claiming lock from head of queue - - - --- 2018-04-05 Will Deacon New
[02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath - - - --- 2018-04-05 Will Deacon New
[01/10] locking/qspinlock: Don't spin on pending->locked transition in slowpath - - - --- 2018-04-05 Will Deacon New
[RFC] arm64: fault: Don't populate ESR context for user fault on kernel VA - - - --- 2018-03-05 Will Deacon New
[RFC] arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y 1 - - --- 2018-03-05 Will Deacon New
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook 1 - 1 --- 2018-02-26 Will Deacon New
[PATCHv2,6/8] arm_pmu: explicitly enable/disable SPIs at hotplug 1 - 1 --- 2018-02-26 Will Deacon New
[RFC,v2,12/12] arm64: bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h> - - - --- 2018-02-26 Will Deacon New
[RFC,v2,11/12] arm64: Replace our atomic/lock bitop implementations with asm-generic - - - --- 2018-02-26 Will Deacon New
[RFC,v2,10/12] asm-generic/bitops/lock.h: Rewrite using atomic_fetch_* - - - --- 2018-02-26 Will Deacon New
[RFC,v2,09/12] asm-generic/bitops/atomic.h: Rewrite using atomic_fetch_* - - - --- 2018-02-26 Will Deacon New
[RFC,v2,08/12] arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG - - - --- 2018-02-26 Will Deacon New
[RFC,v2,07/12] arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC 1 - - --- 2018-02-26 Will Deacon New
[RFC,v2,06/12] arm64: fpsimd: include <linux/init.h> in fpsimd.h 1 - - --- 2018-02-26 Will Deacon New
[RFC,v2,05/12] sh: Don't pull in all of linux/bitops.h in asm/cmpxchg-xchg.h - - - --- 2018-02-26 Will Deacon New
[RFC,v2,04/12] openrisc: Don't pull in all of linux/bitops.h in asm/cmpxchg.h - - - --- 2018-02-26 Will Deacon New
[RFC,v2,03/12] asm-generic: Move some macros from linux/bitops.h to a new bits.h file - - - --- 2018-02-26 Will Deacon New
[RFC,v2,02/12] m68k: Don't use asm-generic/bitops/lock.h 1 - - --- 2018-02-26 Will Deacon New
[RFC,v2,01/12] h8300: Don't include linux/kernel.h in asm/atomic.h - - - --- 2018-02-26 Will Deacon New
[9/9] arm64: Use arm64_force_sig_info instead of force_sig_info - - - --- 2018-02-22 Will Deacon New
[8/9] arm64: Move show_unhandled_signals_ratelimited into traps.c - - - --- 2018-02-22 Will Deacon New
[7/9] arm64: signal: Call arm64_notify_segfault when failing to deliver signal - - - --- 2018-02-22 Will Deacon New
[6/9] arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info - - - --- 2018-02-22 Will Deacon New
[5/9] arm64: Pass user fault info to arm64_notify_die instead of printing it - - - --- 2018-02-22 Will Deacon New
[4/9] arm64: signal: Don't print anything directly in force_signal_inject - - - --- 2018-02-22 Will Deacon New
[3/9] arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die - - - --- 2018-02-22 Will Deacon New
[2/9] arm64: signal: Force SIGKILL for unknown signals in force_signal_inject - - - --- 2018-02-22 Will Deacon New
[1/9] arm64: signal: Make force_signal_inject more robust - - - --- 2018-02-22 Will Deacon New
arm64: Enforce BBM for huge IO/VMAP mappings 1 - - --- 2018-02-21 Will Deacon New
arm64: cpufeature: Fix CTR_EL0 field definitions - - - --- 2018-02-19 Will Deacon New
[RFC,5/5] arm64: bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h> - - - --- 2018-02-15 Will Deacon New
[RFC,4/5] arm64: Replace our atomic bitops implementation with asm-generic - - - --- 2018-02-15 Will Deacon New
[RFC,3/5] asm-generic/bitops/atomic.h: Rewrite using atomic_fetch_* - - - --- 2018-02-15 Will Deacon New
[RFC,2/5] asm-generic: Avoid including linux/kernel.h in asm-generic/bug.h - - - --- 2018-02-15 Will Deacon New
[RFC,1/5] arm64: fpsimd: include <linux/init.h> in fpsimd.h - - - --- 2018-02-15 Will Deacon New
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables - 1 2 --- 2018-02-15 Will Deacon New
arm64/v4.16-rc1: KASAN: use-after-free Read in finish_task_switch - - - --- 2018-02-14 Will Deacon New
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice - - 1 --- 2018-02-13 Will Deacon New
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics - - - --- 2018-02-13 Will Deacon New
[9/9] arm64: futex: Mask __user pointers prior to dereference - - - --- 2018-02-05 Will Deacon New
[8/9] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user - - - --- 2018-02-05 Will Deacon New
[7/9] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user - 1 - --- 2018-02-05 Will Deacon New
[6/9] arm64: uaccess: Prevent speculative use of the current addr_limit - 1 - --- 2018-02-05 Will Deacon New
[5/9] arm64: entry: Ensure branch through syscall table is bounded under speculation - 1 - --- 2018-02-05 Will Deacon New
[4/9] arm64: Use pointer masking to limit uaccess speculation - - - --- 2018-02-05 Will Deacon New
[3/9] arm64: Make USER_DS an inclusive limit - - - --- 2018-02-05 Will Deacon New
[2/9] arm64: Implement array_index_mask_nospec() - 1 - --- 2018-02-05 Will Deacon New
[1/9] arm64: barrier: Add CSDB macros to control data-value prediction - 1 - --- 2018-02-05 Will Deacon New
[2/2] arm64: entry: Apply BP hardening for suspicious interrupts from EL0 - 1 - --- 2018-02-02 Will Deacon New
[1/2] arm64: entry: Apply BP hardening for high-priority synchronous exceptions - 1 - --- 2018-02-02 Will Deacon New
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics - - - --- 2018-01-31 Will Deacon New
[v2,4/9] arm64: kpti: Add ->enable callback to remap swapper using nG mappings - - - --- 2018-01-30 Will Deacon New
[v2,9/9] arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives - - - --- 2018-01-29 Will Deacon New
[v2,8/9] arm64: assembler: Align phys_to_pte with pte_to_phys - - - --- 2018-01-29 Will Deacon New
[v2,7/9] arm64: entry: Reword comment about post_ttbr_update_workaround - - - --- 2018-01-29 Will Deacon New
[v2,6/9] arm64: assembler: Change order of macro arguments in phys_to_ttbr 1 - - --- 2018-01-29 Will Deacon New
[v2,5/9] arm64: Force KPTI to be disabled on Cavium ThunderX - - - --- 2018-01-29 Will Deacon New
[v2,4/9] arm64: kpti: Add ->enable callback to remap swapper using nG mappings - 1 1 --- 2018-01-29 Will Deacon New
[v2,3/9] arm64: mm: Permit transitioning from Global to Non-Global without BBM - - - --- 2018-01-29 Will Deacon New
[v2,2/9] arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() - - - --- 2018-01-29 Will Deacon New
[v2,1/9] arm64: Add software workaround for Falkor erratum 1041 - - - --- 2018-01-29 Will Deacon New
[7/7] arm64: entry: Reword comment about post_ttbr_update_workaround - - - --- 2018-01-26 Will Deacon New
[6/7] arm64: assembler: Change order of macro arguments in phys_to_ttbr 1 - - --- 2018-01-26 Will Deacon New
[5/7] arm64: Force KPTI to be disabled on Cavium ThunderX - - - --- 2018-01-26 Will Deacon New
[4/7] arm64: kpti: Add ->enable callback to remap swapper using nG mappings - 1 1 --- 2018-01-26 Will Deacon New
[3/7] arm64: mm: Permit transitioning from Global to Non-Global without BBM - - - --- 2018-01-26 Will Deacon New
[2/7] arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() - - - --- 2018-01-26 Will Deacon New
[1/7] arm64: Add software workaround for Falkor erratum 1041 - - - --- 2018-01-26 Will Deacon New
[v3,13/13] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs - - - --- 2018-01-08 Will Deacon New
[v3,12/13] arm64: Implement branch predictor hardening for Falkor - - - --- 2018-01-08 Will Deacon New
[v3,11/13] arm64: Implement branch predictor hardening for affected Cortex-A CPUs - - - --- 2018-01-08 Will Deacon New
[v3,10/13] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 - - - --- 2018-01-08 Will Deacon New
[v3,09/13] arm64: KVM: Make PSCI_VERSION a fast path - - - --- 2018-01-08 Will Deacon New
[v3,08/13] arm64: KVM: Use per-CPU vector when BP hardening is enabled - - - --- 2018-01-08 Will Deacon New
[v3,07/13] arm64: Add skeleton to harden the branch predictor against aliasing attacks - - - --- 2018-01-08 Will Deacon New
[v3,06/13] arm64: Move post_ttbr_update_workaround to C code - - - --- 2018-01-08 Will Deacon New
[v3,05/13] drivers/firmware: Expose psci_get_version through psci_ops structure 1 - - --- 2018-01-08 Will Deacon New
[v3,04/13] arm64: cpufeature: Pass capability structure to ->enable callback - 1 - --- 2018-01-08 Will Deacon New
[v3,03/13] arm64: Take into account ID_AA64PFR0_EL1.CSV3 - 1 - --- 2018-01-08 Will Deacon New
[v3,02/13] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry - - - --- 2018-01-08 Will Deacon New
[v3,01/13] arm64: use RET instruction for exiting the trampoline - - - --- 2018-01-08 Will Deacon New
[v2,07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks - - - --- 2018-01-08 Will Deacon New
[v2,11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs - - - --- 2018-01-05 Will Deacon New
« 1 2 3 414 15 »