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: <Ya0fu9qlJFsBdjWF@ls3530>
Date:   Sun, 5 Dec 2021 21:23:23 +0100
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>,
        Sven Schnelle <svens@...ckframe.org>
Subject: [GIT PULL] parisc architecture bug and warning fixes for kernel
 v5.16-rc4

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-6

for you to fetch changes up to afdb4a5b1d340e4afffc65daa21cc71890d7d589:

  parisc: Mark cr16 CPU clocksource unstable on all SMP machines (2021-12-04 21:36:04 +0100)

----------------------------------------------------------------
parisc architecture bug and warning fixes for kernel v5.16-rc4

Some bug and warning fixes:
- Fix "make install" to use debians "installkernel" script which is now in /usr/sbin
- Fix the bindeb-pkg make target by giving the correct KBUILD_IMAGE file name
- Fix compiler warnings by annotating parisc agp init functions with __init
- Fix timekeeping on SMP machines with dual-core CPUs
- Enable some more config options in the 64-bit defconfig

----------------------------------------------------------------
Helge Deller (5):
      parisc: Fix KBUILD_IMAGE for self-extracting kernel
      parisc: Enable sata sil, audit and usb support on 64-bit defconfig
      parisc/agp: Annotate parisc agp init functions with __init
      parisc: Fix "make install" on newer debian releases
      parisc: Mark cr16 CPU clocksource unstable on all SMP machines

 arch/parisc/Makefile                        |  5 +++++
 arch/parisc/configs/generic-64bit_defconfig | 14 +++++++++++++-
 arch/parisc/install.sh                      |  1 +
 arch/parisc/kernel/time.c                   | 30 ++++++++---------------------
 drivers/char/agp/parisc-agp.c               |  6 +++---
 5 files changed, 30 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ