summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-26KVM: arm64: Fix error path in init_hyp_mode()Mostafa Saleh
2025-06-26KVM: arm64: Adjust range correctly during host stage-2 faultsQuentin Perret
2025-06-26KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()Wei-Lin Chang
2025-06-25KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flushManuel Andreas
2025-06-25um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie
2025-06-25um: ubd: Add missing error check in start_io_thread()Tiwei Bie
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-06-24KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.David Woodhouse
2025-06-24KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masksSean Christopherson
2025-06-24KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULLSean Christopherson
2025-06-24KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flightSean Christopherson
2025-06-23riscv: export boot_cpu_hartidKlara Modin
2025-06-23Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao
2025-06-23riscv: Fix sparse warning in vendor_extensions/sifive.cAlexandre Ghiti
2025-06-23Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-20KVM: TDX: Report supported optional TDVMCALLs in TDX capabilitiesPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu
2025-06-20Merge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-19arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5Alexey Charkov
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier
2025-06-19arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequencyTim Harvey
2025-06-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-18x86/alternatives: Fix int3 handling failure from broken text_poke arrayMasami Hiramatsu (Google)
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn
2025-06-17x86/mm: Disable INVLPGB when PTI is enabledDave Hansen
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens
2025-06-17x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)