Merge tag 'v6.2-rc7' into media_tree
authorMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 14:18:54 +0000 (15:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 14:18:54 +0000 (15:18 +0100)
Linux 6.2-rc7

* tag 'v6.2-rc7': (1549 commits)
  Linux 6.2-rc7
  fbcon: Check font dimension limits
  efi: fix potential NULL deref in efi_mem_reserve_persistent
  kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
  HV: hv_balloon: fix memory leak with using debugfs_lookup()
  mtk_sgmii: enable PCS polling to allow SFP work
  net: mediatek: sgmii: fix duplex configuration
  net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
  MAINTAINERS: update SCTP maintainers
  MAINTAINERS: ipv6: retire Hideaki Yoshifuji
  mailmap: add John Crispin's entry
  MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
  net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
  net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
  virtio-net: Keep stop() to follow mirror sequence of open()
  efi: Accept version 2 of memory attributes table
  ceph: blocklist the kclient when receiving corrupted snap trace
  ceph: move mount state enum to super.h
  selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking
  selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
  ...

1  2 
MAINTAINERS

diff --cc MAINTAINERS
index ba5254cd1002b1c1fc7b0f65416831e256e297c4,fb1471cb5ed3dc1b1b8582e6ba3ace5a35c767ea..f4fe807b30d0185fb0e4acf399e9a75daa8f1833
@@@ -21710,6 -21756,23 +21739,13 @@@ S: Orpha
  W:    http://linux-lc100020.sourceforge.net
  F:    drivers/net/wireless/zydas/zd1201.*
  
 -USB ZR364XX DRIVER
 -M:    Antoine Jacquet <royale@zerezo.com>
 -L:    linux-usb@vger.kernel.org
 -L:    linux-media@vger.kernel.org
 -S:    Maintained
 -W:    http://royale.zerezo.com/zr364xx/
 -T:    git git://linuxtv.org/media_tree.git
 -F:    Documentation/admin-guide/media/zr364xx*
 -F:    drivers/staging/media/deprecated/zr364xx/
 -
+ USER DATAGRAM PROTOCOL (UDP)
+ M:    Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+ S:    Maintained
+ F:    include/linux/udp.h
+ F:    net/ipv4/udp.c
+ F:    net/ipv6/udp.c
  USER-MODE LINUX (UML)
  M:    Richard Weinberger <richard@nod.at>
  M:    Anton Ivanov <anton.ivanov@cambridgegreys.com>