summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-31Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29Revert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
2026-05-29Merge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini
2026-05-29KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
2026-05-29KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
2026-05-29KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
2026-05-29KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
2026-05-29KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
2026-05-29KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
2026-05-29KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
2026-05-29KVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
2026-05-29Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-29Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-28x86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra
2026-05-27x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
2026-05-27KVM: arm64: Fix memory leak in hyp_trace_unload()Vincent Donnefort
2026-05-27KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()Vincent Donnefort
2026-05-27KVM: arm64: Fix meta-page unsharing in pKVM hyp tracingVincent Donnefort
2026-05-27KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
2026-05-26x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guestBorislav Petkov
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: x86: Return the VM's configured APIC bus frequency when queriedSean Christopherson
2026-05-23Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-05-23Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-05-23Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-22arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-05-22KVM: s390: Properly reset zero bit in PGSTEClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix redundant rmap entriesClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix unshadowing logicClaudio Imbrenda
2026-05-22KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errorsClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix memory leak when unshadowingClaudio Imbrenda
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang
2026-05-22LoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang
2026-05-21nios2: Implement _THIS_IP_ using inline asmMarco Elver
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds