Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2025-07-15 13:26:10 to 2025-07-15 13:34:48 UTC [more...]

[PATCH 6.12 000/163] 6.12.39-rc1 review
 2025-07-15 13:34 UTC  (3+ messages)
` [PATCH 6.12 077/163] drm/gem: Fix race in drm_gem_handle_create_tail()

[PATCH 5.4 000/148] 5.4.296-rc1 review
 2025-07-15 13:13 UTC  (76+ messages)
` [PATCH 5.4 001/148] cifs: Fix cifs_query_path_info() for Windows NT servers
` [PATCH 5.4 002/148] mailbox: Not protect module_put with spin_lock_irqsave
` [PATCH 5.4 003/148] mfd: max14577: Fix wakeup source leaks on device unbind
` [PATCH 5.4 004/148] dmaengine: xilinx_dma: Set dma_device directions
` [PATCH 5.4 005/148] md/md-bitmap: fix dm-raid max_write_behind setting
` [PATCH 5.4 006/148] iio: pressure: zpa2326: Use aligned_s64 for the timestamp
` [PATCH 5.4 007/148] usb: potential integer overflow in usbg_make_tpg()
` [PATCH 5.4 008/148] tty: serial: uartlite: register uart driver in init
` [PATCH 5.4 009/148] usb: Add checks for snprintf() calls in usb_alloc_dev()
` [PATCH 5.4 010/148] usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
` [PATCH 5.4 011/148] usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
` [PATCH 5.4 012/148] ALSA: hda: Ignore unsol events for cards being shut down
` [PATCH 5.4 013/148] ceph: fix possible integer overflow in ceph_zero_objects()
` [PATCH 5.4 014/148] ovl: Check for NULL d_inode() in ovl_dentry_upper()
` [PATCH 5.4 015/148] USB: usbtmc: Fix reading stale status byte
` [PATCH 5.4 016/148] USB: usbtmc: Add USBTMC_IOCTL_GET_STB
` [PATCH 5.4 017/148] usb: usbtmc: Fix read_stb function and get_stb ioctl
` [PATCH 5.4 018/148] VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF
` [PATCH 5.4 019/148] VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify
` [PATCH 5.4 020/148] kbuild: use -MMD instead of -MD to exclude system headers from dependency
` [PATCH 5.4 021/148] bpfilter: match bit size of bpfilter_umh to that of the kernel
` [PATCH 5.4 022/148] kbuild: add --target to correctly cross-compile UAPI headers with Clang
` [PATCH 5.4 023/148] kbuild: hdrcheck: fix cross build with clang
` [PATCH 5.4 024/148] of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
` [PATCH 5.4 025/148] of: Add of_property_present() helper
` [PATCH 5.4 026/148] ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
` [PATCH 5.4 027/148] fs/jfs: consolidate sanity checking in dbMount
` [PATCH 5.4 028/148] jfs: validate AG parameters in dbMount() to prevent crashes
` [PATCH 5.4 029/148] media: cxusb: use dev_dbg() rather than hand-rolled debug
` [PATCH 5.4 030/148] media: cxusb: no longer judge rbuf when the write fails
` [PATCH 5.4 031/148] media: omap3isp: use sgtable-based scatterlist wrappers
` [PATCH 5.4 032/148] media: vivid: Change the siize of the composing
` [PATCH 5.4 033/148] RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
` [PATCH 5.4 034/148] RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
` [PATCH 5.4 035/148] i2c: tiny-usb: disable zero-length read messages
` [PATCH 5.4 036/148] i2c: robotfuzz-osif: "
` [PATCH 5.4 037/148] ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
` [PATCH 5.4 038/148] attach_recursive_mnt(): do not lock the covering tree when sliding something under it
` [PATCH 5.4 039/148] wifi: mac80211: fix beacon interval calculation overflow
` [PATCH 5.4 040/148] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
` [PATCH 5.4 041/148] um: ubd: Add missing error check in start_io_thread()
` [PATCH 5.4 042/148] net: enetc: Correct endianness handling in _enetc_rd_reg64
` [PATCH 5.4 043/148] atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister()
` [PATCH 5.4 044/148] Bluetooth: L2CAP: Fix L2CAP MTU negotiation
` [PATCH 5.4 045/148] dm-raid: fix variable in journal device check
` [PATCH 5.4 046/148] HID: wacom: fix memory leak on kobject creation failure
` [PATCH 5.4 047/148] HID: wacom: fix memory leak on sysfs attribute "
` [PATCH 5.4 048/148] HID: wacom: fix kobject reference count leak
` [PATCH 5.4 049/148] drm/tegra: Assign plane type before registration
` [PATCH 5.4 050/148] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH 5.4 051/148] drm/bridge: cdns-dsi: Fix connecting to next bridge
` [PATCH 5.4 052/148] drm/bridge: cdns-dsi: Check return value when getting default PHY config
` [PATCH 5.4 053/148] s390: Add -std=gnu11 to decompressor and purgatory CFLAGS
` [PATCH 5.4 054/148] arm64: Restrict pagetable teardown to avoid false warning
` [PATCH 5.4 055/148] btrfs: dont abort filesystem when attempting to snapshot deleted subvolume
` [PATCH 5.4 056/148] vsock/vmci: Clear the vmci transport packet properly when initializing it
` [PATCH 5.4 057/148] mmc: sdhci: Add a helper function for dump register in dynamic debug mode
` [PATCH 5.4 058/148] Revert "mmc: sdhci: Disable SD card clock before changing parameters"
` [PATCH 5.4 059/148] usb: typec: altmodes/displayport: do not index invalid pin_assignments
` [PATCH 5.4 060/148] mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
` [PATCH 5.4 061/148] platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
` [PATCH 5.4 062/148] RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
` [PATCH 5.4 063/148] nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails
` [PATCH 5.4 064/148] scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
` [PATCH 5.4 065/148] btrfs: fix missing error handling when searching for inode refs during log replay
` [PATCH 5.4 067/148] lib: test_objagg: Set error message in check_expect_hints_stats()
` [PATCH 5.4 076/148] wifi: ath6kl: remove WARN on bad firmware input
` [PATCH 5.4 077/148] ACPICA: Refuse to evaluate a method if arguments are missing
` [PATCH 5.4 078/148] rcu: Return early if callback is not specified
` [PATCH 5.4 079/148] regulator: gpio: Add input_supply support in gpio_regulator_config
` [PATCH 5.4 080/148] regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
` [PATCH 5.4 081/148] mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
` [PATCH 5.4 082/148] mtk-sd: Prevent memory corruption from DMA map failure
` [PATCH 5.4 083/148] mtk-sd: reset host->mrq on prepare_data() error
` [PATCH 5.4 084/148] drm/v3d: Disable interrupts before resetting the GPU

[PATCH 5.15 00/77] 5.15.189-rc1 review
 2025-07-15 13:14 UTC  (78+ messages)
` [PATCH 5.15 01/77] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling
` [PATCH 5.15 02/77] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
` [PATCH 5.15 03/77] perf: Revert to requiring CAP_SYS_ADMIN for uprobes
` [PATCH 5.15 04/77] fix proc_sys_compare() handling of in-lookup dentries
` [PATCH 5.15 05/77] netlink: Fix wraparounds of sk->sk_rmem_alloc
` [PATCH 5.15 06/77] tipc: Fix use-after-free in tipc_conn_close()
` [PATCH 5.15 07/77] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH 5.15 08/77] vsock: Fix transport_* TOCTOU
` [PATCH 5.15 09/77] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
` [PATCH 5.15 10/77] net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
` [PATCH 5.15 11/77] net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
` [PATCH 5.15 12/77] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
` [PATCH 5.15 13/77] atm: clip: Fix memory leak of struct clip_vcc
` [PATCH 5.15 14/77] atm: clip: Fix infinite recursive call of clip_push()
` [PATCH 5.15 15/77] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
` [PATCH 5.15 16/77] net/sched: Abort __tc_modify_qdisc if parent class does not exist
` [PATCH 5.15 17/77] fs/proc: do_task_stat: use __for_each_thread()
` [PATCH 5.15 18/77] ice: safer stats processing
` [PATCH 5.15 19/77] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH 5.15 20/77] bpf: fix precision backtracking instruction iteration
` [PATCH 5.15 21/77] thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
` [PATCH 5.15 22/77] aoe: avoid potential deadlock at set_capacity
` [PATCH 5.15 23/77] bpf, sockmap: Fix skb refcnt race after locking changes
` [PATCH 5.15 24/77] jfs: fix null ptr deref in dtInsertEntry
` [PATCH 5.15 25/77] xen: replace xen_remap() with memremap()
` [PATCH 5.15 26/77] x86/mce/amd: Fix threshold limit reset
` [PATCH 5.15 27/77] x86/mce: Dont remove sysfs if thresholding sysfs init fails
` [PATCH 5.15 28/77] x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
` [PATCH 5.15 29/77] gre: Fix IPv6 multicast route creation
` [PATCH 5.15 30/77] pinctrl: qcom: msm: mark certain pins as invalid for interrupts
` [PATCH 5.15 31/77] drm/sched: Increment job count before swapping tail spsc queue
` [PATCH 5.15 32/77] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 5.15 33/77] usb: gadget: u_serial: Fix race condition in TTY wakeup
` [PATCH 5.15 34/77] Revert "ACPI: battery: negate current when discharging"
` [PATCH 5.15 35/77] btrfs: propagate last_unlink_trans earlier when doing a rmdir
` [PATCH 5.15 36/77] btrfs: use btrfs_record_snapshot_destroy() during rmdir
` [PATCH 5.15 37/77] RDMA/mlx5: Fix vport loopback for MPV device
` [PATCH 5.15 38/77] pwm: mediatek: Ensure to disable clocks in error path
` [PATCH 5.15 39/77] netlink: Fix rmem check in netlink_broadcast_deliver()
` [PATCH 5.15 40/77] netlink: make sure we allow at least one dump skb
` [PATCH 5.15 41/77] virtio-net: ensure the received length does not exceed allocated size
` [PATCH 5.15 42/77] xhci: Allow RPM on the USB controller (1022:43f7) by default
` [PATCH 5.15 43/77] usb: xhci: quirk for data loss in ISOC transfers
` [PATCH 5.15 44/77] xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
` [PATCH 5.15 45/77] Input: xpad - support Acer NGR 200 Controller
` [PATCH 5.15 46/77] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
` [PATCH 5.15 47/77] usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
` [PATCH 5.15 48/77] usb: cdnsp: Fix issue with CV Bad Descriptor test
` [PATCH 5.15 49/77] usb: dwc3: Abort suspend on soft disconnect failure
` [PATCH 5.15 50/77] dma-buf: add dma_resv_for_each_fence_unlocked v8
` [PATCH 5.15 51/77] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 5.15 52/77] dma-buf: fix timeout handling in dma_resv_wait_timeout v2
` [PATCH 5.15 53/77] platform/x86: think-lmi: Fix sysfs group cleanup
` [PATCH 5.15 54/77] wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()
` [PATCH 5.15 55/77] md/raid1: Fix stack memory use after return in raid1_reshape
` [PATCH 5.15 56/77] raid10: cleanup memleak at raid10_make_request
` [PATCH 5.15 57/77] nbd: fix uaf in nbd_genl_connect() error path
` [PATCH 5.15 58/77] smb: server: make use of rdma_destroy_qp()
` [PATCH 5.15 59/77] ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
` [PATCH 5.15 60/77] netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
` [PATCH 5.15 61/77] net: appletalk: Fix device refcount leak in atrtr_create()
` [PATCH 5.15 62/77] net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
` [PATCH 5.15 63/77] can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level
` [PATCH 5.15 64/77] net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()
` [PATCH 5.15 65/77] bnxt_en: Fix DCB ETS validation
` [PATCH 5.15 66/77] bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
` [PATCH 5.15 67/77] atm: idt77252: Add missing `dma_map_error()`
` [PATCH 5.15 68/77] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH 5.15 69/77] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH 5.15 70/77] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH 5.15 71/77] vt: add missing notification when switching back to text mode
` [PATCH 5.15 72/77] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH 5.15 73/77] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
` [PATCH 5.15 74/77] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
` [PATCH 5.15 75/77] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH 5.15 76/77] x86/mm: Disable hugetlb page table sharing on 32-bit
` [PATCH 5.15 77/77] x86: Fix X86_FEATURE_VERW_CLEAR definition

[PATCH 6.6 000/109] 6.6.99-rc1 review
 2025-07-15 13:14 UTC  (43+ messages)
` [PATCH 6.6 037/109] KVM: x86/xen: Allow out of range event channel ports in IRQ routing table
` [PATCH 6.6 045/109] drm/ttm: fix error handling in ttm_buffer_object_transfer
` [PATCH 6.6 046/109] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 6.6 071/109] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
` [PATCH 6.6 072/109] usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
` [PATCH 6.6 073/109] usb: cdnsp: Fix issue with CV Bad Descriptor test
` [PATCH 6.6 074/109] usb: dwc3: Abort suspend on soft disconnect failure
` [PATCH 6.6 075/109] smb: client: avoid unnecessary reconnects when refreshing referrals
` [PATCH 6.6 076/109] smb: client: fix DFS interlink failover
` [PATCH 6.6 077/109] cifs: all initializations for tcon should happen in tcon_info_alloc
` [PATCH 6.6 078/109] wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()
` [PATCH 6.6 079/109] drm/tegra: nvdec: Fix dma_alloc_coherent error check
` [PATCH 6.6 080/109] md/raid1: Fix stack memory use after return in raid1_reshape
` [PATCH 6.6 081/109] raid10: cleanup memleak at raid10_make_request
` [PATCH 6.6 082/109] nbd: fix uaf in nbd_genl_connect() error path
` [PATCH 6.6 083/109] netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
` [PATCH 6.6 084/109] net: appletalk: Fix device refcount leak in atrtr_create()
` [PATCH 6.6 085/109] ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof
` [PATCH 6.6 086/109] net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
` [PATCH 6.6 087/109] can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level
` [PATCH 6.6 088/109] net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()
` [PATCH 6.6 089/109] bnxt_en: Fix DCB ETS validation
` [PATCH 6.6 090/109] bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
` [PATCH 6.6 091/109] ublk: sanity check add_dev input for underflow
` [PATCH 6.6 092/109] atm: idt77252: Add missing `dma_map_error()`
` [PATCH 6.6 093/109] um: vector: Reduce stack usage in vector_eth_configure()
` [PATCH 6.6 094/109] io_uring: make fallocate be hashed work
` [PATCH 6.6 095/109] ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
` [PATCH 6.6 096/109] ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100
` [PATCH 6.6 097/109] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH 6.6 098/109] HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2
` [PATCH 6.6 099/109] net: mana: Record doorbell physical address in PF mode
` [PATCH 6.6 100/109] btrfs: fix assertion when building free space tree
` [PATCH 6.6 101/109] vt: add missing notification when switching back to text mode
` [PATCH 6.6 102/109] bpf: Adjust free target to avoid global starvation of LRU map
` [PATCH 6.6 103/109] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH 6.6 104/109] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
` [PATCH 6.6 105/109] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
` [PATCH 6.6 106/109] selftests/bpf: adapt one more case in test_lru_map to the new target_free
` [PATCH 6.6 107/109] smb: client: fix potential race in cifs_put_tcon()
` [PATCH 6.6 108/109] kasan: remove kasan_find_vm_area() to prevent possible deadlock
` [PATCH 6.6 109/109] ksmbd: fix potential use-after-free in oplock/lease break ack

[PATCH v2 1/3] bus: mhi: host: keep bhi buffer through suspend cycle
 2025-07-15 13:25 UTC  (3+ messages)
` [PATCH v2 2/3] bus: mhi: host: keep bhie "
` [PATCH v2 3/3] bus: mhi: keep device context through suspend cycles


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