summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson
2025-10-02x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-10-02x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner
2025-10-02riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-10-02arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 portsJosua Mayer
2025-10-02arm64: dts: marvell: cn9132-clearfog: disable eMMC high-speed modesJosua Mayer
2025-10-02arm64: dts: marvell: cn913x-solidrun: fix sata ports statusJosua Mayer
2025-10-02ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY addressNobuhiro Iwamatsu
2025-10-02ARM: dts: kirkwood: Fix sound DAI cells for OpenRD clientsJihed Chaibi
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan
2025-10-02arm64: dts: rockchip: Fix the headphone detection on the orangepi 5Jimmy Hon
2025-09-25KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-09-25x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky
2025-09-25iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-09-25LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao
2025-09-25LoongArch: Handle jump tables options for RUSTTiezhu Yang
2025-09-25LoongArch: Make LTO case independent in MakefileTiezhu Yang
2025-09-25LoongArch: Check the return value when creating kobjTao Cui
2025-09-25LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen
2025-09-25LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li
2025-09-25LoongArch: Fix unreliable stack for live patchingTiezhu Yang
2025-09-25LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang
2025-09-25um: Fix FD copy size in os_rcv_fd_msg()Tiwei Bie
2025-09-25um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin
2025-09-19x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-19s390: kexec: initialize kexec_buf structBreno Leitao
2025-09-19arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao
2025-09-19s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter
2025-09-19s390/pai: Deny all events not handled by this PMUThomas Richter
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-09-09riscv: Fix sparse warning about different address spacesAlexandre Ghiti
2025-09-09riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti
2025-09-09riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-09-09riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář
2025-09-09riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář
2025-09-09riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář
2025-09-09riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář
2025-09-09riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno
2025-09-09riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan