x86/bugs: Enable STIBP for IBPB mitigated RETBleed
[platform/kernel/linux-starfive.git] / arch / loongarch /
2022-08-01 Linus TorvaldsMerge tag 'irq-core-2022-08-01' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'timers-core-2022-08-01' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'perf-core-2022-08-01' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'locking-core-2022-08-01' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'sched-core-2022-08-01' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'slab-for-5.20_or_6.0' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2022-08-01 Linus TorvaldsMerge tag 'm68k-for-v5.20-tag1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_kdump_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_build_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_core_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_misc_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_cpu_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_fpu_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_mm_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'x86_cleanups_for_v6.0_rc1' of git://git...
2022-08-01 Linus TorvaldsMerge tag 'x86_vmware_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'ras_core_for_v6.0_rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'fs.idmapped.overlay.acl.v5.20' of git:/...
2022-08-01 Linus TorvaldsMerge tag 'fs.idmapped.vfsuid.v5.20' of git://git....
2022-08-01 Linus TorvaldsMerge tag 'filelock-v6.0' of git://git./linux/kernel...
2022-08-01 Linus TorvaldsMerge tag 'erofs-for-5.20-rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'fsnotify_for_v5.20-rc1' of git://git./linux...
2022-08-01 Linus TorvaldsMerge tag 'fs_for_v5.20-rc1' of git://git./linux/kernel...
2022-08-01 Linus TorvaldsMerge tag 'dlm-6.0' of git://git./linux/kernel/git...
2022-07-31 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'locking_urgent_for_v5.19' of git://git....
2022-07-31 Linus TorvaldsMerge tag 'edac_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-29' of git:/...
2022-07-29 Linus TorvaldsMerge tag 'block-5.19-2022-07-29' of git://git.kernel...
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-30' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-29' of git://anongit...
2022-07-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of...
2022-07-29 Linus TorvaldsMerge tag 'wq-for-5.19-rc8-fixes' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'pm-5.19-rc9' of git://git./linux/kernel...
2022-07-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git....
2022-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-5' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'powerpc-5.19-6' of git://git./linux/kernel...
2022-07-29 Tiezhu YangLoongArch: Fix wrong "ROM Size" of boardinfo
2022-07-29 Qi HuLoongArch: Fix missing fcsr in ptrace's fpr_set
2022-07-29 Huacai ChenLoongArch: Fix shared cache size calculation
2022-07-29 Huacai ChenLoongArch: Disable executable stack by default
2022-07-29 Bibo MaoLoongArch: Remove unused variables
2022-07-29 Bibo MaoLoongArch: Remove clock setting during cpu hotplug...
2022-07-29 Jun YiLoongArch: Remove useless header compiler.h
2022-07-29 WANG XueruiLoongArch: Remove several syntactic sugar macros for...
2022-07-29 WANG XueruiLoongArch: Re-tab the assembly files
2022-07-29 WANG XueruiLoongArch: Simplify "BGT foo, zero" with BGTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BLT foo, zero" with BLTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
2022-07-29 WANG XueruiLoongArch: Use the "move" pseudo-instruction where...
2022-07-29 WANG XueruiLoongArch: Use the "jr" pseudo-instruction where applicable
2022-07-29 WANG XueruiLoongArch: Use ABI names of registers where appropriate
2022-07-28 Thomas GleixnerMerge tag 'irqchip-5.20' of git://git./linux/kernel...
2022-07-28 Thomas GleixnerMerge tag 'timers-v5.20-rc1' of https://git.linaro...
2022-07-27 Linus TorvaldsMerge tag 'asm-generic-fixes-5.19-2' of git://git....
2022-07-27 Linus TorvaldsMerge tag 'soc-fixes-5.19-4' of git://git./linux/kernel...
2022-07-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-26' of git:/...
2022-07-26 Linus TorvaldsMerge tag 's390-5.19-7' of git://git./linux/kernel...
2022-07-25 Marc ZyngierMerge branch irq/misc-5.20 into irq/irqchip-next
2022-07-25 Michael EllermanMerge tag 'v5.19-rc7' into fixes
2022-07-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc8' of git://git....
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'acpi-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'block-5.19-2022-07-21' of git://git.kernel...
2022-07-22 Linus TorvaldsMerge tag 'i2c-for-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'pinctrl-v5.19-3' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'sound-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'mmc-v5.19-rc6' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'drm-fixes-2022-07-22' of git://anongit.freed...
2022-07-22 Linus TorvaldsMerge tag 'rcu-urgent.2022.07.21a' of git://git./linux...
2022-07-22 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-21' of git://anongit...
2022-07-21 Linus TorvaldsMerge tag 'mtd/fixes-for-5.19-final' of git://git....
2022-07-21 Linus TorvaldsMerge tag 'net-5.19-rc8' of git://git./linux/kernel...
2022-07-21 Peter Zijlstrammu_gather: Remove per arch tlb_{start,end}_vma()
2022-07-21 Arnd BergmannMerge tag 'at91-fixes-5.19-3' of git://git./linux/kerne...
2022-07-20 Marc ZyngierMerge branch irq/loongarch into irq/irqchip-next
2022-07-20 Huacai Chenirqchip: Add LoongArch CPU interrupt controller support
2022-07-20 Huacai Chenirqchip: Add Loongson Extended I/O interrupt controller...
2022-07-20 Huacai Chenirqchip/loongson-liointc: Add ACPI init support
2022-07-20 Huacai Chenirqchip/loongson-pch-msi: Add ACPI init support
2022-07-20 Huacai Chenirqchip/loongson-pch-pic: Add ACPI init support
2022-07-20 Huacai Chenirqchip: Add Loongson PCH LPC controller support
2022-07-20 Jianmin LvLoongArch: Prepare to support multiple pch-pic and...
2022-07-20 Jianmin LvLoongArch: Use ACPI_GENERIC_GSI for gsi handling
2022-07-20 Marc ZyngierLoongArch: Provisionally add ACPICA data structures
2022-07-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-07-18 Linus TorvaldsMerge tag 'hte/for-5.19' of git://git./linux/kernel...
2022-07-17 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc7' of git://git...
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
next