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:   Thu,  1 Nov 2018 14:03:45 -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/4] Xtensa fixes for v4.20

Hi Linus,

please pull the following batch of fixes and cleanups for the Xtensa
architecture:
The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:

  Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)

are available in the git repository at:

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

for you to fetch changes up to 960b82c383d38fea4439e4182b5be4352a6048e2:

  xtensa: clean up xtensa-specific property sections (2018-10-30 01:28:56 -0700)

----------------------------------------------------------------
Xtensa fixes and cleanups for v4.20:

- use ZONE_NORMAL instead of ZONE_DMA;
- fix Image.elf build error caused by assignment of incorrect address
  to the .note.Linux section;
- clean up debug and property sections in the vmlinux.lds.S.

----------------------------------------------------------------
Christoph Hellwig (1):
      xtensa: remove ZONE_DMA

Max Filippov (3):
      xtensa: add NOTES section to the linker script
      xtensa: use DWARF_DEBUG in the vmlinux.lds.S
      xtensa: clean up xtensa-specific property sections

 arch/xtensa/Kconfig              |  3 ---
 arch/xtensa/boot/Makefile        |  2 +-
 arch/xtensa/kernel/vmlinux.lds.S | 36 +++++-------------------------------
 arch/xtensa/mm/init.c            |  2 +-
 4 files changed, 7 insertions(+), 36 deletions(-)

Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ