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: <20200603092329.10427-1-jcmvbkbc@gmail.com>
Date:   Wed,  3 Jun 2020 02:23:29 -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.8

Hi Linus,

please pull the following Xtensa architecture updates for v5.8:

The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20200603

for you to fetch changes up to 3ead2f97bd44a9a106572d306cb04a878c569cb2:

  xtensa: Fix spelling/grammar in comment (2020-05-25 16:11:43 -0700)

----------------------------------------------------------------
Xtensa updates for v5.8:

- fix __user annotations in asm/uaccess.h
- fix comments in entry.S

----------------------------------------------------------------
Chris Packham (1):
      xtensa: Fix spelling/grammar in comment

Max Filippov (4):
      xtensa: add missing __user annotations to __{get,put}_user_check
      xtensa: fix type conversion in __get_user_size
      xtensa: fix error paths in __get_user_{check,size}
      xtensa: add missing __user annotations to asm/uaccess.h

 arch/xtensa/include/asm/uaccess.h | 32 ++++++++++++++++----------------
 arch/xtensa/kernel/entry.S        |  4 ++--
 2 files changed, 18 insertions(+), 18 deletions(-)

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ