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:   Mon, 23 May 2022 22:08:33 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/misc for 5.19

Hi Linus,

please pull the x86/misc tip bucket for 5.19.

Thx.

---

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.19_rc1

for you to fetch changes up to 1ef64b1e89e6d4018da46e08ffc32779a31160c7:

  x86/mm: Cleanup the control_va_addr_alignment() __setup handler (2022-05-04 18:20:42 +0200)

----------------------------------------------------------------
- A gargen variety of fixes which don't fit any other tip bucket:
 - Remove function export
 - Correct asm constraint
 - Fix __setup handlers retval

----------------------------------------------------------------
Ammar Faizi (1):
      x86/delay: Fix the wrong asm constraint in delay_loop()

Muralidhara M K (1):
      x86/amd_nb: Unexport amd_cache_northbridges()

Randy Dunlap (2):
      x86: Fix return value of __setup handlers
      x86/mm: Cleanup the control_va_addr_alignment() __setup handler

 arch/x86/entry/vdso/vma.c     | 2 +-
 arch/x86/include/asm/amd_nb.h | 1 -
 arch/x86/kernel/amd_nb.c      | 7 +++----
 arch/x86/kernel/apic/apic.c   | 2 +-
 arch/x86/kernel/cpu/intel.c   | 2 +-
 arch/x86/kernel/sys_x86_64.c  | 7 ++-----
 arch/x86/lib/delay.c          | 4 ++--
 arch/x86/mm/pat/memtype.c     | 2 +-
 drivers/char/agp/amd64-agp.c  | 2 +-
 drivers/edac/amd64_edac.c     | 2 +-
 10 files changed, 13 insertions(+), 18 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

Powered by blists - more mailing lists