lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 21 Jun 2024 10:26:24 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Jiaxun Yang <jiaxun.yang@...goat.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Qing Zhang <zhangqing@...ngson.cn>,
	Binbin Zhou <zhoubinbin@...ngson.cn>,
	Huacai Chen <chenhuacai@...nel.org>, devicetree@...r.kernel.org,
	linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
	stable@...r.kernel.org
Subject: Re: [PATCH 00/10] MIPS: Loongson64: Loongson-2K1000 fixes

On Fri, Jun 14, 2024 at 04:40:08PM +0100, Jiaxun Yang wrote:
> Hi all,
> 
> This series fixed various problems I meet when I was trying to
> boot kernel on my Loongson-2K PI2 system.
> 
> Although most of the series are taged for stable, please apply
> it to mips-next tree as it has dependency to commits in next
> and I'm not in rush to get them into linus tree. I have some
> future works planed based on this series that may get into this
> cycle.
> 
> Thanks
> - Jiaxun
> 
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> ---
> Jiaxun Yang (10):
>       MIPS: Loongson64: Remove memory node for builtin-dtb
>       MIPS: dts: loongson: Fix liointc IRQ polarity
>       MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
>       MIPS: dts: loongson: Fix GMAC phy node
>       MIPS: dts: loongson: Add ISA node
>       MIPS: Loongson64: Test register availability before use
>       platform: mips: cpu_hwmon: Disable driver on unsupported hardware
>       MIPS: Loongson64: reset: Prioritise firmware service
>       MIPS: Loongson64: sleeper: Pass ra and sp as arguments
>       MIPS: Loongson64: env: Hook up Loongsson-2K
> 
>  arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 65 +++++++++++-----------
>  arch/mips/include/asm/mach-loongson64/boot_param.h |  2 +
>  arch/mips/loongson64/env.c                         |  8 +++
>  arch/mips/loongson64/reset.c                       | 38 ++++++-------
>  arch/mips/loongson64/sleeper.S                     |  8 ++-
>  arch/mips/loongson64/smp.c                         | 23 +++++++-
>  drivers/platform/mips/cpu_hwmon.c                  |  3 +
>  7 files changed, 89 insertions(+), 58 deletions(-)
> ---
> base-commit: 6906a84c482f098d31486df8dc98cead21cce2d0
> change-id: 20240613-ls3k-mips-52eb3fb3e917

series applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ