Merge tag 'android11-5.4.281_r00' into android11-5.4
This catches the android11-5.4 branch up to the 5.4.281 LTS release. Included in here are the following commits: * a0347a4c Revert "net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()" * c043beb2 Merge 5.4.281 into android11-5.4-lts |\ | * 84d75fd8 Linux 5.4.281 | * 8be915fc tap: add missing verification for short frame | * 32b0aaba tun: add missing verification for short frame | * 4c43ad4a filelock: Fix fcntl/close race recovery compat path | * d2c0c43d ALSA: hda/realtek: Enable headset mic on Positivo SU C1400 | * fc16776a jfs: don't walk off the end of ealist | * 564d23cc ocfs2: add bounds checking to ocfs2_check_dir_entry() | * 59801e88 net: relax socket state check at accept time. | * 3dd97348 drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() | * cfcdc6f6 ACPI: processor_idle: Fix invalid comparison with insertion sort for latency | * 281e90e3 ARM: 9324/1: fix get_user() broken with veneer | * c733e24a hfsplus: fix uninit-value in copy_name | * 1d405de9 selftests/vDSO: fix clang build errors and warnings | * 5a2e4cca spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices | * 18ea1e47 fs: better handle deep ancestor chains in is_subdir() | * 9cfc84b1 Bluetooth: hci_core: cancel all works upon hci_unregister_dev() | * adc305fd scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed | * 8836e1bf powerpc/eeh: avoid possible crash when edev->pdev changes | * a7b95294 powerpc/pseries: Whitelist dtl slub object for copying to userspace | * e011febf net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() | * c48d9c1e net: usb: qmi_wwan: add Telit FN912 compositions | * 58f03c32 ALSA: dmaengine_pcm: terminate dmaengine before synchronize | * 455a6653 s390/sclp: Fix sclp_init() cleanup on failure | * 15f5c60f can: kvaser_usb: fix return value for hif_usb_send_regout | * 45a6b888 ASoC: ti: omap-hdmi: Fix too long driver name | * 56c1ce1f ASoC: ti: davinci-mcasp: Set min period size using FIFO config | * 4b7c9f65 bytcr_rt5640 : inverse jack detect for Archos 101 cesium | * 2842f494 Input: elantech - fix touchpad state on resume for Lenovo N24 | * 40929962 mips: fix compat_sys_lseek syscall | * 922371a0 ALSA: hda/realtek: Add more codec ID to no shutup pins list | * be847bb2 KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() | * de5fcf75 wifi: cfg80211: wext: add extra SIOCSIWSCAN data check | * 0feb07d3 mei: demote client disconnect warning on suspend to debug | * 9f631c8e fs/file: fix the check in find_next_fd() | * 59fc8ffb kconfig: remove wrong expr_trans_bool() | * a236ded9 kconfig: gconf: give a proper initial state to the Save button | * 96103371 ila: block BH in ila_output() | * 47ad139d Input: silead - Always support 10 fingers | * d46afb7c wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() | * e4bc8d4e wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata | * 275590f2 ACPI: EC: Avoid returning AE_OK on errors in address space handler | * 838d9c0f ACPI: EC: Abort address space access upon error | * 49fba721 scsi: qedf: Set qed_slowpath_params to zero before use | * dc2ce1df filelock: Remove locks reliably when fcntl/close race is detected | * 69df3bdb gcc-plugins: Rename last_stmt() for GCC 14+ * | b61187c8 ANDROID: GKI: refresh ABI to include kimage_vaddr * | b2e024e3 Merge branch 'android11-5.4' into branch 'android11-5.4-lts' * | 33437b29 ANDROID: preserve CRC for struct tcp_sock * | f90cc3d8 Merge 5.4.280 into android11-5.4-lts |\| | * 88d2aa87 Linux 5.4.280 | * 392b4f11 i2c: rcar: bring hardware to known state when probing | * 24c1c856 nilfs2: fix kernel bug on rename operation of broken directory | * d2346fca tcp: avoid too many retransmit packets | * 2ff6dd60 tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() | * 8cc1b4d8 net: tcp: fix unexcepted socket die when snd_wnd is 0 | * 39dc2b8d tcp: refactor tcp_retransmit_timer() | * 7d61d1da SUNRPC: Fix RPC client cleaned up the freed pipefs dentries | * 63e5d035 libceph: fix race between delayed_work() and ceph_monc_stop() | * 2b59187c ALSA: hda/realtek: Limit mic boost on VAIO PRO PX | * 427524ff nvmem: meson-efuse: Fix return value of nvmem callbacks | * db18df89 hpet: Support 32-bit userspace | * 60abea50 USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor | * c95fbdde usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() | * 4fdf8c14 USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k | * 421fcde0 USB: serial: option: add Rolling RW350-GL variants | * c16c577c USB: serial: option: add Netprisma LCUK54 series modules | * 97fc18b2 USB: serial: option: add support for Foxconn T99W651 | * a647d795 USB: serial: option: add Fibocom FM350-GL | * 6877a788 USB: serial: option: add Telit FN912 rmnet compositions | * 895b6668 USB: serial: option: add Telit generic core-dump composition | * b7ea5bea octeontx2-af: fix detection of IP layer | * 833a6497 ARM: davinci: Convert comma to semicolon | * 834681e4 s390: Mark psw in __load_psw_mask() as __unitialized | * 7a67c4e4 udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). | * 6e8f1c21 ppp: reject claimed-as-LCP but actually malformed packets | * 90744317 net: ethernet: lantiq_etop: fix double free in detach | * b1f39213 net: lantiq_etop: add blank line after declaration | * 73c21198 octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability() | * 47d4a1f8 tcp: fix incorrect undo caused by DSACK of TLP retransmit | * fe7a7b89 tcp: add TCP_INFO status for failed client TFO | * ec48e8e3 vfs: don't mod negative dentry count when on shrinker list | * c0d80ea3 fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading | * 1cbbb3d9 filelock: fix potential use-after-free in posix_lock_inode | * 4380b1af nilfs2: fix incorrect inode allocation from reserved inodes | * 262f126e nvme-multipath: find NUMA path only for online numa-node | * 88f5c279 ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897 | * effe0500 i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr | * 40945660 media: dw2102: fix a potential buffer overflow | * cbe53087 bnx2x: Fix multiple UBSAN array-index-out-of-bounds | * 917c0e2f drm/amdgpu/atomfirmware: silence UBSAN warning | * e36364f5 drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes | * 23a28f5f Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" | * 7cfcb650 fsnotify: Do not generate events for O_PATH file descriptors | * 6ac69187 can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct | * 25ab2411 mm: optimize the redundant loop of mm_update_owner_next() | * 07c176e7 nilfs2: add missing check for inode numbers on directory entries | * 08cab183 nilfs2: fix inode number range checks | * 0184bf0a inet_diag: Initialize pad field in struct inet_diag_req_v2 | * 5b627a40 selftests: make order checking verbose in msg_zerocopy selftest | * 0d1ad625 selftests: fix OOM in msg_zerocopy selftest | * 6b21346b bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set() | * de046fe8 wifi: wilc1000: fix ies_len type in connect path | * 2a2e79db tcp_metrics: validate source addr length | * d8aef6be UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open() | * 5d17bcc3 net: tcp better handling of reordering then loss cases | * ddb97a33 tcp: add ece_ack flag to reno sack functions | * fe360352 tcp: tcp_mark_head_lost is only valid for sack-tcp | * b5eb9176 s390/pkey: Wipe sensitive data on failure | * 0b324605 jffs2: Fix potential illegal address access in jffs2_free_inode | * bf3336ff powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#" | * 556edaa2 orangefs: fix out-of-bounds fsid access | * 048703bb powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n | * aa565320 i2c: i801: Annotate apanel_addr as __ro_after_init | * 5c72587d media: dvb-frontends: tda10048: Fix integer overflow | * e65ebfaa media: s2255: Use refcount_t instead of atomic_t for num_channels | * d84e51c2 media: dvb-frontends: tda18271c2dd: Remove casting during div | * 3bf8d70e net: dsa: mv88e6xxx: Correct check for empty list | * 13528e1d Input: ff-core - prefer struct_size over open coded arithmetic | * 69fa4c63 firmware: dmi: Stop decoding on broken entry | * a69aac93 sctp: prefer struct_size over open coded arithmetic | * e3a23c3a media: dw2102: Don't translate i2c read into write | * eacca028 drm/amd/display: Skip finding free audio for unknown engine_id | * 0046d87e drm/amdgpu: Initialize timestamp for some legacy SOCs | * 4f314aad scsi: qedf: Make qedf_execute_tmf() non-preemptible | * b4913702 IB/core: Implement a limit on UMAD receive List | * f273ea5e media: dvb-usb: dib0700_devices: Add missing release_firmware() | * 4777123f media: dvb: as102-fe: Fix as10x_register_addr packing | * 0d60c43d drm/lima: fix shared irq handling on driver remove | * 34b05369 Compiler Attributes: Add __uninitialized macro * | a54d5662 Merge 5.4.279 into android11-5.4-lts |/ * 50967319 Linux 5.4.279 * 73f0f07b arm64: dts: rockchip: Add sound-dai-cells for RK3368 * 8023cf6e ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node * d529193e tcp: Fix data races around icsk->icsk_af_ops. * f194e630 ipv6: Fix data races around sk->sk_prot. * 18560b76 ipv6: annotate some data-races around sk->sk_prot * 6a91d8eb nfs: Leave pages in the pagecache if readpage failed * d59bb703 pwm: stm32: Refuse too small period requests * 82982175 mtd: spinand: macronix: Add support for serial NAND flash * f531d4bc ftruncate: pass a signed offset * 56f1c7e2 ata: libata-core: Fix double free on error * fb59ed1a batman-adv: Don't accept TT entries for out-of-spec VIDs * 1c9f2e60 drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes * dbd75f32 drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes * c176f429 hexagon: fix fadvise64_64 calling conventions * 672d065b csky, hexagon: fix broken sys_sync_file_range * ed581989 net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new * b00d4900 net: can: j1939: recover socket queue on CAN bus error during BAM transmission * 5e4ed38e net: can: j1939: Initialize unused data in j1939_send_one() * 9e0e2aa3 tty: mcf: MCF54418 has 10 UARTS * 23926d31 usb: atm: cxacru: fix endpoint checking in cxacru_bind() * adf6ff21 usb: musb: da8xx: fix a resource leak in probe() * be9ab6bc usb: gadget: printer: SS+ support * cbefac61 net: usb: ax88179_178a: improve link status logs * 00dd15aa iio: chemical: bme680: Fix sensor data read operation * b0af3346 iio: chemical: bme680: Fix overflows in compensate() functions * 0e3d3ca4 iio: chemical: bme680: Fix calibration data variable * e2d03080 iio: chemical: bme680: Fix pressure value output * 9423fc2d iio: adc: ad7266: Fix variable checking bug * 605466fc mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() * d9e8b0f5 mmc: sdhci: Do not invert write-protect twice * f24f76f5 mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos * 27c3be84 x86: stop playing stack games in profile_pc() * cd757219 gpio: davinci: Validate the obtained number of IRQs * 5b289f24 nvme: fixup comment for nvme RDMA Provider Type * 49c0f6f1 soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message * dc307b9e media: dvbdev: Initialize sbuf * 79d9a000 ALSA: emux: improve patch ioctl data validation * b2262b3b net/dpaa2: Avoid explicit cpumask var allocation on stack * 842afb47 net/iucv: Avoid explicit cpumask var allocation on stack * 143ec47f mtd: partitions: redboot: Added conversion of operands to a larger type * 98686ec1 drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep * 23752737 netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers * 7122df1a parisc: use correct compat recv/recvfrom syscalls * be8ee803 sparc: fix old compat_sys_select() * cb928561 net: phy: micrel: add Microchip KSZ 9477 to the device table * 3f5e8191 net: phy: mchp: Add support for LAN8814 QUAD PHY * d5b0053b net: dsa: microchip: fix initial port flush problem * 8896e18b ASoC: fsl-asoc-card: set priv->pdev before using it * 7d589b7d netfilter: nf_tables: validate family when identifying table via handle * 1c44f775 drm/amdgpu: fix UBSAN warning in kv_dpm.c * df9409bb pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set * 18acf67d pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins * 95848c35 pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins * 420ce126 pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER * 6290b2cc iio: dac: ad5592r: fix temperature channel scaling value * c1cd6d05 iio: dac: ad5592r: un-indent code-block for scale read * 3bd4e475 iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock * 3f0e0be5 x86/amd_nb: Check for invalid SMN reads * 91870a21 PCI: Add PCI_ERROR_RESPONSE and related definitions * 5bbf6ad5 perf/core: Fix missing wakeup when waiting for context reference * c1fedc15 kheaders: explicitly define file modes for archived headers * beace929 Revert "kheaders: substituting --sort in archive creation" * 7abb6dcf tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test * 2a200310 arm64: dts: qcom: qcs404: fix bluetooth device address * f22e9e67 ARM: dts: samsung: smdk4412: fix keypad no-autorepeat * c4ece19f ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat * 3642af0a ARM: dts: samsung: smdkv310: fix keypad no-autorepeat * 6e55cf49 i2c: ocores: set IACK bit after core is enabled * 89059edd gcov: add support for GCC 14 * a8c6df9f drm/radeon: fix UBSAN warning in kv_dpm.c * ae465109 ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." * 7c3d4372 dmaengine: ioatdma: Fix missing kmem_cache_destroy() * 70a527b6 regulator: core: Fix modpost error "regulator_get_regmap" undefined * 6fd8e8e7 net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings * 3799d02a netfilter: ipset: Fix suspicious rcu_dereference_protected() * 5b7d611f virtio_net: checksum offloading handling fix * 0d8a2d28 net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() * 6b02df92 net/sched: act_api: rely on rcu in tcf_idr_check_alloc * 3a6cd326 netns: Make get_net_ns() handle zero refcount net * caf0bec8 xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() * d66fc482 ipv6: prevent possible NULL dereference in rt6_probe() * 3200ffee ipv6: prevent possible NULL deref in fib6_nh_init() * e07a9c2a netrom: Fix a memory leak in nr_heartbeat_expiry() * 11b09f40 cipso: fix total option length computation * 10afe5f7 mips: bmips: BCM6358: make sure CBR is correctly set * 31a77b23 MIPS: Routerboard 532: Fix vendor retry check code * 64845ac6 MIPS: Octeon: Add PCIe link status check * 993401b5 PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports * 060868e6 udf: udftime: prevent overflow in udf_disk_stamp_to_time() * dff3b01e usb: misc: uss720: check for incompatible versions of the Belkin F5U002 * be601ede powerpc/io: Avoid clang null pointer arithmetic warnings * 19c166ee powerpc/pseries: Enforce hcall result buffer validity and size * 6eaaa1e4 Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl * 21c963de scsi: qedi: Fix crash while reading debugfs attribute * 594e4795 drop_monitor: replace spin_lock by raw_spin_lock * 154e3f86 batman-adv: bypass empty buckets in batadv_purge_orig_ref() * 1d01d0f4 selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh * 075fc5d2 rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment * f51f449e i2c: at91: Fix the functionality flags of the slave-only interface * 51fe16c0 usb-storage: alauda: Check whether the media is initialized * 74cd0a42 greybus: Fix use-after-free bug in gb_interface_release due to race condition. * cf39c4f7 netfilter: nftables: exthdr: fix 4-byte stack OOB write * 6302bdfe hugetlb_encode.h: fix undefined behaviour (34 << 26) * b3f5d4e7 hv_utils: drain the timesync packets on onchannelcallback * fd093ae0 tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() * a75b8f49 nilfs2: fix potential kernel bug due to lack of writeback flag waiting * 59f9bea4 intel_th: pci: Add Lunar Lake support * b51a4d33 intel_th: pci: Add Meteor Lake-S support * 41982a91 intel_th: pci: Add Sapphire Rapids SOC support * 3e9c8108 intel_th: pci: Add Granite Rapids SOC support * 0deb2685 intel_th: pci: Add Granite Rapids support * 4d35028f dmaengine: axi-dmac: fix possible race in remove() * 5edb09d6 PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id * e8e2db1a ocfs2: fix races between hole punching and AIO+DIO * 292665c1 ocfs2: use coarse time for new created files * 803d5a33 fs/proc: fix softlockup in __read_vmcore * 681967c4 vmci: prevent speculation leaks by sanitizing event in event_deliver() * 4c2df187 tracing/selftests: Fix kprobe event name test for .isra. functions * e23f2eaf drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found * ebcf8150 drm/exynos/vidi: fix memory leak in .get_modes() * 13d25e82 drivers: core: synchronize really_probe() and dev_uevent() * 0d19267c ionic: fix use after netif_napi_del() * b3e5f33f net/ipv6: Fix the RT cache flush via sysctl using a previous delay * c0761d1f netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type * cd41a24a Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ * 860abda3 net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets * 030df5c4 tcp: fix race in tcp_v6_syn_recv_sock() * 59217c57 drm/bridge/panel: Fix runtime warning on panel bridge release * 0674ed1e drm/komeda: check for error-valued pointer * dcc7440f liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet * 15122dc1 HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() * 700f5647 iommu: Return right value in iommu_sva_bind_device() * 61bbbc66 iommu/amd: Fix sysfs leak in iommu init * f9db5fbe HID: core: remove unnecessary WARN_ON() in implement() * e817bff3 gpio: tqmx86: fix typo in Kconfig label * 7ef55e6b SUNRPC: return proper error from gss_wrap_req_priv * 08637180 Input: try trimming too long modalias strings * 19649e49 scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory * 707d153e xhci: Apply broken streams quirk to Etron EJ188 xHCI host * 5a9e518b xhci: Apply reset resume quirk to Etron EJ188 xHCI host * 4cacb448 xhci: Set correct transferred length for cancelled bulk transfers * 1e84c9b1 jfs: xattr: fix buffer overflow for invalid xattr * a1e6e2a2 mei: me: release irq in mei_me_pci_resume error path * 05b2cd6d USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages * 405b71f1 nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors * d1194314 nilfs2: return the mapped address from nilfs_get_page() * 93ac3da6 nilfs2: Remove check for PageError * 2c9456e0 selftests/mm: compaction_test: fix bogus test success on Aarch64 * 29cfada2 selftests/mm: conform test to TAP format output * 8767e3ec selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages * f1ebd2c8 serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler * 0876b726 serial: sc16is7xx: replace hardcoded divisor value with BIT() macro * 63127374 drm/amd/display: Handle Y carry-over in VCP X.Y calculation * 71a0cb1b ASoC: ti: davinci-mcasp: Fix race condition during probe * 808d8857 ASoC: ti: davinci-mcasp: Handle missing required DT properties * 84d92309 ASoC: ti: davinci-mcasp: Simplify the configuration parameter handling * 64051011 ASoC: ti: davinci-mcasp: Remove legacy dma_request parsing * 1e2fbb5e ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optional * 6daaf362 ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_params * da5ff71c ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret * 9e72ef59 usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete * c90af1cc ipv6: fix possible race in __fib6_drop_pcpu_from() * ba387948 af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). * 5968c834 af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). * 682fe471 af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). * 7e1fd47c af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. * 45ad9f9a af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. * 54d5a52b af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). * f69e5792 af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). * 863250c0 af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). * f1a03799 ptp: Fix error message on failed pin verification * c6041e71 net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP * a0a0a84d net/mlx5: Stop waiting for PCI if pci channel is offline * b2ca635b tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB * 29e49cc6 vxlan: Fix regression when dropping packets due to invalid src addresses * d5d9d241 net: sched: sch_multiq: fix possible OOB write in multiq_tune() * 80021fe0 ipv6: sr: block BH in seg6_output_core() and seg6_input_core() * 6532f18e wifi: iwlwifi: mvm: don't read past the mfuart notifcation * 2f2809e4 wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef * d22cfa12 wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 * 9c0c2940 wifi: cfg80211: pmsr: use correct nla_get_uX functions * 28ba44d6 wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() * ec79670e wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects Change-Id: I615ba6af1d77feff21f5d5b89bfa766f9b1e5e3f Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please register or sign in to comment