summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-19x86: disable image size check for test buildsGuenter Roeck
2025-09-19x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-19RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt
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, 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: 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-09LoongArch: vDSO: Remove -nostdlib complier flagWentao Guan
2025-09-09LoongArch: vDSO: Remove --hash-style=sysvXi Ruoyao
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-09LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen
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-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-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-28x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board fileJudith Mendez
2025-08-28arm64: dts: ti: k3-am6*: Remove disable-wp for eMMCJudith Mendez
2025-08-28arm64: dts: ti: k3-am62*: Add non-removable flag for eMMCJudith Mendez
2025-08-28arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC bootJudith Mendez
2025-08-28kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-08-28x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
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