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>] [day] [month] [year] [list]
Message-Id: <20241120010733.807113-1-dave.hansen@linux.intel.com>
Date: Tue, 19 Nov 2024 17:07:33 -0800
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: torvalds@...ux-foundation.org
Cc: x86@...nel.org,
	linux-kernel@...r.kernel.org,
	Dave Hansen <dave.hansen@...ux.intel.com>
Subject: [GIT PULL] x86/sgx for 6.13-rc1

Hi Linus,

Please pull a single x86/sgx change for 6.13-rc1. It's a very small
one this round.

--

The following changes since commit 2d5404caa8c7bb5c4e0435f94b28834ae5456623:

  Linux 6.12-rc7 (2024-11-10 14:19:35 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sgx_for_6.13-rc1

for you to fetch changes up to f060c89dc1a3cfb6db3894e1d96980a568aa355c:

  x86/sgx: Use vmalloc_array() instead of vmalloc() (2024-11-12 11:11:42 -0800)

----------------------------------------------------------------
 - Use vmalloc_array() instead of vmalloc()

----------------------------------------------------------------
Thorsten Blum (1):
      x86/sgx: Use vmalloc_array() instead of vmalloc()

 arch/x86/kernel/cpu/sgx/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ