aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+12
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-55/+120
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini1-1/+3
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-53/+76
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka2-0/+8
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+5
2025-07-08Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-7/+71
2025-07-08Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-34/+23
2025-07-08Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-13/+23
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-46/+395
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+35
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-8/+6
2025-07-04Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+5
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+1
2025-07-04arm64/mm: Drop wrong writes into TCR2_EL1Anshuman Khandual1-1/+0
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky2-9/+26
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown1-25/+32
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann1-1/+1
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown1-12/+7
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier2-2/+2
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao1-3/+8
2025-07-03crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers2-0/+5
2025-07-03Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann6-7/+5
2025-07-03Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland3-31/+0
2025-07-03KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizesMarc Zyngier1-3/+23
2025-07-02Merge tag 's390-6.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-15/+44
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania2-4/+35
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello2-14/+1
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang1-3/+3
2025-06-30riscv: Require clang-17 or newer for kCFINathan Chancellor1-1/+2
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-38/+72
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds43-98/+149
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle1-15/+29
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle1-0/+11
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-14/+15
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam1-6/+10
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao1-0/+6
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao1-5/+14
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao1-6/+18
2025-06-27LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao1-7/+6
2025-06-27LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao1-0/+10