summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-01mips: ralink: update CPU clock indexShiji Yang
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-04-01Merge tag 'hisi-dts-fixes-for-7.0' of https://github.com/hisilicon/linux-hisi...Krzysztof Kozlowski
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-30arm64: dts: qcom: hamoa: Fix incomplete Root Port property migrationZiyue Zhang
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-27Merge tag 'loongarch-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-03-27Merge tag 'v7.0-rockchip-dtsfixes1-v2' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-03-27Merge tag 'imx-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/...Krzysztof Kozlowski
2026-03-26KVM: s390: Fix KVM_S390_VCPU_FAULT ioctlClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix guest page tables protectionClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix unshadowing while shadowingClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix refcount overflow for shadow gmapsClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix nested guest memory shadowingClaudio Imbrenda
2026-03-26KVM: s390: Correctly handle guest mappings without struct pageClaudio Imbrenda
2026-03-26KVM: s390: Fix gmap_link()Claudio Imbrenda
2026-03-26KVM: s390: vsie: Fix check for pre-existing shadow mappingClaudio Imbrenda
2026-03-26KVM: s390: Remove non-atomic dat_crstep_xchg()Claudio Imbrenda
2026-03-26KVM: s390: vsie: Fix dat_split_ste()Claudio Imbrenda
2026-03-26LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao
2026-03-26LoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen
2026-03-26LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen
2026-03-26LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao
2026-03-26LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen
2026-03-26LoongArch: Fix missing NULL checks for kstrdup()Li Jun
2026-03-25arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAMMarek Vasut
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-23arm64: dts: qcom: agatti: Fix IOMMU DT propertiesSumit Garg
2026-03-24arm64: dts: allwinner: sun55i: Fix r-spi DMAChen-Yu Tsai
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)