summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-08-19arm64: dts: renesas: r9a08g045: Add I3C nodeQuynh Nguyen
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18arm64: defconfig: Enable X1P42100 GPUCC driverAkhil P Oommen
2025-08-18KVM: SEV: don't check have_run_cpus in sev_writeback_caches()Yury Norov
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18ARM: sti: drop B2120 board supportRaphael Gallais-Pou
2025-08-18ARM: sti: removal of stih415/stih416 related entriesAlain Volmat
2025-08-18ARM: dts: sti: rename SATA phy-namesRaphael Gallais-Pou
2025-08-18s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich
2025-08-18s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich
2025-08-18s390/bpf: Do not write tail call counter into helper and kfunc framesIlya Leoshkevich
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=ySean Christopherson
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson
2025-08-18x86/hyperv: Use direct call to hypercall-pagePeter Zijlstra
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra
2025-08-18KVM: x86: Remove fastopsPeter Zijlstra
2025-08-18KVM: x86: Convert em_salc() to CPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_3WCLPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_1SRC2Peter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2CLPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2WPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2RPeter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_2Peter Zijlstra
2025-08-18KVM: x86: Introduce EM_ASM_1Peter Zijlstra
2025-08-18KVM: x86: Implement test_cc() in CPeter Zijlstra
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-18arm64: dts: renesas: sparrow-hawk: Update thermal trip pointsMarek Vasut
2025-08-18arm64: dts: renesas: rzg2: Increase CANFD clock ratesGeert Uytterhoeven
2025-08-18arm64: dts: renesas: rcar-gen3: Increase CANFD clock ratesGeert Uytterhoeven
2025-08-18ARM: dts: renesas: porter: Fix CAN pin groupGeert Uytterhoeven
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-17x86/Kconfig: Clean up LLVM version checks in IBT configurationsNathan Chancellor
2025-08-17x86/build: Remove cc-option from -mskip-rax-setupNathan Chancellor
2025-08-17x86/build: Remove cc-option from -mno-fp-ret-in-387Nathan Chancellor
2025-08-16x86/build: Clean up stack alignment flags in CC_FLAGS_FPUNathan Chancellor
2025-08-15x86/build: Remove cc-option from stack alignment flagsNathan Chancellor
2025-08-15arm64: dts: qcom: qcm2290: Disable USB SS bus instances in park modeKonrad Dybcio
2025-08-15KVM: arm64: Correctly populate FAR_EL2 on nested SEA injectionMarc Zyngier
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-15Revert "arm64: dts: qcom: sm8450: add initial device tree for Samsung Galaxy ...Bjorn Andersson
2025-08-15x86/build: Remove cc-option for GCC retpoline flagsNathan Chancellor
2025-08-15riscv, bpf: Add support arena atomics for RV64Pu Lehui
2025-08-15riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handlingPu Lehui
2025-08-15riscv, bpf: Optimize cmpxchg insn with Zacas supportPu Lehui