linux-stable/Documentation/devicetree/bindings
Linus Torvalds 4bbf3422df Including fixes from netfilter, wifi, can and bpf.
Current release - new code bugs:
 
  - can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
 
 Previous releases - regressions:
 
  - bpf, sockmap: fix the sk->sk_forward_alloc warning
 
  - wifi: mac80211: fix general-protection-fault in
    ieee80211_subif_start_xmit()
 
  - can: af_can: fix NULL pointer dereference in can_rx_register()
 
  - can: dev: fix skb drop check, avoid o-o-b access
 
  - nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
 
 Previous releases - always broken:
 
  - bpf: fix wrong reg type conversion in release_reference()
 
  - gso: fix panic on frag_list with mixed head alloc types
 
  - wifi: brcmfmac: fix buffer overflow in brcmf_fweh_event_worker()
 
  - wifi: mac80211: set TWT Information Frame Disabled bit as 1
 
  - eth: macsec offload related fixes, make sure to clear the keys
    from memory
 
  - tun: fix memory leaks in the use of napi_get_frags
 
  - tun: call napi_schedule_prep() to ensure we own a napi
 
  - tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
 
  - ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg
    to network
 
  - tipc: fix a msg->req tlv length check
 
  - sctp: clear out_curr if all frag chunks of current msg are pruned,
    avoid list corruption
 
  - mctp: fix an error handling path in mctp_init(), avoid leaks
 
 Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE6jPA+I1ugmIBA4hXMUZtbf5SIrsFAmNtnlEACgkQMUZtbf5S
 IrvSfg//axNePPwFiAdbYUmSNmnnv2Zpyz1l9a2/WvKKMeyAH3d4zuQGyTz7VgoJ
 at4k1fr14vm+3qBhlL0UFdd+h/wBewwuuWLiogIfhgqDO7KavZsbTJWQ59DSHH08
 ujihvt7dF9ByVd3hOpUDjrYGd2rPghqXk8l/2gpPp/KIrbj1jSW0DdF7Y48/0RRw
 PYzNYZ9tqICw1crBT52ZilNEebGaUuWpPLzV2owlhJpzqyRLcgd9GWN9DkKieiiw
 wF0Wi7A8b/+cR/Wo93RAXtvEayN9vp/t6iyiI1opv3Yg6bhAMlzDUX/v79ccnAM6
 wJ3b8bKyLgph5ZTNmbL8GwC2pwl/20hOgCVLb/Haykqrk4oO2+xD39fjKniFP/71
 IBYuLCethi0zmiSyR8yO4iyrfJCnkJffoxtcG8O5x+FuCfMI1xQWx44bSc34KlqT
 vDw/VmnIfXH9K3F+QdWtlZfLiM0F6vd7RNGIxX0cC2wQCwaubCo0LOs5vl2+jpR8
 Xclo+OquQtX5XRqGGQDtA7kCM9jfuc/DWla1v10wy7ZagiKkdfrV7Zu7r431Dtwn
 BWeKZAA38o9WNRb4FD5GGUN0dK5R5V25LmbpvYuerq5Ub3pGJgHMsdA15LqsqTnW
 MGIokGFhu7ToAQEnaRkF96jh3c3yoMU/sWXsqh7x/G6Tir7JGUw=
 =WPta
 -----END PGP SIGNATURE-----

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

Pull networking fixes from Jakub Kicinski:
 "Including fixes from netfilter, wifi, can and bpf.

  Current release - new code bugs:

   - can: af_can: can_exit(): add missing dev_remove_pack() of
     canxl_packet

  Previous releases - regressions:

   - bpf, sockmap: fix the sk->sk_forward_alloc warning

   - wifi: mac80211: fix general-protection-fault in
     ieee80211_subif_start_xmit()

   - can: af_can: fix NULL pointer dereference in can_rx_register()

   - can: dev: fix skb drop check, avoid o-o-b access

   - nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()

  Previous releases - always broken:

   - bpf: fix wrong reg type conversion in release_reference()

   - gso: fix panic on frag_list with mixed head alloc types

   - wifi: brcmfmac: fix buffer overflow in brcmf_fweh_event_worker()

   - wifi: mac80211: set TWT Information Frame Disabled bit as 1

   - eth: macsec offload related fixes, make sure to clear the keys from
     memory

   - tun: fix memory leaks in the use of napi_get_frags

   - tun: call napi_schedule_prep() to ensure we own a napi

   - tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent

   - ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to
     network

   - tipc: fix a msg->req tlv length check

   - sctp: clear out_curr if all frag chunks of current msg are pruned,
     avoid list corruption

   - mctp: fix an error handling path in mctp_init(), avoid leaks"

* tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (101 commits)
  eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
  MAINTAINERS: Move Vivien to CREDITS
  net: macvlan: fix memory leaks of macvlan_common_newlink
  ethernet: tundra: free irq when alloc ring failed in tsi108_open()
  net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
  ethernet: s2io: disable napi when start nic failed in s2io_card_up()
  net: atlantic: macsec: clear encryption keys from the stack
  net: phy: mscc: macsec: clear encryption keys when freeing a flow
  stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
  stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_probe()
  stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
  cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf_open()
  mctp: Fix an error handling path in mctp_init()
  stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
  net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
  net: cpsw: disable napi in cpsw_ndo_open()
  iavf: Fix VF driver counting VLAN 0 filters
  ice: Fix spurious interrupt during removal of trusted VF
  net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
  net/mlx5e: E-Switch, Fix comparing termination table instance
  ...
2022-11-10 17:31:15 -08:00
..
arc
arm Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
ata Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
auxdisplay
board
bus dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
chrome dt-bindings: chrome: google,cros-ec-typec: restrict allowed properties 2022-08-12 11:13:32 -06:00
clock Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
connector
counter dt-bindings: counter: add ti,am62-ecap-capture.yaml 2022-09-30 14:32:35 +02:00
cpu
cpufreq Cpufreq/arm updates for 5.20-rc1 2022-08-03 17:47:45 +02:00
crypto Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
csky
devfreq
display Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
dma Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
dsp dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP 2022-08-19 13:19:54 +01:00
dvfs
edac
eeprom dt-bindings: eeprom: microchip,93lc46b: move to eeprom directory 2022-07-29 17:23:57 -06:00
extcon
firmware gpio updates for v6.1-rc1 2022-10-08 09:46:29 -07:00
fpga Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
fsi
fuse
gnss dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
goldfish
gpio Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
gpu dt-bindings: gpu: arm,mali: restrict opp-table to objects 2022-08-22 13:04:04 -05:00
hsi
hwinfo Devicetree updates for v6.0: 2022-08-04 18:08:34 -07:00
hwlock dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974 2022-10-17 17:11:17 -05:00
hwmon Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
i2c - correct a variable type in the new pci1xxxx driver 2022-10-11 11:03:42 -07:00
i3c dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
iio dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry 2022-09-21 21:15:10 +01:00
infiniband
input Input updates for 6.1 merge window: 2022-10-11 10:53:25 -07:00
interconnect Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
interrupt-controller RISC-V Patches for the 6.1 Merge Window, Part 2 2022-10-14 11:21:11 -07:00
iommu IOMMU Updates for Linux v6.1: 2022-10-10 13:20:53 -07:00
ipmi dt-binding: ipmi: add fallback to npcm845 compatible 2022-08-08 07:25:24 -05:00
leds This is very quiet release for LEDs, pca963 got blinking support and 2022-10-14 13:14:03 -07:00
mailbox Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
media media fixes for v6.1-rc2 2022-10-22 15:30:15 -07:00
memory-controllers Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mfd dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example 2022-10-12 09:02:13 -05:00
mips dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML 2022-09-26 14:13:33 -05:00
misc dt-bindings: misc: fastrpc: Document memory-region property 2022-09-12 12:09:51 -05:00
mmc Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mtd Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
mux
net dt-bindings: net: tsnep: Fix typo on generic nvmem property 2022-11-07 17:53:42 -08:00
nios2
nvme
nvmem Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
openrisc/opencores
opp Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
pci pci-v6.1-changes 2022-10-11 11:08:18 -07:00
peci dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
perf
phy Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
pinctrl Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration" 2022-10-18 09:50:29 +02:00
pmem
power dt-bindings: power: gpcv2: add power-domains property 2022-10-29 16:26:31 +08:00
powerpc devicetree/bindings: correct possessive "its" typos 2022-08-01 09:13:06 -06:00
pps
ptp dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
pwm Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
regmap
regulator Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
remoteproc dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema 2022-09-12 15:29:18 -05:00
reserved-memory dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
reset Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
riscv RISC-V Patches for the 6.1 Merge Window, Part 2 2022-10-14 11:21:11 -07:00
rng Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
rtc dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
scsi
security/tpm
serial Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
serio dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sifive
siox
slimbus
soc Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
sound Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
soundwire
spi Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
spmi dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sram Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
staging/iio/adc
thermal Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
timer RISC-V Patches for the 6.1 Merge Window, Part 2 2022-10-14 11:21:11 -07:00
timestamp dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
ufs dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
usb Devicetree updates for v6.1: 2022-10-10 13:13:51 -07:00
virtio dt-bindings: virtio: Convert virtio,pci-iommu to DT schema 2022-09-26 13:39:55 -05:00
w1 dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
watchdog linux-watchdog 6.1-rc1 tag 2022-10-13 10:31:13 -07:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
Makefile dt: Add a check for undocumented compatible strings in kernel 2022-09-27 10:36:16 -05:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml - Core Frameworks 2022-08-06 10:25:16 -07:00
unittest.txt
vendor-prefixes.yaml gpio updates for v6.1-rc1 2022-10-08 09:46:29 -07:00
writing-bindings.rst
writing-schema.rst
xilinx.txt