Skip to content

UPDATE: 6.1.167#1261

Open
fepitre-bot wants to merge 1 commit intoQubesOS:stable-6.1from
fepitre-bot:update-v6.1.167
Open

UPDATE: 6.1.167#1261
fepitre-bot wants to merge 1 commit intoQubesOS:stable-6.1from
fepitre-bot:update-v6.1.167

Conversation

@fepitre-bot
Copy link
Copy Markdown
Contributor

Update to 6.1.167

Details

Changes since previous version:
gregkh/linux@1989cd3d56e2 Linux 6.1.167
gregkh/linux@65dcb23973e0 xen/privcmd: add boot control for restricted usage in domU
gregkh/linux@87a803edb2de xen/privcmd: restrict usage in unprivileged domU
gregkh/linux@4ec349af3ef7 Revert "selftests: net: amt: wait longer for connection before sending packets"
gregkh/linux@9610a2c162ef nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
gregkh/linux@ebccd3fd6008 Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()"
gregkh/linux@4a22af879172 i2c: cp2615: fix serial string NULL-deref at probe
gregkh/linux@79d6597109e3 i2c: cp2615: replace deprecated strncpy with strscpy
gregkh/linux@ef4d626ac59a riscv: stacktrace: Disable KASAN checks for non-current tasks
gregkh/linux@ae58f70bde04 wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
gregkh/linux@91edc076439c netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
gregkh/linux@a0bb39980635 netfilter: nf_tables: missing objects with no memcg accounting
gregkh/linux@8d55ce46dd54 dlm: fix possible lkb_resource null dereference
gregkh/linux@d90d73ad1835 mptcp: pm: in-kernel: always set ID as avail when rm endp
gregkh/linux@6abcdc9a7327 net: stmmac: fix TSO DMA API usage causing oops
gregkh/linux@d2f280f43a2a f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode
gregkh/linux@ff037b5f47ee nvme: fix admin request_queue lifetime
gregkh/linux@0c9327c8abf9 ntfs: set dummy blocksize to read boot_block when mounting
gregkh/linux@b097ae798298 rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
gregkh/linux@9122d7280b23 net: fix segmentation of forwarding fraglist GRO
gregkh/linux@75733986fcb0 net: gso: fix tcp fraglist segmentation after pull from frag_list
gregkh/linux@c2ea8cab368b net: add support for segmenting TCP fraglist GSO packets
gregkh/linux@80951f6dbdbd drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
gregkh/linux@e6fd32277e69 drm/amd/display: Add pixel_clock to amd_pp_display_configuration
gregkh/linux@394569f1a006 drm/amdgpu: clarify DC checks
gregkh/linux@975ed227b912 drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
gregkh/linux@98b1d8dc9a31 net: clear the dst when changing skb protocol
gregkh/linux@bdf8da21c14a s390/xor: Fix xor_xc_2() inline assembly constraints
gregkh/linux@dfb5e0522774 dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
gregkh/linux@16f3595c0441 netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
gregkh/linux@fce59b547c08 netfilter: nf_tables: de-constify set commit ops function argument
gregkh/linux@fe122ca27101 tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
gregkh/linux@8e0b204c47e1 lib/bootconfig: check xbc_init_node() return in override path
gregkh/linux@da6552d67012 drm/i915/gt: Check set_default_submission() before deferencing
gregkh/linux@eae0dc86f71e ksmbd: fix use-after-free of share_conf in compound request
gregkh/linux@bca011e2fffb mtd: rawnand: brcmnand: skip DMA during panic write
gregkh/linux@ce5229e78078 mtd: rawnand: serialize lock/unlock against other NAND operations
gregkh/linux@cf0402e549f1 i2c: fsi: Fix a potential leak in fsi_i2c_probe()
gregkh/linux@a5eca95f0284 USB: serial: f81232: fix incomplete serial port generation
gregkh/linux@04363a6de58f sched/fair: Fix pelt clock sync when entering idle
gregkh/linux@2662ed331a69 mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()
gregkh/linux@c56b177efce8 Bluetooth: hci_core: Fix use-after-free in vhci_flush()
gregkh/linux@54df178324b2 drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
gregkh/linux@fb4a3a26483f Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
gregkh/linux@a8837d88c66d hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
gregkh/linux@1f9f2c6d4b2a icmp: fix NULL pointer dereference in icmp_tag_validation()
gregkh/linux@e6879fd17e4f net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
gregkh/linux@da089f74a993 net: mvpp2: guard flow control update with global_tx_fc in buffer switching
gregkh/linux@aa0574182c46 nfnetlink_osf: validate individual option lengths in fingerprints
gregkh/linux@d2632de96ccb netfilter: nf_tables: release flowtable after rcu grace period on error
gregkh/linux@2ec2c777f357 net: bonding: fix NULL deref in bond_debug_rlb_hash_show
gregkh/linux@ba7c9ddcdd07 udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
gregkh/linux@4ad7ca29403e net: macb: fix uninitialized rx_fs_lock
gregkh/linux@2e369ba9eb7b ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
gregkh/linux@ceb46b40b021 wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
gregkh/linux@c1e3f2416fb2 wifi: mac80211: fix NULL deref in mesh_matches_local()
gregkh/linux@394c7524f87e iavf: fix VLAN filter lost on add/delete race
gregkh/linux@d563e547aaaa igc: fix missing update of skb->tail in igc_xmit_frame()
gregkh/linux@621f2f43741b net: usb: aqc111: Do not perform PM inside suspend callback
gregkh/linux@4e8ebc4c18ea net/sched: teql: Fix double-free in teql_master_xmit
gregkh/linux@1e4f873879e0 net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
gregkh/linux@5649b46af8b1 PM: runtime: Fix a race condition related to device removal
gregkh/linux@0586db50731f sched: idle: Consolidate the handling of two special cases
gregkh/linux@e23bf444512c net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
gregkh/linux@39979b77b9aa net: bcmgenet: increase WoL poll timeout
gregkh/linux@495e97af9e72 netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
gregkh/linux@1720f0f34a0f netfilter: xt_time: use unsigned int for monthday bit shift
gregkh/linux@d2d0bae0c9a2 netfilter: xt_CT: drop pending enqueued packets on template removal
gregkh/linux@ab50302190b3 netfilter: nft_ct: drop pending enqueued packets on removal
gregkh/linux@4de80f0dc386 netfilter: nft_ct: add seqadj extension for natted connections
gregkh/linux@41b417ff73a2 netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
gregkh/linux@b75209debb9a netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
gregkh/linux@bdf2724eefd4 netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
gregkh/linux@64b768404224 netfilter: ctnetlink: remove refcounting in expectation dumpers
gregkh/linux@c2ab74c12932 net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
gregkh/linux@df8ed24f9c0e Bluetooth: qca: fix ROM version reading on WCN3998 chips
gregkh/linux@21a47a119f33 Bluetooth: HIDP: Fix possible UAF
gregkh/linux@7ae40627e675 Bluetooth: hci_sync: Fix hci_le_create_conn_sync
gregkh/linux@52eac8349459 Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
gregkh/linux@ffdeeae98cb1 Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
gregkh/linux@b40c31ad6130 Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
gregkh/linux@c5009f5ad934 firmware: arm_scpi: Fix device_node reference leak in probe path
gregkh/linux@28d3551f8d8c wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
gregkh/linux@8bb90ff77326 wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
gregkh/linux@9e3d47904b81 soc: fsl: qbman: fix race condition in qman_destroy_fq
gregkh/linux@aba9200cab70 btrfs: tree-checker: fix misleading root drop_level error message
gregkh/linux@480ac8843170 binfmt_misc: restore write access before closing files opened by open_exec()
gregkh/linux@5c9d6c14d270 PCI/ACPI: Restrict program_hpx_type2() to AER bits
gregkh/linux@800424523dac net: stmmac: remove support for lpi_intr_o
gregkh/linux@cdce1644d85e drm/amdgpu: drop redundant sched job cleanup when cs is aborted
gregkh/linux@56787f4a7590 spi: cadence-quadspi: Implement refcount to handle unbind during busy
gregkh/linux@076a694a42ae eth: bnxt: always recalculate features after XDP clearing, fix null-deref
gregkh/linux@bb9be3f71365 btrfs: do not strictly require dirty metadata threshold for metadata writepages
gregkh/linux@d948055bd46a btrfs: send: check for inline extents in range_is_hole_in_parent()
gregkh/linux@9d2fe8bc06b0 x86/uprobes: Fix XOL allocation failure for 32-bit tasks
gregkh/linux@92dd1f38d7db drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free
gregkh/linux@7efb6a4e6b1b drm/exynos: vidi: fix to avoid directly dereferencing user pointer
gregkh/linux@875fa28690e9 drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
gregkh/linux@dbc81975f0ee gve: defer interrupt enabling until NAPI registration
gregkh/linux@533824e6a0fb net: Handle napi_schedule() calls from non-interrupt
gregkh/linux@c3292eec2d18 net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
gregkh/linux@b6d76d63c6d2 scsi: ufs: core: Fix handling of lrbp->cmd
gregkh/linux@cfa745830e45 net/sched: cls_u32: use skb_header_pointer_careful()
gregkh/linux@1324b684253a net: add skb_header_pointer_careful() helper
gregkh/linux@e227d2b229c7 dm-verity: disable recursive forward error correction
gregkh/linux@35668e29e979 net: enetc: allocate vf_state during PF probes
gregkh/linux@90235cd35114 net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
gregkh/linux@d19fea0da46c mtd: spinand: macronix: use scratch buffer for DMA operation
gregkh/linux@345a95307565 net/tcp-md5: Fix MAC comparison to be constant-time
gregkh/linux@cd52a0e30965 ksmbd: Compare MACs in constant time
gregkh/linux@eb03a06c7a64 smb: client: Compare MACs in constant time
gregkh/linux@6ebe17b359be gfs2: No more self recovery
gregkh/linux@eacdcc14f3c8 net: fec: handle page_pool_dev_alloc_pages error
gregkh/linux@ab9e90619b63 net: dsa: improve shutdown sequence
gregkh/linux@ae325b245208 drm/amdgpu: unmap and remove csa_va properly
gregkh/linux@efaf61052b8f ALSA: usb-audio: Kill timer properly at removal
gregkh/linux@0e2cd4387b9f iio: imu: inv_icm42600: fix odr switch when turning buffer off
gregkh/linux@922c1b7d8b56 ice: reintroduce retry mechanism for indirect AQ
gregkh/linux@f9097ff924e0 ice: sleep, don't busy-wait, in the SQ send retry loop
gregkh/linux@cea0a2490db6 ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
gregkh/linux@622ab02e955c pmdomain: bcm: bcm2835-power: Increase ASB control timeout
gregkh/linux@cbc88e4da332 net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
gregkh/linux@5eb4ee284c0a net: macb: Introduce gem_init_rx_ring()
gregkh/linux@ef2bb6dd263d net: macb: queue tie-off or disable during WOL suspend
gregkh/linux@c9452c0797c9 nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
gregkh/linux@c7f406fb341d NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
gregkh/linux@3482f142a32b nfsd: define exports_proc_ops with CONFIG_PROC_FS
gregkh/linux@6755347c5f9b batman-adv: avoid OGM aggregation when skb tailroom is insufficient
gregkh/linux@424bf90e8713 iio: light: bh1780: fix PM runtime leak on error path
gregkh/linux@b9914db13ac1 btrfs: fix transaction abort on set received ioctl due to item overflow
gregkh/linux@9a9227b488ff btrfs: fix transaction abort when snapshotting received subvolumes
gregkh/linux@b5719568c82d iio: buffer: Fix wait_queue not being removed
gregkh/linux@44cafca8bd66 iio: buffer: fix coding style warnings
gregkh/linux@229d9fc3c3ff kprobes: Remove unneeded warnings from arm_kprobe_ftrace()
gregkh/linux@a5fc4219d040 kprobes: Remove unneeded goto
gregkh/linux@708c276f516d cifs: open files should not hold ref on superblock
gregkh/linux@66ee9c1c3575 crypto: atmel-sha204a - Fix OOM ->tfm_count leak
gregkh/linux@02c006abc608 xfs: ensure dquot item is deleted from AIL only after log shutdown
gregkh/linux@0f1e00901dc8 xfs: fix integer overflow in bmap intent sort comparator
gregkh/linux@a91e464e46c6 s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attribute
gregkh/linux@c6783bfa31a5 net: macb: Shuffle the tx ring before enabling tx
gregkh/linux@a0406bf7e795 drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
gregkh/linux@17879bbc9fc1 drm/msm: Fix dma_free_attrs() buffer size
gregkh/linux@4084ed720d7d ksmbd: Don't log keys in SMB3 signing and encryption key generation
gregkh/linux@cc916f51d394 arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
gregkh/linux@e2b7fb82b9f3 arm64: reorganise PAGE
/PROT
macros
gregkh/linux@0660794649c7 pmdomain: bcm: bcm2835-power: Fix broken reset status read
gregkh/linux@0a567496a1e2 tracing: Fix syscall events activation by ensuring refcount hits zero
gregkh/linux@50e9cc5fe8d0 iomap: reject delalloc mappings during writeback
gregkh/linux@21ec0b8479bf mm/kfence: disable KFENCE upon KASAN HW tags enablement
gregkh/linux@25e2afd59219 mm/kfence: fix KASAN hardware tag faults during late enablement
gregkh/linux@94bda21adb2a ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
gregkh/linux@30213bc2948c usb: roles: get usb role switch from parent only for usb-b-connector
gregkh/linux@2a2ef846a54a usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
gregkh/linux@a4123fe5d912 KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
gregkh/linux@51142624a134 can: gs_usb: gs_can_open(): always configure bitrates before starting device
gregkh/linux@fc71f8889945 ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()
gregkh/linux@0d18de045eba ALSA: pcm: fix wait_time calculations
gregkh/linux@8b1251bbf0f1 net/sched: act_gate: snapshot parameters with RCU on replace
gregkh/linux@b819d16ad062 selftests: mptcp: join: check RM_ADDR not sent over same subflow
gregkh/linux@c5c877e140e5 mptcp: pm: in-kernel: always mark signal+subflow endp as used
gregkh/linux@170bbce25657 mptcp: pm: avoid sending RM_ADDR over same subflow
gregkh/linux@3cfe24288efc drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
gregkh/linux@c6ffc2d2338d net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
gregkh/linux@c85228edc514 x86/sev: Allow IBPB-on-Entry feature for SNP guests
gregkh/linux@eeea8da43ab8 wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
gregkh/linux@2adcbaae4644 wifi: cfg80211: move scan done work to wiphy work
gregkh/linux@3f9dec4a6d95 wifi: libertas: fix use-after-free in lbs_free_adapter()
gregkh/linux@9d89b9d55e25 ext4: always allocate blocks only from groups inode can use
gregkh/linux@55576fa14771 ext4: fix dirtyclusters double decrement on fs shutdown
gregkh/linux@f221baa80e59 ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
gregkh/linux@daa6707b71a2 mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
gregkh/linux@fe9cf13cd2d2 mm/hugetlb: fix two comments related to huge_pmd_unshare()
gregkh/linux@5b2aec77f922 mm/hugetlb: fix hugetlb_pmd_shared()
gregkh/linux@53a8b297ba46 mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
gregkh/linux@f45b838cdb32 drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
gregkh/linux@8dfa606e8b8b drm/radeon: apply state adjust rules to some additional HAINAN vairants
gregkh/linux@b15807956db9 drm/amdgpu/mmhub3.0: add bounds checking for cid
gregkh/linux@af790cce7669 drm/amdgpu/mmhub3.0.2: add bounds checking for cid
gregkh/linux@0b3d899f2692 drm/amdgpu/mmhub3.0.1: add bounds checking for cid
gregkh/linux@40c9dfc536b7 drm/amdgpu/mmhub2.3: add bounds checking for cid
gregkh/linux@973cc048cd0d drm/amdgpu/mmhub2.0: add bounds checking for cid
gregkh/linux@23b86d951945 serial: uartlite: fix PM runtime usage count underflow on probe
gregkh/linux@aabaf5a0f45f serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
gregkh/linux@f76d91271bca serial: 8250: Fix TX deadlock when using DMA
gregkh/linux@4ef60c3a74a3 serial: 8250_pci: add support for the AX99100
gregkh/linux@d1a9a66047cd iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry
gregkh/linux@0b08be5aca21 mtd: Avoid boot crash in RedBoot partition table parser
gregkh/linux@a12bb7b1007e mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_nand_init()
gregkh/linux@d84256ae66f7 mtd: rawnand: pl353: make sure optimal timings are applied
gregkh/linux@80c5bd0dca1c spi: fix statistics allocation
gregkh/linux@0e23f50086da spi: fix use-after-free on controller registration failure
gregkh/linux@9815be1a71c7 mmc: sdhci: fix timing selection for 1-bit bus width
gregkh/linux@cee2cf7e3df8 mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
gregkh/linux@d073870dab8f ksmbd: unset conn->binding on failed binding request
gregkh/linux@fd4547830720 smb: client: fix krb5 mount with username option
gregkh/linux@3b646516cba2 Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
gregkh/linux@111f74547eee Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
gregkh/linux@341d01087f82 net: macb: fix use-after-free access to PTP clock
gregkh/linux@c24dcac1a9d1 NFC: nxp-nci: allow GPIOs to sleep
gregkh/linux@062233333c01 LoongArch: Give more information if kmem access failed
gregkh/linux@9a0fb16ba5b3 nvdimm/bus: Fix potential use after free in asynchronous initialization
gregkh/linux@7bcd5e318876 sunrpc: fix cache_request leak in cache_release
gregkh/linux@a7b33671e418 io_uring/kbuf: check if target buffer list is still legacy on recycle
gregkh/linux@d05d99573f81 io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
gregkh/linux@1e9851728a20 l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
gregkh/linux@591c788d1604 bpf: Forget ranges when refining tnum after JSET
gregkh/linux@f0a54d00d2f3 ipv6: use RCU in ip6_xmit()
gregkh/linux@aab0b563b77b drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
gregkh/linux@7e3284f8872a i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
gregkh/linux@7eed25f87e6d i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
gregkh/linux@4155d307b302 i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
gregkh/linux@129ccf0194ea iio: imu: inv_icm42600: fix odr switch to the same value
gregkh/linux@77ec89a83154 iio: gyro: mpu3050-i2c: fix pm_runtime error handling
gregkh/linux@35f54e7bcb1e iio: gyro: mpu3050-core: fix pm_runtime error handling
gregkh/linux@7a7c765b2ed4 iio: chemical: bme680: Fix measurement wait duration calculation
gregkh/linux@5907da14bf20 iio: potentiometer: mcp4131: fix double application of wiper shift
gregkh/linux@08881d82f94d iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
gregkh/linux@483f972dfc82 iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
gregkh/linux@f4afee3fa98a iio: dac: ds4424: reject -128 RAW value
gregkh/linux@6c24dd2af0e8 btrfs: abort transaction on failure to update root in the received subvol ioctl
gregkh/linux@36947b5200b8 btrfs: fix transaction abort on file creation due to name hash collision
gregkh/linux@31e2c2f69d7a smb: client: fix iface port assignment in parse_server_interfaces
gregkh/linux@361fbe18ab8b smb: client: fix atomic open with O_DIRECT & O_SYNC
gregkh/linux@71ad4c496ced lib/bootconfig: check bounds before writing in __xbc_open_brace()
gregkh/linux@e01dc9b8e267 lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
gregkh/linux@965289b120cc x86/apic: Disable x2apic on resume if the kernel expects so
gregkh/linux@97b89d7ccecc scsi: core: Fix error handling for scsi_alloc_sdev()
gregkh/linux@7c25edef09bb lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
gregkh/linux@b7898a96913d s390/dasd: Copy detected format information to secondary device
gregkh/linux@e19074bc62b0 s390/dasd: Move quiesce state with pprc swap
gregkh/linux@2ecda4b83749 xfs: fix undersized l_iclog_roundoff values
gregkh/linux@132dbd7ac805 tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
gregkh/linux@b9c78c480485 drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
gregkh/linux@1788940a9298 drm/amd: Set num IP blocks to 0 if discovery fails
gregkh/linux@e61e355cbe49 drm/amdgpu: Fix use-after-free race in VM acquire
gregkh/linux@6fc744977374 net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
gregkh/linux@81d6aee32f8f net: ncsi: fix skb leak in error paths
gregkh/linux@e1b21e606661 smb: server: fix use-after-free in smb2_open()
gregkh/linux@7507fbaf81da parisc: Check kernel mapping earlier at bootup
gregkh/linux@98114b8dee9d parisc: Fix initial page table creation for boot
gregkh/linux@c59090c50f62 hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
gregkh/linux@cd24cab2023a nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
gregkh/linux@6e1cc622d7ca parisc: Increase initial mapping to 64 MB with KALLSYMS
gregkh/linux@fa7b4edfbabd batman-adv: Avoid double-rtnl_lock ELP metric worker
gregkh/linux@549412ca4aaa ice: fix retry for AQ command 0x06EE
gregkh/linux@eee5cd59d764 net: mana: Ring doorbell at 4 CQ wraparounds
gregkh/linux@29ef43ceb121 media: dvb-net: fix OOB access in ULE extension header tables
gregkh/linux@209644e25757 staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
gregkh/linux@8097a48c606a staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
gregkh/linux@314538e06707 ixgbevf: fix link setup issue
gregkh/linux@425bb19dffc1 irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supports
gregkh/linux@272fcf19fda1 device property: Allow secondary lookup in fwnode_get_next_child_node()
gregkh/linux@16813a675896 drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
gregkh/linux@df990a8b3c1e time/jiffies: Mark jiffies_64_to_clock_t() notrace
gregkh/linux@f1d07c0d6550 time: add kernel-doc in time.c
gregkh/linux@fcc477a6e885 ceph: fix i_nlink underrun during async unlink
gregkh/linux@19afb682f451 libceph: admit message frames only in CEPH_CON_S_OPEN state
gregkh/linux@86f7060cd638 libceph: Use u32 for non-negative values in ceph_monmap_decode()
gregkh/linux@75582aaa580c libceph: prevent potential out-of-bounds reads in process_message_header()
gregkh/linux@d6735c5a8f12 libceph: reject preamble if control segment is empty
gregkh/linux@6cee34d6669f libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
gregkh/linux@579956f9f297 tipc: fix divide-by-zero in tipc_sk_filter_connect()
gregkh/linux@bb7fc2498c3b mmc: core: Avoid bitfield RMW for claim/retune flags
gregkh/linux@f2a631fcbe0f mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
gregkh/linux@9146f95ee2a0 mm/tracing: rss_stat: ensure curr is false from kthread context
gregkh/linux@9bf877cc6730 usb: image: mdc800: kill download URB on timeout
gregkh/linux@ad5f4dc99c99 usb: mdc800: handle signal and read racing
gregkh/linux@1899edac312e usb: renesas_usbhs: fix use-after-free in ISR during device removal
gregkh/linux@c8fa96ed0219 usb: class: cdc-wdm: fix reordering issue in read code path
gregkh/linux@6c62935670ac USB: core: Limit the length of unkillable synchronous timeouts
gregkh/linux@72c0a063489b USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts
gregkh/linux@6eb3b7a921b0 USB: usbcore: Introduce usb_bulk_msg_killable()
gregkh/linux@378c0bcbaca9 usb: cdc-acm: Restore CAP_BRK functionnality to CH343
gregkh/linux@127d1567c9cd usb: core: don't power off roothub PHYs if phy_set_mode() fails
gregkh/linux@45d13484e6e3 usb: misc: uss720: properly clean up reference in uss720_probe()
gregkh/linux@687d26d43a5a usb: yurex: fix race in probe
gregkh/linux@46aea9076383 usb: xhci: Fix memory leak in xhci_disable_slot()
gregkh/linux@3ac9c2cfe759 USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
gregkh/linux@75bfa4069752 usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
gregkh/linux@6da7883a09bd USB: add QUIRK_NO_BOS for video capture several devices
gregkh/linux@349b055b9c35 KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
gregkh/linux@e2dbe26cba8c ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
gregkh/linux@962d4e702a99 net: usb: lan78xx: skip LTM configuration for LAN7850
gregkh/linux@c6ee79614fd3 net: usb: lan78xx: fix TX byte statistics for small packets
gregkh/linux@8c1627ab2617 net: usb: lan78xx: fix silent drop of packets with checksum errors
gregkh/linux@b014cc945bab ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
gregkh/linux@4a9654a2b46c cgroup: fix race between task migration and iteration
gregkh/linux@54a47735af98 Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"
gregkh/linux@91817ad5452d usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_size_in_blocks()
gregkh/linux@5ab9b93b46ec octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
gregkh/linux@a41bb6457fca octeontx2-af: devlink health: use retained error fmsg API
gregkh/linux@6ec17b416569 octeontx2-af: devlink: fix NIX RAS reporter recovery condition
gregkh/linux@49dbfcb70eca net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
gregkh/linux@9c389d0244cc ASoC: detect empty DMI strings
gregkh/linux@2b0c4a399c8d ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
gregkh/linux@ef15faaa5d7b ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()
gregkh/linux@519051c711df e1000/e1000e: Fix leak in DMA error cleanup
gregkh/linux@3c78d235ff39 i40e: fix src IP mask checks and memcpy argument names in cloud filter
gregkh/linux@265dbc9bc33c nvme-pci: Fix race bug in nvme_poll_irqdisable()
gregkh/linux@d7990c936e25 nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
gregkh/linux@899bf566ec61 sched: idle: Make skipping governor callbacks more consistent
gregkh/linux@b069946ff6ee regulator: pca9450: Correct interrupt type
gregkh/linux@3a04b798428c regulator: pca9450: Make IRQ optional
gregkh/linux@28c7cfaf0c0a netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
gregkh/linux@3cc328ffc32d netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
gregkh/linux@b38d2b4603fd netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
gregkh/linux@c39f84e4be1b netfilter: x_tables: guard option walkers against 1-byte tail reads
gregkh/linux@60c1d18781e3 netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
gregkh/linux@47893166bc56 mctp: route: hold key->lock in mctp_flow_prepare_output()
gregkh/linux@1a4a3b8b6943 can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
gregkh/linux@0fb2adbdd5c0 mctp: i2c: fix skb memory leak in receive path
gregkh/linux@ca2ceba983bb serial: caif: hold tty->link reference in ldisc_open and ser_release
gregkh/linux@231568afbc0c ASoC: soc-core: flush delayed work before removing DAIs and widgets
gregkh/linux@b9eedeeabe40 ASoC: core: Do not call link_exit() on uninitialized rtd objects
gregkh/linux@eb44a35b6da3 ASoC: core: Exit all links before removing their components
gregkh/linux@b80dcc676e42 ASoC: soc-core: drop delayed_work_pending() check before flush
gregkh/linux@57c153249143 net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
gregkh/linux@6f41f7812bfa net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
gregkh/linux@0de867f6e34e net/mlx5: Fix deadlock between devlink lock and esw->wq
gregkh/linux@1610479b0449 net/mlx5: Query to see if host PF is disabled
gregkh/linux@d2bf0103c932 net/mlx5: IFC updates for disabled host PF
gregkh/linux@eb675f9e7412 bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
gregkh/linux@954271a9287f net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
gregkh/linux@8cb6b5d8296b xprtrdma: Decrement re_receiving on the early exit paths
gregkh/linux@67f53641cbdd powerpc: 83xx: km83xx: Fix keymile vendor prefix
gregkh/linux@d0964d558107 remoteproc: mediatek: Unprepare SCP clock during system suspend
gregkh/linux@b992bf83a70d remoteproc: sysmon: Correct subsys_name_len type in QMI request
gregkh/linux@b5436addf7dc powerpc/uaccess: Fix inline assembly for clang build on PPC32
gregkh/linux@8dec54fc4b1b ALSA: usb-audio: Check max frame size for implicit feedback mode, too
gregkh/linux@775ac8562097 ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0
gregkh/linux@eb60253c627a ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
gregkh/linux@c568019bec85 scsi: ses: Fix devices attaching to different hosts
gregkh/linux@416f4a7bde71 ACPI: OSI: Add DMI quirk for Acer Aspire One D255
gregkh/linux@02038e0779f7 wifi: mac80211: set default WMM parameters on all links
gregkh/linux@d0d99f60538d unshare: fix unshare_fs() handling
gregkh/linux@7df0296ad4e9 scsi: mpi3mr: Add NULL checks when resetting request and reply queues
gregkh/linux@2303cbea1572 ACPI: PM: Save NVS memory on Lenovo G70-35
gregkh/linux@91ab59f76d08 scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
gregkh/linux@60771dcdbe30 net: tcp: accept old ack during closing
gregkh/linux@fb3c380a54e3 net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
gregkh/linux@13dcd9269e22 tracing: Add NULL pointer check to trigger_data_free()
gregkh/linux@01379540452a xdp: produce a warning when calculated tailroom is negative
gregkh/linux@88c3b70ad813 xdp: use modulo operation to calculate XDP frag tailroom
gregkh/linux@56ade7ddea6c net/sched: act_ife: Fix metalist update behavior
gregkh/linux@b5062fc21506 net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
gregkh/linux@b5190fcd75a1 net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
gregkh/linux@7a894eb5de24 net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
gregkh/linux@8c2d76a9658a net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
gregkh/linux@479fee55d400 net: stmmac: Fix error handling in VLAN add and delete paths
gregkh/linux@3ae592ed91bb nfc: rawsock: cancel tx_work before socket teardown
gregkh/linux@19386beb04dc nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
gregkh/linux@33f6b8a96dda nfc: nci: free skb on nci_transceive early error paths
gregkh/linux@63401442431a net: nfc: nci: Fix zero-length proprietary notifications
gregkh/linux@7594467c49bf net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
gregkh/linux@7b8023a008bd amd-xgbe: fix sleep while atomic on suspend/resume
gregkh/linux@4a48fe59f29f ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
gregkh/linux@529e685e522b bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
gregkh/linux@30752d8bbd14 bpf: export bpf_link_inc_not_zero.
gregkh/linux@c362b43580cf xen/acpi-processor: fix _CST detection using undersized evaluation buffer
gregkh/linux@75f5bffedc42 indirect_call_wrapper: do not reevaluate function pointer
gregkh/linux@84419556359b wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
gregkh/linux@7ab511003c5a wifi: wlcore: Fix a locking bug
gregkh/linux@aa03500f9517 wifi: cw1200: Fix locking in error paths
gregkh/linux@e86536395824 octeon_ep: avoid compiler and IQ/OQ reordering
gregkh/linux@3f8cb71a15c3 octeon_ep: Relocate counter updates before NAPI
gregkh/linux@2a5832273220 net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
gregkh/linux@0b8180182d83 kunit: tool: copy caller args in run_kernel to prevent mutation
gregkh/linux@5340d66f80be kunit: tool: Add command line interface to filter and report attributes
gregkh/linux@c34f8e2d661e kunit: tool: fix pre-existing mypy --strict errors and update run_checks.py
gregkh/linux@f1f4e3be2a4b kunit: tool: remove unused imports and variables
gregkh/linux@941288c4ba9d kunit: kunit.py extract handlers
gregkh/linux@d01843310bc3 kunit: tool: make parser preserve whitespace when printing test log
gregkh/linux@e87ab9686771 kunit: tool: don't include KTAP headers and the like in the test log
gregkh/linux@b9f2bb641f58 kunit: tool: parse KTAP compliant test output
gregkh/linux@403f968f2ff8 kunit: tool: make --json do nothing if --raw_ouput is set
gregkh/linux@ec2f88860b76 kunit: tool: print summary of failed tests if a few failed out of a lot
gregkh/linux@256f0cff6e94 can: mcp251x: fix deadlock in error path of mcp251x_open
gregkh/linux@800f26f11ae3 can: bcm: fix locking for bcm_op runtime updates
gregkh/linux@e9665986eb12 atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
gregkh/linux@b5bababe7703 dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
gregkh/linux@0a9d0b82fd1e dpaa2-switch: do not clear any interrupts automatically
gregkh/linux@9267b217325f net: dpaa2-switch: serialize changes to priv->mac with a mutex
gregkh/linux@c920aac1634c net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
gregkh/linux@896266225e87 net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
gregkh/linux@acfbe0884ffe net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
gregkh/linux@ee8c1f4c3e46 net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
gregkh/linux@c83829e56ec1 platform/x86: thinkpad_acpi: Fix errors reading battery thresholds
gregkh/linux@f9058cc6ba71 ARM: clean up the memset64() C wrapper
gregkh/linux@494e094c669c selftests: mptcp: more stable simult_flows tests
gregkh/linux@9f5e4abed924 scsi: core: Fix refcount leak for tagset_refcnt
gregkh/linux@ff0ece8ed041 smb: client: Don't log plaintext credentials in cifs_set_cifscreds
gregkh/linux@a4341baf2a4e smb: client: fix broken multichannel with krb5+signing
gregkh/linux@7752569fc78e drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
gregkh/linux@0c8ab092aec3 Squashfs: check metadata block offset is within range
gregkh/linux@3161ef61f121 scsi: target: Fix recursive locking in __configfs_open_file()
gregkh/linux@3912871344d6 net/sched: ets: fix divide by zero in the offload path
gregkh/linux@14b47c07c699 RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
gregkh/linux@f67f1ad4029e IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
gregkh/linux@2b5f282b1b72 wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
gregkh/linux@703fa979badb wifi: radiotap: reject radiotap with unknown bits
gregkh/linux@0dcd1ed96c03 ALSA: usb-audio: Use correct version for UAC3 header validation
gregkh/linux@030371e09eb4 platform/x86: dell-wmi: Add audio/mic mute key codes
gregkh/linux@d9e785bd62d2 platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data
gregkh/linux@227688312fec x86/efi: defer freeing of boot services memory
gregkh/linux@ac83b0d91a3f HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
gregkh/linux@2185ea6e4ebc can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
gregkh/linux@ab6f075492d3 can: ucan: Fix infinite loop from zero-length messages
gregkh/linux@c703bbf8e9b4 can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
gregkh/linux@43d7c4114b1e net: usb: pegasus: validate USB endpoints
gregkh/linux@28a380bfa5bc net: usb: kalmia: validate USB endpoints
gregkh/linux@7c7ebf5e45d2 net: usb: kaweth: validate USB endpoints
gregkh/linux@7398d6570501 nfc: pn533: properly drop the usb interface reference on disconnect
gregkh/linux@f1e520ca2e83 media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
gregkh/linux@a1ff0c2e17d9 eventpoll: Fix integer overflow in ep_loop_check_proc()
gregkh/linux@31895866a7e6 drm/amdgpu: keep vga memory on MacBooks with switchable graphics
gregkh/linux@3c197e9aead1 drm/amd: Drop special case for yellow carp without discovery
gregkh/linux@d951b20a1eed net: arcnet: com20020-pci: fix support for 2.5Mbit cards
gregkh/linux@6458b4908489 ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314
gregkh/linux@188d6c844119 hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced race
gregkh/linux@b7fc171bcdae ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
gregkh/linux@94c742614899 usb: cdns3: fix role switching during resume
gregkh/linux@9241e6e60730 usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
gregkh/linux@46ebc82b7dfd usb: cdns3: remove redundant if branch
gregkh/linux@014ed28b5b0c clk: tegra: tegra124-emc: fix device leak on set_rate()
gregkh/linux@6cfd020cd4a5 arm64: dts: rockchip: Fix rk356x PCIe range mappings
gregkh/linux@7c263068d3f8 mfd: omap-usb-host: Fix OF populate on driver rebind
gregkh/linux@d798ffd9d9ab mfd: omap-usb-host: Convert to platform remove callback returning void
gregkh/linux@e1c8ec35d4a7 mfd: qcom-pm8xxx: Fix OF populate on driver rebind
gregkh/linux@eee7f4dc629f mfd: qcom-pm8xxx: Convert to platform remove callback returning void
gregkh/linux@de8e1b17e387 ext4: drop extent cache when splitting extent fails
gregkh/linux@9e79460b3aae ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
gregkh/linux@ddf854e59166 ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
gregkh/linux@1606176c5c6c ext4: subdivide EXT4_EXT_DATA_VALID1
gregkh/linux@4d03e2046f73 ext4: get rid of ppath in ext4_split_extent_at()
gregkh/linux@b6a01b66cdaa ext4: get rid of ppath in ext4_ext_insert_extent()
gregkh/linux@15908fc35056 ext4: get rid of ppath in ext4_ext_create_new_leaf()
gregkh/linux@b5a010bc7dba ext4: get rid of ppath in ext4_find_extent()
gregkh/linux@bfe24a48c1d5 ext4: make ext4_es_remove_extent() return void
gregkh/linux@18c2c52a0768 bus: omap-ocp2scp: fix OF populate on driver rebind
gregkh/linux@e7682115b99d bus: omap-ocp2scp: Convert to platform remove callback returning void
gregkh/linux@b5452125f9bd drm/tegra: dsi: fix device leak on probe
gregkh/linux@78265cd066d7 KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
gregkh/linux@6de133b49580 KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
gregkh/linux@e6cbf765686f media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()
gregkh/linux@19515e0b2291 media: camss: vfe-480: Multiple outputs support for SM8250
gregkh/linux@6c6f419fa9c4 media: tegra-video: Fix memory leak in _tegra_channel_try_format()
gregkh/linux@8aee2bb8b92b media: tegra-video: Use accessors for pad config 'try
*' fields
gregkh/linux@5135f242e01e KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
gregkh/linux@0daa95736e13 KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
gregkh/linux@153e2e988f3e KVM: x86: Fix KVM_GET_MSRS stack info leak
gregkh/linux@60800b6e1f60 KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRs
gregkh/linux@8cad52d23063 PCI: Use resource_set_range() that correctly sets ->end
gregkh/linux@5baadda30c94 resource: Add resource set range and size helpers
gregkh/linux@c03f9707d14c PCI: Use resource names in PCI log messages
gregkh/linux@28c7ba3da0d2 PCI: Update BAR # and window messages
gregkh/linux@254d58eef3f8 PCI: Fix printk field formatting
gregkh/linux@b810e1883b5a PCI: Introduce pci_dev_for_each_resource()
gregkh/linux@357e16a7fc9c memory: mtk-smi: fix device leak on larb probe
gregkh/linux@b8b2cf42b94c memory: mtk-smi: fix device leaks on common probe
gregkh/linux@71ed82c27141 memory: mtk-smi: Convert to platform remove callback returning void
gregkh/linux@5000e40acc8d bpf: Fix stack-out-of-bounds write in devmap
gregkh/linux@9e0f6b4a63b7 btrfs: fix compat mask in error messages in btrfs_check_features()
gregkh/linux@068a36c576fe btrfs: fix incorrect key offset in error message in check_dev_extent_item()
gregkh/linux@e91e3233a5dc btrfs: move btrfs_crc32c_final into free-space-cache.c
gregkh/linux@4df1a45819e5 perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
gregkh/linux@cf17a57ae8b7 ALSA: usb-audio: Use inclusive terms
gregkh/linux@bdfdbc7a800b ALSA: usb-audio: Cap the packet size pre-calculations
gregkh/linux@4a07d6ce4683 scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resume
gregkh/linux@776ad090f315 scsi: ufs: core: Always initialize the UIC done completion
gregkh/linux@47fc53b931cd ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
gregkh/linux@ebbb852ffbc9 scsi: pm8001: Fix use-after-free in pm8001_queue_command()
gregkh/linux@c2f0a950fb6b scsi: lpfc: Properly set WC for DPP mapping
gregkh/linux@8942fb1a5bc2 irqchip/sifive-plic: Fix frozen interrupt due to affinity setting
gregkh/linux@b88f49910be1 drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
gregkh/linux@ce3a5cf13978 drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
gregkh/linux@32a899c28fe5 drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
gregkh/linux@f2ddafa93a25 Linux 6.1.166
gregkh/linux@0ae716c6d139 Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"
gregkh/linux@2f66dd9cff42 Linux 6.1.165
gregkh/linux@594d85ce95d2 arm64: Fix sampling the "stable" virtual counter in preemptible section
gregkh/linux@409fe5e265bf NTB: ntb_transport: Fix too small buffer for debugfs_name
gregkh/linux@f5218426f765 net: nfc: nci: Fix parameter validation for packet data
gregkh/linux@27c731ce8287 arm64: Force the use of CNTVCT_EL0 in __delay()
gregkh/linux@54eb0882df81 x86/kexec: Copy ACPI root pointer address from config table
gregkh/linux@59809fda4da7 net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
gregkh/linux@8320727be7ff net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
gregkh/linux@0be9e4291d1c ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
gregkh/linux@a4aa3877d1c0 fbcon: Remove struct fbcon_display.inverse
gregkh/linux@0c5a969761fa fbdev: ffb: fix corrupted video output on Sun FFB1
gregkh/linux@2b22e4fe1273 fbdev: of: display_timing: fix refcount leak in of_get_display_timings()
gregkh/linux@778f31be5b8c fbdev: vt8500lcdfb: fix missing dma_free_coherent()
gregkh/linux@3b5a754ec86b fbcon: check return value of con2fb_acquire_newinfo()
gregkh/linux@fb3c662fafeb ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
gregkh/linux@aba0b4bc0937 atm: fore200e: fix use-after-free in tasklets during device removal
gregkh/linux@b53618b1ab09 net: intel: fix PCI device ID conflict between i40e and ipw2200
gregkh/linux@2277776408b4 io_uring/filetable: clamp alloc_hint to the configured alloc range
gregkh/linux@ee93c9148266 tracing: Fix to set write permission to per-cpu buffer_size_kb
gregkh/linux@d89b8b17057e net: macb: Fix tx/rx malfunction after phy link down and up
gregkh/linux@ad8a13a45c5c octeontx2-af: CGX: fix bitmap leaks
gregkh/linux@011ae5dd84dc net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
gregkh/linux@109d667e1fd4 net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
gregkh/linux@e6045f215dfa LoongArch: Disable instrumentation for setup_ptwalker()
gregkh/linux@391f6ba12341 LoongArch: Prefer top-down allocation after arch_mem_init()
gregkh/linux@b5bf05e05cdf LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
gregkh/linux@757873abfc8e ceph: supply snapshot context in ceph_zero_partial_object()
gregkh/linux@582aa1234113 MIPS: rb532: Fix MMIO UART resource registration
gregkh/linux@48b4dec3a8bf staging: rtl8723bs: fix null dereference in find_network
gregkh/linux@a028adb574ec parisc: kernel: replace kfree() with put_device() in create_tree_node()
gregkh/linux@943ed56606a7 PCI: Fix pci_slot_trylock() error handling
gregkh/linux@bf20a3ea3dfd net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
gregkh/linux@b4034442cb09 drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
gregkh/linux@0f8d66ae32db tipc: fix RCU dereference race in tipc_aead_users_dec()
gregkh/linux@9b88cb616848 mtd: rawnand: pl353: Fix software ECC support
gregkh/linux@e6291739879d usb: dwc2: fix resume failure if dr_mode is host
gregkh/linux@5d186731bc33 scsi: ufs: core: Flush exception handling work when RPM level is zero
gregkh/linux@7e2c200010aa perf/arm-cmn: Reject unsupported hardware configurations
gregkh/linux@fcec79b6a364 remoteproc: imx_rproc: Fix invalid loaded resource table detection
gregkh/linux@2d148a73a521 btrfs: continue trimming remaining devices on failure
gregkh/linux@95a6252fc476 arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=y
gregkh/linux@7c37920c96b8 PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
gregkh/linux@83651d37474c Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
gregkh/linux@f736032c638a kexec: derive purgatory entry from symbol
gregkh/linux@8ff329353134 ocfs2: fix reflink preserve cleanup issue
gregkh/linux@fecf292c6691 rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
gregkh/linux@8bf12e6470ba mm/highmem: fix kmap_to_page() build error
gregkh/linux@c96978eed5f3 iio: gyro: itg3200: Fix unchecked return value in read_raw
gregkh/linux@b265e53d9adf powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
gregkh/linux@b2fbae85cf15 dm mpath: make pg_init_delay_msecs settable
gregkh/linux@bf01634f19a6 bus: fsl-mc: fix an error handling in fsl_mc_device_add()
gregkh/linux@16ea2bcf2e34 usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
gregkh/linux@37f18915a261 x86/kexec: add a sanity check on previous kernel's ima kexec buffer
gregkh/linux@42cc358b13f4 nfsd: fix return error code for nfsd_map_name_to
[ug]id
gregkh/linux@d3af62411e19 md/bitmap: fix GPF in write_page caused by resize race
gregkh/linux@1c96c1acef4b PCI: endpoint: Fix swapped parameters in pci
{primary/secondary}_epc_epf_unlink() functions
gregkh/linux@f621ca24f9f4 KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
gregkh/linux@b8a4a0c402b4 xfs: fix remote xattr valuelblk check
gregkh/linux@a396b3d73d51 xfs: fix freemap adjustments when adding xattrs to leaf blocks
gregkh/linux@a631899025d4 xfs: delete attr leaf freemap entries when empty
gregkh/linux@dcfa679bba02 mfd: core: Add locking around 'mfd_of_node_list'
gregkh/linux@ead67d0378e9 iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
gregkh/linux@fc5859482dc4 xfs: mark data structures corrupt on EIO and ENODATA
gregkh/linux@6d824b193d2e selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
gregkh/linux@a214fd2e81ff mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
gregkh/linux@01e9fcfc2a67 drm: of: drm_of_panel_bridge_remove(): fix device_node leak
gregkh/linux@733ac361e169 media: venus: vdec: fix error state assignment for zero bytesused
gregkh/linux@96e5974e69be arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
gregkh/linux@cde12683939c dm-unstripe: fix mapping bug when there are multiple targets in a table
gregkh/linux@824b9c27d7b6 dm-integrity: fix recalculation in bitmap mode
gregkh/linux@7e70c349d46c s390/pci: Handle futile config accesses of disabled devices directly
gregkh/linux@dcb2d43ae73c clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc()
gregkh/linux@aeae38b11a6b clk: clk-apple-nco: Add "apple,t8103-nco" compatible
gregkh/linux@c3b701500098 KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
gregkh/linux@818cf66d91c8 soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
gregkh/linux@458136527fe1 soc: ti: k3-socinfo: Fix regmap leak on probe failure
gregkh/linux@8d9ddad56113 dm: clear cloned request bio pointer when last clone bio completes
gregkh/linux@fa56f906633f dm-integrity: fix a typo in the code for write/discard race
gregkh/linux@eb2cf62396ce media: i2c: ov5647: use our own mutex for the ctrl lock
gregkh/linux@bc2e33206605 media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
gregkh/linux@e0bb0d16660d media: i2c: ov5647: Sensor should report RAW color space
gregkh/linux@448a5fe8a761 media: i2c: ov5647: Correct minimum VBLANK value
gregkh/linux@335c3ac54978 media: i2c: ov5647: Correct pixel array offset
gregkh/linux@59e372aa4cf6 media: i2c: ov5647: Initialize subdev before controls
gregkh/linux@9aae0f31d37a media: ccs: Avoid possible division by zero
gregkh/linux@0c33338514d8 media: i2c/tw9906: Fix potential memory leak in tw9906_probe()
gregkh/linux@92537a15780b media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
gregkh/linux@e68870f015d1 media: cx25821: Add missing unmap in snd_cx25821_hw_params()
gregkh/linux@505630dd1ebf media: cx23885: Add missing unmap in snd_cx23885_hw_params()
gregkh/linux@24f3dabeb97b media: cx88: Add missing unmap in snd_cx88_hw_params()
gregkh/linux@2fe28a63d598 media: radio-keene: fix memory leak in error path
gregkh/linux@7f59999fcd69 HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
gregkh/linux@edccbf7d6dc0 HID: prodikeys: Check presence of pm->input_ep82
gregkh/linux@f6a3860241fb HID: magicmouse: Do not crash on missing msc->input
gregkh/linux@926e6715b48b HID: hid-pl: handle probe errors
gregkh/linux@6f5cbd394f60 arm64: Disable branch profiling for all arm64 code
gregkh/linux@580ea5784086 KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding
gregkh/linux@700b5d8350c9 ARM: omap2: Fix reference count leaks in omap_control_init()
gregkh/linux@c44beed2e5ca media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()
gregkh/linux@9d7962d5c81d media: mtk-mdp: Fix error handling in probe function
gregkh/linux@5c2217ddb3b7 dm-verity: correctly handle dm_bufio_client_create() failure
gregkh/linux@7ccecbfa1649 fpga: dfl: use subsys_initcall to allow built-in drivers to be added
gregkh/linux@74222a863622 clk: renesas: rzg2l: Select correct div round macro
gregkh/linux@8d3ca542aff6 clk: renesas: rzg2l: Fix intin variable size
gregkh/linux@476155574471 rpmsg: core: fix race in driver_override_show() and use core helper
gregkh/linux@81f2fc5b0d0c netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
gregkh/linux@a3034a8d5617 dpaa2-switch: validate num_ifs to prevent out-of-bounds write
gregkh/linux@56bd32c0edca net: consume xmit errors of GSO frames
gregkh/linux@70542b69abff RDMA/umem: Fix double dma_buf_unpin in failure path
gregkh/linux@26b3ec62fa1a net: usb: pegasus: enable basic endpoint checking
gregkh/linux@5e922805b6c3 RDMA/efa: Fix typo in efa_alloc_mr()
gregkh/linux@ae894e47e1cd net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
gregkh/linux@4891940c341b RDMA/core: Fix stale RoCE GIDs during netdev events at registration
gregkh/linux@698fd3704c3e tipc: fix duplicate publication key in tipc_service_insert_publ()
gregkh/linux@9118601ff90b Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
gregkh/linux@21842c0dc4d3 Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CONN_REQ
gregkh/linux@c859b45cc71a Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
gregkh/linux@31f234066963 Bluetooth: hci_qca: Cleanup on all setup failures
gregkh/linux@3242a14863b3 Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
gregkh/linux@eddbc75f511e wifi: cfg80211: wext: fix IGTK key ID off-by-one
gregkh/linux@5195b10c34b8 net: ethernet: xscale: Check for PTP support properly
gregkh/linux@a94d5447f6bf net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
gregkh/linux@265bdbceae0e net: usb: lan78xx: scan all MDIO addresses on LAN7801
gregkh/linux@a2cd4b4db315 net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
gregkh/linux@905554ebd76a ipmi: ipmb: initialise event handler read bytes
gregkh/linux@eb2ee15290af xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
gregkh/linux@a11d03d116ee ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
gregkh/linux@740945de8960 ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
gregkh/linux@b28443247639 rtc: zynqmp: correct frequency value
gregkh/linux@7c39baecbbef drm/amd/display: Remove conditional for shaper 3DLUT power-on
gregkh/linux@a589b2b12bbd btrfs: replace BUG() with error handling in __btrfs_balance()
gregkh/linux@780dc57794a2 ALSA: usb-audio: Add sanity check for OOB writes at silencing
gregkh/linux@dd7f45d45a46 drm/radeon: Add HAINAN clock adjustment
gregkh/linux@416ff57e9d0e drm/amdgpu: Add HAINAN clock adjustment
gregkh/linux@3a74f6b46c01 ALSA: usb-audio: Update the number of packets properly at receiving
gregkh/linux@889ba93e433d drm/amdgpu: Adjust usleep_range in fence wait
gregkh/linux@8c174b469ad4 drm/amd/display: Avoid updating surface with the same surface under MPO
gregkh/linux@7c43f9ac083b ARM: 9467/1: mm: Don't use %pK through printk
gregkh/linux@548cf56e0517 include: uapi: netfilter_bridge.h: Cover for musl libc
gregkh/linux@8d745d38c88e libceph: define and enforce CEPH_MAX_KEY_LEN
gregkh/linux@4ddfb0b14efb ceph: supply snapshot context in ceph_uninline_data()
gregkh/linux@a43dd22b2489 fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
gregkh/linux@f37db54fed13 fs/ntfs3: drop preallocated clusters for sparse and compressed files
gregkh/linux@976e6a7c51fa fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
gregkh/linux@a89bc96d5abd fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata
gregkh/linux@435d34719db0 fs: ntfs3: check return value of indx_find to avoid infinite loop
gregkh/linux@b0801c18eecb MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
gregkh/linux@f2f01174b857 iio: magnetometer: Remove IRQF_ONESHOT
gregkh/linux@0c676dab9320 iio: Use IRQF_NO_THREAD
gregkh/linux@0747b614d40c Revert "mfd: da9052-spi: Change read-mask to write-mask"
gregkh/linux@a5da82307140 phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
gregkh/linux@9a6a14c7da93 phy: mvebu-cp110-utmi: fix dr_mode property read from dts
gregkh/linux@975006da4042 watchdog: imx7ulp_wdt: handle the nowayout option
gregkh/linux@ab845ee94366 binder: don't use %pK through printk
gregkh/linux@c3fdff40df07 fix it87_wdt early reboot by reporting running timer
gregkh/linux@07e468c490f7 serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
gregkh/linux@a968c6a39607 staging: rtl8723bs: fix memory leak on failure path
gregkh/linux@ff1b8bcaeb3b misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
gregkh/linux@741c5a3a0cd8 misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
gregkh/linux@470c56770154 dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
gregkh/linux@7e9f9422076b dmaengine: sun6i: Choose appropriate burst length under maxburst
gregkh/linux@d96c8fcb4567 fpga: of-fpga-region: Fail if any bridge is missing
gregkh/linux@ad90a4d1a3cf usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
gregkh/linux@0d28aee38bdc serial: 8250_dw: handle clock enable errors in runtime_resume
gregkh/linux@ff7468167cf7 staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failure
gregkh/linux@62608559d197 soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
gregkh/linux@af4e4ec82bad m68k: nommu: fix memmove() with differently aligned src and dest for 68000
gregkh/linux@888d4844316a clk: microchip: core: correct return value on get_parent()
gregkh/linux@0df83221b213 mailbox: sprd: clear delivery flag before handling TX done
gregkh/linux@7af7ebe047d7 remoteproc: mediatek: Break lock dependency to prepare_lock
gregkh/linux@7839bdf75e40 mailbox: sprd: mask interrupts that are not handled
gregkh/linux@4c312694b619 mailbox: imx: Skip the suspend flag for i.MX7ULP
gregkh/linux@e6ec3104dcc5 mailbox: pcc: Remove spurious IRQF_ONESHOT usage
gregkh/linux@1ace8270eaa0 remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
gregkh/linux@edc6d2db161a tracing: Fix false sharing in hwlat get_sample()
gregkh/linux@7cba24a67808 scsi: buslogic: Reduce stack usage
gregkh/linux@e4913337a5bf hisi_acc_vfio_pci: update status after RAS error
gregkh/linux@d571b3f59a1a RDMA/rtrs-clt: For conn rejection use actual err number
gregkh/linux@959431dee320 nfc: nxp-nci: remove interrupt trigger type
gregkh/linux@14fc2a05cf0a myri10ge: avoid uninitialized variable use
gregkh/linux@cf39060a3678 PCI: Mark Nvidia GB10 to avoid bus reset
gregkh/linux@d8751caa8fb6 PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
gregkh/linux@5d57164c0ab0 PCI: Enable ACS after configuring IOMMU for OF platforms
gregkh/linux@d2f321c5a019 PCI: Fix pci_slot_lock () device locking
gregkh/linux@76114799286a PCI/AER: Clear stale errors on reporting agents upon probe
gregkh/linux@da6b1bf764cc PCI: Mark ASM1164 SATA controller to avoid bus reset
gregkh/linux@597c46a42930 net/rds: Clear reconnect pending bit
gregkh/linux@12ef02bd2514 vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
gregkh/linux@d6bf51a7a312 net: usb: sr9700: remove code to drive nonexistent multicast filter
gregkh/linux@1ef766e8d868 wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
gregkh/linux@b4b701533475 wifi: rtw89: pci: restore LDO setting after device resume
gregkh/linux@36cc5a5e0178 octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
gregkh/linux@e9b8c5eef843 Bluetooth: btusb: Add device ID for Realtek RTL8761BU
gregkh/linux@b2640dda158e Bluetooth: btusb: Add new VID/PID for RTL8852CE
gregkh/linux@cc498ea6b579 Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
gregkh/linux@e7f6cef9d1fc ipv4: fib: Annotate access to struct fib_alias.fa_state.
gregkh/linux@f0f59c0a2935 wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
gregkh/linux@d824ba2163d7 wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
gregkh/linux@5e899283f18b net: hns3: extend HCLGE_FD_AD_QID to 11 bits
gregkh/linux@c01b4be2a6a0 gro: change the BUG_ON() in gro_pull_from_frag0()
gregkh/linux@19e384a7d00d net/rds: No shortcut out of RDS_CONN_ERROR
gregkh/linux@5468c8e59d89 net: usb: r8152: fix transmit queue timeout
gregkh/linux@5a67d79d7d5d openrisc: define arch-specific version of nop()
gregkh/linux@eaedc0bc18be netfilter: xt_tcpmss: check remaining length before reading optlen
gregkh/linux@0cf4fc3a88ce netfilter: nf_conntrack: Add allow_clash to generic protocol handler
gregkh/linux@23c6cba41564 ext4: mark group extend fast-commit ineligible
gregkh/linux@3412daaa43f1 ext4: mark group add fast-commit ineligible
gregkh/linux@12e13907de47 ipv6: exthdrs: annotate data-race over multiple sysctl
gregkh/linux@06503e360d35 ipv6: annotate data-races in ip6_multipath_hash
{policy,fields}()
gregkh/linux@aee760f86212 PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
gregkh/linux@948a39c95d0f wifi: libertas: fix WARNING in usb_tx_block
gregkh/linux@bcfe3d7aad5f iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
gregkh/linux@b307b6307f64 dm: remove fake timeout to avoid leak request
gregkh/linux@7852ca1cc65a wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
gregkh/linux@27bcd604d658 wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
gregkh/linux@a3d66089e50a jfs: nlink overflow in jfs_rename
gregkh/linux@e789466f32e1 jfs: Add missing set_freezable() for freezable kthread
gregkh/linux@2a4b76e9db79 ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
gregkh/linux@be46d2d57446 modpost: Amend ppc64 save/restfpr symnames for -Os build
gregkh/linux@7c56e66958b1 ASoC: es8328: Add error unwind in resume
gregkh/linux@0f65712bcc3f hwmon: (f71882fg) Add F81968 support
gregkh/linux@7131ea3dbdf3 ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in max98390_i2c_probe()
gregkh/linux@138138329a0a spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
gregkh/linux@77bd98555a59 ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmio
gregkh/linux@6d7c57c8853a gpio: aspeed-sgpio: Change the macro to support deferred probe
gregkh/linux@aaffdeaadab2 HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
gregkh/linux@080932398084 HID: multitouch: add eGalaxTouch EXC3188 support
gregkh/linux@7284c8bc94cf media: rkisp1: Fix filter mode register configuration
gregkh/linux@796e77c14c4c drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
gregkh/linux@3f5329eb29aa drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
gregkh/linux@57fa3487acfa drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
gregkh/linux@f8be288cea3d virt: vbox: uapi: Mark inner unions in packed structs as packed
gregkh/linux@1bb687dc522f hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
gregkh/linux@866e0c1a9e72 drm: Account property blob allocations to memcg
gregkh/linux@a07663e81aab drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
gregkh/linux@f7759eb6738e media: cx25821: Fix a resource leak in cx25821_dev_setup()
gregkh/linux@603e3859393e media: solo6x10: Check for out of bounds chip_id
gregkh/linux@77a63f8efc43 media: pvrusb2: fix URB leak in pvr2_send_request_ex
gregkh/linux@6ab1fe00394d media: adv7180: fix frame interval in progressive mode
gregkh/linux@88e09f7110e5 media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
gregkh/linux@f378c3e2a990 ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
gregkh/linux@59d549dbc735 ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
gregkh/linux@82f24f2ea425 HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
gregkh/linux@1a285b2500c9 media: omap3isp: set initial format
gregkh/linux@33c13e5d3bd2 media: omap3isp: isppreview: always clamp in preview_try_format()
gregkh/linux@2efaacab15fc media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
gregkh/linux@225023e3619b drm/v3d: Set DMA segment size to avoid debug warnings
gregkh/linux@4baf0ec2b0f4 spi: stm32: fix Overrun issue at < 8bpw
gregkh/linux@f9d46dd974fd media: dvb-core: dmxdevfilter must always flush bufs
gregkh/linux@f05efcc54e72 spi-geni-qcom: initialize mode related registers to 0
gregkh/linux@95dbd525efce drm/display/dp_mst: Add protection against 0 vcpi
gregkh/linux@60489e5f7c9e parisc: Prevent interrupts during reboot
gregkh/linux@a1346f4c1fc5 arm64: tegra: smaug: Add usb-role-switch support
gregkh/linux@8baa234181f6 pstore: ram_core: fix incorrect success return when vmap() fails
gregkh/linux@fe0ba28c55a5 char: tpm: cr50: Remove IRQF_ONESHOT
gregkh/linux@b38619ad274b mailbox: bcm-ferxrm-mailbox: Use default primary handler
gregkh/linux@4a7589b615a3 PCI/MSI: Unmap MSI-X region on error
gregkh/linux@4d24ba2ac1ca clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
gregkh/linux@016476afef99 clocksource/drivers/sh_tmu: Always leave device running after probe
gregkh/linux@8314d3135430 bpf: verifier improvement in 32bit shift sign extension pattern
gregkh/linux@df29c2bf8e2a sparc: don't reference obsolete termio struct for TC
constants
gregkh/linux@9a848277b9a5 sparc: Synchronize user stack on fork and clone
gregkh/linux@0739633b5957 blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
gregkh/linux@dbe97fe7b305 xenbus: Use .freeze/.thaw to handle xenbus devices
gregkh/linux@c6b78dfae6b5 s390/perf: Disable register readout on sampling events
gregkh/linux@dd03762d7f07 ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
gregkh/linux@ad86ac604f83 ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
gregkh/linux@a68d22902a69 EFI/CPER: don't go past the ARM processor CPER record buffer
gregkh/linux@f3740a156244 APEI/GHES: ensure that won't go past CPER allocated record
gregkh/linux@64ae5aaa7ac9 EFI/CPER: don't dump the entire memory region
gregkh/linux@acd8d076e8c9 x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
gregkh/linux@b646e54d23b9 rnbd-srv: Zero the rsp buffer before using it
gregkh/linux@cccf96c49f61 arm64: Add support for TSV110 Spectre-BHB mitigation
gregkh/linux@f6377d70750f perf/arm-cmn: Support CMN-600AE
gregkh/linux@33b5414acfa5 s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
gregkh/linux@251ce935c314 tools/power cpupower: Reset errno before strtoull()
gregkh/linux@cead3bebf3e3 gfs2: fiemap page fault fix
gregkh/linux@8ce4da009207 smb: client: add proper locking around ses->iface_last_update
gregkh/linux@66c7c239c653 minix: Add required sanity checking to minix_check_superblock()
gregkh/linux@584beb235b15 i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
gregkh/linux@676bc99d0b3e hfsplus: pretend special inodes as regular files
gregkh/linux@33cdef7ecf6e audit: add missing syscalls to read class
gregkh/linux@1b111a69a6e3 fs/buffer: add alert in try_to_free_buffers() for folios without buffers
gregkh/linux@032184fcd3e5 hfsplus: fix volume corruption issue for generic/498
gregkh/linux@57489a89657c audit: add fchmodat2() to change attributes class
gregkh/linux@a38f3329f112 rtc: interface: Alarm race handling should not discard preceding error
gregkh/linux@77178afa5950 libperf build: Always place libperf includes first
gregkh/linux@b04e5f0e5b5c libperf: Don't remove -g when EXTRA_CFLAGS are used
gregkh/linux@a1030ea827c5 perf callchain: Fix srcline printing with inlines
gregkh/linux@a1213efc2920 drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
gregkh/linux@c46137ca263e ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclk
gregkh/linux@b5b8ade9da45 btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
gregkh/linux@fc496d102aa1 drm/i915/acpi: free _DSM package when no connectors
gregkh/linux@30ffcad5edb5 ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
greg...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant