linux-kernelorg-stable/arch
Linus Torvalds 9361cace0d more s390 updates for 6.18 merge window
- Compile the decompressor with -Wno-pointer-sign flag to avoid
   a clang warning
 
 - Fix incomplete conversion to flag output macros in __xsch(),
   to avoid always zero return value instead of the expected
   condition code
 
 - Remove superfluous newlines from inline assemblies to improve
   compiler inlining decisions
 
 - Expose firmware provided UID Checking state in sysfs regardless
   of the device presence or state
 
 - CIO does not unregister subchannels when the attached device is
   invalid or unavailable. Update the purge function to remove I/O
   subchannels if the device number is found on cio_ignore list
 
 - Consolidate PAI crypto allocation and cleanup paths
 
 - The uv_get_secret_metadata() function has been removed some few
   months ago, remove also the function mention it in a comment
 -----BEGIN PGP SIGNATURE-----
 
 iI0EABYKADUWIQQrtrZiYVkVzKQcYivNdxKlNrRb8AUCaOZurhccYWdvcmRlZXZA
 bGludXguaWJtLmNvbQAKCRDNdxKlNrRb8A7aAPwJ4hgGHrZY513Kk90eAYGcW7mL
 k7L4Q5kJjQ9M1Y4eTgEAjr3BQLzshpYJVVDxuivZhYSPNOe7MJmolVfZroNv/AE=
 =A/vb
 -----END PGP SIGNATURE-----

Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull more s390 updates from Alexander Gordeev:

 - Compile the decompressor with -Wno-pointer-sign flag to avoid a clang
   warning

 - Fix incomplete conversion to flag output macros in __xsch(), to avoid
   always zero return value instead of the expected condition code

 - Remove superfluous newlines from inline assemblies to improve
   compiler inlining decisions

 - Expose firmware provided UID Checking state in sysfs regardless of
   the device presence or state

 - CIO does not unregister subchannels when the attached device is
   invalid or unavailable. Update the purge function to remove I/O
   subchannels if the device number is found on cio_ignore list

 - Consolidate PAI crypto allocation and cleanup paths

 - The uv_get_secret_metadata() function has been removed some few
   months ago, remove also the function mention it in a comment

* tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/uv: Fix comment of uv_find_secret() function
  s390/pai_crypto: Consolidate PAI crypto allocation and cleanup paths
  s390/cio: Update purge function to unregister the unused subchannels
  s390/pci: Expose firmware provided UID Checking state in sysfs
  s390: Remove superfluous newlines from inline assemblies
  s390/cio/ioasm: Fix __xsch() condition code handling
  s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
2025-10-09 10:51:43 -07:00
..
alpha assorted dead code removal around asm/pgtable.h 2025-10-03 11:37:50 -07:00
arc Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
arm ARM development for 6.18-rc1 2025-10-07 16:20:19 -07:00
arm64 arm64 fixes for -rc1 2025-10-07 08:59:25 -07:00
csky assorted dead code removal around asm/pgtable.h 2025-10-03 11:37:50 -07:00
hexagon Scheduler updates for v6.18: 2025-09-30 10:35:11 -07:00
loongarch hyperv-next for v6.18 2025-10-07 08:40:15 -07:00
m68k pci-v6.18-changes 2025-10-06 10:41:03 -07:00
microblaze assorted dead code removal around asm/pgtable.h 2025-10-03 11:37:50 -07:00
mips pci-v6.18-changes 2025-10-06 10:41:03 -07:00
nios2 Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
openrisc OpenRISC updates for 6.18 2025-10-05 10:02:54 -07:00
parisc Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
powerpc Generic: 2025-10-06 12:37:34 -07:00
riscv hyperv-next for v6.18 2025-10-07 08:40:15 -07:00
s390 more s390 updates for 6.18 merge window 2025-10-09 10:51:43 -07:00
sh Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
sparc pci-v6.18-changes 2025-10-06 10:41:03 -07:00
um updates for UML, notably 2025-10-06 12:10:55 -07:00
x86 More ACPI support updates for 6.18-rc1 2025-10-07 09:45:07 -07:00
xtensa assorted dead code removal around asm/pgtable.h 2025-10-03 11:37:50 -07:00
.gitignore
Kconfig Kbuild updates for 6.18 2025-10-01 20:58:51 -07:00