Show patches with: Submitter = Will Deacon       |    State = Action Required       |   1414 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 - - - --- 2018-01-05 Will Deacon New
[v2,09/11] arm64: KVM: Make PSCI_VERSION a fast path - - - --- 2018-01-05 Will Deacon New
[v2,08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled - - - --- 2018-01-05 Will Deacon New
[v2,07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks - - - --- 2018-01-05 Will Deacon New
[v2,06/11] arm64: Move post_ttbr_update_workaround to C code - - - --- 2018-01-05 Will Deacon New
[v2,05/11] drivers/firmware: Expose psci_get_version through psci_ops structure 1 - - --- 2018-01-05 Will Deacon New
[v2,04/11] arm64: cpufeature: Pass capability structure to ->enable callback - 1 - --- 2018-01-05 Will Deacon New
[v2,03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3 - 1 - --- 2018-01-05 Will Deacon New
[v2,02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry - - - --- 2018-01-05 Will Deacon New
[v2,01/11] arm64: use RET instruction for exiting the trampoline - - - --- 2018-01-05 Will Deacon New
[11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs - - - --- 2018-01-04 Will Deacon New
[10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 - - - --- 2018-01-04 Will Deacon New
[09/11] arm64: KVM: Make PSCI_VERSION a fast path - - - --- 2018-01-04 Will Deacon New
[08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled - - - --- 2018-01-04 Will Deacon New
[07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks - - - --- 2018-01-04 Will Deacon New
[06/11] arm64: Move post_ttbr_update_workaround to C code - - - --- 2018-01-04 Will Deacon New
[05/11] drivers/firmware: Expose psci_get_version through psci_ops structure 1 - - --- 2018-01-04 Will Deacon New
[04/11] arm64: cpufeature: Pass capability structure to ->enable callback - 1 - --- 2018-01-04 Will Deacon New
[03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3 - 1 - --- 2018-01-04 Will Deacon New
[02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry - - - --- 2018-01-04 Will Deacon New
[01/11] arm64: use RET instruction for exiting the trampoline - - - --- 2018-01-04 Will Deacon New
arm64: unhandled level 0 translation fault - - - --- 2017-12-15 Will Deacon New
arm64: mm: Fix false positives in set_pte_at access/dirty race detection - - 1 --- 2017-12-12 Will Deacon New
[v3,20/20] arm64: kaslr: Put kernel vectors address in separate data page - - - --- 2017-12-06 Will Deacon New
[v3,20/20] arm64: kaslr: Put kernel vectors address in separate data page - - - --- 2017-12-06 Will Deacon New
[v3,19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR - 1 - --- 2017-12-06 Will Deacon New
[v3,18/20] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() - 1 - --- 2017-12-06 Will Deacon New
[v3,17/20] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 - 1 - --- 2017-12-06 Will Deacon New
[v3,16/20] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 - 1 - --- 2017-12-06 Will Deacon New
[v3,15/20] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks - 1 - --- 2017-12-06 Will Deacon New
[v3,14/20] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code - 1 - --- 2017-12-06 Will Deacon New
[v3,13/20] arm64: entry: Hook up entry trampoline to exception vectors - 1 - --- 2017-12-06 Will Deacon New
[v3,12/20] arm64: entry: Explicitly pass exception level to kernel_ventry macro - 1 - --- 2017-12-06 Will Deacon New
« 1 2 3 414 15 »