summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
3 daysriscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
3 daysriscv: mm: Extract helper mark_new_valid_map()Vivian Wang
3 daysKVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
3 daysKVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim
3 daysMIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
3 daysLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
3 daysKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
3 daysMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
3 daysKVM: arm64: Omit tag sync on stage-2 mappings of the zero pageArd Biesheuvel
3 daysKVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-06-12Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-11Merge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-11ARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PANFlorian Fainelli
2026-06-11ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
2026-06-11ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-09Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-09Merge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
2026-06-08Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-07Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-06riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel
2026-06-06riscv: Fix fast_unaligned_access_speed_key not getting initializedNam Cao
2026-06-06riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFIAndreas Schwab
2026-06-06Merge 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