Merge 4.9.336 into android-4.9-q
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 14 Dec 2022 20:15:32 +0000 (21:15 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 14 Dec 2022 20:15:32 +0000 (21:15 +0100)
commitb6d8afc10b82f168c3a97896d8ecd623da4a59bc
treeb28a7fac7c55bd43444ebf6bc59dbbbb25f65e70
parent3193623ef6fb57c1c5fb0d37383db20bdef1a91d
parent4b605cd1fb8e2e7b01e2a905c9b93183a8d161ee
Merge 4.9.336 into android-4.9-q

Changes in 4.9.336
arm: dts: rockchip: fix node name for hym8563 rtc
ARM: dts: rockchip: fix ir-receiver node names
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
ASoC: soc-pcm: Add NULL check in BE reparenting
xen/netback: Ensure protocol headers don't fall in the non-linear area
xen/netback: do some code cleanup
xen/netback: don't call kfree_skb() with interrupts disabled
rcutorture: Automatically create initrd directory
mmc: sdhci: use FIELD_GET for preset value bit masks
mmc: sdhci: Fix voltage switch delay
media: v4l2-dv-timings.c: fix too strict blanking sanity checks
HID: hid-lg4ff: Add check for empty lbuf
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ieee802154: cc2520: Fix error return code in cc2520_hw_init()
gpio: amd8111: Fix PCI device reference count leak
e1000e: Fix TX dispatch condition
igb: Allocate MSI-X vector when testing
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
net: encx24j600: Add parentheses to fix precedence
net: encx24j600: Fix invalid logic in reading of MISTAT register
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
NFC: nci: Bounds check struct nfc_target arrays
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
tipc: Fix potential OOB in tipc_link_proto_rcv()
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
xen/netback: fix build warning
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
net: mvneta: Fix an out of bounds check
Linux 4.9.336

Change-Id: Ib2f1ca8f6b75f8e93db6765de94f9595a749d197
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
drivers/hid/hid-core.c