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]
Message-ID: <CAAhV-H6mp_LNqYp81iQ66i_nJfpcmMDqC-1JZoRoHDjxzJNGbg@mail.gmail.com>
Date:   Thu, 29 Sep 2022 10:40:04 +0800
From:   Huacai Chen <chenhuacai@...nel.org>
To:     Huacai Chen <chenhuacai@...ngson.cn>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, loongarch@...ts.linux.dev,
        linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
        Guo Ren <guoren@...nel.org>, Xuerui Wang <kernel@...0n.name>,
        Jiaxun Yang <jiaxun.yang@...goat.com>
Subject: Re: [GIT PULL] LoongArch fixes for v5.19-rc4

I sent the wrong mail, please ignore this. Sorry.

Huacai

On Thu, Sep 29, 2022 at 10:38 AM Huacai Chen <chenhuacai@...ngson.cn> wrote:
>
> The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
>
>   Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-5.19-3
>
> for you to fetch changes up to ea18d434781105ce61ff3ef7f74c9e51812f0580:
>
>   LoongArch: Make compute_return_era() return void (2022-06-25 18:06:07 +0800)
>
> ----------------------------------------------------------------
> LoongArch fixes for v5.19-rc4
>
> Some bug fixes and a trivial cleanup.
> ----------------------------------------------------------------
> Huacai Chen (4):
>       LoongArch: Fix the !THP build
>       LoongArch: Fix the _stext symbol address
>       LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
>       LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
>
> Tiezhu Yang (2):
>       LoongArch: Fix wrong fpu version
>       LoongArch: Make compute_return_era() return void
>
>  arch/loongarch/include/asm/branch.h  |  3 +--
>  arch/loongarch/include/asm/pgtable.h | 10 +++++-----
>  arch/loongarch/kernel/cpu-probe.c    |  2 +-
>  arch/loongarch/kernel/head.S         |  2 --
>  arch/loongarch/kernel/traps.c        |  3 +--
>  arch/loongarch/kernel/vmlinux.lds.S  |  1 +
>  arch/loongarch/mm/tlb.c              |  7 ++++---
>  7 files changed, 13 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ