mirror-linux/Documentation/devicetree/bindings
Linus Torvalds 999f663186 Including fixes from bpf and wireless.
Nothing scary here. Feels like the first wave of regressions
 from v6.5 is addressed - one outstanding fix still to come
 in TLS for the sendpage rework.
 
 Current release - regressions:
 
  - udp: fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 
  - dsa: fix older DSA drivers using phylink
 
 Previous releases - regressions:
 
  - gro: fix misuse of CB in udp socket lookup
 
  - mlx5: unregister devlink params in case interface is down
 
  - Revert "wifi: ath11k: Enable threaded NAPI"
 
 Previous releases - always broken:
 
  - sched: cls_u32: fix match key mis-addressing
 
  - sched: bind logic fixes for cls_fw, cls_u32 and cls_route
 
  - add bound checks to a number of places which hand-parse netlink
 
  - bpf: disable preemption in perf_event_output helpers code
 
  - qed: fix scheduling in a tasklet while getting stats
 
  - avoid using APIs which are not hardirq-safe in couple of drivers,
    when we may be in a hard IRQ (netconsole)
 
  - wifi: cfg80211: fix return value in scan logic, avoid page
    allocator warning
 
  - wifi: mt76: mt7615: do not advertise 5 GHz on first PHY
    of MT7615D (DBDC)
 
 Misc:
 
  - drop handful of inactive maintainers, put some new in place
 
 Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE6jPA+I1ugmIBA4hXMUZtbf5SIrsFAmTMCRwACgkQMUZtbf5S
 Irv1tRAArN6rfYrr2ulaTOfMqhWb1Q+kAs00nBCKqC+OdWgT0hqw2QAuqTAVjhje
 8HBYlNGyhJ10yp0Q5y4Fp9CsBDHDDNjIp/YGEbr0vC/9mUDOhYD8WV07SmZmzEJu
 gmt4LeFPTk07yZy7VxMLY5XKuwce6MWGHArehZE7PSa9+07yY2Ov9X02ntr9hSdH
 ih+VdDI12aTVSj208qb0qNb2JkefFHW9dntVxce4/mtYJE9+47KMR2aXDXtCh0C6
 ECgx0LQkdEJ5vNSYfypww0SXIG5aj7sE6HMTdJkjKH7ws4xrW8H+P9co77Hb/DTH
 TsRBS4SgB20hFNxz3OQwVmAvj+2qfQssL7SeIkRnaEWeTBuVqCwjLdoIzKXJxxq+
 cvtUAAM8XUPqec5cPiHPkeAJV6aJhrdUdMjjbCI9uFYU32AWFBQEqvVGP9xdhXHK
 QIpTLiy26Vw8PwiJdROuGiZJCXePqQRLDuMX1L43ZO1rwIrZcWGHjCNtsR9nXKgQ
 apbbxb2/rq2FBMB+6obKeHzWDy3JraNCsUspmfleqdjQ2mpbRokd4Vw2564FJgaC
 5OznPIX6OuoCY5sftLUcRcpH5ncNj01BvyqjWyCIfJdkCqCUL7HSAgxfm5AUnZip
 ZIXOzZnZ6uTUQFptXdjey/jNEQ6qpV8RmwY0CMsmJoo88DXI34Y=
 =HYkl
 -----END PGP SIGNATURE-----

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

Pull networking fixes from Jakub Kicinski:
 "Including fixes from bpf and wireless.

  Nothing scary here. Feels like the first wave of regressions from v6.5
  is addressed - one outstanding fix still to come in TLS for the
  sendpage rework.

  Current release - regressions:

   - udp: fix __ip_append_data()'s handling of MSG_SPLICE_PAGES

   - dsa: fix older DSA drivers using phylink

  Previous releases - regressions:

   - gro: fix misuse of CB in udp socket lookup

   - mlx5: unregister devlink params in case interface is down

   - Revert "wifi: ath11k: Enable threaded NAPI"

  Previous releases - always broken:

   - sched: cls_u32: fix match key mis-addressing

   - sched: bind logic fixes for cls_fw, cls_u32 and cls_route

   - add bound checks to a number of places which hand-parse netlink

   - bpf: disable preemption in perf_event_output helpers code

   - qed: fix scheduling in a tasklet while getting stats

   - avoid using APIs which are not hardirq-safe in couple of drivers,
     when we may be in a hard IRQ (netconsole)

   - wifi: cfg80211: fix return value in scan logic, avoid page
     allocator warning

   - wifi: mt76: mt7615: do not advertise 5 GHz on first PHY of MT7615D
     (DBDC)

  Misc:

   - drop handful of inactive maintainers, put some new in place"

* tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (98 commits)
  MAINTAINERS: update TUN/TAP maintainers
  test/vsock: remove vsock_perf executable on `make clean`
  tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
  tcp_metrics: annotate data-races around tm->tcpm_net
  tcp_metrics: annotate data-races around tm->tcpm_vals[]
  tcp_metrics: annotate data-races around tm->tcpm_lock
  tcp_metrics: annotate data-races around tm->tcpm_stamp
  tcp_metrics: fix addr_same() helper
  prestera: fix fallback to previous version on same major version
  udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
  net/mlx5e: Set proper IPsec source port in L4 selector
  net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
  net/mlx5: fs_core: Make find_closest_ft more generic
  wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
  vxlan: Fix nexthop hash size
  ip6mr: Fix skb_under_panic in ip6mr_cache_report()
  s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
  net: tap_open(): set sk_uid from current_fsuid()
  net: tun_chr_open(): set sk_uid from current_fsuid()
  net: dcb: choose correct policy to parse DCB_ATTR_BCN
  ...
2023-08-03 14:00:02 -07:00
..
arc
arm Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
ata ata changes for 6.5-rc1 2023-06-30 11:48:16 -07:00
auxdisplay dt-bindings: auxdisplay: holtek: Add missing type for "linux,no-autorepeat" 2023-06-26 10:26:52 -06:00
board
bus dt-bindings: bus: ti-sysc: fix typo 2023-06-21 14:17:35 -06:00
cache dt-bindings: cache: qcom,llcc: Fix SM8550 description 2023-05-24 21:11:19 -07:00
chrome
clock Another set of clk driver updates and fixes for the merge window. The 2023-07-04 11:07:45 -07:00
connector dt-bindings: connector: usb: allow a single HS port 2023-06-21 20:14:05 -06:00
counter
cpu dt-bindings: fix dangling Documentation/arm64 reference 2023-06-21 08:53:31 -06:00
cpufreq dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ8074 2023-05-29 10:36:49 +05:30
crypto This update includes the following changes: 2023-06-30 21:27:13 -07:00
csky
devfreq
display Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
dma dt-bindings: dma: ti: Add J721S2 BCDMA 2023-05-16 23:25:52 +05:30
dsp
dvfs dt-bindings: dvfs: drop unneeded quotes 2023-06-20 08:50:06 -06:00
edac
eeprom dt-bindings: eeprom: at25: add st,m95640 compatible 2023-06-15 08:22:24 -06:00
extcon dt-bindings: extcon: wlf,arizona: drop unneeded quotes 2023-06-10 22:06:45 +09:00
firmware ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
fpga ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
fsi
fuse
gnss
goldfish
gpio ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
gpu ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
hsi
hwinfo
hwlock
hwmon dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficients 2023-07-14 14:45:25 -06:00
i2c ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
i3c Devicetree updates for v6.5: 2023-06-29 14:58:26 -07:00
iio Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
infiniband
input Devicetree updates for v6.5: 2023-06-29 14:58:26 -07:00
interconnect dt-bindings: interconnect: fsl,imx8m-noc: drop unneeded quotes 2023-06-10 10:33:10 +03:00
interrupt-controller ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
iommu dt-bindings: arm-smmu: Add SDX75 SMMU compatible 2023-06-05 16:47:14 +01:00
ipmi
leds - New Functionality 2023-07-03 11:31:01 -07:00
mailbox tegra: support for Tegra264 2023-07-03 10:47:21 -07:00
media Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
memory-controllers ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
mfd Another set of clk driver updates and fixes for the merge window. The 2023-07-04 11:07:45 -07:00
mips dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 board 2023-06-09 09:55:58 +02:00
misc ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
mmc dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support 2023-06-22 11:08:10 +02:00
mtd Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
mux
net dt-bindings: net: mediatek,net: fixup MAC binding 2023-07-31 09:16:04 +01:00
nios2
nvme
nvmem Char/Misc and other driver subsystem updates for 6.5-rc1 2023-07-03 12:46:47 -07:00
openrisc/opencores
opp
pci pci-v6.5-changes 2023-06-30 15:06:45 -07:00
peci
perf Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
phy phy-for-6.5-v2 2023-07-05 21:38:13 -07:00
pinctrl Pin control changes for the v6.5 kernel cycle: 2023-06-30 14:57:19 -07:00
pmem
power power supply and reset changes for the 6.5 series 2023-07-03 17:23:16 -07:00
powerpc
pps
ptp
pwm pwm: Changes for v6.5-rc1 2023-07-05 12:55:06 -07:00
regmap
regulator USB / Thunderbolt driver updates for 6.5-rc1 2023-07-03 13:23:10 -07:00
remoteproc Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
reserved-memory dt-bindings: Remove last usage of "binding" or "schema" in titles 2023-06-16 13:56:18 -06:00
reset USB / Thunderbolt driver updates for 6.5-rc1 2023-07-03 13:23:10 -07:00
riscv dt-bindings: riscv: deprecate riscv,isa 2023-07-05 07:03:46 -07:00
rng
rtc RTC for 6.5 2023-07-03 10:43:10 -07:00
scsi
security/tpm
serial ARM: SoC fixes for 6.5, part 2 2023-08-02 18:21:12 -07:00
serio
sifive
siox
slimbus dt-bindings: slimbus: restrict node name suffixes 2023-06-30 11:38:11 -06:00
soc Devicetree updates for v6.5, part 2: 2023-07-05 12:50:27 -07:00
sound ASoC: dt-bindings: audio-graph-card2: Drop incomplete example 2023-07-09 22:42:59 +01:00
soundwire
spi ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
spmi ARM: SoC drivers for 6.5 2023-06-29 15:22:19 -07:00
sram More Qualcomm driver updates for v6.5 2023-06-21 22:15:11 +02:00
staging/iio/adc
thermal dt-bindings: armada-thermal: Add armada-ap807-thermal compatible 2023-06-26 12:03:14 +02:00
timer ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
timestamp dt-bindings: timestamp: restrict node name suffixes 2023-06-30 11:38:11 -06:00
ufs scsi: dt-bindings: ufs: qcom: Fix ICE phandle 2023-06-28 21:56:24 -04:00
usb phy-for-6.5-v2 2023-07-05 21:38:13 -07:00
virtio
w1
watchdog linux-watchdog 6.5-rc2 tag 2023-07-10 10:04:26 -07:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
Makefile
common-properties.txt
example-schema.yaml dt-bindings: example-schema: don't use enum as fallback, explain clock-names 2023-06-15 11:25:44 -06:00
graph.txt
index.rst
jailhouse.txt
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml dt-bindings: trivial-devices: Add infineon,irps5401 2023-06-12 13:31:21 -06:00
unittest.txt
vendor-prefixes.yaml ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
writing-bindings.rst
writing-schema.rst
xilinx.txt