Thank you for your contribution to Debian.
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 12 Aug 2024 20:18:17 +0200
Source: linux
Architecture: source
Version: 6.10.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <
debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <
carnil@debian.org>
Changes:
linux (6.10.4-1) unstable; urgency=medium
.
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.4
- mm/huge_memory: mark racy access onhuge_anon_orders_always
- mm: fix khugepaged activation policy
- mm/migrate: make migrate_misplaced_folio() return 0 on success
- mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
- mm/migrate: putback split folios when numa hint migration fails
- ext4: factor out a common helper to query extent map
- ext4: check the extent status again before inserting delalloc block
- f2fs: fix to avoid use SSR allocate when do defragment
- f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
- perf: imx_perf: fix counter start and config sequence
- [x86] perf/x86/intel: Switch to new Intel CPU model defines
- [x86] perf/x86/intel: Add a distinct name for Granite Rapids
- [armel,armhf] 9406/1: Fix callchain_trace() return value
- [arm64] HID: amd_sfh: Move sensor discovery before HID device
initialization
- perf tool: fix dereferencing NULL al->maps
- drm/gpuvm: fix missing dependency to DRM_EXEC
- drm/nouveau: prime: fix refcount underflow
- drm/vmwgfx: Make sure the screen surface is ref counted
- drm/vmwgfx: Fix overlay when using Screen Targets
- bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
- netlink: specs: correct the spec of ethtool
- ethtool: rss: echo the context number back
- drm/vmwgfx: Trigger a modeset when the screen moves
- sched: act_ct: take care of padding in struct zones_ht_key
- wifi: cfg80211: fix reporting failed MLO links status with
cfg80211_connect_done
- wifi: cfg80211: correct S1G beacon length calculation
- net: phy: realtek: add support for RTL8366S Gigabit PHY
- ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
- Bluetooth: btintel: Fail setup on error
- Bluetooth: hci_sync: Fix suspending with wrong filter policy
- drm/client: Fix error code in drm_client_buffer_vmap_local()
- ethtool: fix setting key and resetting indir at once
- tcp: Adjust clamping window for applications specifying SO_RCVBUF
- net: axienet: start napi before enabling Rx/Tx
- rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in
rtnl_dellink().
- [x86] i915/perf: Remove code to update PWR_CLK_STATE for gen12
- ice: respect netif readiness in AF_XDP ZC related ndo's
- ice: don't busy wait for Rx queue disable in ice_qp_dis()
- ice: replace synchronize_rcu with synchronize_net
- ice: modify error handling when setting XSK pool in ndo_bpf
- ice: toggle netif_carrier when setting up XSK pool
- ice: improve updating ice_{t,r}x_ring::xsk_pool
- ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
- ice: xsk: fix txq interrupt mapping
- net/iucv: fix use after free in iucv_sock_close()
- [x86] drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
- net: mvpp2: Don't re-use loop iterator
- net: phy: micrel: Fix the KSZ9131 MDI-X status issue
- [s390x] mm/ptdump: Fix handling of identity mapping area
- ALSA: hda: Conditionally use snooping for AMD HDMI
- drm/atomic: Allow userspace to use explicit sync with atomic async flips
- drm/atomic: Allow userspace to use damage clips with async flips
- netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
- netfilter: iptables: Fix potential null-ptr-deref in
ip6table_nat_table_init().
- net/mlx5: Always drain health in shutdown callback
- net/mlx5: Fix error handling in irq_pool_request_irq
- net/mlx5: Lag, don't use the hardcoded value of the first port
- net/mlx5: Fix missing lock on sync reset reload
- net/mlx5e: Require mlx5 tc classifier action support for IPsec prio
capability
- net/mlx5e: Fix CT entry update leaks of modify header context
- net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
- igc: Fix double reset adapter triggered from a single taprio cmd
- ipv6: fix ndisc_is_useropt() handling for PIO
- [riscv64] purgatory: align riscv_kernel_entry
- perf arch events: Fix duplicate RISC-V SBI firmware event name
- [riscv64] perf: riscv: Fix selecting counters in legacy mode
- [riscv64] mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
- [riscv64] RISC-V: Enable the IPI before workqueue_online_cpu()
- [riscv64] Fix linear mapping checks for non-contiguous memory regions
- [arm64] jump_label: Ensure patched jump_labels are visible to all CPUs
- ceph: force sending a cap update msg back to MDS for revoke op
- [s390x] fpu: Re-add exception handling in load_fpu_state()
- platform/chrome: cros_ec_proto: Lock device when updating MKBP version
- HID: wacom: Modify pen IDs
- btrfs: zoned: fix zone_unusable accounting on making block group
read-write again
- btrfs: do not subtract delalloc from avail bytes
- btrfs: make cow_file_range_inline() honor locked_page on error
- protect the fetch of ->fd[fd] in do_dup2() from mispredictions
- mptcp: sched: check both directions for backup
- ALSA: usb-audio: Correct surround channels in UAC1 channel map
- ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
- ALSA: seq: ump: Optimize conversions from SysEx to UMP
- Revert "ALSA: firewire-lib: obsolete workqueue for period update"
- Revert "ALSA: firewire-lib: operate for period elapse event in process
context"
- PCI: pciehp: Retain Power Indicator bits for userspace indicators
- drm/vmwgfx: Fix a deadlock in dma buf fence polling
- drm/vmwgfx: Fix handling of dumb buffers
- drm/ast: astdp: Wake up during connector status detection
- drm/ast: Fix black screen after resume
- drm/amdgpu: fix contiguous handling for IB parsing v2
- drm/virtio: Fix type of dma-fence context variable
- [x86] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
- [arm64] drm/v3d: Prevent out of bounds access in performance query
extensions
- [arm64] drm/v3d: Fix potential memory leak in the timestamp extension
- [arm64] drm/v3d: Fix potential memory leak in the performance extension
- [arm64] drm/v3d: Validate passed in drm syncobj handles in the timestamp
extension
- [arm64] drm/v3d: Validate passed in drm syncobj handles in the performance
extension
- Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
- nouveau: set placement to original placement on uvmm validate.
- wifi: ath12k: fix soft lockup on suspend
- wifi: mac80211: use monitor sdata with driver only if desired
- io_uring: keep multishot request NAPI timeout current
- net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
- net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
- net: wan: fsl_qmc_hdlc: Discard received CRC
- r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
- mptcp: fix user-space PM announced address accounting
- mptcp: distinguish rcv vs sent backup flag in requests
- mptcp: fix NL PM announced address accounting
- mptcp: mib: count MPJ with backup flag
- mptcp: fix bad RCVPRUNED mib accounting
- mptcp: pm: fix backup support in signal endpoints
- mptcp: pm: only set request_bkup flag when sending MP_PRIO
- mptcp: fix duplicate data handling
Checksums-Sha1:
c11540788290c11c81486318c7e5f5a0717751ac 234493 linux_6.10.4-1.dsc
03874c757f626dac01aa799fbe4d28d7848d9ddc 147949064 linux_6.10.4.orig.tar.xz
8e7e634d316a19c0467b15eadec0ea18d8af962a 1583768 linux_6.10.4-1.debian.tar.xz
8b1c10edf61ee15c3156104c4b148fa755933649 7133 linux_6.10.4-1_source.buildinfo Checksums-Sha256:
959a43eda14bcb10a608703b0bac323d2b2b11a7e0b344007ec1019b43bbd898 234493 linux_6.10.4-1.dsc
c03eab20e2ed14dc8c19e2b289e453869e2f5c633c5ae12fe3b446eee90c19a3 147949064 linux_6.10.4.orig.tar.xz
4cdaf992efa97ac946f58d0c6a76be492572cfd4d560abd5ef46861f6c3f6428 1583768 linux_6.10.4-1.debian.tar.xz
3864039de46d990c677c49c2c573b4b810298ed2438659ae95aac95d7012bca4 7133 linux_6.10.4-1_source.buildinfo
Files:
bc54db07343690973cb5408fec2944cc 234493 kernel optional linux_6.10.4-1.dsc
474458454ff39df145967c5ab9f96818 147949064 kernel optional linux_6.10.4.orig.tar.xz
57b0720fa33243888af5fea826c802f0 1583768 kernel optional linux_6.10.4-1.debian.tar.xz
a3b4ffa1ffcf962cdf313090825debf3 7133 kernel optional linux_6.10.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAma6UklfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2 NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk ZWJpYW4ub3JnAAoJEAVMuPMTQ89E2o0P/1W31E455baSBKnrVeDorkeX0OUUWh9y /0Mv4fz9Du2LsKzfWOfad4kvQqDn2oBPYrvr1m232Vd5xodtplqkkyGPM2MunG27 lmLoMZPVRTa83Llie8vO7L+6JsppOpfbLtdlk46aIdXbhDJRdfZNaNTU6IrybBpM Y85vpcPMpGepVXeOa+B/hPHzyEVY0tjjitDRXnwyfcHew/3ObMxd6O4qV/Sm+VSw RVUvtK0OwAe0A8OSThFDS7Ck2xxECsBPndUHUcLwU1/HOGYitjy8F+OoMFnE8Spl B3GvkogWTHAQNj//iDIc77bNMU+G2v5GTc1v1Ry5dj9mEZ1X2hiDPtH7Ic9tbswZ m2JzHJjLca+XFYN9wzwPSaV4jLF9ARTmDwk6CbRdj7jUxDfsXuh1AnKCkVwk47+2 qk+QWi6hefUQ34ZcF7/Ios6EkptVVnDh66YsIzp+FiDr8AJxN2XmS9Uazwzib29N 7X8X6VdhcPGaiNtCb0cfuIaRCaMUEHckm8Gczs09vladSHm+0pYabAimuNA+sm2W tU3HkOxzL09suQh3dsJPNrtI3DWMSSGgtiFXEeT8v/r2Ay0g1qzyyFPUv6CNHqtk lfynPfag6jf1ari/VTc84aQPxmX1zkgcdhaWgfTEhZ4baXFhuea//eSXmNOX9bDR
33WgzBh6V+NC
=Q0Uo
-----END PGP SIGNATURE-----
--==============y65121446687403911=Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCZrqVTgAKCRCb9qggYcy5 IVf1APwKi/soajrRjvjA9h4wBuArAq1oIfz10vKQwMvNSXL0bgD/eaXXIQvvNeMY CwRx86hox6DyJMRjxo78zHS6deTE2g8=wuoz
-----END PGP SIGNATURE-----
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)