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>] [day] [month] [year] [list]
Date:   Mon,  3 Apr 2017 16:33:00 -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>,
        Marc Gauthier <marc@...ence.com>,
        Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/3] Xtensa fixes for v4.11-rc6

Hi Linus,

please pull the following three fixes for the Xtensa architecture.

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1493aa65ad076293722908f03bab3d4bf3dc3638:

  xtensa: wire up statx system call (2017-03-31 16:26:21 -0700)

----------------------------------------------------------------
Xtensa fixes for 4.11-rc6

- make __pa work with uncached KSEG addresses, it fixes DMA memory
  mmapping and DMA debug;
- fix torn stack dump output;
- wire up statx syscall.

----------------------------------------------------------------
Max Filippov (3):
      xtensa: make __pa work with uncached KSEG addresses
      xtensa: fix stack dump output
      xtensa: wire up statx system call

 arch/xtensa/include/asm/page.h        | 13 +++++++++++++
 arch/xtensa/include/uapi/asm/unistd.h |  5 ++++-
 arch/xtensa/kernel/traps.c            |  6 ++----
 3 files changed, 19 insertions(+), 5 deletions(-)
-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ