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: <CAK8P3a2DX1TRubsmrkEckuZCYTGwmfN4KiuvXazJQL9vrUTBKg@mail.gmail.com>
Date:   Wed, 6 Mar 2019 16:07:24 +0100
From:   Arnd Bergmann <arnd@...db.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "Michael S. Tsirkin" <mst@...hat.com>,
        Mike Rapoport <rppt@...ux.vnet.ibm.com>
Subject: [GIT PULL] asm-generic changes for v5.1

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-5.1

for you to fetch changes up to d724444ab97d2cdf1c4dbfc1ff65d0b18a9631e0:

  asm-generic/page.h: fix typo in #error text requiring a real
asm/page.h (2019-02-22 21:53:25 +0100)

----------------------------------------------------------------
asm-generic changes for v5.1

Only a few small changes this time:

- Michael S. Tsirkin cleans up linux/mman.h
- Mike Rapoport found a typo

I had originally merged another cleanup series for I/O accessors from
Hugo Lefeuvre as well, but dropped it after the discussion of the barrier
semantics and some conflicts. I expect this series to get merged for a
later release though.

Signed-off-by: Arnd Bergmann <arnd@...db.de>

----------------------------------------------------------------
Michael S. Tsirkin (3):
      x86/mpx: tweak header name
      drm: tweak header name
      arch: move common mmap flags to linux/mman.h

Mike Rapoport (1):
      asm-generic/page.h: fix typo in #error text requiring a real asm/page.h

 arch/alpha/include/uapi/asm/mman.h     | 4 +---
 arch/mips/include/uapi/asm/mman.h      | 4 +---
 arch/parisc/include/uapi/asm/mman.h    | 4 +---
 arch/x86/mm/mpx.c                      | 2 +-
 arch/xtensa/include/uapi/asm/mman.h    | 4 +---
 include/asm-generic/page.h             | 2 +-
 include/drm/drmP.h                     | 3 +--
 include/uapi/asm-generic/mman-common.h | 4 +---
 include/uapi/linux/mman.h              | 4 ++++
 9 files changed, 12 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ