Commit 55fa1563 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Lee Jones
Browse files

Merge tag 'android14-5.15.167_r00' into android14-5.15



This merges up to the 5.15.167 LTS release into android14-5.15.
Included in here are the following commits:

* ca94e9f6 Revert "perf/aux: Fix AUX buffer serialization"
* 59582273 Revert "hwspinlock: Introduce hwspin_lock_bust()"
* acec67ef Revert "clocksource/drivers/timer-of: Remove percpu irq related code"
*   5d12434e Merge 5.15.167 into android14-5.15-lts
|\
| * 3a592870 Linux 5.15.167
| * d7037dc8 udp: fix receiving fraglist GSO packets
| * e6cc9ff2 memcg: protect concurrent access to mem_cgroup_idr
| * d116a0b0 btrfs: fix race between direct IO write and fsync when using same fd
| * 5d8254e0 net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
| * ba2af644 x86/mm: Fix PTI for i386 some more
| * 413e785a net: drop bad gso csum_start and offset in virtio_net_hdr
| * c60a555f gso: fix dodgy bit handling for GSO_UDP_L4
| * 5c3e0ed8 net: change maximum number of UDP segments to 128
| * ed3f2af0 net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
| * fdc567c0 gpio: rockchip: fix OF node leak in probe()
| * ae936398 drm/i915/fence: Mark debug_fence_free() with __maybe_unused
| * fb1104bb drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
| * 6958e0df ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
| * 91dad30c nvmet-tcp: fix kernel crash if commands allocation fails
| * 945be49f arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
| * 1f12c0e4 arm64: acpi: Move get_cpu_for_acpi_id() to a header
| * f44c27d1 ACPI: processor: Fix memory leaks in error paths of processor_add()
| * b77a7a5a ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
| * 9d08fce6 workqueue: Improve scalability of workqueue watchdog touch
| * f67401f3 workqueue: wq_watchdog_touch is always called with valid CPU
| * b14e7260 nilfs2: protect references to superblock parameters exposed in sysfs
| * dbcc19de nilfs2: replace snprintf in show functions with sysfs_emit
| * 3fd8473d ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
| * 9914f1bd ksmbd: unset the binding mark of a reused connection
| * 52d13d22 perf/aux: Fix AUX buffer serialization
| * 9fadd335 uprobes: Use kzalloc to allocate xol area
| * 2c78dd75 clocksource/drivers/timer-of: Remove percpu irq related code
| * a5f2703f clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
| * 0746401d clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
| * ef5f4d0c VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
| * c36c826a Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
| * 3005091c uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
| * 7d1d48eb nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
| * eef79854 binder: fix UAF caused by offsets overwrite
| * 9b9651f7 usb: dwc3: core: update LC timer as per USB Spec V3.2
| * 0fd0ef7c iio: adc: ad7124: fix chip ID mismatch
| * 4dcc1900 iio: adc: ad7124: fix config comparison
| * 3be69c24 iio: fix scale application in iio_convert_raw_to_processed_unlocked
| * 3d2d5c74 iio: buffer-dmaengine: fix releasing dma channel on error
| * d8b09a5e staging: iio: frequency: ad9834: Validate frequency parameter value
| * d990692b cifs: Check the lease context if we actually got a lease
| * b5c7121e NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
| * 802c7eb7 ata: pata_macio: Use WARN instead of BUG
| * e6cd8716 MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
| * ad5ee9fe lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
| * baaf2672 of/irq: Prevent device address out-of-bounds read in interrupt map walk
| * 087f25b2 Squashfs: sanity check symbolic link size
| * 0914c262 usbnet: ipheth: race between ipheth_close and error handling
| * 97196873 Input: uinput - reject requests with unreasonable number of slots
| * 86b4f5cf HID: amd_sfh: free driver_data after destroying hid device
| * 890dde60 HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
| * 945b1296 s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
| * f1757142 btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
| * 18e65173 kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
| * cacb76df i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
| * 289d0822 net: dpaa: avoid on-stack arrays of NR_CPUS elements
| * 04e85a32 PCI: Add missing bridge lock to pci_bus_lock()
| * 197f7a2e riscv: set trap vector earlier
| * b50857b9 btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
| * 728d4d04 btrfs: clean up our handling of refs == 0 in snapshot delete
| * 3cf21d00 btrfs: replace BUG_ON with ASSERT in walk_down_proc()
| * b7b1be37 fs/ntfs3: Check more cases when directory is corrupted
| * e8665ac4 smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
| * cb67b2e5 wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
| * 68a04c30 dma-mapping: benchmark: Don't starve others when doing the test
| * 4ac7b43e ext4: fix possible tid_t sequence overflows
| * 15101f16 drm/amdgpu: Set no_hw_access when VF request full GPU fails
| * bc152bd3 libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
| * cc4be794 hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
| * 02bb3b4c hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
| * 0fc27747 hwmon: (lm95234) Fix underflows seen when writing limit attributes
| * 019ef2d3 hwmon: (adc128d818) Fix underflows seen when writing limit attributes
| * c0d8094d pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
| * 0977a0a3 devres: Initialize an uninitialized struct member
| * 43f782c2 um: line: always fill *error_out in setup_one_line()
| * f386359d cgroup: Protect css->cgroup write under css_set_lock
| * df6e78ba iommu/vt-d: Handle volatile descriptor status read
| * 8ab1d1fe dm init: Handle minors larger than 255
| * 2aa4bacb ASoC: topology: Properly initialize soc_enum values
| * ebe29eed net: dsa: vsc73xx: fix possible subblocks range of CAPT block
| * 4e777199 net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
| * 4494bccb fou: Fix null-ptr-deref in GRO.
| * 3bcdbf90 gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
| * 8d84e1a8 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
| * 5ccc2e5d bareudp: Fix device stats updates.
| * f12886ff usbnet: modern method to get random MAC
| * 01003882 net: usb: don't write directly to netdev->dev_addr
| * fa797f4e ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
| * 84508c37 igc: Unlock on error in igc_io_resume()
| * 78bb38d9 tcp_bpf: fix return value of tcp_bpf_sendmsg()
| * cff3cbba platform/x86: dell-smbios: Fix error path in dell_smbios_init()
| * a4792648 igb: Fix not clearing TimeSync interrupts for 82580
| * 508b52aa can: m_can: Release irq on error in m_can_open
| * 10bfacbd can: bcm: Remove proc entry when dev is unregistered.
| * 51d57093 drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
| * 8decfd84 pcmcia: Use resource_size function on resource object
| * 0e5a3d5f media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
| * 135843c3 PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
| * a1659ed3 media: vivid: don't set HDMI TX controls if there are no HDMI outputs
| * 32fca3bb drm/amd/display: Check HDCP returned status
| * dc74386c usb: uas: set host status byte on data completion error
| * 0186d0d1 wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
| * 36e2bc79 leds: spi-byte: Call of_node_put() on error path
| * 5a884b46 media: vivid: fix wrong sizeimage value for mplane
| * 2ddf8314 udf: Avoid excessive partition lengths
| * 8d63b70d netfilter: nf_conncount: fix wrong variable type
| * 3e2ea7d6 iommu: sun50i: clear bypass register
| * 683c0b10 af_unix: Remove put_pid()/put_cred() in copy_peercred().
| * 3f56c976 irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
| * 09e89a5e smack: unix sockets: fix accept()ed socket label
| * 22d3b037 ALSA: hda: Add input value sanity checks to HDMI channel map controls
| * c6877abc mptcp: pm: send ACK on an active subflow
| * fd5364b2 mptcp: pr_debug: add missing \n at the end
| * c743fd11 mptcp: pm: skip connecting to already established sf
| * 058f8d98 mptcp: pm: do not remove already closed subflows
| * 592dd6f8 mptcp: pm: ADD_ADDR 0 is not a new address
| * 38cdf2f1 mptcp: close subflow when receiving TCP+FIN
| * 01264bdd mptcp: avoid duplicated SUB_CLOSED events
| * f2c865e9 mptcp: pm: avoid possible UaF when selecting endp
| * 8e73f8d6 mptcp: constify a bunch of of helpers
| * aef351c5 mptcp: pm: fullmesh: select the right ID later
| * 4d4e3a29 mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
| * 35b31f55 mptcp: pm: only decrement add_addr_accepted for MPJ req
| * 32ba7118 mptcp: pm: re-using ID of unused flushed subflows
| * 3e349d71 nilfs2: fix state management in error path of log writing function
| * 8e2d1e9d nilfs2: fix missing cleanup on rollforward recovery error
| * cde71a56 sched: sch_cake: fix bulk flow accounting logic for host fairness
| * bda4d84a ila: call nf_unregister_net_hooks() sooner
| * 3816867d tracing: Avoid possible softlockup in tracing_iter_reset()
| * 513c8fc1 can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
| * 3172376d clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
| * 5dd47383 clk: qcom: clk-alpha-pll: Fix the pll post div mask
| * e24c19c6 fuse: use unsigned type for getxattr/listxattr size truncation
| * 811016d5 fuse: update stats for pages in dropped aux writeback list
| * c0f43b1f mmc: cqhci: Fix checking of CQHCI_HALT state
| * e89943fc mmc: sdhci-of-aspeed: fix module autoloading
| * 9d715a23 mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
| * 57b6ead5 Bluetooth: MGMT: Ignore keys being loaded with invalid type
| * d98304ea Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
| * 0bfa0fa2 nvme-pci: Add sleep quirk for Samsung 990 Evo
| * 93f44655 rtmutex: Drop rt_mutex::wait_lock before scheduling
| * b322a385 irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
| * 9bbc71fa ata: libata: Fix memory leak for error path in ata_host_alloc()
| * c03d9115 ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
| * 326303f8 ALSA: hda/realtek: add patch for internal mic in Lenovo V145
| * 17235931 ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
| * d1f7a12c KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
| * e3e0cb02 KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
| * 3033ed90 ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
| * 14f91ab8 sch/netem: fix use after free in netem_dequeue
| * 366a1e57 i2c: Use IS_REACHABLE() for substituting empty ACPI functions
| * be144351 ext4: handle redirtying in ext4_bio_write_page()
| * 64022ce8 udf: Limit file size to 4TB
| * 1464cb82 ext4: reject casefold inode flag without casefold feature
| * af7b560c rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
| * cc7340f1 virtio_net: Fix napi_skb_cache_put warning
| * 0fa11f9d drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
| * 68a77288 media: uvcvideo: Enforce alignment of frame and interval
| * 6d94c05a drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
| * 6980861e block: remove the blk_flush_integrity call in blk_integrity_unregister
| * 1339615a wifi: cfg80211: make hash table duplicates more survivable
| * adc5674c drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
| * c9431980 drm/meson: plane: Add error handling
| * 0aea09e8 smack: tcp: ipv4, fix incorrect labeling
| * f9a48bc3 fsnotify: clear PARENT_WATCHED flags lazily
| * 3aa56313 usb: typec: ucsi: Fix null pointer dereference in trace
| * e1c92f66 usbip: Don't submit special requests twice
| * 34255103 rcu/nocb: Remove buggy bypass lock contention mitigation
| * f8b96d4e ionic: fix potential irq name truncation
| * b8105982 RDMA/efa: Properly handle unexpected AQ completions
| * 2da121e3 hwspinlock: Introduce hwspin_lock_bust()
| * 56af1b0f PCI: al: Check IORESOURCE_BUS existence during probe
| * 29f45f25 cpufreq: scmi: Avoid overflow of target_freq in fast switch
| * ec4cb72a wifi: iwlwifi: remove fw_running op
| * 36a77159 drm/amdgpu: update type of buf size to u32 for eeprom functions
| * 2700dbd1 drm/amd/pm: check negtive return for table entries
| * d04ded1e drm/amdgpu: the warning dereferencing obj for nbio_v7_4
| * acff7a94 drm/amd/pm: check specific index for aldebaran
| * f20d1d5c drm/amdgpu: fix the waring dereferencing hive
| * bda7de66 drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
| * e3c7d23f apparmor: fix possible NULL pointer dereference
| * 6cc50118 drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
| * 345bd3ad drm/amdgpu: fix mc_data out-of-bounds read warning
| * 0bef65e0 drm/amdgpu: fix ucode out-of-bounds read warning
| * 45f7b02a drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
| * 919f9bf9 drm/amdgpu: Fix out-of-bounds write warning
| * 0fcc2412 drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
| * 80ce7edc drm/amdgpu/pm: Fix uninitialized variable warning for smu10
| * e55e3904 drm/amd/amdgpu: Check tbo resource pointer
| * f37d6aa3 drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
| * fe63daf7 drm/amd/display: Check msg_id before processing transcation
| * c4a7f7c0 drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
| * 0ee4387c drm/amd/display: Add array index check for hdcp ddc access
| * 21bbb398 drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
| * 0184cca3 drm/amd/display: Check gpio_id before used as array index
| * 0c445d98 drm/amdgpu: avoid reading vf2pf info size from FB
| * c5635fe6 drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
| * f8012927 drm/amdgpu: fix uninitialized scalar variable warning
| * 3317966e drm/amd/pm: fix the Out-of-bounds read warning
| * bcd00d0d drm/amd/pm: fix warning using uninitialized value of max_vid_step
| * 6277aa29 drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
| * d1671377 drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
| * 54528b61 drm/amdgpu: fix overflowed array index read warning
| * 4bd7710f drm/amd/display: Assign linear_pitch_alignment even for VM
| * a42ba936 drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
| * 3ea66edd net: usb: qmi_wwan: add MeiG Smart SRM825L
| * 488702d1 dma-debug: avoid deadlock between dma debug vs printk and netconsole
| * 8da2de41 i2c: Fix conditional for substituting empty ACPI functions
| * 7abc0b44 ALSA: hda/conexant: Mute speakers at suspend / shutdown
| * 2fd3143b ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
| * 24a63d85 drm: panel-orientation-quirks: Add quirk for OrangePi Neo
* | 4b925a94 ANDROID: fix up crc issue for cpuset_cpus_allowed()
* | 7cdab768 Merge 5.15.166 into android14-5.15-lts
|\|
| * 14e46842 Linux 5.15.166
| * a979b02d apparmor: fix policy_unpack_test on big endian systems
| * 85449b28 scsi: aacraid: Fix double-free on probe failure
| * 7770f1d8 igc: Fix qbv tx latency by setting gtxoffset
| * 10e5089c igc: Fix reset adapter logics when tx mode change
| * a46f5faa phy: zynqmp: Enable reference clock correctly
| * 16d197fa usb: cdnsp: fix for Link TRB with TC
| * 80af8b9c usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
| * 18bdd20a usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes()
| * d51374c5 usb: dwc3: st: add missing depopulate in probe error path
| * 060f4124 usb: dwc3: st: fix probed platform device ref count on probe error path
| * 111277b8 usb: dwc3: core: Prevent USB core invalid event buffer address access
| * 96f7322e usb: dwc3: omap: add missing depopulate in probe error path
| * bb30c886 USB: serial: option: add MeiG Smart SRM825L
| * 59f93e9c cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
| * eaff392c soc: qcom: cmd-db: Map shared memory as WC, not WB
| * 7535db06 nfc: pn533: Add poll mod list filling check
| * b00950a0 net: busy-poll: use ktime_get_ns() instead of local_clock()
| * 4643b916 gtp: fix a potential NULL pointer dereference
| * 7a8d98b6 ethtool: check device is present when getting link settings
| * 131ee27d dmaengine: dw: Add memory bus width verification
| * e219cf9c dmaengine: dw: Add peripheral bus width verification
| * e144fc9c phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
| * c401845e phy: xilinx: phy-zynqmp: dynamic clock support for power-save
| * 65697691 phy: xilinx: add runtime PM support
| * 5d946850 PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
| * 69fae8ed PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
| * 1b993cb3 PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
| * a8d2245f soundwire: stream: fix programming slave ports for non-continous port maps
| * 124f20c5 net:rds: Fix possible deadlock in rds_message_put
| * 4e8d6ac8 cgroup/cpuset: Prevent UAF in proc_cpuset_show()
| * 221e3b12 ata: libata-core: Fix null pointer dereference on error
| * 8ad48380 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
| * bebef79b Revert "MIPS: Loongson64: reset: Prioritise firmware service"
| * 218b482f mptcp: sched: check both backup in retrans
| * 0af44075 net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
| * 68b22b24 wifi: mwifiex: duplicate static structs used in driver instances
| * 6341c285 pinctrl: single: fix potential NULL dereference in pcs_get_function()
| * ce3c431c pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
| * 19c8fce7 btrfs: run delayed iputs when flushing delalloc
| * da6a85d1 drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
| * ce0aa899 tools: move alignment-related macros to new <linux/align.h>
| * 95f73d01 Input: MT - limit max slots
| * c6a73b74 Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
| * 93ca1e5c mm/numa: no task_numa_fault() call if PTE is changed
| * 1e6440eb mm/numa: no task_numa_fault() call if PMD is changed
| * 3fbfd488 ALSA: timer: Relax start tick time check for slave timer elements
| * 4d2daf3c hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
| * 4d3a389f Revert "drm/amd/display: Validate hw_points_num before using it"
| * dce14009 mmc: dw_mmc: allow biu and ciu clocks to defer
| * 96b076e8 KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
| * ae857158 cxgb4: add forgotten u64 ivlan cast before shift
| * d78daaf7 HID: microsoft: Add rumble support to latest xbox controllers
| * e73ffa99 HID: wacom: Defer calculation of resolution until resolution_code is known
| * 34842918 MIPS: Loongson64: Set timer mode in cpu-probe
| * 848c8fb6 scsi: core: Fix the return value of scsi_logical_block_count()
| * 951d6cb5 Bluetooth: MGMT: Add error handling to pair_device()
| * e4051558 mmc: mmc_test: Fix NULL dereference on allocation failure
| * 9b8b6521 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
| * 5c28ce95 drm/msm/dp: reset the link phy params before link training
| * 330dced3 drm/msm/dpu: don't play tricks with debug macros
| * 46cb057e net: xilinx: axienet: Fix dangling multicast addresses
| * a0699dec net: xilinx: axienet: Always disable promiscuous mode
| * c05155cc netfilter: flowtable: validate vlan header
| * 975f764e ipv6: prevent possible UAF in ip6_xmit()
| * e891b36d ipv6: fix possible UAF in ip6_finish_output2()
| * 24e93695 ipv6: prevent UAF in ip6_send_skb()
| * 52d99a69 netem: fix return value if duplicate enqueue fails
| * a10d0337 net: dsa: mv88e6xxx: Fix out-of-bound access
| * fd7008c3 net: dsa: mv88e6xxx: replace ATU violation prints with trace points
| * 932bf7cf net: dsa: mv88e6xxx: read FID when handling ATU violations
| * a66828e6 dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
| * 90306305 ice: fix ICE_LAST_OFFSET formula
| * 5c69cc8f bonding: fix xfrm state handling when clearing active slave
| * 2f72c6a6 bonding: fix xfrm real_dev null pointer dereference
| * 2f5bdd68 bonding: fix null pointer deref in bond_ipsec_offload_ok
| * 9e69809e bonding: fix bond_ipsec_offload_ok return type
| * 78ad3172 ip6_tunnel: Fix broken GRO
| * e85e6b5c netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
| * dec350d1 netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
| * fa6c23fe kcm: Serialise kcm_sendmsg() for the same socket.
| * 38188b4d tc-testing: don't access non-existent variable on exception
| * a981ae67 Bluetooth: SMP: Fix assumption of Central always being Initiator
| * 351e8252 Bluetooth: hci_core: Fix LE quote calculation
| * b444f5de platform/surface: aggregator: Fix warning when controller is destroyed in probe
| * 916a3a8a net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
| * 210f4cbf dm suspend: return -ERESTARTSYS instead of -EINTR
| * f80d537d media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
* | fd16562d Merge a510b574 ("nfsd: make svc_stat per-network namespace instead of global") into android14-5.15-lts
|\|
| * a510b574 nfsd: make svc_stat per-network namespace instead of global
| * ceefe749 nfsd: remove nfsd_stats, make th_cnt a global counter
| * 5bbefe83 nfsd: make all of the nfsd stats per-network namespace
| * 73c43bcc nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
| * 2108ae12 nfsd: rename NFSD_NET_* to NFSD_STATS_*
| * 143a0f5e sunrpc: use the struct net as the svc proc private
| * 6719776e sunrpc: remove ->pg_stats from svc_program
| * aba2fe2d sunrpc: pass in the sv_stats struct through svc_create_pooled
| * c78169c0 nfsd: stop setting ->pg_stats for unused stats
| * c66f8801 sunrpc: don't change ->sv_stats if it doesn't exist
| * d7b5ab28 NFSD: Fix frame size warning in svc_export_parse()
| * b4b0e9d8 NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
| * 5ec81b48 NFSD: Refactor the duplicate reply cache shrinker
| * bde5bdf8 NFSD: Replace nfsd_prune_bucket()
| * eefe7b37 NFSD: Rename nfsd_reply_cache_alloc()
| * a8f1afef NFSD: Refactor nfsd_reply_cache_free_locked()
| * 8549384d nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
| * 70fdee54 nfsd: move reply cache initialization into nfsd startup
* | 38589c7b Merge branch 'android14-5.15' into android14-5.15-lts
* | 7873b70c Merge branch 'android14-5.15' into android14-5.15-lts
* | 5cdfe678 Merge da2a0c62 ("block: use "unsigned long" for blk_validate_block_size().") into android14-5.15-lts
|\|
| * da2a0c62 block: use "unsigned long" for blk_validate_block_size().
| * 1f6b6239 gtp: pull network headers in gtp_dev_xmit()
| * 0feeaedf hrtimer: Prevent queuing of hrtimer without a function callback
| * 003e907c nvmet-rdma: fix possible bad dereference when freeing rsps
| * ca842d36 ext4: set the type of max_zeroout to unsigned int to avoid overflow
| * 7b9eff4b irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
| * 0f47e4fd usb: dwc3: core: Skip setting event buffers for host only controllers
| * 3b47bb22 platform/x86: lg-laptop: fix %s null argument warning
| * 1b5b9e55 clocksource: Make watchdog and suspend-timing multiplication overflow safe
| * 7462b116 s390/iucv: fix receive buffer virtual vs physical address confusion
| * 537a6bf1 openrisc: Call setup_memory() earlier in the init sequence
| * a5991dfc NFS: avoid infinite loop in pnfs_update_layout.
| * 73304977 nvmet-tcp: do not continue for invalid icreq
| * 5334e51a net: hns3: add checking for vf id of mailbox
| * 9018928d Bluetooth: bnep: Fix out-of-bound access
| * e8d4c246 usb: gadget: fsl: Increase size of name buffer for endpoints
| * 4759856c f2fs: fix to do sanity check in update_sit_entry
| * 4c80c19e btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent()
| * dc323a57 btrfs: change BUG_ON to assertion in tree_move_down()
| * 427d7cb3 btrfs: send: handle unexpected data in header buffer in begin_cmd()
| * 7b6acbc2 btrfs: handle invalid root reference found in may_destroy_subvol()
| * dead0848 btrfs: change BUG_ON to assertion when checking for delayed_node root
| * 01d720dd powerpc/boot: Only free if realloc() succeeds
| * de34590d powerpc/boot: Handle allocation failure in simple_realloc()
| * 4a8de7a7 parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
| * ef1d6d79 memory: stm32-fmc2-ebi: check regmap_read return value
| * 06cb3463 x86: Increase brk randomness entropy for 64-bit systems
| * ddf899fc md: clean up invalid BUG_ON in md_ioctl
| * 70f5ab8e netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
| * 1052160a clocksource/drivers/arm_global_timer: Guard against division by zero
| * a6394f5e virtiofs: forbid newlines in tags
| * cec15547 drm/lima: set gp bus_stop bit before hard reset
| * d41f3252 net/sun3_82586: Avoid reading past buffer in debug output
| * ad533c5a media: drivers/media/dvb-core: copy user arrays safely
| * 3ecf37c0 scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
| * 673d4e5d fs: binfmt_elf_efpic: don't use missing interpreter's properties
| * a5f1d30c media: pci: cx23885: check cx23885_vdev_init() return
| * 0f8049e4 quota: Remove BUG_ON from dqget()
| * bfbab62c fuse: fix UAF in rcu pathwalks
| * 187d844f afs: fix __afs_break_callback() / afs_drop_open_mmap() race
| * 10fb6af8 ext4: do not trim the group with corrupted block bitmap
| * 865759a9 nvmet-trace: avoid dereferencing pointer too early
| * ee17eabe powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
| * 3a39e6b4 memory: tegra: Skip SID programming if SID registers aren't set
| * 5750e353 arm64: Fix KASAN random tag seed initialization
| * 8afc79eb hwmon: (ltc2992) Avoid division by zero
| * 9da4530b IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
| * ad986663 wifi: iwlwifi: fw: Fix debugfs command sending
| * 3a819bf0 wifi: iwlwifi: abort scan when rfkill on but device enabled
| * 24078875 gfs2: setattr_chown: Add missing initialization
| * 84d75e35 scsi: spi: Fix sshdr use
| * 41eae1d7 media: qcom: venus: fix incorrect return value
| * 145769ae binfmt_misc: cleanup on filesystem umount
| * 10e2c63a staging: ks7010: disable bh on tx_dev_lock
| * d8b1d3b0 drm/amd/display: Validate hw_points_num before using it
| * b24c10bf staging: iio: resolver: ad2s1210: fix use before initialization
| * 2a403504 media: radio-isa: use dev_name to fill in bus_info
| * abd6fa88 i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
| * 640912de i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
| * 164164e3 s390/smp,mcck: fix early IPI handling
| * 93200b56 RDMA/rtrs: Fix the problem of variable not initialized fully
| * ad8e6683 i2c: riic: avoid potential division by zero
| * 8e379964 wifi: cw1200: Avoid processing an invalid TIM IE
| * 2af058a2 wifi: mac80211: fix BA session teardown race
| * 89795eeb wifi: cfg80211: check wiphy mutex is held for wdev mutex
| * b4373d92 ssb: Fix division by zero issue in ssb_calc_clock_rate
| * fdb349e7 ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
| * 19591821 net: hns3: fix a deadlock problem when config TC during resetting
| * 93d9ca2a net: hns3: fix wrong use of semaphore up
| * 6c4a0ba6 netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
| * 356beb91 netfilter: flowtable: initialise extack before use
| * fa254511 netfilter: allow ipv6 fragments to arrive on different devices
| * 81de530a mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
| * 5e4d2efa mlxbf_gige: disable RX filters until RX path initialized
| * 86a7a873 mlxbf_gige: Remove two unused function declarations
| * b799db9f net: dsa: vsc73xx: check busy flag in MDIO operations
| * 65fa752e net: dsa: vsc73xx: use read_poll_timeout instead delay loop
| * db9f552d net: dsa: vsc73xx: pass value in phy_write operation
| * eb5c3021 net: axienet: Fix register defines comment description
| * 24cf390a atm: idt77252: prevent use after free in dequeue_rx()
| * 4339641c net/mlx5e: Correctly report errors for ethtool rx flows
| * eadfff27 igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
| * 82481cb0 igc: remove I226 Qbv BaseTime restriction
| * adfe17bd igc: Correct the launchtime offset
| * d6955574 s390/uv: Panic for set and remove shared access UVC errors
| * f92cbcc6 drm/amdgpu/jpeg2: properly set atomics vmid field
| * 0fbe2a72 memcg_write_event_control(): fix a user-triggerable oops
| * df368d0d drm/amdgpu: Actually check flags for all context ops.
| * dfe7d9c6 btrfs: tree-checker: add dev extent item checks
| * 3337cb63 selinux: fix potential counting error in avc_add_xperms_decision()
| * 5053581f fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
| * 0f009021 bitmap: introduce generic optimized bitmap_size()
| * 0dbb7530 btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
| * ac8d72e8 s390/cio: rename bitmap_size() -> idset_bitmap_size()
| * 6331ca6e fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
| * cda54ec8 vfs: Don't evict inode under the inode lru traversing context
| * 8d604da7 dm persistent data: fix memory allocation failure
| * 5541aec7 dm resume: don't return EINVAL when signalled
| * fbea9889 arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
| * a665e3b7 s390/dasd: fix error recovery leading to data corruption on ESE devices
| * 23ce6ba3 thunderbolt: Mark XDomain as unplugged when router is removed
| * 365ef7c4 xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
| * ccdc892f ALSA: usb-audio: Support Yamaha P-125 quirk entry
| * 8e3d14c3 ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET
| * 25ee8b29 char: xillybus: Check USB endpoints when probing device
| * 98ee65d9 char: xillybus: Refine workqueue handling
| * 409b495f char: xillybus: Don't destroy workqueue from work item running on it
| * 8c78303e fuse: Initialize beyond-EOF page contents before setting uptodate
* | 8dd5baab Revert "genirq: Allow irq_chip registration functions to take a const irq_chip"
* | 50b9fe09 Revert "sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE tasks"
* | 59266b5a Revert "perf: Fix event leak upon exec and file release"
* | b7408b49 Revert "genirq: Allow the PM device to originate from irq domain"
* | 2b6a6e2f Revert "irqchip/imx-irqsteer: Constify irq_chip struct"
* | 20a57842 Revert "irqchip/imx-irqsteer: Add runtime PM support"
* | 278ac552 Revert "irqchip/imx-irqsteer: Handle runtime power management correctly"
* | af4ee6ad Revert "leds: trigger: use RCU to protect the led_cdevs list"
* | 4b33147a Revert "leds: trigger: Remove unused function led_trigger_rename_static()"
* | e935bb09 Revert "leds: trigger: Store brightness set by led_trigger_event()"
* | 04c5b10f Revert "leds: trigger: Call synchronize_rcu() before calling trig->activate()"
* | d463ebab Revert "leds: triggers: Flush pending brightness before activating trigger"
* | 7714e411 Merge 5.15.165 into android14-5.15-lts
|\|
| * fa93fa65 Linux 5.15.165
| * b2c5a0f3 Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
| * 79273dd5 media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()"
| * dbcde967 ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode
| * 33ac5a4e wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
| * 3a684499 binfmt_flat: Fix corruption when not offsetting data start
| * 479e23af usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed.
| * a6117b3c nvme/pci: Add APST quirk for Lenovo N60z laptop
| * 9b424c5d exec: Fix ToCToU between perm check and set-uid/gid usage
| * de962833 arm64: cpufeature: Fix the visibility of compat hwcaps
| * dde07b87 arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
| * e2afb266 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
| * 911f8055 drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
| * 53d55bea mptcp: fully established after ADD_ADDR echo on MPJ
| * badabac3 wifi: mac80211: check basic rates validity
| * cbf2b2ce PCI: dwc: Restore MSI Receiver mask during resume
| * 67a03645 net: stmmac: Enable mac_managed_pm phylink config
| * 8246b746 netfilter: nf_tables: prefer nft_chain_validate
| * d7c5f8bd netfilter: nf_tables: allow clone callbacks to sleep
| * d71a76f3 netfilter: nf_tables: bail out if stateful expression provides no .clone
| * 0d40e8cb netfilter: nf_tables: use timestamp to check for set element timeout
| * 9526393e netfilter: nf_tables: set element extended ACK reporting support
| * dd32621f tls: fix race between tx work scheduling and socket close
| * 2c111413 PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
| * 1a607d22 btrfs: fix double inode unlock for direct IO sync writes
| * f754591b xfs: fix log recovery buffer allocation for the legacy h_size fixup
| * 4e177070 btrfs: fix corruption after buffer fault in during direct IO append write
| * 9d1f4ecc selftests: mptcp: join: check backup support in signal endp
| * 34558a43 selftests: mptcp: join: validate backup in MPJ
| * 3c7dafc1 mptcp: pm: fix backup support in signal endpoints
| * ffd00227 mptcp: export local_address
| * 2c978352 mptcp: pm: only set request_bkup flag when sending MP_PRIO
| * e6e6c678 mptcp: fix bad RCVPRUNED mib accounting
| * dff41c5f mptcp: mib: count MPJ with backup flag
| * 3d16add5 mptcp: fix NL PM announced address accounting
| * 6f01f41b mptcp: distinguish rcv vs sent backup flag in requests
| * 42c7f7ac mptcp: sched: check both directions for backup
| * cd8a0ed3 drm/mgag200: Set DDC timeout in milliseconds
| * 8bf13339 drm/bridge: analogix_dp: properly handle zero sized AUX transactions
| * 2a3548c7 sched/smt: Fix unbalance sched_smt_present dec/inc
| * 5c66a967 sched/smt: Introduce sched_smt_present_inc/dec() helper
| * ca7d00c5 x86/mtrr: Check if fixed MTRRs exist before saving them
| * 8f5ffd2a padata: Fix possible divide-by-0 panic in padata_mt_helper()
| * cd10d186 tracing: Fix overflow in get_free_elt()
| * 77289f29 power: supply: axp288_charger: Round constant_charge_voltage writes down
| * ff03c1b9 power: supply: axp288_charger: Fix constant_charge_voltage writes
| * 0ad02834 genirq/irqdesc: Honor caller provided affinity in alloc_desc()
| * a2ff3482 irqchip/xilinx: Fix shift out of bounds
| * 5bdf4bc6 kcov: properly check for softirq context
| * 9196e42a serial: core: check uartclk for zero to avoid divide by zero
| * eb044b9c timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
| * 9532482c ntp: Safeguard against time_constant overflow
| * 9c23fc32 driver core: Fix uevent_show() vs driver detach race
| * 7c921031 irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'
| * 2d60656f irqchip/meson-gpio: support more than 8 channels gpio irq
| * c5ea55fe clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
| * fcd4f3a9 clocksource: Scale the watchdog read retries automatically
| * d607bbc7 torture: Enable clocksource watchdog with "tsc=watchdog"
| * 26dae4c8 clocksource: Reduce the default clocksource_watchdog() retries to 2
| * a7040173 ntp: Clamp maxerror and esterror to operating range
| * 23189702 vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
| * 541a900d tick/broadcast: Move per CPU pointer access into the atomic section
| * 2ac8f14d scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
| * cac63823 scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
| * 896a3286 usb: gadget: u_serial: Set start_delayed during suspend
| * 50c5248b usb: gadget: core: Check for unset descriptor
| * 741403cf USB: serial: debug: do not echo input by default
| * e8c1e606 usb: vhci-hcd: Do not drop references before new references are gained
| * a2400556 ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4
| * 296f8315 ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
| * a54da4b7 ALSA: line6: Fix racy access to midibuf
| * c763dfe0 drm/client: fix null pointer dereference in drm_client_modeset_probe
| * ba43e582 ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
| * f9727470 ALSA: usb-audio: Re-add ScratchAmp quirk entries
| * 4f8c8ede spi: spi-fsl-lpspi: Fix scldiv calculation
| * 4b316da4 kprobes: Fix to check symbol prefixes correctly
| * 97182790 bpf: kprobe: remove unused declaring of bpf_kprobe_override
| * 87b834b6 i2c: smbus: Send alert notifications to all devices if source not found
| * efb937c6 spi: spidev: Add missing spi_device_id for bh2228fv
| * 9ffb4dba ASoC: codecs: wsa881x: Correct Soundwire ports mask
| * fce8bfcf ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask
| * 93d89bb7 i2c: smbus: Improve handling of stuck alerts
| * d12517dd arm64: errata: Expand speculative SSBS workaround (again)
| * 60c18204 arm64: cputype: Add Cortex-A725 definitions
| * e36cb8e5 arm64: cputype: Add Cortex-X1C definitions
| * 724750c8 arm64: errata: Expand speculative SSBS workaround
| * 71098a6e arm64: errata: Unify speculative SSBS errata logic
| * 15756fac arm64: cputype: Add Cortex-X925 definitions
| * a518122c arm64: cputype: Add Cortex-A720 definitions
| * 67fb54d3 arm64: cputype: Add Cortex-X3 definitions
| * cc627930 arm64: errata: Add workaround for Arm errata 3194386 and 3312417
| * d3760b29 arm64: cputype: Add Neoverse-V3 definitions
| * 48a6a925 arm64: cputype: Add Cortex-X4 definitions
| * f6945661 arm64: barrier: Restore spec_bar() macro
| * 480bc904 arm64: Add Neoverse-V2 part
| * 77137d50 arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
| * f07bf04f ext4: fix wrong unit use in ext4_mb_find_by_goal
| * b1343c6f sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
| * d939bf5f scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
| * 0a7fbde5 profiling: remove profile=sleep support
| * 3c4ded27 SUNRPC: Fix a race to wake a sync task
| * a88a4947 s390/sclp: Prevent release of buffer in I/O
| * 459ca682 jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
| * 096ec0bf ext4: fix uninitialized variable in ext4_inlinedir_to_tree
| * 5b8055c3 media: uvcvideo: Fix the bandwdith quirk on USB 3.x
| * 7744eb83 media: uvcvideo: Ignore empty TS packets
| * d0b8b23b drm/amd/display: Add null checker before passing variables
| * 0c065e50 drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
| * 56e84803 drm/amdgpu: Fix the null pointer dereference to ras_manager
| * 37b9df45 drm/amdgpu/pm: Fix the null pointer dereference for smu7
| * d836431e btrfs: fix bitmap leak when loading free space cache on duplicate entry
| * b248bf15 wifi: nl80211: don't give key data to userspace
| * 22cc7323 udf: prevent integer overflow in udf_bitmap_free_blocks()
| * 02331952 PCI: Add Edimax Vendor ID to pci_ids.h
| * 6f8dc63f selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
| * 264087cc ACPI: SBS: manage alarm sysfs attribute through psy core
| * 43b24be7 ACPI: battery: create alarm sysfs attribute atomically
| * 2bb27b95 clocksource/drivers/sh_cmt: Address race condition for clock events
| * bf0ff69a md/raid5: avoid BUG_ON() while continue reshape after reassembling
| * be08dc61 md: do not delete safemode_timer in mddev_suspend
| * 7ce75b3c rcutorture: Fix rcu_torture_fwd_cb_cr() data race
| * 79008767 net: fec: Stop PPS on driver remove
| * cb85266c l2tp: fix lockdep splat
| * c05516c0 net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
| * 5caf0ffa Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
| * 5df55930 net: linkwatch: use system_unbound_wq
| * 1e168280 net: bridge: mcast: wait for previous gc cycles when removing port
| * c4251a3d net: usb: qmi_wwan: fix memory leak for not ip packets
| * 54b303d8 sctp: Fix null-ptr-deref in reuseport_add_sock().
| * 83f1d094 sctp: move hlist_node and hashent out of sctp_ep_common
| * e0c647c1 x86/mm: Fix pti_clone_entry_text() for i386
| * 4d143ae7 x86/mm: Fix pti_clone_pgtable() alignment assumption
| * d5371fc8 irqchip/mbigen: Fix mbigen node address layout
| * d44d1055 genirq: Allow irq_chip registration functions to take a const irq_chip
| * 8a326a2e netfilter: ipset: Add list flush to cancel_gc
| * 83a04f95 mptcp: fix duplicate data handling
| * 314d14b0 r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
| * 19eabe98 net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
| * 9e20d028 drm/vmwgfx: Fix a deadlock in dma buf fence polling
| * 7c07220c Revert "ALSA: firewire-lib: operate for period elapse event in process context"
| * 2b9fcb64 Revert "ALSA: firewire-lib: obsolete workqueue for period update"
| * ecf75022 ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
| * 7a0f5ead ALSA: usb-audio: Correct surround channels in UAC1 channel map
| * 3f480493 protect the fetch of ->fd[fd] in do_dup2() from mispredictions
| * a8b242a6 HID: wacom: Modify pen IDs
| * b6fc20e9 platform/chrome: cros_ec_proto: Lock device when updating MKBP version
| * 8fcc9670 power: supply: bq24190_charger: replace deprecated strncpy with strscpy
| * 20dbdebc riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
| * 434ae939 ipv6: fix ndisc_is_useropt() handling for PIO
| * 252c9741 net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
| * 419ee627 netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
| * b98ddb65 netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
| * ab91b2e8 net: mvpp2: Don't re-use loop iterator
| * ac758e1f net/iucv: fix use after free in iucv_sock_close()
| * 014d0a45 rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink().
| * 0c50a4ad rtnetlink: enable alt_ifname for setlink/newlink
| * 9e382030 ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
| * 3ddefcb8 sched: act_ct: take care of padding in struct zones_ht_key
| * fed36de9 drm/vmwgfx: Fix overlay when using Screen Targets
| * 16998763 drm/nouveau: prime: fix refcount underflow
| * 0309f66a MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
| * 33ba9570 MIPS: dts: loongson: Fix liointc IRQ polarity
| * e11b89cd MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
| * 9aeeece8 MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
| * 380fa817 remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
| * 39b3e0b1 drm/dp_mst: Fix all mstb marked as not probed after suspend/resume
| * fa180340 irqchip/imx-irqsteer: Handle runtime power management correctly
| * 0abb3875 irqchip/imx-irqsteer: Add runtime PM support
| * 8e085fa5 irqchip/imx-irqsteer: Constify irq_chip struct
| * 64494bfe genirq: Allow the PM device to originate from irq domain
| * 50beae26 irqdomain: Fixed unbalanced fwnode get and put
| * 780785c7 leds: triggers: Flush pending brightness before activating trigger
| * ab694f66 leds: trigger: Call synchronize_rcu() before calling trig->activate()
| * ac8f748c leds: trigger: Store brightness set by led_trigger_event()
| * f1a0ef0b leds: trigger: Remove unused function led_trigger_rename_static()
| * 590304b7 leds: trigger: use RCU to protect the led_cdevs list
| * 96166cca drivers: soc: xilinx: check return status of get_api_version()
| * 2a1833cf soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
| * 69901726 ext4: check the extent status again before inserting delalloc block
| * 580adf8e ext4: factor out a common helper to query extent map
| * 57ba1bc0 ext4: convert to exclusive lock while inserting delalloc extents
| * 5cce1990 ext4: refactor ext4_da_map_blocks()
| * 698be0f2 ext4: make ext4_es_insert_extent() return void
| * 34a86ade sysctl: always initialize i_uid/i_gid
| * 9ea7fc27 arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USB
| * f913e112 arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB
| * 42821f84 arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindings
| * f7d5d99c arm64: dts: qcom: msm8998: drop USB PHY clock index
| * 32f0e52f arm64: dts: qcom: msm8996: Move '#clock-cells' to QMP PHY child node
| * 0f0c74eb powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
| * 79186ae1 fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
| * 7cc1f4cd nvme-pci: add missing condition check for existence of mapped data
| * ebb6f1f1 nvme: separate command prep and issue
| * 20dd2e9d nvme: split command copy into a helper
| * 8c79ceb4 iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
| * d76bec2f ceph: fix incorrect kmalloc size of pagevec mempool
| * ed25b6aa ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachable
| * 20b2def9 spi: spidev: add correct compatible for Rohm BH2228FV
| * 6a32ade7 spi: spidev: order compatibles alphabetically
| * bff165a3 spidev: Add Silicon Labs EM3581 device compatible
| * 54725260 spi: spidev: Replace OF specific code by device property API
| * b0b3d243 spi: spidev: Replace ACPI specific code by device_get_match_data()
| * eb47ec48 spi: spidev: Make probe to fail early if a spidev compatible is used
| * 150af453 lirc: rc_dev_get_from_fd(): fix file leak
| * 05ca5676 powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
| * 290a6b88 apparmor: Fix null pointer deref when receiving skb during sock creation
| * 8f403027 mISDN: Fix a use after free in hfcmulti_tx()
| * f6bb8c90 bpf: Fix a segment issue when downgrading gso_size
| * 9e8f558a net: nexthop: Initialize all fields in dumped nexthops
| * c56abfb6 net: stmmac: Correct byte order of perfect_match
| * 5eea1276 tipc: Return non-zero value from tipc_udp_addr2str() on error
| * b90d2b3f netfilter: nft_set_pipapo_avx2: disable softinterrupts
| * 3756c257 net: bonding: correctly annotate RCU in bond_should_notify_peers()
| * ef1d3d90 ipv4: Fix incorrect source address in Record Route option
| * b23aaa2e MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
| * 6b4ff38c bpf, events: Use prog to emit ksymbol event for main program
| * 87b34c8c dma: fix call order in dmam_free_coherent
| * ca667c3c libbpf: Fix no-args func prototype BTF dumping syntax
| * 2746eeac um: time-travel: fix signal blocking race/hang
| * ccff45a1 um: time-travel: fix time-travel-start option
| * 6516149e phy: cadence-torrent: Check return value on register read
| * f21e7192 dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
| * 63f7fdf7 jfs: Fix array-index-out-of-bounds in diFree
| * 0529ca94 kdb: Use the passed prompt in kdb_position_cursor()
| * a2710723 kdb: address -Wformat-security warnings
| * 840c6def kernel: rerun task_work while freezing in get_signal()
| * 5c402f32 io_uring/io-wq: limit retrying worker initialisation
| * e34191cc nilfs2: handle inconsistent state in nilfs_btnode_create_block()
| * cc3c5ae5 Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
| * e9cdf403 Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
| * 4cf7e2a3 rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
| * 0a97cc54 rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
| * bc420488 drm/panfrost: Mark simple_ondemand governor as softdep
| * 64ad1589 MIPS: Loongson64: Test register availability before use
| * 77011a1d MIPS: Loongson64: reset: Prioritise firmware service
| * a64a9736 MIPS: Loongson64: Remove memory node for builtin-dtb
| * 103cc253 MIPS: Loongson64: env: Hook up Loongsson-2K
| * 5feae7c2 MIPS: dts: loongson: Fix GMAC phy node
| * bc333666 MIPS: ip30: ip30-console: Add missing include
| * 4e13b7c2 remoteproc: imx_rproc: Skip over memory region when node value is NULL
| * d627cc33 remoteproc: stm32_rproc: Fix mailbox interrupts queuing
| * cfc2304e rbd: don't assume rbd_is_lock_owner() for exclusive mappings
| * 22cc7f01 selftests/sigaltstack: Fix ppc64 GCC build
| * 557d035f RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
| * 4488eef0 platform: mips: cpu_hwmon: Disable driver on unsupported hardware
| * 2f9bed9e watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
| * b7fdaab7 rtc: isl1208: Fix return value of nvmem callbacks
| * bd8e059c drm/i915/dp: Reset intel_dp->link_trained before retraining the link
| * 3ff60449 drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
| * 145d4dd8 drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
| * 6efcf9f4 perf/x86/intel/pt: Fix a topa_entry base address calculation
| * e4181a2c perf/x86/intel/pt: Fix topa_entry base length
| * 8020e065 perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
| * 9ad46f1f perf: Fix event leak upon exec and file release
| * 67fad724 perf: Fix event leak upon exit
| * cde43031 scsi: qla2xxx: validate nvme_local_port correctly
| * 9117337b scsi: qla2xxx: Complete command early within lock
| * bdfdd57a scsi: qla2xxx: Fix flash read failure
| * 73dbf4d4 scsi: qla2xxx: Use QP lock to search for bsg
| * b0302ffc scsi: qla2xxx: Fix for possible memory corruption
| * 51be7401 scsi: qla2xxx: Unable to act on RSCN for port online
| * b12c54e5 scsi: qla2xxx: During vport delete send async logout explicitly
| * 5f60a07f rtc: cmos: Fix return value of nvmem callbacks
| * dcaa88c2 mm/numa_balancing: teach mpol_to_str about the balancing mode
| * 3047f99c devres: Fix memory leakage caused by driver API devm_free_percpu()
| * 2a4094c6 devres: Fix devm_krealloc() wasting memory
| * fcdfc041 gve: Fix an edge case for TSO skb validity check
| * c5ee8adc kobject_uevent: Fix OOB access within zap_modalias_env()
| * 84bb2f0c kbuild: Fix '-S -c' in x86 stack protector scripts
| * d6570ec3 decompress_bunzip2: fix rare decompression failure
| * a7a59a12 ubi: eba: properly rollback inside self_check_eba
| * 2ede59d7 clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
| * 52433f77 scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
| * 0484adcb fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed
| * c719b393 dev/parport: fix the array out-of-bounds risk
| * 08853ea1 binder: fix hang of unregistered readers
| * 7799c9dd PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
| * 0bba47fe PCI: dw-rockchip: Fix initial PERST# GPIO value
| * ddd840a1 PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
| * 6fa86b2a hwrng: amd - Convert PCIBIOS_* return codes to errnos
| * f5c99f22 tools/memory-model: Fix bug in lock.cat
| * e05b37ab ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
| * e3a61bc8 ALSA: usb-audio: Move HD Webcam quirk to the right place
| * f7e3ac30 ALSA: usb-audio: Fix microphone sound on HD webcam.
| * 63173938 KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
| * c666d46b media: uvcvideo: Fix integer overflow calculating timestamp
| * 6db719f2 jbd2: make jbd2_journal_get_max_txn_bufs() internal
| * 93d417d3 leds: ss4200: Convert PCIBIOS_* return codes to errnos
| * 838fef8e wifi: mwifiex: Fix interface type change
| * fc2ea3b5 selftests/landlock: Add cred_transfer test
| * 6b2e11d7 io_uring: tighten task exit cancellations
| * 9771e3d8 ext4: make sure the first directory block is not a hole
| * 8afe06ed ext4: check dot and dotdot of dx_root before making dir indexed
| * cca17211 m68k: amiga: Turn off Warp1260 interrupts during boot
| * 6a43e3c2 udf: Avoid using corrupted block bitmap buffer
| * f79e54a7 task_work: Introduce task_work_cancel() again
| * 451952f2 task_work: s/task_work_cancel()/task_work_cancel_func()/
| * 4224da51 apparmor: use kvfree_sensitive to free data->data
| * 94aeee7c sched/fair: Use all little CPUs for CPU-bound workloads
| * 6b5ed064 drm/amd/display: Check for NULL pointer
| * 94f00392 scsi: qla2xxx: Fix optrom version displayed in FDMI
| * 7e52c62f drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes
| * 08f45102 drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes
| * a8970272 ext2: Verify bitmap and itable block numbers before using them
| * d55aae5c hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
| * b8044a91 ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error
| * f8e9a63b media: venus: fix use after free in vdec_close
| * 558e339b char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
| * 215e9a69 fuse: verify {g,u}id mount options correctly
| * b37f1c53 sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE tasks
| * a3578d3b ipv6: take care of scope when choosing the src addr
| * d0a1f9aa af_packet: Handle outgoing VLAN packets without hardware offloading
| * 2f9576a9 net: netconsole: Disable target before netpoll cleanup
| * d3b165c1 tick/broadcast: Make takeover of broadcast hrtimer reliable
| * 8b6ad584 dt-bindings: thermal: correct thermal zone node name limit
| * d240b789 mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
| * fa774151 mm/hugetlb: fix possible recursive locking detected warning
| * 916c6483 landlock: Don't lose track of restrictions on cred_transfer
| * dc31856c fs/ntfs3: Missed error return
| * f99a44c3 rtc: interface: Add RTC offset to alarm after fix-up
| * b23e7de3 nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
| * 10d7b93e fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
| * ebefb924 fs/ntfs3: Fix field-spanning write in INDEX_HDR
| * e3e3b3eb fs/ntfs3: Replace inode_trylock with inode_lock
| * 865da0f0 pinctrl: freescale: mxs: Fix refcount of child
| * e77fe829 pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails
| * 59c849f5 pinctrl: ti: ti-iodelay: Drop if block with always false condition
| * f57e93ab pinctrl: single: fix possible memory leak when pinctrl_enable() fails
| * b5aa7fe1 pinctrl: core: fix possible memory leak when pinctrl_enable() fails
| * 44e68804 pinctrl: rockchip: update rk3308 iomux routes
| * bdee29d6 fs/ntfs3: Fix getting file type
| * bd6af2b0 fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
| * eb10ee9f fs/ntfs3: Fix transform resident to nonresident for compressed files
| * 7d99c5a9 fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
| * 48c4ac74 fs/ntfs3: Use ALIGN kernel macro
| * 2dfb0dcb net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
| * 6c57b171 net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
| * 957a4d1c netfilter: nf_set_pipapo: fix initial map fill
| * fee6d3f7 netfilter: nft_set_pipapo: constify lookup fn args where possible
| * 5e2c24f7 netfilter: ctnetlink: use helper function to calculate expect ID
| * 913173f4 bnxt_re: Fix imm_data endianness
| * 52238c05 RDMA/hns: Fix insufficient extend DB for VFs.
| * ecc69334 RDMA/hns: Fix undifined behavior caused by invalid max_sge
| * 3c301b8a RDMA/hns: Fix missing pagesize and alignment check in FRMR
| * dc00026b macintosh/therm_windtunnel: fix module unload.
| * 1b83f896 powerpc/xmon: Fix disassembly CPU feature checks
| * a679094b MIPS: Octeron: remove source file executable bit
| * 27874ca7 net: missing check virtio
| * ea558f10 vhost/vsock: always initialize seqpacket_allow
| * 24414c84 PCI: endpoint: Clean up error handling in vpci_scan_bus()
| * a32c9d72 Input: elan_i2c - do not leave interrupt disabled on suspend failure
| * 53f1a0c0 RDMA/device: Return error earlier if port in not valid
| * 69e6784f mtd: make mtd_test.c a separate module
| * 11cd5858 ASoC: max98088: Check for clk_prepare_enable() error
| * 1e3829f6 RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
| * 9189c230 RDMA/mlx4: Fix truncated output warning in alias_GUID.c
| * 56e1f54f RDMA/mlx4: Fix truncated output warning in mad.c
| * 3bff42b2 Input: qt1050 - handle CHIP_ID reading error
| * 389f6d5e RDMA/cache: Release GID table even if leak is detected
| * f8241991 RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
| * ccca6299 coresight: Fix ref leak when of_coresight_parse_endpoint() fails
| * 15c10cc9 clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clock
| * cfbd43e3 clk: qcom: branch: Add helper functions for setting retain bits
| * 82ee9913 PCI: Fix resource double counting on remove & rescan
| * 0d45e994 SUNRPC: Fixup gss_status tracepoint error output
| * de602aad sparc64: Fix incorrect function signature and add prototype for prom_cif_init
| * c3e33c89 ext4: avoid writing unitialized memory to disk in EA inodes
| * 6bb47c93 ext4: don't track ranges in fast_commit if inode has inlined data
| * 8087b639 ext4: return early for non-eligible fast_commit track events
| * 7639acde NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
| * 533ae7fe SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
| * 524e6b54 xprtrdma: Fix rpcrdma_reqs_reset()
| * b0fece16 mfd: omap-usb-tll: Use struct_size to allocate tll
| * 359e5c05 mfd: rsmu: Split core code into separate module
| * d856cb53 perf intel-pt: Fix exclude_guest setting
| * d5f39d2b perf intel-pt: Fix aux_watermark calculation for 64-bit size
| * cd6b8fc9 media: venus: flush all buffers in output plane streamoff
| * 0619f775 ext4: fix infinite loop when replaying fast_commit
| * 0781e423 Revert "leds: led-core: Fix refcount leak in of_led_get()"
| * 3efe34f9 drm/qxl: Add check for drm_cvt_mode
| * 4b60f8c5 drm/etnaviv: fix DMA direction handling for cached RW buffers
| * 2f74f09f perf report: Fix condition in sort__sym_cmp()
| * 3fb6a9d6 leds: trigger: Unregister sysfs attributes before calling deactivate()
| * a3d41048 drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
| * a668169b drm/mediatek: Add missing plane settings when async update
| * d6f55120 media: renesas: vsp1: Store RPF partition configuration per RPF instance
| * 71732853 media: renesas: vsp1: Fix _irqsave and _irq mix
| * 3a1e47f4 media: uvcvideo: Override default flags
| * d3259f45 saa7134: Unchecked i2c_transfer function result fixed
| * dba5dc8a media: i2c: Fix imx412 exposure control
| * 47779987 media: imon: Fix race getting ictx->lock
| * bde204db media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
| * 623541e5 drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()
| * 402e4d38 drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulators
| * a8d90f00 drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit
| * d649eb1f drm/amd/pm: Fix aldebaran pcie speed reporting
| * 6c390ef1 xdp: fix invalid wait context of page_pool_destroy()
| * 28dfdb7d selftests: forwarding: devlink_lib: Wait for udev events after reloading
| * c9b30877 bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
| * 6d20c404 bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
| * d933d43e bpf: annotate BTF show functions with __printf
| * a0737bef selftests/bpf: Close fd in error path in drop_on_reuseport
| * 0c54a73f locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers
| * 1ff103fb wifi: virt_wifi: don't use strlen() in const context
| * 8b0f1717 gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
| * 93e898a2 wifi: virt_wifi: avoid reporting connection success with wrong SSID
| * e1e354a2 perf: Fix default aux_watermark calculation
| * 87226011 perf: Prevent passing zero nr_pages to rb_alloc_aux()
| * 48767a69 perf: Fix perf_aux_size() for greater-than 32-bit size
| * 84ba02e9 perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
| * 8ad0ec7f netfilter: nf_tables: rise cap on SELinux secmark context
| * bb7e4ded ipvs: Avoid unnecessary calls to skb_is_gso_sctp
| * fb274d9c libbpf: Checking the btf_type kind when fixing variable offsets
| * 7068a11d net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
| * b95c9431 net: fec: Refactor: #define magic constants
| * 576c6462 wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
| * 2dc00d0f wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
| * 41728c9b wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
| * d794f626 mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
| * 4b60b403 mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flexible
| * 9a5261a9 mlxsw: spectrum_acl_erp: Fix object nesting warning
| * 565213e0 lib: objagg: Fix general protection fault
| * 4f44cb49 selftests/bpf: Check length of recv in test_sockmap
| * 5bf89e8f net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined
| * ed3bc31e tcp: fix races in tcp_v[46]_err()
| * 09519197 tcp: fix race in tcp_write_err()
| * d99b21ac tcp: add tcp_done_with_error() helper
| * 7a6a2614 tcp: annotate lockless access to sk->sk_err
| * 25eeea5c tcp: annotate lockless accesses to sk->sk_err_soft
| * 22314f1b net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
| * d0c8fb1b selftests/bpf: Fix prog numbers in test_sockmap
| * 73d8f5a1 wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
| * 95eff767 firmware: turris-mox-rwtm: Initialize completion before mailbox
| * b368066a firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
| * cd84e10a firmware: turris-mox-rwtm: Do not complete if there are no waiters
| * 6427d6fe vmlinux.lds.h: catch .bss..L* sections into BSS")
| * cabdacc0 ARM: spitz: fix GPIO assignment for backlight
| * 421eb215 ARM: pxa: spitz: use gpio descriptors for audio
| * d32d5c0d m68k: cmpxchg: Fix return value for default case in __arch_xchg()
| * 9a836281 x86/xen: Convert comma to semicolon
| * 8e368db6 m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages
| * 115db06a arm64: dts: amlogic: gx: correct hdmi clocks
| * 6dfc6eb5 arm64: dts: mediatek: mt8183-kukui-jacuzzi: Add ports node for anx7625
| * 9f51247d arm64: dts: mediatek: mt7622: fix "emmc" pinctrl mux
| * fbd40f46 arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
| * 030d39eb ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity
| * 988641b6 ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects
| * c716d3e9 ARM: dts: imx6qdl-kontron-samx6i: fix board reset
| * 5bf37f53 ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset
| * 241db6da ARM: dts: imx6qdl-kontron-samx6i: move phy reset into phy-node
| * 6adbe72e arm64: dts: rockchip: Increase VOP clk rate on RK3328
| * 8e3bd91e soc: qcom: pdr: fix parsing of domains lists
| * d0870c48 soc: qcom: pdr: protect locator_addr with the main mutex
| * e59386c3 memory: fsl_ifc: Make FSL_IFC config visible and selectable
| * 67d9adeb arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
| * 0d1d78c2 soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers
| * c32836df arm64: dts: qcom: sm8250: add power-domain to UFS PHY
| * 6bb3dc54 arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings
| * 34ce7f72 arm64: dts: qcom: sdm845: add power-domain to UFS PHY
| * 6c1c9349 hwmon: (max6697) Fix swapped temp{1,8} critical alarms
| * 8822f44f hwmon: (max6697) Fix underflow when writing limit attributes
| * 0b9a3650 drm/meson: fix canvas release in bind function
| * 62bae56c pwm: stm32: Always do lazy disabling
| * 1da47a5a hwmon: (adt7475) Fix default duty on fan is disabled
| * 0f109f8c x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos
| * fab5dc35 x86/pci/xen: Fix PCIBIOS_* return code handling
| * b47ce2e7 x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
| * d63fda6e x86/of: Return consistent error type from x86_of_pci_irq_enable()
| * 603d064d hfsplus: fix to avoid false alarm of circular locking
| * cf6b45ea block: initialize integrity buffer to zero before writing it to media
| * 260dab50 block: cleanup bio_integrity_prep
| * 4c566a1c block: refactor to use helper
| * 608475b5 platform/chrome: cros_ec_debugfs: fix wrong EC message version
| * 2259b26f EDAC, i10nm: make skx_common.o a separate module
| * ec56571b f2fs: fix to don't dirty inode for readonly filesystem
| * 70f5ef5f f2fs: fix return value of f2fs_convert_inline_inode()
* da8292c0 Merge branch 'android14-5.15' into branch 'android14-5.15-lts'

Change-Id: I512a11a0955346906de2ec890376ffdf115430b0
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 4943d699 ca94e9f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment