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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  4 Aug 2022 11:12:07 -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/5] xtensa updates for v5.20

Hi Linus,

please pull the following updates for the xtensa architecture.

The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:

  Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0847d167d0f9bdc8f61e5e5d32831fa8fdcd150f:

  xtensa: enable ARCH_HAS_GCOV_PROFILE_ALL (2022-07-14 00:54:47 -0700)

----------------------------------------------------------------
Xtensa updates for v5.20

- support KCOV
- enable ARCH_HAS_GCOV_PROFILE_ALL
- minor ISS network driver cleanups

----------------------------------------------------------------
Max Filippov (4):
      xtensa: iss/network: drop 'devices' list
      xtensa: iss/network: provide release() callback
      xtensa: enable KCOV support
      xtensa: enable ARCH_HAS_GCOV_PROFILE_ALL

Yang Yingliang (1):
      xtensa: iss: fix handling error cases in iss_net_configure()

 .../debug/gcov-profile-all/arch-support.txt        |  2 +-
 Documentation/features/debug/kcov/arch-support.txt |  2 +-
 arch/xtensa/Kconfig                                |  2 +
 arch/xtensa/boot/lib/Makefile                      |  2 +
 arch/xtensa/platforms/iss/network.c                | 63 ++++++++++------------
 5 files changed, 34 insertions(+), 37 deletions(-)

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ