Dylan Chang
a71768f6d0
ANDROID: GKI: Add symbol list for Nothing
...
Add symbol list for Nothing
1 function symbol(s) added
'unsigned char fs_umode_to_dtype(umode_t)'
Bug: 428081661
Change-Id: I3f7c9a2d6b4a1e78fef5d3c2a1b84b9c1f4e5a6b
Signed-off-by: Dylan Chang <dylan.chang@nothing.tech >
2025-06-30 12:37:18 -07:00
Giuliano Procida
d93f956965
ANDROID: GKI: add final newline to protected exports file
...
Bug: 372617006
Change-Id: I51b131be6fe76ad81196ef6ad8641cb43c8218a3
Signed-off-by: Giuliano Procida <gprocida@google.com >
2025-06-25 11:48:12 +00:00
Mayank Rana
147721011e
ANDROID: abi_gki_aarch64_qcom: Add PCIe ECAM related symbols
...
Add of_pci_parse_bus_range and pci_ecam_create symbols as part
of abi_gki_aarch64_qcom.
Bug: 425696821
Change-Id: Iaaea8a2f5d80f4ed36fa33f338e1593e95b40ad5
Signed-off-by: Mayank Rana <quic_mrana@quicinc.com >
2025-06-24 12:35:47 -07:00
Wenhao Liao
5ea45f742e
ANDROID: GKI: Export tracepoint tcp_retransmit_skb
...
Export tracepoint tcp_retransmit_skb to collect the retransmission rate
of specific tcp streams and adjust the network policy. Also, update the
symbol list accordingly.
2 function symbol(s) added
'int __traceiter_tcp_retransmit_skb(void*, const struct sock*, const struct sk_buff*)'
'void skb_orphan_partial(struct sk_buff*)'
1 variable symbol(s) added
'struct tracepoint __tracepoint_tcp_retransmit_skb'
Bug: 344697033
Bug: 424394849
Change-Id: Ic2f9a9b31c2cbdf2a59bf3ba13805dfba5036cf5
Signed-off-by: Lei Zhang <lei.zhang.rj@vivo.com >
Signed-off-by: Wenhao Liao <wenhao.liao@vivo.corp-partner.google.com >
Signed-off-by: Carlos Llamas <cmllamas@google.com >
Signed-off-by: Yanxiao Guo <yanxiao.guo@vivo.corp-partner.google.com >
2025-06-24 05:00:47 -07:00
Yanxiao Guo
941a6c6848
ANDROID: GKI: Update symbol list for vivo
...
1 function symbol(s) added
'int __traceiter_android_rvh_tcp_rcv_spurious_retrans(void*, struct sock*)'
1 variable symbol(s) added
'struct tracepoint __tracepoint_android_rvh_tcp_rcv_spurious_retrans'
Bug: 351960112
Bug: 424394849
Change-Id: Iedb88dff2b5449ad20de6bfa77bfd9b0574cba19
Signed-off-by: Yanxiao Guo <yanxiao.guo@vivo.corp-partner.google.com >
2025-06-24 04:57:53 -07:00
Yanxiao Guo
8f7e256d08
ANDROID: GKI: Update symbol list for vivo
...
12 function symbol(s) added
'int __traceiter_android_rvh_inet_sock_create(void*, struct sock*)'
'int __traceiter_android_rvh_inet_sock_release(void*, struct sock*)'
'int __traceiter_android_rvh_tcp_recvmsg(void*, struct sock*, struct msghdr*, size_t, int, int*)'
'int __traceiter_android_rvh_tcp_select_window(void*, struct sock*, u32*)'
'int __traceiter_android_rvh_tcp_sendmsg(void*, struct sock*, struct msghdr*, size_t)'
'int __traceiter_android_rvh_udp_recvmsg(void*, struct sock*, struct msghdr*, size_t, int, int*)'
'int __traceiter_android_rvh_udp_sendmsg(void*, struct sock*, struct msghdr*, size_t)'
'int __traceiter_android_rvh_udpv6_recvmsg(void*, struct sock*, struct msghdr*, size_t, int, int*)'
'int __traceiter_android_rvh_udpv6_sendmsg(void*, struct sock*, struct msghdr*, size_t)'
'int __traceiter_android_vh_build_skb_around(void*, struct sk_buff*)'
'int __traceiter_android_vh_tcp_rtt_estimator(void*, struct sock*, long)'
'int __traceiter_android_vh_udp_enqueue_schedule_skb(void*, struct sock*, struct sk_buff*)'
12 variable symbol(s) added
'struct tracepoint __tracepoint_android_rvh_inet_sock_create'
'struct tracepoint __tracepoint_android_rvh_inet_sock_release'
'struct tracepoint __tracepoint_android_rvh_tcp_recvmsg'
'struct tracepoint __tracepoint_android_rvh_tcp_select_window'
'struct tracepoint __tracepoint_android_rvh_tcp_sendmsg'
'struct tracepoint __tracepoint_android_rvh_udp_recvmsg'
'struct tracepoint __tracepoint_android_rvh_udp_sendmsg'
'struct tracepoint __tracepoint_android_rvh_udpv6_recvmsg'
'struct tracepoint __tracepoint_android_rvh_udpv6_sendmsg'
'struct tracepoint __tracepoint_android_vh_build_skb_around'
'struct tracepoint __tracepoint_android_vh_tcp_rtt_estimator'
'struct tracepoint __tracepoint_android_vh_udp_enqueue_schedule_skb'
Bug: 335081123
Bug: 424394849
Change-Id: I6bbe625c7299ba0b2a82b0bbb2c1c89be715c1d6
Signed-off-by: Yanxiao Guo <yanxiao.guo@vivo.corp-partner.google.com >
2025-06-19 05:15:39 -07:00
Justin Jiang
74db64dcc8
ANDROID: GKI: Update symbol list for vivo
...
Update vivo symbol list for adding hook to retry mempool allocation
without delay.
1 function symbol(s) added
'int __traceiter_android_vh_mempool_alloc_skip_wait(void*, gfp_t *, bool *)'
1 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_mempool_alloc_skip_wait'
Bug: 423832910
Change-Id: I869cfce91993628c05ddefd01e67a655f53ee48a
Signed-off-by: Justin Jiang <justinjiang@vivo.corp-partner.google.com >
2025-06-12 01:13:47 -07:00
rs6987
753068e2ae
ANDROID: GKI: Add zebra KMI symbol list
...
These symbols are required scanner driver
INFO:
1 function symbol(s) added
'void vb2_video_unregister_device(struct video_device*)'
Bug: 423519221
Change-Id: I9826d7ca5b1e8d286fad1ec80efc674cc676540e
Signed-off-by: rajat.suri <rajat.suri@zebra.com >
2025-06-09 04:48:35 -07:00
jianhua hao
3048ff6925
ANDROID: GKI: Update symbol list file for xiaomi
...
INFO: 3 function symbol(s) added
'struct page* read_swap_cache_async(swp_entry_t, gfp_t, struct vm_area_struct*, unsigned long, struct swap_iocb**)'
'int unuse_swap_pte(struct vm_area_struct*, pmd_t*, unsigned long, swp_entry_t, struct folio*)'
'int vfs_fadvise(struct file*, loff_t, loff_t, int)'
Bug: 415852480
Change-Id: I5c4d50e042dd8dc8ba4df430614b0ac79ffb41cd
Signed-off-by: jianhua hao <haojianhua1@xiaomi.com >
2025-06-04 08:49:15 -07:00
Greg Kroah-Hartman
9e207186c7
Merge tag 'android14-6.1.138_r00' into android14-6.1
...
This merges the android14-6.1.138_r00 tag into the android14-6.1 branch,
catching it up with the latest LTS releases.
It contains the following commits:
* 4894546596 Revert "cpufreq: Avoid using inconsistent policy->min and policy->max"
* 9840922a87 Revert "cpufreq: Fix setting policy limits when frequency tables are used"
* 1e50e672f2 UPSTREAM: arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
* 4c7f06c5da Merge 6.1.138 into android14-6.1-lts
|\
| * 02b72ccb5f Linux 6.1.138
| * 5626b47a3e ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties
| * 79ff5e2629 ASoC: Use of_property_read_bool()
| * e25139c4aa drm/amd/display: Fix slab-use-after-free in hdcp
| * 942ecb9e8f drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcp
| * e07ed98515 drm/amd/display: Change HDCP update sequence for DM
| * e56b7400e9 drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.c
| * 8a86bb891b drm/amd/display: phase2 enable mst hdcp multiple displays
| * 8316820e40 iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
| * 28ddd9cf9d iommu/arm-smmu-v3: Use the new rb tree helpers
| * 4c4f168b46 dm: fix copying after src array boundaries
| * dc0d654eb4 irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
| * c8f809b3de irqchip/gic-v2m: Mark a few functions __init
| * 36d4ce271b Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
| * 9b89102fbb net: phy: microchip: force IRQ polling mode for lan88xx
| * 72a797facb ARM: dts: opos6ul: add ksz8081 phy properties
| * 88d7fd2d46 firmware: arm_ffa: Skip Rx buffer ownership release if not acquired
| * ff4273d47d firmware: arm_scmi: Balance device refcount when destroying devices
| * c13b801e85 Revert "x86/kexec: Allocate PGD for x86_64 transition page tables separately"
| * be9e230281 sch_ets: make est_qlen_notify() idempotent
| * 83fb922d06 sch_qfq: make qfq_qlen_notify() idempotent
| * 0475c85426 sch_hfsc: make hfsc_qlen_notify() idempotent
| * 0e59ce6cf3 sch_drr: make drr_qlen_notify() idempotent
| * 73cf6af131 sch_htb: make htb_qlen_notify() idempotent
| * 85bb073b89 PCI: imx6: Skip controller_id generation logic for i.MX7D
| * 8dcd498116 md: move initialization and destruction of 'io_acct_set' to md.c
| * 01b8322147 net: vertexcom: mse102x: Fix RX error handling
| * 7bdc90cf92 net: vertexcom: mse102x: Add range check for CMD_RTS
| * 9e951979ef net: vertexcom: mse102x: Fix LEN_MASK
| * 53b6b3614d net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
| * 2735065ac6 net: hns3: defer calling ptp_clock_register()
| * de5ad4dbec net: hns3: fixed debugfs tm_qset size
| * 9137a78d0b net: hns3: fix an interrupt residual problem
| * e15d00593d net: hns3: store rx VLAN tag offload state for VF
| * 328e124da6 net: fec: ERR007885 Workaround for conventional TX
| * a0e0efbabb net: lan743x: Fix memleak issue when GSO enabled
| * 44c3f30c8e nvme-tcp: fix premature queue removal and I/O failover
| * 2922716d94 bnxt_en: Fix ethtool -d byte order for 32-bit values
| * 43292b8342 bnxt_en: Fix out-of-bound memcpy() during ethtool -w
| * b1c2b19dcc bnxt_en: Fix coredump logic to free allocated buffer
| * 68bfb59b3c net: ipv6: fix UDPv6 GSO segmentation with NAT
| * f57fd07d7c net: dsa: felix: fix broken taprio gate states after clock jump
| * 9f9c9d1c08 net: dlink: Correct endianness handling of led_mode
| * 0561f2e374 ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
| * 0aa23e0856 net_sched: qfq: Fix double list add in class with netem as child qdisc
| * 9efb6a0fa8 net_sched: ets: Fix double list add in class with netem as child qdisc
| * 8df7d37d62 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
| * 4f0ecf50cd net_sched: drr: Fix double list add in class with netem as child qdisc
| * eaf2494138 net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
| * 94107259f9 net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll
| * 4195bd195a net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
| * 2ab2780146 net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
| * 901346b673 net/mlx5: E-switch, Fix error handling for enabling roce
| * 455a5261c9 net/mlx5: E-Switch, Initialize MAC Address for Default GID
| * 2d4a121296 vxlan: vnifilter: Fix unlocked deletion of default FDB entry
| * 93d646911b wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release
| * 92b0c8414c ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence
| * a99f5bf4f7 dm-bufio: don't schedule in atomic context
| * 93eeb6df16 KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
| * 227bda0fd0 xfs: restrict when we try to align cow fork delalloc to cowextsz hints
| * 6724a3faa8 xfs: allow unlinked symlinks and dirs with zero size
| * df403c882f xfs: fix freeing speculative preallocations for preallocated files
| * 9e1ad0875e xfs: make sure sb_fdblocks is non-negative
| * 80d3d1e7a2 xfs: allow symlinks with short remote targets
| * 251af3b8c1 xfs: convert delayed extents to unwritten when zeroing post eof blocks
| * 9ae4afcb9f xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
| * b4dbf90564 xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
| * 0e2fcf273b xfs: match lock mode in xfs_buffered_write_iomap_begin()
| * 7bfa86d204 xfs: revert commit 44af6c7e59
| * b359d2ee93 xfs: validate recovered name buffers when recovering xattr items
| * d6f7f0ddc4 xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
| * 3a97d267fd xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
| * 2edfd2c87c xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
| * 1e2a60807f xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
| * ddbfb6adb0 xfs: fix error returns from xfs_bmapi_write
| * 441021e5b3 tracing: Fix oob write in trace_seq_to_buffer()
| * 15888cd413 cpufreq: Fix setting policy limits when frequency tables are used
| * 681400579b cpufreq: Avoid using inconsistent policy->min and policy->max
| * e34a33d5d7 ksmbd: fix use-after-free in kerberos authentication
| * cf443f3145 platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug
| * 810947bfbb iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
| * c3f37faa71 iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
| * 2dd9448441 dm: always update the array size in realloc_argv on success
| * 12351db6c3 dm-integrity: fix a warning on invalid table line
| * 524b70441b wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
| * 3eaa5e3630 mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
| * 45aced97f0 irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
| * bdabd4ee04 amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
| * 160153cf9e perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.
| * 6c639af49e parisc: Fix double SIGFPE crash
| * 446289b8b3 arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
| * b36749bb27 i2c: imx-lpi2c: Fix clock count when probe defers
| * a62780b542 EDAC/altera: Set DDR and SDMMC interrupt mask before registration
| * 1705059287 EDAC/altera: Test the correct error reg offset
| * 47ca11836c drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
| * 6649a1dbcd ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
| * 3cdbf62209 Revert "rndis_host: Flag RNDIS modems as WWAN devices"
* | a70a8dc18f Merge 6.1.137 into android14-6.1-lts
|\|
| * ac7079a42e Linux 6.1.137
| * 8b4c07bb51 LoongArch: Fix build error due to backport
* | 3b32124339 ANDROID: GKI: Add bpf_redirect_info to virtual_device symbol list.
* | 6751b87143 ANDROID: GKI: fix up crc issue in crypto_get_default_null_skcipher()
* | 0b32b5b8c1 Revert "module: sign with sha512 instead of sha1 by default"
* | e63ea17387 Merge 6.1.136 into android14-6.1-lts
|\|
| * b6736e0375 Linux 6.1.136
| * 715b345153 objtool: Silence more KCOV warnings, part 2
| * cfe7fd06a1 ASoC: qcom: q6afe-dai: fix Display Port Playback stream name
| * fbf45385e3 PCI: Fix use-after-free in pci_bus_release_domain_nr()
| * 353e182012 tracing: Remove pointer (asterisk) and brackets from cpumask_t field
| * c8cbb6179c phy: freescale: imx8m-pcie: Add one missing error return
| * fc053d2df4 phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
| * 1a9e5875c5 nvme: fixup scan failure for non-ANA multipath controllers
| * 48600cbc4b MIPS: cm: Fix warning if MIPS_CM is disabled
| * ae43d74d45 xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
| * 3aaca46e8f net: dsa: mv88e6xxx: enable STU methods for 6320 family
| * 503d67b31c net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
| * 9ff467ae32 net: dsa: mv88e6xxx: enable PVT for 6321 switch
| * dc6b55cfe7 net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
| * e873e8f7d0 net/sched: act_mirred: don't override retval if we already lost the skb
| * 4f9f61598b crypto: atmel-sha204a - Set hwrng quality to lowest possible
| * 3a57f45b91 comedi: jr3_pci: Fix synchronous deletion of timer
| * 63d956acbf jfs: define xtree root and page independently
| * 5d59fd637a of: module: add buffer overflow check in of_modalias()
| * 2fea0d6d7b spi: spi-imx: Add check for spi_imx_setupxfer()
| * fc9629651b md/raid1: Add check for missing source disk in process_checks()
| * 61b36bdc70 ubsan: Fix panic from test_ubsan_out_of_bounds
| * af1c735e21 spi: tegra210-quad: add rate limiting and simplify timeout error message
| * 009847bd69 spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
| * 342a5dfc21 loop: aio inherit the ioprio of original request
| * ddc9ef51bc x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
| * 30e482dfb8 scsi: pm80xx: Set phy_attached to zero when device is gone
| * dae1e15fcc scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
| * 9e3014d786 scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
| * 39ebdc2d51 ext4: make block validity check resistent to sb bh corruption
| * 0c2aea3235 nvmet-fc: put ref when assoc->del_work is already scheduled
| * b7f235cb88 nvmet-fc: take tgtport reference only once
| * 2184c42971 x86/bugs: Don't fill RSB on context switch with eIBRS
| * 3b2efa5695 x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
| * 14b1cbf034 x86/bugs: Use SBPB in write_ibpb() if applicable
| * 6c94a16ba2 selftests/mincore: Allow read-ahead pages to reach the end of the file
| * 4aebc6708c objtool: Stop UNRET validation on UD2
| * 498027367f nvme: re-read ANA log page after ns scan completes
| * 510ba30dd3 ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
| * d4444abc19 ACPI: EC: Set ec_no_wakeup for Lenovo Go S
| * 2fbd0e1930 nvme: requeue namespace scan on missed AENs
| * e9f8bfb80e xen: Change xen-acpi-processor dom0 dependency
| * 9ce224eb5a selftests: ublk: fix test_stripe_04
| * 3f6c9d66e0 udmabuf: fix a buf size overflow issue during udmabuf creation
| * b16d315a18 KVM: s390: Don't use %pK through tracepoints
| * dcd21345eb sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
| * b22fac54c5 rtc: pcf85063: do a SW reset if POR failed
| * 468ff4a7c6 9p/net: fix improper handling of bogus negative read/write replies
| * 43b498a845 ntb_hw_amd: Add NTB PCI ID for new gen CPU
| * 763bf67ed3 ntb: reduce stack usage in idt_scan_mws
| * 545defa656 qibfs: fix _another_ leak
| * f93a840d4b objtool, lkdtm: Obfuscate the do_nothing() pointer
| * 4e57e330fb objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()
| * 5f9385723a objtool: Silence more KCOV warnings
| * bc49c5103e thunderbolt: Scan retimers after device router has been enumerated
| * 7e8f1dbf9b usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
| * 36d6815171 usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
| * 9e7bcd1e2b usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
| * d9a60dd67b dmaengine: dmatest: Fix dmatest waiting less when interrupted
| * 54c7b864fb sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
| * c2902e8abc usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield
| * a7a27cf25b usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
| * 609c9ea787 fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
| * 27b12b5878 usb: host: max3421-hcd: Add missing spi_device_id table
| * 57089df327 s390/tty: Fix a potential memory leak bug
| * 397254706e s390/sclp: Add check for get_zeroed_page()
| * d0db2eb990 parisc: PDT: Fix missing prototype warning
| * 2236d765a3 clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
| * 255cbc9db7 bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
| * e27244cbe1 crypto: null - Use spin lock instead of mutex
| * aba9e3096b MIPS: cm: Detect CM quirks from device tree
| * ba9bf51801 pinctrl: renesas: rza2: Fix potential NULL pointer dereference
| * 64ebb33768 USB: wdm: add annotation
| * e0917befd1 USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
| * 217fe1fc7d USB: wdm: close race between wdm_open and wdm_wwan_port_stop
| * 15a7f14737 USB: wdm: handle IO errors in wdm_wwan_port_start
| * 6b607ae3f4 USB: VLI disk crashes if LPM is used
| * 219716ce07 usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
| * a408b8043a usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
| * 07b491b601 usb: dwc3: xilinx: Prevent spike in reset signal
| * a445470152 usb: dwc3: gadget: check that event count does not exceed event buffer length
| * 8b4b7ad42a USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
| * df727eba55 usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
| * d2daafc3f0 usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
| * 0ee460498c usb: chipidea: ci_hdrc_imx: fix usbmisc handling
| * c27db84ed4 usb: cdns3: Fix deadlock when using NCM gadget
| * 0a8f200a1a USB: serial: simple: add OWON HDS200 series oscilloscope support
| * a5d0eaa074 USB: serial: option: add Sierra Wireless EM9291
| * acb866379e USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
| * fd93c803f2 serial: sifive: lock port in startup()/shutdown() callbacks
| * 1adf7a1165 serial: msm: Configure correct working mode before starting earlycon
| * 4d43b7091e misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
| * 1263d5f581 misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
| * 023816bd5f KVM: x86: Reset IRTE to host control if *new* route isn't postable
| * 38cfa866b7 KVM: x86: Explicitly treat routing entry type changes as changes
| * 05a5c6b0e8 mei: me: add panther lake H DID
| * 90757407ca USB: storage: quirk for ADATA Portable HDD CH94
| * c5b8a549ef mcb: fix a double free bug in chameleon_parse_gdd()
| * f46d889308 KVM: SVM: Allocate IR data using atomic allocation
| * 5d4636859a LoongArch: Remove a bogus reference to ZONE_DMA
| * 3425680572 LoongArch: Return NULL from huge_pte_offset() for invalid PMD
| * 128d261c72 drm/amd/display: Force full update in gpu reset
| * a4be735fe0 drm/amd/display: Fix gpu reset in multidisplay config
| * 24023ed8ff net: selftests: initialize TCP header and skb payload with zero
| * 5b83d30c63 xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
| * baa332e22f virtio_console: fix missing byte order handling for cols and rows
| * 4e8ce3978d wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
| * ff5a5dae30 wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
| * 4e773aea05 LoongArch: Make regs_irqs_disabled() more clear
| * da3170fea4 LoongArch: Select ARCH_USE_MEMTEST
| * ecb3f8f890 perf/x86: Fix non-sampling (counting) events on certain x86 platforms
| * 9e75c93472 iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
| * 11bccb054c net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
| * 20d584a33e net_sched: hfsc: Fix a UAF vulnerability in class handling
| * e79e8e05aa tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
| * f41f097f68 net: phy: leds: fix memory leak
| * ceceff6d31 net: lwtunnel: disable BHs when required
| * 790bad9dc2 scsi: core: Clear flags for scsi_cmnd that did not complete
| * fd18210acb btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
| * a252684ea1 cpufreq: cppc: Fix invalid return value in .get() callback
| * da8ee91e53 cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
| * f9c5423855 cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
| * 4bf6d7defb dma/contiguous: avoid warning about unused size_bytes
| * 19cc82616b selftests/mm: generate a temporary mountpoint for cgroup filesystem
| * d78888853e ASoC: qcom: Fix sc7280 lpass potential buffer overflow
| * 20ecb510d4 ASoC: qcom: q6dsp: add support to more display ports
| * 11f56f5a25 phy: freescale: imx8m-pcie: assert phy reset and perst in power off
| * cf0fbe3e9b phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
| * b783478e0c PCI: Fix reference leak in pci_register_host_bridge()
| * ead4d69b3e PCI: Assign PCI domain IDs by ida_alloc()
| * 9c32eaf8e4 of: resolver: Fix device node refcount leakage in of_resolve_phandles()
| * fc7e57c56d of: resolver: Simplify of_resolve_phandles() using __free()
| * b7f5964d03 clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
| * 5053ee6f8d clk: renesas: r9a07g04[34]: Fix typo for sel_shdi variable
| * 8213d3a61f clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
| * 50563380f7 clk: renesas: rzg2l: Refactor SD mux driver
| * 94c31387f6 clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header
| * 0b78075a9c clk: renesas: rzg2l: Add struct clk_hw_data
| * a70a0ac48b clk: renesas: rzg2l: Use u32 for flag and mux_flags
| * b447885ec9 backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
| * c5a9d6c54d backlight: led_bl: Convert to platform remove callback returning void
| * 11f724853e iio: adc: ad7768-1: Fix conversion result sign
| * c13b7cacbc iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check
| * c239afce68 net: dsa: mv88e6xxx: fix VTU methods for 6320 family
| * 58c14a5e2a net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
| * 4db3e956ca net: dsa: mv88e6xxx: add field to specify internal phys layout
| * 7cdba14d75 net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
| * 3edbf0fd90 net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
| * f27b1e1fd3 net: dsa: add support for mac_prepare() and mac_finish() calls
| * 9369d414ee net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
| * 0882b47507 auxdisplay: hd44780: Fix an API misuse in hd44780.c
| * 4b9c5e6e89 auxdisplay: hd44780: Convert to platform remove callback returning void
| * 6854c87ac8 tracing: Verify event formats that have "%*p.."
| * 480b9fc4b2 tracing: Add __print_dynamic_array() helper
| * 247feaa174 tracing: Add __string_len() example
| * 41abc05ab8 tracing: Fix cpumask() example typo
| * 3c8a30f95b tracing: Add __cpumask to denote a trace event field that is a cpumask_t
| * 7c2f874c63 module: sign with sha512 instead of sha1 by default
* | ae9d2e99d9 Merge 6.1.135 into android14-6.1-lts
|\|
| * 535ec20c50 Linux 6.1.135
| * ed4125569b ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model
| * ca9f84de76 md: fix mddev uaf while iterating all_mddevs list
| * bf1dc50bd5 md: factor out a helper from mddev_put()
| * 92f0f21b9a MIPS: ds1287: Match ds1287_set_base_clock() function types
| * d268e58918 MIPS: cevt-ds1287: Add missing ds1287.h include
| * 0dde1e38fb MIPS: dec: Declare which_prom() as static
* | fcf8d4d8b3 Merge f331105699 ("sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3") into android14-6.1-lts
|\|
| * f331105699 sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
| * 6e3319a2e0 sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
| * 3437e90d15 sign-file,extract-cert: move common SSL helper functions to a header
* | 816b54a70d Revert "blk-cgroup: support to track if policy is online"
* | 44fe4b43e9 Revert "blk-iocost: do not WARN if iocg was already offlined"
* | ac80043d0f Revert "bpf: Prevent tail call between progs attached to different hooks"
* | 92d048684a Merge 16c54d6a49 ("mm: fix apply_to_existing_page_range()") into android14-6.1-lts
|\|
| * 16c54d6a49 mm: fix apply_to_existing_page_range()
| * aed0aac18f blk-iocost: do not WARN if iocg was already offlined
| * 3154d64ff9 blk-cgroup: support to track if policy is online
| * d9a807fb7c bpf: Prevent tail call between progs attached to different hooks
| * 4759acbd44 bpf: avoid holding freeze_mutex during mmap operation
| * 282d1aa225 btrfs: fix the length of reserved qgroup to free
| * 7d8bb979f6 cifs: use origin fullpath for automounts
| * ec28c35029 smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
| * f27602b638 nvmet-fc: Remove unused functions
| * e37eabef53 Revert "LoongArch: BPF: Fix off-by-one error in build_prologue()"
| * b66bc16f4c landlock: Add the errata interface
| * 13080d052c drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
| * 615c8f70be Revert "Xen/swiotlb: mark xen_swiotlb_fixup() __init"
| * eec34d7d14 btrfs: zoned: fix zone finishing with missing devices
| * 4aecf1c211 btrfs: zoned: fix zone activation with missing devices
| * 159f0f61b2 btrfs: fix qgroup reserve leaks in cow_file_range
| * 2a07aea0ac LoongArch: Eliminate superfluous get_numa_distances_cnt()
| * b137af7953 powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
| * 32e3456454 x86/pvh: Call C code via the kernel virtual mapping
| * 8dfff85d5d x86/split_lock: Fix the delayed detection logic
| * edde34b792 mm: Fix is_zero_page() usage in try_grab_page()
| * 13beac8e96 misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
| * 53f4df92a8 misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
| * 9d5118b107 misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
| * 6cc2c355aa mptcp: sockopt: fix getting freebind & transparent
| * 89e1132bbf media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
| * b3c789419f kbuild: Add '-fno-builtin-wcslen'
| * 0bf87fafc1 cpufreq: Reference count policy in cpufreq_update_limits()
* | 3ba386dd55 Merge 17c7f46efb ("KVM: arm64: Eagerly switch ZCR_EL{1,2}") into android14-6.1-lts
|\|
| * 17c7f46efb KVM: arm64: Eagerly switch ZCR_EL{1,2}
| * bde20e154a KVM: arm64: Calculate cptr_el2 traps on activating traps
| * 0ff8c9a71e KVM: arm64: Mark some header functions as inline
| * 60d55eb282 KVM: arm64: Refactor exit handlers
| * 6648fef8ff KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
| * 9f2386b273 KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
| * a539ca5c23 KVM: arm64: Remove host FPSIMD saving for non-protected KVM
| * 04c50cc23a KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
| * 2fb8365017 arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
| * 254fe3a162 arm64/fpsimd: Have KVM explicitly say which FP registers to save
| * 312024dc1b arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
| * d5f7d3833b KVM: arm64: Discard any SVE state when entering KVM guests
* | d46f37d6c7 Merge dc7bdc1f2d ("io_uring/net: fix accept multishot handling") into android14-6.1-lts
|\|
| * dc7bdc1f2d io_uring/net: fix accept multishot handling
| * b8acdc413f drm/i915/gvt: fix unterminated-string-initialization warning
| * 4e4bd92623 drm/sti: remove duplicate object names
| * 12b038d521 drm/nouveau: prime: fix ttm_bo_delayed_delete oops
| * 6785702f4a drm/amdgpu/dma_buf: fix page_link check
| * ffd6888044 drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zero
| * 8f7b5987e2 drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zero
| * 5fc4fb54f6 drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zero
| * de6f8e0534 drm/amd/pm/smu11: Prevent division by zero
| * 836a189fb4 drm/amd/pm/powerplay: Prevent division by zero
| * 402964994e drm/amd/pm: Prevent division by zero
| * c812997534 drm/amd: Handle being compiled without SI or CIK support better
| * db783adae1 drm/msm/a6xx: Fix stale rpmh votes from GPU
| * 3ba56fc34f drm/repaper: fix integer overflows in repeat functions
| * 59f3925c3f perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
| * 96b2982f12 perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
| * 8a809a8bcb perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
| * 311b205fa9 perf/x86/intel: Allow to update user space GPRs from PEBS records
| * 51003b2c87 RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
| * 3ddca18534 scsi: ufs: exynos: Ensure consistent phy reference counts
| * e72c35de50 scsi: megaraid_sas: Block zero-length ATA VPD inquiry
| * 599d1e2a6a virtiofs: add filesystem context source name check
| * b4a9e164dd tracing: Fix filter string testing
| * b04eaa8de3 string: Add load_unaligned_zeropad() code path to sized_strscpy()
| * 220f0fd6ac smb3 client: fix open hardlink on deferred close file error
| * 0f5de9dee5 riscv: Avoid fortify warning in syscall_get_arguments()
| * 44079e544c ksmbd: fix the warning from __kernel_write_iter
| * 817fbb8957 ksmbd: Prevent integer overflow in calculation of deadtime
| * d5b554bc8d ksmbd: Fix dangling pointer in krb_authenticate
| * f95a2ec3ec mm: fix filemap_get_folios_contig returning batches of identical folios
| * a6e7f6018d mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
| * 5cdc985c41 loop: LOOP_SET_FD: send uevents for partitions
| * df5118fd61 loop: properly send KOBJ_CHANGED uevent for disk device
| * 0fdafdaef7 isofs: Prevent the use of too small fid
| * 3090cad5cc i2c: cros-ec-tunnel: defer probe if parent EC is not present
* | b918f051e3 Revert "arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists"
* | e106f14940 Merge 0296f97335 ("hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key") into android14-6.1-lts
|\|
| * 0296f97335 hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
| * e9b5d6e1bd crypto: caam/qi - Fix drv_ctx refcount bug
| * 9734612bd8 btrfs: correctly escape subvol in btrfs_show_options()
| * ba903539ff nfsd: decrease sc_count directly if fail to queue dl_recall
| * 3a47d1e8ef nfs: add missing selections of CONFIG_CRC32
| * 5ed9e05f59 nfs: move nfs_fhandle_hash to common include file
| * 943fe13970 asus-laptop: Fix an uninitialized variable
| * 8ba70a72f5 ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
| * 96c93b30e1 ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
| * 94515f5fc0 Revert "PCI: Avoid reset when disabled via sysfs"
| * b4df8b74bd writeback: fix false warning in inode_to_wb()
| * 0819b7c062 cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
| * 6a088c7d50 riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
| * 0047bf9bda riscv: KGDB: Do not inline arch_kgdb_breakpoint()
| * b23e67fac7 riscv: Properly export reserved regions in /proc/iomem
| * a6cb881e21 ptp: ocp: fix start time alignment in ptp_ocp_signal_set
| * 343246e469 net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
| * 35cde75c08 net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
| * b3c70dfe51 net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered
| * f06b5b4225 net: bridge: switchdev: do not notify new brentries as changed
| * 464f78d35f net: b53: enable BPDU reception for management port
| * fa2d770895 cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
| * 1489c195c8 net: openvswitch: fix nested key length validation in the set() action
| * b9764ebebb net: mctp: Set SOCK_RCU_FREE
| * d8a632fbc7 test suite: use %zu to print size_t
| * eac3413518 igc: cleanup PTP module if probe fails
| * 81e25321c6 igc: handle the IGC_PTP_ENABLED flag correctly
| * cfeeec7c5e igc: move ktime snapshot into PTM retry loop
| * 0c03e4fbe1 igc: fix PTM cycle trigger logic
| * e4cab92aca Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"
| * c6d527bbd3 Bluetooth: l2cap: Check encryption key size on incoming connection
| * d844181869 Bluetooth: btrtl: Prevent potential NULL dereference
| * d54bc626c8 Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
| * 6c588e9afb RDMA/core: Silence oversized kvmalloc() warning
| * 883ca52730 RDMA/hns: Fix wrong maximum DMA segment size
| * 837af21fd3 RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
| * 065f4b1cd4 md/md-bitmap: fix stats collection for external bitmaps
| * 4a05f7ae33 md/raid10: fix missing discard IO accounting
| * 3943754c69 scsi: iscsi: Fix missing scsi_host_put() in error path
| * 8fd4b9551a wifi: wl1251: fix memory leak in wl1251_tx_work
| * 5f6863dc40 wifi: mac80211: Purge vif txq in ieee80211_do_stop()
| * a167a2833d wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
| * 5e7df74745 wifi: at76c50x: fix use after free access in at76_disconnect
| * 1ac5eb4aa2 scsi: hisi_sas: Enable force phy when SATA disk directly connected
| * d58493832e HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
| * 80f14e9de6 Bluetooth: hci_uart: Fix another race during initialization
| * 8a1b01b7f6 x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions()
| * 6dd04ebe2b ACPI: platform-profile: Fix CFI violation when accessing sysfs files
| * a53b3599d9 arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
* | 4f3eb66089 Merge 47b445fc79 ("selftests: mptcp: close fd_in before returning in main_loop") into android14-6.1-lts
|\|
| * 47b445fc79 selftests: mptcp: close fd_in before returning in main_loop
* | 8d8b1f0393 Merge 696198f89a ("pinctrl: qcom: Clear latched interrupt status when changing IRQ type") into android14-6.1-lts
|\|
| * 696198f89a pinctrl: qcom: Clear latched interrupt status when changing IRQ type
| * eb602e8c4e PCI: Fix reference leak in pci_alloc_child_bus()
| * 210f00e9b5 PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
| * c467dbd5f1 of/irq: Fix device node refcount leakages in of_irq_init()
| * 338f7aa649 of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
| * 78d928bd60 of/irq: Fix device node refcount leakages in of_irq_count()
| * b84b58ae4f of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
| * ceb4266a78 of/irq: Fix device node refcount leakage in API of_irq_parse_one()
| * fbb0967846 ntb: use 64-bit arithmetic for the MSI doorbell mask
| * 0357c8406d KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
| * 3d4aa02359 gve: handle overflow when reporting TX consumed descriptors
| * bcfb1e4eb0 gpio: zynq: Fix wakeup source leaks on device unbind
| * 5b3cc7e03c gpio: tegra186: fix resource handling in ACPI probe path
| * 8dd7d72803 ftrace: Add cond_resched() to ftrace_graph_set_hash()
| * 3e070367ff dm-verity: fix prefetch-vs-suspend race
| * 5162ecc2d9 dm-integrity: set ti->error on memory allocation failure
| * e89228ddd5 dm-ebs: fix prefetch-vs-suspend race
| * 0642f87cbf crypto: ccp - Fix check for the primary ASP device
| * 8b75a7c1e4 clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
| * c0322b7635 clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
| * 62d14a1d2e clk: qcom: gdsc: Release pm subdomains in reverse add order
| * 3db0ca61cb cifs: fix integer overflow in match_server()
| * b2a1833e1c cifs: avoid NULL pointer dereference in dbg call
| * ad756ecd45 thermal/drivers/rockchip: Add missing rk3328 mapping entry
| * 7a63f4fb0e sctp: detect and prevent references to a freed transport in sendmsg
| * 974193e137 mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
| * 45970be1f0 mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
| * aa82be5125 mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
| * 36106d1c27 sparc/mm: disable preemption in lazy mmu mode
| * 6eef9c02b6 btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers
| * 11a99abdda arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
| * f4c4bb9eb3 arm64: mm: Correct the update of max_pfn
| * a84cbabf06 mtd: rawnand: Add status chack in r852_ready()
| * 6af3b92b1c mtd: inftlcore: Add error check for inftl_read_oob()
| * 1c20a592a1 mptcp: only inc MPJoinAckHMacFailure for HMAC failures
| * 855bf0aacd mptcp: fix NULL pointer in can_accept_new_subflow
| * becd8185b5 lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
| * a9e4bebec6 locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
| * 2edb5b29b1 mfd: ene-kb3930: Fix a potential NULL pointer dereference
| * 3b4643ffaf jbd2: remove wrong sb->s_sequence check
| * d83b0c03ef i3c: Add NULL pointer check in i3c_master_queue_ibi()
| * e49341f7a6 i3c: master: svc: Use readsb helper for reading MDB
| * 4e73e1f685 smb311 client: fix missing tcon check when mounting with linux/posix extensions
| * 475b9b45dc soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
| * d3071c1b7c vdpa/mlx5: Fix oversized null mkey longer than 32bit
| * 35d0aa6db9 ext4: fix off-by-one error in do_split
| * 3e7ecf181c bus: mhi: host: Fix race between unprepare and queue_buf
| * 8a021b7701 ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path
| * f4b34e1e97 ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
| * ad3f29747a ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
* | 055c0956b9 Merge be562a7f7f ("io_uring/kbuf: reject zero sized provided buffers") into android14-6.1-lts
|\|
| * be562a7f7f io_uring/kbuf: reject zero sized provided buffers
| * 43736338e3 wifi: mac80211: fix integer overflow in hwmp_route_info_get()
| * 5862c312f5 wifi: mt76: Add check for devm_kstrdup()
| * 58f6dae978 clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
| * 7312fc9dde mtd: Replace kcalloc() with devm_kcalloc()
| * 5ad7308011 net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family
| * b279480adc mtd: Add check for devm_kcalloc()
| * 12025f8350 mptcp: sockopt: fix getting IPV6_V6ONLY
| * 0f9a4bab7d media: venus: hfi_parser: refactor hfi packet parsing logic
| * 26bbedd06d media: venus: hfi_parser: add check to avoid out of bound access
| * bb786c8144 media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO
| * 2dd2d13c0b media: i2c: ov7251: Set enable GPIO low in probe
| * a32e7319e6 media: i2c: ccs: Set the device's runtime PM status correctly in probe
| * 26ddb187ba media: i2c: ccs: Set the device's runtime PM status correctly in remove
| * dc4620a0d8 media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
| * f8b29f2d90 media: platform: stm32: Add check for clk_enable()
| * b31a8ec0d8 media: streamzap: prevent processing IR data on URB failure
| * a3f4d28273 tpm, tpm_tis: Fix timeout handling when waiting for TPM status
| * 9dd161f707 mtd: rawnand: brcmnand: fix PM resume warning
| * 076cce6f50 spi: cadence-qspi: Fix probe on AM62A LP SK
| * 07476e0d93 KVM: arm64: Tear down vGIC on failed vCPU creation
| * 75791c0441 arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
| * f2e4ca0c40 arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
| * e03cc3e607 arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
| * 2ab5389f9d arm64: cputype: Add MIDR_CORTEX_A76AE
| * 4b8cf3ca46 xenfs/xensyms: respect hypervisor's "next" indication
| * 2257072fc6 media: siano: Fix error handling in smsdvb_module_init()
| * 455fd2951b media: vim2m: print device name after registering device
| * cf5f7bb4e0 media: venus: hfi: add check to handle incorrect queue size
| * 4e95233af5 media: venus: hfi: add a check to handle OOB in sfr region
| * aaf8d62abe media: i2c: adv748x: Fix test pattern selection mask
| * ac8d33ae62 ext4: don't treat fhandle lookup of ea_inode as FS corruption
| * 08a6459207 bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
| * d2134bf402 pwm: fsl-ftm: Handle clk_get_rate() returning 0
| * 52bced4b6c pwm: rcar: Improve register calculation
| * f3e9cf266c pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
| * b79faed289 tpm, tpm_tis: Workaround failed command reception on Infineon devices
| * 1a5b71022e ktest: Fix Test Failures Due to Missing LOG_FILE Directories
| * 660a53a069 fbdev: omapfb: Add 'plane' value check
| * b951cf102f drm/amdgpu: grab an additional reference on the gang fence v2
| * c2968c8123 PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
| * 55ef52c30c drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
| * dd686b699b drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
| * 0003302ff2 drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
| * 4262d78491 drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
| * 57c9dabda8 drm/amdkfd: Fix mode1 reset crash issue
| * 82b6aaa867 drm/amdkfd: clamp queue size to minimum
| * 16961e025b drivers: base: devres: Allow to release group on device release
| * 0b67e9c8e7 drm/bridge: panel: forbid initializing a panel with unknown connector type
| * 55bd37d4be drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
| * 2f292d7e28 drm: panel-orientation-quirks: Add new quirk for GPD Win 2
| * e6920a632a drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
| * c7b6d31422 drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
| * 0f1abea4a0 drm: panel-orientation-quirks: Add support for AYANEO 2S
* | c80ed510de Merge b2ebe6c3ff ("drm/amd/display: Update Cursor request mode to the beginning prefetch always") into android14-6.1-lts
|\|
| * b2ebe6c3ff drm/amd/display: Update Cursor request mode to the beginning prefetch always
| * b09c25c6b0 drm: allow encoder mode_set even when connectors change for crtc
| * 6e5534f4f9 Bluetooth: qca: simplify WCN399x NVM loading
| * 9cf7dccaa7 Bluetooth: hci_uart: fix race during initialization
| * 1b1828b42f tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
| * 53fb25e90c net: vlan: don't propagate flags on open
| * 31d4365223 wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
| * f746fe0c51 scsi: st: Fix array overflow in st_setup()
| * cf9291a344 ext4: ignore xattrs past end
| * 54f4e64de7 ext4: protect ext4_release_dquot against freezing
| * 4d82ed5801 ahci: add PCI ID for Marvell 88SE9215 SATA Controller
| * 98dbf2af63 f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
| * 5b4fc3c402 ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
| * a260bf14cd jfs: add sanity check for agwidth in dbMount
| * c9541c2bd0 jfs: Prevent copying of nlink with value 0 from disk inode
| * 55edbf5dbf fs/jfs: Prevent integer overflow in AG size calculation
| * 7307c8a0cc fs/jfs: cast inactags to s64 to prevent potential overflow
| * cab1852368 jfs: Fix uninit-value access of imap allocated in the diMount() function
| * 90e089a645 page_pool: avoid infinite loop to schedule delayed worker
| * 3d1b15f620 f2fs: don't retry IO for corrupted data scenario
| * c9c018678e ASoC: amd: Add DMI quirk for ACP6X mic support
| * 908abfdfdb ALSA: usb-audio: Fix CME quirk for UF series keyboards
| * 2de2827e5c mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
| * 4e587fb8b6 ASoC: fsl_audmix: register card device depends on 'dais' property
| * 2bb2136ef5 ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist
| * 922c542886 ALSA: hda: intel: Fix Optimus when GPU has no sound
| * ddb1478852 HID: pidff: Fix null pointer dereference in pidff_find_fields
| * e916d4587b HID: pidff: Do not send effect envelope if it's empty
| * fbb2f79b3c HID: pidff: Convert infinite length from Linux API to PID standard
| * 72be128730 xen/mcelog: Add __nonstring annotations for unterminated strings
| * 4746f2dd81 arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
| * 36a7a63c39 perf: arm_pmu: Don't disable counter in armpmu_add()
| * 5d2f3d433f x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
| * 87b9f0867c pm: cpupower: bench: Prevent NULL dereference on malloc failure
| * eda5865869 umount: Allow superblock owners to force umount
| * 08cf79c786 fs: consistently deref the files table with rcu_dereference_raw()
| * 2f75cb27be iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
| * 4ffb746ece nft_set_pipapo: fix incorrect avx2 match of 5th field octet
| * b78f2b458f net: ppp: Add bound checking for skb data on ppp_sync_txmung
| * a98d0ba2f6 ipv6: Align behavior across nexthops during path selection
| * 1348214fa0 net_sched: sch_sfq: move the limit validation
| * d5108432f0 net_sched: sch_sfq: use a temporary work area for validating configuration
| * b64c8c75c9 nvmet-fcloop: swap list_add_tail arguments
| * 25344c2a95 ata: sata_sx4: Add error handling in pdc20621_i2c_read()
| * ec9faff49a net: ethtool: Don't call .cleanup_data when prepare_data fails
| * f6b84d1cfb tc: Ensure we have enough buffer space when sending filter netlink notifications
| * 3051d6d2d4 net/sched: cls_api: conditional notification of events
| * db5d2b27e4 rtnl: add helper to check if a notification is needed
| * 8ab0c35a95 rtnl: add helper to check if rtnl group has listeners
| * f3ce4d3f87 net: tls: explicitly disallow disconnect
| * 829c49b6b2 codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
| * 24e6280cdd tipc: fix memory leak in tipc_link_xmit
| * 2dc53c7a0c ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
| * d4d8662e6e selftests/futex: futex_waitv wouldblock test should fail
* 2b26f9c343 Merge branch 'android14-6.1' into android14-6.1-lts
Change-Id: I1c8bdcd91094e2f166307124d6f94efa65158437
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-05-26 03:39:00 -07:00
Chungkai Mei
3c6d0251e1
ANDROID: ABI: Update pixel symbol list
...
Adding the following symbols:
- param_ops_ullong
- __traceiter_android_rvh_setscheduler_prio
- __tracepoint_android_rvh_setscheduler_prio
- usb_gadget_connect
- usb_gadget_disconnect
Bug: 409176857
Change-Id: I026c6a80ef4c31577bb2fc28b0b3d9e2e709a200
Signed-off-by: Chungkai Mei <chungkai@google.com >
2025-05-21 00:30:14 -07:00
Marcus Ma
b07be5e511
ANDROID: GKI: update symbol list file for xiaomi
...
add 2 function:
trace_android_vh_drain_all_pages_bypass()
trace_android_vh_pageset_update()
Bug: 418695654
Change-Id: Id1bbb269b7650528dcb2dfac29e7a611154954b3
Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com >
2025-05-19 21:55:22 -07:00
Yabin Cui
a0fa2316cc
ANDROID: ABI: Update pixel symbol list
...
Adding the following symbols:
- irq_check_status_bit
- irq_get_percpu_devid_partition
- irq_work_run
- perf_aux_output_skip
- this_cpu_has_cap
Bug: 393467632
Change-Id: I8e9f34b6b40ec078586d175efb835a6898cbc4f1
Signed-off-by: Yabin Cui <yabinc@google.com >
2025-05-15 15:05:50 -07:00
Greg Kroah-Hartman
3b32124339
ANDROID: GKI: Add bpf_redirect_info to virtual_device symbol list.
...
In commit ae43d74d45 ("xdp: Reset bpf_redirect_info before running a
xdp's BPF prog."), the bpf_redirect_info symbol is added to the
virtio_net module, but that symbol is not currently exported by the GKI
symbol lists. Fix this up by adding it to the symbol tables.
Fixes: ae43d74d45 ("xdp: Reset bpf_redirect_info before running a xdp's BPF prog.")
Change-Id: Ia5751e5c09127d875d8e5e44c71fa1c13f251054
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-05-07 09:03:38 +00:00
Pierre Couillaud
48ab183a3e
ANDROID: GKI: Update symbol list for bcmstb
...
INFO: 1 function symbol(s) added
'int __hwspin_trylock(struct hwspinlock*, int, unsigned long*)'
Bug: 416077180
Change-Id: I7186f775675b14a2323eb62eabb7a05e485b7464
Signed-off-by: Pierre Couillaud <pierre@broadcom.com >
2025-05-06 14:08:18 -07:00
Seiya Wang
0c1a07d9c2
ANDROID: GKI: Update the symbol list for mtk
...
1 function symbol(s) added
'ssize_t hdmi_audio_infoframe_pack_for_dp(const struct hdmi_audio_infoframe*, struct dp_sdp*, u8)'
Bug: 414724747
Change-Id: I15c9372703d94a787df4e6af83551ca183d4fae9
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
2025-05-01 04:08:36 -07:00
Bosser Ye
81ea45b132
ANDROID: GKI: Update symbol list for mtk
...
1 function symbol(s) added
'bool usb_check_int_endpoints(const struct usb_interface*, const u8*)'
Bug: 414032152
Change-Id: I74e2af13e5fcc7acd0ff060552f99485f5dda9f8
Signed-off-by: Bosser Ye <bo.ye@mediatek.com >
2025-04-28 06:46:22 -07:00
Greg Kroah-Hartman
a4fc1bef05
Merge tag 'android14-6.1.134_r00' into android14-6.1
...
This merges the android14-6.1.134_r00 tag into the android14-6.1 branch,
catching it up with the latest LTS releases.
It contains the following commits:
* 5a2ca52ae4 Revert "of: property: Increase NR_FWNODE_REFERENCE_ARGS"
* f6e3f07621 Revert "can: statistics: use atomic access in hot path"
* 522ff9a1db Merge 6.1.134 into android14-6.1-lts
|\
| * 4201028358 Linux 6.1.134
| * 1a84c0be74 tracing: Do not use PERF enums when perf is not defined
| * 14a6b65c83 NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
| * d96587cc93 nfsd: put dl_stid if fail to queue dl_recall
| * 30ef7cfee7 media: streamzap: fix race between device disconnection and urb callback
| * 78f06805cf jfs: add index corruption check to DT_GETPAGE()
| * 46e2c031aa jfs: fix slab-out-of-bounds read in ea_get()
| * 89503e5eae ext4: fix OOB read when checking dotdot dir
| * c07ec83be7 ext4: don't over-report free space or inodes in statvfs
| * cf18760105 arm64: Don't call NULL in do_compat_alignment_fixup()
| * 8f4d099504 tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
| * e9564aa7b8 tracing: Fix synth event printk format for str fields
| * bb9616ba5b tracing: Ensure module defining synth event cannot be unloaded while tracing
| * a2cce54c17 tracing: Fix use-after-free in print_graph_function_flags during tracer switching
| * 3ac65de111 ksmbd: validate zero num_subauth before sub_auth is accessed
| * 596407adb9 ksmbd: fix session use-after-free in multichannel connection
| * f0eb3f5751 ksmbd: fix use-after-free in ksmbd_sessions_deregister()
| * 629dd37acc ksmbd: add bounds check for create lease context
| * 8857a956f7 mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
| * 91f33558db mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
| * 0bb9c96faf ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
| * bae5b55e0f acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
| * 0708fd6bd8 x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
| * 39e32fe65e x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
| * 9c8237021b btrfs: handle errors from btrfs_dec_ref() properly
| * cacce7faa7 kunit/overflow: Fix UB in overflow_allocation_test
| * 781b2db0eb perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
| * 0a416b4c53 perf/x86/intel: Apply static call for drain_pebs
| * 5b36f9e8fa ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
| * 16d6b2527f platform/x86: ISST: Correct command storage data length
| * c498c117c4 LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
| * e9ccb262b3 LoongArch: BPF: Fix off-by-one error in build_prologue()
| * f39af67f03 LoongArch: Increase ARCH_DMA_MINALIGN up to 16
| * 0f10f83acf usbnet:fix NPE during rx_complete
| * bbadf50383 tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
| * a824c44e4b tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform
| * 0628ee3bfb drm/amdgpu/gfx11: fix num_mec
| * ddd2752899 io_uring/filetable: ensure node switch is always done, if needed
| * be8a0decd0 arcnet: Add NULL check in com20020pci_probe()
| * d10bd910d3 ipv6: Do not consider link down nexthops in path selection
| * 6d1e50a73d ipv6: Start path selection from the first nexthop
| * 21748669c5 net: fix geneve_opt length integer overflow
| * 5eaa143ba3 net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
| * b9039d61f8 ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
| * a263d31c8c netfilter: nft_tunnel: fix geneve_opt type confusion addition
| * b88786ea2c tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
| * f3b75e0a06 vsock: avoid timeout during connect() if the socket is closing
| * 9122fec396 udp: Fix memory accounting leak.
| * b3f48a41a0 net: mvpp2: Prevent parser TCAM memory corruption
| * 1dcc144c32 net_sched: skbprio: Remove overly strict queue assertions
| * 797e5371cf netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
| * 3f620f0a29 netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
| * 38253922a8 ASoC: imx-card: Add NULL check in imx_card_probe()
| * 8d78931a15 ntb: intel: Fix using link status DB's
| * 7ed22f8d8b ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
| * fb5069d017 riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
| * a333f223e5 spufs: fix a leak in spufs_create_context()
| * 880e7b3da2 spufs: fix gang directory lifetimes
| * 96de7fbdc2 spufs: fix a leak on spufs_new_file() failure
| * ad387704e9 hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
| * a8184b1930 memory: omap-gpmc: drop no compatible check
| * 4b07ce83e9 can: statistics: use atomic access in hot path
| * 1a8bae6723 ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
| * e733877c5e drm/amd: Keep display off while going into S4
| * 34988d2e0c x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
| * 8630709ebd locking/semaphore: Use wake_q to wake up processes outside lock critical section
| * e73917f9e0 sched/deadline: Use online cpus for validating runtime
| * 223f2ababb ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA
| * de04d49417 ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA
| * b31a7802d4 HID: i2c-hid: improve i2c_hid_get_report error message
| * 70bb0d7129 platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet
| * 3f3a07fcb5 ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0
| * 2dab4e83fc ALSA: hda/realtek: Fix Asus Z13 2025 audio
| * 6387243bfe affs: don't write overlarge OFS data block size fields
| * 395041688b affs: generate OFS sequence numbers starting at 1
| * 499d26188a wifi: brcmfmac: keep power during suspend if board requires it
| * ff0c8508eb nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
| * 159ef31d18 nvme-pci: clean up CMBMSC when registering CMB fails
| * 6fca3c84f1 nvme-tcp: fix possible UAF in nvme_tcp_poll
| * 157c80e4ea wifi: iwlwifi: mvm: use the right version of the rate API
| * c0a4cbdadc wifi: iwlwifi: fw: allocate chained SG tables for dump
| * c195e1eac0 rcu-tasks: Always inline rcu_irq_work_resched()
| * 4c467a4ba7 context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()
| * ad05c9379b sched/smt: Always inline sched_smt_active()
| * 1e49787b45 octeontx2-af: Free NIX_AF_INT_VEC_GEN irq
| * 013a3c7eca octeontx2-af: Fix mbox INTR handler when num VFs > 64
| * 9b435afa49 ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid
| * 63d23e3976 LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig
| * 6fc6fa800e ring-buffer: Fix bytes_dropped calculation issue
| * 3420c27121 net/mlx5e: SHAMPO, Make reserved size independent of page size
| * 128a0f437e ksmbd: fix multichannel connection failure
| * a6b5948682 ksmbd: use aead_request_free to match aead_request_alloc
| * 717587fbc8 rndis_host: Flag RNDIS modems as WWAN devices
| * 5fed5f6de3 rtnetlink: Allocate vfinfo size for VF GUIDs when supported
| * 83048539a7 exfat: fix the infinite loop in exfat_find_last_cluster()
| * b9249da6b0 objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
| * 546685793f perf tools: annotate asm_pure_loop.S
| * 1ff7116624 fs/procfs: fix the comment above proc_pid_wchan()
| * 62f6af0a12 staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES
| * c8b28c1276 perf python: Check if there is space to copy all the event
| * 5a393187e5 perf python: Don't keep a raw_data pointer to consumed ring buffer space
| * 5cf553ae38 perf python: Decrement the refcount of just created event on failure
| * e95f1c106d perf python: Fixup description of sample.id event member
| * 3d38144225 i3c: master: svc: Fix missing the IBI rules
| * b0686d0d76 um: remove copy_from_kernel_nofault_allowed
| * 142f89201e fuse: fix dax truncate/punch_hole fault path
| * a285180873 NFSv4: Don't trigger uneccessary scans for return-on-close delegations
| * a34f52b7d5 arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig
| * 11e24802e7 ocfs2: validate l_tree_depth to avoid out-of-bounds access
| * 7b9d5f73e7 kexec: initialize ELF lowest address to ULONG_MAX
| * 314f8fb911 perf units: Fix insufficient array space
| * b303aff1c5 perf evlist: Add success path to evlist__create_syswide_maps
| * 7098ae7ee2 iio: adc: ad7124: Fix comparison of channel configs
| * 1a14e9718a fs/ntfs3: Fix a couple integer overflows on 32bit systems
| * 1c80787ecd usb: xhci: correct debug message page size calculation
| * 7214c53e3c iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fails.
| * 8bd1e85254 iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio
| * cb385b93c8 coresight-etm4x: add isb() before reading the TRCSTATR
| * 90b7ad7678 coresight: catu: Fix number of pages while using 64k pages
| * b0201583c1 soundwire: slave: fix an OF node reference leak in soundwire slave device
| * 46b78bf04a isofs: fix KMSAN uninit-value bug in do_isofs_readdir()
| * be8a5aeccc clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clock
| * d5c51c6445 crypto: hisilicon/sec2 - fix for aead auth key length
| * d224ed6e90 x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplaced assignment
| * d77be51484 mfd: sm501: Switch to BIT() to mitigate integer overflows
| * f1b9566851 pinctrl: renesas: rzv2m: Fix missing of_node_put() call
| * dc7139b703 RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
| * 837adafac3 crypto: nx - Fix uninitialised hv_nxc on error
| * 37a73de168 power: supply: max77693: Fix wrong conversion of charge input threshold value
| * b92e9f7565 x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
| * bb2cb55064 clk: amlogic: g12a: fix mmc A peripheral clock
| * 99db751579 selftests/bpf: Select NUMA_NO_NODE to create map
| * 6ded8c22af clk: amlogic: gxbb: drop non existing 32k clock parent
| * 1f3fc107c8 clk: amlogic: g12b: fix cluster A parent data
| * 77fedd8ae4 pinctrl: tegra: Set SFIO mode to Mux Register
| * ae450da3e9 IB/mad: Check available slots before posting receive WRs
| * 29cb659bcf remoteproc: qcom_q6v5_mss: Handle platforms with one power domain
| * bc1db4d8f1 RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
| * 7844932c18 RDMA/mlx5: Fix calculation of total invalidated pages
| * d5212b9964 RDMA/core: Don't expose hw_counters outside of init net namespace
| * 816ce9f46d clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent
| * 7c9abc455b pinctrl: renesas: rzg2l: Fix missing of_node_put() call
| * dd5c97e4ed pinctrl: renesas: rza2: Fix missing of_node_put() call
| * 5a45035b09 lib: 842: Improve error handling in sw842_compress()
| * 8c6980c96d bpf: Use preempt_count() directly in bpf_send_signal_common()
| * 119bc7ed16 clk: qcom: gcc-msm8953: fix stuck venus0_core0 clock
| * 0fef48f4a7 clk: samsung: Fix UBSAN panic in samsung_clk_init()
| * 54380eea1f selftests/bpf: Fix string read in strncmp benchmark
| * 0144376d20 libbpf: Fix hypothetical STT_SECTION extern NULL deref case
| * 43ac40302d remoteproc: qcom_q6v5_pas: Make single-PD handling more robust
| * 062de5f4e4 of: property: Increase NR_FWNODE_REFERENCE_ARGS
| * e6015ca453 remoteproc: core: Clear table_sz when rproc_shutdown
| * 68e13ab1a0 crypto: hisilicon/sec2 - fix for aead authsize alignment
| * cb688aed24 clk: amlogic: gxbb: drop incorrect flag on 32k clock
| * 5170a857ce fbdev: sm501fb: Add some geometry checks.
| * b2f79f85b8 mdacon: rework dependency list
| * 2841dcc36f fbdev: au1100fb: Move a variable assignment behind a null pointer check
| * be78c69ca7 PCI: pciehp: Don't enable HPIE when resuming in poll mode
| * d953e2cd59 drm/amd/display: avoid NPD when ASIC does not support DMUB
| * 8dcd8b4210 drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
| * a4d0b76c65 PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
| * defab1c652 PCI: Remove stray put_device() in pci_register_host_bridge()
| * 1cabe832e7 drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
| * 32d12502d5 PCI: Avoid reset when disabled via sysfs
| * 933322e51a PCI/portdrv: Only disable pciehp interrupts early when needed
| * d68c455954 PCI: brcmstb: Fix potential premature regulator disabling
| * 99a0efba9f PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
| * 5bb237a1f6 PCI: brcmstb: Use internal register to change link capability
| * 9ce67aa3c6 PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
| * 07e7a7334e drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host
| * cd4b075077 PCI/ASPM: Fix link state exit during switch upstream function removal
| * 4e9cefe830 drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
| * 61270882c5 drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
| * c08869bf69 PCI: Use downstream bridges for distributing resources
| * 79d138d137 drm/vkms: Fix use after free and double free on init error
| * f3ce74cdee drm: xlnx: zynqmp: Fix max dma segment size
| * e713b514d2 drm/bridge: it6505: fix HDCP V match check is not performed correctly
| * 21daa13f7b drm/dp_mst: Fix drm RAD print
| * 1ef7b8c1be drm/bridge: ti-sn65dsi86: Fix multiple instances
| * 072833f1cb ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible
| * c9c4db9307 ALSA: hda/realtek: Always honor no_shutup_pins
| * cb6d6a008e HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER
| * 67ec1fea52 ASoC: cs35l41: check the return value from spi_setup()
| * 2606757693 media: platform: allgro-dvt: unregister v4l2_device on the error path
| * aa5af83b2e media: verisilicon: HEVC: Initialize start_bit field
| * e7a2a34d34 x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
| * 214965d1a6 perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
| * 4210ca861f lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
| * 72520ca5f9 PM: sleep: Fix handling devices with direct_complete set on errors
| * 6a810c462f thermal: int340x: Add NULL check for adev
| * 0e44e88754 EDAC/ie31200: Fix the error path order of ie31200_init()
| * 13479cf576 EDAC/ie31200: Fix the DIMM size mask for several SoCs
| * 0d6f98d27d EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
| * 89f6691cae selinux: Chain up tool resolving errors in install_policy.sh
| * 528a06fe98 PM: sleep: Adjust check before setting power.must_resume
| * 53d472f972 lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock
| * 2380b9f5aa x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()
| * cbcd6c852c x86/platform: Only allow CONFIG_EISA for 32-bit
| * 92ce1ccbad x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
| * feec6cd973 x86/fpu: Fix guest FPU state buffer allocation size
| * a33ab15c5b cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
| * d6937b1b4a smack: dont compile ipv6 code unless ipv6 is configured
| * c678f0831b cpufreq: scpi: compare kHz instead of Hz
| * f33c3cb0c9 x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
| * d40e353726 watch_queue: fix pipe accounting mismatch
* | 4878fe79fa Merge 6.1.133 into android14-6.1-lts
|\|
| * 3dfebb87d7 Linux 6.1.133
| * f6c086a79d ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
| * 04d1086a62 media: i2c: et8ek8: Don't strip remove function when driver is builtin
| * 7a735a8a46 usb: typec: ucsi: Fix NULL pointer access
| * 03fa71e97e usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
| * 1a8d68ca77 serial: 8250_dma: terminate correct DMA in tx_dma_flush()
| * 52d942a530 memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove
| * 07f8bdce68 net: usb: usbnet: restore usb%d name exception for local mac addresses
| * 794aad077c net: usb: qmi_wwan: add Telit Cinterion FE990B composition
| * 8d333fc96c net: usb: qmi_wwan: add Telit Cinterion FN990B composition
| * eb7cfa77f5 tty: serial: 8250: Add Brainboxes XC devices
| * ded9ea3814 tty: serial: 8250: Add some more device IDs
| * 79aafdf639 counter: microchip-tcb-capture: Fix undefined counter channel state on probe
| * e0d57d078b counter: stm32-lptimer-cnt: fix error handling when enabling
| * ccd744ac54 ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx
| * 1ec43100f7 netfilter: socket: Lookup orig tuple for IPv6 SNAT
| * 04805efe86 drm/amd/display: Check denominator crb_pipes before used
| * 79e5030717 ARM: Remove address checking for MMUless devices
| * 01469773db ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
| * 756992b8d5 ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
| * 0ef6e49881 atm: Fix NULL pointer dereference
| * 7582e135f5 HID: hid-plantronics: Add mic mute mapping and generalize quirks
| * e43621ca43 ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names
* | e3b905a701 Merge 6.1.132 into android14-6.1-lts
|\|
| * 8e60a714ba Linux 6.1.132
| * 662254a334 xfs: give xfs_extfree_intent its own perag reference
| * 7400fa1729 block, bfq: fix re-introduced UAF in bic_set_bfqq()
| * 49100c0b07 mm/migrate: fix shmem xarray update during migration
| * 4903303f25 wifi: iwlwifi: mvm: ensure offloading TID queue exists
| * 406a037d93 fs/ntfs3: Change new sparse cluster processing
| * 2e13f88e01 drm/amdgpu: fix use-after-free bug
| * 5cfcd32b23 arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
| * 4e0713c79c media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
| * a12bd67510 drm/mediatek: Fix coverity issue with unintentional integer overflow
| * 2d4a7a091f netfilter: nft_counter: Use u64_stats_t for statistic.
| * 4375eee347 mptcp: Fix data stream corruption in the address announcement
| * 19e85e06a0 drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
| * 9c4e202abf ksmbd: fix incorrect validation for num_aces field of smb_acl
| * a94ad20b07 drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
| * 78b07dada3 drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
| * 0a566a79ac soc: qcom: pdr: Fix the potential deadlock
| * 7993ad7722 batman-adv: Ignore own maximum aggregation size during RX
| * 205649d642 xsk: fix an integer overflow in xp_create_and_assign_umem()
| * ccb4aef2e7 efi/libstub: Avoid physical address 0x0 when doing random allocation
| * 1091f78287 ARM: shmobile: smp: Enforce shmobile_smp_* alignment
| * 966f331403 proc: fix UAF in proc_get_inode()
| * b9a1c6e888 mmc: atmel-mci: Add missing clk_disable_unprepare()
| * be320c2666 mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops
| * ea034e2469 arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
| * 270fe5c090 regulator: check that dummy regulator has been probed before using it
| * 83387073e5 drm/v3d: Don't run jobs that have errors flagged in its fence
| * 0bd1486e4b can: flexcan: disable transceiver during system PM
| * 06ffbb4d98 can: flexcan: only change CAN state when link up in system PM
| * a8a89a6d37 can: rcar_canfd: Fix page entries in the AFL list
| * 78f6d8f8fc i2c: omap: fix IRQ storms
| * 18f162e1de Revert "gre: Fix IPv6 link-local address generation."
| * 04c3f729cf net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
| * 47e88c6c3c net: lwtunnel: fix recursion loops
| * 51e8be9578 net: atm: fix use after free in lec_send()
| * 9dac3f194a ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
| * 77c41cdbe6 ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
| * 788ae2ae4c Bluetooth: Fix error code in chan_alloc_skb_cb()
| * 2c160e6868 RDMA/hns: Fix wrong value of max_sge_rd
| * 7b2603ab2f RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
| * 21c3be4924 RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
| * 4104b0023f RDMA/hns: Fix soft lockup during bt pages loop
| * 652393caf0 RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
| * 3a86ceccad ARM: dts: bcm2711: Don't mark timer regs unconfigured
| * 8c936723a4 ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP
| * eb0b0b729a RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
| * 06c5caadc5 ARM: dts: bcm2711: PL011 UARTs are actually r1p5
| * e4ab889d8b soc: imx8m: Unregister cpufreq and soc dev in cleanup path
| * 296d16538d soc: imx8m: Use devm_* to simplify probe failure handling
| * 44f9ffc1fe soc: imx8m: Remove global soc_uid
| * e7d05cf159 xfrm_output: Force software GSO only in tunnel mode
| * 0f80c9692a arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
| * 177deffb75 firmware: imx-scu: fix OF node leak in .probe()
| * f4a60d360d smb: client: fix potential UAF in cifs_dump_full_key()
| * e0a545bb4a nvme-tcp: Fix a C2HTermReq error message
| * 66d148204e HID: apple: disable Fn key handling on the Omoton KB066
| * dda134d117 smb: client: Fix match_session bug preventing session reuse
| * 98bbcf4cca smb3: add support for IAKerb
| * 0f928c11e7 arm64: mm: Populate vmemmap at the page level if not section aligned
| * b801f52437 i2c: sis630: Fix an error handling path in sis630_probe()
| * f5955987f4 i2c: ali15x3: Fix an error handling path in ali15x3_probe()
| * aa1788edee i2c: ali1535: Fix an error handling path in ali1535_probe()
| * 9968fcf02c cifs: Fix integer overflow while processing closetimeo mount option
| * 531cebb515 cifs: Fix integer overflow while processing actimeo mount option
| * 39d086bb35 cifs: Fix integer overflow while processing acdirmax mount option
| * dd190168e6 cifs: Fix integer overflow while processing acregmax mount option
| * 78cc9c3304 scripts: generate_rust_analyzer: add missing macros deps
| * d7cfc1a42f scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
| * 88a96a6fb1 scripts: `make rust-analyzer` for out-of-tree modules
| * d266fc89bc scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
* | 919facc02c Merge 99ddc1491b ("ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()") into android14-6.1-lts
|\|
| * 99ddc1491b ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
| * 0f0302c5fe drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()
| * 694110bc24 ASoC: ops: Consistently treat platform_max as control value
| * 618c6ce834 leds: mlxreg: Use devm_mutex_init() for mutex initialization
* | 6151e5151b Revert "tcp: fix races in tcp_abort()"
* | 0f8bbe98f1 Revert "tcp: fix forever orphan socket caused by tcp_abort"
* | c5f96457ad Merge b753821e06 ("tcp: fix forever orphan socket caused by tcp_abort") into android14-6.1-lts
|\|
| * b753821e06 tcp: fix forever orphan socket caused by tcp_abort
* | 1231f555d1 Merge cae9d2b162 ("tcp: fix races in tcp_abort()") into android14-6.1-lts
|\|
| * cae9d2b162 tcp: fix races in tcp_abort()
* | e6079359f7 Merge f9d0a13727 ("lib/buildid: Handle memfd_secret() files in build_id_parse()") into android14-6.1-lts
|\|
| * f9d0a13727 lib/buildid: Handle memfd_secret() files in build_id_parse()
| * 52229ebbe0 rust: Disallow BTF generation with Rust + LTO
| * d8bc07d16b qlcnic: fix memory leak issues in qlcnic_sriov_common.c
| * 7c461a5fb8 ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
| * fa0809bb2a clk: samsung: update PLL locktime for PLL142XX used on FSD platform
* | b2b62f9ec8 Merge 4964dbc419 ("drm/amd/display: Fix slab-use-after-free on hdcp_work") into android14-6.1-lts
|\|
| * 4964dbc419 drm/amd/display: Fix slab-use-after-free on hdcp_work
| * dc831b3868 drm/amd/display: Assign normalized_pix_clk when color depth = 14
| * 889e55f2fa drm/amd/display: Restore correct backlight brightness after a GPU reset
| * e8aeee0d12 drm/dp_mst: Fix locking when skipping CSN before topology probing
| * d2ab95b8c3 drm/atomic: Filter out redundant DPMS calls
| * ec52240622 x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
| * 61a9561642 USB: serial: option: match on interface class for Telit FN990B
| * 7dad504810 USB: serial: option: fix Telit Cinterion FE990A name
| * bb03a80e67 USB: serial: option: add Telit Cinterion FE990B compositions
| * 58f4fbe6d6 USB: serial: ftdi_sio: add support for Altera USB Blaster 3
* | 39fddf40eb Merge 870e3066fe ("Input: i8042 - swap old quirk combination with new quirk for more devices") into android14-6.1-lts
|\|
| * 870e3066fe Input: i8042 - swap old quirk combination with new quirk for more devices
| * e2ff9a5f7a Input: i8042 - swap old quirk combination with new quirk for several devices
| * c08785b0bd Input: i8042 - add required quirks for missing old boardnames
| * 24af158fe2 Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
| * dd889e6a4e xfs: remove conditional building of rt geometry validator functions
| * 23b8ab0c8e xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
| * 858c9d5278 xfs: update dir3 leaf block metadata after swap
| * a904118d7b xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
| * 6c20890ebf xfs: fix perag leak when growfs fails
| * 4f4e046caa xfs: add lock protection when remove perag from radix tree
| * 6587549b08 xfs: initialise di_crc in xfs_log_dinode
| * 87988e80b6 xfs: force all buffers to be written during btree bulk load
| * ec1d3a6899 xfs: recompute growfsrtfree transaction reservation while growing rt volume
| * 072a9c45d2 xfs: remove unused fields from struct xbtree_ifakeroot
| * 5c29b06524 xfs: don't allow overly small or large realtime volumes
| * 7d568f9d0f xfs: fix 32-bit truncation in xfs_compute_rextslog
| * 6a258245c5 xfs: make rextslog computation consistent with mkfs
| * f7a1233bb0 xfs: don't leak recovered attri intent items
| * c3c049984c xfs: consider minlen sized extents in xfs_rtallocate_extent_block
| * e377031115 xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
| * 6744e7b06c xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
| * a64e7b6cd1 xfs: reserve less log space when recovering log intent items
| * 5d6f3d30a4 xfs: use deferred frees for btree block freeing
| * ec35f7567b xfs: fix bounds check in xfs_defer_agfl_block()
| * fa91c6969d xfs: validate block number being freed before adding to xefi
| * ec81c519e7 xfs: pass per-ag references to xfs_free_extent
| * ab3b2a70c4 xfs: pass the xfs_bmbt_irec directly through the log intent code
| * e0e440bfea xfs: fix confusing xfs_extent_item variable names
| * 5b99dcc147 xfs: pass xfs_extent_free_item directly through the log intent code
| * 80cca6ecc9 xfs: pass refcount intent directly through the log intent code
* | 01ad57e248 Merge 9135df0218 ("io_uring: fix corner case forgetting to vunmap") into android14-6.1-lts
|\|
| * 9135df0218 io_uring: fix corner case forgetting to vunmap
| * 50edea7d4c io_uring: don't attempt to mmap larger than what the user asks for
* | abd5ee4e51 ANDROID: GKI: Update .stg file based on io_ring_ctx internal change
* | 4076744180 ANDROID: GKI: fix build breakage in io_uring during 6.1.132 merge
* | e561be4096 Merge 9aeb68337a ("io_uring: get rid of remap_pfn_range() for mapping rings/sqes") into android14-6.1-lts
|\|
| * 9aeb68337a io_uring: get rid of remap_pfn_range() for mapping rings/sqes
* | 1627bf5242 Merge 7710c04d34 ("mm: add nommu variant of vm_insert_pages()") into android14-6.1-lts
|\|
| * 7710c04d34 mm: add nommu variant of vm_insert_pages()
* | efc6c26b16 Merge a00113dc99 ("io_uring: add ring freeing helper") into android14-6.1-lts
|\|
| * a00113dc99 io_uring: add ring freeing helper
* | 468df534e5 Merge 63e6dc6172 ("io_uring: return error pointer from io_mem_alloc()") into android14-6.1-lts
|\|
| * 63e6dc6172 io_uring: return error pointer from io_mem_alloc()
* | bcca1a4a2a Merge 8cc4da21a2 ("block: fix 'kmem_cache of name 'bio-108' already exists'") into android14-6.1-lts
|\|
| * 8cc4da21a2 block: fix 'kmem_cache of name 'bio-108' already exists'
| * 82be3cb72b drm/nouveau: Do not override forced connector status
| * 3c6e077b2a mptcp: safety check before fallback
| * 452382b273 x86/irq: Define trace events conditionally
| * 9bd4fa7b52 perf/x86/intel: Use better start period for frequency mode
| * 3cb53dd557 fuse: don't truncate cached, mutated symlink
| * 5c5194a096 ASoC: tas2764: Set the SDOUT polarity correctly
| * 12566097c9 ASoC: tas2764: Fix power control mask
| * 55132107fa ASoC: tas2770: Fix volume scale
| * 8c6715b24a nvme: only allow entering LIVE from CONNECTING state
| * 638ffdc4ad sctp: Fix undefined behavior in left shift operation
| * cd3f60e499 nvmet-rdma: recheck queue state is LIVE in state lock in recv done
| * 6eea8a5c1c nvme-tcp: add basic support for the C2HTermReq PDU
| * f404cc4cde nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
| * d81ee62948 net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
| * e6607c7008 ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module
| * 5d2ca607ad ASoC: arizona/madera: use fsleep() in up/down DAPM event delays.
| * 17458c1193 ASoC: rsnd: adjust convert rate limitation
| * 1ffc9e9423 ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()
| * ce0bdc1a74 ALSA: hda/realtek: Limit mic boost on Positivo ARN50
| * 1a95cff6e1 Xen/swiotlb: mark xen_swiotlb_fixup() __init
| * 6c31c8761a thermal/cpufreq_cooling: Remove structure member documentation
| * 4d293411ad s390/cio: Fix CHPID "configure" attribute caching
| * 4209d21f6f platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
| * 96850a2a90 platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
| * 5932970c3f sched: Clarify wake_up_q()'s write to task->wake_q.next
| * 62a4c7ac84 HID: apple: fix up the F6 key on the Omoton KB066 keyboard
| * b3047f4c4a HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
| * 9acdb0059f HID: ignore non-functional sensor in HP 5MP Camera
| * 3358a3dee6 HID: intel-ish-hid: Send clock sync message immediately after reset
| * fc16b17906 HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
| * 89811c6208 vboxsf: fix building with GCC 15
| * 936041b69a alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
| * 6bbed0b3ad smb: client: fix noisy when tree connecting to DFS interlink targets
| * ae45fe47cc ACPI: resource: IRQ override for Eluktronics MECH-17
| * 24602e2664 scsi: qla1280: Fix kernel oops when debug level > 2
| * 6d816086d7 scsi: core: Use GFP_NOIO to avoid circular locking dependency
| * 9bfa80c8aa iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()
| * e4beb8aa35 powercap: call put_device() on an error path in powercap_register_control_type()
| * 86f653f37b hrtimers: Mark is_migration_base() with __always_inline
| * db1daaca25 nvme-fc: go straight to connecting state when initializing
| * 39e507d4f4 net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices
| * 86ff45f5f6 net/mlx5: Bridge, fix the crash caused by LAG state check
| * 2532adbfe9 net: openvswitch: remove misbehaving actions length check
| * b309e75426 gre: Fix IPv6 link-local address generation.
| * 42d5b131da netfilter: nft_exthdr: fix offset with ipv4_find_option()
| * e5ee00607b net_sched: Prevent creation of classes with TC_H_ROOT
| * 917e520430 ipvs: prevent integer overflow in do_ip_vs_get_ctl()
| * a62a25c6ad netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
| * 418119dd3f bonding: fix incorrect MAC address setting to receive NS messages
| * af757f5ee3 net: switchdev: Convert blocking notification chain to a raw one
| * e8e3e03d69 eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
| * 1598307c91 net/mlx5: handle errors in mlx5_chains_create_table()
| * 1c954950f8 Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
| * c40cd24bfb drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
| * 486033f577 netpoll: hold rcu read lock in __netpoll_send_skb()
| * c49e91520d net: mctp i2c: Copy headers if cloned
| * 95b5304073 net: dsa: mv88e6xxx: Verify after ATU Load ops
| * 55a173e49f Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
| * 79d50ce658 Bluetooth: hci_event: Fix enabling passive scanning
| * 0272d4af7f wifi: cfg80211: cancel wiphy_work before freeing wiphy
| * d02c9acd68 sched: address a potential NULL pointer dereference in the GRED scheduler.
| * 4fe9566512 netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
| * fcbacc47d1 ice: fix memory leak in aRFS after reset
| * 7a91926c76 netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
| * 5f7f8d9d46 pinctrl: bcm281xx: Fix incorrect regmap max_registers value
| * 01e8a8111b fbdev: hyperv_fb: iounmap() the correct memory when removing a device
| * f9c572d02f fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
| * 4c3712c15f hrtimer: Use and report correct timerslack values for realtime tasks
| * ba181019d1 sched/isolation: Prevent boot crash when the boot CPU is nohz_full
| * 65ae99b51e clockevents/drivers/i8253: Fix stop sequence for timer 0
* | 7c1a694998 Merge 6.1.131 into android14-6.1-lts
|\|
| * 344a096597 Linux 6.1.131
| * 5c0729c4c5 kbuild: userprogs: use correct lld when linking through clang
| * 631e00fdac vsock: Orphan socket after transport release
| * 42b33381e5 vsock: Keep the binding until socket destruction
| * 13a4362ab8 bpf, vsock: Invoke proto::close on close()
| * effac69091 fs/ntfs3: Add rough attr alloc_size check
| * dbd3e4adb9 media: mediatek: vcodec: Handle invalid decoder vsi
| * 30652c8ceb scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
| * 1ee2d454ba nilfs2: handle errors that nilfs_prepare_chunk() may return
| * 982319391e nilfs2: eliminate staggered calls to kunmap in nilfs_rename
| * c38a305f2b nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
| * c07bfa44f9 spi-mxs: Fix chipselect glitch
| * 260c0566e1 x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
| * de03a57b5c uprobes: Fix race in uprobe_free_utask
| * 0084a61db6 Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"
| * 20228df372 Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock"
| * 44603dee08 Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"
| * e7d343986a Revert "KVM: e500: always restore irqs"
| * 3fa1370826 ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
| * 8427e0b5c1 iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
| * a4ee0bee3d iio: dac: ad3552r: clear reset status flag
| * 22638b6fc1 iio: filter: admv8818: Force initialization of SDO
| * 524f29d78c drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
| * bbfb0cfdfd eeprom: digsy_mtc: Make GPIO lookup table match the device
| * 7a5ffadd54 bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
| * 18ae4cee05 slimbus: messaging: Free transaction ID in delayed interrupt scenario
| * dbd2dc4716 drivers: core: fix device leak in __fw_devlink_relax_cycles()
| * e130e85633 intel_th: pci: Add Panther Lake-P/U support
| * 926c07237e intel_th: pci: Add Panther Lake-H support
| * f630ab2c95 intel_th: pci: Add Arrow Lake support
| * f42cd9f2c2 mei: me: add panther lake P DID
| * 0ce61dbca7 KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
| * 4a12b6c062 usb: xhci: Enable the TRB overfetch quirk on VIA VL805
| * 9692a67062 xhci: pci: Fix indentation in the PCI device ID definitions
| * 18f827128b usb: gadget: Check bmAttributes only if configuration is valid
| * 79d07d7f30 usb: gadget: Fix setting self-powered state on suspend
| * b589d49945 usb: gadget: Set self-powered based on MaxPower and bmAttributes
| * ceafde7ce3 usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
| * 871d6eaaff usb: typec: ucsi: increase timeout for PPM reset operations
| * a9fa9f461f usb: dwc3: gadget: Prevent irq storm when TH re-executes
| * d8e4783444 usb: dwc3: Set SUSPENDENABLE soon after phy init
| * 197e78076c usb: atm: cxacru: fix a flaw in existing endpoint checks
| * 4ca078084c usb: renesas_usbhs: Flush the notify_hotplug_work
| * ad379788a5 usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
| * bd7072aefd usb: hub: lack of clearing xHC resources
| * f2ae16f71b usb: renesas_usbhs: Use devm_usb_get_phy()
| * 3d7f7a149c usb: renesas_usbhs: Call clk_put()
| * a55aa36d45 Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
| * 1f59fc0d00 gpio: rcar: Fix missing of_node_put() call
| * 09418e5946 net: ipv6: fix missing dst ref drop in ila lwtunnel
| * e8defaef4c net: ipv6: fix dst ref loop in ila lwtunnel
| * 000c9ee439 sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
| * 6aae16a973 ublk: set_params: properly check if parameters can be applied
| * acbcb74ee0 net-timestamp: support TCP GSO case for a few missing flags
| * bb08e1d61b exfat: fix soft lockup in exfat_clear_bitmap
| * 2b0cbcf852 x86/sgx: Fix size overflows in sgx_encl_create()
| * 5a515d13e1 vlan: enforce underlying device type
| * 3de809a768 ppp: Fix KMSAN uninit-value warning with bpf
| * 33244e98aa net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
| * 4393452e6c be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
| * 957d8036f8 drm/sched: Fix preprocessor guard
| * f463358c61 hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
| * 17f86e2543 llc: do not use skb_get() before dev_queue_xmit()
| * 48eb7e67c1 ALSA: usx2y: validate nrpacks module parameter on probe
| * 7d0f113aad hwmon: (ad7314) Validate leading zero bits and return error
| * 2903c12261 hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
| * afaf7f4516 hwmon: (pmbus) Initialise page count in pmbus_identify()
| * 29e0cd296c caif_virtio: fix wrong pointer check in cfv_probe()
| * e8db705378 net: gso: fix ownership in __udp_gso_segment
| * 4d1a05cc0b nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
| * f5631307e3 bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
| * cf1a6015d2 HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
| * 52488583e7 HID: google: fix unused variable warning under !CONFIG_ACPI
| * 88ed69f924 wifi: iwlwifi: limit printed string from FW file
| * 90c30bed20 mm: don't skip arch_sync_kernel_mappings() in error paths
| * d0f491ccfd mm/page_alloc: fix uninitialized variable
| * 30f67c1048 block: fix conversion of GPT partition name to 7-bit
| * d09cf51421 s390/traps: Fix test_monitor_call() inline assembly
| * 469761d254 dma: kmsan: export kmsan_handle_dma() for modules
| * a5f5e520e8 rapidio: fix an API misues when rio_add_net() fails
| * ad82be4298 rapidio: add check for rio_add_net() in rio_scan_alloc_net()
| * 236f41ca72 wifi: nl80211: reject cooked mode if it is set along with other flags
| * f4112cb477 wifi: cfg80211: regulatory: improve invalid hints checking
| * dc516e66fb Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
| * 37785a0104 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
| * f1404f368c mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
| * 9ccee498a8 x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
| * 336ab3ea08 x86/cpu: Validate CPUID leaf 0x2 EDX output
| * cfe0ecf6ce x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
| * 85e3d5ba5d platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
| * 15e3a8cc4e drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
| * c1e54752dc drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
| * 010cd94654 ALSA: hda/realtek: update ALC222 depop optimize
| * dc209114b2 ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
| * 4115d28c04 ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
| * 9334c88fc2 gpio: aggregator: protect driver attr handlers against module unload
| * 3e300913c4 gpio: rcar: Use raw_spinlock to protect register access
| * 11e0e74e14 ksmbd: fix bug on trap in smb2_lock
| * 410ce35a2e ksmbd: fix use-after-free in smb2_lock
| * 6321bbda42 ksmbd: fix type confusion via race condition when using ipc_msg_send_request
| * 8d39eb8c5e HID: appleir: Fix potential NULL dereference at raw event handle
| * 12333d3362 LoongArch: Convert unreachable() to BUG()
| * 4b46c6e1ed Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"
| * 0c65d13bdc x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
| * 2ff298cca9 x86/speculation: Add __update_spec_ctrl() helper
| * d2d7ee96cc cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
| * b3b35ff81e drm/amdgpu: disable BAR resize on Dell G5 SE
| * b0b6f8b533 drm/amdgpu: Check extended configuration space register when system uses large bar
| * c2b3f2af0a ibmvnic: Inspect header requirements before using scrq direct
| * 30875b69e3 ibmvnic: Perform tx CSO during send scrq direct
* | 727d125cb5 ANDROID: GKI: fix crc change in __icmp_send
* | 193ff8b1d4 Merge branch 'android14-6.1' into android14-6.1-lts
* | a54c40cad2 Merge 6.1.130 into android14-6.1-lts
|\|
| * 6ae7ac5c42 Linux 6.1.130
| * eeb62bb4ca media: mtk-vcodec: potential null pointer deference in SCP
| * 020ecb7681 pfifo_tail_enqueue: Drop new packet when sch->limit == 0
| * 5b99dea796 Squashfs: check the inode number is not the invalid value of zero
| * c72eda07d1 mm/memory: Use exception ip to search exception tables
| * 7b425f542f ptrace: Introduce exception_ip arch hook
| * ef3bc90758 intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
| * b6eac41932 amdgpu/pm/legacy: fix suspend/resume issues
| * 070fda699d drm/amd/display: fixed integer types and null check locations
| * ee3ab05cf7 riscv/futex: sign extend compare value in atomic cmpxchg
| * 84586322e0 sched/core: Prevent rescheduling when interrupts are disabled
| * 8ada478c44 vmlinux.lds: Ensure that const vars with relocations are mapped R/O
| * 1489b2dd23 mptcp: reset when MPTCP opts are dropped after join
| * 8116fb4acd mptcp: always handle address removal under msk socket lock
| * f19009e4c7 phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
| * 14d1a86563 phy: tegra: xusb: reset VBUS & ID OVERRIDE
| * 39f843e486 net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
| * 45b8d6ce93 net: enetc: correct the xdp_tx statistics
| * 88304bb7b3 net: enetc: update UDP checksum when updating originTimestamp field
| * c55a98def7 net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
| * 046e2669e9 net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
| * 67ebc3391c usbnet: gl620a: fix endpoint checking in genelink_bind()
| * 545b563eb0 i2c: npcm: disable interrupt enable bit before devm_request_irq
| * abb00a9a85 drm/amd/display: Fix HPD after gpu reset
| * 64f3a3523d drm/amd/display: Disable PSR-SU on eDP panels
| * 295fadbd3e perf/core: Fix low freq setting via IOC_PERIOD
| * 25a9171d9a perf/x86: Fix low freqency setting issue
| * 3b8c444e5d ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
| * 9927752278 ftrace: Avoid potential division by zero in function_stat_show()
| * 5ae1b18f05 tracing: Fix bad hist from corrupting named_triggers list
| * 950866c9a1 phy: rockchip: naneng-combphy: compatible reset with old DT
| * 776eaba5b6 x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
| * 93cff66ff0 io_uring/net: save msg_control for compat
| * c4cb2bfa99 uprobes: Reject the shared zeropage in uprobe_write_opcode()
| * 476c1dfefa mm: Don't pin ZERO_PAGE in pin_user_pages()
| * cffd76d4e9 net: ipv6: fix dst ref loop on input in rpl lwt
| * 4c12c3c8ab net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
| * 7f9aabbadf net: ipv6: fix dst ref loop on input in seg6 lwt
| * c447c5a9c4 net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
| * daff29e076 include: net: add static inline dst_dev_overhead() to dst.h
| * cd60e8edfc net/mlx5: IRQ, Fix null string in debug print
| * 36c72334bf net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
| * 320cb2d549 net: Clear old fragment checksum value in napi_reuse_skb
| * 57cf8c5a7a tcp: Defer ts_recent changes until req is owned
| * be5a87bd83 ipvs: Always clear ipvs_property flag in skb_scrub_packet()
| * 09e9fe147e ASoC: es8328: fix route from DAC to output
| * 90ed67b03a net: cadence: macb: Synchronize stats calculations
| * 5b8dea8d16 ipvlan: ensure network headers are in skb linear part
| * 7a62b1e441 ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
| * 3e8520bca5 ipv4: Convert ip_route_input() to dscp_t.
| * 671fcbf9d1 ipv4: Convert icmp_route_lookup() to dscp_t.
| * ab5c0db825 ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
| * eaba5f6743 ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
| * 28e46a8c21 ipv4: icmp: Pass full DS field to ip_route_input()
| * 524c341cb1 net/ipv4: add tracepoint for icmp_send
| * 1774ba1faa net: set the minimum for net_hotdata.netdev_budget_usecs
| * 461fb89121 net: loopback: Avoid sending IP packets without an Ethernet header
| * 3f0ecb5b1b afs: Fix the server_list to unuse a displaced server rather than putting it
| * 1dac4025eb afs: Make it possible to find the volumes that are using a server
| * 916e5a561e afs: remove variable nr_servers
| * 31caad0f59 Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
| * 4eb6de4176 ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
| * ddb610241b sunrpc: suppress warnings for unused procfs functions
| * 7051b8df67 RDMA/mlx5: Fix bind QP error cleanup flow
| * 0282f5afe0 scsi: core: Clear driver private data when retrying request
| * 65344e7363 SUNRPC: Prevent looping due to rpc_signal_task() races
| * 6f0e029ead SUNRPC: convert RPC_TASK_* constants to enum
| * a7c41830ff ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
| * a18dc2d702 IB/mlx5: Set and get correct qp_num for a DCT QP
| * 3fa58a6fbd netfilter: allow exp not to be removed in nf_ct_find_expectation
| * cd29155818 spi: atmel-quadspi: Fix wrong register value written to MR
| * 02225f59a0 spi: atmel-quadspi: Avoid overwriting delay register settings
| * d48890ef87 media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
| * ada4ca5fd5 block, bfq: fix bfqq uaf in bfq_limit_depth()
| * eca0025faa block, bfq: split sync bfq_queues on a per-actuator basis
| * cd78b738bc x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
| * aecca7b459 ftrace: Do not add duplicate entries in subops manager ops
| * 8096f2de05 ftrace: Correct preemption accounting for function tracing.
| * d42364dd66 EDAC/qcom: Correct interrupt enable register configuration
| * 24e8e4523d smb: client: Add check for next_buffer in receive_encrypted_standard()
| * 5801ed1c0b mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
| * e630d32162 mtd: rawnand: cadence: use dma_map_resource for sdma address
| * 51a8a44e56 mtd: rawnand: cadence: fix error code in cadence_nand_init()
| * 0a0c255c39 mm,madvise,hugetlb: check for 0-length range after end address adjustment
| * 1ffa1bfc56 acct: block access to kernel internal filesystems
| * 5ee8da9bea acct: perform last write from workqueue
| * e2b7b9e4a4 ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED
| * 1bb8c9cd59 ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls()
| * fde718a585 ASoC: fsl_micfil: Enable default case in micfil_set_quality()
| * 1358d8e07a nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
| * fcfc00bfec drop_monitor: fix incorrect initialization order
| * ec18520f5e tee: optee: Fix supplicant wait loop
| * 64d31ab8c4 drm/i915: Make sure all planes in use by the joiner have their crtc included
| * 7e75ccfba9 drm/msm/dpu: Disable dither in phys encoder cleanup
| * 36c22125e5 bpf: skip non exist keys in generic_map_lookup_batch
| * 85f5a43484 nvme/ioctl: add missing space in err message
| * b5065a10b9 drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
| * 7f7f3f42e8 nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()
| * 51ae6861c4 power: supply: da9150-fg: fix potential overflow
| * de9be9c3ec bpf: Fix wrong copied_seq calculation
| * e410fd6004 strparser: Add read_sock callback
| * f615fccfc6 bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
| * 16985c0980 drm/rcar-du: dsi: Fix PHY lock bit check
| * ff319c9f22 drm/tidss: Fix race condition while handling interrupt registers
| * 36a6e21706 drm/tidss: Add simple K2G manual reset
* | 2785dc9dde ANDROID: GKI: Fix CRC issue with change to include/net/tcp.h
* | 87c6ad8371 Merge 87858bbf21 ("tcp: drop secpath at the same time as we currently drop dst") into android14-6.1-lts
|\|
| * 87858bbf21 tcp: drop secpath at the same time as we currently drop dst
* | 3a51c14aa9 Merge cb7bea9887 ("net: axienet: Set mac_managed_pm") into android14-6.1-lts
|\|
| * cb7bea9887 net: axienet: Set mac_managed_pm
| * a0bad5c7c2 arp: switch to dev_getbyhwaddr() in arp_req_set_public()
| * 0f038b9454 net: Add non-RCU dev_getbyhwaddr() helper
| * cce3ccc0ab flow_dissector: Fix port range key handling in BPF conversion
| * 8d984c604d flow_dissector: Fix handling of mixed port and port-range keys
| * 20825e9c4c geneve: Suppress list corruption splat in geneve_destroy_tunnels().
| * b70fa591b0 gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
| * 501ac6a7e2 ibmvnic: Don't reference skb after sending to VIOS
| * c9543af809 ibmvnic: Add stat for tx direct vs tx batched
| * a6a19d29fb ibmvnic: Introduce send sub-crq direct
| * b92f24529e ibmvnic: Return error code on TX scrq flush fail
| * 36069c768f ALSA: hda/cirrus: Correct the full scale volume set logic
| * 904e746b2e geneve: Fix use-after-free in geneve_find_dev().
| * c905a30535 powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC
| * f67713b216 ALSA: hda/realtek: Fixup ALC225 depop procedure
| * 10a293b085 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
| * e574bf58c3 powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
| * 5a0b0bc44f ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]
| * 24a942610e USB: gadget: f_midi: f_midi_complete to call queue_work
| * e3bc1a9a67 usb: gadget: core: flush gadget workqueue after device removal
| * 7fb673f0f1 USB: gadget: core: create sysfs link between udc and gadget
* | 208e9672db Merge ac18d78146 ("media: uvcvideo: Remove dangling pointers") into android14-6.1-lts
|\|
| * ac18d78146 media: uvcvideo: Remove dangling pointers
| * b4d266503d media: uvcvideo: Only save async fh if success
| * 9b3e69b5a9 media: uvcvideo: Refactor iterators
| * 3c00e94d00 media: uvcvideo: Fix crash during unbind if gpio unit is in use
| * ce8d2e914b media: Switch to use dev_err_probe() helper
| * 4a7c475137 soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove
| * 9b9375831d soc/mediatek: mtk-devapc: Convert to platform remove callback returning void
| * ae86c01537 soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
| * 69fa8a45eb soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()
| * 77779d1258 tpm: Change to kvalloc() in eventlog/acpi.c
| * 7a72242c9b tpm: Use managed allocation for bios event log
| * 19bb4fc2ab arm64: dts: qcom: sm8450: Fix CDSP memory length
| * 8ae7a709f6 arm64: dts: qcom: trim addresses to 8 digits
| * 257fa56e89 arm64: dts: mediatek: mt8183: Disable DSI display output by default
| * 4cc8b0110c scsi: core: Do not retry I/Os during depopulation
| * 79a43ee6ec scsi: core: Handle depopulation and restoration in progress
| * 5c1e84bc75 ASoC: renesas: rz-ssi: Add a check for negative sample_space
| * f39ec4e62c clk: mediatek: mt2701-img: add missing dummy clk
| * 67e7bcc0bb clk: mediatek: mt2701-bdp: add missing dummy clk
| * dc7378acd6 clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
| * 58af6b786a clk: mediatek: clk-mtk: Add dummy clock ops
| * 5c5b0e363b Bluetooth: qca: Fix poor RF performance for WCN6855
| * 55d69a2d2a Bluetooth: qca: Update firmware-name to support board specific nvm
| * e3c4cc00e1 Bluetooth: qca: Support downloading board id specific NVM for WCN7850
* | e9df7dc25a Merge 0986efc3c7 ("spi: atmel-qspi: Memory barriers after memory-mapped I/O") into android14-6.1-lts
|\|
| * 0986efc3c7 spi: atmel-qspi: Memory barriers after memory-mapped I/O
| * c788bfef89 spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
| * 756bb7c73f spi: atmel-quadspi: switch to use modern name
| * baaad6765a spi: atmel-quadspi: Add support for configuring CS timing
* | 9212df9856 Merge 0a09d56e16 ("memcg: fix soft lockup in the OOM process") into android14-6.1-lts
|/
* 0a09d56e16 memcg: fix soft lockup in the OOM process
* 2ea4658783 mm: update mark_victim tracepoints fields
* 032fa54f48 md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
* 249d9b9da2 md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
* e83e6ea589 md/md-cluster: fix spares warnings for __le64
* e5c4b7b19b md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
* a27c597f26 arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappings
Change-Id: I49eabb79ab13e7f138664d9fb38f9b3e0f9c116a
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-04-26 02:53:42 -07:00
Seiya Wang
25fc41bbde
ANDROID: GKI: Update symbol list for mtk
...
3 function symbol(s) added
'void devm_nvmem_cell_put(struct device*, struct nvmem_cell*)'
'void fw_devlink_purge_absent_suppliers(struct fwnode_handle*)'
'void typec_port_register_altmodes(struct typec_port*, const struct typec_altmode_ops*, void*, struct typec_altmode**, size_t)'
Bug: 413254661
Change-Id: I8a87faa27b69088467e2a09060157a0871ad0d71
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
2025-04-25 16:53:39 -07:00
Pierre Couillaud
6a8cf1324d
ANDROID: GKI: Update symbol list for bcmstb
...
INFO: 1 function symbol(s) added
'int rt_mutex_lock_interruptible(struct rt_mutex*)'
Bug: 413081238
Change-Id: Ia54c8580030a17ac1d755087f97a7d59713db9fb
Signed-off-by: Pierre Couillaud <pierre@broadcom.com >
Signed-off-by: Danesh Petigara <danesh.petigara@broadcom.com >
2025-04-23 15:42:46 -07:00
DANGJian
642656a367
ANDROID: GKI: Honor add symbols to symbol list
...
1 function symbol(s) added
'int __traceiter_android_vh_count_workingset_refault(void*, struct folio*)'
1 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_count_workingset_refault'
Bug: 340146803
Change-Id: I050a87563905e333f8d34a5e3d0d0ef3e1fb0537
Signed-off-by: DANGJian <dangjian@honor.corp-partner.google.com >
2025-04-21 14:42:55 -07:00
Dongdong zhang
bc3d1d352a
ANDROID: GKI: update symbol list for xiaomi
...
INFO: 2 function symbol(s) added
'void* __xa_cmpxchg(struct xarray*, unsigned long, void*, void*, gfp_t)'
'key_ref_t lookup_user_key(key_serial_t, unsigned long, enum key_need_perm)'
Bug: 410709465
Change-Id: I87d766b434bc48ec58064456f5f8980f8855c2f9
Signed-off-by: Dongdong zhang <zhangdongdong5@xiaomi.com >
2025-04-17 14:01:48 +08:00
WeiQing Liu
6684cdb34e
ANDROID: GKI: update symbol list file for xiaomi
...
1 function symbol(s) added
'void netdev_stats_to_stats64(struct rtnl_link_stats64 *, const struct net_device_stats *)'
Bug: 411034968
Change-Id: I77cb8e7817fae851175c8773ab5c7938b774f58a
Signed-off-by: WeiQing Liu <liuweiqing1@xiaomi.corp-partner.google.com >
2025-04-16 10:42:54 -07:00
sunshijie
05899bf389
ANDROID: GKI: Update symbol list for xiaomi
...
5 function symbol(s) added
'int __traceiter_android_vh_filemap_add_folio(void*, struct address_space*, struct folio*, unsigned long)'
'int __traceiter_android_vh_mem_cgroup_charge(void*, struct folio*, struct mem_cgroup**)'
'int __traceiter_android_vh_shrink_node(void*, pg_data_t*, struct mem_cgroup*)'
'int cgroup_rm_cftypes(struct cftype*)'
'int mem_cgroup_move_account(struct page*, bool, struct mem_cgroup*, struct mem_cgroup*)'
3 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_filemap_add_folio'
'struct tracepoint __tracepoint_android_vh_mem_cgroup_charge'
'struct tracepoint __tracepoint_android_vh_shrink_node'
Bug: 403826791
Change-Id: I954a5127703e7d6854835fbb4208a8c832949faf
Signed-off-by: sunshijie <sunshijie@xiaomi.corp-partner.google.com >
2025-04-16 09:39:32 -07:00
Dongdong zhang
efda22f348
ANDROID: GKI: update symbol list for xiaomi
...
INFO: 4 function symbol(s) added
'void bio_crypt_set_ctx(struct bio*, const struct blk_crypto_key*, const u64*, gfp_t)'
'void blk_crypto_evict_key(struct block_device*, const struct blk_crypto_key*)'
'int blk_crypto_init_key(struct blk_crypto_key*, const u8*, size_t, enum blk_crypto_key_type, enum blk_crypto_mode_num, unsigned int, unsigned int)'
'int blk_crypto_start_using_key(struct block_device*, const struct blk_crypto_key*)'
Bug: 410012026
Change-Id: I74021d561087ea73c2c8896ff05a504a4eba87b7
Signed-off-by: Dongdong zhang <zhangdongdong5@xiaomi.com >
2025-04-14 16:51:48 +08:00
Mahadevan
19a0fb1d35
ANDROID: abi_gki_aarch64_qcom: Update symbol list for display HFI driver
...
The symbol list has been updated to the QCOM ABI symbol list for the display
HFI driver to facilitate communication with the Display CoProcessor
(DCP Firmware).
1 function symbol added
virtqueue_get_vring
Bug: 409461670
Change-Id: I5ad34386609d3dc0a72a2600edc202fcecf0d999
Signed-off-by: Mahadevan <quic_mahap@quicinc.com >
2025-04-11 17:09:12 -07:00
Seiya Wang
44009cb85e
ANDROID: GKI: Update symbol list for mtk
...
2 function symbol(s) added
'struct sock* nf_sk_lookup_slow_v4(struct net*, const struct sk_buff*, const struct net_device*)'
'struct sock* nf_sk_lookup_slow_v6(struct net*, const struct sk_buff*, const struct net_device*)'
Bug: 409358930
Change-Id: Id2cf12b854c696f824683157a39d3677638e4d19
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
2025-04-11 14:33:01 -07:00
Greg Kroah-Hartman
abd5ee4e51
ANDROID: GKI: Update .stg file based on io_ring_ctx internal change
...
In commit 9aeb68337a ("io_uring: get rid of remap_pfn_range() for
mapping rings/sqes") struct io_ring_ctx had some new fields added to fix
some security issues. This is an internal-to-the-io_uring-core
structure, but happens to have a pointer to this structure in other
structures that we track for ABI compliance. Because this is not an
"anonymous" pointer, it breaks the ABI checking. But as this is an
internal structure it is safe to change as no external module ever
accesses this structure at all.
The .stg update is:
type 'struct io_ring_ctx' changed
byte size changed from 1344 to 1408
member 'unsigned short n_ring_pages' was added
member 'unsigned short n_sqe_pages' was added
member 'struct page** ring_pages' was added
member 'struct page** sqe_pages' was added
Change-Id: I8029a8028271d85a19770702c024a4bac0746851
Fixes: 9aeb68337a ("io_uring: get rid of remap_pfn_range() for mapping rings/sqes")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-04-11 05:10:04 -07:00
pengzhongcui
df2dac406f
ANDROID: GKI: Update symbol list for xiaomi
...
3 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_tune_swappiness'
'struct tracepoint __tracepoint_android_vh_do_shrink_slab_ex'
'struct tracepoint __tracepoint_android_vh_shrink_slab_bypass'
Bug: 407420219
Change-Id: I95326ce626fa279db21dcd4ba2b7b1441c5c7d23
Signed-off-by: pengzhongcui <pengzhongcui@xiaomi.corp-partner.google.com >
2025-03-30 20:08:44 -07:00
Bosser Ye
c1fd50266b
ANDROID: GKI: Update symbol list for mtk
...
1 function symbol(s) added
'struct device* device_find_any_child(struct device*)'
Bug: 406580420
Change-Id: I6a95c44e60b5299cac1f4a6acdc098941494a448
Signed-off-by: Bosser Ye <bo.ye@mediatek.com >
2025-03-27 13:35:19 -07:00
Greg Kroah-Hartman
1c9aeb1ce3
Merge tag 'android14-6.1.129_r00' into android14-6.1
...
This merges the android14-6.1.129_r00 tag into the android14-6.1 branch,
catching it up with the latest LTS releases.
It contains the following commits:
* 1bc4f0dcdc Merge 6.1.129 into android14-6.1-lts
|\
| * 3a83585836 Linux 6.1.129
| * 25ffe92294 x86/i8253: Disable PIT timer 0 when not in use
| * 552e7938b4 drm/amd/display: Add NULL pointer check for kzalloc
| * f81302decd f2fs: fix to wait dio completion
| * 1dc81fbe69 ARM: dts: dra7: Add bus_dma_limit for l4 cfg bus
| * 43590d25d6 selftests: rtnetlink: update netdevsim ipsec output format
| * ab2121f9e7 netdevsim: print human readable IP address
| * 9e9953f5e4 net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
| * 55742de2cd parport_pc: add support for ASIX AX99100
| * 06c3423c62 serial: 8250_pci: add support for ASIX AX99100
* | 5c2815ea50 Revert "cgroup: fix race between fork and cgroup.kill"
* | f082ff3de7 Merge 0264d6b73e ("can: ems_pci: move ASIX AX99100 ids to pci_ids.h") into android14-6.1-lts
|\|
| * 0264d6b73e can: ems_pci: move ASIX AX99100 ids to pci_ids.h
| * 58c27fa7a6 nilfs2: protect access to buffers with no active references
| * 1929673702 nilfs2: do not force clear folio if buffer is referenced
| * 217114cf30 nilfs2: do not output warnings when clearing dirty buffers
| * 2a21bad996 i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
| * 731fd4b06c alpha: replace hardcoded stack offsets with autogenerated ones
| * c986a5fb15 mm: gup: fix infinite loop within __get_longterm_locked
| * 5b2608b5cf arm64: tegra: Fix typo in Tegra234 dce-fabric compatible
| * 6325eab6c1 iommu: Return right value in iommu_sva_bind_device()
| * e43e2461ab x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0
| * 8255da6dd4 kdb: Do not assume write() callback available
| * 95036d4c01 drm/v3d: Stop active perfmon if it is being destroyed
| * 042eebaed4 drm/tidss: Clear the interrupt status for interrupts being disabled
| * 43a54105af drm/tidss: Fix issue in irq handling causing irq-flood issue
| * e8af3632a7 ipv6: mcast: add RCU protection to mld_newpack()
| * a9319d800b ndisc: extend RCU protection in ndisc_send_skb()
| * 7e01abc34e openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
| * f189654459 arp: use RCU protection in arp_xmit()
| * 784eb23762 neighbour: use RCU protection in __neigh_notify()
| * 9b4d091de5 neighbour: delete redundant judgment statements
| * 3c2d705f5a ndisc: use RCU protection in ndisc_alloc_skb()
| * 84212387ca ipv6: use RCU protection in ip6_default_advmss()
| * d13d8a3486 flow_dissector: use RCU protection to fetch dev_net()
| * 85a1d9b0b4 ipv4: icmp: convert to dev_net_rcu()
| * ea07480b23 ipv4: use RCU protection in __ip_rt_update_pmtu()
| * b1f7bdee57 net: ipv4: Cache pmtu for all packet paths if multipath enabled
| * 2e0b96d8ed ipv4: use RCU protection in inet_select_addr()
| * ba1848b75d ipv4: use RCU protection in rt_is_expired()
| * ffd8bed1b4 ipv4: use RCU protection in ipv4_default_advmss()
| * e2b01044d9 net: add dev_net_rcu() helper
| * 7bafb66f54 net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
| * 23dca5be79 ipv4: add RCU protection to ip4_dst_hoplimit()
| * 852805b6cb clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context
| * 0bebe3e832 clocksource: Use pr_info() for "Checking clocksource synchronization" message
| * 791d0082c1 btrfs: fix hole expansion when writing at an offset beyond EOF
| * e190ae6413 mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
| * 6888e6835b mmc: mtk-sd: Fix register settings for hs400(es) mode
| * 4e5a36ab66 arm64: Handle .ARM.attributes section in linker scripts
| * 285f023740 regmap-irq: Add missing kfree()
| * 27a39d006f partitions: mac: fix handling of bogus partition table
| * 1819802e29 gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
| * 4e3a60429a gpiolib: acpi: Add a quirk for Acer Nitro ANV14
| * 6b67893e34 alpha: align stack for page fault and user unaligned trap handlers
| * d470522c59 serial: 8250: Fix fifo underflow on flush
| * 28e51dd4f2 cgroup: fix race between fork and cgroup.kill
| * d7c1901476 efi: Avoid cold plugged memory for placing the kernel
| * 17d24ff755 alpha: make stack 16-byte aligned (most cases)
| * 44218221b6 can: j1939: j1939_sk_send_loop(): fix unable to send messages with data length zero
| * d79de85b48 can: c_can: fix unbalanced runtime PM disable in error path
| * 84b9ac5997 can: ctucanfd: handle skb allocation failure
| * ba105f7a64 USB: serial: option: drop MeiG Smart defines
| * aedb158645 USB: serial: option: fix Telit Cinterion FN990A name
| * ae25e7c2cb USB: serial: option: add Telit Cinterion FN990B compositions
| * 4f87d7a63e USB: serial: option: add MeiG Smart SLM828
| * 8ca7d88413 usb: cdc-acm: Fix handling of oversized fragments
| * 7828e9363a usb: cdc-acm: Check control transfer buffer size before access
| * fd128ae741 USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
| * c3720b04df USB: hub: Ignore non-compliant devices with too many configs or interfaces
| * 9f6860a9c1 usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
| * e90b0bc51e USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
| * 0ac7f61304 USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
| * f7e2ded996 usb: core: fix pipe creation for get_bMaxPacketSize0
| * d8490c57b6 USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
| * d6a9106afb usb: dwc2: gadget: remove of_node reference upon udc_stop
| * 74af18a747 usb: gadget: udc: renesas_usb3: Fix compiler warning
* | 12b82de534 Merge db8686b24a ("usb: roles: set switch registered flag early on") into android14-6.1-lts
|\|
| * db8686b24a usb: roles: set switch registered flag early on
* | 897e9179dd Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"
* | 97c6e8c639 Revert "pps: Fix a use-after-free"
* | 1a79d14d69 Merge a298df1bbe ("usb: dwc3: Fix timeout issue during controller enter/exit from halt state") into android14-6.1-lts
|\|
| * a298df1bbe usb: dwc3: Fix timeout issue during controller enter/exit from halt state
| * d00438789b perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
| * 0105b41790 KVM: nSVM: Enter guest mode before initializing nested NPT MMU
| * 5393cf2231 KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
| * 3484ea3315 drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
| * 781a06fd26 batman-adv: Drop unmanaged ELP metric worker
| * 792a14c90d batman-adv: Ignore neighbor throughput metrics in error case
| * 7eb5dd2016 batman-adv: fix panic during interface removal
| * 40336ad6ec ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V
| * 1da2697307 orangefs: fix a oob in orangefs_debug_write
| * b47002ed65 x86/mm/tlb: Only trim the mm_cpumask once a second
| * 04bac40ad5 selftests: gpio: gpio-sim: Fix missing chip disablements
| * 0db813696d Grab mm lock before grabbing pt lock
| * f601bb7d53 vfio/pci: Enable iowrite64 and ioread64 for vfio pci
| * 8b1d868376 rtla/timerlat_top: Abort event processing on second signal
| * bb38fcfa38 rtla/timerlat_hist: Abort event processing on second signal
| * 5e7b6e4446 scsi: ufs: bsg: Set bsg_queue to NULL after removal
| * e86cc66b10 PCI: switchtec: Add Microchip PCI100X device IDs
| * d2eb7e8732 PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
| * 86307e443c media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread
| * a4dd6fc7ef media: cxd2841er: fix 64-bit division on gcc-9
| * 7bbbd311dd fbdev: omap: use threaded IRQ for LCD DMA
| * b9c5fb0739 RDMA/efa: Reset device on probe failure
| * ca2701997c x86/xen: allow larger contiguous memory regions in PV guests
| * 7a32e55815 xen: remove a confusing comment on auto-translated guest I/O
| * 099606a7b2 xen/swiotlb: relax alignment requirements
| * 6edce95922 gpio: bcm-kona: Add missing newline to dev_err format string
| * 1c1b7260c9 gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
| * a6d8655b9c gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
| * fae3c2825d drm/i915/selftests: avoid using uninitialized context
| * 99354bc51c cgroup: Remove steal time from usage_usec
| * 4ff25f0b18 arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
| * 4512482e48 team: better TEAM_OPTION_TYPE_STRING validation
| * 79aea5e551 vxlan: check vxlan_vnigroup_init() return value
| * c7574740be vrf: use RCU protection in l3mdev_l3_out()
| * d77570ae43 ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
| * 90056ece99 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
| * 436f48c864 HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
| * 4e7113f591 HID: multitouch: Add NULL check in mt_input_configured
| * 457bdeffca pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
| * 38d345f612 NFSD: fix hang in nfsd4_shutdown_callback
| * 2e59b2b687 nfsd: clear acl_access/acl_default after releasing them
| * 0c7ba1d65c btrfs: avoid monopolizing a core when activating a swap file
| * 8c481939fb Revert "btrfs: avoid monopolizing a core when activating a swap file"
| * 91932db1d9 pps: Fix a use-after-free
* | 43908d99f2 Merge 09b288fb7f ("maple_tree: simplify split calculation") into android14-6.1-lts
|\|
| * 09b288fb7f maple_tree: simplify split calculation
| * c4720d0490 maple_tree: fix static analyser cppcheck issue
| * de5bd24197 tty: xilinx_uartps: split sysrq handling
| * b740d3c3cb mptcp: prevent excessive coalescing on receive
| * 22b0734c94 mptcp: pm: only set fullmesh for subflow endp
| * d6bba3ece9 cachefiles: Fix NULL pointer dereference in object->file
| * 918cf2616a ocfs2: check dir i_size in ocfs2_find_entry
| * b880f21f61 gpio: xilinx: remove excess kernel doc
| * 846d74f329 net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
| * ba26606471 MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
| * 58d38d3245 io_uring/rw: commit provided buffer state on async
| * a1b17713b3 io_uring: fix io_req_prep_async with provided buffers
| * 233b210a67 io_uring: fix multishots with selected buffers
| * 30ab0f6c90 rtc: zynqmp: Fix optional clock name property
| * 5d1041c76d ptp: Ensure info->enable callback is always set
| * cd78038467 pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() fails
| * 3b88ea45a6 rtla/timerlat_top: Stop timerlat tracer on signal
| * b854ac0024 rtla/timerlat_hist: Stop timerlat tracer on signal
| * 6074e23ded rtla: Add trace_instance_stop
| * 463c1d66c0 rtla/osnoise: Distinguish missing workload option
| * 220b4a9012 net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
| * 9dc1a3404c net/ncsi: wait for the last response to Deselect Package before configuring channel
* | ed4c442cd6 Merge c56ba3ea8e ("misc: fastrpc: Fix copy buffer page size") into android14-6.1-lts
|\|
| * c56ba3ea8e misc: fastrpc: Fix copy buffer page size
| * 9c37be4abf misc: fastrpc: Fix registered buffer page address
| * 894efd31d0 misc: fastrpc: Deregister device nodes properly in error scenarios
| * e56db83b32 mtd: onenand: Fix uninitialized retlen in do_otp_read()
| * 2e432c8948 irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured so
| * 3faa17654d i3c: master: Fix missing 'ret' assignment in set_speed()
| * d5a461c315 NFC: nci: Add bounds checking in nci_hci_create_pipe()
| * 3d725abdfd mailbox: tegra-hsp: Clear mailbox before using message
| * f3d80f34f5 nilfs2: fix possible int overflows in nilfs_fiemap()
| * 6e143eb4ab ocfs2: handle a symlink read error correctly
| * fc477506c5 ocfs2: fix incorrect CPU endianness conversion causing mount failure
| * f8e05df84b pnfs/flexfiles: retry getting layout segment for reads
| * 805bf50521 selftests: mptcp: connect: -f: no reconnect
| * 1485932496 vfio/platform: check the bounds of read/write syscalls
| * 5688ad8098 io_uring/net: don't retry connect operation on EPOLLERR
| * 66d90453b4 nvmem: core: improve range check for nvmem_cell_write()
| * 573d939d61 nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
| * 5d5b673b4d crypto: qce - unregister previously registered algos in error path
| * 480546e656 crypto: qce - fix goto jump in error path
| * a8f8cf8705 ata: libata-sff: Ensure that we cannot write outside the allocated buffer
| * 6582174806 mm: kmemleak: fix upper boundary check for physical address objects
| * bf7c1d3b69 media: uvcvideo: Remove redundant NULL assignment
| * e5799a44c5 media: uvcvideo: Fix event flags in uvc_ctrl_send_events
| * 26f7a4767c media: ccs: Fix cleanup order in ccs_probe()
| * 33da7da2c5 media: ccs: Fix CCS static data parsing for large block sizes
| * 2e33ca528d media: ov5640: fix get_light_freq on auto
| * 2818d755e6 media: mc: fix endpoint iteration
| * bb58ccba1f soc: qcom: smem_state: fix missing of_node_put in error path
| * 71c3926459 iio: light: as73211: fix channel handling in only-color triggered buffer
| * 07bca7b592 media: ccs: Clean up parsed CCS static data on parse failure
| * 621b80eb88 kfence: skip __GFP_THISNODE allocations on NUMA systems
| * aa2ed4ee8d rv: Reset per-task monitors also for idle tasks
| * fc440b631a ACPI: PRM: Remove unnecessary strict handler address checks
| * 48baba96ae xfs: Add error handling for xfs_reflink_cancel_cow_range
| * 95e1bd05da arm64: tegra: Disable Tegra234 sce-fabric node
| * b2eb8ceab5 crypto: qce - fix priority to be less than ARMv8 CE
| * 2355c1bdf1 arm64: dts: qcom: sm8450: Fix MPSS memory length
| * 14035ff0b0 arm64: dts: qcom: sm8350: Fix MPSS memory length
| * d645891777 arm64: dts: qcom: sm6350: Fix MPSS memory length
| * d867750edb arm64: dts: qcom: sm6350: Fix ADSP memory length
| * 0f82f6f155 x86/boot: Use '-std=gnu11' to fix build with GCC 15
| * e24fc5b7bc kbuild: Move -Wenum-enum-conversion to W=2
| * db2f0cc2e9 scsi: storvsc: Set correct data length for sending SCSI command without payload
| * 57c029cab0 scsi: qla2xxx: Move FCE Trace buffer allocation to user control
| * e1caac0036 nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
| * e2d8d55309 nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
| * f51027ed9b PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
| * 490b3a30aa arm64: tegra: Fix Tegra234 PCIe interrupt-map
| * d26408df0e ALSA: hda: Fix headset detection failure due to unstable sort
| * e83b3f494a ALSA: hda/realtek: Enable headset mic on Positivo C6400
| * 996ca83c46 Revert "media: uvcvideo: Require entities to have a non-zero unique ID"
| * 6c26619eff block: don't revert iter for -EIOCBQUEUED
| * b0dd4a661c mips/math-emu: fix emulation of the prefx instruction
| * 7428e565c4 dm-crypt: track tag_offset in convert_context
| * eaf019088c dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
| * 3a43f1d99b powerpc/pseries/eeh: Fix get PE state translation
| * b5a3ec35c7 MIPS: Loongson64: remove ROM Size unit in boardinfo
| * 77c97ed7c8 serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use
| * cf174b3c1b serial: sh-sci: Drop __initdata macro for port_cfg
| * 9c88b3a3fa soc: qcom: socinfo: Avoid out of bounds read of serial number
| * cf016dfd20 ASoC: acp: Support microphone from Lenovo Go S
* | 590a924310 Merge bde2043174 ("usb: gadget: f_tcm: Don't prepare BOT write request twice") into android14-6.1-lts
|\|
| * bde2043174 usb: gadget: f_tcm: Don't prepare BOT write request twice
| * c38aea9f67 usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
| * c686d44fe4 usb: gadget: f_tcm: Decrement command ref count on cleanup
| * ff42148e63 usb: gadget: f_tcm: Translate error to sense
| * 4e51d6d093 wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
| * 5c34c430c0 wifi: rtlwifi: rtl8821ae: Fix media status report
| * 855be3006f HID: hid-sensor-hub: don't use stale platform-data on remove
| * 0e83ec8c8e of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
| * 0515b1a75f of: Fix of_find_node_opts_by_path() handling of alias+path+options
* | 028c8a63f1 Merge d8d6db8e98 ("of: Correct child specifier used as input of the 2nd nexus node") into android14-6.1-lts
|\|
| * d8d6db8e98 of: Correct child specifier used as input of the 2nd nexus node
| * 92a3de55cf scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
| * 92ca4f40f6 efi: libstub: Use '-std=gnu11' to fix build with GCC 15
| * 431b6ef271 blk-cgroup: Fix class @block_class's subsystem refcount leakage
* | aa28806b5b Merge 99bf7c8414 ("clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate") into android14-6.1-lts
|\|
| * 99bf7c8414 clk: qcom: clk-rpmh: prevent integer overflow in recalc_rate
| * abfc191797 clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg
| * 3daca90508 clk: qcom: dispcc-sm6350: Add missing parent_map for a clock
| * 39336edd14 clk: qcom: gcc-sm6350: Add missing parent_map for two clocks
| * d2331d5250 clk: qcom: clk-alpha-pll: fix alpha mode configuration
| * 60a2399cce clk: sunxi-ng: a100: enable MMC clock reparenting
* | 0a07f883ce Merge 7a58944173 ("Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection") into android14-6.1-lts
|\|
| * 7a58944173 Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
| * 297ce7f544 Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
| * 081ae90cb4 drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes
| * 17f556e542 drm/komeda: Add check for komeda_get_layer_fourcc_list()
| * 3c81bcf663 drm/i915/guc: Debug print LRC state entries only if the context is pinned
* | 15e832da23 Merge 915697c2e6 ("Revert "drm/amd/display: Use HW lock mgr for PSR1"") into android14-6.1-lts
|\|
| * 915697c2e6 Revert "drm/amd/display: Use HW lock mgr for PSR1"
| * 4901639380 drm/amd/pm: Mark MM activity as unsupported
| * 760568c1f6 ksmbd: fix integer overflows on 32 bit systems
| * 7805d1e745 KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
| * d817e51066 KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
* | f967d1da0e Merge 27cf74b92e ("arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma") into android14-6.1-lts
|\|
| * 27cf74b92e arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma
| * 43f19483ad drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()
| * 95506c7f33 binfmt_flat: Fix integer overflow bug on 32 bit systems
| * e999c3020a fs/proc: do_task_stat: Fix ESP not readable during coredump
| * b6cbef573c m68k: vga: Fix I/O defines
| * 2eb70a0b5b s390/futex: Fix FUTEX_OP_ANDN implementation
| * 7879a3e54c smb: client: change lease epoch type from unsigned int to __u16
| * c6b9eaeff4 drm/modeset: Handle tiled displays in pan_display_atomic.
| * aab59f1ca9 ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx
| * cd413f57e8 leds: lp8860: Write full EEPROM, not only half of it
| * 4e46560fa3 cpufreq: s3c64xx: Fix compilation warning
| * 24d7e1f9ca net: sched: Fix truncation of offloaded action statistics
| * 2750159f52 tun: revert fix group permission check
| * 7b79ca9a1d netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
| * 7998880cb4 ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
| * 64934b8b8e x86/xen: add FRAME_END to xen_hypercall_hvm()
| * 522d726824 x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
| * 667f61b349 net: rose: lock the socket in rose_bind()
| * 177c1b5246 net: atlantic: fix warning during hot unplug
| * 3d3cce89ae gpio: pca953x: Improve interrupt support
| * 1b87044469 udp: gso: do not drop small packets when PMTU reduces
| * fe466eeef3 tg3: Disable tg3 PCIe AER on system reboot
| * f8f7d4d16f gpu: drm_dp_cec: fix broken CEC adapter properties check
| * 8890f690c5 firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry
| * 7b5aafd195 nvme: handle connectivity loss in nvme_set_queue_count
| * 99b549bba1 xfs: don't over-report free space or inodes in statvfs
| * d7d9c694d3 xfs: report realtime block quota limits on realtime directories
| * f0ed2d0abc gpio: xilinx: Convert gpio_lock to raw spinlock
| * 39255cac80 gpio: xilinx: Convert to immutable irq_chip
| * b0a199accf net/ncsi: fix locking in Get MAC Address handling
| * ae0cd71988 net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
| * 7ae96eba35 usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe()
| * b2757f2523 usb: chipidea/ci_hdrc_imx: Convert to platform remove callback returning void
| * bce6adebc9 KVM: e500: always restore irqs
| * deead14da7 KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
| * d2004572fc KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
| * 8b92e9cc04 KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
| * 86aca3233f platform/x86: acer-wmi: Ignore AC events
| * 28c35589a5 Input: allocate keycode for phone linking
| * 6d65d560c0 ASoC: amd: Add ACPI dependency to fix build error
| * b65ba76830 ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback
| * 4f8b210823 platform/x86: int3472: Check for adev == NULL
* | a3fdfc6e1c ANDROID: GKI: virtual_device: add __drm_atomic_helper_plane_duplicate_state to the symbol list
* | 96d435eb13 Revert "exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case"
* | ac6e319e7c Merge b3847b6622 ("iommu/arm-smmu-v3: Clean up more on probe failure") into android14-6.1-lts
|\|
| * b3847b6622 iommu/arm-smmu-v3: Clean up more on probe failure
| * 6821918f45 x86/kexec: Allocate PGD for x86_64 transition page tables separately
| * 14fc53fb25 selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
| * 5328b25bbd tipc: re-order conditions in tipc_crypto_key_rcv()
| * 3a78d7c76b mmc: sdhci-msm: Correctly set the load for the regulator
| * 0b5ccf9a4e net: wwan: iosm: Fix hibernation by re-binding the driver around it
| * 75e65b983c Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync
| * 87fc26b018 APEI: GHES: Have GHES honor the panic= setting
| * f2e5a46a27 i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz
| * 7ce13d8b59 wifi: iwlwifi: avoid memory leak
| * af525a8b2a wifi: brcmfmac: Check the return value of of_property_read_string_index()
| * 67adfca904 net/mlx5: use do_aux_work for PHC overflow checks
| * 408c7704ce HID: Wacom: Add PCI Wacom device support
| * abf856bd8e mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
| * a01c200fa7 tomoyo: don't emit warning in tomoyo_write_control()
| * ada9df08b3 wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
| * d795108824 mmc: core: Respect quirk_max_rate for non-UHS SDIO card
| * b2c0850a31 tun: fix group permission check
| * a0dec65f88 safesetid: check size of policy writes
| * 505899fb11 drm/bridge: it6505: fix HDCP CTS compare V matching
| * 2bdeb89b8a drm/bridge: it6505: fix HDCP encryption when R0 ready
| * 8c335d1441 drm/bridge: it6505: fix HDCP Bstatus check
| * 385b842b91 drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT
| * 231ebd6ee9 drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
| * 9a6d43844d printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
| * b04b69819b drm/virtio: New fence for every plane update
| * 0f4fdc38f7 x86/amd_nb: Restrict init function to AMD-based systems
| * 448c419de6 lockdep: Fix upper limit for LOCKDEP_*_BITS configs
| * 1ebadf0c15 sched: Don't try to catch up excess steal time.
| * f8b7f725ca btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
| * db4223632a btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
| * b45605fac3 exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
| * 4dcd3360bc arm64/mm: Ensure adequate HUGE_MAX_HSTATE
| * 6ba4663ada btrfs: fix use-after-free when attempting to join an aborted transaction
| * e382b6946d pinctrl: stm32: fix array read out of bound
| * 62d33b9e68 s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
| * ce0ef98de0 ptp: Properly handle compat ioctls
| * ca3aa28ea6 btrfs: output the reason for open_ctree() failure
| * fde89fe11b media: imx-jpeg: Fix potential error pointer dereference in detach_pm()
| * 3311c5395e staging: media: max96712: fix kernel oops when removing module
| * f0c33e7d38 usb: gadget: f_tcm: Don't free command immediately
| * 9232719ac9 media: uvcvideo: Fix double free in error path
| * 2cf54928e7 remoteproc: core: Fix ida_free call while not allocated
* | fd1d84ca7a Revert "mptcp: handle fastopen disconnect correctly"
* | f6d414dac6 Merge 73e268b4be ("mptcp: handle fastopen disconnect correctly") into android14-6.1-lts
|\|
| * 73e268b4be mptcp: handle fastopen disconnect correctly
* | a32de01c74 Merge 3b5332d416 ("mptcp: consolidate suboption status") into android14-6.1-lts
|\|
| * 3b5332d416 mptcp: consolidate suboption status
* | 44b6a8ed8f Revert "usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS"
* | 66c6868930 Merge 4953207927 ("usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS") into android14-6.1-lts
|\|
| * 4953207927 usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
* | 6e376e10ea Merge 17d426628c ("usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE") into android14-6.1-lts
|\|
| * 17d426628c usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
| * 64925ab46c usb: dwc3: core: Defer the probe until USB power supply ready
| * 32814861f1 usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
* | 11cb0c5d29 Merge 2c3e83538f ("usb: gadget: f_tcm: Fix Get/SetInterface return value") into android14-6.1-lts
|\|
| * 2c3e83538f usb: gadget: f_tcm: Fix Get/SetInterface return value
* | c6490faa0a Merge 93a56dbe12 ("drivers/card_reader/rtsx_usb: Restore interrupt based detection") into android14-6.1-lts
|\|
| * 93a56dbe12 drivers/card_reader/rtsx_usb: Restore interrupt based detection
| * 4ff18870af usb: xhci: Fix NULL pointer dereference on certain command aborts
* | 9fb90380c1 Merge e10b392a74 ("net: usb: rtl8150: enable basic endpoint checking") into android14-6.1-lts
|\|
| * e10b392a74 net: usb: rtl8150: enable basic endpoint checking
| * 485997cc74 ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro
| * 2d0ce53755 ktest.pl: Check kernelrelease return in get_version
| * df948b5ba6 drm/amd/display: fix double free issue during amdgpu module unload
| * 2e44c96083 nvme: fix metadata handling in nvme-passthrough
| * 2ac254343d netfilter: nf_tables: reject mismatching sum of field_len with set key length
| * 256a57b2f7 kbuild: switch from lz4c to lz4 for compression
| * 386aca2053 NFSD: Reset cb_seq_status after NFS4ERR_DELAY
| * de605097eb f2fs: Introduce linear search for dentries
| * 9a1889f5fe hexagon: Fix unbalanced spinlock in die()
| * 1803219423 hexagon: fix using plain integer as NULL pointer warning in cmpxchg
| * bdaa726c15 kconfig: fix memory leak in sym_warn_unmet_dep()
| * 261bafc8bf kconfig: WERROR unmet symbol dependency
| * ccc65c06b1 kconfig: deduplicate code in conf_read_simple()
| * d2a7e49ae2 kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
| * fc4f353d8f kconfig: require a space after '#' for valid input
| * 328e41aae2 kconfig: add warn-unknown-symbols sanity check
| * 5aa5075b61 kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
| * cd995b7eee ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback
| * ff83cd07bf genksyms: fix memory leak when the same symbol is read from *.symref file
| * ce63da1e60 genksyms: fix memory leak when the same symbol is added from source
| * 24f62cee4e net: hsr: fix fill_frame_info() regression vs VLAN packets
| * ff93e43a34 net: sh_eth: Fix missing rtnl lock in suspend/resume path
| * d51d31057c bgmac: reduce max frame size to support just MTU 1500
| * c94ab07edc net: davicom: fix UAF in dm9000_drv_remove
| * cb1de9309a vxlan: Fix uninit-value in vxlan_vnifilter_dump()
| * d3c1025ed7 net: netdevsim: try to close UDP port harness races
| * f55c88e3ca net: rose: fix timer races against user threads
| * 2770b2c17b iavf: allow changing VLAN state without calling PF
| * e7fe27d6a2 PM: hibernate: Add error handling for syscore_suspend()
| * 57177c5f47 ipmr: do not call mr_mfc_uses_dev() for unres entries
| * 675916b5a9 net: fec: implement TSO descriptor cleanup
| * 796be7608a gpio: mxc: remove dead code after switch to DT-only
| * e876522659 net: hns3: fix oops when unload drivers paralleling
| * c3141c17ca regulator: core: Add missing newline character
| * e01b55f261 ubifs: skip dumping tnc tree when zroot is null
| * c72b7a474d rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
| * ef0f73b174 dmaengine: ti: edma: fix OF node reference leaks in edma_driver
| * 2739c823dc xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
* | 015c802557 Merge ad8f71d64a ("tools/bootconfig: Fix the wrong format specifier") into android14-6.1-lts
|\|
| * ad8f71d64a tools/bootconfig: Fix the wrong format specifier
| * 21ef9203a4 NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
| * 6f13ade37a NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
| * 249a19f158 serial: 8250: Adjust the timeout for FIFO mode
| * 65c6404403 module: Extend the preempt disabled section in dereference_symbol_descriptor().
| * 52368b31a4 ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
| * 0baeb686a7 scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails
| * 808e6898e0 scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
| * 22389a1974 PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
| * b5d46ca8bd PCI: epf-test: Simplify DMA support checks
| * f12f548cc4 PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
| * 24576899c4 PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
| * 1dd01dc435 staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()
| * 8f18d9e6f6 mtd: hyperbus: hbmc-am654: fix an OF node reference leak
| * 73bcd1bd3d mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void
| * 74a1181b78 media: uvcvideo: Propagate buf->error to userspace
| * dfecf44585 media: camif-core: Add check for clk_enable()
| * 0e00f92ccc media: mipi-csis: Add check for clk_enable()
| * 8fdb29ab86 media: i2c: ov9282: Correct the exposure offset
| * 86ba95110b media: i2c: imx412: Add missing newline to prints
| * 1161aa53fa media: marvell: Add check for clk_enable()
| * ee14a35b97 PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
| * fafd5f2dd7 media: lmedm04: Handle errors for lme2510_int_read
| * 04e42c7eb3 media: rc: iguanair: handle timeouts
| * 44d9c94b7a iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
| * 720653309d RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
| * e28b030aec efi: sysfb_efi: fix W=1 warnings when EFI is not set
| * f1142d4e7a of: reserved-memory: Do not make kmemleak ignore freed address
| * 8b102f46ea RDMA/mlx5: Fix indirect mkey ODP page count
| * 5639324845 fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
| * df23e33009 ARM: dts: mediatek: mt7623: fix IR nodename
| * 6d309bdcbf arm64: dts: qcom: sm8250: Fix interrupt types of camss interrupts
| * 63378b32d8 arm64: dts: qcom: sdm845: Fix interrupt types of camss interrupts
| * 5aeb86d6eb dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL
| * c0f8702aa2 arm64: dts: qcom: sc8280xp: Fix up remoteproc register space sizes
| * 5ec27cae0b arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties
| * 51a2a74941 arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone
| * 948ab28b32 arm64: dts: qcom: sc7180-*: Remove thermal zone polling delays
| * c2781867da arm64: dts: qcom: pm6150l: add temp sensor and thermal zone config
| * 4086557f09 arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply
| * a82c841556 arm64: dts: qcom: sc7180: Drop redundant disable in mdp
| * 63b1a12d54 arm64: dts: qcom: sc7180: Don't enable lpass clocks by default
| * ba1015f03c arm64: dts: qcom: sc7180-trogdor-wormdingler: use just "port" in panel
| * cb33bd2d74 arm64: dts: qcom: sc7180-trogdor-quackingstick: use just "port" in panel
| * cd528a7e26 arm64: dts: qcom: sc7180-idp: use just "port" in panel
| * 0260175d7d arm64: dts: qcom: sc7180: Add compat qcom,sc7180-dsi-ctrl
| * 23571bd282 arm64: dts: ti: k3-am62a: Remove duplicate GICR reg
| * aedfacb103 arm64: dts: ti: k3-am62: Remove duplicate GICR reg
| * d91c71aa96 arm64: dts: qcom: sm8450: correct sleep clock frequency
| * cd0547bdfe arm64: dts: qcom: sm8350: correct sleep clock frequency
| * 4ceac1c1cb arm64: dts: qcom: sm8250: correct sleep clock frequency
| * a806d35edf arm64: dts: qcom: sm6125: correct sleep clock frequency
| * c538832887 arm64: dts: qcom: sc7280: correct sleep clock frequency
| * 7a53245d1e arm64: dts: qcom: msm8994: correct sleep clock frequency
| * 8cc1606b03 arm64: dts: qcom: msm8916: correct sleep clock frequency
| * 3afc22ff5e arm64: dts: qcom: sm7225-fairphone-fp4: Drop extra qcom,msm-id value
| * 7e123a7ad5 arm64: dts: qcom: msm8994: Describe USB interrupts
| * c0e803316a arm64: dts: qcom: msm8996: Fix up USB3 interrupts
| * 220aabfba5 arm64: dts: qcom: msm8996-xiaomi-gemini: Fix LP5562 LED1 reg property
| * b7e29356b8 arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings
| * e9d07e91de memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code()
| * 6ac1fac004 RDMA/srp: Fix error handling in srp_add_port
| * 8c7b8994df arm64: dts: mediatek: mt8183: willow: Support second source touchscreen
| * ec5a482257 arm64: dts: mediatek: mt8183: kenzo: Support second source touchscreen
| * ac8ab6287a arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names
| * 66edee0acd arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names
| * 7dc582094c arm64: dts: mediatek: mt8195-demo: Drop regulator-compatible property
| * f9cc68128c arm64: dts: mediatek: mt8195-cherry: Drop regulator-compatible property
| * 61bd77ac1a arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible property
| * 660430ad74 arm64: dts: mediatek: mt8173-elm: Drop regulator-compatible property
| * 382655d224 arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property
| * 4422f452d0 rdma/cxgb4: Prevent potential integer overflow on 32bit
| * 2d4c46ad83 RDMA/mlx4: Avoid false error about access to uninitialized gids array
| * f192654731 arm64: dts: mediatek: mt8516: reserve 192 KiB for TF-A
| * abc154b1c1 arm64: dts: mediatek: mt8516: add i2c clock-div property
| * 67e913e65a arm64: dts: mediatek: mt8516: fix wdt irq type
| * bf9b6b6c27 arm64: dts: mediatek: mt8516: fix GICv2 range
| * 71efb31f8c arm64: dts: mt8183: set DMIC one-wire mode on Damu
| * aa874b5fbd ARM: at91: pm: change BU Power Switch to automatic mode
| * 49ad06896c soc: atmel: fix device_node release in atmel_soc_device_init()
| * 208e102a2f smb: client: fix oops due to unset link speed
| * 7000507bb0 padata: avoid UAF for reorder_work
| * c8c32dc774 padata: add pd get/put refcnt helper
| * 0ae2f332cf padata: fix UAF in padata_reorder
| * 6d1d30b94b ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop
* | 3e716b1ee2 Revert "bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write"
* | 9775060702 Merge 8f7cc7c763 ("bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write") into android14-6.1-lts
|\|
| * 8f7cc7c763 bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
* | 0bc46e8fb4 Merge be42a09fe8 ("bpf: Send signals asynchronously if !preemptible") into android14-6.1-lts
|\|
| * be42a09fe8 bpf: Send signals asynchronously if !preemptible
| * db7b15a67f pinctrl: stm32: Add check for clk_enable()
| * a8d52de0a6 pinctrl: stm32: check devm_kasprintf() returned value
| * 1a1cfd1456 pinctrl: stm32: Add check for devm_kcalloc
| * 75285cb2b4 pinctrl: stm32: set default gpio line names using pin names
* | 0d704e39b1 Merge e397ad3f16 ("ASoC: Intel: avs: Fix theoretical infinite loop") into android14-6.1-lts
|\|
| * e397ad3f16 ASoC: Intel: avs: Fix theoretical infinite loop
| * 756e5e2d8b padata: fix sysfs store callback check
| * 1a36117e16 crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
| * dbacf8ffed crypto: hisilicon/sec2 - fix for aead invalid authsize
| * ff1de68f69 crypto: hisilicon/sec2 - fix for aead icv error
| * fdc596efd7 crypto: hisilicon/sec2 - optimize the error return process
| * d55edbe092 ktest.pl: Remove unused declarations in run_bisect_test function
| * 1c371a6ecd ASoC: renesas: rz-ssi: Use only the proper amount of dividers
| * 2a0dedfc10 ASoC: sun4i-spdif: Add clock multiplier settings
| * c512603824 libbpf: Fix segfault due to libelf functions not setting errno
| * 054e5c4ded tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
| * ef3929a80a libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
| * 9bdee49ad6 net/rose: prevent integer overflows in rose_setsockopt()
| * 25ccfe70dc tcp_cubic: fix incorrect HyStart round start detection
| * aea5cca681 net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
| * 8b361a1fbc netfilter: nft_flow_offload: update tcp state flags under lock
| * deda09c054 net: sched: Disallow replacing of child qdisc from one parent to another
| * b1cb37a31a net: avoid race between device unregistration and ethnl ops
| * 349bb80fa0 net/mlxfw: Drop hard coded max FW flash image size
| * 5860abbf15 net: let net.core.dev_weight always be non-zero
| * a1a91f48ba selftests/landlock: Fix error message
| * 1bd57a6e37 pwm: stm32: Add check for clk_enable()
| * 99a549ed85 clk: analogbits: Fix incorrect calculation of vco rate delta
| * aa79401c91 wifi: cfg80211: adjust allocation of colocated AP data
| * 70d5f270b4 wifi: cfg80211: Handle specific BSSID in 6GHz scanning
| * f53b546a1f selftests: harness: fix printing of mismatch values in __EXPECT()
| * 7779f75156 selftests: timers: clocksource-switch: Adapt progress to kselftest framework
| * 86ed500813 cpufreq: ACPI: Fix max-frequency computation
| * 24ba636b0d wifi: mt76: mt7915: fix register mapping
| * fc2b9b4ea2 wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.
| * 5d60977e36 wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
| * 7d61212289 landlock: Handle weird files
| * f08f0d0392 net/smc: fix data error when recvmsg with MSG_PEEK flag
| * 325624d4e5 wifi: mac80211: Fix common size calculation for ML element
| * dfe9a04330 wifi: mac80211: prohibit deactivating all links
| * 03db657ab2 wifi: wlcore: fix unbalanced pm_runtime calls
| * 434fb6a246 samples/landlock: Fix possible NULL dereference in parse_path()
| * fa78395d95 mfd: syscon: Fix race in device_node_get_regmap()
| * 5481df0e05 mfd: syscon: Use scoped variables with memory allocators to simplify error paths
| * 166fd2aa73 mfd: syscon: Add of_syscon_register_regmap() API
| * dd955e4215 mfd: syscon: Remove extern from function prototypes
* | 759b090e5d Merge 220883fba3 ("HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check") into android14-6.1-lts
|\|
| * 220883fba3 HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check
| * 2d3767d322 clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs
| * 9d965f4eda OPP: OF: Fix an OF node leak in _opp_add_static_v2()
| * 2802ed4ced ax25: rcu protect dev->ax25_ptr
| * 7ef350ae6d regulator: of: Implement the unwind path of of_regulator_match()
| * adff6ac889 team: prevent adding a device which is already a team device lower
| * a3fe76d73f clk: imx8mp: Fix clkout1/2 support
| * 1a2ac2b76e cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
| * 78564038ad pwm: stm32-lp: Add check for clk_enable()
| * 2d9c5a72a9 inetpeer: do not get a refcount in inet_getpeer()
| * 557fc65e6a inetpeer: update inetpeer timestamp in inet_getpeer()
| * 78685e2346 inetpeer: remove create argument of inet_getpeer()
| * e5fcfa6262 inetpeer: remove create argument of inet_getpeer_v[46]()
| * ea1ea09154 leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()
| * 6189035dbb dt-bindings: mfd: bd71815: Fix rsense and typos
| * 3ea492386b cpupower: fix TSC MHz calculation
| * 7667661aad ACPI: fan: cleanup resources in the error path of .probe()
| * f5a0060987 regulator: dt-bindings: mt6315: Drop regulator-compatible property
| * 2567d2fabb HID: multitouch: fix support for Goodix PID 0x01e9
| * 24f7bf4b28 wifi: rtlwifi: pci: wait for firmware loading before releasing memory
| * ee0b0d7baa wifi: rtlwifi: fix memory leaks and invalid access at probe error path
| * 283bdc0ce7 wifi: rtlwifi: destroy workqueue at rtl_deinit_core
| * 1e39b0486c wifi: rtlwifi: remove unused check_buddy_priv
| * c6181e4a77 wifi: rtlwifi: remove unused dualmac control leftovers
| * 209315423d wifi: rtlwifi: remove unused timer and related code
| * 8271457a47 dt-bindings: leds: class-multicolor: Fix path to color definitions
| * b9f931dd34 dt-bindings: mmc: controller: clarify the address-cells description
| * 1460ebbd48 spi: zynq-qspi: Add check for clk_enable()
| * 35d0137305 net_sched: sch_sfq: don't allow 1 packet limit
| * c49ac48fac net_sched: sch_sfq: handle bigger packets
| * ab3204c337 net_sched: sch_sfq: annotate data-races around q->perturb_period
| * ae68efdff7 wifi: wcn36xx: fix channel survey memory allocation size
| * 27834ca53e wifi: rtlwifi: usb: fix workqueue leak when probe fails
| * 82beaa3b37 wifi: rtlwifi: fix init_sw_vars leak when probe fails
| * 322052d690 wifi: rtlwifi: wait for firmware loading before releasing memory
| * ebe37758e2 wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
| * 2e1f359a34 wifi: rtlwifi: do not complete firmware loading needlessly
| * acc6c67d9b wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855
| * 312a644503 ipmi: ipmb: Add check devm_kasprintf() returned value
* | ef5c5ad7df Merge 0f1719a2ba ("genirq: Make handle_enforce_irqctx() unconditionally available") into android14-6.1-lts
|\|
| * 0f1719a2ba genirq: Make handle_enforce_irqctx() unconditionally available
| * 1f617c4061 drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE
* | 309e9dd394 Revert "OPP: Rearrange entries in pm_opp.h"
* | 4fd8e25317 Revert "OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs"
* | 44a6d4af33 Revert "OPP: Introduce dev_pm_opp_get_freq_indexed() API"
* | f7d6d8d971 Revert "OPP: Add dev_pm_opp_find_freq_exact_indexed()"
* | 6811b9303c Revert "OPP: Reuse dev_pm_opp_get_freq_indexed()"
* | f7d86656ca Revert "OPP: add index check to assert to avoid buffer overflow in _read_freq()"
* | 3e0043876d Revert "OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized"
* | 635b2890f4 Merge 8532fd078d ("OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized") into android14-6.1-lts
|\|
| * 8532fd078d OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized
| * 774dd6f0f0 OPP: add index check to assert to avoid buffer overflow in _read_freq()
| * e20fd4d3a4 OPP: Reuse dev_pm_opp_get_freq_indexed()
| * 7baa59f83f OPP: Add dev_pm_opp_find_freq_exact_indexed()
| * 7f73098bc6 OPP: Introduce dev_pm_opp_get_freq_indexed() API
| * 92fcb46659 OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
| * 4dff070117 OPP: Rearrange entries in pm_opp.h
* | 3df8fd8f21 Revert "sched/psi: Use task->psi_flags to clear in CPU migration"
* | 0b3a7df78d Revert "sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat"
* | d4e5cb0cd9 Merge 0764df6b80 ("drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8") into android14-6.1-lts
|\|
| * 0764df6b80 drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8
| * a2373236e4 drm/rockchip: vop2: Fix the windows switch between different layers
| * 12511e5dc7 drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_config
| * df0f8301de drm/rockchip: vop2: Set YUV/RGB overlay mode
| * bc7f844e66 drm/rockchip: vop2: Fix the mixer alpha setup for layer 0
| * 50b24e70ce drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset
| * ae522ad211 drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table
| * bebf542e8d HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections
| * 0720c5312b drm/etnaviv: Fix page property being used for non writecombine buffers
| * cd2f69b23f drm/msm/dp: set safe_to_exit_level before printing it
| * a18682ccd2 sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
| * 371e1a0e38 sched/psi: Use task->psi_flags to clear in CPU migration
| * 8ca3dbd974 afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
| * f3257a33b8 select: Fix unbalanced user_access_end()
| * 957f7da211 partitions: ldm: remove the initial kernel-doc notation
| * d65454446b selftests/powerpc: Fix argument order to timer_sub()
| * f09e580f94 nvme: Add error check for xa_store in nvme_get_effects_log
| * e90394a866 pstore/blk: trivial typo fixes
| * e7343fa337 nbd: don't allow reconnect after disconnect
| * a7da811215 block: retry call probe after request_module in blk_request_module
| * 1d71259013 fs: fix proc_handler for sysctl_nr_open
| * 1a443fb275 afs: Fix directory format encoding struct
| * b5ff136c67 afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
| * 522ca38492 powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
* b3026e7cef Merge branch 'android14-6.1' into android14-6.1-lts
Change-Id: Icf0f2e87f08ce32ff045cc170c0f88cef5996496
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-03-26 07:47:11 -07:00
Bian Jin chen
b18db21117
ANDROID: GKI: Update rockchip symbols for drm driver.
...
INFO: 1 function symbol(s) added
'unsigned int drm_format_info_bpp(const struct drm_format_info*, int)'
Bug: 300024866
Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com >
Change-Id: I54c9645f16633bb61f1b8b80523e83a07d9c4a4f
2025-03-25 12:01:05 -07:00
Martin Liu
f628136006
ANDROID: ABI: Update pixel symbol list
...
Adding the following symbols:
- __traceiter_android_vh_calculate_totalreserve_pages
- __tracepoint_android_vh_calculate_totalreserve_pages
Bug: 396115949
Change-Id: I0e17cd9359b1bdc1b5de5c63d75681ee3be1366d
Signed-off-by: Martin Liu <liumartin@google.com >
2025-03-22 23:44:10 -07:00
Marcus Ma
5145d15773
ANDROID: GKI: update symbol list file for xiaomi
...
add 1 function:
android_vh_folio_referenced_check_bypass()
Bug: 404067669
Change-Id: I91288be3a33ce839b8371e7f8f0e28b0b163920f
Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com >
2025-03-20 14:35:49 -07:00
Marcus Ma
7da329f7cf
ANDROID: Update the ABI symbol list
...
Adding the following symbols:
- folio_mapcount
Bug: 404067677
Change-Id: Id8382f108729e23475a652855a75d99ee892c41c
Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com >
2025-03-19 19:59:19 -07:00
Srinivasarao Pathipati
f3c4686f77
ANDROID: abi_gki_aarch64_qcom: Add xas_load
...
Add xas_load to qcom abi symbol list.
Bug: 397560786
Change-Id: Ia4a7bab9c2f7670fd62b7aba6a8858a1c1890969
Signed-off-by: Ravi Kumar Bokka <quic_c_rbokka@quicinc.com >
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com >
2025-03-17 13:52:00 -07:00
Dongbum Kim
33c9d4844a
ANDROID: Update the ABI symbol list
...
Adding the following symbols:
- __traceiter_android_vh_vprintk_store
- __tracepoint_android_vh_vprintk_store
Bug: 342523877
Change-Id: I8ddbe5f40960a9f04084da5b0fbdc06eadab0746
Signed-off-by: Dongbum Kim <dongbum.kim@lge.com >
2025-03-14 22:57:02 -07:00
gy niu
70d032fba5
ANDROID: GKI: Add KMI symbol list for zebra
...
These symbols are required to third part ethernet driver
pegasus.ko and smsc95xx.ko
INFO: 2 function symbol(s) added
'void mii_ethtool_get_link_ksettings(struct mii_if_info*, struct ethtool_link_ksettings*)'
'int mii_ethtool_set_link_ksettings(struct mii_if_info*, const struct ethtool_link_ksettings*)'
Bug: 403203480
Change-Id: Idfb8fad289516d5cbbe6235bca6c87bd24406ca0
Signed-off-by: gy niu <gyniu1024@gmail.com >
2025-03-13 20:52:54 +08:00
Bian Jin chen
efd0bedd2c
ANDROID: GKI: Update rockchip symbols for drm driver.
...
INFO: 4 function symbol(s) added
'bool drm_bridge_is_panel(const struct drm_bridge*)'
'int drm_panel_bridge_set_orientation(struct drm_connector*, struct drm_bridge*)'
'struct drm_bridge* drmm_of_get_bridge(struct drm_device*, struct device_node*, u32, u32)'
'struct drm_bridge* drmm_panel_bridge_add(struct drm_device*, struct drm_panel*)'
Bug: 300024866
Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com >
Change-Id: I256402894b3a19be401c27113c0fe52647d43531
2025-03-12 16:50:58 -07:00
Seiya Wang
69a6dfc9c3
ANDROID: GKI: Update symbol list for mtk
...
7 function symbol(s) added
'int nfnetlink_subsys_register(const struct nfnetlink_subsystem*)'
'int nfnetlink_subsys_unregister(const struct nfnetlink_subsystem*)'
'int nfnetlink_unicast(struct sk_buff*, struct net*, u32)'
'void nfnl_lock(__u8)'
'void nfnl_unlock(__u8)'
'int xt_register_matches(struct xt_match*, unsigned int)'
'void xt_unregister_matches(struct xt_match*, unsigned int)'
Bug: 402616138
Change-Id: Ic3eaedb9ea04389141704e72e46e15e0936c0a78
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
2025-03-12 05:19:34 -07:00
Greg Kroah-Hartman
a3fdfc6e1c
ANDROID: GKI: virtual_device: add __drm_atomic_helper_plane_duplicate_state to the symbol list
...
In commit b04b69819b ("drm/virtio: New fence for every plane update"),
the virtio driver calls __drm_atomic_helper_plane_destroy_state so that
function needs to be added to the gki symbol list for the virtual device
target in order to build it properly.
Fixes: b04b69819b ("drm/virtio: New fence for every plane update")
Change-Id: If3eee2d868d82be8178ff0e22ad613a6ed215a75
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com >
2025-03-10 10:44:03 +00:00
John Scheible
44db4837f7
ANDROID: Update the ABI symbol list
...
Adding the following symbols:
- blk_mq_quiesce_queue
- blk_mq_unquiesce_queue
- cpuset_cpus_allowed
- lru_cache_disable
- lru_disable_count
- sbitmap_weight
- __task_rq_lock
Bug: 399486531
Change-Id: Id7ea92a966a894954b70eb10d3cc2db429221598
Signed-off-by: John Scheible <johnscheible@google.com >
2025-03-07 10:46:43 -08:00
zhanghui
6b227a1f74
ANDROID: GKI: Update symbol list for xiaomi
...
1 function symbol(s) added
'int __traceiter_android_vh_filemap_map_pages_range(void*, struct file*, unsigned long, unsigned long, vm_fault_t)'
1 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_filemap_map_pages_range'
Bug: 398130226
Change-Id: I789a16f5d0bc3d11b9518c548276b2ce19514ead
Signed-off-by: zhanghui <zhanghui31@xiaomi.com >
2025-02-28 11:08:55 -08:00
Marcus Ma
4deb2cd703
ANDROID: Update the ABI symbol list
...
Adding the following symbols:
- page_swap_info
Bug: 397308736
Change-Id: Ica1c945fd0401c0276d0409ff284fe9debc352a3
Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com >
2025-02-25 21:35:04 -08:00
Pierre Couillaud
719cffaab0
ANDROID: GKI: Update symbol list for BCMSTB
...
INFO: 1 function symbol(s) added
'bool debugfs_initialized()'
refs #SWANDROID-15097
Bug: 396638083
Change-Id: If9ffa6a61171199b8d87ae2a4b32a8632ba16409
Signed-off-by: Pierre Couillaud <pierre@broadcom.com >
Signed-off-by: Danesh Petigara <danesh.petigara@broadcom.com >
2025-02-25 00:54:34 -08:00
Srinath Pandey
6ad8aa12e1
ANDROID: abi_gki_aarch64_qcom: Update symbol list
...
Symbols updated to QCOM abi symbol list for updating DT property:
of_update_property
Bug: 390562181
Change-Id: I1c19c4aeba3ad3a928d4d90bee06952f70dfc194
Signed-off-by: Srinath Pandey <quic_srinpand@quicinc.com >
2025-02-24 17:30:45 -08:00
jiaolifeng
cf7683f719
ANDROID: GKI: Update oplus symbol list
...
1 function symbol(s) added
'void __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, const struct ip_options *opt)'
Bug: 395723578
Change-Id: I67bf4c094f8658bc32db05a25afc0a9a8e1d7c1e
Signed-off-by: jiaolifeng <jiaolifeng@oppo.com >
2025-02-24 11:27:54 -08:00
Injune Choi
4e534b8a58
ANDROID: GKI: Galaxy android14-6.1 update symbol for alsa audio device
...
INFO: 1 function symbol(s) added
'int snd_ctl_remove_id(struct snd_card*, struct snd_ctl_elem_id*)'
snd_ctl_remove_id: remove the control of the given id and release it
audio amp driver need to remove kcontrol when reload dapm control.
Bug: 391517506
Change-Id: Ic8641be7a06d2dfcacd93e1c065f71704690a5bb
Signed-off-by: Injune Choi <injune.choi@samsung.com >
2025-02-10 19:21:15 +09:00
Rishi Sikka
1ac09f5c05
ANDROID: GKI: Update symbol list for arg
...
These symbols are missing from the symbol list and are not available at runtime for unsigned modules:
iio_get_channel_type
Bug: 386822958
Change-Id: I188d191a5a23451f155584e86d66ae56c235ad64
Signed-off-by: Rishi Sikka <rishisikka@google.com >
2025-02-07 10:58:42 -08:00
Martin Liu
09717ac61c
ANDROID: Update the ABI symbol list
...
Adding the following symbols:
- __traceiter_android_trigger_vendor_lmk_kill
- __tracepoint_android_trigger_vendor_lmk_kill
Bug: 385050909
Change-Id: I82e202177d870fe0a55c69172817c260ece41ff6
Signed-off-by: Martin Liu <liumartin@google.com >
2025-02-06 17:42:56 -08:00