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:   Wed, 7 Apr 2021 11:09:09 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        James Bottomley <James.Bottomley@...senpartnership.com>,
        John David Anglin <dave.anglin@...l.net>
Cc:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        Gao Xiang <hsiangkao@...hat.com>,
        Wan Jiabing <wanjiabing@...o.com>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.12-rc7

Hi Linus,

please pull four small parisc architecture fixes for kernel 5.12-rc7 from:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3

One link error fix found by the kernel test robot, one sparse warning fix,
remove a duplicate declaration and some spelling fixes.

Thanks,
Helge

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      parisc: math-emu: Few spelling fixes in the file fpu.h

Gao Xiang (1):
      parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers

Helge Deller (1):
      parisc: parisc-agp requires SBA IOMMU driver

Wan Jiabing (1):
      parisc: Remove duplicate struct task_struct declaration

 arch/parisc/include/asm/cmpxchg.h   |  2 +-
 arch/parisc/include/asm/processor.h |  1 -
 arch/parisc/math-emu/fpu.h          | 32 +++-----------------------------
 drivers/char/agp/Kconfig            |  2 +-
 4 files changed, 5 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ