summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-08Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-08Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-07-08Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04arm64/mm: Drop wrong writes into TCR2_EL1Anshuman Khandual
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-07-03crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers
2025-07-03Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-03Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland
2025-07-03KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizesMarc Zyngier
2025-07-02Merge tag 's390-6.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang
2025-06-30riscv: Require clang-17 or newer for kCFINathan Chancellor
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao
2025-06-27LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao
2025-06-27LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-06-26LoongArch: KVM: Avoid overflow with array indexBibo Mao
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-26LoongArch: Reserve the EFI memory map regionMing Wang