summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
12 hoursarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
12 hoursarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
12 hoursarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
12 hoursarm64: cputype: Add C1-Premium definitionsMark Rutland
12 hoursarm64: cputype: Add C1-Ultra definitionsMark Rutland
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
7 daysMerge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysMerge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
8 daysARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PANFlorian Fainelli
8 daysARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
8 daysARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
9 daysMerge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds
11 daysMerge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
11 dayss390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
11 daysMerge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
12 daysMerge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysriscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel
13 daysriscv: Fix fast_unaligned_access_speed_key not getting initializedNam Cao
13 daysriscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFIAndreas Schwab
13 daysMerge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-05Merge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-06-05KVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
2026-06-05KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
2026-06-05KVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
2026-06-05KVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
2026-06-05KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
2026-06-05KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
2026-06-05x86/resctrl: Only check Intel systems for SNCTony Luck
2026-06-04Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03Merge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-06-03KVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson
2026-06-03KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
2026-06-03KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson
2026-06-03KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson
2026-06-03KVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson
2026-06-03KVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-02KVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda
2026-06-02KVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda
2026-06-02KVM: s390: Lock pte when making page secureClaudio Imbrenda
2026-06-02KVM: s390: Fix fault-in codeClaudio Imbrenda
2026-06-02KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda
2026-06-02KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda
2026-06-02KVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda
2026-06-02KVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda