Merge tag 'android13-5.10.186_r00' into android13-5.10
This is the merge of the upstream LTS release of 5.10.186 into the android13-5.10 branch. It contains the following commits: * 59b65efa Revert "gpio: Allow per-parent interrupt data" * 4416bb79 Revert "gpiolib: Fix GPIO chip IRQ initialization restriction" * 646269b1 Merge 5.10.186 into android13-5.10-lts |\ | * 381518b4 Linux 5.10.186 | * 29917a20 bpf/btf: Accept function names that contain dots | * 8b7454dd netfilter: nf_tables: hold mutex on netns pre_exit path | * 9e8d927c netfilter: nf_tables: validate registers coming from userspace. | * f19a4818 netfilter: nftables: statify nft_parse_register() | * 42997367 i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle | * 5a257f35 x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys | * d8efc77f drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl | * 485fe165 drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl | * 0b0fdc43 drm/exynos: vidi: fix a wrong error return | * 32134e7a ARM: dts: Fix erroneous ADS touchscreen polarities | * 79cf5657 s390/purgatory: disable branch profiling | * a819de62 ASoC: nau8824: Add quirk to active-high jack-detect | * fa08753c ASoC: simple-card: Add missing of_node_put() in case of error | * 9138ed7e spi: lpspi: disable lpspi module irq in DMA mode | * 97b6c4c1 s390/cio: unregister device when the only path is gone | * fe949c16 Input: soc_button_array - add invalid acpi_index DMI quirk handling | * eaf1fa94 usb: gadget: udc: fix NULL dereference in remove() | * 7d1a0733 nfcsim.c: Fix error checking for debugfs_create_dir | * dc357c07 media: cec: core: don't set last_initiator if tx in progress | * c1357303 arm64: Add missing Set/Way CMO encodings | * 49a2b18f HID: wacom: Add error check to wacom_parse_and_register() | * 2b43198d scsi: target: iscsi: Prevent login threads from racing between each other | * 75aa3f25 gpiolib: Fix GPIO chip IRQ initialization restriction | * 304802e5 gpio: Allow per-parent interrupt data | * bc75968b sch_netem: acquire qdisc lock in netem_change() | * caddeadd Revert "net: phy: dp83867: perform soft reset and retain established link" | * 5702afa2 netfilter: nfnetlink_osf: fix module autoload | * 3d5c09c7 netfilter: nf_tables: disallow element updates of bound anonymous sets | * 2a90da8e netfilter: nft_set_pipapo: .walk does not deal with generations | * 792bfe26 be2net: Extend xmit workaround to BE3 chip | * cebb5cee net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch | * 7a1ae000 ipvs: align inner_mac_header for encapsulation | * f2547bc7 mmc: usdhi60rol0: fix deferred probing | * 4a99e35c mmc: sh_mmcif: fix deferred probing | * c2278de1 mmc: sdhci-acpi: fix deferred probing | * f6e176ef mmc: owl: fix deferred probing | * f29d0ab0 mmc: omap_hsmmc: fix deferred probing | * 65d9318e mmc: omap: fix deferred probing | * 9ad3c21f mmc: mvsdio: fix deferred probing | * 9b0417fd mmc: mtk-sd: fix deferred probing | * ced13bc5 net: qca_spi: Avoid high load if QCA7000 is not available | * b1b9c81e xfrm: Linearize the skb after offloading if needed. | * 31cd0d4a selftests: net: fcnal-test: check if FIPS mode is enabled | * 2af75a36 selftests: net: vrf-xfrm-tests: change authentication and encryption algos | * 07fbbdda xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets | * 56280044 bpf: Fix verifier id tracking of scalars on spill | * 3b0a96db bpf: track immediate values written to stack by BPF_ST instruction | * bff7824d xfrm: Ensure policies always checked on XFRM-I input path | * 01af67ed xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c | * cdaa6e11 xfrm: Treat already-verified secpath entries as optional | * 47be2931 ieee802154: hwsim: Fix possible memory leaks | * 051d6421 memfd: check for non-NULL file_seals in memfd_create() syscall | * 1ac6e9ee sysctl: move some boundary constants from sysctl.c to sysctl_vals | * e1aa3fe3 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% | * ad10dd21 x86/mm: Avoid using set_pgd() outside of real PGD pages | * 4de20936 nilfs2: prevent general protection fault in nilfs_clear_dirty_page() | * 3845c384 io_uring/net: disable partial retries for recvmsg with cmsg | * 826ee9fa io_uring/net: clear msg_controllen on partial sendmsg retry | * 5fdea446 io_uring/net: save msghdr->msg_control for retries | * 5a7101d8 writeback: fix dereferencing NULL mapping->host on writeback_page_template | * f00cd687 regmap: spi-avmm: Fix regmap_bus max_raw_write | * bc35f93e regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK | * 5938470f ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN | * 2e454015 mmc: mmci: stm32: fix max busy timeout calculation | * 1be288fd mmc: meson-gx: remove redundant mmc_request_done() call from irq context | * 1b97630c mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 | * 63608437 cgroup: Do not corrupt task iteration when rebinding subsystem | * 988d06f5 PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic | * 8f2d5ebd PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev | * 8b748467 Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" | * 79ceb758 PCI: hv: Fix a race condition bug in hv_pci_query_relations() | * 8b8c9812 Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs | * b4352983 nilfs2: fix buffer corruption due to concurrent device reads | * 524a2c0b selftests: mptcp: join: skip check if MIB counter not supported | * e508d9ce selftests: mptcp: pm nl: remove hardcoded default limits | * 4c4ca424 selftests: mptcp: lib: skip if not below kernel version | * 6d20cfbc selftests: mptcp: lib: skip if missing symbol | * 3cc7935d tick/common: Align tick period during sched_timer setup | * db4ab0c9 tracing: Add tracing_reset_all_online_cpus_unlocked() function | * 9ced7304 net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs | * b1b42fff drm/amd/display: fix the system hang while disable PSR * | e07da8ef Revert "net: Remove DECnet leftovers from flow.h." * | 30da2dee Merge 5.10.185 into android13-5.10-lts |\| | * ef0d5feb Linux 5.10.185 | * ed2bf5ce um: Fix build w/o CONFIG_PM_SLEEP | * f73ec12d drm/i915/gen11+: Only load DRAM information from pcode | * 27458487 drm/i915/dg1: Wait for pcode/uncore handshake at startup | * 2d1c1959 media: dvb-core: Fix use-after-free due to race at dvb_register_device() | * 5c61c394 media: dvbdev: fix error logic at dvb_register_device() | * a1b26dac media: dvbdev: Fix memleak in dvb_register_device | * a13dee47 nilfs2: reject devices with insufficient block count | * c374552b mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block | * e6dc6a9d mmc: block: ensure error propagation for non-blk | * 7ce0e8b2 batman-adv: Switch to kstrtox.h for kstrtou64 | * e6104284 neighbour: delete neigh_lookup_nodev as not used | * bf82668e net: Remove DECnet leftovers from flow.h. | * 7d07fd03 net: Remove unused inline function dst_hold_and_use() | * 53076071 neighbour: Remove unused inline function neigh_key_eq16() | * 7230a9e5 rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period | * a2615896 cgroup: always put cset in cgroup_css_set_put_fork | * 4c108438 afs: Fix vlserver probe RTT handling | * 49b6607d selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET | * 08899e8d net: tipc: resize nlattr array to correct size | * 5fd696b4 net: lapbether: only support ethernet devices | * 6ee3728a net/sched: cls_api: Fix lockup on flushing explicitly created chain | * efed5b50 ext4: drop the call to ext4_error() from ext4_get_group_info() | * 6ab91d1a drm/nouveau: add nv_encoder pointer check for NULL | * 5d43bb9b drm/nouveau/dp: check for NULL nv_connector->native_mode | * edb970e0 drm/nouveau: don't detect DSM for non-NVIDIA device | * 8c3446ab igb: fix nvm.ops.read() error handling | * 221281d6 sctp: fix an error code in sctp_sf_eat_auth() | * 5c47ed7f ipvlan: fix bound dev checking for IPv6 l3s mode | * 3c97f2c9 IB/isert: Fix incorrect release of isert connection | * da6ae4aa IB/isert: Fix possible list corruption in CMA handler | * 2b6f8817 IB/isert: Fix dead lock in ib_isert | * 2f9d2634 IB/uverbs: Fix to consider event queue closing also upon non-blocking mode | * 6cccdbc9 RDMA/cma: Always set static rate to 0 for RoCE | * f49abbb2 RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions | * aa277d5c octeontx2-af: fixed resource availability check | * 0fb48a2a iavf: remove mask from iavf_irq_enable_queues() | * 079a9591 RDMA/rxe: Fix the use-before-initialization error of resp_pkts | * 089a0e83 RDMA/rxe: Removed unused name from rxe_task struct | * 6205c0d9 RDMA/rxe: Remove the unused variable obj | * af6eaa57 net/sched: cls_u32: Fix reference counter leak leading to overflow | * 5852d17a ping6: Fix send to link-local addresses with VRF. | * 9e666a77 net: enetc: correct the indexes of highest and 2nd highest TCs | * 1200af82 netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM | * af42c4fd spi: fsl-dspi: avoid SCK glitches with continuous transfers | * cb6ec51d RDMA/rtrs: Fix the last iu->buf leak in err path | * 26293251 usb: dwc3: gadget: Reset num TRBs before giving back the request | * f4bc4169 serial: lantiq: add missing interrupt ack | * 0b6e6501 USB: serial: option: add Quectel EM061KGL series | * 1c004b37 Remove DECnet support from kernel | * e9d38498 ALSA: hda/realtek: Add a quirk for Compaq N14JP6 | * 1148d4ca net: usb: qmi_wwan: add support for Compal RXM-G1 | * d7acfd52 RDMA/uverbs: Restrict usage of privileged QKEYs | * 96e14c91 nouveau: fix client work fence deletion race | * f1f7117b powerpc/purgatory: remove PGO flags | * 26c80741 x86/purgatory: remove PGO flags | * f368aed4 kexec: support purgatories with .text.hot sections | * 7e78b914 nilfs2: fix possible out-of-bounds segment allocation in resize ioctl | * 902fcec0 nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() | * d59293f0 nios2: dts: Fix tse_mac "max-frame-size" property | * 2847d9ee ocfs2: check new file size on fallocate call | * e73b135f ocfs2: fix use-after-free when unmounting read-only filesystem | * 370f5d98 epoll: ep_autoremove_wake_function should use list_del_init_careful | * 4716c73b io_uring: hold uring mutex around poll removal | * 93a68acc irqchip/gic: Correctly validate OF quirk descriptors | * 2a2641a8 drm:amd:amdgpu: Fix missing buffer object unlock in failure path | * 7c0b1767 xen/blkfront: Only check REQ_FUA for writes | * 8e45fb70 ASoC: dwc: move DMA init to snd_soc_dai_driver probe() | * d47b5a6d mips: Move initrd_start check after initrd address sanitisation. | * 619672bf MIPS: Alchemy: fix dbdma2 | * 0ca73b45 parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() | * 3f7625e0 parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() | * 73102fdb ASoC: soc-pcm: test if a BE can be prepared | * 3bc88313 btrfs: handle memory allocation failure in btrfs_csum_one_bio | * 142fbad3 btrfs: scrub: try harder to mark RAID56 block groups read-only | * 35d32d84 power: supply: Fix logic checking if system is running from battery | * 8b7a2207 irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues | * dbf61099 regulator: Fix error checking for debugfs_create_dir | * 37bcc48e platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 | * 88d1c136 power: supply: Ratelimit no data debug output | * 6be7a4be tools: gpio: fix debounce_period_us output of lsgpio | * 39eb9eb9 ARM: dts: vexpress: add missing cache properties | * b2856c3c power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() | * ce2b5f24 power: supply: sc27xx: Fix external_power_changed race | * 9e9e150f power: supply: ab8500: Fix external_power_changed race | * 539c387f test_firmware: fix a memory leak with reqs buffer | * af36f350 test_firmware: prevent race conditions by a correct implementation of locking | * 682ca602 test_firmware: Use kstrtobool() instead of strtobool() | * 6e2e551e kernel.h: split out kstrtox() and simple_strtox() to a separate header | * c2def557 lib: cleanup kstrto*() usage * | 28cc6246 Revert "neighbour: fix unaligned access to pneigh_entry" * | 7c3c1451 Merge 5.10.184 into android13-5.10-lts |\| | * a1f0beb1 Linux 5.10.184 | * 7f896130 Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE" | * b60e862e btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() | * 6f371623 btrfs: check return value of btrfs_commit_transaction in relocation | * ea0d4130 drm/atomic: Don't pollute crtc_state->mode_blob with error pointers | * 1659268d MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive | * 0e98a97f xfs: verify buffer contents when we skip log replay | * 58e8cf94 tcp: fix tcp_min_tso_segs sysctl | * 1b4b3350 ext4: only check dquot_initialize_needed() when debugging | * fd6cb517 Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" | * cfa91c05 vhost: support PACKED when setting-getting vring_base | * 461c88ca riscv: fix kprobe __user string arg print fault issue | * c6b90508 eeprom: at24: also select REGMAP | * 10e376a7 i2c: sprd: Delete i2c adapter in .remove's error path | * c4aeef56 ASoC: codecs: wsa881x: do not set can_multi_write flag | * b6f309e9 staging: vc04_services: fix gcc-13 build warning | * 0d3c75a6 usb: usbfs: Use consistent mmap functions | * 143f4057 usb: usbfs: Enforce page requirements for mmap | * bcd474d1 pinctrl: meson-axg: add missing GPIOA_18 gpio group | * 1981d37b rbd: get snapshot context after exclusive lock is ensured to be held | * 76ae4a7b rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting | * 841d3b5a tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta' | * a9402499 Bluetooth: hci_qca: fix debugfs registration | * 2270e32b Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk | * 76b40319 s390/dasd: Use correct lock while counting channel queue length | * e715c86e ceph: fix use-after-free bug for inodes when flushing capsnaps | * 67148731 can: j1939: avoid possible use-after-free when j1939_can_rx_register fails | * cc834f4d can: j1939: change j1939_netdev_lock type to mutex | * 02680050 can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket | * 00380551 drm/amdgpu: fix xclk freq on CHIP_STONEY | * ef95f987 ALSA: hda/realtek: Add Lenovo P3 Tower platform | * 95520b3f ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 | * ca26d008 Input: psmouse - fix OOB access in Elantech protocol | * 86efc409 Input: xpad - delete a Razer DeathAdder mouse VID/PID entry | * 9ece26ff batman-adv: Broken sync while rescheduling delayed work | * 3f6dfff5 bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks | * deead0d8 bnxt_en: Query default VLAN before VNIC setup on a VF | * 84dbd27a bnxt_en: Don't issue AP reset during ethtool's reset operation | * dedd4797 lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() | * 27b8d693 bpf: Add extra path pointer check to d_path helper | * 36d07046 net: sched: fix possible refcount leak in tc_chain_tmplt_add() | * 54acac57 net: sched: move rtm_tca_policy declaration to include file | * dad7417d rfs: annotate lockless accesses to RFS sock flow table | * c62ca9d0 rfs: annotate lockless accesses to sk->sk_rxhash | * 86e3981f ipv6: rpl: Fix Route of Death. | * b4be099c netfilter: ipset: Add schedule point in call_ad(). | * 35c89cfc netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper | * c4ba90ae qed/qede: Fix scheduling while atomic | * 0fee54fa Bluetooth: L2CAP: Add missing checks for invalid DCID | * 00665980 Bluetooth: Fix l2cap_disconnect_req deadlock | * 83cfac58 net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values | * 8ab2bec9 net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT | * 47ef881f net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods | * 9fcc3c3d neighbour: fix unaligned access to pneigh_entry | * 99883d4a wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll | * 2d3e4c5b afs: Fix setting of mtime when creating a file/dir/symlink | * 1ed651e2 spi: qup: Request DMA before enabling clocks | * e7c61c39 staging: vchiq_core: drop vchiq_status from vchiq_initialise | * fa303270 i40e: fix build warning in ice_fltr_add_mac_to_list() | * 15ca8d58 i40e: fix build warnings in i40e_alloc.h | * f7e208d1 i40iw: fix build warning in i40iw_manage_apbvt() | * 318e2c18 block/blk-iocost (gcc13): keep large values in a new enum | * b6d652f7 blk-iocost: avoid 64-bit division in ioc_timer_fn | * 9214a548 f2fs: fix iostat lock protection | * d3b74c28 bonding (gcc13): synchronize bond_{a,t}lb_xmit() types | * f122e551 remove the sx8 block driver | * 9236470a sfc (gcc13): synchronize ef100_enqueue_skb()'s return type | * 02ce3cf2 gcc-plugins: Reorganize gimple includes for GCC 13 | * 4c3ddc06 ata: ahci: fix enum constants for gcc-13 * | 3a582928 Revert "tcp: deny tcp_disconnect() when threads are waiting" * | 3d784ba7 Merge 5.10.183 into android13-5.10-lts |\| | * 7356714b Linux 5.10.183 | * 842156dc ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS | * 2c0ea7a0 ext4: enable the lazy init thread when remounting read/write | * 92450a1e selftests: mptcp: join: skip if MPTCP is not supported | * 1a6db1f9 selftests: mptcp: simult flows: skip if MPTCP is not supported | * 4f8356ab selftests: mptcp: diag: skip if MPTCP is not supported | * 81df7153 crypto: ccp: Play nice with vmalloc'd memory for SEV command structs | * 1f988ce6 crypto: ccp: Reject SEV commands with mismatching command buffer | * d21a20f4 scsi: dpt_i2o: Do not process completions with invalid addresses | * a2cd7599 scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD) | * 6d6612f7 drm/rcar: stop using 'imply' for dependencies | * c759c9e4 media: ti-vpe: cal: avoid FIELD_GET assertion | * d21e955d tpm, tpm_tis: Request threaded interrupt handler | * 608c1f20 regmap: Account for register length when chunking | * cb1cbe43 KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() | * 3295dc04 KVM: x86: Account fastpath-only VM-Exits in vCPU stats | * 21bb3cd2 test_firmware: fix the memory leak of the allocated firmware buffer | * 510e015b serial: 8250_tegra: Fix an error handling path in tegra_uart_probe() | * b02ae50c fbcon: Fix null-ptr-deref in soft_cursor | * c94228a5 ext4: add lockdep annotations for i_data_sem for ea_inode's | * ef70012a ext4: disallow ea_inodes with extended attributes | * 6f4fa437 ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() | * 6d67d496 ext4: add EA_INODE checking to ext4_iget() | * 6d0adaa9 selftests: mptcp: pm nl: skip if MPTCP is not supported | * 54dea0aa selftests: mptcp: connect: skip if MPTCP is not supported | * 57eb824b tracing/probe: trace_probe_primary_from_call(): checked list_first_entry | * 122ba1d4 selinux: don't use make's grouped targets feature yet | * e0b8664c btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds | * 6c859764 tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK | * 6127e956 mmc: vub300: fix invalid response handling | * 99cb5ed1 eth: sun: cassini: remove dead code | * 1d869337 gcc-12: disable '-Wdangling-pointer' warning for now | * 7c602f54 ath6kl: Use struct_group() to avoid size-mismatched casting | * c92ea38a ACPI: thermal: drop an always true check | * 93e28b66 x86/boot: Wrap literal addresses in absolute_pointer() | * 3442be8f ata: libata-scsi: Use correct device no in ata_find_dev() | * ae0d7613 scsi: stex: Fix gcc 13 warnings | * 86b2d292 misc: fastrpc: reject new invocations during device removal | * dacb7c10 misc: fastrpc: return -EPIPE to invocations on device removal | * a4f88cb0 usb: gadget: f_fs: Add unbind event before functionfs_unbind | * 90f581eb net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 | * e18b0009 iio: dac: build ad5758 driver when AD5758 is selected | * a869ab69 iio: adc: ad7192: Change "shorted" channels to differential | * 143dbb31 iio: dac: mcp4725: Fix i2c_master_send() return value handling | * 81c70f4b iio: light: vcnl4035: fixed chip ID check | * ff864a92 iio: imu: inv_icm42600: fix timestamp reset | * 954bd5a4 HID: wacom: avoid integer overflow in wacom_intuos_inout() | * adac1c22 HID: google: add jewel USB id | * 55c507a3 iio: adc: mxs-lradc: fix the order of two cleanup operations | * 5a445c2b mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() | * c05ac53b atm: hide unused procfs functions | * ab332304 drm/msm: Be more shouty if per-process pgtables aren't working | * 93a61212 ALSA: oss: avoid missing-prototype warnings | * 4987bf04 netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT | * 1c253729 wifi: b43: fix incorrect __packed annotation | * ea478186 scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed | * 05226a8f arm64/mm: mark private VM_FAULT_X defines as vm_fault_t | * 32f86763 ARM: dts: stm32: add pin map for CAN controller on stm32f7 | * 01c76cb5 wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value | * 04672128 s390/pkey: zeroize key blobs | * 76169f74 media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 | * ca2d171f media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*() | * 2ea7d26e media: dvb-core: Fix use-after-free due on race condition at dvb_net | * 415651c8 media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table | * eb37fef4 media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() | * 1995e714 media: dvb_ca_en50221: fix a size write bug | * b85233ab media: netup_unidvb: fix irq init by register it at the end of probe | * 74c80d20 media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address | * fcbb72b0 media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() | * 7945c13c media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer | * 2d47867a media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() | * 647da51e media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() | * 084e43d9 media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() | * a81280cf media: dvb_demux: fix a bug for the continuity counter | * 204e9082 ASoC: ssm2602: Add workaround for playback distortions | * beee708c ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs | * bd99da64 xfrm: Check if_id in inbound policy/secpath match | * 5ee83fef ASoC: dwc: limit the number of overrun messages | * 32f6f1bf block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE | * 01c3d306 nbd: Fix debugfs_create_dir error checking | * 29f6b42a fbdev: stifb: Fix info entry in sti_struct on error path | * 742dab42 fbdev: modedb: Add 1920x1080 at 60 Hz video mode | * d03d31d3 gfs2: Don't deref jdesc in evict | * fe4f6e15 media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE | * 16ee4562 ARM: 9295/1: unwind:fix unwind abort for uleb128 case | * a3393eb6 btrfs: abort transaction when sibling keys check fails for leaves | * c12c288f mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() | * 0dcf021a ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs. | * d5fcccfc watchdog: menz069_wdt: fix watchdog initialisation | * 9823ac6e mtd: rawnand: marvell: don't set the NAND frequency select | * e4666d79 mtd: rawnand: marvell: ensure timing values are written | * a437d3d2 net: dsa: mv88e6xxx: Increase wait after reset deactivation | * 7c5c67aa net/sched: flower: fix possible OOB write in fl_set_geneve_opt() | * f5c29a9e net/mlx5: Read embedded cpu after init bit cleared | * f03bc013 udp6: Fix race condition in udp6_sendmsg & connect | * 57e6c540 net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report | * ae7e941f net: sched: fix NULL pointer dereference in mq_attach | * a8ad1303 net/sched: Prohibit regrafting ingress or clsact Qdiscs | * 676f2038 net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs | * 18c76349 net/sched: sch_clsact: Only create under TC_H_CLSACT | * 1b0163b2 net/sched: sch_ingress: Only create under TC_H_INGRESS | * dfb80ebc tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set | * cccc6209 tcp: deny tcp_disconnect() when threads are waiting | * 8f0365a3 af_packet: do not use READ_ONCE() in packet_bind() | * 4de3c2c4 mtd: rawnand: ingenic: fix empty stub helper definitions | * 11a1f256 amd-xgbe: fix the false linkup in xgbe_phy_status | * fa909b13 af_packet: Fix data-races of pkt_sk(sk)->num. | * 616da05f netrom: fix info-leak in nr_write_internal() | * d1b224cb net/mlx5: fw_tracer, Fix event handling | * a864a854 dmaengine: pl330: rename _start to prevent build error | * 33d7035d iommu/amd: Don't block updates to GATag if guest mode is on | * bd9e61ee iommu/rockchip: Fix unwind goto issue | * 75c60dac RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx | * 861868b0 RDMA/bnxt_re: Fix a possible memory leak | * ff296fcc dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() | * 6b32ed35 dmaengine: at_xdmac: Move the free desc to the tail of the desc list | * 3041b768 dmaengine: at_xdmac: Fix race for the tx desc callback | * 127afc87 dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie | * 958226b3 RDMA/efa: Fix unsupported page sizes in device | * 7d6662e4 RDMA/bnxt_re: Fix the page_size used during the MR creation | * b51c8962 RDMA/bnxt_re: Code refactor while populating user MRs * | b0f01eca Revert "regulator: Add regmap helper for ramp-delay setting" * | 344bae97 Revert "regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap" * | 330e11fc Revert "regulator: pca9450: Fix BUCK2 enable_mask" * | e38f196c Merge 5.10.182 into android13-5.10-lts |\| | * c7992b6c Linux 5.10.182 | * 468bebc4 netfilter: ctnetlink: Support offloaded conntrack entry deletion | * 18c14d30 ipv{4,6}/raw: fix output xfrm lookup wrt protocol | * 22187523 binder: fix UAF caused by faulty buffer cleanup | * e4d2e6c3 bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() | * 6a0712d9 net: phy: mscc: enable VSC8501/2 RGMII RX clock | * b5569902 net/mlx5: Devcom, serialize devcom registration | * 57dc3c12 net/mlx5: devcom only supports 2 ports | * 860ad704 regulator: pca9450: Fix BUCK2 enable_mask | * b3a9c408 regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap | * 12cb97ed regulator: Add regmap helper for ramp-delay setting | * b557220d power: supply: bq24190: Call power_supply_changed() after updating input current | * 224f7bbf power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier() | * 277b489a power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize | * 0949c572 power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes | * 6ed54125 power: supply: bq27xxx: Move bq27xxx_battery_update() down | * ed78797a power: supply: bq27xxx: expose battery data when CI=1 | * 7ff807d6 power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_status() | * 432f98c5 power: supply: bq27xxx: make status more robust | * 659094e4 power: supply: bq27xxx: fix sign of current_now for newer ICs | * 14e1a958 power: supply: bq27xxx: fix polarity of current_now | * 18c9cf46 x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define | * 4a8980cb x86/cpu: Add Raptor Lake to Intel family * | ba68ef2e Revert "tipc: add tipc_bearer_min_mtu to calculate min mtu" * | 98142c9d Revert "tipc: do not update mtu if msg_max is too small in mtu negotiation" * | 244bad23 Revert "tipc: check the bearer min mtu properly when setting it by netlink" * | f7428ba9 ANDROID: GKI: preserve CRC generation for some bluetooth symbols * | 49e6e4f8 Revert "ipv4/tcp: do not use per netns ctl sockets" * | 96052f50 Revert "net: Find dst with sk's xfrm policy not ctl_sk" * | 9266bee6 Revert "tcp: fix possible sk_priority leak in tcp_v4_send_reset()" * | fef99658 Revert "firmware: arm_sdei: Fix sleep from invalid context BUG" * | 8c89ae5f Merge 5.10.181 into android13-5.10-lts |\| | * 272d4b8a Linux 5.10.181 | * cf7ee4b1 net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE | * 98cedb99 3c589_cs: Fix an error handling path in tc589_probe() | * 6f449e40 arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay | * d4d10a6d net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | * 8b9c561b net/mlx5: Fix error message when failing to allocate device memory | * c2186223 net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | * 058fd18e net/mlx5e: do as little as possible in napi poll when budget is 0 | * 5afd5fb8 forcedeth: Fix an error handling path in nv_probe() | * 80a4b9ad ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg | * c966b58c x86/show_trace_log_lvl: Ensure stack pointer is aligned, again | * 0de80163 xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() | * b663696c coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() | * a52d2019 fs: fix undefined behavior in bit shift for SB_NOUSER | * 52967bbb power: supply: sbs-charger: Fix INHIBITED bit for Status reg | * e85757da power: supply: bq27xxx: Fix poll_interval handling and races on remove | * 1da9a4b5 power: supply: bq27xxx: Fix I2C IRQ race on remove | * ac1ab213 power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition | * 2de6eb7c power: supply: leds: Fix blink to LED on transition | * e5f82688 ipv6: Fix out-of-bounds access in ipv6_find_tlv() | * a61d5c13 bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields | * 72971f40 octeontx2-pf: Fix TSOv6 offload | * 1c8a0168 selftests: fib_tests: mute cleanup error message | * a594382e net: fix skb leak in __skb_tstamp_tx() | * 8a30dce9 media: radio-shark: Add endpoint checks | * ccef03c5 USB: sisusbvga: Add endpoint checks | * 4c260bbf USB: core: Add routines for endpoint checks in old drivers | * 5014b64e udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). | * 4bb955c4 net: fix stack overflow when LRO is disabled for virtual interfaces | * 58ecc165 fbdev: udlfb: Fix endpoint check | * fd673079 debugobjects: Don't wake up kswapd from fill_pool() | * a12ce786 x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms | * 518c39fc parisc: Fix flush_dcache_page() for usage from irq context | * 2d78438c selftests/memfd: Fix unknown type name build failure | * d4a5e6ae x86/mm: Avoid incomplete Global INVLPG flushes | * 628d7e49 dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type | * 139f84c8 btrfs: use nofs when cleaning up aborted transactions | * ea50ee0e gpio: mockup: Fix mode of debugfs files | * c570dbf2 parisc: Allow to reboot machine after system halt | * de0d7dd5 parisc: Handle kgdb breakpoints only in kernel context | * 89eba558 m68k: Move signal frame following exception on 68020/030 | * 42b78c8c net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize | * 798c1c62 ALSA: hda/realtek: Enable headset onLenovo M70/M90 | * 1f57a1b9 ALSA: hda: Fix unhandled register update during auto-suspend period | * b0d7e62f ALSA: hda/ca0132: add quirk for EVGA X299 DARK | * c4132438 ocfs2: Switch to security_inode_init_security() | * 60afe299 spi: fsl-cpm: Use 16 bit mode for large transfers with even size | * e3674788 spi: fsl-spi: Re-organise transfer bits_per_word adaptation | * 53245103 act_mirred: use the backlog for nested calls to mirred ingress | * f5bf8e3c net/sched: act_mirred: better wording on protection against excessive stack growth | * bba7ebe1 net/sched: act_mirred: refactor the handle of xmit | * 047f618d writeback, cgroup: remove extra percpu_ref_exit() | * 84fbe6ad ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 | * dbcc95bb watchdog: sp5100_tco: Immediately trigger upon starting. | * 75258f08 s390/qdio: fix do_sqbs() inline assembly constraint | * 3681a028 s390/qdio: get rid of register asm | * 9c9f253f serial: 8250_exar: Add support for USR298x PCI Modems | * 1ffa0b8b serial: exar: Add support for Sealevel 7xxxC serial cards | * fb3c5714 serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards | * 18fbf8cf KVM: arm64: Link position-independent string routines into .hyp.text | * e266da16 HID: wacom: add three styli to wacom_intuos_get_tool_type | * dfd419db HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs | * 05b17037 HID: wacom: Force pen out of prox if no events have been received in a while | * 6b4205ea nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() | * 710dee57 powerpc/64s/radix: Fix soft dirty tracking | * ae149cda tpm/tpm_tis: Disable interrupts for more Lenovo devices | * 8c0109d7 ceph: force updating the msg pointer in non-split case | * 11dddfbb vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF | * ea3d5de9 serial: Add support for Advantech PCI-1611U card | * ba061afa statfs: enforce statfs[64] structure initialization | * 845f98af can: kvaser_pciefd: Disable interrupts in probe error path | * 7a7ec807 can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt | * 65e85232 can: kvaser_pciefd: Clear listen-only bit if not explicitly requested | * 0babb3fa can: kvaser_pciefd: Empty SRB buffer in probe | * 03714e9c can: kvaser_pciefd: Call request_irq() before enabling interrupts | * 3bbeba3c can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() | * 073a4d75 can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag | * b4b8294a can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag | * f7f799a6 ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 | * b4f770e6 ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 | * 6cebdffb ALSA: hda/realtek: Add quirk for Clevo L140AU | * 3add6b2a ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table | * 546b1f5f ALSA: hda: Fix Oops by 9.1 surround channel names | * ff466f77 usb: typec: altmodes/displayport: fix pin_assignment_show | * 35e31e1e usb: gadget: u_ether: Fix host MAC address case | * e35adb75 usb: dwc3: debugfs: Resume dwc3 before accessing registers | * 66070f5b USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value | * 0caed1fa usb-storage: fix deadlock when a scsi command timeouts more than once | * 6340e432 USB: usbtmc: Fix direction for 0-length ioctl control messages | * 3b3c6f2d ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go | * 3bd6d11e bridge: always declare tunnel functions | * 3fa13203 netfilter: nft_set_rbtree: fix null deref on element insertion | * 6cfe6f51 vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() | * 562ec162 igb: fix bit_shift to be in [1..8] range | * dc61f758 cassini: Fix a memory leak in the error handling path of cas_init_one() | * 81139679 scsi: storvsc: Don't pass unused PFNs to Hyper-V host | * d0d39bed wifi: iwlwifi: mvm: don't trust firmware n_channels | * f9337a41 wifi: mac80211: fix min center freq offset tracing | * 43f65750 net: bcmgenet: Restore phy_stop() depending upon suspend/close | * e92727ed net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() | * 2937127d tipc: check the bearer min mtu properly when setting it by netlink | * 2bd4ff4f tipc: do not update mtu if msg_max is too small in mtu negotiation | * 097ea78d tipc: add tipc_bearer_min_mtu to calculate min mtu | * 76ea144a net/tipc: fix tipc header files for kernel-doc | * 02b20e0b net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() | * 01cdda0d drm/exynos: fix g2d_open/close helper function definitions | * ce97bb60 SUNRPC: Fix trace_svc_register() call site | * f9982db7 media: netup_unidvb: fix use-after-free at del_timer() | * 0cefa421 net: hns3: fix reset delay time to avoid configuration timeout | * aba74ad9 net: hns3: fix sending pfc frames after reset issue | * e1f800be erspan: get the proto with the md version for collect_md | * 15301756 serial: arc_uart: fix of_iomap leak in `arc_serial_probe` | * e7fd68ab tcp: fix possible sk_priority leak in tcp_v4_send_reset() | * 78879199 net: Find dst with sk's xfrm policy not ctl_sk | * a9ef8b25 ipv4/tcp: do not use per netns ctl sockets | * 17166991 vsock: avoid to close connected socket after the timeout | * b1cf6bd8 ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15 | * 13c5fa12 ALSA: firewire-digi00x: prevent potential use after free | * 6fb53789 net: phy: dp83867: add w/a for packet errors seen with short cables | * 83996d31 net: fec: Better handle pm_runtime_get() failing in .remove() | * 8f57715f af_key: Reject optional tunnel/BEET mode templates in outbound policies | * f5cb28a9 cpupower: Make TSC read per CPU for Mperf monitor | * dc30fed0 drm/msm/dpu: Remove duplicate register defines from INTF | * eaf9394e drm/msm/dp: unregister audio driver during unbind | * c5449195 Revert "Fix XFRM-I support for nested ESP tunnels" | * 295e07a7 xfrm: don't check the default policy if the policy allows the packet | * 84fdaaf0 btrfs: fix space cache inconsistency after error loading it from disk | * a842fb60 btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid | * 9c69a9d0 btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c | * 6a1a72a8 mfd: dln2: Fix memory leak in dln2_probe() | * 7d939e36 phy: st: miphy28lp: use _poll_timeout functions for waits | * 3b37bb0d Input: xpad - add constants for GIP interface numbers | * 94ec1a44 iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any | * cae5f8f4 clk: tegra20: fix gcc-7 constant overflow warning | * 8c472e68 iommu/arm-smmu-qcom: Limit the SMR groups to 128 | * 214ae2c1 RDMA/core: Fix multiple -Warray-bounds warnings | * 2d9ca5f6 recordmcount: Fix memory leaks in the uwrite function | * cf3e2916 sched: Fix KCSAN noinstr violation | * 158502f7 mcb-pci: Reallocate memory region to avoid memory overlapping | * 2c86a130 serial: 8250: Reinit port->pm on port specific driver unbind | * 7ed30db8 usb: typec: tcpm: fix multiple times discover svids error | * 60fabcba HID: wacom: generic: Set battery quirk only when we see battery data | * d234de1a spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 | * 0898a1df HID: logitech-hidpp: Reconcile USB and Unifying serials | * 958534d4 HID: logitech-hidpp: Don't use the USB serial for USB devices | * bb1313f3 staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE | * 55410a91 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp | * a2d816f5 Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set | * ba66851a ipvs: Update width of source for ip_vs_sync_conn_options | * 866921dc wifi: ath11k: Fix SKB corruption in REO destination ring | * 91ad1ab3 wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace | * e732a266 null_blk: Always check queue mode setting from configfs | * 059e426d wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf | * 0fc0d287 wifi: iwlwifi: pcie: fix possible NULL pointer dereference | * 7560ed65 samples/bpf: Fix fout leak in hbm's run_bpf_prog | * ad87bd31 f2fs: fix to drop all dirty pages during umount() if cp_error is set | * fc7237e1 ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() | * 3ca3005b ext4: set goal start correctly in ext4_mb_normalize_request | * 4c2c8f95 gfs2: Fix inode height consistency check | * 697f92f8 scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition | * f748e152 lib: cpu_rmap: Avoid use after free on rmap->obj array entries | * 4621e24c scsi: target: iscsit: Free cmds before session free | * 2ea17123 net: Catch invalid index in XPS mapping | * 8b61e7ad net: pasemi: Fix return type of pasemi_mac_start_tx() | * e0e7faee scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow | * 22ab5fed ext2: Check block size validity during mount | * 4e8dc0e5 wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex | * e8d49d1c bpf: Annotate data races in bpf_local_storage | * 30d041c1 wifi: ath: Silence memcpy run-time false positive warning | * b8e7589f drm/amd: Fix an out of bounds error in BIOS parser | * 978e0d05 ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects | * 16359bc0 ACPICA: Avoid undefined behavior: applying zero offset to null pointer | * 3f64a0e6 drm/tegra: Avoid potential 32-bit integer overflow | * f718f1fd remoteproc: stm32_rproc: Add mutex protection for workqueue | * 066b90bc ACPI: EC: Fix oops when removing custom query handlers | * 7d8f5ccc firmware: arm_sdei: Fix sleep from invalid context BUG | * 5c23f6da memstick: r592: Fix UAF bug in r592_remove due to race condition | * ae6769fb arm64: dts: qcom: msm8996: Add missing DWC3 quirks | * bb1616e1 regmap: cache: Return error in cache sync operations for REGCACHE_NONE | * d5138ad7 drm/amd/display: Use DC_LOG_DC in the trasform pixel function | * c8daee66 fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() | * a7d21b85 rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access | * e4842de4 refscale: Move shutdown from wait_event() to wait_event_idle() | * 100c0ad6 ext4: allow ext4_get_group_info() to fail | * 371d8b8e ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set | * 8669fff0 ext4: add mballoc stats proc file | * 9b6a0c14 ext4: drop s_mb_bal_lock and convert protected fields to atomic | * 0983142c ext4: remove redundant mb_regenerate_buddy() | * d48b7eea ext4: fix lockdep warning when enabling MMP | * 5c871155 ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled | * 8284c759 ext4: reflect error codes from ext4_multi_mount_protect() to its callers | * efd18a91 ext4: remove an unused variable warning with CONFIG_QUOTA=n | * df1be652 fbdev: arcfb: Fix error handling in arcfb_probe() | * bd6b3536 drm/i915/dp: prevent potential div-by-zero | * 8307e372 af_unix: Fix data races around sk->sk_shutdown. | * 9b977b0c af_unix: Fix a data race of sk->sk_receive_queue->qlen. | * fb6ac4b5 net: datagram: fix data-races in datagram_poll() | * f4a371d3 ipvlan:Fix out-of-bounds caused by unclear skb->cb | * 963fe9ed tcp: add annotations around sk->sk_shutdown accesses | * f86568ec tcp: factor out __tcp_close() helper | * 34a5ee69 net: add vlan_get_protocol_and_depth() helper | * 9ccf3edb net: tap: check vlan with eth_type_vlan() method | * 44939140 net: deal with most data-races in sk_wait_event() | * 1b33bdd7 net: annotate sk->sk_err write from do_recvmmsg() | * f92557f7 netlink: annotate accesses to nlk->cb_running | * 26001e75 netfilter: conntrack: fix possible bug_on with enable_hooks=1 | * d06f67b2 net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). | * 8eb35b1a linux/dim: Do nothing if no time delta between samples | * 4d3ae448 net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe() | * b882224d ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings | * 139c2764 drm/mipi-dsi: Set the fwnode for mipi_dsi_device | * 423908e8 driver core: add a helper to setup both the of_node and fwnode of a device * | b04c94b9 Revert "arm64: Stash shadow stack pointer in the task struct on interrupt" * | 9399ce6d Revert "uapi/linux/const.h: prefer ISO-friendly __typeof__" * | b2223d66 Revert "workqueue: Rename "delayed" (delayed by active management) to "inactive"" * | 0eafa748 Revert "workqueue: Fix hung time report of worker pools" * | 2a8e7c6c Merge 5.10.180 into android13-5.10-lts |\| | * 4c893ff5 Linux 5.10.180 | * 3ebe5d6d drm/amd/display: Fix hang when skipping modeset | * a992c387 mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock | * f2656f43 drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag | * 32232bcd printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h | * fcfe0599 KVM: x86: move guest_pv_has out of user_access section | * 85cfbaa5 KVM: x86: do not report preemption if the steal time cache is stale | * 4bffae22 KVM: x86: revalidate steal time cache if MSR value changes | * e10a73f5 KVM: x86: do not set st->preempted when going back to user space | * 02966200 KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put() | * 8e39c2f4 KVM: Fix steal time asm constraints | * ebd3010d KVM: x86: Fix recording of guest steal time / preempted status | * 4b19cbdb KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior | * 01c0002e drbd: correctly submit flush bio on barrier | * ef77d602 serial: 8250: Fix serial8250_tx_empty() race with DMA Tx | * 1a882234 ext4: fix invalid free tracking in ext4_xattr_move_to_block() | * b0fc279d ext4: remove a BUG_ON in ext4_mb_release_group_pa() | * d88fe8e6 ext4: bail out of ext4_xattr_ibody_get() fails for any reason | * 4597554b ext4: add bounds checking in get_max_inline_xattr_value_size() | * 5f8b5513 ext4: fix deadlock when converting an inline directory in nojournal mode | * 37c69da3 ext4: improve error recovery code paths in __ext4_remount() | * 08838aee ext4: check iomap type only if ext4_iomap_begin() does not fail | * 4aa7f744 ext4: fix data races when using cached status extents | * 0dde3141 ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum | * 5d356d90 ext4: fix WARNING in mb_find_extent | * 529f41f0 KVM: x86: do not report a vCPU as preempted outside instruction boundaries | * 0cb6e9e7 KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL | * 4502ebbd HID: wacom: insert timestamp to packed Bluetooth (BT) events | * 77fd800d HID: wacom: Set a default resolution for older tablets | * c1420276 drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend | * 20ca90ce drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras | * eed63477 drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() | * c85327c1 drm/panel: otm8009a: Set backlight parent to panel device | * 957904f5 f2fs: fix potential corruption when moving a directory | * 4a638a95 ARM: dts: s5pv210: correct MIPI CSIS clock name | * fed6318e ARM: dts: exynos: fix WM8960 clock name in Itop Elite | * 777952ce remoteproc: st: Call of_node_put() on iteration error | * 30e0834b remoteproc: stm32: Call of_node_put() on iteration error | * 62fe5d74 sh: nmi_debug: fix return value of __setup handler | * 9245f340 sh: init: use OF_EARLY_FLATTREE for early init | * f19bc0d2 sh: mcount.S: fix build error when PRINTK is not enabled | * bbad64ab sh: math-emu: fix macro redefined warning | * 2d65c977 inotify: Avoid reporting event with invalid wd | * 73aef144 platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i | * 4b87eec7 platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet | * 8c2cdb73 cifs: fix pcchunk length type in smb2_copychunk_range | * 829c20fd btrfs: print-tree: parent bytenr must be aligned to sector size | * 148b16cd btrfs: don't free qgroup space unless specified | * 08fa23ad btrfs: fix btrfs_prev_leaf() to not return the same key twice | * 7a4db11f perf symbols: Fix return incorrect build_id size in elf_read_build_id() | * 87a1fa0a crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() | * be3517ae perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp() | * 604b650f perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents | * 1ebd0dfb perf vendor events power9: Remove UTF-8 characters from JSON files | * 796616f2 net: enetc: check the index of the SFI rather than the handle | * b6b15de5 virtio_net: suppress cpu stall when free_unused_bufs | * c043714e virtio_net: split free_unused_bufs() | * 0773270b net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621 | * 0f1ad0ef ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_usb_caiaq_input_init` | * 7f497a94 drm/amdgpu: add a missing lock for AMDGPU_SCHED | * f00ef261 af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). | * 02359ba5 ionic: remove noise from ethtool rxnfc error msg | * 3605b331 octeontx2-vf: Detach LF resources on probe cleanup | * ea7453f5 octeontx2-pf: Disable packet I/O for graceful exit | * 15152b8a rxrpc: Fix hard call timeout units | * 9291aba0 sfc: Fix module EEPROM reporting for QSFP modules | * 774da705 net/sched: act_mirred: Add carrier check | * f3fae1b1 watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe() | * 3b7798b4 writeback: fix call of incorrect macro | * f47f0fb5 net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu | * d6f0687d sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() | * 7311c8be net/sched: cls_api: remove block_cb from driver_list before freeing | * cc8efc78 net/ncsi: clear Tx enable mode when handling a Config required AEN | * fa19c533 scsi: qedi: Fix use after free bug in qedi_remove() | * 4285cc0a dm verity: fix error handling for check_at_most_once on FEC | * fc097cfc dm verity: skip redundant verity_handle_err() on I/O errors | * 26b1b0d0 mailbox: zynqmp: Fix counts of child nodes | * 67fb57f2 mailbox: zynq: Switch to flexible array to simplify code | * c4e636f0 crypto: ccp - Clear PSP interrupt status register before calling handler | * 6f60aae7 ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus | * 2fcb12b3 tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH | * 6c2ee50c tty: clean include/linux/tty.h up | * 57b510c7 tty: move some tty-only functions to drivers/tty/tty.h | * 1924d47a tty: move some internal tty lock enums and functions out of tty.h | * f665d81f tty: audit: move some local functions out of tty.h | * 6a392b80 tty: create internal tty.h file | * e044a244 netfilter: nf_tables: deactivate anonymous set from preparation phase | * a222d279 scsi: target: core: Avoid smp_processor_id() in preemptible code | * 14fc6af6 arm64: dts: qcom: sdm845: correct dynamic power coefficients | * c820c05c sound/oss/dmasound: fix 'dmasound_setup' defined but not used | * 9079ff34 debugobject: Ensure pool refill (again) | * 3f225f29 arm64: Stash shadow stack pointer in the task struct on interrupt | * 9134b5a4 arm64: Always load shadow stack pointer directly from the task struct | * a25a403e perf intel-pt: Fix CYC timestamps after standalone CBR | * 905f8476 perf auxtrace: Fix address filter entire kernel size | * ea827627 dm ioctl: fix nested locking in table_clear() to remove deadlock concern | * a1e3fffe dm flakey: fix a crash with invalid table line | * 44f29e93 dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path | * 717ceb48 dm clone: call kmem_cache_destroy() in dm_clone_init() error path | * eded3ad8 ia64: fix an addr to taddr in huge_pte_offset() | * abb427cb s390/dasd: fix hanging blockdevice after request requeue | * c96807a4 btrfs: scrub: reject unsupported scrub flags | * f7fd1eed scripts/gdb: fix lx-timerlist for Python3 | * 9aabb5f9 afs: Fix updating of i_size with dv jump from server | * 3530a795 mfd: tqmx86: Correct board names for TQMxE39x | * cbe06001 mfd: tqmx86: Specify IO port register range more precisely | * 640a1f7e mfd: tqmx86: Add support for TQMx110EB and TQMxE40x | * 4be49b7c mfd: tqmx86: Remove incorrect TQMx90UC board ID | * 6697a3b0 mfd: tqmx86: Do not access I2C_DETECT register through io_base | * 15da2aca thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe | * 08012d9e dmaengine: at_xdmac: do not enable all cyclic channels | * 4f6303fd dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing | * b2954319 dmaengine: dw-edma: Fix to change for continuous transfer | * da67d604 phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port | * 45e4c009 pwm: mtk-disp: Disable shadow registers before setting backlight values | * 6d138043 pwm: mtk-disp: Adjust the clocks to avoid them mismatch | * 060bd30b pwm: mtk-disp: Don't check the return code of pwmchip_remove() | * 795cec28 leds: tca6507: Fix error handling of using fwnode_property_read_string | * 033f00eb dmaengine: mv_xor_v2: Fix an error code. | * 198fbdd1 leds: TI_LMU_COMMON: select REGMAP instead of depending on it | * 770b0613 ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline | * 8f009ae9 openrisc: Properly store r31 to pt_regs on unhandled exceptions | * 1fe15805 clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails | * 3bc78edd RDMA/mlx5: Use correct device num_ports when modify DC | * 95468f16 SUNRPC: remove the maximum number of retries in call_bind_status | * 50440cdb RDMA/mlx5: Fix flow counter query via DEVX | * 0d6a5c94 Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe | * 09bfd90d input: raspberrypi-ts: Release firmware handle when not needed | * 3aa25037 firmware: raspberrypi: Introduce devm_rpi_firmware_get() | * 73a65744 NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease | * 9c4c6512 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests | * f84c0259 IB/hfi1: Add additional usdma traces | * 1af73620 IB/hfi1: Add AIP tx traces | * 823b59fc IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order | * 8ec6acdb RDMA/srpt: Add a check for valid 'mad_agent' pointer | * 16f596cf RDMA/cm: Trace icm_send_rej event before the cm state is reset | * 3ef7a4c0 RDMA/siw: Remove namespace check from siw_netdev_event() | * ac7f79ee clk: add missing of_node_put() in "assigned-clocks" property parsing | * 391fbf0d power: supply: generic-adc-battery: fix unit scaling | * 9e5a7c11 rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time | * 9ad3221c RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() | * 889a2070 rtc: omap: include header for omap_rtc_power_off_program prototype | * 64778134 workqueue: Fix hung time report of worker pools | * 77d9a64c workqueue: Rename "delayed" (delayed by active management) to "inactive" | * 960167e0 RDMA/rdmavt: Delete unnecessary NULL check | * f7790aec RDMA/siw: Fix potential page_array out of range access | * ab8646c9 clk: at91: clk-sam9x60-pll: fix return value check | * 8f381b24 perf/core: Fix hardlockup failure caused by perf throttle | * 3ea9186a powerpc/rtas: use memmove for potentially overlapping buffer copy | * 6339b9dc macintosh: via-pmu-led: requires ATA to be set | * 15f3a811 powerpc/sysdev/tsi108: fix resource printk format warnings | * 4f41f55d powerpc/wii: fix resource printk format warnings | * 701e3e59 powerpc/mpc512x: fix resource printk format warning | * d68265ec macintosh/windfarm_smu_sat: Add missing of_node_put() | * c45ab3ab spmi: Add a check for remove callback when removing a SPMI driver | * 4ca4a3e4 staging: rtl8192e: Fix W_DISABLE# does not work after stop/start | * d5d628fe serial: 8250: Add missing wakeup event reporting | * fde8ffaa tty: serial: fsl_lpuart: adjust buffer length to the intended size | * 5a76bc35 firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe | * 01293650 usb: mtu3: fix kernel panic at qmu transfer done irq handler | * e8f64f32 usb: chipidea: fix missing goto in `ci_hdrc_probe` | * 7d667749 usb: gadget: tegra-xudc: Fix crash in vbus_draw | * 95d97e18 sh: sq: Fix incorrect element size for allocating bitmap buffer | * a69eb120 uapi/linux/const.h: prefer ISO-friendly __typeof__ | * fd7bf900 i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path | * b24f1ecc spi: cadence-quadspi: fix suspend-resume implementations | * b5a6930f ASoC: fsl_mqs: move of_node_put() to the correct location | * 5bf2d840 coresight: etm_pmu: Set the module field | * 174d7483 scripts/gdb: bail early if there are no generic PD | * 01710564 scripts/gdb: bail early if there are no clocks | * b4b44095 ia64: salinfo: placate defined-but-not-used warning | * 65b5b2c5 ia64: mm/contig: fix section mismatch warning/error | * fd4e45d8 PCI/EDR: Clear Device Status after EDR error recovery | * 9e5ee4fa of: Fix modalias string generation | * 85b4aa4e vmci_host: fix a race condition in vmci_host_poll() causing GPF | * 4bdae667 spi: fsl-spi: Fix CPM/QE mode Litte Endian | * bc88243b spi: qup: Don't skip cleanup in remove's error path | * 00c5b549 linux/vt_buffer.h: allow either builtin or modular for macros | * d4a3c912 ASoC: es8316: Handle optional IRQ assignment | * 67b6e077 ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ | * eb971efc PCI: imx6: Install the fault handler only on compatible match | * 36c237b2 usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition | * aa93a46f spi: imx: Don't skip cleanup in remove's error path | * c3aba912 spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | * f1f3bc99 iio: light: max44009: add missing OF device matching | * ed1f459a fpga: bridge: fix kernel-doc parameter description | * 98bf98e7 usb: dwc3: gadget: Change condition for processing suspend event | * 8a859ac8 usb: host: xhci-rcar: remove leftover quirk handling | * c76ba917 pstore: Revert pmsg_lock back to a normal mutex | * 7d285c6c ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it | * 230a5ed7 tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. | * 0abcb0b0 net: amd: Fix link leak when verifying config failed | * b978d22f netlink: Use copy_to_user() for optval in netlink_getsockopt(). | * 0837d10f Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work" | * 56678573 ipv4: Fix potential uninit variable access bug in __ip_make_skb() | * 4b8a05e3 net/sched: sch_fq: fix integer overflow of "credit" | * cb71b24a netfilter: nf_tables: don't write table validation state without mutex | * f4fc43fd bpf: Don't EFAULT for getsockopt with optval=NULL | * 80090acb ixgbe: Enable setting RSS table to default values | * 7a150a5b ixgbe: Allow flow hash to be set via ethtool | * 89496d6c wifi: iwlwifi: fw: fix memory leak in debugfs | * f4eb14d2 wifi: iwlwifi: mvm: check firmware response size | * 4ff7c0fb wifi: iwlwifi: make the loop for card preparation effective | * 62fde465 jdb2: Don't refuse invalidation of already invalidated buffers | * 038cbab5 wifi: iwlwifi: fw: move memset before early return | * c0ca3824 wifi: iwlwifi: yoyo: Fix possible division by zero | * 2a65555f md/raid10: fix memleak of md thread | * 6361b059 md/raid10: fix memleak for 'conf->bio_split' | * 1697fb12 md/raid10: fix leak of 'r10bio->remaining' for recovery | * fcacaa9d bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap | * 21f2503d nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" | * e119d191 nvme: fix async event trace event | * a9e3d9ba nvme: handle the persistent internal error AER | * 2f930722 bpf, sockmap: fix deadlocks in the sockhash and sockmap | * 2be04fa7 net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling | * bab8dc38 scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() | * b2f423fd f2fs: fix to avoid use-after-free for cached IPU bio | * 5877980d xsk: Fix unaligned descriptor validation | * 2a67bc52 crypto: drbg - Only fail when jent is unavailable in FIPS mode | * 9dbdedd4 crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors | * 27942f47 bpftool: Fix bug for long instructions in program CFG dumps | * 072d16ab selftests/bpf: Wait for receive in cg_storage_multi test | * d64a12ee net: qrtr: correct types of trace event parameters | * dc55805d wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() | * c6216975 wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() | * adc2d82e crypto: sa2ul - Select CRYPTO_DES | * de3908e1 crypto: caam - Clear some memory in instantiate_rng | * a8226a45 f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages() | * d11a7457 f2fs: apply zone capacity to all zone type | * d420c4a0 f2fs: enforce single zone capacity | * c3a1914b f2fs: handle dqget error in f2fs_transfer_project_quota() | * 202048ec scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS | * bfe67e05 scsi: target: iscsit: Fix TAS handling during conn cleanup | * e1f59cd1 scsi: target: Fix multiple LUN_RESET handling | * 008b936b scsi: target: Make state_list per CPU | * 7c8a29f1 scsi: target: Rename cmd.bad_sector to cmd.sense_info | * 621c89a0 scsi: target: Rename struct sense_info to sense_detail | * 05c6db12 net/packet: convert po->auxdata to an atomic flag | * 5ca1be36 net/packet: convert po->origdev to an atomic flag | * 8bb81a92 net/packet: annotate accesses to po->xmit | * ba6d56b2 vlan: partially enable SIOCSHWTSTAMP in container | * 118df5df bpf: Remove misleading spec_v1 check on var-offset stack read | * 10c10512 scm: fix MSG_CTRUNC setting condition for SO_PASSSEC | * 10702be8 bpf: fix precision propagation verbose logging | * 6be8ad4c bpf: take into account liveness when propagating precision | * 243fab8e wifi: rtw88: mac: Return the original error from rtw_mac_power_switch() | * 1980dd8c wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser() | * 3ab6ec6c tools: bpftool: Remove invalid \' json escape | * 1300517e wifi: ath6kl: reduce WARN to dev_dbg() in callback | * 6c91b3b5 wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() | * 320d760a wifi: ath9k: hif_usb: fix memory leak of remain_skbs | * 129c3fb5 wifi: ath6kl: minor fix for allocation size | * c4013689 tick/common: Align tick period with the HZ tick. | * 107ea1f6 tick: Get rid of tick_period | * fdc48767 tick/sched: Optimize tick_do_update_jiffies64() further | * 93c43008 tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() | * ca721584 tick/sched: Use tick_next_period for lockless quick check | * 780f3032 drm/i915: Make intel_get_crtc_new_encoder() less oopsy | * 9edf5518 debugobject: Prevent init race with static objects | * f16f065f arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step | * 55fc2246 x86/ioapic: Don't return 0 from arch_dynirq_lower_bound() | * dfce9bb3 regulator: stm32-pwr: fix of_iomap leak | * a6aeba55 media: venus: dec: Fix handling of the start cmd | * 3a227dc1 media: venus: vdec: Handle DRC after drain | * 5bac3de7 media: venus: preserve DRC state across seeks | * 4c123927 media: venus: vdec: Make decoder return LAST flag for sufficient event | * a30297bf media: venus: vdec: Fix non reliable setting of LAST flag | * 025a3471 media: rc: gpio-ir-recv: Fix support for wake-up | * 1acb982e media: rcar_fdp1: Fix refcount leak in probe and remove function | * ccc45488 media: rcar_fdp1: Fix the correct variable assignments | * ee24c9e2 media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource() | * bf91fb6c media: rcar_fdp1: fix pm_runtime_get_sync() usage count | * 21de9d0d media: rcar_fdp1: simplify error check logic at fdp_open() | * 7dac96e9 media: saa7134: fix use after free bug in saa7134_finidev due to race condition | * e9d64e90 media: dm1105: Fix use after free bug in dm1105_remove due to race condition | * de19d02d media: rkvdec: fix use after free bug in rkvdec_remove | * 4883f0f7 x86/apic: Fix atomic update of offset in reserve_eilvt_offset() | * 06140d6d regulator: core: Avoid lockdep reports when resolving supplies | * 4c0b98d8 regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() | * e21c93b2 drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() | * 0fc1a90b ARM: dts: gta04: fix excess dma channel usage | * f5942133 mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data | * 1487b290 ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 | * ee22417f drm: msm: adreno: Disable preemption on Adreno 510 | * 00f02bb8 drm/msm/adreno: drop bogus pm_runtime_set_active() | * f9ba5962 drm/msm/adreno: Defer enabling runpm until hw_init() | * 9a3a907c media: max9286: Free control handler | * f8d28cec drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535 | * 076cdba3 firmware: qcom_scm: Clear download bit during reboot | * 4362444d media: bdisp: Add missing check for create_workqueue | * a9b9ea0e x86/MCE/AMD: Use an u64 for bank_map | * a8504f9a ARM: dts: qcom: ipq8064: Fix the PCI I/O port range | * 7d731fae ARM: dts: qcom: ipq8064: reduce pci IO size to 64K | * 870644bf ARM: dts: qcom: ipq4019: Fix the PCI I/O port range | * 45855912 arm64: dts: qcom: msm8996: Fix the PCI I/O port range | * b6082e8c arm64: dts: qcom: ipq8074: Fix the PCI I/O port range | * 5f6302ab arm64: dts: qcom: msm8998: Fix the PCI I/O port range | * 21235254 arm64: dts: qcom: sdm845: Fix the PCI I/O port range | * eb9c5b38 arm64: dts: qcom: sdm845: correct dynamic power coefficients | * 94e6f7e7 arm64: dts: qcom: msm8998: Fix stm-stimulus-base reg name | * e951bdaa EDAC/skx: Fix overflows on the DRAM row address mapping arrays | * 6e6c27b2 drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources | * 9c4c9010 arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table | * fbfca9b8 arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table | * 08310f81 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe | * a1e6a416 soc: ti: pm33xx: Enable basic PM runtime support for genpd | * e33f374d drm/probe-helper: Cancel previous job before starting new one | * 67f07215 drm/vgem: add missing mutex_destroy | * ae784c3e drm/rockchip: Drop unbalanced obj unref | * 056a1217 erofs: fix potential overflow calculating xattr_isize | * 7a4579cd erofs: stop parsing non-compact HEAD index if clusterofs is invalid | * e5ec1291 tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | * 933bfc5a tpm, tpm: Implement usage counter for locality | * 140735c4 tpm, tpm_tis: Claim locality before writing interrupt registers | * 35ca7f62 tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | * cbb1dd27 tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | * c62a2331 tpm, tpm_tis: Do not skip reset of original interrupt vector | * 3ec77043 selinux: ensure av_permissions.h is built when needed | * fea31446 selinux: fix Makefile dependencies of flask.h | * 0c29f14c selftests/resctrl: Check for return value after write_schemata() | * 4075fbcd selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem | * d0653cc6 rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check | * d1ab8b54 clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent | * e0dd13b4 wifi: rtl8xxxu: RTL8192EU always needs full init | * 0fd9b0f6 mailbox: zynqmp: Fix typo in IPI documentation | * 63314371 mailbox: zynqmp: Fix IPI isr handling | * bdbf104b md/raid10: fix null-ptr-deref in raid10_sync_request | * 8a89d36a nilfs2: fix infinite loop in nilfs_mdt_get_block() | * 7c3e6620 nilfs2: do not write dirty data after degenerating to read-only | * e4b52644 parisc: Fix argument pointer in real64_call_asm() | * be649ea1 sound/oss/dmasound: fix build when drivers are mixed =y/=m | * b8f444a4 ubifs: Free memory for tmpfile name | * 5b4b6cb7 ubi: Fix return value overwrite issue in try_write_vid_and_data() | * 66e9f2fb ubifs: Fix memleak when insert_old_idx() failed | * a4904c56 Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" | * 87d98984 iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE | * db8b34ff i2c: omap: Fix standard mode false ACK readings | * 2b00b2a0 writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs | * 1b0df447 relayfs: fix out-of-bounds access in relay_file_read | * e28df70d KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted | * 680c419d reiserfs: Add security prefix to xattr name in reiserfs_security_write() | * eb18bc5a rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed | * 0a89d4a0 crypto: safexcel - Cleanup ring IRQ workqueues on load failure | * ff86deab crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON() | * 1c99f65d ring-buffer: Sync IRQ works before buffer destruction | * dda1372c pwm: meson: Fix g12a ao clk81 name | * c1cabb10 pwm: meson: Fix axg ao mux parents | * fcd2da2e kheaders: Use array declaration instead of char | * 1b633da2 ipmi: fix SSIF not responding under certain cond. | * 6d5993d5 ipmi:ssif: Add send_retries increment | * 47e61cad MIPS: fw: Allow firmware to pass a empty env | * 28845959 tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem | * 29b89908 xhci: fix debugfs register accesses while suspended | * a863ac03 staging: iio: resolver: ads1210: fix config mode | * c8714ddf ext4: use ext4_journal_start/stop for fast commit transactions | * 701a8220 blk-crypto: make blk_crypto_evict_key() more robust | * 5072008b blk-crypto: make blk_crypto_evict_key() return void | * 874bdf43 blk-mq: release crypto keyslot before reporting I/O complete | * 68494eb7 perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE) | * 7c5811b9 posix-cpu-timers: Implement the missing timer_wait_running callback | * aed39acf hwmon: (adt7475) Use device_property APIs when configuring polarity | * b0090068 hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write | * a71cb92e USB: dwc3: fix runtime pm imbalance on unbind | * 27dc207c USB: dwc3: fix runtime pm imbalance on probe errors | * b978269d PCI: qcom: Fix the incorrect register usage in v2.7.0 config | * 2f31633d PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock | * 5434c701 wireguard: timers: cast enum limits members to int in prints | * 69fdbb33 asm-generic/io.h: suppress endianness warnings for readq() and writeq() | * 925cbb72 ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750 | * f5e96af7 iio: adc: palmas_gpadc: fix NULL dereference on rmmod | * 8aa079c2 driver core: Don't require dynamic_debug for initcall_debug probe timing | * f964a003 USB: serial: option: add UNISOC vendor and TOZED LT70C product | * c0e92142 x86/fpu: Prevent FPU state corruption | * 98cfbad5 bluetooth: Perform careful capability checks in hci_sock_ioctl() | * dc110b20 drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var | * 54982560 wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() | * 1dd95b2109de KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg() | * 0f29d0e8fc77 counter: 104-quad-8: Fix race condition between FLAG and CNTR reads | * d4a895e924b4 seccomp: Move copy_seccomp() to no failure path. * | 571f442f6752 Revert "sched/fair: Detect capacity inversion" * | 40fd204a4f78 Revert "sched/fair: Consider capacity inversion in util_fits_cpu()" * | 2c888e7bcc42 Revert "sched/uclamp: Fix a uninitialized variable warnings" * | cf764edfb774 Revert "sched/fair: Fixes for capacity inversion detection" * | 67cc1e822f94 Merge 5.10.179 into android13-5.10-lts |\| | * f1b32fda06d2 Linux 5.10.179 | * 0367bf3f4a4e ASN.1: Fix check for strdup() success | * 4ab5f8f9d026 ASoC: fsl_asrc_dma: fix potential null-ptr-deref | * 42604b4ad5f3 iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger() | * 155b2586de3f pwm: hibvt: Explicitly set .polarity in .get_state() | * 1c3a1211370d pwm: iqs620a: Explicitly set .polarity in .get_state() | * b28079807de2 pwm: meson: Explicitly set .polarity in .get_state() | * f69112de70a0 sctp: Call inet6_destroy_sock() via sk->sk_destruct(). | * 7da54ddc04e6 dccp: Call inet6_destroy_sock() via sk->sk_destruct(). | * 04d393c4bbf5 inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy(). | * b1f06ab985ef tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). | * 0e7b5e1020aa udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). | * 05cf34a2b641 ext4: fix use-after-free in ext4_xattr_set_entry | * c75711396c04 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() | * 9400206d9d5e Revert "ext4: fix use-after-free in ext4_xattr_set_entry" | * 81775ab858b4 fuse: fix deadlock between atomic O_TRUNC and page invalidation | * 03cefde986f1 fuse: always revalidate rename target dentry | * 42dfdbd4dcfa fuse: fix attr version comparison in fuse_read_update_size() | * 0078a1667cbf fuse: check s_root when destroying sb | * 6d0d67b05f7b virtiofs: split requests that exceed virtqueue size | * cf08dc79168a virtiofs: clean up error handling in virtio_fs_get_tree() | * e220438d1e33 purgatory: fix disabling debug info | * 37df709706ae docs: futex: Fix kernel-doc references after code split-up preparation | * 77748b0a047e MIPS: Define RUNTIME_DISCARD_EXIT in LD script | * 4735b6f74f25 sched/fair: Fixes for capacity inversion detection | * 89ad8a672f57 sched/uclamp: Fix a uninitialized variable warnings | * 09129798a608 sched/fair: Consider capacity inversion in util_fits_cpu() | * 30f04dd56dfd sched/fair: Detect capacity inversion | * b18cbd359d72 sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition | * 41a880740c9f sched/uclamp: Make cpu_overutilized() use util_fits_cpu() | * 07750955e9a2 sched/uclamp: Make asym_fits_capacity() use util_fits_cpu() | * 2fd1c194e688 sched/uclamp: Make select_idle_capacity() use util_fits_cpu() | * 8ca2bf63d946 sched/uclamp: Fix fits_capacity() check in feec() | * 5cb1a56ced30 sched/uclamp: Make task_fits_capacity() use util_fits_cpu() | * 2523d9d7bb5c mm/khugepaged: check again on anon uffd-wp during isolation | * 651b0bf43d67 mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25 | * c61928fcca27 kernel/sys.c: fix and improve control flow in __sys_setres[ug]id() | * e10a6d88ae9b memstick: fix memory leak if card device is never registered | * 2c90ef37151f nilfs2: initialize unused bytes in segment summary blocks | * 09daff9c3cd7 iio: light: tsl2772: fix reading proximity-diodes from device tree | * 77ac8f2ad4ad xfs: drop submit side trans alloc for append ioends | * a4e800a7bd67 powerpc/doc: Fix htmldocs errors | * c215c636819c xen/netback: use same error messages for same errors | * 0c9cbfc951c4 nvme-tcp: fix a possible UAF when failing to allocate an io queue | * 8c746b665089 s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling | * a36246a7480d net: dsa: b53: mmap: add phy ops | * b33f28ea45e9 scsi: core: Improve scsi_vpd_inquiry() checks | * 24ddcc6a635b scsi: megaraid_sas: Fix fw_crash_buffer_show() | * 01bd481b1b94 selftests: sigaltstack: fix -Wuninitialized | * 8b44a83a1680 Input: i8042 - add quirk for Fujitsu Lifebook A574/H | * 37882b203a2d f2fs: Fix f2fs_truncate_partial_nodes ftrace event | * 9a8dbfd7f3e5 e1000e: Disable TSO on i219-LM card to increase speed | * b1281d008845 bpf: Fix incorrect verifier pruning due to missing register precision taints | * b085b5787b4a mlxsw: pci: Fix possible crash during initialization | * c972851d3848 net: rpl: fix rpl header size calculation | * b6b06c5ee333 mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() | * 880c09bc2f0b i40e: fix i40e_setup_misc_vector() error handling | * 72df55d3dc96 i40e: fix accessing vsi->active_filters without holding lock | * 381110d06192 netfilter: nf_tables: fix ifdef to also consider nf_tables=m | * 6758a51ef36a sfc: Fix use-after-free due to selftest_work | * 06a72bbf0d98 sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. | * b6dd232f6350 virtio_net: bugfix overflow inside xdp_linearize_page() | * ddcf35deb8f2 net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg | * 8e73952957a3 regulator: fan53555: Explicitly include bits header | * 3224458030a2 netfilter: br_netfilter: fix recent physdev match breakage | * 08b78037c4f1 arm64: dts: imx8mm-evk: correct pmic clock source | * 2c06e904c2b7 arm64: dts: meson-g12-common: specify full DMC range | * b33dbd06ac5f arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node | * e662521ec739 ARM: dts: rockchip: fix a typo error for rk3288 spdif node * | 8a30c9beebe8 Merge branch 'android13-5.10' into android13-5.10-lts * | 43c801dc3325 Revert "ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()" * | b996f09b1667 ANDROID: preserve CRC for xhci symbols * | 0ba968a0d794 Revert "ipv4: shrink netns_ipv4 with sysctl conversions" * | b279c73952ad Revert "tcp: convert elligible sysctls to u8" * | 2a6d1fe61fa5 Revert "tcp: restrict net.ipv4.tcp_app_win" * | b1ab81d21cef Merge 5.10.178 into android13-5.10-lts |/ * 791a854ae5a5 Linux 5.10.178 * f177b382c339 sysctl: Fix data-races in proc_dou8vec_minmax(). * 56314b90fd43 panic, kexec: make __crash_kexec() NMI safe * d425f348211f kexec: turn all kexec_mutex acquisitions into trylocks * 784b6ba15eb2 kexec: move locking into do_kexec_load * 0b077b22ea9f riscv: Handle zicsr/zifencei issues between clang and binutils * c36a25101179 kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS * d5f67f6d4ec4 kbuild: Switch to 'f' variants of integrated assembler flag * 83f55e6f298e kbuild: check the minimum assembler version in Kconfig * 6facabb4d069 coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug * 7b78445bce52 watchdog: sbsa_wdog: Make sure the timeout programming is within the limits * 10b7a33c5de3 i2c: ocores: generate stop condition after timeout in polling mode * b4210b10dc7e x86/rtc: Remove __init for runtime functions * ba4a2f6d99fc sched/fair: Fix imbalance overflow * 68387ae3b63e sched/fair: Move calculate of avg_load to a better location * ccbec01cc99c powerpc/papr_scm: Update the NUMA distance table for the target node * 453b3188be89 powerpc/pseries: Add support for FORM2 associativity * 498618e0a1e7 powerpc/pseries: Add a helper for form1 cpu distance * 18ce785effd9 powerpc/pseries: Consolidate different NUMA distance update code paths * f2ae0eb96bfb powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY * f6d8a3a2eaab powerpc/pseries: rename min_common_depth to primary_domain_index * 5abf8af8df97 ubi: Fix deadlock caused by recursively holding work_sem * 33611d4a8181 mtd: ubi: wl: Fix a couple of kernel-doc issues * 0279e82e1484 ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size * 37a3cf4abc5a cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() * 10bda0ec3160 x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot * 176d7345b89c scsi: ses: Handle enclosure with just a primary component gracefully * cf22c98bcbf8 net: sfp: initialize sfp->i2c_block_size at sfp allocation * 2a4835b8ede0 riscv: add icache flush for nommu sigreturn trampoline * c76e79e526cd asymmetric_keys: log on fatal failures in PE/pkcs7 * 5de2e1f5e26f verify_pefile: relax wrapper length check * e4b9f0bf91a3 drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F * 9f0ee9ed54e1 efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L * e1f80b4dfad9 i2c: imx-lpi2c: clean rx/tx buffers upon new message * 81c30f89b9c3 wifi: mwifiex: mark OF related data as maybe unused * ab39582f3081 power: supply: cros_usbpd: reclassify "default case!" as debug * 6de0d0699f5c libbpf: Fix single-line struct definition output in btf_dump * 1bec9da233f7 net: macb: fix a memory corruption in extended buffer descriptor mode * 7d8c844b337d udp6: fix potential access to stale information * d1b9b3191697 RDMA/core: Fix GID entry ref leak when create_ah fails * 79b28f42214a sctp: fix a potential overflow in sctp_ifwdtsn_skip * 3814d211ff13 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() * dad92d8ada07 qlcnic: check pci_reset_function result * 4a519731ece8 drm/armada: Fix a potential double free in an error handling path * a069d4d98cd2 tcp: restrict net.ipv4.tcp_app_win * cc9f9a49f5b3 tcp: convert elligible sysctls to u8 * f662a0786dfd ipv4: shrink netns_ipv4 with sysctl conversions * 389dab6142d7 sysctl: add proc_dou8vec_minmax() * 8a1fdb35459d niu: Fix missing unwind goto in niu_alloc_channels() * 9266e939d762 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition * ae1149885142 RDMA/cma: Allow UD qp_type to join multicast only * 5e567fd29611 IB/mlx5: Add support for 400G_8X lane speed * a1d2fb5d13c9 IB/mlx5: Add support for NDR link speed * 8a886f01b85d clk: sprd: set max_register according to mapping range * 6e2845284b12 mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min * 9e946e4e8c3d mtd: rawnand: stm32_fmc2: remove unsupported EDO mode * 6b0e71919264 mtd: rawnand: meson: fix bitmask for length in command word * 441e57ff87c2 mtdblock: tolerate corrected bit-flips * 0d07ea8d385c fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace * 5635e6940656 btrfs: fix fast csum implementation detection * 3576e08f19dc btrfs: print checksum type and implementation at mount time * f7ec5ca433ce Bluetooth: Fix race condition in hidp_session_thread * d9ba36c22a7b Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} * 8533fe864574 ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards * 8f6a20a4f4ce ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() * 69108a8a45c6 ALSA: i2c/cs8427: fix iec958 mixer control deactivation * e63a515d11de ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard * df4af0ddf7f0 ALSA: emu10k1: fix capture interrupt handler unlinking * 14e90335bc73 Revert "pinctrl: amd: Disable and mask interrupts on resume" * 59dc9767cefb bpftool: Print newline before '}' for struct with padding only fields * 2765aca63776 ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown * a412ba6b6cc6 Revert "media: ti: cal: fix possible memory leak in cal_ctx_create()" * 2d96c8dca946 drm/bridge: lt9611: Fix PLL being unable to lock * a2773afc81fc selftests: intel_pstate: ftime() is deprecated * ea8c42b3b6d9 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() * 5a74837809cc ring-buffer: Fix race while reader and writer are on the same page * c1bbe926a1c7 drm/nouveau/disp: Support more modes by checking with lower bpc * 8250f7f7ae21 drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path * acbbfdba9ca6 ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots() * 6e36373aa5ff tracing: Free error logs of tracing instances * 9c5df2f14ee3 can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events * 70caa596d158 can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access * f018ef34c44b ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct() * eadcad0a47bf ftrace: Mark get_lock_parent_ip() __always_inline * 9470fc63ab42 perf/core: Fix the same task check in perf_event_set_output * 499757ad3332 scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param() * 4bfdead17443 iio: adc: ad7791: fix IRQ flags * 14f9ff7857e7 ALSA: hda/realtek: Add quirk for Clevo X370SNW * 1f3b8c3b047a dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFs * 3dbee84bf9e3 nilfs2: fix sysfs interface lifetime * f32297dba338 nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() * a17bed82c0d3 tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty * 25eff5e7f743 tty: serial: sh-sci: Fix Rx on RZ/G2L SCI * 72a3e4fa882d tty: serial: sh-sci: Fix transmit end interrupt handler * 741d73fc573c iio: light: cm32181: Unregister second I2C client if present * 58bf30479a2e iio: dac: cio-dac: Fix max DAC write value check for 12-bit * f47659f1e942 iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip * 52a003870ee2 USB: serial: option: add Quectel RM500U-CN modem * e6655d483766 USB: serial: option: add Telit FE990 compositions * 9d1f2a6b8d9a usb: typec: altmodes/displayport: Fix configure initial pin assignment * 4be2b71e9d36 USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs * ec20260950af xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu * b4b4f17aa46c usb: xhci: tegra: fix sleep in atomic call * 07216da8fb1d NFSD: callback request does not use correct credential for AUTH_SYS * a3c4aa48e5f2 sunrpc: only free unix grouplist after RCU settles * 890517a4a255 net: stmmac: fix up RX flow hash indirection table when setting channels * bdbbd3fa58f8 net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe * d8c8476c1433 gpio: davinci: Add irq chip flag to skip set wake * 605b056d6330 ipv6: Fix an uninit variable access bug in __ip6_make_skb() * ff2565fb8f19 net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT * b4b6dfad41aa sctp: check send stream number after wait_for_sndbuf * efda95cebfdd net: don't let netpoll invoke NAPI if in xmit context * ec81049f0957 icmp: guard against too small mtu * 98a9cd82c541 net: qrtr: Fix a refcount bug in qrtr_recvmsg() * 94c53d294944 net: qrtr: combine nameservice into main module * 3fe20515449a wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta * 2951229ee7d0 KVM: s390: pv: fix external interruption loop not always detected * b43a8939f1e1 pwm: sprd: Explicitly set .polarity in .get_state() * d59b83494d1b pwm: cros-ec: Explicitly set .polarity in .get_state() * 176c6b488919 Drivers: vmbus: Check for channel allocation before looking up relids * c51b336bd951 gpio: GPIO_REGMAP: select REGMAP instead of depending on it Change-Id: I067fd2a2c570dfda273bcff64270122c27ae8299 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment