Show patches with: Submitter = Will Deacon       |   1447 patches
« 1 2 ... 3 4 514 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,11/20] arm64: mm: Map entry trampoline into trampoline and kernel page tables - 1 - --- 2017-12-06 Will Deacon New
[v3,10/20] arm64: entry: Add exception trampoline page for exceptions from EL0 - 1 - --- 2017-12-06 Will Deacon New
[v3,09/20] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI - 1 - --- 2017-12-06 Will Deacon New
[v3,08/20] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper - 1 - --- 2017-12-06 Will Deacon New
[v3,07/20] arm64: mm: Allocate ASIDs in pairs - 1 - --- 2017-12-06 Will Deacon New
[v3,06/20] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN - 1 - --- 2017-12-06 Will Deacon New
[v3,05/20] arm64: mm: Rename post_ttbr0_update_workaround - 1 - --- 2017-12-06 Will Deacon New
[v3,04/20] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 - 1 - --- 2017-12-06 Will Deacon New
[v3,03/20] arm64: mm: Move ASID from TTBR0 to TTBR1 - 1 - --- 2017-12-06 Will Deacon New
[v3,02/20] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN - 1 - --- 2017-12-06 Will Deacon New
[v3,01/20] arm64: mm: Use non-global mappings for kernel space - 1 - --- 2017-12-06 Will Deacon New
[2/2] arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb - 1 - --- 2017-12-06 Will Deacon New
[1/2] arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm - 1 - --- 2017-12-06 Will Deacon New
arm64: context: Fix comments and remove pointless smp_wmb() - - - --- 2017-11-30 Will Deacon New
[v2,18/18] perf: arm_spe: Disallow userspace profiling when arm_kernel_unmapped_at_el0() - - - --- 2017-11-30 Will Deacon New
[v2,17/18] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 - - - --- 2017-11-30 Will Deacon New
[v2,16/18] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 - - - --- 2017-11-30 Will Deacon New
[v2,15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks - - - --- 2017-11-30 Will Deacon New
[v2,14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code - - - --- 2017-11-30 Will Deacon New
[v2,13/18] arm64: entry: Hook up entry trampoline to exception vectors - - - --- 2017-11-30 Will Deacon New
[v2,12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro - - - --- 2017-11-30 Will Deacon New
[v2,11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables - - - --- 2017-11-30 Will Deacon New
[v2,10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 - - - --- 2017-11-30 Will Deacon New
[v2,09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI - - - --- 2017-11-30 Will Deacon New
[v2,08/18] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper - - - --- 2017-11-30 Will Deacon New
[v2,07/18] arm64: mm: Allocate ASIDs in pairs - - - --- 2017-11-30 Will Deacon New
[v2,06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN - - - --- 2017-11-30 Will Deacon New
[v2,05/18] arm64: mm: Rename post_ttbr0_update_workaround - - - --- 2017-11-30 Will Deacon New
[v2,04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 - - - --- 2017-11-30 Will Deacon New
[v2,03/18] arm64: mm: Move ASID from TTBR0 to TTBR1 - - - --- 2017-11-30 Will Deacon New
[v2,02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN - - - --- 2017-11-30 Will Deacon New
[v2,01/18] arm64: mm: Use non-global mappings for kernel space - - - --- 2017-11-30 Will Deacon New
[18/18] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 - - - --- 2017-11-17 Will Deacon New
[17/18] arm64: makefile: Ensure TEXT_OFFSET doesn't overlap with trampoline - - - --- 2017-11-17 Will Deacon New
[16/18] arm64: entry: Add fake CPU feature for mapping the kernel at EL0 - - - --- 2017-11-17 Will Deacon New
[15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks - - - --- 2017-11-17 Will Deacon New
[14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code - - - --- 2017-11-17 Will Deacon New
[13/18] arm64: entry: Hook up entry trampoline to exception vectors - - - --- 2017-11-17 Will Deacon New
[12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro - - - --- 2017-11-17 Will Deacon New
[11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables - - - --- 2017-11-17 Will Deacon New
[10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 - - - --- 2017-11-17 Will Deacon New
[09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI - - - --- 2017-11-17 Will Deacon New
[08/18] arm64: mm: Add arm64_kernel_mapped_at_el0 helper using static key - - - --- 2017-11-17 Will Deacon New
[07/18] arm64: mm: Allocate ASIDs in pairs - - - --- 2017-11-17 Will Deacon New
[06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN - - - --- 2017-11-17 Will Deacon New
[05/18] arm64: mm: Rename post_ttbr0_update_workaround - - - --- 2017-11-17 Will Deacon New
[04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 - - - --- 2017-11-17 Will Deacon New
[03/18] arm64: mm: Move ASID from TTBR0 to TTBR1 - - - --- 2017-11-17 Will Deacon New
[02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN - - - --- 2017-11-17 Will Deacon New
[01/18] arm64: mm: Use non-global mappings for kernel space - - - --- 2017-11-17 Will Deacon New
[GIT,PULL] arm64: updates for 4.15 - - - --- 2017-11-16 Will Deacon New
[4/4] arm64: uapi: Remove PSR_Q_BIT - - - --- 2017-10-19 Will Deacon New
[3/4] arm64: traps: Pretty-print pstate in register dumps - - - --- 2017-10-19 Will Deacon New
[2/4] arm64: traps: Don't print stack or raw PC/LR values in backtraces - - - --- 2017-10-19 Will Deacon New
[1/4] arm64: consistently log ESR and page table - - - --- 2017-10-19 Will Deacon New
[v6,0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver - - - --- 2017-10-19 Will Deacon New
[v11,7/9] arm64/kasan: add and use kasan_map_populate() - - - --- 2017-10-13 Will Deacon New
[v6,7/7] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension - 1 - --- 2017-10-12 Will Deacon New
[v6,6/7] dt-bindings: Document devicetree binding for ARM SPE 1 - - --- 2017-10-12 Will Deacon New
[v6,5/7] arm64: head: Init PMSCR_EL2.{PA, PCT} when entered at EL2 without VHE 1 - - --- 2017-10-12 Will Deacon New
[v6,4/7] arm64: sysreg: Move SPE registers and PSB into common header files 2 - - --- 2017-10-12 Will Deacon New
[v6,3/7] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples 1 - - --- 2017-10-12 Will Deacon New
[v6,2/7] perf/core: Export AUX buffer helpers to modules - - - --- 2017-10-12 Will Deacon New
[v6,1/7] genirq: export irq_get_percpu_devid_partition to modules 2 - - --- 2017-10-12 Will Deacon New
[v3,5/5] kernel/locking: Prevent slowpath writers getting held up by fastpath - - 4 --- 2017-10-12 Will Deacon New
[v3,4/5] arm64: locking: Move rwlock implementation over to qrwlocks - - 4 --- 2017-10-12 Will Deacon New
[v3,3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock - - 4 --- 2017-10-12 Will Deacon New
« 1 2 ... 3 4 514 15 »