Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2025-08-26 11:44:46 to 2025-08-26 12:51:54 UTC [more...]

[PATCH 6.6 000/587] 6.6.103-rc1 review
 2025-08-26 12:42 UTC  (67+ messages)
` [PATCH 6.6 002/587] ALSA: usb-audio: Validate UAC3 power domain descriptors, too
` [PATCH 6.6 003/587] ALSA: usb-audio: Validate UAC3 cluster segment descriptors
` [PATCH 6.6 004/587] ALSA: hda/realtek: Fix headset mic on HONOR BRB-X
` [PATCH 6.6 005/587] ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
` [PATCH 6.6 006/587] smb3: fix for slab out of bounds on mount to ksmbd
` [PATCH 6.6 007/587] smb: client: remove redundant lstrp update in negotiate protocol
` [PATCH 6.6 008/587] gpio: virtio: Fix config space reading
` [PATCH 6.6 009/587] gpio: mlxbf2: use platform_get_irq_optional()
` [PATCH 6.6 010/587] Revert "gpio: mlxbf3: only get IRQ for device instance 0"
` [PATCH 6.6 011/587] gpio: mlxbf3: use platform_get_irq_optional()
` [PATCH 6.6 012/587] Revert "leds: trigger: netdev: Configure LED blink interval for HW offload"
` [PATCH 6.6 013/587] netlink: avoid infinite retry looping in netlink_unicast()
` [PATCH 6.6 014/587] net: phy: micrel: fix KSZ8081/KSZ8091 cable test
` [PATCH 6.6 015/587] net: gianfar: fix device leak when querying time stamp info
` [PATCH 6.6 016/587] net: enetc: fix device and OF node leak at probe
` [PATCH 6.6 017/587] net: mtk_eth_soc: fix device "
` [PATCH 6.6 018/587] net: ti: icss-iep: fix device and OF node leaks "
` [PATCH 6.6 019/587] net: dpaa: fix device leak when querying time stamp info
` [PATCH 6.6 020/587] net: usb: asix_devices: add phy_mask for ax88772 mdio bus
` [PATCH 6.6 021/587] io_uring/net: commit partial buffers on retry
` [PATCH 6.6 022/587] nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
` [PATCH 6.6 023/587] NFSD: detect mismatch of file handle and delegation stateid in OPEN op
` [PATCH 6.6 024/587] NFS: Fix the setting of capabilities when automounting a new filesystem
` [PATCH 6.6 025/587] PCI: Extend isolated function probing to LoongArch
` [PATCH 6.6 026/587] LoongArch: BPF: Fix jump offset calculation in tailcall
` [PATCH 6.6 027/587] sunvdc: Balance device refcount in vdc_port_mpgroup_check
` [PATCH 6.6 028/587] fs: Prevent file descriptor table allocations exceeding INT_MAX
` [PATCH 6.6 029/587] eventpoll: Fix semi-unbounded recursion
` [PATCH 6.6 030/587] Documentation: ACPI: Fix parent device references
` [PATCH 6.6 031/587] ACPI: processor: perflib: Fix initial _PPC limit application
` [PATCH 6.6 032/587] ACPI: processor: perflib: Move problematic pr->performance check
` [PATCH 6.6 033/587] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.6 034/587] smb: client: dont wait for info->send_pending == 0 on error
` [PATCH 6.6 035/587] KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush
` [PATCH 6.6 036/587] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH 6.6 037/587] KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()
` [PATCH 6.6 038/587] KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
` [PATCH 6.6 039/587] KVM: x86: Snapshot the hosts DEBUGCTL in common x86
` [PATCH 6.6 040/587] KVM: x86: Snapshot the hosts DEBUGCTL after disabling IRQs
` [PATCH 6.6 041/587] KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
` [PATCH 6.6 042/587] KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
` [PATCH 6.6 043/587] KVM: VMX: Handle forced exit due to preemption timer in fastpath
` [PATCH 6.6 044/587] KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
` [PATCH 6.6 045/587] KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
` [PATCH 6.6 046/587] KVM: x86: Fully defer to vendor code to decide how to force immediate exit
` [PATCH 6.6 047/587] KVM: x86: Convert vcpu_run()s immediate exit param into a generic bitmap
` [PATCH 6.6 048/587] KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
` [PATCH 6.6 049/587] KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported
` [PATCH 6.6 050/587] KVM: VMX: Extract checking of guests DEBUGCTL into helper
` [PATCH 6.6 051/587] KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter
` [PATCH 6.6 052/587] KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs
` [PATCH 6.6 053/587] KVM: VMX: Preserve hosts DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
` [PATCH 6.6 055/587] netfilter: ctnetlink: fix refcount leak on table dump
` [PATCH 6.6 056/587] net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
` [PATCH 6.6 064/587] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH 6.6 065/587] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH 6.6 066/587] hfsplus: dont use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH 6.6 067/587] arm64: Handle KCOV __init vs inline mismatches
` [PATCH 6.6 068/587] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH 6.6 069/587] nvme-pci: try function level reset on init failure
` [PATCH 6.6 070/587] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
` [PATCH 6.6 071/587] loop: Avoid updating block size under exclusive owner
` [PATCH 6.6 072/587] udf: Verify partition map count
` [PATCH 6.6 073/587] drbd: add missing kref_get in handle_write_conflicts
` [PATCH 6.6 074/587] hfs: fix not erasing deleted b-tree node issue

[PATCH v3 3/3] PCI: Fix failure detection during resource resize
 2025-08-26 12:51 UTC  (2+ messages)

[PATCH] mm/khugepaged: fix the address passed to notifier on testing young
 2025-08-26 12:51 UTC  (5+ messages)

[PATCH 6.16 000/457] 6.16.4-rc1 review
 2025-08-26 12:21 UTC  (3+ messages)
` [PATCH 6.16 293/457] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS

[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
 2025-08-26 12:19 UTC  (7+ messages)
` [PATCH net 1/2] net: ipv4: fix regression in local-broadcast routes
      ` [PATCH net v2 "
      ` [PATCH net v2 2/2] selftests: net: add test for destination in broadcast packets

[PATCH 6.15 000/515] 6.15.11-rc1 review
 2025-08-26 12:06 UTC  (6+ messages)

[PATCH 6.12 000/322] 6.12.44-rc1 review
 2025-08-26 11:12 UTC  (126+ messages)
` [PATCH 6.12 171/322] squashfs: fix memory leak in squashfs_fill_super
` [PATCH 6.12 176/322] s390/sclp: Fix SCCB present check
` [PATCH 6.12 177/322] platform/x86/intel-uncore-freq: Check write blocked for ELC
` [PATCH 6.12 178/322] kvm: retry nx_huge_page_recovery_thread creation
` [PATCH 6.12 179/322] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
` [PATCH 6.12 180/322] drm/amdgpu/swm14: Update power limit logic
` [PATCH 6.12 204/322] arm64: dts: ti: k3-am6*: Remove disable-wp for eMMC
` [PATCH 6.12 205/322] arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board file
` [PATCH 6.12 206/322] debugfs: fix mount options not being applied
` [PATCH 6.12 207/322] smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
` [PATCH 6.12 208/322] fs/buffer: fix use-after-free when call bh_read() helper
` [PATCH 6.12 209/322] use uniform permission checks for all mount propagation changes
` [PATCH 6.12 210/322] cpuidle: menu: Remove iowait influence
` [PATCH 6.12 211/322] cpuidle: governors: menu: Avoid selecting states with too much latency
` [PATCH 6.12 212/322] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH 6.12 213/322] mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1
` [PATCH 6.12 214/322] fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()
` [PATCH 6.12 215/322] ftrace: Also allocate and copy hash for reading of filter files
` [PATCH 6.12 216/322] iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
` [PATCH 6.12 217/322] iio: proximity: isl29501: fix buffered read on big-endian systems
` [PATCH 6.12 218/322] most: core: Drop device reference after usage in get_channel()
` [PATCH 6.12 219/322] kcov, usb: Dont disable interrupts in kcov_remote_start_usb_softirq()
` [PATCH 6.12 220/322] cdx: Fix off-by-one error in cdx_rpmsg_probe()
` [PATCH 6.12 221/322] usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
` [PATCH 6.12 222/322] comedi: Make insn_rw_emulate_bits() do insn->n samples
` [PATCH 6.12 223/322] comedi: pcl726: Prevent invalid irq number
` [PATCH 6.12 224/322] comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_ioctl()
` [PATCH 6.12 225/322] usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test
` [PATCH 6.12 226/322] usb: renesas-xhci: Fix External ROM access timeouts
` [PATCH 6.12 227/322] USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera
` [PATCH 6.12 228/322] usb: storage: realtek_cr: Use correct byte order for bcs->Residue
` [PATCH 6.12 229/322] USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
` [PATCH 6.12 230/322] usb: typec: maxim_contaminant: disable low power mode when reading comparator values
` [PATCH 6.12 231/322] usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean
` [PATCH 6.12 232/322] usb: xhci: Fix slot_id resource race conflict
` [PATCH 6.12 233/322] usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
` [PATCH 6.12 234/322] usb: dwc3: Remove WARN_ON for device endpoint command timeouts
` [PATCH 6.12 235/322] usb: dwc3: pci: add support for the Intel Wildcat Lake
` [PATCH 6.12 236/322] iio: light: Use aligned_s64 instead of open coding alignment
` [PATCH 6.12 237/322] iio: light: as73211: Ensure buffer holes are zeroed
` [PATCH 6.12 238/322] iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
` [PATCH 6.12 239/322] tracing: Remove unneeded goto out logic
` [PATCH 6.12 240/322] tracing: Limit access to parser->buffer when trace_get_user failed
` [PATCH 6.12 241/322] drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
` [PATCH 6.12 242/322] compiler: remove __ADDRESSABLE_ASM{_STR,}() again
` [PATCH 6.12 243/322] drm/i915/icl+/tc: Cache the max lane count value
` [PATCH 6.12 244/322] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
` [PATCH 6.12 245/322] powerpc/boot: Fix build with gcc 15
` [PATCH 6.12 246/322] tls: fix handling of zero-length records on the rx_list
` [PATCH 6.12 247/322] iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to aligned_s64
` [PATCH 6.12 248/322] iio: imu: inv_icm42600: use = { } instead of memset()
` [PATCH 6.12 249/322] iio: imu: inv_icm42600: Convert to uXX and sXX integer types
` [PATCH 6.12 250/322] iio: imu: inv_icm42600: change invalid data error to -EBUSY
` [PATCH 6.12 251/322] x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
` [PATCH 6.12 252/322] spi: spi-fsl-lpspi: Clamp too high speed_hz
` [PATCH 6.12 253/322] drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor()
` [PATCH 6.12 254/322] cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key
` [PATCH 6.12 255/322] cgroup/cpuset: Fix a partition error with CPU hotplug
` [PATCH 6.12 256/322] drm/tests: Fix endian warning
` [PATCH 6.12 257/322] drm/panic: Move drawing functions to drm_draw
` [PATCH 6.12 258/322] drm/format-helper: Add conversion from XRGB8888 to BGR888
` [PATCH 6.12 259/322] drm/format-helper: Move helpers for pixel conversion to header file
` [PATCH 6.12 260/322] drm/format-helper: Add generic conversion to 32-bit formats
` [PATCH 6.12 261/322] drm/tests: Do not use drm_fb_blit() in format-helper tests
` [PATCH 6.12 262/322] drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian
` [PATCH 6.12 263/322] iosys-map: Fix undefined behavior in iosys_map_clear()
` [PATCH 6.12 264/322] rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
` [PATCH 6.12 265/322] RDMA/erdma: Fix ignored return value of init_kernel_qp
` [PATCH 6.12 266/322] RDMA/hns: Fix querying wrong SCC context for DIP algorithm
` [PATCH 6.12 267/322] RDMA/bnxt_re: Fix to do SRQ armena by default
` [PATCH 6.12 268/322] RDMA/bnxt_re: Fix to remove workload check in SRQ limit path
` [PATCH 6.12 269/322] RDMA/bnxt_re: Fix a possible memory leak in the driver
` [PATCH 6.12 270/322] RDMA/bnxt_re: Fix to initialize the PBL array
` [PATCH 6.12 271/322] RDMA/hns: Fix dip entries leak on devices newer than hip09
` [PATCH 6.12 272/322] net: xilinx: axienet: Fix RX skb ring management in DMAengine mode
` [PATCH 6.12 273/322] net: bridge: fix soft lockup in br_multicast_query_expired()
` [PATCH 6.12 274/322] rtase: Fix Rx descriptor CRC error bit definition
` [PATCH 6.12 275/322] scsi: qla4xxx: Prevent a potential error pointer dereference
` [PATCH 6.12 276/322] iommu/amd: Avoid stack buffer overflow from kernel cmdline
` [PATCH 6.12 277/322] Bluetooth: hci_sync: Fix scan state after PA Sync has been established
` [PATCH 6.12 278/322] Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown
` [PATCH 6.12 279/322] Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
` [PATCH 6.12 280/322] Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
` [PATCH 6.12 281/322] Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
` [PATCH 6.12 282/322] mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
` [PATCH 6.12 283/322] rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` too
` [PATCH 6.12 284/322] drm/hisilicon/hibmc: refactored struct hibmc_drm_private
` [PATCH 6.12 285/322] drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
` [PATCH 6.12 286/322] drm/hisilicon/hibmc: fix the hibmc loaded failed bug
` [PATCH 6.12 287/322] ALSA: usb-audio: Fix size validation in convert_chmap_v3()
` [PATCH 6.12 288/322] drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()
` [PATCH 6.12 289/322] drm/amd/display: Dont print errors for nonexistent connectors
` [PATCH 6.12 290/322] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
` [PATCH 6.12 291/322] ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
` [PATCH 6.12 292/322] net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
` [PATCH 6.12 293/322] ppp: fix race conditions in ppp_fill_forward_path
` [PATCH 6.12 294/322] net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload
` [PATCH 6.12 295/322] cifs: Fix oops due to uninitialised variable
` [PATCH 6.12 296/322] phy: mscc: Fix timestamping for vsc8584
` [PATCH 6.12 297/322] net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
` [PATCH 6.12 298/322] gve: prevent ethtool ops after shutdown
` [PATCH 6.12 299/322] net/smc: fix UAF on smcsk after smc_listen_out()
` [PATCH 6.12 300/322] microchip: lan865x: fix missing netif_start_queue() call on device open
` [PATCH 6.12 301/322] microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
` [PATCH 6.12 302/322] LoongArch: Optimize module load time by optimizing PLT/GOT counting
` [PATCH 6.12 303/322] s390/mm: Do not map lowcore with identity mapping
` [PATCH 6.12 304/322] ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
` [PATCH 6.12 305/322] igc: fix disabling L1.2 PCI-E link substate on I226 on init
` [PATCH 6.12 306/322] net: dsa: microchip: Fix KSZ9477 HSR port setup issue
` [PATCH 6.12 307/322] net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
` [PATCH 6.12 308/322] net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_activate
` [PATCH 6.12 309/322] ALSA: timer: fix ida_free call while not allocated
` [PATCH 6.12 310/322] bonding: update LACP activity flag after setting lacp_active
` [PATCH 6.12 311/322] bonding: send LACPDUs periodically in passive mode after receiving partners LACPDU
` [PATCH 6.12 312/322] Octeontx2-af: Skip overlap check for SPI field
` [PATCH 6.12 313/322] net/mlx5: Base ECVF devlink port attrs from 0
` [PATCH 6.12 314/322] net/mlx5: Relocate function declarations from port.h to mlx5_core.h
` [PATCH 6.12 315/322] net/mlx5: Add IFC bits and enums for buf_ownership
` [PATCH 6.12 316/322] net/mlx5e: Query FW for buffer ownership
` [PATCH 6.12 317/322] net/mlx5e: Preserve shared buffer capacity during headroom updates
` [PATCH 6.12 318/322] ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
` [PATCH 6.12 319/322] s390/hypfs: Avoid unnecessary ioctl registration in debugfs
` [PATCH 6.12 320/322] s390/hypfs: Enable limited access during lockdown
` [PATCH 6.12 321/322] netfilter: nf_reject: dont leak dst refcount for loopback packets
` [PATCH 6.12 322/322] alloc_fdtable(): change calling conventions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox