Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPDATE: 6.11.8 #1035

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

fepitre-bot
Copy link
Contributor

Update to 6.11.8

Changes since previous version:
gregkh/linux@f0c5b21ac4e6 Linux 6.11.8
gregkh/linux@5f970935d099 vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
gregkh/linux@e0fe33923712 hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
gregkh/linux@3cf5406d6c49 xtensa: Emulate one-byte cmpxchg
gregkh/linux@ac499b4f604b ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
gregkh/linux@0f32c5ae605a drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
gregkh/linux@0e5d84d173e3 drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
gregkh/linux@e22aa8c056a5 drm/xe: Move LNL scheduling WA to xe_device.h
gregkh/linux@85e4d92870c8 drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
gregkh/linux@e5a6d36b02a8 block: fix queue limits checks in blk_rq_map_user_bvec for real
gregkh/linux@e5625bc39f92 block: rework bio splitting
gregkh/linux@a70638760015 firmware: qcom: scm: suppress download mode error
gregkh/linux@f82ed58b14e9 firmware: qcom: scm: Refactor code to support multiple dload mode
gregkh/linux@e2c791fb3e5b selftests: hugetlb_dio: check for initial conditions to skip in the start
gregkh/linux@30fe6b1ad296 ucounts: fix counter leak in inc_rlimit_get_ucounts()
gregkh/linux@2b5369528ee6 ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
gregkh/linux@8e8ab8e554e8 irqchip/gic-v3: Force propagation of the active state with a read-back
gregkh/linux@e216957b89a1 staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
gregkh/linux@a5f8442d4e02 staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation
gregkh/linux@cfaa29228968 thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
gregkh/linux@71f2eaeae2b4 clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
gregkh/linux@d055f6f2bdfb clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs
gregkh/linux@35e96f9b45b4 USB: serial: option: add Quectel RG650V
gregkh/linux@7c9aec92179e USB: serial: option: add Fibocom FG132 0x0112 composition
gregkh/linux@d21d9088ba9c USB: serial: qcserial: add support for Sierra Wireless EM86xx
gregkh/linux@314bdf446053 USB: serial: io_edgeport: fix use after free in debug printk
gregkh/linux@3a2ba841659a usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
gregkh/linux@74d8cee747b3 usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier
gregkh/linux@06b98197b69e usb: dwc3: fix fault at system suspend if device was already runtime suspended
gregkh/linux@b08baa75b989 usb: musb: sunxi: Fix accessing an released usb phy
gregkh/linux@545f3c009c60 thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
gregkh/linux@afb1352d06b1 mm/thp: fix deferred split unqueue naming and locking
gregkh/linux@1e58fe6ad0b2 mm/mlock: set the correct prev on failure
gregkh/linux@5039a355fd91 mm/damon/core: handle zero schemes apply interval
gregkh/linux@c672a4b5ce2c mm/damon/core: handle zero {aggregation,ops_update} intervals
gregkh/linux@2d339a1f0f16 mm/damon/core: avoid overflow in damon_feed_loop_next_input()
gregkh/linux@0208ea17a1e4 signal: restore the override_rlimit logic
gregkh/linux@4a78bb99cb8d objpool: fix to make percpu slot allocation more robust
gregkh/linux@0680a48151b5 fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
gregkh/linux@7bfacc9d451c clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
gregkh/linux@ab83c9c07a4a clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags
gregkh/linux@1ddbc8e5538c i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
gregkh/linux@6450e73f4c86 filemap: Fix bounds checking in filemap_read()
gregkh/linux@622ad10aae5f media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
gregkh/linux@4cdb6ce0fc94 platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
gregkh/linux@5f8771dfc8d1 platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
gregkh/linux@a0fede075e99 platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
gregkh/linux@50a3933760b4 btrfs: reinitialize delayed ref list after deleting it from the list
gregkh/linux@93aee6c3ef5d btrfs: fix per-subvolume RO/RW flags with new mount API
gregkh/linux@8228c07ad61b btrfs: fix the length of reserved qgroup to free
gregkh/linux@683fcd90ba22 idpf: fix idpf_vc_core_init error path
gregkh/linux@fa4d906ad0fb idpf: avoid vport access in idpf_get_link_ksettings
gregkh/linux@2002e4e26e22 KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
gregkh/linux@1b47f9febf48 mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
gregkh/linux@d5212716a2ac arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
gregkh/linux@fea10622c25d arm64: Kconfig: Make SME depend on BROKEN for now
gregkh/linux@fa9ce027b3ce arm64/sve: Discard stale CPU state when handling SVE traps
gregkh/linux@1451b74e6f8d mptcp: use sock_kfree_s instead of kfree
gregkh/linux@91c9daa21f3f net: vertexcom: mse102x: Fix possible double free of TX skb
gregkh/linux@22e49aaed06b net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
gregkh/linux@a3925accf2f1 tracing: Fix tracefs mount options
gregkh/linux@9be0a21ae52b nfs: Fix KMSAN warning in decode_getfattr_attrs()
gregkh/linux@4c25f784fba8 scsi: ufs: core: Start the RTC update work later
gregkh/linux@15bc37a6c9d6 ALSA: usb-audio: Add quirk for HP 320 FHD Webcam
gregkh/linux@c5321bf3ddae mptcp: no admin perm to list endpoints
gregkh/linux@d7aec2a06730 dm: fix a crash if blk_alloc_disk fails
gregkh/linux@a5b0b92cb016 dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
gregkh/linux@13ed3624c6ef dm cache: fix potential out-of-bounds access on the first resume
gregkh/linux@59fa772120ed dm cache: optimize dirty bit checking with find_next_bit when resizing
gregkh/linux@3b02c40ff10f dm cache: fix out-of-bounds access to the dirty bitset when resizing
gregkh/linux@aee3ecda73ce dm cache: fix flushing uninitialized delayed_work on cache_ctr error
gregkh/linux@f11eecdc70b7 dm cache: correct the number of origin blocks to match the target length
gregkh/linux@c75e0272289e KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
gregkh/linux@e828b870ea9c thermal/drivers/qcom/lmh: Remove false lockdep backtrace
gregkh/linux@b9d9881237af drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
gregkh/linux@9067f1e67584 drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
gregkh/linux@c4e940168586 drm/amdgpu: Adjust debugfs register access permissions
gregkh/linux@2faaee36e6e3 drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
gregkh/linux@6d6f916b4265 drm/amdgpu: Adjust debugfs eviction and IB access permissions
gregkh/linux@2604afd65043 drm/panthor: Be stricter about IO mapping flags
gregkh/linux@3342f066a8e1 drm/panthor: Lock XArray when getting entries for the VM
gregkh/linux@e84a0492fa55 drm/amd/display: parse umc_info or vram_info based on ASIC
gregkh/linux@4a18810d0b6f drm/amd/pm: correct the workload setting
gregkh/linux@cb86db12b290 drm/imagination: Break an object reference loop
gregkh/linux@f949be64bc41 drm/imagination: Add a per-file PVR context list
gregkh/linux@d83c747a1225 drm/amd/display: Fix brightness level not retained over reboot
gregkh/linux@45948ffc7a19 drm/amd/pm: always pick the pptable from IFWI
gregkh/linux@8eeebb15e064 rpmsg: glink: Handle rejected intent request better
gregkh/linux@bc203fe416ab tpm: Lock TPM chip in tpm_pm_suspend() first
gregkh/linux@b2c625a19bcf pwm: imx-tpm: Use correct MODULO value for EPWM mode
gregkh/linux@4df5ae48fa68 drm/xe: Set mask bits for CCS_MODE register
gregkh/linux@96397b1e25dd drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL
gregkh/linux@2f92b77a8ce0 drm/xe: Fix possible exec queue leak in exec IOCTL
gregkh/linux@1b6ad475d4ed ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
gregkh/linux@c2a232c4f790 ksmbd: Fix the missing xa_store error check
gregkh/linux@e257ac6fe138 ksmbd: check outstanding simultaneous SMB operations
gregkh/linux@e7a2ad204437 ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
gregkh/linux@7f2b4b4bb1d9 can: {cc770,sja1000}_isa: allow building on x86_64
gregkh/linux@c9c6a97d89c5 can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
gregkh/linux@d7cb0c521d3a can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
gregkh/linux@69d463c4c736 can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
gregkh/linux@5b73b8001232 media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
gregkh/linux@0cdb42ba0b28 media: v4l2-tpg: prevent the risk of a division by zero
gregkh/linux@e6bacd8f2178 media: vivid: fix buffer overwrite when using > 32 buffers
gregkh/linux@8ed4762e038b media: pulse8-cec: fix data timestamp at pulse8_setup()
gregkh/linux@f3927206c478 media: av7110: fix a spectre vulnerability
gregkh/linux@3a1ed994d945 media: cx24116: prevent overflows on SNR calculus
gregkh/linux@c951a0859fda media: s5p-jpeg: prevent buffer overflows
gregkh/linux@97ed0c0332d5 media: ar0521: don't overflow when checking PLL values
gregkh/linux@e0bc90742bbd media: mgb4: protect driver against spectre
gregkh/linux@721c37af0355 media: dvb-core: add missing buffer index check
gregkh/linux@f4ed489d36e3 ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits
gregkh/linux@22ae9321054c ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
gregkh/linux@4cf76fe95de4 thermal/of: support thermal zones w/o trips subnode
gregkh/linux@eb79c883e3e4 tools/lib/thermal: Fix sampling handler context ptr
gregkh/linux@d1357c688f96 ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
gregkh/linux@f88a91720365 scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
gregkh/linux@1d703f65878d media: adv7604: prevent underflow condition when reporting colorspace
gregkh/linux@2218af4c91a4 media: dvb_frontend: don't play tricks with underflow values
gregkh/linux@9c17085fabbd media: dvbdev: prevent the risk of out of memory access
gregkh/linux@76a2ce1f8b9f media: stb0899_algo: initialize cfr before using it
gregkh/linux@72c59ef28ef3 Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"
gregkh/linux@7b9f67e04288 drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
gregkh/linux@d2cc492124e1 net/smc: do not leave a dangling sk pointer in __smc_create()
gregkh/linux@b1fdb0bb3b65 rxrpc: Fix missing locking causing hanging calls
gregkh/linux@faa530f00449 net: arc: rockchip: fix emac mdio node support
gregkh/linux@cd4706d9ac0d net: arc: fix the device for dma_map_single/dma_unmap_single
gregkh/linux@21fdfc9eba6f virtio_net: Update rss when set queue
gregkh/linux@8832e54f7c9b virtio_net: Sync rss config to device when virtnet_probe
gregkh/linux@6a18a783b1fa virtio_net: Add hash_key_length check
gregkh/linux@0b5ac5671776 virtio_net: Support dynamic rss indirection table size
gregkh/linux@cb401e5799e0 netfilter: nf_tables: wait for rcu grace period on net_device removal
gregkh/linux@1b7800b0cd94 net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
gregkh/linux@a737c9ee248d net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
gregkh/linux@b5c94e4d947d net: hns3: fix kernel crash when uninstalling driver
gregkh/linux@a515c817b339 e1000e: Remove Meteor Lake SMBUS workarounds
gregkh/linux@6e046f493747 i40e: fix race condition by adding filter's intermediate sync state
gregkh/linux@80348b9afc07 ice: change q_index variable type to s16 to store -1 value
gregkh/linux@26473cb99047 can: c_can: fix {rx,tx}_errors statistics
gregkh/linux@def3dee25cbd net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
gregkh/linux@7eb923f8d481 net: enetc: allocate vf_state during PF probes
gregkh/linux@8820d2d6589f sctp: properly validate chunk size in sctp_sf_ootb()
gregkh/linux@df59079ea85f dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
gregkh/linux@fdc03e90199d net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
gregkh/linux@95dd69cf7967 net: enetc: set MAC address to the VF net_device
gregkh/linux@64fbab934ae5 regulator: rtq2208: Fix uninitialized use of regulator_config
gregkh/linux@e0a317ad68e4 security/keys: fix slab-out-of-bounds in key_task_permission
gregkh/linux@08d75968bfc7 nfs: avoid i_lock contention in nfs_clear_invalid_mapping
gregkh/linux@5a35839149aa NFS: Further fixes to attribute delegation a/mtime changes
gregkh/linux@5ef052f42557 NFS: Fix attribute delegation behaviour on exclusive create
gregkh/linux@429427c31b4c NFSv3: only use NFS timeout for MOUNT when protocols are compatible
gregkh/linux@ed4fb4fa2370 sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
gregkh/linux@67ff30e24a04 platform/x86/amd/pmc: Detect when STB is not available
gregkh/linux@492015e6249f HID: core: zero-initialize the report buffer
gregkh/linux@905144a778c6 arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes
gregkh/linux@dda31522832d ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin
gregkh/linux@f74870b5d7ac ARM: dts: rockchip: Fix the spi controller on rk3036
gregkh/linux@f55cd2c23470 ARM: dts: rockchip: drop grf reference from rk3036 hdmi
gregkh/linux@68179d14a25a ARM: dts: rockchip: fix rk3036 acodec node
gregkh/linux@e4f63e7c7d24 arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro
gregkh/linux@239fc66b7a0f firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling
gregkh/linux@1e1f523b185a firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()
gregkh/linux@28b28b35ab5a arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz
gregkh/linux@28db1025f3a6 arm64: dts: imx8mp: correct sdhc ipg clk
gregkh/linux@7acfd6589e7d arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs
gregkh/linux@229e3872735b arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1
gregkh/linux@1c727cc41492 arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus
gregkh/linux@639af19a5255 arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc
gregkh/linux@7ebaf3f7ad44 arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion
gregkh/linux@0561edf6b042 arm64: dts: rockchip: Remove undocumented supports-emmc property
gregkh/linux@7c71503687f6 arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
gregkh/linux@fef58c210898 arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards
gregkh/linux@f81c4ebbcbf9 arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo
gregkh/linux@f8f45f0f30ab arm64: dts: rockchip: Drop regulator-init-microvolt from two boards
gregkh/linux@32b0362d4673 arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p/v
gregkh/linux@273f45731887 arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes
gregkh/linux@4ca8aefd7349 arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node
gregkh/linux@0b5d2cf86492 arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328
gregkh/linux@9826bb9ba7f6 EDAC/qcom: Make irq configuration optional
gregkh/linux@3d36e2b1d803 firmware: qcom: scm: fix a NULL-pointer dereference
gregkh/linux@d9765f4c11c4 arm64: dts: rockchip: Designate Turing RK1's system power controller
gregkh/linux@4c4bb604e08f arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B
gregkh/linux@de2f2ed9762b arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi
gregkh/linux@e4a92ed6d833 arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator
gregkh/linux@111b189f9de9 arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610
gregkh/linux@b1cbf9151204 Linux 6.11.7
gregkh/linux@88a470c6d2c2 rcu/kvfree: Refactor kvfree_rcu_queue_batch()
gregkh/linux@24211fb49c9a lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
gregkh/linux@3cce0362ee92 rcu/kvfree: Add kvfree_rcu_barrier() API
gregkh/linux@0ee23db48fcc RISC-V: disallow gcc + rust builds
gregkh/linux@5b3a16ebd5a5 MIPS: export __cmpxchg_small()
gregkh/linux@498854c045b3 drm/amdgpu: handle default profile on on devices without fullscreen 3D
gregkh/linux@7ce1a4053235 fs/ntfs3: Sequential field availability check in mi_enum_attr()
gregkh/linux@f3256d60831b drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
gregkh/linux@6123f7ea06e1 drm/amdgpu/swsmu: fix ordering for setting workload_mask
gregkh/linux@3fa8b0b9358c drm/xe: Write all slices if its mcr register
gregkh/linux@3e814d83528b drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register
gregkh/linux@39bccd3a04ca drm/xe/xe2: Add performance turning changes
gregkh/linux@3ef4a4606e13 drm/xe/xe2: Introduce performance changes
gregkh/linux@63f093e5efed drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
gregkh/linux@171b587b4417 drm/xe: Move enable host l2 VRAM post MCR init
gregkh/linux@9429c1e40624 drm/xe/xe2hpg: Add Wa_15016589081
gregkh/linux@d82a619bb2b4 drm/xe: Support 'nomodeset' kernel command-line option
gregkh/linux@f0e1e960f4cf drm/i915/display: Don't enable decompression on Xe2 with Tile4
gregkh/linux@35b8dc55234a drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
gregkh/linux@a8c732b24922 drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
gregkh/linux@a02e4094347b drm/i915: move rawclk from runtime to display runtime info
gregkh/linux@d1f12b7959a1 drm/i915/pps: Disable DPLS_GATING around pps sequence
gregkh/linux@8c067cb7c7d3 drm/i915/display/dp: Compute AS SDP when vrr is also enabled
gregkh/linux@1c780bd9df4f drm/i915/dp: Clear VSC SDP during post ddi disable routine
gregkh/linux@5b89dcf23575 drm/i915/hdcp: Add encoder check in hdcp2_get_capability
gregkh/linux@4912e8fb3c37 drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability
gregkh/linux@d0b83f496ece drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
gregkh/linux@7976b0042489 drm/i915/display: Cache adpative sync caps to use it later
gregkh/linux@7831ec68987a drm/i915: disable fbc due to Wa_16023588340
gregkh/linux@c431632cb0c0 drm/i915: Skip programming FIA link enable bits for MTL+
gregkh/linux@570b898ae729 arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks
gregkh/linux@d5e5a2b5cc9a arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block
gregkh/linux@c3c02fa6a560 arm64: dts: imx8ulp: correct the flexspi compatible string
gregkh/linux@74542e1ba5be arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch
gregkh/linux@40700123ada8 arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch
gregkh/linux@69652617513b arm64: dts: qcom: x1e80100: fix PCIe4 interconnect
gregkh/linux@edccb5c7863e arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch
gregkh/linux@94dbd62f3cc3 arm64: dts: qcom: x1e80100: Fix up BAR spaces
gregkh/linux@ec14ed227f3b arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch
gregkh/linux@483f3d4bb103 arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM
gregkh/linux@ab286dcbb659 riscv: dts: starfive: disable unused csi/camss nodes
gregkh/linux@7d2b59d6f77b riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
gregkh/linux@155f9686bd80 mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
gregkh/linux@467ea50660a3 mm: shrink skip folio mapped by an exiting process
gregkh/linux@5f856da6fada mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
gregkh/linux@87543f38c0a9 mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
gregkh/linux@7f471dbbb229 Input: fix regression when re-registering input handlers
gregkh/linux@24eb7e6bcd03 mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
gregkh/linux@5a68bf8ebfc7 vmscan,migrate: fix page count imbalance on node stats when demoting pages
gregkh/linux@3dfd421cecf9 gpiolib: fix debugfs dangling chip separator
gregkh/linux@13b2098e108d gpiolib: fix debugfs newline separators
gregkh/linux@452927558821 btrfs: fix defrag not merging contiguous extents due to merged extent maps
gregkh/linux@d401d51911ec btrfs: fix extent map merging not happening for adjacent extents
gregkh/linux@26b8c48f369b io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
gregkh/linux@588df3561e4b drm/xe: Don't short circuit TDR on jobs not started
gregkh/linux@f1316b6ee3f2 drm/xe: Add mmio read before GGTT invalidate
gregkh/linux@23709e6f586c drm/xe: Kill regs/xe_sriov_regs.h
gregkh/linux@26571eb692f4 drm/xe: Fix register definition order in xe_regs.h
gregkh/linux@3bc3fae8a0f2 drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
gregkh/linux@df2b00685cd3 drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
gregkh/linux@cafe828b77d8 drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
gregkh/linux@9209553e904c kasan: remove vmalloc_percpu test
gregkh/linux@45cb1e53ea36 nvme: re-fix error-handling for io_uring nvme-passthrough
gregkh/linux@e61bd51e4440 nvmet-auth: assign dh_key to NULL after kfree_sensitive
gregkh/linux@cc4e80f047b8 ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1
gregkh/linux@905560781394 ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3
gregkh/linux@a023408925ac xfs: fix finding a last resort AG in xfs_filestream_pick_ag
gregkh/linux@5f7adcc3f935 accel/ivpu: Fix NOC firewall interrupt handling
gregkh/linux@47a83f8df395 btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
gregkh/linux@8c222adadc16 mctp i2c: handle NULL header address
gregkh/linux@dc9031b7919b resource,kexec: walk_system_ram_res_rev must retain resource flags
gregkh/linux@0b6b8c205578 ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
gregkh/linux@9f97fb4ce4be x86/traps: move kmsan check after instrumentation_begin
gregkh/linux@1c46de5046b5 x86/traps: Enable UBSAN traps on x86
gregkh/linux@d0fdacfb85a3 mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
gregkh/linux@3b85aa0da8cd fork: only invoke khugepaged, ksm hooks if no error
gregkh/linux@92b472945dbf fork: do not invoke uffd on fork if error occurs
gregkh/linux@78b98b6e5686 mei: use kvmalloc for read buffer
gregkh/linux@494eb22f9a7b mptcp: init: protect sched with rcu_read_lock
gregkh/linux@e693eb002e17 tpm: Lazily flush the auth session
gregkh/linux@ddb0615a681f drm/amdgpu/smu13: fix profile reporting
gregkh/linux@f8fd9f0d57af drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
gregkh/linux@294984ce51c1 tpm: Rollback tpm2_load_null()
gregkh/linux@95284db1ee8a tpm: Return tpm2_sessions_init() when null key creation fails
gregkh/linux@3a303409f271 iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
gregkh/linux@b9cdd9b11916 posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
gregkh/linux@c60d98ef7078 sched/numa: Fix the potential null pointer dereference in task_numa_work()
gregkh/linux@ed28e3ef0395 cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
gregkh/linux@5b31ac3f133c cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
gregkh/linux@a128cfec4470 scsi: ufs: core: Fix another deadlock during RTC update
gregkh/linux@96d4bf65071b riscv: Remove duplicated GET_RM
gregkh/linux@0d48086046d6 riscv: Remove unused GENERATING_ASM_OFFSETS
gregkh/linux@0928bedbeeda riscv: Use '%u' to format the output of 'cpu'
gregkh/linux@303846a3dc27 riscv: Prevent a bad reference count on CPU nodes
gregkh/linux@7874e116cb9b riscv: efi: Set NX compat flag in PE/COFF header
gregkh/linux@abeb03a757e6 ALSA: hda/realtek: Limit internal Mic boost on Dell platform
gregkh/linux@59bed900815c Input: edt-ft5x06 - fix regmap leak when probe fails
gregkh/linux@ac9621fe7488 riscv: vdso: Prevent the compiler from inserting calls to memset()
gregkh/linux@89f74c968319 spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
gregkh/linux@22833d89b780 btrfs: fix error propagation of split bios
gregkh/linux@54a3f1bac8b8 btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
gregkh/linux@5d0c5b54154a phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
gregkh/linux@6dab3331523b cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
gregkh/linux@b1a715ff11e0 block: fix sanity checks in blk_rq_map_user_bvec
gregkh/linux@b189cd6a3f26 mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process
gregkh/linux@efd2112164cb mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function
gregkh/linux@6dab2b8e424c cxl/port: Fix CXL port initialization order when the subsystem is built-in
gregkh/linux@78c8454fdce0 cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
gregkh/linux@f8a0e7dc7d8b soc: qcom: pmic_glink: Handle GLINK intent allocation rejections
gregkh/linux@a2a268e726f8 thunderbolt: Honor TMU requirements in the domain when setting TMU mode
gregkh/linux@08b2771e9270 thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
gregkh/linux@794ba27ea27c firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
gregkh/linux@623848f2b563 mm: shrinker: avoid memleak in alloc_shrinker_info
gregkh/linux@f5453ee72f7a tools/mm: -Werror fixes in page-types/slabinfo
gregkh/linux@ffd56612566b mm: shmem: fix data-race in shmem_getattr()
gregkh/linux@c4caa2d3bd55 RISC-V: ACPI: fix early_ioremap to early_memremap
gregkh/linux@9aa5d43ac4ca nilfs2: fix potential deadlock with newly created symlinks
gregkh/linux@56c6171932a7 nilfs2: fix kernel bug due to missing clearing of checked flag
gregkh/linux@37aba6e26846 iio: light: veml6030: fix microlux value calculation
gregkh/linux@16e41593825c iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
gregkh/linux@b304362ce836 iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table()
gregkh/linux@0ac0beb4235a iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
gregkh/linux@36b992a8e024 dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply
gregkh/linux@dd9e1cf619c9 staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
gregkh/linux@2ccd5badadab wifi: iwlwifi: mvm: fix 6 GHz scan construction
gregkh/linux@8af8294d369a wifi: iwlegacy: Clear stale interrupts before resuming device
gregkh/linux@64e4c45d23cd wifi: cfg80211: clear wdev->cqm_config pointer on free
gregkh/linux@2f6f1e26ac6d wifi: ath10k: Fix memory leak in management tx
gregkh/linux@3ccf525a73d4 wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
gregkh/linux@ab40406051d7 Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
gregkh/linux@71080d3032a7 Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
gregkh/linux@63b0068ff24b Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35"
gregkh/linux@cfc72b86fa20 Revert "driver core: Fix uevent_show() vs driver detach race"
gregkh/linux@23cb8d8d52b3 xhci: Use pm_runtime_get to prevent RPM on unsupported systems
gregkh/linux@010e31f522bd xhci: Fix Link TRB DMA in command ring stopped completion event
gregkh/linux@c7086dc0539b phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
gregkh/linux@b1cffd00daa9 phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
gregkh/linux@5ebde521fbb9 phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
gregkh/linux@7a97ae31840b usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
gregkh/linux@61640b660437 usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
gregkh/linux@1bdb24c9ddff usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices
gregkh/linux@966cab9c2ec5 usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
gregkh/linux@7a7cf0755d3e usb: phy: Fix API devm_usb_put_phy() can not release the phy
gregkh/linux@367ab611eccb usbip: tools: Fix detach_port() invalid port error path
gregkh/linux@1ab5c371a641 wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
gregkh/linux@94af35a934b4 ALSA: usb-audio: Add quirks for Dell WD19 dock
gregkh/linux@36b7f5a4f300 rpcrdma: Always release the rpcrdma_device's xa_array
gregkh/linux@1421883aa30c NFSD: Never decrement pending_async_copies on error
gregkh/linux@e30a9a2f69c3 NFSD: Initialize struct nfsd4_copy earlier
gregkh/linux@4301a6db1be1 misc: sgi-gru: Don't disable preemption in GRU driver
gregkh/linux@b9a82e47f897 NFS: remove revoked delegation from server's delegation list
gregkh/linux@0edeb33dbbfa net: amd: mvme147: Fix probe banner message
gregkh/linux@d723413c8e56 thermal: intel: int340x: processor: Add MMIO RAPL PL4 support
gregkh/linux@c860bf89e410 thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
gregkh/linux@7bef760bf1a7 powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U
gregkh/linux@5f1c6a6baa7c ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks together
gregkh/linux@c4b370bdef9b cifs: Fix creating native symlinks pointing to current or parent directory
gregkh/linux@11dd609f2f16 cifs: Improve creating native symlinks pointing to directory
gregkh/linux@90d2ab1944cf scsi: scsi_transport_fc: Allow setting rport state to current state
gregkh/linux@bc65004fe28f rust: device: change the from_raw() function
gregkh/linux@82685eb6ca1d fs/ntfs3: Additional check in ntfs_file_release
gregkh/linux@8e87c9aa8cf9 fs/ntfs3: Fix general protection fault in run_is_mapped_full
gregkh/linux@80824967ec71 fs/ntfs3: Additional check in ni_clear()
gregkh/linux@f1bc362fe978 fs/ntfs3: Fix possible deadlock in mi_read
gregkh/linux@2fcae4c2014a fs/ntfs3: Add rough attr alloc_size check
gregkh/linux@13af57e93790 fs/ntfs3: Stale inode instead of bad
gregkh/linux@dac63bea0498 fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
gregkh/linux@4a4727bc5828 fs/ntfs3: Check if more than chunk-size bytes are written
gregkh/linux@809f9b419c75 ntfs3: Add bounds checking to mi_enum_attr()
gregkh/linux@65288f627215 drm/panthor: Report group as timedout when we fail to properly suspend
gregkh/linux@06b61bc3acd1 drm/panthor: Fail job creation when the group is dead
gregkh/linux@429fd1fb0f34 drm/panthor: Fix firmware initialization on systems with a page size > 4k
gregkh/linux@27ef26b8756f nvme: module parameter to disable pi with offsets
gregkh/linux@8803132f857d PCI: Fix pci_enable_acs() support for the ACS quirks
gregkh/linux@9038aa25d153 cxl/events: Fix Trace DRAM Event Record
gregkh/linux@6d6c005855b9 drm/tegra: Fix NULL vs IS_ERR() check in probe()
gregkh/linux@c60583a87cb4 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()
gregkh/linux@b616418181c6 drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
gregkh/linux@5dfde9ada66d drm/mediatek: Fix get efuse issue for MT8188 DPTX
gregkh/linux@befdf73cc200 drm/mediatek: Fix color format MACROs in OVL
gregkh/linux@83a2056a362f drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
gregkh/linux@1e74d6f62488 smb: client: set correct device number on nfs reparse points
gregkh/linux@20568b933771 smb: client: fix parsing of device numbers
gregkh/linux@0f86bbc4fc5c gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
gregkh/linux@43b1df48d1e7 ACPI: CPPC: Make rmw_lock a raw_spin_lock
gregkh/linux@8e134e7ff818 afs: Fix missing subdir edit when renamed between parent dirs
gregkh/linux@999a07693fd2 firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
gregkh/linux@7180bbb3b3e3 kasan: Fix Software Tag-Based KASAN with GCC
gregkh/linux@89fda1e8b79d iomap: turn iomap_want_unshare_iter into an inline function
gregkh/linux@8e9c0f500b42 fsdax: dax_unshare_iter needs to copy entire blocks
gregkh/linux@67b6a710b9ba fsdax: remove zeroing code from dax_unshare_iter
gregkh/linux@e84223962e24 iomap: share iomap_unshare_iter predicate code with fsdax
gregkh/linux@429ee9c36865 iomap: don't bother unsharing delalloc extents
gregkh/linux@70cb926ad328 iomap: improve shared block detection in iomap_unshare_iter
gregkh/linux@776efa87c6f7 bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
gregkh/linux@c43e0ea848e7 netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
gregkh/linux@8e9393cfc9c1 net: ethernet: mtk_wed: fix path of MT7988 WO firmware
gregkh/linux@c1bbdbe07f0b mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
gregkh/linux@321d697c717b mlxsw: pci: Sync Rx buffers for device
gregkh/linux@efd946f4ad7e mlxsw: pci: Sync Rx buffers for CPU
gregkh/linux@2878ae979183 mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
gregkh/linux@705350fbd6ed net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
gregkh/linux@c9539e09c678 bpf: Check the validity of nr_words in bpf_iter_bits_new()
gregkh/linux@23c39b8659ce bpf: Add bpf_mem_alloc_check_size() helper
gregkh/linux@9cee266fafaf bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
gregkh/linux@48d7c24b7ef6 Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
gregkh/linux@f85b057e3441 netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
gregkh/linux@bab3bb35c03b netfilter: Fix use-after-free in get_info()
gregkh/linux@e72fd1389a53 net: fix crash when config small gso_max_size/gso_ipv4_max_size
gregkh/linux@c4b4f9a9ab82 bpf: Fix out-of-bounds write in trie_get_next_key()
gregkh/linux@8966eb69a143 net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
gregkh/linux@27bd7a742e17 netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
gregkh/linux@5de08049e784 bpf: Force checkpoint when jmp history is too long
gregkh/linux@9995909615c3 net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
gregkh/linux@2218b9ea246e gtp: allow -1 to be specified as file description from userspace
gregkh/linux@f20fe2cfe06c ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
gregkh/linux@6dfaa458fe92 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
gregkh/linux@82b107a27bab ice: fix crash on probe for DPLL enabled E810 LOM
gregkh/linux@61b6c0eda832 ice: add callbacks for Embedded SYNC enablement on dpll pins
gregkh/linux@3820fc3eddd6 dpll: add Embedded SYNC feature for a pin
gregkh/linux@58d23d835eb4 net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
gregkh/linux@73f17fbebe43 net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values
gregkh/linux@9afe35fdda16 sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
gregkh/linux@c549cb66e8de ASoC: dapm: fix bounds checker error in dapm_widget_list_create
gregkh/linux@4614640f1d5c macsec: Fix use-after-free while sending the offloading packet
gregkh/linux@a883bd7fabc0 ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
gregkh/linux@e7e675a32ea0 Revert "wifi: iwlwifi: remove retry loops in start"
gregkh/linux@92d2fc69d2e0 wifi: iwlwifi: mvm: don't add default link in fw restart flow
gregkh/linux@9480c3045f30 wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
gregkh/linux@d903059f1ad5 wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd
gregkh/linux@70ddf9ce1894 wifi: iwlwifi: mvm: don't leak a link on AP removal
gregkh/linux@047d192a03f3 RDMA/bnxt_re: synchronize the qp-handle table array
gregkh/linux@147e1c0b7dd5 RDMA/bnxt_re: Fix the usage of control path spin locks
gregkh/linux@a42cdaba38b8 RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
gregkh/linux@a2c156a2a6d5 RDMA/cxgb4: Dump vendor specific QP details
gregkh/linux@0f56ddff1249 wifi: brcm80211: BRCM_TRACING should depend on TRACING
gregkh/linux@3df5983c823b wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts
gregkh/linux@4ae98ffe545c wifi: ath11k: Fix invalid ring usage in full monitor mode
gregkh/linux@aec17e706573 wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
gregkh/linux@729e3c439a06 mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
gregkh/linux@e8b09adaba3f wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()
gregkh/linux@85db8fefd5c3 scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
gregkh/linux@9da9ed5203c0 perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
gregkh/linux@5eb419f55db3 perf trace: Fix non-listed archs in the syscalltbl routines
gregkh/linux@79aea7dfd98f slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof
gregkh/linux@95d0b16ef7b3 spi: geni-qcom: Fix boot warning related to pm_runtime and devres
gregkh/linux@7b4c3d366b25 cgroup: Fix potential overflow issue when checking max_depth
gregkh/linux@def7d40da033 drm/amdgpu: fix random data corruption for sdma 7

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