Show patches with: Submitter = Will Deacon       |    State = Action Required       |   873 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/18] tools: bpf: Use local copy of headers including uapi/linux/filter.h Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[01/19] arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[01/20] KVM: arm64: Add stand-alone page-table walker infrastructure KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[01/89] KVM: arm64: Handle all ID registers trapped for a protected VM KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[02/18] compiler.h: Split {READ, WRITE}_ONCE definitions out into rwonce.h Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[02/19] arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs Fix and rewrite arm64 spectre mitigations - 1 - --- 2020-09-18 Will Deacon New
[02/20] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[02/89] KVM: arm64: Remove redundant hyp_assert_lock_held() assertions KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[03/18] asm/rwonce: Allow __READ_ONCE to be overridden by the architecture Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[03/19] arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs Fix and rewrite arm64 spectre mitigations - 1 - --- 2020-09-18 Will Deacon New
[03/20] KVM: arm64: Use generic allocator for hyp stage-1 page-tables KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure KVM: arm64: Base support for the pKVM hypervisor at EL2 - 1 - --- 2022-05-19 Will Deacon New
[04/18] alpha: Override READ_ONCE() with barriered implementation Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[04/19] arm64: Remove Spectre-related CONFIG_* options Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[04/20] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[04/89] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE KVM: arm64: Base support for the pKVM hypervisor at EL2 1 - - --- 2022-05-19 Will Deacon New
[05/18] asm/rwonce: Remove smp_read_barrier_depends() invocation Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[05/19] KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[05/20] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[05/89] KVM: arm64: Extend comment in has_vhe() KVM: arm64: Base support for the pKVM hypervisor at EL2 1 - - --- 2022-05-19 Will Deacon New
[06/18] vhost: Remove redundant use of read_barrier_depends() barrier Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[06/19] KVM: arm64: Simplify install_bp_hardening_cb() Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[06/20] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[06/89] KVM: arm64: Drop stale comment KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[07/18] alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[07/19] arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2 Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[07/20] KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[07/89] KVM: arm64: Move hyp refcount manipulation helpers KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[08/18] locking/barriers: Remove definitions for [smp_]read_barrier_depends() Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[08/19] arm64: Introduce separate file for spectre mitigations and reporting Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[08/20] KVM: arm64: Convert unmap_stage2_range() to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[08/89] KVM: arm64: Back hyp_vmemmap for all of memory KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[09/18] Documentation/barriers: Remove references to [smp_]read_barrier_depends() Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[09/19] arm64: Rewrite Spectre-v2 mitigation code Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[09/20] KVM: arm64: Add support for stage-2 page-aging in generic page-table KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[09/89] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[1/2] arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides Fix CMDLINE_EXTEND handling for FDT "bootargs" - 1 - --- 2021-02-25 Will Deacon New
[1/2] arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer arm64: mm: Fix cache maintenance for non-coherent streaming DMA - - - --- 2022-06-10 Will Deacon New
[1/2] arm64: Override SPSR.SS when single-stepping is enabled arm64: Fix single-stepping with reverse debugging - - 1 --- 2020-06-03 Will Deacon New
[1/2] arm64: psci: Avoid printing in cpu_psci_cpu_die() arm64: Fix issues with CPU hotplug and RCU - - - --- 2020-11-06 Will Deacon New
[1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Use Exynos-MCT timer as wakeup for Arm arch timer - - - --- 2021-06-08 Will Deacon New
[1/2] mm: Allow architectures to request 'old' entries when prefaulting Create 'old' ptes for faultaround mappings on arm64 with hardware access flag - - - --- 2020-12-09 Will Deacon New
[1/2] perf: arm-cmn: Fix unsigned comparison to less than zero [1/2] perf: arm-cmn: Fix unsigned comparison to less than zero - 1 - --- 2020-10-01 Will Deacon New
[1/2] Revert "powerpc/8xx: add support for huge pages on VMAP and VMALLOC" Fix arm64 boot regression in 5.14 - - - --- 2021-07-20 Will Deacon New
[1/3] arm64: Add missing include of asm/cpufeature.h to asm/mmu.h KVM: arm64: Keep hyp and host headers separate where possible - 1 1 --- 2021-12-02 Will Deacon New
[1/3] arm64: mm: Remove unused support for Device-GRE memory type Free up a couple of MAIRs 1 - - --- 2021-05-06 Will Deacon New
[1/3] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction arm64 sigreturn unwinding fixes - - - --- 2020-05-19 Will Deacon New
[1/3] KVM: arm64: Bump guest PSCI version to 1.1 Plumb PSCI SYSTEM_RESET2 call for guests - - - --- 2022-02-17 Will Deacon New
[1/3] KVM: arm64: Don't defer TLB invalidation when zapping table entries KVM: arm64: TLBI fixes for the pgtable code - - - --- 2024-03-25 Will Deacon New
[1/3] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap() KVM: arm64: Clean up memcache usage for page-table pages - - - --- 2020-07-23 Will Deacon New
[1/4] arm64: mm: Fix TLBI vs ASID rollover Fix racing TLBI with ASID/VMID reallocation - 1 - --- 2021-08-06 Will Deacon New
[1/4] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE kvm/arm64: Initial pKVM user ABI 1 - - --- 2021-06-03 Will Deacon New
[1/5] arm64: Prevent kexec and hibernation if is_protected_kvm_enabled() KVM: arm64: Restrict host hypercalls when pKVM is enabled - - - --- 2021-09-23 Will Deacon New
[1/5] arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pages Minor improvements to the compat vdso and sigpage - 1 - --- 2021-03-18 Will Deacon New
[1/5] tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard tick/broadcast: Allow per-cpu timers to be used instead of broadcast - - - --- 2021-05-20 Will Deacon New
[1/6] arm64: pgtable: Fix pte_accessible() tlb: Fix access and (soft-)dirty bit management 1 2 - --- 2020-11-20 Will Deacon New
[1/6] arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline Fix unwinding through sigreturn trampolines 1 1 - --- 2020-06-23 Will Deacon New
[1/6] KVM: arm64: Handle Asymmetric AArch32 systems An alternative series for asymmetric AArch32 systems - - - --- 2020-10-27 Will Deacon New
[1/6] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure KVM/arm64: Minor/trivial fixes from pKVM mega-patch - 1 - --- 2022-06-09 Will Deacon New
[1/7] KVM: arm64: Update comment when skipping guest MMIO access instruction KVM: arm64: Fixes to early stage-2 fault handling - - - --- 2020-07-24 Will Deacon New
[1/8] arm64: cpufeature: Relax check for IESB support Relax sanity checking for mismatched AArch32 EL1 - 1 - --- 2020-04-14 Will Deacon New
[1/8] arm64: memory: Fix virt_addr_valid() using __is_lm_address() Fix issues with 52-bit kernel virtual addressing - 2 - --- 2019-08-13 Will Deacon New
[1/8] iommu/io-pgtable-arm: Rationalise TTBRn handling Finish off the split page table prep work - - 1 --- 2020-01-10 Will Deacon New
[10/18] Documentation/barriers/kokr: Remove references to [smp_]read_barrier_depends() Allow architectures to override __READ_ONCE() - 1 - --- 2020-06-30 Will Deacon New
[10/19] KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2 Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[10/20] KVM: arm64: Convert page-aging and access faults to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[10/89] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[11/18] tools/memory-model: Remove smp_read_barrier_depends() from informal doc Allow architectures to override __READ_ONCE() 2 - - --- 2020-06-30 Will Deacon New
[11/19] arm64: Group start_thread() functions together Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[11/20] KVM: arm64: Add support for stage-2 write-protect in generic page-table KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[11/89] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[12/18] include/linux: Remove smp_read_barrier_depends() from comments Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[12/19] arm64: Treat SSBS as a non-strict system feature Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[12/20] KVM: arm64: Convert write-protect operation to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[12/89] KVM: arm64: Add helpers to pin memory shared with hyp KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[13/18] checkpatch: Remove checks relating to [smp_]read_barrier_depends() Allow architectures to override __READ_ONCE() 1 - - --- 2020-06-30 Will Deacon New
[13/19] arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4 Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[13/20] KVM: arm64: Add support for stage-2 cache flushing in generic page-table KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[13/89] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[14/18] arm64: Reduce the number of header files pulled into vmlinux.lds.S Allow architectures to override __READ_ONCE() - - - --- 2020-06-30 Will Deacon New
[14/19] arm64: Move SSBD prctl() handler alongside other spectre mitigation code Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[14/20] KVM: arm64: Convert memslot cache-flushing code to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[14/89] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[15/18] arm64: alternatives: Split up alternative.h Allow architectures to override __READ_ONCE() - - - --- 2020-06-30 Will Deacon New
[15/19] arm64: Rewrite Spectre-v4 mitigation code Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[15/20] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[15/89] KVM: arm64: Introduce shadow VM state at EL2 KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[16/18] arm64: cpufeatures: Add capability for LDAPR instruction Allow architectures to override __READ_ONCE() - - - --- 2020-06-30 Will Deacon New
[16/19] KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[16/20] KVM: arm64: Convert user_mem_abort() to generic page-table API KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[16/89] KVM: arm64: Instantiate VM shadow data from EL1 KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[17/18] arm64: alternatives: Remove READ_ONCE() usage during patch operation Allow architectures to override __READ_ONCE() - - - --- 2020-06-30 Will Deacon New
[17/19] KVM: arm64: Get rid of kvm_arm_have_ssbd() Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[17/20] KVM: arm64: Check the cookie instead of the pgd when modifying page-table KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[17/89] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y Allow architectures to override __READ_ONCE() - - - --- 2020-06-30 Will Deacon New
[18/19] KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state() Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
[18/20] KVM: arm64: Remove unused page-table code KVM: arm64: Rewrite page-table code and fault handling - - - --- 2020-07-30 Will Deacon New
[18/89] KVM: arm64: Factor out private range VA allocation KVM: arm64: Base support for the pKVM hypervisor at EL2 - - - --- 2022-05-19 Will Deacon New
[19/19] arm64: Get rid of arm64_ssbd_state Fix and rewrite arm64 spectre mitigations - - - --- 2020-09-18 Will Deacon New
« 1 2 3 48 9 »