mirror-linux/arch/powerpc/configs
Linus Torvalds 68993ced0f Including fixes from Bluetooth, wireless and netfilter.
Current release - fix to a fix:
 
  - Bluetooth: btmtk: accept too short WMT FUNC_CTRL events
 
  - vsock/virtio: relax the recently added memory limit a little
 
 Current release - regressions:
 
  - IB/IPoIB: make sure IB drivers always use async set_rx_mode since
    some (mlx5) are now required to use it due to locking changes
 
 Previous releases - regressions:
 
  - udp: fix UDP length on last GSO_PARTIAL segment
 
  - af_unix: fix UAF read of tail->len in unix_stream_data_wait()
 
  - tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
 
  - mlx5e: fix unlocked writing to ICOSQ, breaking AF_XDP
 
 Previous releases - always broken:
 
  - tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDR
 
  - ipv4: raw: reject IP_HDRINCL packets with ihl < 5
 
  - Bluetooth: a lot of locking and concurrency fixes (as always)
 
  - batman-adv (mesh wireless networking): a lot of random fixes
    for issues reported by security researchers and Sashiko
 
  - netfilter: same thing, a lot of small security-ish fixes
    all over the place, nothing really stands out
 
 Misc:
 
  - bring back the old 3c509 driver, Maciej wants to maintain it
 
 Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE6jPA+I1ugmIBA4hXMUZtbf5SIrsFAmoPULUACgkQMUZtbf5S
 IrtAvA//bfjxxazZKkGqL8mp6uMYS5Su81Oh/pBcyEWC7q2xv3ftNp5pt8oCTWYP
 eryKi7XrxfNHrkFcmnH+aWQ431UekZLfAjrSd+5V0YvE1nQDnKrgbat5qx2SYSsr
 ZA7EYnJjvAtPMb0KqUJlYPMSfVdFA0H3gEOdnawkGRnizkKNO5NsNRkC4rHzpCil
 hzW5SCTZWQ0r1Cm3IxcTnSCJEOYRqH0BUBbiSRFCWNMZZpq0xKi3UiJFOdgRvqgc
 VoPz6sMRPxZyL8gW8i2jJVz6vj2yuWifJwbl8y3ZkqJJy4HvNXfcPIBH5+vBIWlB
 hWMuYlUv5F0w+h4+UKeDr789Tdpv12edUIDX+prbsJ8c4bXmBflt069HlFjG9Pto
 /k2e5owR0NYSaLt4WvAM6Tr5j1ralzQjHKVDg8JbPaAD+0dtb+e3dXE8J3MBPrw6
 EWtdg9jX+vqsbVoHwMQO9Xp2waNY9+97L07w+I0nVf7NLJvrvz0lkSjMKfNPNyV1
 C5W7McAbSOx3nJ+XzYwMoVK0wP9OunKA73EhAoEdvQSyOGLqQT+iZzDoTMnwKJFs
 2L3fbc8LQ10WBG2B2rCPB/gaGQ1ZZD8uSlZoS9N31dvUPFDaCnCYgKIze/pdcE/R
 KOQskME2xd61KzpYlJszkrjJIbnppkNt/mBvvfNUP+zJZPFRyuA=
 =ei7U
 -----END PGP SIGNATURE-----

Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net

Pull networking fixes from Jakub Kicinski:
 "Including fixes from Bluetooth, wireless and netfilter.

  Craziness continues with no end in sight. Even discounting the driver
  revert this is a pretty huge PR for standards of the previous era. I'd
  speculate - we haven't seen the worst of it, yet. Good news, I guess,
  is that so far we haven't seen many (any?) cases of "AI reported a
  bug, we fixed it and a real user regressed".

  Current release - fix to a fix:

   - Bluetooth: btmtk: accept too short WMT FUNC_CTRL events

   - vsock/virtio: relax the recently added memory limit a little

  Current release - regressions:

   - IB/IPoIB: make sure IB drivers always use async set_rx_mode since
     some (mlx5) are now required to use it due to locking changes

  Previous releases - regressions:

   - udp: fix UDP length on last GSO_PARTIAL segment

   - af_unix: fix UAF read of tail->len in unix_stream_data_wait()

   - tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction

   - mlx5e: fix unlocked writing to ICOSQ, breaking AF_XDP

  Previous releases - always broken:

   - tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDR

   - ipv4: raw: reject IP_HDRINCL packets with ihl < 5

   - Bluetooth: a lot of locking and concurrency fixes (as always)

   - batman-adv (mesh wireless networking): a lot of random fixes for
     issues reported by security researchers and Sashiko

   - netfilter: same thing, a lot of small security-ish fixes all over
     the place, nothing really stands out

  Misc:

   - bring back the old 3c509 driver, Maciej wants to maintain it"

* tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (187 commits)
  net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
  net: enetc: fix init and teardown order to prevent use of unsafe resources
  net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messaging
  net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
  net: enetc: fix race condition in VF MAC address configuration
  net: enetc: fix TOCTOU race and validate VF MAC address
  net: enetc: add ratelimiting to VF mailbox error messages
  net: enetc: fix missing error code when pf->vf_state allocation fails
  net: enetc: fix incorrect mailbox message status returned to VFs
  net: bridge: prevent too big nested attributes in br_fill_linkxstats()
  l2tp: use list_del_rcu in l2tp_session_unhash
  net: bcmgenet: keep RBUF EEE/PM disabled
  ethernet: 3c509: Fix most coding style issues
  ethernet: 3c509: Update documentation to match MAINTAINERS
  ethernet: 3c509: Add GPL 2.0 SPDX license identifier
  ethernet: 3c509: Fix AUI transceiver type selection
  Revert "drivers: net: 3com: 3c509: Remove this driver"
  tools: ynl: support listening on all nsids
  net: gro: don't merge zcopy skbs
  pds_core: ensure null-termination for firmware version strings
  ...
2026-05-21 14:39:12 -07:00
..
44x eth: remove the driver for acenic / tigon1&2 2026-04-06 18:52:27 -07:00
52xx treewide: drop CONFIG_EMBEDDED 2023-08-21 13:46:25 -07:00
83xx lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
85xx lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
8xx.config powerpc: Add allmodconfig for all 32-bit sub-arches 2024-03-03 22:20:29 +11:00
32-bit.config
44x.config powerpc: Add allmodconfig for all 32-bit sub-arches 2024-03-03 22:20:29 +11:00
64-bit.config
85xx-32bit.config powerpc: Add allmodconfig for all 32-bit sub-arches 2024-03-03 22:20:29 +11:00
85xx-64bit.config
85xx-hw.config ALSA: Do not build obsolete API 2025-12-07 13:15:59 +01:00
85xx-smp.config
86xx-hw.config ALSA: Do not build obsolete API 2025-12-07 13:15:59 +01:00
86xx-smp.config
adder875_defconfig lib/crc32: remove obsolete CRC32 options from defconfig files 2025-02-08 20:06:30 -08:00
altivec.config
amigaone_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
be.config
book3s_32.config
cell_defconfig netfilter: conntrack: remove DCCP protocol support 2025-07-03 13:51:39 +02:00
chrp32_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
corenet_base.config
debug.config powerpc/configs: Set more PPC debug configs 2023-09-18 12:23:27 +10:00
disable-werror.config kbuild: Show marked Kconfig fragments in "help" 2023-09-04 02:04:20 +09:00
dpaa.config
ep88xc_defconfig lib/crc32: remove obsolete CRC32 options from defconfig files 2025-02-08 20:06:30 -08:00
ep8248e_defconfig arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS 2023-07-29 14:08:22 -07:00
fsl-emb-nonhw.config lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
g5_defconfig powerpc/g5: Enable all windfarms by default 2026-05-12 11:48:01 +05:30
gamecube_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT 2025-04-04 11:31:42 -07:00
guest.config
hardening.config hardening: Provide Kconfig fragments for basic options 2023-09-22 09:50:55 -07:00
holly_defconfig
kvm_guest.config
le.config
linkstation_defconfig crypto: Remove michael_mic from crypto_shash API 2026-04-08 10:11:37 +02:00
mgcoge_defconfig treewide: drop CONFIG_EMBEDDED 2023-08-21 13:46:25 -07:00
microwatt_defconfig serial: drop SERIAL_8250_DEPRECATED_OPTIONS 2025-11-21 18:31:27 +01:00
mpc83xx_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
mpc85xx_base.config powerpc: drop MPC85xx_CDS platform support 2023-06-21 14:08:53 +10:00
mpc86xx_base.config
mpc512x_defconfig
mpc866_ads_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT 2025-04-04 11:31:42 -07:00
mpc885_ads_defconfig - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mpc5200_defconfig ALSA: Do not build obsolete API 2025-12-07 13:15:59 +01:00
mvme5100_defconfig crypto: Remove michael_mic from crypto_shash API 2026-04-08 10:11:37 +02:00
pasemi_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
pmac32_defconfig net: Retire DCCP socket. 2025-04-11 18:58:10 -07:00
powernv_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
ppc6xx_defconfig Revert "drivers: net: 3com: 3c509: Remove this driver" 2026-05-21 08:28:56 -07:00
ppc44x_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
ppc64_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
ppc64e_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
ppc64le.config
ps3_defconfig crypto: Remove michael_mic from crypto_shash API 2026-04-08 10:11:37 +02:00
security.config kbuild: Show marked Kconfig fragments in "help" 2023-09-04 02:04:20 +09:00
skiroot_defconfig arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files 2026-05-06 07:41:15 +05:30
storcenter_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF 2025-04-04 11:31:42 -07:00
tqm8xx_defconfig lib/crc32: remove obsolete CRC32 options from defconfig files 2025-02-08 20:06:30 -08:00
wii_defconfig lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT 2025-04-04 11:31:42 -07:00