summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-09-04x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-09-04x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-09-04x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-09-04RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao
2025-08-28LoongArch: KVM: Use standard bitops API with eiointcBibo Mao
2025-08-28s390/mm: Do not map lowcore with identity mappingHeiko Carstens
2025-08-28LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang
2025-08-28LoongArch: Pass annotate-tablejump option if LTO is enabledTiezhu Yang
2025-08-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao
2025-08-28LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao
2025-08-28LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao
2025-08-28parisc: Update comments in make_insert_tlbJohn David Anglin
2025-08-28parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page...John David Anglin
2025-08-28parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin
2025-08-28parisc: Revise __get_user() to probe user read accessJohn David Anglin
2025-08-28parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin
2025-08-28parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilersRandy Dunlap
2025-08-28parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin