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:   Sun, 18 Dec 2022 23:26:22 -0500
From:   guoren@...nel.org
To:     torvalds@...ux-foundation.org
Cc:     arnd@...db.de, linux-kernel@...r.kernel.org,
        linux-arch@...r.kernel.org, linux-csky@...r.kernel.org
Subject: [GIT PULL] csky changes for v6.2-rc1

Hi Linus,

Please pull the latest csky changes from:

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://github.com/c-sky/csky-linux.git tags/csky-for-linus-6.2-rc1

for you to fetch changes up to 7e2004906fb52257772be0ef262fba2d5eb1653b:

  Revert "csky: Add support for restartable sequence" (2022-11-11 04:59:28 -0500)

----------------------------------------------------------------
arch/csky patches for 6.2-rc1

The pull request we've done:
 - Revert rseq
 - Add current_stack_pointer support
 - Typo fixup

----------------------------------------------------------------
Colin Ian King (1):
      csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"

Mathieu Desnoyers (2):
      Revert "csky: Fixup CONFIG_DEBUG_RSEQ"
      Revert "csky: Add support for restartable sequence"

Tong Tiangen (1):
      csky: add arch support current_stack_pointer

 arch/csky/Kconfig                 |  4 ++--
 arch/csky/include/asm/processor.h |  2 ++
 arch/csky/kernel/entry.S          | 11 +----------
 arch/csky/kernel/signal.c         |  2 --
 arch/csky/kernel/stacktrace.c     |  6 ++----
 5 files changed, 7 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ