milos-linux/arch/s390
Linus Torvalds 2b414a95b8 s390 fixes for final 7.1
- s390 selects GENERIC_LOCKBREAK when PREEMPT is enabled to tackle
   an old compile error that no longer exists. Since recently PREEMPT
   is always enabled, which causes massive performance regressions.
   Remove GENERIC_LOCKBREAK from s390 Kconfig to fix the degradation.
 -----BEGIN PGP SIGNATURE-----
 
 iI0EABYKADUWIQQrtrZiYVkVzKQcYivNdxKlNrRb8AUCaiq9bRccYWdvcmRlZXZA
 bGludXguaWJtLmNvbQAKCRDNdxKlNrRb8FCuAQDlvObouwyTRvY5xZVKCw4LChA1
 DlVeSwoEw/y9VPqShgD8DXviQZNlPxD5gDQU+vptYeK0RlL/U3oHpmUxNnWDDgM=
 =QmVH
 -----END PGP SIGNATURE-----

Merge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fix from Alexander Gordeev:

 - s390 selects GENERIC_LOCKBREAK when PREEMPT is enabled to tackle an
   old compile error that no longer exists. Since recently PREEMPT is
   always enabled, this LOCKBREAK config causes massive performance
   regressions.

   Remove GENERIC_LOCKBREAK from s390 Kconfig to fix the degradation.

* tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390: Remove GENERIC_LOCKBREAK Kconfig option
2026-06-11 10:30:37 -07:00
..
appldata Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
boot s390/boot: Respect kaslr_enabled() for identity randomization 2026-03-05 21:08:50 +01:00
configs s390/configs: Enable IOMMUFD and VFIO cdev in defconfigs 2026-05-26 08:05:44 +02:00
crypto crypto: s390 - add select CRYPTO_AEAD for aes 2026-05-29 14:04:03 +08:00
hypfs Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
include Arm: 2026-06-05 10:38:45 -07:00
kernel s390/topology: Use zero-based numbering for containing entities 2026-05-20 09:39:24 +02:00
kvm KVM: s390: Fix possible reference leak in fault-in code 2026-06-02 19:29:33 +02:00
lib s390: move the XOR code to lib/raid/ 2026-04-02 23:36:19 -07:00
mm KVM: s390: Remove ptep_zap_softleaf_entry() 2026-06-02 19:31:20 +02:00
net bpf: Pass bpf_verifier_env to JIT 2026-04-16 07:03:40 -07:00
pci s390 updates for 7.1 merge window 2026-04-22 11:13:45 -07:00
purgatory kbuild: Consolidate C dialect options 2026-03-12 12:52:37 +01:00
tools
Kbuild
Kconfig s390: Remove GENERIC_LOCKBREAK Kconfig option 2026-06-08 18:59:07 +02:00
Kconfig.debug
Makefile Update to the VDSO subsystem: 2026-04-14 10:53:44 -07:00
Makefile.postlink