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-next>] [day] [month] [year] [list]
Message-Id: <20230729031648.539276-1-chenhuacai@loongson.cn>
Date:   Sat, 29 Jul 2023 11:16:48 +0800
From:   Huacai Chen <chenhuacai@...ngson.cn>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>,
        Huacai Chen <chenhuacai@...nel.org>
Cc:     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>,
        Huacai Chen <chenhuacai@...ngson.cn>
Subject: [GIT PULL] LoongArch fixes for v6.5-rc4

The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.5-1

for you to fetch changes up to 1e74ae32805b6630c78bd7fb746fbfe936fb8f86:

  LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_* (2023-07-28 10:30:42 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.5-rc4

Some bug fixes for build system, builtin cmdline handling, bpf and
{copy, clear}_user, together with a trivial cleanup.

----------------------------------------------------------------
Chenguang Zhao (1):
      LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch

Huacai Chen (3):
      LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'
      LoongArch: Fix module relocation error with binutils 2.41
      LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*

Tiezhu Yang (1):
      LoongArch: BPF: Fix check condition to call lu32id in move_imm()

WANG Rui (1):
      LoongArch: Fix return value underflow in exception path

Zhihong Dong (1):
      LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling

 arch/loongarch/Kconfig           |  1 +
 arch/loongarch/Makefile          |  4 +++-
 arch/loongarch/include/asm/fpu.h | 15 ++++-----------
 arch/loongarch/kernel/setup.c    | 16 ++++++++++++++++
 arch/loongarch/lib/clear_user.S  |  3 ++-
 arch/loongarch/lib/copy_user.S   |  3 ++-
 arch/loongarch/net/bpf_jit.h     |  2 +-
 7 files changed, 29 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ