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:   Tue, 27 Jun 2023 13:40:59 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
        Thomas Gleixner <tglx@...utronix.de>,
        Peter Zijlstra <peterz@...radead.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Dave Hansen <dave.hansen@...ux.intel.com>
Subject: [GIT PULL] x86/mm changes for v6.5


Linus,

Please pull the latest x86/mm git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-2023-06-27

   # HEAD: 78841cd185aa74bc92d3ac2c63a870395caaa086 x86/mm: Remove Xen-PV leftovers from init_32.c

Changes in this cycle were:

- Remove Xen-PV leftovers from init_32.c

- Fix __swp_entry_to_pte() warning splat for Xen PV guests,
  triggered on CONFIG_DEBUG_VM_PGTABLE=y

 Thanks,

	Ingo

------------------>
Juergen Gross (2):
      x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
      x86/mm: Remove Xen-PV leftovers from init_32.c


 arch/x86/include/asm/pgtable_64.h |  4 ++--
 arch/x86/mm/init_32.c             | 17 ++---------------
 2 files changed, 4 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ