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: <ZzuDGEhcbe3slIgt@gmail.com>
Date: Mon, 18 Nov 2024 19:10:32 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>,
	Peter Zijlstra <peterz@...radead.org>
Subject: [GIT PULL] x86/mm changes for v6.13

Linus,

Please pull the latest x86/mm Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-2024-11-18

   # HEAD: 7e33001b8b9a78062679e0fdf5b0842a49063135 x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM

x86/mm changes for v6.13:

 - x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off()
               under CONFIG_DEBUG_VM, to micro-optimize the context-switching
	       code (Rik van Riel)

 - x86/mm/doc: Add missing details in virtual memory layout (Kirill A. Shutemov)

 Thanks,

	Ingo

------------------>
Kirill A. Shutemov (1):
      x86/mm/doc: Add missing details in virtual memory layout

Rik van Riel (1):
      x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM


 Documentation/arch/x86/x86_64/mm.rst | 35 +++++++++++++++++++++++++++++------
 arch/x86/mm/tlb.c                    |  2 +-
 2 files changed, 30 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ