linux/Documentation/devicetree/bindings
Linus Torvalds 1f594fe7c9 Networking fixes for 6.4-rc3, including fixes from can, xfrm,
bluetooth and netfilter.
 
 Current release - regressions:
 
   - ipv6: fix RCU splat in ipv6_route_seq_show()
 
   - wifi: iwlwifi: disable RFI feature
 
 Previous releases - regressions:
 
   - tcp: fix possible sk_priority leak in tcp_v4_send_reset()
 
   - tipc: do not update mtu if msg_max is too small in mtu negotiation
 
   - netfilter: fix null deref on element insertion
 
   - devlink: change per-devlink netdev notifier to static one
 
   - phylink: fix ksettings_set() ethtool call
 
   - wifi: mac80211: fortify the spinlock against deadlock by interrupt
 
   - wifi: brcmfmac: check for probe() id argument being NULL
 
   - eth: ice:
     - fix undersized tx_flags variable
     - fix ice VF reset during iavf initialization
 
   - eth: hns3: fix sending pfc frames after reset issue
 
 Previous releases - always broken:
 
   - xfrm: release all offloaded policy memory
 
   - nsh: use correct mac_offset to unwind gso skb in nsh_gso_segment()
 
   - vsock: avoid to close connected socket after the timeout
 
   - dsa: rzn1-a5psw: enable management frames for CPU port
 
   - eth: virtio_net: fix error unwinding of XDP initialization
 
   - eth: tun: fix memory leak for detached NAPI queue.
 
 Misc:
 
   - MAINTAINERS: sctp: move Neil to CREDITS
 
 Signed-off-by: Paolo Abeni <pabeni@redhat.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQJGBAABCAAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmRmEHoSHHBhYmVuaUBy
 ZWRoYXQuY29tAAoJECkkeY3MjxOkXu0P/AnSeVtu2CYZSjyCQYvkKpdpbDOSlsee
 GOnG0jduOdJ+OabYyM6prg9JHp1t3QxxTVJs+Spc7Eh9EX+YHRwK5DNPhv3GQ7RI
 pSwQxwiEhLVXVjaEtqUo1Wf8JgCQJ+ThisSIDgQRnaHKQnrRIlbZRngwn6TwNFba
 kxBpCUn2RZcZZhL8xdVF4UbSbEeLEupN76rHiePBVKNG70QVRptX3Rd6EV6FxmTa
 EzAtfNh1r0p3BHW1YYgsbpy7PeXhKGhlVLqIld8h9r/y4hATsrQ2f7Bv0RNrVBDf
 f8r1bdG5E0K3V8AzFPpyOe304G3GAwV+V/wtvA3GRjiwmPUwzJOzaNnSgJZZ/sbq
 mnR4pCwJ4gDGnDxLa8hBh6+emQGB6LJJX0JTQY7vMPNmUwtIuEQc6tLxJ4DpXTzW
 psEndQPDA7yR/7pNoE7ax+8CKCxPvfiBRnV9sxzmPV6FcxWtzJeLQihOuOA4IB8i
 Ddhq2OYH+HCodTNOLWNyMSjk65O7Whee1O/YGiVW9+iUbKBUSBFatJ9fJjH4bXMT
 VRZZnhlFGGIMuZXhkL5+a4ZnomqfPRXNGJ/QBbB4Ty7CXr84mXb0SX5gW4qsLOBA
 YEuxiqD8Oej2Mrid4ypF5GmwBYLAf4CCZajGVii0yyz2hp69RvlQ0c5lA0WisQu3
 wvY2HDFGBsa+
 =PfWP
 -----END PGP SIGNATURE-----

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

Pull networking fixes from Paolo Abeni:
 "Including fixes from can, xfrm, bluetooth and netfilter.

  Current release - regressions:

   - ipv6: fix RCU splat in ipv6_route_seq_show()

   - wifi: iwlwifi: disable RFI feature

  Previous releases - regressions:

   - tcp: fix possible sk_priority leak in tcp_v4_send_reset()

   - tipc: do not update mtu if msg_max is too small in mtu negotiation

   - netfilter: fix null deref on element insertion

   - devlink: change per-devlink netdev notifier to static one

   - phylink: fix ksettings_set() ethtool call

   - wifi: mac80211: fortify the spinlock against deadlock by interrupt

   - wifi: brcmfmac: check for probe() id argument being NULL

   - eth: ice:
      - fix undersized tx_flags variable
      - fix ice VF reset during iavf initialization

   - eth: hns3: fix sending pfc frames after reset issue

  Previous releases - always broken:

   - xfrm: release all offloaded policy memory

   - nsh: use correct mac_offset to unwind gso skb in nsh_gso_segment()

   - vsock: avoid to close connected socket after the timeout

   - dsa: rzn1-a5psw: enable management frames for CPU port

   - eth: virtio_net: fix error unwinding of XDP initialization

   - eth: tun: fix memory leak for detached NAPI queue.

  Misc:

   - MAINTAINERS: sctp: move Neil to CREDITS"

* tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (107 commits)
  MAINTAINERS: skip CCing netdev for Bluetooth patches
  mdio_bus: unhide mdio_bus_init prototype
  bridge: always declare tunnel functions
  atm: hide unused procfs functions
  net: isa: include net/Space.h
  Revert "ARM: dts: stm32: add CAN support on stm32f746"
  netfilter: nft_set_rbtree: fix null deref on element insertion
  netfilter: nf_tables: fix nft_trans type confusion
  netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
  net: wwan: t7xx: Ensure init is completed before system sleep
  net: selftests: Fix optstring
  net: pcs: xpcs: fix C73 AN not getting enabled
  net: wwan: iosm: fix NULL pointer dereference when removing device
  vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
  mailmap: add entries for Nikolay Aleksandrov
  igb: fix bit_shift to be in [1..8] range
  net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
  cassini: Fix a memory leak in the error handling path of cas_init_one()
  tun: Fix memory leak for detached NAPI queue.
  can: kvaser_pciefd: Disable interrupts in probe error path
  ...
2023-05-18 08:52:14 -07:00
..
arc
arm Nothing looks out of the ordinary in this batch of clk driver updates. There 2023-04-29 17:29:39 -07:00
ata Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
auxdisplay Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
board
bus hyperv-next for v6.4 2023-04-27 17:17:12 -07:00
cache Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
chrome dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
clock Devicetree fixes for 6.4, part 1: 2023-05-05 13:27:59 -07:00
connector
counter
cpu dt-bindings: arm: move cpu-capacity to a shared loation 2023-02-14 19:24:05 -08:00
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290 2023-03-30 09:28:56 +05:30
crypto Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
csky
devfreq
display Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
dma dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dma 2023-04-12 23:18:44 +05:30
dsp
dvfs
edac
eeprom dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
extcon dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
firmware Arm SCMI updates for v6.4 2023-04-17 17:38:42 +02:00
fpga dt-bindings: fpga: xilinx-spi: convert bindings to json-schema 2023-03-07 18:31:46 -06:00
fsi
fuse
gnss
goldfish
gpio Pin control bulk changes for the v6.4 kernel: 2023-05-02 15:40:41 -07:00
gpu drm next for 6.4-rc1 2023-04-25 16:12:15 -07:00
hsi
hwinfo
hwlock dt-bindings: hwlock: sun6i: Add #hwlock-cells to example 2023-02-20 18:02:01 -08:00
hwmon Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
i2c some more driver bugfixes and a DT binding conversion 2023-05-05 19:07:17 -07:00
i3c dt-bindings: i3c: Add AST2600 i3c controller 2023-04-28 08:19:01 +02:00
iio dt-bindings: iio: light: Support ROHM BU27034 2023-04-10 12:26:35 +01:00
infiniband
input Input updates for 6.4 merge window: 2023-05-01 17:18:56 -07:00
interconnect Char/Misc drivers for 6.4-rc1 2023-04-27 12:07:50 -07:00
interrupt-controller Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
iommu IOMMU Updates for Linux 6.4 2023-04-30 13:00:38 -07:00
ipmi
leds - New Drivers 2023-05-02 10:36:02 -07:00
mailbox - mailbox api: allow direct registration to a channel 2023-05-07 10:17:33 -07:00
media media: dt-bindings: ov2685: Correct data-lanes attribute 2023-05-08 09:28:03 +02:00
memory-controllers Devicetree fixes for 6.4, part 1: 2023-05-05 13:27:59 -07:00
mfd - New Drivers 2023-05-02 10:41:31 -07:00
mips dt-bindings: mips: loongson: Add Loongson-1 based boards 2023-03-14 17:10:25 +01:00
misc
mmc Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
mtd Devicetree fixes for 6.4, part 1: 2023-05-05 13:27:59 -07:00
mux
net dt-bindings: net: can: add "st,can-secondary" property 2023-05-15 22:26:17 +02:00
nios2
nvme dt-bindings: nvme: apple: Add apple,t8112-nvme-ans2 compatible string 2023-03-28 19:39:19 +09:00
nvmem dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells 2023-04-05 19:41:13 +02:00
openrisc/opencores
opp Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp' 2023-02-15 20:06:26 +01:00
pci dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning 2023-05-09 08:01:49 +02:00
peci
perf dt-bindings: perf: riscv,pmu: fix property dependencies 2023-05-04 16:54:49 -05:00
phy phy-for-6.4 2023-05-03 11:17:34 -07:00
pinctrl Devicetree fixes for 6.4, part 1: 2023-05-05 13:27:59 -07:00
pmem
power power supply and reset changes for the v6.4 series 2023-04-29 17:37:02 -07:00
powerpc dt-bindings: move cache controller bindings to a cache directory 2023-04-04 12:12:13 -05:00
pps
ptp
pwm dt-bindings: pwm: Add Apple PWM controller 2023-04-06 16:31:36 +02:00
regmap
regulator Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
remoteproc Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
reserved-memory dt-bindings: reserved-memory: Drop unneeded quotes 2023-04-04 12:01:58 -05:00
reset dt-bindings: reset: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
riscv dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support 2023-05-01 16:57:18 -07:00
rng dt-bindings: rng: Drop unneeded quotes 2023-04-20 16:30:03 -05:00
rtc RTC for 6.4 2023-05-01 11:14:12 -07:00
scsi
security/tpm
serial Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
serio
sifive
siox
slimbus
soc sound updates for 6.4-rc1 2023-04-27 10:58:37 -07:00
sound sound updates for 6.4-rc1 2023-04-27 10:58:37 -07:00
soundwire dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
spi spi: Updates for v6.4 2023-04-27 11:02:26 -07:00
spmi
sram Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
staging/iio/adc
thermal More thermal control updates for 6.4-rc1 2023-05-03 11:46:01 -07:00
timer - New Drivers 2023-05-02 10:41:31 -07:00
timestamp dt-bindings: timestamp: Deprecate nvidia,slices property 2023-04-26 15:43:02 -07:00
ufs Devicetree updates for v6.3: 2023-02-24 13:31:53 -08:00
usb USB / Thunderbolt changes for 6.4-rc1 2023-04-27 11:42:11 -07:00
virtio
w1 dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridges 2023-04-20 14:13:23 +02:00
watchdog linux-watchdog 6.4-rc1 tag 2023-05-04 18:33:56 -07:00
x86
xillybus
.gitignore dt-bindings: Fix .gitignore 2023-02-02 17:10:58 -06:00
.yamllint dt-bindings: yamllint: Require a space after a comment '#' 2023-03-08 09:04:53 -06:00
ABI.rst
common-properties.txt
example-schema.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Fix multi pattern support in DT_SCHEMA_FILES 2023-02-15 15:07:42 -06:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml dt-bindings: trivial-devices: Add acbel,fsg032 2023-04-19 07:08:40 -07:00
unittest.txt
vendor-prefixes.yaml - added support for Huawei B593u-12 2023-04-27 17:46:52 -07:00
writing-bindings.rst
writing-schema.rst
xilinx.txt