Linux 6.1.49
[platform/kernel/linux-starfive.git] / arch /
2023-08-26 Borislav Petkov... x86/srso: Correct the mitigation status when SMT is...
2023-08-26 Petr Pavlux86/retpoline,kprobes: Fix position of thunk sections...
2023-08-26 Borislav Petkov... x86/srso: Disable the mitigation on unaffected configur...
2023-08-26 Borislav Petkov... x86/CPU/AMD: Fix the DIV(0) initial fix attempt
2023-08-26 Sean Christophersonx86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
2023-08-26 Peter Zijlstrax86/static_call: Fix __static_call_fixup()
2023-08-26 Borislav Petkov... x86/srso: Explain the untraining sequences a bit more
2023-08-26 Peter Zijlstrax86/cpu: Cleanup the untrain mess
2023-08-26 Peter Zijlstrax86/cpu: Rename srso_(.*)_alias to srso_alias_\1
2023-08-26 Peter Zijlstrax86/cpu: Rename original retbleed methods
2023-08-26 Peter Zijlstrax86/cpu: Clean up SRSO return thunk mess
2023-08-26 Peter Zijlstrax86/alternative: Make custom return thunk unconditional
2023-08-26 Peter Zijlstrax86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
2023-08-26 Peter Zijlstrax86/cpu: Fix __x86_return_thunk symbol type
2023-08-23 Mark Brownarm64/ptrace: Ensure that SME is set up for target...
2023-08-23 Yogesh Hegdearm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi...
2023-08-23 Alexandre Ghitiriscv: uaccess: Return the number of bytes effectively...
2023-08-23 Alexander Steinarm64: dts: imx93: Fix anatop node size
2023-08-23 Xiaolei WangARM: dts: imx: Set default tuning step for imx6sx usdhc
2023-08-23 Fabio Estevamarm64: dts: imx8mm: Drop CSI1 PHY reference clock confi...
2023-08-23 Andrej PicejARM: dts: imx6: phytec: fix RTC interrupt level
2023-08-23 Krzysztof KozlowskiARM: dts: imx: align LED node names with dtschema
2023-08-23 Christopher Obbardarm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+
2023-08-23 Christopher Obbardarm64: dts: rockchip: Disable HS400 for eMMC on ROCK...
2023-08-23 Dmitry Baryshkovarm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict
2023-08-23 Nathan Lynchpowerpc/rtas_flash: allow user copy to flash block...
2023-08-23 Xu YangARM: dts: nxp/imx6sll: fix wrong property name in usbph...
2023-08-23 Marc ZyngierKVM: arm64: vgic-v4: Make the doorbell request robust...
2023-08-23 Benjamin Graypowerpc/kasan: Disable KCOV in KASAN code
2023-08-23 Oleksij RempelARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix...
2023-08-16 Masahiro Yamadaalpha: remove __init annotation from exported page_is_ram()
2023-08-16 Arnd Bergmannx86: Move gds_ucode_mitigated() declaration to header
2023-08-16 Borislav Petkov... x86/sev: Do not try to parse for the CC blob on non...
2023-08-16 Kirill A. Shutemovx86/mm: Fix VDSO and VVAR placement on 5-level paging...
2023-08-16 Cristian Ciocalteax86/cpu/amd: Enable Zenbleed fix for AMD Custom APU...
2023-08-16 Nick Desaulniersx86/srso: Fix build breakage with the LLVM linker
2023-08-16 Torsten Duweriscv/kexec: handle R_RISCV_CALL_PLT relocation type
2023-08-16 Andrea Parririscv,mmio: Fix readX()-to-delay() ordering
2023-08-16 Torsten Duweriscv/kexec: load initrd high in available memory
2023-08-16 Paolo BonziniKVM: SEV: only access GHCB fields once
2023-08-16 Paolo BonziniKVM: SEV: snapshot the GHCB before accessing it
2023-08-16 Greg Kroah-HartmanRevert "loongarch/cpu: Switch to arch_cpu_finalize_init()"
2023-08-11 Borislav Petkov... x86/CPU/AMD: Do not leak quotient data after a division...
2023-08-11 Mark Brownarm64/ptrace: Don't enable SVE when setting streaming SVE
2023-08-11 Aneesh Kumar K.Vpowerpc/mm/altmap: Fix altmap boundary check
2023-08-11 Mark Brownarm64/fpsimd: Sync FPSIMD state with SVE for SME only...
2023-08-11 Mark Brownarm64/fpsimd: Clear SME state in the target task when...
2023-08-11 Mark Brownarm64/fpsimd: Sync and zero pad FPSIMD state for stream...
2023-08-11 Naveen N Raopowerpc/ftrace: Create a dummy stackframe to fix stack...
2023-08-11 Michael Kelleyx86/hyperv: Disable IBT when hypercall page lacks ENDBR...
2023-08-11 Dinh Nguyenarm64: dts: stratix10: fix incorrect I2C property for...
2023-08-11 Heiko CarstensKVM: s390: fix sthyi error handling
2023-08-11 ndesaulniers@googl... word-at-a-time: use the same return type for has_zero...
2023-08-11 Benjamin Gaignardarm64: dts: freescale: Fix VPU G2 clock
2023-08-11 Hugo Villeneuvearm64: dts: imx8mn-var-som: add missing pull-up for...
2023-08-11 Yashwanth Varakalaarm64: dts: phycore-imx8mm: Correction in gpio-line...
2023-08-11 Yashwanth Varakalaarm64: dts: phycore-imx8mm: Label typo-fix of VPU
2023-08-11 Tim Harveyarm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
2023-08-11 Tim Harveyarm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
2023-08-08 Greg Kroah-Hartmanx86: fix backwards merge of GDS/SRSO bit
2023-08-08 Borislav Petkov... x86/srso: Tie SBPB bit setting to microcode patch detection
2023-08-08 Borislav Petkov... x86/srso: Add a forgotten NOENDBR annotation
2023-08-08 Josh Poimboeufx86/srso: Fix return thunks in generated code
2023-08-08 Borislav Petkov... x86/srso: Add IBPB on VMEXIT
2023-08-08 Borislav Petkov... x86/srso: Add IBPB
2023-08-08 Borislav Petkov... x86/srso: Add SRSO_NO support
2023-08-08 Borislav Petkov... x86/srso: Add IBPB_BRTYPE support
2023-08-08 Borislav Petkov... x86/srso: Add a Speculative RAS Overflow mitigation
2023-08-08 Kim Phillipsx86/cpu, kvm: Add support for CPUID_80000021_EAX
2023-08-08 Borislav Petkov... x86/bugs: Increase the x86 bugs vector size to two...
2023-08-08 Peter Zijlstrax86/mm: Use mm_alloc() in poking_init()
2023-08-08 Juergen Grossx86/mm: fix poking_init() for Xen PV guests
2023-08-08 Juergen Grossx86/xen: Fix secondary processors' FPU initialization
2023-08-08 Thomas Gleixnerx86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
2023-08-08 Daniel SneddonKVM: Add GDS_NO support to KVM
2023-08-08 Daniel Sneddonx86/speculation: Add Kconfig option for GDS
2023-08-08 Daniel Sneddonx86/speculation: Add force option to GDS mitigation
2023-08-08 Daniel Sneddonx86/speculation: Add Gather Data Sampling mitigation
2023-08-08 Thomas Gleixnerx86/fpu: Move FPU initialization into arch_cpu_finalize...
2023-08-08 Thomas Gleixnerx86/fpu: Mark init functions __init
2023-08-08 Thomas Gleixnerx86/fpu: Remove cpuinfo argument from init functions
2023-08-08 Thomas Gleixnerx86/init: Initialize signal frame size late
2023-08-08 Thomas Gleixnerinit, x86: Move mem_encrypt_init() into arch_cpu_finali...
2023-08-08 Thomas Gleixnerinit: Remove check_bugs() leftovers
2023-08-08 Thomas Gleixnerum/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnersparc/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnersh/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnermips/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerm68k/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerloongarch/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixneria64/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas GleixnerARM: cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerx86/cpu: Switch to arch_cpu_finalize_init()
2023-08-08 Thomas Gleixnerinit: Provide arch_cpu_finalize_init()
2023-08-03 Mark Brownarm64/sme: Set new vector length before reallocating
2023-08-03 Chenguang ZhaoLoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
2023-08-03 Tiezhu YangLoongArch: BPF: Fix check condition to call lu32id...
2023-08-03 Andy ShevchenkoRevert "um: Use swap() to make code cleaner"
2023-08-03 Yazen Ghannamx86/MCE/AMD: Decrement threshold_bank refcount when...
2023-08-03 Sean ChristophersonKVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0...
next