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:   Fri, 12 Jun 2020 17:57:19 -0700
From:   Matt Turner <mattst88@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org,
        Joerg Roedel <jroedel@...e.de>, Xu Wang <vulab@...as.ac.cn>,
        Mikulas Patocka <mpatocka@...hat.com>,
        Jason Yan <yanaijie@...wei.com>,
        Chuhong Yuan <hslester96@...il.com>,
        Enrico Weigelt <info@...ux.net>
Subject: [PULL] alpha.git

Hi Linus,

Please pull a few changes for alpha. They're mostly small janitorial fixes but
there's also a build fix and most notably a patch from Mikulas that fixes a
hang on boot on the Avanti platform, which required quite a bit of work and
review.

Thanks,
Matt

The following changes since commit 79ca035d2d941839f55f3b8b69f8e81c66946ed8:

  Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace (2020-06-10 15:00:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 777747f634ba765085373f851e9c48dccb12ad52:

  alpha: Fix build around srm_sysrq_reboot_op (2020-06-12 17:43:18 -0700)

----------------------------------------------------------------
Chuhong Yuan (1):
      alpha: Replace strncmp with str_has_prefix

Enrico Weigelt, metux IT consult (1):
      alpha: Kconfig: pedantic formatting

Jason Yan (2):
      alpha: remove unneeded semicolon in osf_sys.c
      alpha: remove unneeded semicolon in sys_eiger.c

Joerg Roedel (1):
      alpha: Fix build around srm_sysrq_reboot_op

Matt Turner (1):
      alpha: c_next should increase position index

Mikulas Patocka (2):
      alpha: fix rtc port ranges
      alpha: fix memory barriers so that they conform to the specification

Xu Wang (1):
      alpha: Replace sg++ with sg = sg_next(sg)

 arch/alpha/Kconfig               |  4 +--
 arch/alpha/boot/tools/objstrip.c |  2 +-
 arch/alpha/include/asm/io.h      | 74 ++++++++++++++++++++++++++++++++--------
 arch/alpha/kernel/io.c           | 60 ++++++++++++++++++++++++++++----
 arch/alpha/kernel/osf_sys.c      |  2 +-
 arch/alpha/kernel/pci_iommu.c    |  2 +-
 arch/alpha/kernel/setup.c        | 12 +++++--
 arch/alpha/kernel/sys_eiger.c    |  2 +-
 8 files changed, 127 insertions(+), 31 deletions(-)

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

Powered by blists - more mailing lists