summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+44
3 daysMerge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-9/+10
4 daysarm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook3-9/+10
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-337/+485
5 daysMerge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini24-326/+468
5 daysMerge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-2/+7
6 daysMerge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-42/+34
6 daysKVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier1-3/+3
6 daysKVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier2-111/+80
6 daysKVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier2-112/+162
6 daysKVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier1-12/+4
6 daysKVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier1-2/+2
7 daysx86/bugs: Add attack vector controls for SSBDavid Kaplan1-0/+9
7 daysx86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak1-9/+14
7 daysx86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)1-2/+20
7 daysMerge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-9/+10
9 daysx86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran1-1/+1
9 daysARM: stacktrace: include asm/sections.h in asm/stacktrace.hArnd Bergmann1-1/+2
9 daysRISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář1-0/+2
9 daysRISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou1-1/+1
9 daysRISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu1-1/+4
10 daysMerge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+10
10 daysMerge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
12 daysmips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
12 daysmips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
12 daysMerge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-44/+48
12 daysMerge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
13 daysKVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier3-27/+24
13 daysKVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier1-14/+27
13 daysKVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier1-1/+0
13 daysKVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier1-1/+4
13 daysKVM: arm64: Handle RASv1p1 registersMarc Zyngier1-0/+17
13 daysarm64: Add capability denoting FEAT_RASv1p1Marc Zyngier2-0/+25
13 daysKVM: arm64: Reschedule as needed when destroying the stage-2 page-tablesRaghavendra Rao Ananta1-1/+25
13 daysKVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta5-9/+73
13 dayss390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
13 dayss390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-20LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao1-0/+10
2025-08-20LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao2-2/+7
2025-08-20LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao1-3/+3
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao1-3/+5
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-20s390/configs: Set HZ=1000Heiko Carstens2-2/+2
2025-08-20s390/configs: Update defconfigsHeiko Carstens3-35/+31
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen1-1/+1
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen1-5/+5
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang1-18/+18
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li1-0/+22
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang1-0/+8