summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-31Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-29Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-08-25ARM: stacktrace: include asm/sections.h in asm/stacktrace.hArnd Bergmann
2025-08-25RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář
2025-08-25RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou
2025-08-25RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-22Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier
2025-08-21KVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier
2025-08-21KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier
2025-08-21KVM: arm64: Handle RASv1p1 registersMarc Zyngier
2025-08-21arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier
2025-08-21KVM: arm64: Reschedule as needed when destroying the stage-2 page-tablesRaghavendra Rao Ananta
2025-08-21KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-20LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao
2025-08-20LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao
2025-08-20LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens
2025-08-20s390/configs: Set HZ=1000Heiko Carstens
2025-08-20s390/configs: Update defconfigsHeiko Carstens
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen