summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()Jiakai Xu
2026-03-06KVM: riscv: Fix Spectre-v1 in APLIC interrupt handlingLukas Gerlach
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba
2026-03-05KVM: arm64: nv: Inject a SEA if failed to read the descriptorZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDRZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Check S2 limits based on implemented PA sizeZenghui Yu (Huawei)
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier
2026-03-05KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier
2026-03-04Merge tag 'riscv-soc-fixes-for-v7.0-rc1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-03-04arm64: make runtime const not usable by modulesJisheng Zhang
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
2026-03-04x86/resctrl: Fix SNC detectionTony Luck
2026-03-04x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-04x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-03-04arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-04arm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas
2026-03-04x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
2026-03-03s390/xor: Improve inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
2026-03-03s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik
2026-03-03x86/PVH: Use boot params to pass RSDP address in start_info pageHou Wenlong
2026-03-03x86/xen: update outdated commentkexinsun
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-26Merge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier