home  bbs  files  messages ]

      ZZLI4418             linux.debian.changes             419 messages      

[ previous | next | reply ]

[ list messages | list forums ]

  Msg # 347 of 419 on ZZLI4418, Monday 8-17-25, 6:31  
  From: DEBIAN FTP MASTERS  
  To: ALL  
  Subj: Accepted linux 6.1.147-1 (source) into o  
 [continued from previous message] 
  
      - ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx 
      - nvmet-tcp: don't restore null sk_state_change 
      - io_uring/fdinfo: annotate racy sq/cq head/tail reads 
      - btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref 
      - wifi: iwlwifi: add support for Killer on MTL 
      - xenbus: Allow PVH dom0 a non-local xenstore 
      - __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under 
 mount_lock 
      - espintcp: remove encap socket caching to avoid reference leak 
      - [amd64] dmaengine: idxd: add per DSA wq workqueue for processing cr 
 faults 
      - [amd64] dmaengine: idxd: add idxd_copy_cr() to copy user completion 
 record 
        during page fault handling 
      - [amd64] dmaengine: idxd: Fix allowing write() from different address 
        spaces 
      - remoteproc: qcom_wcnss: Fix on platforms without fallback regulators 
      - xfrm: Sanitize marks before insert 
      - [amd64] dmaengine: idxd: Fix ->poll() return value 
      - Bluetooth: L2CAP: Fix not checking l2cap_chan security level 
      - bridge: netfilter: Fix forwarding of fragmented packets 
      - ice: fix vf->num_mac count with port representors 
      - [arm64,armhf] net: dwmac-sun8i: Use parsed internal PHY address 
 instead 
 of 
        1 
      - net: lan743x: Restore SGMII CTRL register on resume 
      - io_uring: fix overflow resched cqe reordering 
      - sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() 
        (CVE-2025-38000) 
      - net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done 
      - crypto: algif_hash - fix double free in hash_accept 
      - padata: do not leak refcount in reorder_work 
      - can: slcan: allow reception of short error messages 
      - can: bcm: add locking for bcm_op runtime updates 
      - can: bcm: add missing rcu read protection for procfs content 
      - ALSA: pcm: Fix race of buffer access at PCM OSS layer 
      - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 
      - llc: fix data loss when reading from a socket in llc_ui_recvmsg() 
      - [x86] platform/x86: dell-wmi-sysman: Avoid buffer overflow in 
        current_password_store() 
      - drm/edid: fixed the bug that hdr metadata was not reset 
      - smb: client: Fix use-after-free in cifs_fill_dirent 
      - smb: client: Reset all search buffer pointers when releasing buffer 
      - Revert "drm/amd: Keep display off while going into S4" (Closes: 
 #1107511) 
      - memcg: always call cond_resched() after fn() 
      - mm/page_alloc.c: avoid infinite retries caused by cpuset race 
      - Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC 
 connection" 
      - ksmbd: fix stream write failure 
      - [arm64] spi: spi-fsl-dspi: restrict register range for regmap access 
      - [arm64] spi: spi-fsl-dspi: Halt the module after a new message 
 transfer 
      - [arm64] spi: spi-fsl-dspi: Reset SR flags before sending a new 
 message 
      - kbuild: Disable -Wdefault-const-init-unsafe 
      - serial: sh-sci: Save and restore more registers 
      - [arm64,armhf] pinctrl: tegra: Fix off by one in tegra_pin 
 trl_get_group() 
      - [x86] mm/init: Handle the special case of device private pages in 
        add_pages(), to not increase max_pfn and trigger dma_addr 
 ssing_limited() 
        bounce buffers bounce buffers 
      - [amd64] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open() 
      - hrtimers: Force migrate away hrtimers queued after CPUHP_ 
 P_HRTIMERS_DYING 
        (CVE-2025-21816) 
      - btrfs: check folio mapping after unlock in relocate_one_folio() 
        (CVE-2024-56758) 
      - af_unix: Kconfig: make CONFIG_UNIX bool 
      - af_unix: Return struct unix_sock from unix_get_socket(). 
      - af_unix: Run GC on only one CPU. 
      - af_unix: Try to run GC async. 
      - af_unix: Replace BUG_ON() with WARN_ON_ONCE(). 
      - af_unix: Remove io_uring code for GC. 
      - af_unix: Remove CONFIG_UNIX_SCM. 
      - af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd. 
      - af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd. 
      - af_unix: Link struct unix_edge when queuing skb. 
      - af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing 
 skb. 
      - af_unix: Iterate all vertices by DFS. 
      - af_unix: Detect Strongly Connected Components. 
      - af_unix: Save listener for embryo socket. 
      - af_unix: Fix up unix_edge.successor for embryo socket. 
      - af_unix: Save O(n) setup of Tarjan's algo. 
      - af_unix: Skip GC if no cycle exists. 
      - af_unix: Avoid Tarjan's algorithm if unnecessary. 
      - af_unix: Assign a unique index to SCC. 
      - af_unix: Detect dead SCC. 
      - af_unix: Replace garbage collection algorithm. 
      - af_unix: Remove lock dance in unix_peek_fds(). 
      - af_unix: Try not to hold unix_gc_lock during accept(). 
      - af_unix: Don't access successor in unix_del_edges() during GC. 
      - af_unix: Add dead flag to struct scm_fp_list. 
      - af_unix: Fix garbage collection of embryos carrying OOB with 
 SCM_RIGHTS 
      - af_unix: Fix uninit-value in __unix_walk_scc() 
      - [arm64] dts: qcom: sm8350: Fix typo in pil_camera_mem node 
      - net_sched: hfsc: Address reentrant enqueue adding class to eltree 
 twice 
      - [arm64] perf/arm-cmn: Fix REQ2/SNP2 mixup 
      - [arm64] perf/arm-cmn: Initialise cmn->cpu earlier 
      - coredump: fix error handling for replace_fd() 
      - pid: add pidfd_prepare() 
      - fork: use pidfd_prepare() 
      - coredump: hand a pidfd to the usermode coredump helper 
      - HID: quirks: Add ADATA XPG alpha wireless mouse support 
      - nfs: don't share pNFS DS connections between net namespaces 
      - [x86] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS 
      - [armhf] spi: spi-sun4i: fix early activation 
      - nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro 
      - NFS: Avoid flushing data while holding directory locks in 
 nfs_rename() 
      - [x86] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys 
      - [x86] platform/x86: thinkpad_acpi: Ignore battery threshold change 
 event 
        notification 
      - [arm64] net: ethernet: ti: am65-cpsw: Lower random mac address error 
 print 
        to info 
      https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.142 
      - mm/uffd: fix vma operation where start addr cuts part of vma 
      - tracing: Fix compilation warning on arm32 
      - [arm64] pinctrl: armada-37xx: use correct OUTPUT_VAL register for 
 GPIOs 
 > 
        31 
      - [arm64] pinctrl: armada-37xx: set GPIO output value before setting 
        direction 
      - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() 
      - rtc: Make rtc_time64_to_tm() support dates before 1970 
      - rtc: Fix offset calculation for .start_secs < 0 
      - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE 
      - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device 
      - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB 
      - Bluetooth: hci_qca: move the SoC type check to the right place 
      - usb: usbtmc: Fix timeout value in get_stb 
      - [x86] thunderbolt: Do not double dequeue a configuration request 
      - gfs2: gfs2_create_inode error handling fix 
      - perf/core: Fix broken throttling when max_samples_per_tick=1 
      - [arm64] crypto: sun8i-ce-cipher - fix error handling in 
        sun8i_ce_cipher_prepare() 
      - [powerpc*] crash: Fix non-smp kexec preparation 
      - [x86] cpu: Sanitize CPUID(0x80000000) output 
  
 [continued in next message] 
  
 --- SoupGate-Win32 v1.05 
  * Origin: you cannot sedate... all the things you hate (1:229/2) 

[ list messages | list forums | previous | next | reply ]

search for:

328,092 visits
(c) 1994,  bbs@darkrealms.ca