summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-09-09ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner
2025-09-09arm64: dts: rockchip: Add supplies for eMMC on rk3588-orangepi-5Chen-Yu Tsai
2025-09-09arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plusMaud Spierings
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus ...Marek Vasut
2025-09-09arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M P...Marek Vasut
2025-09-09arm64: dts: imx8mp-tqma8mpql: fix LDO5 power offMarkus Niebel
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson
2025-09-09arm64: dts: rockchip: mark eeprom as read-only for Radxa E52CChukun Pan
2025-09-09LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-09-09LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen
2025-09-04arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook