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:   Fri, 2 Feb 2018 11:52:39 -0800
From:   Matt Turner <mattst88@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Mikulas Patocka <mpatocka@...hat.com>,
        Michael Cree <mcree@...on.net.nz>,
        Sinan Kaya <okaya@...eaurora.org>,
        Arnd Bergmann <arnd@...db.de>,
        Tobias Klauser <tklauser@...tanz.ch>,
        Eugene Syromiatnikov <esyr@...hat.com>,
        linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PULL] alpha.git

Hi Linus,

Please pull my alpha git tree. It contains a few small fixes and clean ups.

Thanks,
Matt

The following changes since commit 8cbab92dff778e516064c13113ca15d4869ec883:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2018-01-16 16:47:40 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha.git for-linus

for you to fetch changes up to 21ffceda1c8b3807615c40d440d7815e0c85d366:

  alpha: fix crash if pthread_create races with signal delivery (2018-01-20 17:01:16 -0800)

----------------------------------------------------------------
Arnd Bergmann (2):
      alpha: osf_sys.c: fix put_tv32 regression
      alpha: osf_sys.c: use timespec64 where appropriate

Eugene Syromiatnikov (1):
      alpha: make XTABS equivalent to TAB3

Michael Cree (1):
      alpha: Fix mixed up args in EXC macro in futex operations

Mikulas Patocka (3):
      alpha: fix reboot on Avanti platform
      alpha: fix formating of stack content
      alpha: fix crash if pthread_create races with signal delivery

Sinan Kaya (1):
      alpha: deprecate pci_get_bus_and_slot()

Tobias Klauser (1):
      alpha: make thread_saved_pc static

 arch/alpha/include/asm/futex.h         |  8 ++--
 arch/alpha/include/asm/processor.h     |  5 +--
 arch/alpha/include/uapi/asm/termbits.h |  6 ++-
 arch/alpha/kernel/osf_sys.c            | 72 +++++++++++++++++-----------------
 arch/alpha/kernel/pci.c                |  2 +-
 arch/alpha/kernel/pci_impl.h           |  3 +-
 arch/alpha/kernel/process.c            |  5 ++-
 arch/alpha/kernel/sys_nautilus.c       |  2 +-
 arch/alpha/kernel/traps.c              | 13 ++++--
 9 files changed, 62 insertions(+), 54 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ