summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
15 hoursMerge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
42 hoursMerge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysMerge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
3 daysKVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
3 daysKVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
3 daysKVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
3 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
3 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
3 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
3 daysx86/resctrl: Only check Intel systems for SNCTony Luck
4 daysMerge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
5 daysMerge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
5 daysKVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson
5 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
5 daysKVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson
5 daysKVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson
5 daysKVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson
5 daysKVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson
6 daysMerge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysKVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda
6 daysKVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda
6 daysKVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda
6 daysKVM: s390: Lock pte when making page secureClaudio Imbrenda
6 daysKVM: s390: Fix fault-in codeClaudio Imbrenda
6 daysKVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda
6 daysKVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda
6 daysKVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda
6 daysKVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda
6 daysKVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda
7 daysx86/CPU/AMD: Add more Zen6 modelsPratik Vishwakarma
7 daysMerge tag 'socfpga_fix_for_v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
7 daysMerge tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
8 daysMerge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
9 dayss390: Implement _THIS_IP_ using inline asmMarco Elver
9 daysrust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl
10 daysMerge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
10 daysMerge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini
10 daysKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
10 daysKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
10 daysKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
10 daysKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
10 daysKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
10 daysKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
10 daysKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
10 daysKVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
10 daysKVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
10 daysKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth