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]
Date:   Tue, 19 Apr 2022 23:16:08 -0700
From:   Max Filippov <jcmvbkbc@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
        Chris Zankel <chris@...kel.net>,
        Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/3] xtensa fixes for 5.18

Hi Linus,

please pull the following fixes for the Xtensa architecture.

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20220416

for you to fetch changes up to 839769c35477d4acc2369e45000ca7b0b6af39a7:

  xtensa: fix a7 clobbering in coprocessor context load/store (2022-04-15 18:44:02 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.18:

- fix patching CPU selection in patch_text
- fix potential deadlock in ISS platform serial driver
- fix potential register clobbering in coprocessor exception handler

----------------------------------------------------------------
Duoming Zhou (1):
      arch: xtensa: platforms: Fix deadlock in rs_close()

Guo Ren (1):
      xtensa: patch_text: Fixup last cpu should be master

Max Filippov (1):
      xtensa: fix a7 clobbering in coprocessor context load/store

 arch/xtensa/kernel/coprocessor.S    | 4 ++--
 arch/xtensa/kernel/jump_label.c     | 2 +-
 arch/xtensa/platforms/iss/console.c | 8 --------
 3 files changed, 3 insertions(+), 11 deletions(-)

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ