summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17Merge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-07-16Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-15KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15powerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
2026-07-15powerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
2026-07-15powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore
2026-07-15powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
2026-07-15powerpc/85xx: Add fsl,ifc to common device idsRosen Penev
2026-07-14arm64: dts: renesas: ironhide: Describe inline ECC carveoutsMarek Vasut
2026-07-13KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()Daniel Paziyski
2026-07-13powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo
2026-07-12Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-11Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-11Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-11perf/x86/amd/brs: Fix kernel address leakageSandipan Das
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10KVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu
2026-07-10KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
2026-07-10perf/x86/amd/lbr: Fix kernel address leakageSandipan Das
2026-07-10ARM: Don't let ARMv5 platforms select USE_OFUwe Kleine-König (The Capable Hub)
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-07-10powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVMGautam Menghani
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li
2026-07-08KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabledSean Christopherson
2026-07-08KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson
2026-07-08KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
2026-07-08KVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang
2026-07-08riscv: defconfig: enable ARCH_ULTRARISCJia Wang
2026-07-08riscv: add UltraRISC SoC family Kconfig supportJia Wang
2026-07-08s390: Add build salt to the vDSOBastian Blank
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
2026-07-08m68k: coldfire: fix breakage of missed IO access updatesGreg Ungerer
2026-07-08perf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das
2026-07-07KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
2026-07-07x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)