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: <Z96j9-AVdkmXKnId@gmail.com>
Date: Sat, 22 Mar 2025 12:50:15 +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>
Subject: [GIT PULL] x86/cleanups for v6.15

Linus,

Please pull the latest x86/cleanups Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-03-22

   # HEAD: ec73859d76db768da97ee799a91eb9c7d28974fe x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Miscellaneous x86 cleanups by Arnd Bergmann, Charles Han,
Mirsad Todorovac, Randy Dunlap, Thorsten Blum and Zhang Kunbo.

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Charles Han (1):
      x86/delay: Fix inconsistent whitespace

Mirsad Todorovac (1):
      selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE()

Randy Dunlap (1):
      x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s description

Thorsten Blum (1):
      x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()

Zhang Kunbo (2):
      x86/irq: Fix missing declaration of 'io_apic_irqs'
      x86/platform: Fix missing declaration of 'x86_apple_machine'


 arch/x86/include/asm/coco.h                     | 10 +++++++++-
 arch/x86/include/asm/pgtable_types.h            |  2 +-
 arch/x86/kernel/apic/ipi.c                      |  3 ++-
 arch/x86/kernel/i8259.c                         |  1 +
 arch/x86/kernel/quirks.c                        |  2 ++
 arch/x86/lib/delay.c                            |  2 +-
 arch/x86/lib/usercopy_64.c                      |  2 +-
 tools/testing/selftests/x86/syscall_numbering.c |  3 ++-
 8 files changed, 19 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ