summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-22LoongArch: Explicitly specify code model in MakefileHuacai Chen
2025-05-22bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne
2025-05-22bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan
2025-05-22x86/its: Fix build error for its_static_thunk()Pawan Gupta
2025-05-22LoongArch: uprobes: Remove redundant code about resume_eraTiezhu Yang
2025-05-22LoongArch: uprobes: Remove user_{en,dis}able_single_step()Tiezhu Yang
2025-05-22LoongArch: Fix MAX_REG_OFFSET calculationHuacai Chen
2025-05-22LoongArch: Save and restore CSR.CNTC for hibernationHuacai Chen
2025-05-22LoongArch: Prevent cond_resched() occurring within kernel-fpuTianyang Zhang
2025-05-22KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interceptionMikhail Lobanov
2025-05-22KVM: SVM: Update SEV-ES shutdown intercepts with more metadataPeter Gonda
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-18x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta
2025-05-18x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta
2025-05-18x86/its: Add support for RSB stuffing mitigationPawan Gupta
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-18x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-18x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-05-18x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
2025-05-18x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta
2025-05-18x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon
2025-05-18x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon
2025-05-18arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-05-18arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse
2025-05-18arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-05-18arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
2025-05-18arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-05-18arm64: insn: Add support for encoding DSBJames Morse
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-05-18x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)
2025-05-18x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen
2025-05-18arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik
2025-05-09arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-05-09arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel
2025-05-09ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski
2025-05-09riscv: Pass patch_text() the length in bytesSamuel Holland
2025-05-09powerpc/boot: Fix dash warningMadhavan Srinivasan
2025-05-09powerpc/boot: Check for ld-option supportMadhavan Srinivasan
2025-05-09book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-05-09perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson
2025-05-09parisc: Fix double SIGFPE crashHelge Deller
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer