summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
42 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-185/+241
44 hoursMerge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+46
3 daysMerge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-3/+9
4 dayss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
4 dayss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
4 dayss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
4 daysMerge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
4 daysMerge tag 'loongarch-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-22/+147
4 daysKVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
4 daysKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
5 daysKVM: s390: Fix KVM_S390_VCPU_FAULT ioctlClaudio Imbrenda1-3/+15
5 daysKVM: s390: vsie: Fix guest page tables protectionClaudio Imbrenda1-2/+10
5 daysKVM: s390: vsie: Fix unshadowing while shadowingClaudio Imbrenda2-1/+19
5 daysKVM: s390: vsie: Fix refcount overflow for shadow gmapsClaudio Imbrenda1-1/+3
5 daysKVM: s390: vsie: Fix nested guest memory shadowingClaudio Imbrenda1-6/+15
5 daysKVM: s390: Correctly handle guest mappings without struct pageClaudio Imbrenda3-13/+14
5 daysKVM: s390: Fix gmap_link()Claudio Imbrenda3-54/+52
5 daysKVM: s390: vsie: Fix check for pre-existing shadow mappingClaudio Imbrenda1-2/+3
5 daysKVM: s390: Remove non-atomic dat_crstep_xchg()Claudio Imbrenda5-97/+100
5 daysKVM: s390: vsie: Fix dat_split_ste()Claudio Imbrenda1-0/+1
5 daysLoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao1-7/+7
5 daysLoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
5 daysLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
5 daysLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
5 daysLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
5 daysLoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
7 daysMerge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-1/+15
7 daysMerge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini10-21/+53
8 daysx86/cpu: Add comment clarifying CRn pinningPeter Zijlstra1-0/+13
8 daysx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
8 daysx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
8 daysx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
9 daysMerge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-9/+28
9 daysMerge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-16/+33
10 daysMerge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
11 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
11 daysx86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean1-1/+1
11 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+10
11 daysMerge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-50/+55
11 daysx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
12 daysMerge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
12 daysarm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
13 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+23
13 daysx86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche1-6/+11
13 daysMerge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds9-44/+17
14 dayssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
14 daysKVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)1-1/+1
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger7-15/+22
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger3-2/+6
2026-03-16KVM: s390: Limit adapter indicator access to mapped pageJanosch Frank1-0/+12