summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor-0/+10
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-38/+73
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev-0/+2
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-9/+10
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-21/+33
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang-4/+11
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang-1/+1
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu-1/+22
2026-01-23KVM: x86: Advertise AVX10.2 CPUID to userspaceZhao Liu-1/+1
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu-0/+41
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu-0/+2
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth-0/+18
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth-6/+57
2026-01-23KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPISean Christopherson-1/+0
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei-0/+61
2026-01-23KVM: arm64: Use kvm_has_mte() in pKVM trap initializationFuad Tabba-1/+1
2026-01-23KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabledFuad Tabba-0/+67
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba-2/+8
2026-01-23KVM: arm64: Remove dead code resetting HCR_EL2 for pKVMFuad Tabba-5/+0
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier-24/+108
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier-16/+76
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier-140/+257
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier-97/+136
2026-01-23arm64: dts: a7k: add COM Express boardsElad Nachman-2/+220
2026-01-23ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsiRob Herring (Arm)-93/+0
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-128/+173
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor-1/+1
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing-10/+5
2026-01-22mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel-0/+4
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin-5/+5
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin-3/+3
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan-0/+1238
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov-1/+8
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade-0/+49
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer-0/+80
2026-01-22s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov-8/+9
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang-0/+33
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang-0/+6
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang-1/+11
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang-1/+56
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier-1/+26
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao-1/+2
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven-1/+0
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier-28/+3
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier-66/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+16
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland-14/+12
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski-0/+2317