pantah: update kernel-and-modules prebuilt

Linux version 5.10.198-android13-4-01339-g57bec5e659b4-ab11297499
    (build-user@build-host) (Android (8508608, based on r450784e)
    clang version 14.0.7
    (https://android.googlesource.com/toolchain/llvm-project
    4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP
    PREEMPT Wed Jan 10 00:07:10 UTC 2024

aosp: (500 changes)
  57bec5e6 ANDROID: binder: fix KMI-break due to alloc->lock
  48ef5d18 ANDROID: binder: fix KMI-break due to address type change
  2a05d20a BACKPORT: FROMGIT: binder: switch alloc->mutex to spinlock_t
  8eda31ad BACKPORT: FROMGIT: binder: reverse locking order in shrinker callback
  0fb2b1b6 FROMGIT: binder: avoid user addresses in debug logs
  49a300d9 FROMGIT: binder: refactor binder_delete_free_buffer()
  ba097c4f FROMGIT: binder: collapse print_binder_buffer() into caller
  1e0217b4 FROMGIT: binder: document the final page calculation
  972918bc BACKPORT: FROMGIT: binder: rename lru shrinker utilities
  deeb01f8 UPSTREAM: drivers/android: remove redundant ret variable
  74ff1bcf FROMGIT: binder: make oversized buffer code more readable
  a3b400b1 FROMGIT: binder: remove redundant debug log
  bceb3d70 BACKPORT: FROMGIT: binder: perform page installation outside of locks
  12e9ee6f FROMGIT: binder: initialize lru pages in mmap callback
  58f9089d FROMGIT: binder: malloc new_buffer outside of locks
  0e4cf4fb BACKPORT: FROMGIT: binder: refactor page range allocation
  c86bd0e4 BACKPORT: FROMGIT: binder: relocate binder_alloc_clear_buf()
  e740c793 FROMGIT: binder: relocate low space calculation
  369e16ec FROMGIT: binder: separate the no-space debugging logic
  91038b80 FROMGIT: binder: remove pid param in binder_alloc_new_buf()
  e824066a FROMGIT: binder: do unlocked work in binder_alloc_new_buf()
  2e970151 FROMGIT: binder: split up binder_update_page_range()
  8830b9ec FROMGIT: binder: keep vma addresses type as unsigned long
  46cd6139 FROMGIT: binder: remove extern from function prototypes
  54b76589 FROMGIT: binder: fix comment on binder_alloc_new_buf() return value
  34c25a6c FROMGIT: binder: fix trivial typo of binder_free_buf_locked()
  b1c373a9 FROMGIT: binder: fix unused alloc->free_async_space
  57f17233 FROMGIT: binder: fix async space check for 0-sized buffers
  da2ec898 FROMGIT: binder: fix race between mmput() and do_exit()
  823ef171 BACKPORT: FROMGIT: binder: fix use-after-free in shinker's callback
  08b5b71c FROMGIT: binder: use EPOLLERR from eventpoll.h
  dfa6393c UPSTREAM: netfilter: nf_tables: skip set commit for deleted/destroyed sets
  04b9052b UPSTREAM: ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
  90c5e2a6 UPSTREAM: trace: bpf: Allow bpf to attach to bare tracepoints
  4fb32a1f BACKPORT: USB: gadget: core: adjust uevent timing on gadget unbind
  88a8a2d6 ANDROID: GKI: Enable CONFIG_USB_EHCI_ROOT_HUB_TT
  b170c5ce UPSTREAM: dm verity: don't perform FEC for failed readahead IO
  bd56c9e1 UPSTREAM: netfilter: nft_set_pipapo: skip inactive elements during set walk
  783880c6 UPSTREAM: io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
  db0368c5 ANDROID: fuse-bpf: Follow mounts in lookups
  9dc33a03 UPSTREAM: usb: dwc3: core: Host wake up support from system suspend
  1dbbc3ff UPSTREAM: dt-bindings: usb: dwc3: Add wakeup-source property support
  db322203 ANDROID: Snapshot Mainline's version of checkpatch.pl
  ff0ad564 FROMLIST: binder: fix memory leaks of spam and pending work
  5292e404 UPSTREAM: nvmet-tcp: Fix a possible UAF in queue intialization setup
  1f0439cb UPSTREAM: x86/sev: Check for user-space IOIO pointing to kernel space
  72c96e21 UPSTREAM: x86/sev: Check IOBM for IOIO exceptions from user-space
  0d32b586 UPSTREAM: ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
  45a17ab0 ANDROID: Update the ABI symbol list
  336a48ca ANDROID: GKI: add a vendor hook in ptep_clear_flush_young()
  8293383b ANDROID: GKI: db845c: Update symbols list and ABI on rpmsg_register_device_override
  45113fe0 ANDROID: fuse-bpf: Ignore readaheads unless they go to the daemon
  fc1bbf14 ANDROID: fix up rpmsg_device ABI break
  c092a184 ANDROID: fix up platform_device ABI break
  373fc778 UPSTREAM: rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
  61796fcd UPSTREAM: rpmsg: glink: Release driver_override
  81ea53c9 BACKPORT: rpmsg: Fix calling device_lock() on non-initialized device
  1261e4d1 BACKPORT: rpmsg: Fix kfree() of static memory on setting driver_override
  224ca0cb UPSTREAM: rpmsg: Constify local variable in field store macro
  0782685c UPSTREAM: driver: platform: Add helper for safer setting of driver_override
  442a93a8 ANDROID: Update the ABI representation
  fb806d83 ANDROID: sched: Add trace_android_rvh_set_user_nice_locked
  b9ea98aa Merge tag 'android13-5.10.198_r00' into android13-5.10
  4b762cfe UPSTREAM: USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
  009e0759 UPSTREAM: USB: core: Change usb_get_device_descriptor() API
  94f4edeb UPSTREAM: USB: core: Unite old scheme and new scheme descriptor reads
  05b3d877 UPSTREAM: tcp: Reduce chance of collisions in inet6_hashfn().
  109fb9c3 ANDROID: fuse-bpf: Add NULL pointer check in fuse_release_in
  60a94adf FROMGIT: usb:gadget:uvc Do not use worker thread to pump isoc usb requests
  5f10cc76 FROMGIT: usb: gadget: uvc: Fix use-after-free for inflight usb_requests
  e3b1bba1 FROMGIT: usb: gadget: uvc: move video disable logic to its own function
  f7f5e854 FROMGIT: usb: gadget: uvc: Allocate uvc_requests one at a time
  86d2f598 FROMGIT: usb: gadget: uvc: prevent use of disabled endpoint
  d397cc29 FROMGIT: Input: uinput - allow injecting event times
  2f022cc6 ANDROID: KVM: arm64: Fix error path in pkvm_mem_abort()
  974cdc34 Revert "netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp"
  2d1b1886 Revert "net: bridge: use DEV_STATS_INC()"
  89c0292a Merge 5.10.198 into android13-5.10-lts
  02f99cac Merge 5.10.197 into android13-5.10-lts
  be29d29d Merge 5.10.196 into android13-5.10-lts
  03a17e06 Revert "configfs: fix a race in configfs_lookup()"
  23626417 FROMLIST: lib/test_meminit: fix off-by-one error in test_pages()
  0d2472ea Revert "scsi: core: Use 32-bit hostnum in scsi_host_lookup()"
  ba325a1c Revert "fs/nls: make load_nls() take a const parameter"
  8096edee FROMLIST: drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()
  3d1e6807 Revert "tracing: Introduce pipe_cpumask to avoid race on trace_pipes"
  479c1013 Revert "tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY"
  0d7d043d Revert "crypto: api - Use work queue in crypto_destroy_instance"
  2f0186e5 Revert "ip_tunnels: use DEV_STATS_INC()"
  baf2a04b Merge "Merge 5.10.195 into android13-5.10-lts" into android13-5.10-lts
  453c24a0 Merge 5.10.195 into android13-5.10-lts
  a568188d Merge 746b363bef41 ("Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition") into android13-5.10-lts
  6d962c29 Merge f71b0b4a497e ("modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules") into android13-5.10-lts
  e7b20445 Merge 92de8497c342 ("rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff") into android13-5.10-lts
  a8d81224 Linux 5.10.198
  660627c7 xen/events: replace evtchn_rwlock with RCU
  1e3d016a mmc: renesas_sdhi: only reset SCC when its pointer is populated
  a7d86a77 netfilter: nftables: exthdr: fix 4-byte stack OOB write
  84f6b686 netfilter: nf_tables: fix kdoc warnings after gc rework
  c17446c0 parisc: Restore __ldcw_align for PA-RISC 2.0 processors
  cfc33339 RDMA/mlx5: Fix NULL string error
  0d520cdb RDMA/siw: Fix connection failure handling
  5a4a6a47 RDMA/uverbs: Fix typo of sizeof argument
  62686828 RDMA/cma: Fix truncation compilation warning in make_cma_ports
  7de0e424 RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
  36953b4d gpio: pxa: disable pinctrl calls for MMP_GPIO
  6ad972e6 gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
  d7d8f1a6 IB/mlx4: Fix the size of a buffer in add_port_entries()
  204c2d48 of: dynamic: Fix potential memory leak in of_changeset_action()
  b74f12f9 RDMA/core: Require admin capabilities to set system parameters
  ccd87fe7 dm zoned: free dmz->ddev array in dmz_put_zoned_devices
  82d87c94 cpupower: add Makefile dependencies for install targets
  49224161 sctp: update hb timer immediately after users change hb_interval
  f8765849 sctp: update transport state when processing a dupcook packet
  ff346b01 tcp: fix delayed ACKs for MSS boundary condition
  677aaa26 tcp: fix quick-ack counting to count actual ACKs of new data
  6a24d066 tipc: fix a potential deadlock on &tx->lock
  b9f1568b net: stmmac: dwmac-stm32: fix resume on STM32 MCU
  3a5142f0 netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
  0ba93485 netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
  b212f361 net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
  dba849cc net: nfc: llcp: Add lock when modifying device list
  30bc4d7a net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
  d44346dd net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
  96b2e109 ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
  2ea52a2f net: fix possible store tearing in neigh_periodic_work()
  6e3d9e5c modpost: add missing else to the "of" check
  225cd4f6 NFSv4: Fix a nfs4_state_manager() race
  d8f2ba9e ima: rework CONFIG_IMA dependency block
  77f82df9 scsi: target: core: Fix deadlock due to recursive locking
  a9430129 ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
  725fd208 regmap: rbtree: Fix wrong register marked as in-cache when creating new node
  666cdc43 wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
  54a4faab drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
  93dd471d bpf: Fix tr dereferencing
  10a18c8b wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
  8c15c1bc wifi: iwlwifi: dbg_ini: fix structure packing
  a5f643ab ubi: Refuse attaching if mtd's erasesize is 0
  33420a82 arm64: Add Cortex-A520 CPU part definition
  81d03e25 net: prevent rewrite of msg_name in sock_sendmsg()
  72fc02eb net: replace calls to sock->ops->connect() with kernel_connect()
  1aeff207 wifi: mwifiex: Fix tlv_buf_left calculation
  f6f25930 qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
  b9c4b3ca scsi: zfcp: Fix a double put in zfcp_port_enqueue()
  04b6b67a Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
  c2cf152e Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"
  f94471c0 block: fix use-after-free of q->q_usage_counter
  0d6987d4 rbd: take header_rwsem in rbd_dev_refresh() only when updating
  d3d170c5 rbd: decouple parent info read-in from updating rbd_dev
  3ceb306f rbd: decouple header read-in from updating rbd_dev->header
  7c4f11d7 rbd: move rbd_dev_refresh() definition
  d0952ce3 drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()
  c33d75a5 ring-buffer: Fix bytes info in per_cpu buffer stats
  0ecde7dd ring-buffer: remove obsolete comment for free_buffer_page()
  2ad1a1d3 NFSv4: Fix a state manager thread deadlock regression
  ec4325e8 NFS: rename nfs_client_kset to nfs_kset
  598539f3 NFS: Cleanup unused rpc_clnt variable
  19f3d5d1 spi: zynqmp-gqspi: fix clock imbalance on probe failure
  2cdec9c1 spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
  ae03dafc fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
  8ec1abb5 ata: libata-sata: increase PMP SRST timeout to 10s
  dc0bd0f2 ata: libata-core: Do not register PM operations for SAS ports
  531d9f6d ata: libata-core: Fix port and device removal
  99d308c3 ata: libata-core: Fix ata_port_request_pm() locking
  eaf44966 net: thunderbolt: Fix TCPv6 GSO checksum calculation
  72595dbf bpf: Fix BTF_ID symbol generation collision in tools/
  6a80578b bpf: Fix BTF_ID symbol generation collision
  cbbfdb4b btrfs: properly report 0 avail for very full file systems
  ef47f25e ring-buffer: Update "shortest_full" in polling
  b7a0df4c proc: nommu: /proc/<pid>/maps: release mmap read lock
  acc7fc82 Revert "SUNRPC dont update timeout value on connection reset"
  e3b8c9e0 i2c: i801: unregister tco_pdev in i801_probe() error path
  b664e9db ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
  25872c67 ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q
  5a03b42a netfilter: nf_tables: disallow rule removal from chain binding
  7130a87c nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
  e14afa44 serial: 8250_port: Check IRQ data before use
  6d5c8862 Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
  14443223 Smack:- Use overlay inode label in smack_inode_copy_up()
  297c51c6 smack: Retrieve transmuting information in smack_inode_getsecurity()
  41de7a6b smack: Record transmuting in smk_transmuted
  831f18c7 nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
  fb28f89d netfilter: nft_exthdr: Fix for unsafe packet data read
  e18216cd netfilter: nft_exthdr: Search chunks in SCTP packets only
  152b8ac8 watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
  13b7d49f watchdog: iTCO_wdt: No need to stop the timer in probe
  0d599a3f nvme-pci: do not set the NUMA node of device if it has none
  97e148dc nvme-pci: factor out a nvme_pci_alloc_dev helper
  71357c75 nvme-pci: factor the iod mempool creation into a helper
  38f82cf8 ACPI: Check StorageD3Enable _DSD property in ACPI code
  67025d56 cgroup: Fix suspicious rcu_dereference_check() usage warning
  b2788f6d sched/cpuacct: Optimize away RCU read lock
  82756d8a sched/cpuacct: Fix charge percpu cpuusage
  f8e8e72c sched/cpuacct: Fix user/system in shown cpuacct.usage*
  ef3c728c perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
  da91481c fbdev/sh7760fb: Depend on FB=y
  ffc459a9 ncsi: Propagate carrier gain/loss events to the NCSI controller
  8c250022 powerpc/watchpoints: Disable preemption in thread_change_pc()
  f5bdbed0 media: vb2: frame_vector.c: replace WARN_ONCE with a comment
  ebc91848 bpf: Clarify error expectations from bpf_clone_redirect
  01182448 spi: nxp-fspi: reset the FLSHxCR1 registers
  f6cf19c1 ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
  2afd8fce scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
  0decc581 scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
  f44e6644 platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
  cee5151c ring-buffer: Do not attempt to read past "commit"
  2956e33f selftests: fix dependency checker script
  9ccce21b ring-buffer: Avoid softlockup in ring_buffer_resize()
  5dfcb929 selftests/ftrace: Correctly enable event in instance-event.tc
  38ef4b2e scsi: qedf: Add synchronization between I/O completions and abort
  2081b2a1 parisc: irq: Make irq_stack_union static to avoid sparse warning
  f47efdff parisc: drivers: Fix sparse warning
  d967a947 parisc: iosapic.c: Fix sparse warnings
  7b2440c2 parisc: sba: Fix compile warning wrt list of SBA devices
  c7930059 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
  061f4027 i2c: npcm7xx: Fix callback completion ordering
  dd81e91b gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
  b317f698 xtensa: boot/lib: fix function prototypes
  be17dfdc xtensa: boot: don't add include-dirs
  a10bfbe5 xtensa: iss/network: make functions static
  608af551 xtensa: add default definition for XCHAL_HAVE_DIV32
  36962618 power: supply: ucs1002: fix error code in ucs1002_get_property()
  eff55feb bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
  1bc88671 ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
  a2a592ad ARM: dts: Unify pwm-omap-dmtimer node names
  2d9c9589 ARM: dts: am335x: Guardian: Update beeper label
  ef83f35c ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
  12a28c37 ARM: dts: motorola-mapphone: Add 1.2GHz OPP
  afdc40a7 ARM: dts: motorola-mapphone: Configure lower temperature passive cooling
  093a9a02 ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
  28e5423a ARM: dts: omap: correct indentation
  50789f37 clk: tegra: fix error return case for recalc_rate
  0fd5839e bus: ti-sysc: Fix missing AM35xx SoC matching
  1d4d846e bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()
  a8ee76d7 MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
  d678c078 btrfs: reset destination buffer when read_extent_buffer() gets invalid range
  a1f85bc9 ata: ahci: Add Elkhart Lake AHCI controller
  51d190cc ata: ahci: Rename board_ahci_mobile
  8061c399 ata: ahci: Add support for AMD A85 FCH (Hudson D4)
  0156cce7 ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
  9f0d3466 netfilter: nft_exthdr: Fix non-linear header modification
  ed60b801 netfilter: exthdr: add support for tcp option removal
  10670abe netfilter: nft_exthdr: break evaluation if setting TCP option fails
  45b3eb6a netfilter: nf_tables: add and use nft_thoff helper
  39546418 netfilter: nf_tables: add and use nft_sk helper
  af844ba7 netfilter: nft_exthdr: Support SCTP chunks
  858ca192 netfilter: use actual socket sk for REJECT action
  2d9ea86f media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
  c4cc1f69 media: venus: hfi: Add a 6xx boot logic
  4596fece media: venus: core: Add differentiator IS_V6(core)
  3ed9d3dc media: venus: hfi: Define additional 6xx registers
  ebccb532 media: venus: hfi,pm,firmware: Convert to block relative addressing
  4ccdeb68 media: venus: core: Add io base variables for each block
  6d3745bb mmc: renesas_sdhi: register irqs before registering controller
  995ef65e mmc: tmio: support custom irq masks
  97eb0453 mmc: renesas_sdhi: populate SCC pointer at the proper place
  7217ceb6 mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setup
  e492f812 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
  677bff65 Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
  3fac8ce4 netfilter: nf_tables: double hook unregistration in netns path
  e51f3082 netfilter: nf_tables: unregister flowtable hooks on netns exit
  5e95c88e i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
  0a78bcc2 gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
  f515112e net: rds: Fix possible NULL-pointer dereference
  466e8854 bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
  78106529 locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
  a8dd2111 seqlock: Prefix internal seqcount_t-only macros with a "do_"
  ac01a0dd seqlock: Rename __seqprop() users
  a8460ee6 seqlock: avoid -Wshadow warnings
  f1893feb netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
  b44dd92e team: fix null-ptr-deref when team device type is changed
  04cc361f net: bridge: use DEV_STATS_INC()
  1671dc1b net: hns3: add 5ms delay before clear firmware reset irq source
  309af4a3 net: hns3: only enable unicast promisc when mac table full
  ae806c74 x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
  423ba1b3 x86/srso: Fix srso_show_state() side effect
  1ec40ef6 platform/x86: intel_scu_ipc: Fail IPC send if still busy
  4c5eaf6d platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
  441b61d7 platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
  c463898b platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
  60d73c62 dccp: fix dccp_v4_err()/dccp_v6_err() again
  09a1c790 powerpc/perf/hv-24x7: Update domain value check
  8689c9ac ipv4: fix null-deref in ipv4_link_failure
  47907ebe i40e: Fix VF VLAN offloading when port VLAN is configured
  a9186144 ASoC: imx-audmix: Fix return error with devm_clk_get()
  c4ecedf9 selftests: tls: swap the TX and RX sockets in some tests
  78ef69b6 selftests/tls: Add {} to avoid static checker warning
  388c9d3e bpf: Avoid deadlock when using queue and stack maps from NMI
  6dc85d84 netfilter: nf_tables: disallow element removal on anonymous sets
  a45632f9 ASoC: meson: spdifin: start hw on dai probe
  09c85f2d netfilter: nf_tables: fix memleak when more than 255 elements expired
  4deaf131 netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
  26d0e4d6 netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
  b796c4e4 netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
  c323ed65 netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
  09f2dda1 netfilter: nf_tables: defer gc run if previous batch is still pending
  b71dcee2 netfilter: nf_tables: use correct lock to protect gc_list
  23292bdf netfilter: nf_tables: GC transaction race with abort path
  dc0b1f01 netfilter: nf_tables: GC transaction race with netns dismantle
  4046f2b5 netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
  891ca5df netfilter: nf_tables: don't fail inserts if duplicate has expired
  911dd3cd netfilter: nf_tables: remove busy mark and gc batch API
  77046cb0 netfilter: nft_set_hash: mark set element as dead when deleting from packet path
  146c7686 netfilter: nf_tables: adapt set backend to use GC transaction API
  448be077 netfilter: nf_tables: GC transaction API to avoid race with control plane
  b15ea401 netfilter: nf_tables: don't skip expired elements during walk
  f8bf7706 netfilter: nf_tables: integrate pipapo into commit protocol
  9b65bff3 tracing: Have event inject files inc the trace array ref count
  f8a86ab3 ext4: do not let fstrim block system suspend
  c502b09d ext4: move setting of trimmed bit into ext4_try_to_trim_range()
  e78e9f08 ext4: replace the traditional ternary conditional operator with with max()/min()
  cbf6a0f6 ext4: mark group as trimmed only if it was fully scanned
  5eaf4a1e ext4: change s_last_trim_minblks type to unsigned long
  24a86315 ext4: scope ret locally in ext4_try_to_trim_range()
  da1895f7 ext4: add new helper interface ext4_try_to_trim_range()
  6f5fc957 ext4: remove the 'group' parameter of ext4_trim_extent
  69c96658 ata: libahci: clear pending interrupt status
  11d15a11 ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
  407bf1c1 tracing: Increase trace array ref count on enable and filter files
  3f7df02f SUNRPC: Mark the cred for revalidation if the server rejects it
  25ae2b2f NFS/pNFS: Report EINVAL errors from connect() to the server
  26db22a6 NFS: Use the correct commit info in nfs_join_page_group()
  393e225f Linux 5.10.197
  242c5740 ext4: fix rec_len verify error
  8768583b scsi: pm8001: Setup IRQs on resume
  f4fffa1a scsi: megaraid_sas: Fix deadlock on firmware crashdump
  3753e568 ata: libata: disallow dev-initiated LPM transitions to unsupported states
  993bb01d i2c: aspeed: Reset the i2c controller when timeout occurs
  f5e303fc tracefs: Add missing lockdown check to tracefs_create_dir()
  96afb318 nfsd: fix change_info in NFSv4 RENAME replies
  b3183f5f tracing: Have option files inc the trace array ref count
  ec7eb8b0 tracing: Have current_trace inc the trace array ref count
  bb3e295a drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
  2cdcf648 mm/filemap: fix infinite loop in generic_file_buffered_read()
  0c5d5f8e proc: fix a dentry lock race between release_task and lookup
  8db84407 net/sched: Retire rsvp classifier
  7a8f285c drm/amdgpu: fix amdgpu_cs_p1_user_fence
  7390bb37 btrfs: release path before inode lookup during the ino lookup ioctl
  3d379dd1 btrfs: fix lockdep splat and potential deadlock after failure running delayed items
  c6422e6f ovl: fix incorrect fdput() on aio completion
  68308b0a attr: block mode changes of symlinks
  634444de md/raid1: fix error: ISO C90 forbids mixed declarations
  7be3a38f samples/hw_breakpoint: fix building without module unloading
  d20beafa x86/boot/compressed: Reserve more memory for page tables
  7635020b scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
  f9900523 selftests: tracing: Fix to unmount tracefs for recovering environment
  ae889fff scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
  82910aa5 drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
  df380d6f btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
  ab90a393 btrfs: add a helper to read the superblock metadata_uuid
  cc87d2bb btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
  e16f5f8c perf tools: Add an option to build without libbfd
  c5609581 perf jevents: Make build dependency on test JSONs
  4954c5a0 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
  b87d03ed mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
  5df58291 kobject: Add sanity check for kset->kobj.ktype in kset_register()
  a3efb2b5 media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
  f354456f serial: cpm_uart: Avoid suspicious locking
  bbe3ff47 scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
  6d3a1dd1 usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
  890d10e6 media: pci: cx23885: replace BUG with error return
  2ae53dd1 media: tuners: qt1010: replace BUG_ON with a regular error
  578b6761 media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
  a9def3e9 media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
  4a9763d2 media: anysee: fix null-ptr-deref in anysee_master_xfer
  c7e5ac73 media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
  97fdbdb7 media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
  6c01ef65 media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
  9f3b2b66 powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
  756747d4 jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
  6f8b3445 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
  4bff1d95 ext2: fix datatype of block number in ext2_xattr_set2()
  7993cfc0 md: raid1: fix potential OOB in raid1_remove_disk()
  5933cd61 bus: ti-sysc: Configure uart quirks for k3 SoC
  5475b8be drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
  d51d6c42 ALSA: hda: intel-dsp-cfg: add LunarLake support
  fcfb7184 samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
  9726e8dc drm/bridge: tc358762: Instruct DSI host to generate HSE packets
  672205c6 wifi: mac80211_hwsim: drop short frames
  5bf52e43 netfilter: ebtables: fix fortify warnings in size_entry_mwt()
  f6f0a687 alx: fix OOB-read compiler warning
  acf0019b mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
  c7a8813d tpm_tis: Resend command to recover from data transfer errors
  0fc7147c crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
  03385b24 wifi: wil6210: fix fortify warnings
  269eb4e1 wifi: mwifiex: fix fortify warning
  08fdbe37 wifi: ath9k: fix printk specifier
  268a10c9 wifi: ath9k: fix fortify warnings
  8c19ddc2 crypto: lrw,xts - Replace strlcpy with strscpy
  cfca2000 devlink: remove reload failed checks in params get/set callbacks
  020ecfa7 hw_breakpoint: fix single-stepping when using bpf_overflow_handler
  bfc747fe ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
  dc01bfdc perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
  560014ae ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
  3f72fdb2 scftorture: Forgive memory-allocation failure if KASAN
  55887adc rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
  f8bab887 kernel/fork: beware of __put_task_struct() calling context
  625c12dc ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
  a6f41293 locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
  b7c3cf2f btrfs: output extra debug info if we failed to find an inline backref
  69ddafc7 autofs: fix memory leak of waitqueues in autofs_catatonic_mode
  ff0bfa8f Linux 5.10.196
  2cc1f498 Revert "configfs: fix a race in configfs_lookup()"
  5452d1be Linux 5.10.195
  d653c35d parisc: Drop loops_per_jiffy from per_cpu struct
  1d02ef8c drm/amd/display: Fix a bug when searching for insert_above_mpcc
  2e18493c kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
  606a0d8f ixgbe: fix timestamp configuration code
  6edf8222 ipv6: fix ip6_sock_set_addr_preferences() typo
  a5096cc6 net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
  03be4412 platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
  68703178 platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
  33db24ad kcm: Fix memory leak in error path of kcm_sendmsg()
  ed584f1e r8152: check budget for r8152_poll()
  1e90a93a hsr: Fix uninit-value access in fill_frame_info()
  75f2de75 net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
  61054a8d net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
  d1c6c93c net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add
  fcb9e879 kselftest/runner.sh: Propagate SIGTERM to runner child
  d94aac13 selftests/kselftest/runner/run_one(): allow running non-executable files
  7c8ddcda net: ipv4: fix one memleak in __inet_del_ifa()
  15dabd02 bus: mhi: host: Skip MHI reset if device is in RDDM
  de20747e ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2
  81d06d19 ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical size
  61fa6a16 scsi: qla2xxx: Flush mailbox commands on chip reset
  b5775b85 scsi: qla2xxx: Fix crash in PCIe error handling
  41a660c2 scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
  5c069bce scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
  e7ed3585 arm64: sdei: abort running SDEI handlers during crash
  0b55460c ACPI: APEI: explicit init of HEST and GHES in apci_init()
  c6dc2a2e perf hists browser: Fix the number of entries for 'e' key
  c07e4a4e perf tools: Handle old data in PERF_RECORD_ATTR
  b52a33a9 perf hists browser: Fix hierarchy mode header
  d72b01d9 drm/amd/display: prevent potential division by zero errors
  d68f639d mtd: rawnand: brcmnand: Fix potential false time out warning
  d00b0312 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
  c839a24d mtd: rawnand: brcmnand: Fix crash during the panic_write
  e76cef3d btrfs: use the correct superblock to compare fsid in btrfs_validate_super
  f2873a18 btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
  3856e7b1 fuse: nlookup missing decrement in fuse_direntplus_link
  1d21b03f ata: pata_ftide010: Add missing MODULE_DESCRIPTION
  35a3dec7 ata: sata_gemini: Add missing MODULE_DESCRIPTION
  b1d63e2b ext4: add correct group descriptors and reserved GDT blocks to system zone
  6612d5b5 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
  97ef9ba7 net: hns3: fix the port information display when sfp is absent
  780f60dd netfilter: nfnetlink_osf: avoid OOB read
  e89a361d net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
  94a3117e net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
  e90e7034 ip_tunnels: use DEV_STATS_INC()
  2539b28a idr: fix param name in idr_alloc_cyclic() doc
  08780525 s390/zcrypt: don't leak memory if dev_set_name() fails
  d878011b igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
  417b1143 igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
  9444881a igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
  46f02fc7 kcm: Destroy mutex in kcm_exit_net()
  746a8df5 net: sched: sch_qfq: Fix UAF in qfq_dequeue()
  31e08e7f af_unix: Fix data race around sk->sk_err.
  90e32f81 af_unix: Fix data-races around sk->sk_shutdown.
  cf29b427 af_unix: Fix data-race around unix_tot_inflight.
  b401d7e4 af_unix: Fix data-races around user->unix_inflight.
  98e12d07 net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
  d47bc502 veth: Fixing transmit return status for dropped packets
  ab9796f4 igb: disable virtualization features on 82580
  160fdb41 ipv4: ignore dst hint for multipath routes
  29039819 drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
  23d26513 drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
  895dc4c4 net: read sk->sk_family once in sk_mc_loop()
  8edced38 ipv4: annotate data-races around fi->fib_dead
  ab5c26dc sctp: annotate data-races around sk->sk_wmem_queued
  94d527c3 net/sched: fq_pie: avoid stalls in fq_pie_timer()
  a2d9d884 pwm: lpc32xx: Remove handling of PWM channels
  6909e28c watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
  aec02fba perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
  28df38af x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
  23ec6fc5 perf annotate bpf: Don't enclose non-debug code with an assert()
  934d29b9 backlight: gpio_backlight: Drop output GPIO direction check for initial power state
  84f99532 kconfig: fix possible buffer overflow
  6cc6f79b NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
  4185605c NFS: Fix a potential data corruption
  2ccab9f8 soc: qcom: qmi_encdec: Restrict string length in decode
  bf27518f clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
  972acd70 clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
  92145367 dt-bindings: clock: xlnx,versal-clk: drop select:false
  690a22d6 pinctrl: cherryview: fix address_space_handler() argument
  b02d1fb7 parisc: led: Reduce CPU overhead for disk & lan LED computation
  3add85c9 parisc: led: Fix LAN receive and transmit LEDs
  2a1cf9fe lib/test_meminit: allocate pages up to order MAX_ORDER
  6bfa28f4 drm/ast: Fix DRAM init on AST2200
  4aade6c9 fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
  db8b5a22 scsi: qla2xxx: Remove unsupported ql2xenabledif option
  fd48544f scsi: qla2xxx: Turn off noisy message log
  931fadf9 scsi: qla2xxx: Fix erroneous link up failure
  3694f18b scsi: qla2xxx: fix inconsistent TMF timeout
  4d7da124 scsi: qla2xxx: Fix deletion race condition
  f271e3d6 io_uring: break iopolling on signal
  9faa6d06 io_uring: break out of iowq iopoll on teardown
  208858d4 io_uring: always lock in io_apoll_task_func
  6ffab754 net/ipv6: SKB symmetric hash should incorporate transport ports
  26f9ccb7 udf: initialize newblock to 0
  06494cd4 md/md-bitmap: remove unnecessary local variable in backlog_store()

prebuilts/boot-artifacts: (1 change)
  1350c7ba Update the GKI binaries to ab/11297499

private/google-modules/bms: (2 changes)
  36c2a4d5 max1720x_battery: check gauge_type before accessing max_m5 functions
  fb03bae0 max1720x_battery: fix cycle register overflow bug

private/google-modules/gpu: (2 changes)
  a5801fb8 kbase: Reduce CSG suspend timeout to unblock system suspend
  2ee7d4b9 mali_kbase: add NULL checks before global_iface register dump

private/google-modules/lwis: (2 changes)
  bfc99692 LWIS: Fix followup comments for I2C Bus Manager
  e549ebb8 Check for lwis-top device before denying transaction

private/gs-google: (500 changes)
  394d2493 arm64/dts: gs101/gs201: Remove i2c dev-name property
  d3ec80d5 Disable VH_I2C by default
  8f8c606d arm64/dts: gs101/gs201: Statically assign i2c bus numbers
  6be2be08 Merge android13-5.10 ab/11297499 into android13-gs-pixel-5.10-24Q2
  55b5ae0f ANDROID: trusty: Make Trusty driver page size agnostic
  a0740c07 uwb: update module path
  a18c4cef pcie: exynos: Remove register dump and reset immediately after itmon
  57bec5e6 ANDROID: binder: fix KMI-break due to alloc->lock
  48ef5d18 ANDROID: binder: fix KMI-break due to address type change
  2a05d20a BACKPORT: FROMGIT: binder: switch alloc->mutex to spinlock_t
  8eda31ad BACKPORT: FROMGIT: binder: reverse locking order in shrinker callback
  0fb2b1b6 FROMGIT: binder: avoid user addresses in debug logs
  49a300d9 FROMGIT: binder: refactor binder_delete_free_buffer()
  ba097c4f FROMGIT: binder: collapse print_binder_buffer() into caller
  1e0217b4 FROMGIT: binder: document the final page calculation
  972918bc BACKPORT: FROMGIT: binder: rename lru shrinker utilities
  deeb01f8 UPSTREAM: drivers/android: remove redundant ret variable
  74ff1bcf FROMGIT: binder: make oversized buffer code more readable
  a3b400b1 FROMGIT: binder: remove redundant debug log
  bceb3d70 BACKPORT: FROMGIT: binder: perform page installation outside of locks
  12e9ee6f FROMGIT: binder: initialize lru pages in mmap callback
  58f9089d FROMGIT: binder: malloc new_buffer outside of locks
  0e4cf4fb BACKPORT: FROMGIT: binder: refactor page range allocation
  c86bd0e4 BACKPORT: FROMGIT: binder: relocate binder_alloc_clear_buf()
  e740c793 FROMGIT: binder: relocate low space calculation
  369e16ec FROMGIT: binder: separate the no-space debugging logic
  91038b80 FROMGIT: binder: remove pid param in binder_alloc_new_buf()
  e824066a FROMGIT: binder: do unlocked work in binder_alloc_new_buf()
  2e970151 FROMGIT: binder: split up binder_update_page_range()
  8830b9ec FROMGIT: binder: keep vma addresses type as unsigned long
  46cd6139 FROMGIT: binder: remove extern from function prototypes
  54b76589 FROMGIT: binder: fix comment on binder_alloc_new_buf() return value
  34c25a6c FROMGIT: binder: fix trivial typo of binder_free_buf_locked()
  b1c373a9 FROMGIT: binder: fix unused alloc->free_async_space
  57f17233 FROMGIT: binder: fix async space check for 0-sized buffers
  da2ec898 FROMGIT: binder: fix race between mmput() and do_exit()
  823ef171 BACKPORT: FROMGIT: binder: fix use-after-free in shinker's callback
  08b5b71c FROMGIT: binder: use EPOLLERR from eventpoll.h
  dfa6393c UPSTREAM: netfilter: nf_tables: skip set commit for deleted/destroyed sets
  04b9052b UPSTREAM: ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
  90c5e2a6 UPSTREAM: trace: bpf: Allow bpf to attach to bare tracepoints
  4fb32a1f BACKPORT: USB: gadget: core: adjust uevent timing on gadget unbind
  88a8a2d6 ANDROID: GKI: Enable CONFIG_USB_EHCI_ROOT_HUB_TT
  b170c5ce UPSTREAM: dm verity: don't perform FEC for failed readahead IO
  bd56c9e1 UPSTREAM: netfilter: nft_set_pipapo: skip inactive elements during set walk
  783880c6 UPSTREAM: io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
  db0368c5 ANDROID: fuse-bpf: Follow mounts in lookups
  9dc33a03 UPSTREAM: usb: dwc3: core: Host wake up support from system suspend
  1dbbc3ff UPSTREAM: dt-bindings: usb: dwc3: Add wakeup-source property support
  db322203 ANDROID: Snapshot Mainline's version of checkpatch.pl
  ff0ad564 FROMLIST: binder: fix memory leaks of spam and pending work
  5292e404 UPSTREAM: nvmet-tcp: Fix a possible UAF in queue intialization setup
  1f0439cb UPSTREAM: x86/sev: Check for user-space IOIO pointing to kernel space
  72c96e21 UPSTREAM: x86/sev: Check IOBM for IOIO exceptions from user-space
  0d32b586 UPSTREAM: ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
  45a17ab0 ANDROID: Update the ABI symbol list
  336a48ca ANDROID: GKI: add a vendor hook in ptep_clear_flush_young()
  8293383b ANDROID: GKI: db845c: Update symbols list and ABI on rpmsg_register_device_override
  45113fe0 ANDROID: fuse-bpf: Ignore readaheads unless they go to the daemon
  fc1bbf14 ANDROID: fix up rpmsg_device ABI break
  c092a184 ANDROID: fix up platform_device ABI break
  373fc778 UPSTREAM: rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
  61796fcd UPSTREAM: rpmsg: glink: Release driver_override
  81ea53c9 BACKPORT: rpmsg: Fix calling device_lock() on non-initialized device
  1261e4d1 BACKPORT: rpmsg: Fix kfree() of static memory on setting driver_override
  224ca0cb UPSTREAM: rpmsg: Constify local variable in field store macro
  0782685c UPSTREAM: driver: platform: Add helper for safer setting of driver_override
  442a93a8 ANDROID: Update the ABI representation
  fb806d83 ANDROID: sched: Add trace_android_rvh_set_user_nice_locked
  b9ea98aa Merge tag 'android13-5.10.198_r00' into android13-5.10
  4b762cfe UPSTREAM: USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
  009e0759 UPSTREAM: USB: core: Change usb_get_device_descriptor() API
  94f4edeb UPSTREAM: USB: core: Unite old scheme and new scheme descriptor reads
  05b3d877 UPSTREAM: tcp: Reduce chance of collisions in inet6_hashfn().
  109fb9c3 ANDROID: fuse-bpf: Add NULL pointer check in fuse_release_in
  60a94adf FROMGIT: usb:gadget:uvc Do not use worker thread to pump isoc usb requests
  5f10cc76 FROMGIT: usb: gadget: uvc: Fix use-after-free for inflight usb_requests
  e3b1bba1 FROMGIT: usb: gadget: uvc: move video disable logic to its own function
  f7f5e854 FROMGIT: usb: gadget: uvc: Allocate uvc_requests one at a time
  86d2f598 FROMGIT: usb: gadget: uvc: prevent use of disabled endpoint
  d397cc29 FROMGIT: Input: uinput - allow injecting event times
  2f022cc6 ANDROID: KVM: arm64: Fix error path in pkvm_mem_abort()
  974cdc34 Revert "netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp"
  2d1b1886 Revert "net: bridge: use DEV_STATS_INC()"
  89c0292a Merge 5.10.198 into android13-5.10-lts
  02f99cac Merge 5.10.197 into android13-5.10-lts
  be29d29d Merge 5.10.196 into android13-5.10-lts
  03a17e06 Revert "configfs: fix a race in configfs_lookup()"
  23626417 FROMLIST: lib/test_meminit: fix off-by-one error in test_pages()
  0d2472ea Revert "scsi: core: Use 32-bit hostnum in scsi_host_lookup()"
  ba325a1c Revert "fs/nls: make load_nls() take a const parameter"
  8096edee FROMLIST: drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()
  3d1e6807 Revert "tracing: Introduce pipe_cpumask to avoid race on trace_pipes"
  479c1013 Revert "tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY"
  0d7d043d Revert "crypto: api - Use work queue in crypto_destroy_instance"
  2f0186e5 Revert "ip_tunnels: use DEV_STATS_INC()"
  baf2a04b Merge "Merge 5.10.195 into android13-5.10-lts" into android13-5.10-lts
  453c24a0 Merge 5.10.195 into android13-5.10-lts
  a568188d Merge 746b363bef41 ("Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition") into android13-5.10-lts
  6d962c29 Merge f71b0b4a497e ("modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules") into android13-5.10-lts
  e7b20445 Merge 92de8497c342 ("rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff") into android13-5.10-lts
  a8d81224 Linux 5.10.198
  660627c7 xen/events: replace evtchn_rwlock with RCU
  1e3d016a mmc: renesas_sdhi: only reset SCC when its pointer is populated
  a7d86a77 netfilter: nftables: exthdr: fix 4-byte stack OOB write
  84f6b686 netfilter: nf_tables: fix kdoc warnings after gc rework
  c17446c0 parisc: Restore __ldcw_align for PA-RISC 2.0 processors
  cfc33339 RDMA/mlx5: Fix NULL string error
  0d520cdb RDMA/siw: Fix connection failure handling
  5a4a6a47 RDMA/uverbs: Fix typo of sizeof argument
  62686828 RDMA/cma: Fix truncation compilation warning in make_cma_ports
  7de0e424 RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
  36953b4d gpio: pxa: disable pinctrl calls for MMP_GPIO
  6ad972e6 gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
  d7d8f1a6 IB/mlx4: Fix the size of a buffer in add_port_entries()
  204c2d48 of: dynamic: Fix potential memory leak in of_changeset_action()
  b74f12f9 RDMA/core: Require admin capabilities to set system parameters
  ccd87fe7 dm zoned: free dmz->ddev array in dmz_put_zoned_devices
  82d87c94 cpupower: add Makefile dependencies for install targets
  49224161 sctp: update hb timer immediately after users change hb_interval
  f8765849 sctp: update transport state when processing a dupcook packet
  ff346b01 tcp: fix delayed ACKs for MSS boundary condition
  677aaa26 tcp: fix quick-ack counting to count actual ACKs of new data
  6a24d066 tipc: fix a potential deadlock on &tx->lock
  b9f1568b net: stmmac: dwmac-stm32: fix resume on STM32 MCU
  3a5142f0 netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
  0ba93485 netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
  b212f361 net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
  dba849cc net: nfc: llcp: Add lock when modifying device list
  30bc4d7a net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
  d44346dd net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
  96b2e109 ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
  2ea52a2f net: fix possible store tearing in neigh_periodic_work()
  6e3d9e5c modpost: add missing else to the "of" check
  225cd4f6 NFSv4: Fix a nfs4_state_manager() race
  d8f2ba9e ima: rework CONFIG_IMA dependency block
  77f82df9 scsi: target: core: Fix deadlock due to recursive locking
  a9430129 ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
  725fd208 regmap: rbtree: Fix wrong register marked as in-cache when creating new node
  666cdc43 wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
  54a4faab drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
  93dd471d bpf: Fix tr dereferencing
  10a18c8b wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
  8c15c1bc wifi: iwlwifi: dbg_ini: fix structure packing
  a5f643ab ubi: Refuse attaching if mtd's erasesize is 0
  33420a82 arm64: Add Cortex-A520 CPU part definition
  81d03e25 net: prevent rewrite of msg_name in sock_sendmsg()
  72fc02eb net: replace calls to sock->ops->connect() with kernel_connect()
  1aeff207 wifi: mwifiex: Fix tlv_buf_left calculation
  f6f25930 qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
  b9c4b3ca scsi: zfcp: Fix a double put in zfcp_port_enqueue()
  04b6b67a Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
  c2cf152e Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"
  f94471c0 block: fix use-after-free of q->q_usage_counter
  0d6987d4 rbd: take header_rwsem in rbd_dev_refresh() only when updating
  d3d170c5 rbd: decouple parent info read-in from updating rbd_dev
  3ceb306f rbd: decouple header read-in from updating rbd_dev->header
  7c4f11d7 rbd: move rbd_dev_refresh() definition
  d0952ce3 drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()
  c33d75a5 ring-buffer: Fix bytes info in per_cpu buffer stats
  0ecde7dd ring-buffer: remove obsolete comment for free_buffer_page()
  2ad1a1d3 NFSv4: Fix a state manager thread deadlock regression
  ec4325e8 NFS: rename nfs_client_kset to nfs_kset
  598539f3 NFS: Cleanup unused rpc_clnt variable
  19f3d5d1 spi: zynqmp-gqspi: fix clock imbalance on probe failure
  2cdec9c1 spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
  ae03dafc fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
  8ec1abb5 ata: libata-sata: increase PMP SRST timeout to 10s
  dc0bd0f2 ata: libata-core: Do not register PM operations for SAS ports
  531d9f6d ata: libata-core: Fix port and device removal
  99d308c3 ata: libata-core: Fix ata_port_request_pm() locking
  eaf44966 net: thunderbolt: Fix TCPv6 GSO checksum calculation
  72595dbf bpf: Fix BTF_ID symbol generation collision in tools/
  6a80578b bpf: Fix BTF_ID symbol generation collision
  cbbfdb4b btrfs: properly report 0 avail for very full file systems
  ef47f25e ring-buffer: Update "shortest_full" in polling
  b7a0df4c proc: nommu: /proc/<pid>/maps: release mmap read lock
  acc7fc82 Revert "SUNRPC dont update timeout value on connection reset"
  e3b8c9e0 i2c: i801: unregister tco_pdev in i801_probe() error path
  b664e9db ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
  25872c67 ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q
  5a03b42a netfilter: nf_tables: disallow rule removal from chain binding
  7130a87c nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
  e14afa44 serial: 8250_port: Check IRQ data before use
  6d5c8862 Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
  14443223 Smack:- Use overlay inode label in smack_inode_copy_up()
  297c51c6 smack: Retrieve transmuting information in smack_inode_getsecurity()
  41de7a6b smack: Record transmuting in smk_transmuted
  831f18c7 nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
  fb28f89d netfilter: nft_exthdr: Fix for unsafe packet data read
  e18216cd netfilter: nft_exthdr: Search chunks in SCTP packets only
  152b8ac8 watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
  13b7d49f watchdog: iTCO_wdt: No need to stop the timer in probe
  0d599a3f nvme-pci: do not set the NUMA node of device if it has none
  97e148dc nvme-pci: factor out a nvme_pci_alloc_dev helper
  71357c75 nvme-pci: factor the iod mempool creation into a helper
  38f82cf8 ACPI: Check StorageD3Enable _DSD property in ACPI code
  67025d56 cgroup: Fix suspicious rcu_dereference_check() usage warning
  b2788f6d sched/cpuacct: Optimize away RCU read lock
  82756d8a sched/cpuacct: Fix charge percpu cpuusage
  f8e8e72c sched/cpuacct: Fix user/system in shown cpuacct.usage*
  ef3c728c perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
  da91481c fbdev/sh7760fb: Depend on FB=y
  ffc459a9 ncsi: Propagate carrier gain/loss events to the NCSI controller
  8c250022 powerpc/watchpoints: Disable preemption in thread_change_pc()
  f5bdbed0 media: vb2: frame_vector.c: replace WARN_ONCE with a comment
  ebc91848 bpf: Clarify error expectations from bpf_clone_redirect
  01182448 spi: nxp-fspi: reset the FLSHxCR1 registers
  f6cf19c1 ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
  2afd8fce scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
  0decc581 scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
  f44e6644 platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
  cee5151c ring-buffer: Do not attempt to read past "commit"
  2956e33f selftests: fix dependency checker script
  9ccce21b ring-buffer: Avoid softlockup in ring_buffer_resize()
  5dfcb929 selftests/ftrace: Correctly enable event in instance-event.tc
  38ef4b2e scsi: qedf: Add synchronization between I/O completions and abort
  2081b2a1 parisc: irq: Make irq_stack_union static to avoid sparse warning
  f47efdff parisc: drivers: Fix sparse warning
  d967a947 parisc: iosapic.c: Fix sparse warnings
  7b2440c2 parisc: sba: Fix compile warning wrt list of SBA devices
  c7930059 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
  061f4027 i2c: npcm7xx: Fix callback completion ordering
  dd81e91b gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
  b317f698 xtensa: boot/lib: fix function prototypes
  be17dfdc xtensa: boot: don't add include-dirs
  a10bfbe5 xtensa: iss/network: make functions static
  608af551 xtensa: add default definition for XCHAL_HAVE_DIV32
  36962618 power: supply: ucs1002: fix error code in ucs1002_get_property()
  eff55feb bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
  1bc88671 ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
  a2a592ad ARM: dts: Unify pwm-omap-dmtimer node names
  2d9c9589 ARM: dts: am335x: Guardian: Update beeper label
  ef83f35c ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
  12a28c37 ARM: dts: motorola-mapphone: Add 1.2GHz OPP
  afdc40a7 ARM: dts: motorola-mapphone: Configure lower temperature passive cooling
  093a9a02 ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
  28e5423a ARM: dts: omap: correct indentation
  50789f37 clk: tegra: fix error return case for recalc_rate
  0fd5839e bus: ti-sysc: Fix missing AM35xx SoC matching
  1d4d846e bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()
  a8ee76d7 MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
  d678c078 btrfs: reset destination buffer when read_extent_buffer() gets invalid range
  a1f85bc9 ata: ahci: Add Elkhart Lake AHCI controller
  51d190cc ata: ahci: Rename board_ahci_mobile
  8061c399 ata: ahci: Add support for AMD A85 FCH (Hudson D4)
  0156cce7 ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
  9f0d3466 netfilter: nft_exthdr: Fix non-linear header modification
  ed60b801 netfilter: exthdr: add support for tcp option removal
  10670abe netfilter: nft_exthdr: break evaluation if setting TCP option fails
  45b3eb6a netfilter: nf_tables: add and use nft_thoff helper
  39546418 netfilter: nf_tables: add and use nft_sk helper
  af844ba7 netfilter: nft_exthdr: Support SCTP chunks
  858ca192 netfilter: use actual socket sk for REJECT action
  2d9ea86f media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
  c4cc1f69 media: venus: hfi: Add a 6xx boot logic
  4596fece media: venus: core: Add differentiator IS_V6(core)
  3ed9d3dc media: venus: hfi: Define additional 6xx registers
  ebccb532 media: venus: hfi,pm,firmware: Convert to block relative addressing
  4ccdeb68 media: venus: core: Add io base variables for each block
  6d3745bb mmc: renesas_sdhi: register irqs before registering controller
  995ef65e mmc: tmio: support custom irq masks
  97eb0453 mmc: renesas_sdhi: populate SCC pointer at the proper place
  7217ceb6 mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setup
  e492f812 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
  677bff65 Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
  3fac8ce4 netfilter: nf_tables: double hook unregistration in netns path
  e51f3082 netfilter: nf_tables: unregister flowtable hooks on netns exit
  5e95c88e i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
  0a78bcc2 gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
  f515112e net: rds: Fix possible NULL-pointer dereference
  466e8854 bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
  78106529 locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
  a8dd2111 seqlock: Prefix internal seqcount_t-only macros with a "do_"
  ac01a0dd seqlock: Rename __seqprop() users
  a8460ee6 seqlock: avoid -Wshadow warnings
  f1893feb netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
  b44dd92e team: fix null-ptr-deref when team device type is changed
  04cc361f net: bridge: use DEV_STATS_INC()
  1671dc1b net: hns3: add 5ms delay before clear firmware reset irq source
  309af4a3 net: hns3: only enable unicast promisc when mac table full
  ae806c74 x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
  423ba1b3 x86/srso: Fix srso_show_state() side effect
  1ec40ef6 platform/x86: intel_scu_ipc: Fail IPC send if still busy
  4c5eaf6d platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
  441b61d7 platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
  c463898b platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
  60d73c62 dccp: fix dccp_v4_err()/dccp_v6_err() again
  09a1c790 powerpc/perf/hv-24x7: Update domain value check
  8689c9ac ipv4: fix null-deref in ipv4_link_failure
  47907ebe i40e: Fix VF VLAN offloading when port VLAN is configured
  a9186144 ASoC: imx-audmix: Fix return error with devm_clk_get()
  c4ecedf9 selftests: tls: swap the TX and RX sockets in some tests
  78ef69b6 selftests/tls: Add {} to avoid static checker warning
  388c9d3e bpf: Avoid deadlock when using queue and stack maps from NMI
  6dc85d84 netfilter: nf_tables: disallow element removal on anonymous sets
  a45632f9 ASoC: meson: spdifin: start hw on dai probe
  09c85f2d netfilter: nf_tables: fix memleak when more than 255 elements expired
  4deaf131 netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
  26d0e4d6 netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
  b796c4e4 netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
  c323ed65 netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
  09f2dda1 netfilter: nf_tables: defer gc run if previous batch is still pending
  b71dcee2 netfilter: nf_tables: use correct lock to protect gc_list
  23292bdf netfilter: nf_tables: GC transaction race with abort path
  dc0b1f01 netfilter: nf_tables: GC transaction race with netns dismantle
  4046f2b5 netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
  891ca5df netfilter: nf_tables: don't fail inserts if duplicate has expired
  911dd3cd netfilter: nf_tables: remove busy mark and gc batch API
  77046cb0 netfilter: nft_set_hash: mark set element as dead when deleting from packet path
  146c7686 netfilter: nf_tables: adapt set backend to use GC transaction API
  448be077 netfilter: nf_tables: GC transaction API to avoid race with control plane
  b15ea401 netfilter: nf_tables: don't skip expired elements during walk
  f8bf7706 netfilter: nf_tables: integrate pipapo into commit protocol
  9b65bff3 tracing: Have event inject files inc the trace array ref count
  f8a86ab3 ext4: do not let fstrim block system suspend
  c502b09d ext4: move setting of trimmed bit into ext4_try_to_trim_range()
  e78e9f08 ext4: replace the traditional ternary conditional operator with with max()/min()
  cbf6a0f6 ext4: mark group as trimmed only if it was fully scanned
  5eaf4a1e ext4: change s_last_trim_minblks type to unsigned long
  24a86315 ext4: scope ret locally in ext4_try_to_trim_range()
  da1895f7 ext4: add new helper interface ext4_try_to_trim_range()
  6f5fc957 ext4: remove the 'group' parameter of ext4_trim_extent
  69c96658 ata: libahci: clear pending interrupt status
  11d15a11 ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
  407bf1c1 tracing: Increase trace array ref count on enable and filter files
  3f7df02f SUNRPC: Mark the cred for revalidation if the server rejects it
  25ae2b2f NFS/pNFS: Report EINVAL errors from connect() to the server
  26db22a6 NFS: Use the correct commit info in nfs_join_page_group()
  393e225f Linux 5.10.197
  242c5740 ext4: fix rec_len verify error
  8768583b scsi: pm8001: Setup IRQs on resume
  f4fffa1a scsi: megaraid_sas: Fix deadlock on firmware crashdump
  3753e568 ata: libata: disallow dev-initiated LPM transitions to unsupported states
  993bb01d i2c: aspeed: Reset the i2c controller when timeout occurs
  f5e303fc tracefs: Add missing lockdown check to tracefs_create_dir()
  96afb318 nfsd: fix change_info in NFSv4 RENAME replies
  b3183f5f tracing: Have option files inc the trace array ref count
  ec7eb8b0 tracing: Have current_trace inc the trace array ref count
  bb3e295a drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
  2cdcf648 mm/filemap: fix infinite loop in generic_file_buffered_read()
  0c5d5f8e proc: fix a dentry lock race between release_task and lookup
  8db84407 net/sched: Retire rsvp classifier
  7a8f285c drm/amdgpu: fix amdgpu_cs_p1_user_fence
  7390bb37 btrfs: release path before inode lookup during the ino lookup ioctl
  3d379dd1 btrfs: fix lockdep splat and potential deadlock after failure running delayed items
  c6422e6f ovl: fix incorrect fdput() on aio completion
  68308b0a attr: block mode changes of symlinks
  634444de md/raid1: fix error: ISO C90 forbids mixed declarations
  7be3a38f samples/hw_breakpoint: fix building without module unloading
  d20beafa x86/boot/compressed: Reserve more memory for page tables
  7635020b scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
  f9900523 selftests: tracing: Fix to unmount tracefs for recovering environment
  ae889fff scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
  82910aa5 drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
  df380d6f btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
  ab90a393 btrfs: add a helper to read the superblock metadata_uuid
  cc87d2bb btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
  e16f5f8c perf tools: Add an option to build without libbfd
  c5609581 perf jevents: Make build dependency on test JSONs
  4954c5a0 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
  b87d03ed mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
  5df58291 kobject: Add sanity check for kset->kobj.ktype in kset_register()
  a3efb2b5 media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
  f354456f serial: cpm_uart: Avoid suspicious locking
  bbe3ff47 scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
  6d3a1dd1 usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
  890d10e6 media: pci: cx23885: replace BUG with error return
  2ae53dd1 media: tuners: qt1010: replace BUG_ON with a regular error
  578b6761 media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
  a9def3e9 media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
  4a9763d2 media: anysee: fix null-ptr-deref in anysee_master_xfer
  c7e5ac73 media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
  97fdbdb7 media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
  6c01ef65 media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
  9f3b2b66 powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
  756747d4 jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
  6f8b3445 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
  4bff1d95 ext2: fix datatype of block number in ext2_xattr_set2()
  7993cfc0 md: raid1: fix potential OOB in raid1_remove_disk()
  5933cd61 bus: ti-sysc: Configure uart quirks for k3 SoC
  5475b8be drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
  d51d6c42 ALSA: hda: intel-dsp-cfg: add LunarLake support
  fcfb7184 samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
  9726e8dc drm/bridge: tc358762: Instruct DSI host to generate HSE packets
  672205c6 wifi: mac80211_hwsim: drop short frames
  5bf52e43 netfilter: ebtables: fix fortify warnings in size_entry_mwt()
  f6f0a687 alx: fix OOB-read compiler warning
  acf0019b mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
  c7a8813d tpm_tis: Resend command to recover from data transfer errors
  0fc7147c crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
  03385b24 wifi: wil6210: fix fortify warnings
  269eb4e1 wifi: mwifiex: fix fortify warning
  08fdbe37 wifi: ath9k: fix printk specifier
  268a10c9 wifi: ath9k: fix fortify warnings
  8c19ddc2 crypto: lrw,xts - Replace strlcpy with strscpy
  cfca2000 devlink: remove reload failed checks in params get/set callbacks
  020ecfa7 hw_breakpoint: fix single-stepping when using bpf_overflow_handler
  bfc747fe ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
  dc01bfdc perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
  560014ae ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
  3f72fdb2 scftorture: Forgive memory-allocation failure if KASAN
  55887adc rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
  f8bab887 kernel/fork: beware of __put_task_struct() calling context
  625c12dc ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
  a6f41293 locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
  b7c3cf2f btrfs: output extra debug info if we failed to find an inline backref
  69ddafc7 autofs: fix memory leak of waitqueues in autofs_catatonic_mode
  ff0bfa8f Linux 5.10.196
  2cc1f498 Revert "configfs: fix a race in configfs_lookup()"
  5452d1be Linux 5.10.195
  d653c35d parisc: Drop loops_per_jiffy from per_cpu struct
  1d02ef8c drm/amd/display: Fix a bug when searching for insert_above_mpcc
  2e18493c kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
  606a0d8f ixgbe: fix timestamp configuration code
  6edf8222 ipv6: fix ip6_sock_set_addr_preferences() typo
  a5096cc6 net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
  03be4412 platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
  68703178 platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors
  33db24ad kcm: Fix memory leak in error path of kcm_sendmsg()
  ed584f1e r8152: check budget for r8152_poll()
  1e90a93a hsr: Fix uninit-value access in fill_frame_info()
  75f2de75 net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()
  61054a8d net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
  d1c6c93c net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add
  fcb9e879 kselftest/runner.sh: Propagate SIGTERM to runner child
  d94aac13 selftests/kselftest/runner/run_one(): allow running non-executable files
  7c8ddcda net: ipv4: fix one memleak in __inet_del_ifa()
  15dabd02 bus: mhi: host: Skip MHI reset if device is in RDDM
  de20747e ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2
  81d06d19 ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical size
  61fa6a16 scsi: qla2xxx: Flush mailbox commands on chip reset
  b5775b85 scsi: qla2xxx: Fix crash in PCIe error handling
  41a660c2 scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
  5c069bce scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
  e7ed3585 arm64: sdei: abort running SDEI handlers during crash
  0b55460c ACPI: APEI: explicit init of HEST and GHES in apci_init()
  c6dc2a2e perf hists browser: Fix the number of entries for 'e' key
  c07e4a4e perf tools: Handle old data in PERF_RECORD_ATTR
  b52a33a9 perf hists browser: Fix hierarchy mode header
  d72b01d9 drm/amd/display: prevent potential division by zero errors
  d68f639d mtd: rawnand: brcmnand: Fix potential false time out warning
  d00b0312 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
  c839a24d mtd: rawnand: brcmnand: Fix crash during the panic_write
  e76cef3d btrfs: use the correct superblock to compare fsid in btrfs_validate_super
  f2873a18 btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
  3856e7b1 fuse: nlookup missing decrement in fuse_direntplus_link
  1d21b03f ata: pata_ftide010: Add missing MODULE_DESCRIPTION
  35a3dec7 ata: sata_gemini: Add missing MODULE_DESCRIPTION
  b1d63e2b ext4: add correct group descriptors and reserved GDT blocks to system zone
  6612d5b5 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
  97ef9ba7 net: hns3: fix the port information display when sfp is absent
  780f60dd netfilter: nfnetlink_osf: avoid OOB read
  e89a361d net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
  94a3117e net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
  e90e7034 ip_tunnels: use DEV_STATS_INC()
  2539b28a idr: fix param name in idr_alloc_cyclic() doc
  08780525 s390/zcrypt: don't leak memory if dev_set_name() fails
  d878011b igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
  417b1143 igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
  9444881a igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
  46f02fc7 kcm: Destroy mutex in kcm_exit_net()
  746a8df5 net: sched: sch_qfq: Fix UAF in qfq_dequeue()
  31e08e7f af_unix: Fix data race around sk->sk_err.
  90e32f81 af_unix: Fix data-races around sk->sk_shutdown.
  cf29b427 af_unix: Fix data-race around unix_tot_inflight.
  b401d7e4 af_unix: Fix data-races around user->unix_inflight.
  98e12d07 net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
  d47bc502 veth: Fixing transmit return status for dropped packets
  ab9796f4 igb: disable virtualization features on 82580
  160fdb41 ipv4: ignore dst hint for multipath routes
  29039819 drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
  23d26513 drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
  895dc4c4 net: read sk->sk_family once in sk_mc_loop()
  8edced38 ipv4: annotate data-races around fi->fib_dead
  ab5c26dc sctp: annotate data-races around sk->sk_wmem_queued
  94d527c3 net/sched: fq_pie: avoid stalls in fq_pie_timer()
  a2d9d884 pwm: lpc32xx: Remove handling of PWM channels
  6909e28c watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
  aec02fba perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
  28df38af x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
  23ec6fc5 perf annotate bpf: Don't enclose non-debug code with an assert()
  934d29b9 backlight: gpio_backlight: Drop output GPIO direction check for initial power state
  84f99532 kconfig: fix possible buffer overflow
  6cc6f79b NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
  4185605c NFS: Fix a potential data corruption
  2ccab9f8 soc: qcom: qmi_encdec: Restrict string length in decode
  bf27518f clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
  972acd70 clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
  92145367 dt-bindings: clock: xlnx,versal-clk: drop select:false
  690a22d6 pinctrl: cherryview: fix address_space_handler() argument
  b02d1fb7 parisc: led: Reduce CPU overhead for disk & lan LED computation
  3add85c9 parisc: led: Fix LAN receive and transmit LEDs
  2a1cf9fe lib/test_meminit: allocate pages up to order MAX_ORDER
  6bfa28f4 drm/ast: Fix DRAM init on AST2200
  4aade6c9 fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
  db8b5a22 scsi: qla2xxx: Remove unsupported ql2xenabledif option
  fd48544f scsi: qla2xxx: Turn off noisy message log
  931fadf9 scsi: qla2xxx: Fix erroneous link up failure
  3694f18b scsi: qla2xxx: fix inconsistent TMF timeout

private/google-modules/uwb: (deleted)

Bug: 95334746 (ACK)
Bug: 161946584 (ACK)
Bug: 194108974 (ACK)
Bug: 254650075 (ACK)
Bug: 260584709 (ACK)
Bug: 265047549
Bug: 267220208
Bug: 271946580 (ACK)
Bug: 277040837 (ACK)
Bug: 288286475
Bug: 290718075 (ACK)
Bug: 290990909 (ACK)
Bug: 292925770 (ACK)
Bug: 293845143 (ACK)
Bug: 294914413
Bug: 295334746 (ACK)
Bug: 296925310 (ACK)
Bug: 297831741 (ACK)
Bug: 300854197
Bug: 300872872 (ACK)
Bug: 301201239 (ACK)
Bug: 301915972 (ACK)
Bug: 304651042 (ACK)
Bug: 308663811
Bug: 309733863 (ACK)
Bug: 309790656 (ACK)
Bug: 310114968 (ACK)
Bug: 310131277 (ACK)
Bug: 312543856 (ACK)
Bug: 312692863 (ACK)
Bug: 313495196 (ACK)
Bug: 315748642 (ACK)
Bug: 316016899
Bug: 316022384
Bug: 316230616 (ACK)
Bug: 316310313 (ACK)
Bug: 316492624 (ACK)
Bug: 316932391 (ACK)
Bug: 316972624 (ACK)
Bug: 318106590
Bug: 318312899
Bug: 318535321 (ACK)
Bug: 318548348 (ACK)
Bug: 319408928
Bug: 320427777
Bug: 323447554
Pick-Prebuilt: 604821244
Build-Id: 11415368
Processing-Config: kernel_headers
Change-Id: Idb3d30f3fe8f053b429a1db7214217adc5afb1ab
Signed-off-by: Jacky Liu <[email protected]>
3033 files changed
tree: 9c39020227a3a340f3f015c3a70087359a6844db
  1. .prebuilt_info/
  2. debug_api/
  3. debug_kmemleak/
  4. debug_locking/
  5. debug_memory/
  6. fips140/
  7. kasan/
  8. kernel-headers/
  9. original-kernel-headers/
  10. acpm_flexpmu_dbg.ko
  11. acpm_mbox_test.ko
  12. aoc_alsa_dev.ko
  13. aoc_alsa_dev_util.ko
  14. aoc_channel_dev.ko
  15. aoc_char_dev.ko
  16. aoc_control_dev.ko
  17. aoc_core.ko
  18. aoc_usb_driver.ko
  19. aoc_uwb_platform_drv.ko
  20. aoc_uwb_service_dev.ko
  21. arm-memlat-mon.ko
  22. arm_dsu_pmu.ko
  23. at24.ko
  24. audiometrics.ko
  25. bc_max77759.ko
  26. bcm47765.ko
  27. bcm_dbg.ko
  28. bcmdhd4389.ko
  29. bigocean.ko
  30. boot.img
  31. boot_device_spi.ko
  32. bts.ko
  33. cl_dsp-core.ko
  34. clk_exynos.ko
  35. cmupmucal.ko
  36. coresight-etm4x.ko
  37. coresight-funnel.ko
  38. coresight-replicator.ko
  39. coresight-tmc.ko
  40. coresight.ko
  41. cp_thermal_zone.ko
  42. cpif.ko
  43. cpif_page.ko
  44. crc-t10dif.ko
  45. crct10dif_common.ko
  46. crct10dif_generic.ko
  47. cs40l26-core.ko
  48. cs40l26-i2c.ko
  49. dbgcore-dump.ko
  50. debug-reboot.ko
  51. debug-snapshot-debug-kinfo.ko
  52. drv2624.ko
  53. dss.ko
  54. dtb.img
  55. dtbo.img
  56. dw3000.ko
  57. dwc3-exynos-usb.ko
  58. ect_parser.ko
  59. eh.ko
  60. ehld.ko
  61. etm2dram.ko
  62. exynos-acme.ko
  63. exynos-adv-tracer-s2d.ko
  64. exynos-adv-tracer.ko
  65. exynos-bcm_dbg-dump.ko
  66. exynos-coresight-etm.ko
  67. exynos-coresight.ko
  68. exynos-cpuhp.ko
  69. exynos-cpupm.ko
  70. exynos-debug-test.ko
  71. exynos-dm.ko
  72. exynos-drm.ko
  73. exynos-ecc-handler.ko
  74. exynos-pcie-iommu.ko
  75. exynos-pd-dbg.ko
  76. exynos-pd.ko
  77. exynos-pd_el3.ko
  78. exynos-pd_hsi0.ko
  79. exynos-pm.ko
  80. exynos-pmu-if.ko
  81. exynos-reboot.ko
  82. exynos-seclog.ko
  83. exynos_devfreq.ko
  84. exynos_mct.ko
  85. exynos_mfc.ko
  86. exynos_pm_qos.ko
  87. exynos_tty.ko
  88. focal_touch.ko
  89. g2d.ko
  90. goodixfp.ko
  91. goog_touch_interface.ko
  92. google-battery.ko
  93. google-bms.ko
  94. google-charger.ko
  95. google-cpm.ko
  96. google_bcl.ko
  97. google_dock.ko
  98. google_dual_batt_gauge.ko
  99. governor_memlat.ko
  100. gpu_cooling.ko
  101. gs-chipid.ko
  102. gs201-a0.dtb
  103. gs201-b0.dtb
  104. gs_acpm.ko
  105. gs_thermal.ko
  106. gsa.ko
  107. gsa_gsc.ko
  108. gvotable.ko
  109. gxp.ko
  110. hardlockup-debug.ko
  111. hardlockup-watchdog.ko
  112. heatmap.ko
  113. i2c-acpm.ko
  114. i2c-dev.ko
  115. i2c-exynos5.ko
  116. Image.lz4
  117. itmon.ko
  118. janeiro.ko
  119. kernel-top.ko
  120. kernel-uapi-headers.tar.gz
  121. keycombo.ko
  122. keydebug.ko
  123. logbuffer.ko
  124. lwis.ko
  125. lzo-rle.ko
  126. lzo.ko
  127. mailbox-wc.ko
  128. mali_kbase.ko
  129. mali_kutf.ko
  130. mali_kutf_clk_rate_trace_test_portal.ko
  131. mali_pixel.ko
  132. max1720x-battery.ko
  133. max20339.ko
  134. max77729-pmic.ko
  135. max77729_charger.ko
  136. max77729_uic.ko
  137. max77759_charger.ko
  138. max77759_contaminant.ko
  139. max77759_helper.ko
  140. mcps802154.ko
  141. mcps802154_region_fira.ko
  142. mcps802154_region_nfcc_coex.ko
  143. mcps802154_region_pctt.ko
  144. memlat-devfreq.ko
  145. modules.load
  146. nitrous.ko
  147. null_blk.ko
  148. odpm.ko
  149. overheat_mitigation.ko
  150. p9221.ko
  151. panel-boe-nt37290.ko
  152. panel-samsung-drv.ko
  153. panel-samsung-emul.ko
  154. panel-samsung-s6e3fc3-p10.ko
  155. panel-samsung-s6e3fc3.ko
  156. panel-samsung-s6e3hc2.ko
  157. panel-samsung-s6e3hc3-c10.ko
  158. panel-samsung-s6e3hc3.ko
  159. panel-samsung-s6e3hc4.ko
  160. panel-samsung-sofef01.ko
  161. pca9468.ko
  162. pcie-exynos-core.ko
  163. pcie-exynos-gs201-rc-cal.ko
  164. phy-exynos-mipi-dsim.ko
  165. phy-exynos-mipi.ko
  166. phy-exynos-usbdrd-super.ko
  167. pinctrl-samsung-core.ko
  168. pinctrl-slg51000.ko
  169. pinctrl-slg51002.ko
  170. pixel-boot-metrics.ko
  171. pixel-debug-test.ko
  172. pixel-suspend-diag.ko
  173. pixel_em.ko
  174. pixel_metrics.ko
  175. pixel_stat_mm.ko
  176. pixel_stat_sysfs.ko
  177. pkvm-s2mpu.ko
  178. pl330.ko
  179. pmic_class.ko
  180. power_stats.ko
  181. pps-gpio.ko
  182. pps_core.ko
  183. rtc-s2mpg12.ko
  184. s2mpg12-key.ko
  185. s2mpg12-mfd.ko
  186. s2mpg12-powermeter.ko
  187. s2mpg12-regulator.ko
  188. s2mpg13-mfd.ko
  189. s2mpg13-powermeter.ko
  190. s2mpg13-regulator.ko
  191. s2mpg13_spmic_thermal.ko
  192. s2mpg1x-gpio-gs201.ko
  193. s3c2410_wdt.ko
  194. samsung-dma.ko
  195. samsung-iommu-group.ko
  196. samsung-secure-iova.ko
  197. samsung_dma_heap.ko
  198. samsung_iommu.ko
  199. sbb-mux.ko
  200. sched_tp.ko
  201. scsi_debug.ko
  202. sec_touch.ko
  203. sg.ko
  204. shm_ipc.ko
  205. sjtag-driver.ko
  206. slc_acpm.ko
  207. slc_dummy.ko
  208. slc_pmon.ko
  209. slc_pt.ko
  210. slg51000-core.ko
  211. slg51000-regulator.ko
  212. slg51002-core.ko
  213. slg51002-regulator.ko
  214. smfc.ko
  215. snd-soc-cs35l41-i2c.ko
  216. snd-soc-cs35l41-spi.ko
  217. snd-soc-cs35l41.ko
  218. snd-soc-cs35l45-i2c.ko
  219. snd-soc-cs35l45-spi.ko
  220. snd-soc-cs35l45.ko
  221. snd-soc-cs40l26.ko
  222. snd-soc-wm-adsp.ko
  223. softdog.ko
  224. spi-s3c64xx.ko
  225. spidev.ko
  226. sscoredump.ko
  227. st21nfc.ko
  228. st33spi.ko
  229. st54spi.ko
  230. stmvl53l1.ko
  231. syna_touch.ko
  232. sysrq-hook.ko
  233. System.map
  234. system_dlkm.modules.load
  235. systrace.ko
  236. tcpci_max77759.ko
  237. touch_bus_negotiator.ko
  238. touch_offload.ko
  239. trusty-core.ko
  240. trusty-ipc.ko
  241. trusty-log.ko
  242. trusty-test.ko
  243. trusty-virtio.ko
  244. ufs-exynos-core.ko
  245. ufs-pixel-fips140.ko
  246. usb_f_dm.ko
  247. usb_f_dm1.ko
  248. usb_f_etr_miu.ko
  249. usb_f_rndis.ko
  250. usb_psy.ko
  251. usbc_cooling_dev.ko
  252. vendor_boot.modules.load
  253. vendor_dlkm.modules.blocklist
  254. vendor_dlkm.modules.load
  255. vendor_kernel_boot.modules.load
  256. vh_cgroup.ko
  257. vh_fs.ko
  258. vh_mm.ko
  259. vh_preemptirq_long.ko
  260. vh_sched.ko
  261. vh_thermal.ko
  262. wlan_ptracker.ko
  263. xhci-exynos.ko
  264. zcomp_cpu.ko
  265. zcomp_eh.ko
  266. zram.ko
  267. zsmalloc.ko