summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-25KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-25x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky1-19/+19
2025-09-25iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle1-5/+5
2025-09-25LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao1-12/+17
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21
2025-09-25LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15
2025-09-25LoongArch: Handle jump tables options for RUSTTiezhu Yang2-0/+9
2025-09-25LoongArch: Make LTO case independent in MakefileTiezhu Yang1-5/+5
2025-09-25LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-25LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-25LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-25LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-25LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-25um: Fix FD copy size in os_rcv_fd_msg()Tiwei Bie1-1/+1
2025-09-25um: virtio_uml: Fix use-after-free after put_device in probeMiaoqian Lin1-2/+4
2025-09-19x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak1-11/+14
2025-09-19s390: kexec: initialize kexec_buf structBreno Leitao3-5/+5
2025-09-19arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao1-1/+1
2025-09-19s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter1-2/+2
2025-09-19s390/pai: Deny all events not handled by this PMUThomas Richter2-3/+3
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+22
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-82/+83
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta2-0/+99
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-22/+44
2025-09-09riscv: Fix sparse warning about different address spacesAlexandre Ghiti1-2/+2
2025-09-09riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti1-1/+1
2025-09-09riscv: kexec: Initialize kexec_buf structBreno Leitao3-4/+4
2025-09-09riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-09riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-09-09riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář1-1/+1
2025-09-09riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář1-1/+1
2025-09-09riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno1-1/+1
2025-09-09riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor1-1/+1
2025-09-09x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo2-0/+21
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan5-4/+34
2025-09-09ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner1-0/+2
2025-09-09arm64: dts: rockchip: Add supplies for eMMC on rk3588-orangepi-5Chen-Yu Tsai1-0/+2
2025-09-09arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plusMaud Spierings1-1/+1
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus ...Marek Vasut1-0/+1
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M P...Marek Vasut1-0/+1
2025-09-09arm64: dts: imx8mp-tqma8mpql: fix LDO5 power offMarkus Niebel3-12/+36
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson1-0/+1
2025-09-09arm64: dts: rockchip: mark eeprom as read-only for Radxa E52CChukun Pan1-0/+1
2025-09-09LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li1-0/+22
2025-09-09LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen1-5/+5
2025-09-04arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook3-9/+10