summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland
2020-10-04RISC-V: Make sure memblock reserves the memory containing DTAtish Patra
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-02x86/dumpstack: Fix misleading instruction pointer error messageMark Mossberg
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-01x86/uv/time: Use a flexible array in struct uv_rtc_timer_headGustavo A. R. Silva
2020-10-01x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou
2020-10-01arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-09-30RISC-V: Check clint_time_val before useAnup Patel
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner
2020-09-30x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck
2020-09-30x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() optionWill Deacon
2020-09-29arm64: Pull in task_stack_page() to Spectre-v4 mitigation codeWill Deacon
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier
2020-09-29KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()Marc Zyngier
2020-09-29KVM: arm64: Get rid of kvm_arm_have_ssbd()Marc Zyngier
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29arm64: Treat SSBS as a non-strict system featureWill Deacon
2020-09-29arm64: Group start_thread() functions togetherWill Deacon
2020-09-29KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2Marc Zyngier
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon
2020-09-29arm64: Introduce separate file for spectre mitigations and reportingWill Deacon
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon
2020-09-29KVM: arm64: Simplify install_bp_hardening_cb()Will Deacon
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-29arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe
2020-09-28arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker
2020-09-28arm64: mm: Pin down ASIDs for sharing mm with devicesJean-Philippe Brucker
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry
2020-09-28arm64: perf: Defer irq_work to IPI_IRQ_WORKJulien Thierry