messages from 2026-06-07 10:30:03 to 2026-06-07 10:42:19 UTC [more...]
[PATCH 7.0 000/332] 7.0.12-rc1 review
2026-06-07 9:59 UTC (67+ messages)
` [PATCH 7.0 156/332] rust_binder: Avoid holding lock when dropping delivered_death
` [PATCH 7.0 157/332] rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
` [PATCH 7.0 158/332] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
` [PATCH 7.0 163/332] KVM: SEV: Ignore Port I/O requests of length 0
` [PATCH 7.0 164/332] KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
` [PATCH 7.0 165/332] KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
` [PATCH 7.0 166/332] KVM: SEV: Compute the correct max length of the in-GHCB scratch area
` [PATCH 7.0 167/332] KVM: SEV: Check PSC request indices against the actual size of the buffer
` [PATCH 7.0 168/332] KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
` [PATCH 7.0 169/332] KVM: SEV: Dont explicitly pass PSC buffer to snp_begin_psc()
` [PATCH 7.0 170/332] gpio: shared: undo the vote of the proxy on GPIO free
` [PATCH 7.0 171/332] gpio: shared: fix deadlock on shared proxys parent removal
` [PATCH 7.0 172/332] gpio: shared: fix lockdep false positive by removing unneeded lock
` [PATCH 7.0 173/332] Disable -Wattribute-alias for clang-23 and newer
` [PATCH 7.0 174/332] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
` [PATCH 7.0 175/332] iio: adc: npcm: fix unbalanced clk_disable_unprepare()
` [PATCH 7.0 176/332] iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings
` [PATCH 7.0 177/332] iio: dac: max5821: fix return value check in powerdown sync
` [PATCH 7.0 178/332] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 7.0 179/332] iio: dac: ad5686: fix input raw value check
` [PATCH 7.0 180/332] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 7.0 181/332] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH 7.0 182/332] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
` [PATCH 7.0 183/332] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
` [PATCH 7.0 184/332] iio: adc: ad4695: Fix call ordering in offload buffer postenable
` [PATCH 7.0 185/332] iio: adc: nxp-sar-adc: fix division by zero in write_raw
` [PATCH 7.0 186/332] iio: adc: nxp-sar-adc: Avoid division by zero
` [PATCH 7.0 187/332] iio: adc: nxp-sar-adc: zero-initialize dma_slave_config
` [PATCH 7.0 188/332] iio: gyro: itg3200: fix i2c read into the wrong stack location
` [PATCH 7.0 189/332] iio: gyro: adis16260: fix division by zero in write_raw
` [PATCH 7.0 190/332] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH 7.0 191/332] iio: temperature: tsys01: fix broken PROM checksum validation
` [PATCH 7.0 192/332] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
` [PATCH 7.0 193/332] iio: light: veml6070: Fix resource leak in probe error path
` [PATCH 7.0 194/332] iio: Fix iio_multiply_value use in iio_read_channel_processed_scale
` [PATCH 7.0 195/332] iio: chemical: mhz19b: reject oversized serial replies
` [PATCH 7.0 196/332] iio: chemical: scd30: fix division by zero in write_raw
` [PATCH 7.0 197/332] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 7.0 198/332] iio: buffer: hw-consumer: fix use-after-free in error path
` [PATCH 7.0 199/332] iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()
` [PATCH 7.0 200/332] USB: serial: omninet: fix memory corruption with small endpoint
` [PATCH 7.0 201/332] usb: cdns3: gadget: fix request skipping after clearing halt
` [PATCH 7.0 202/332] usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition failure
` [PATCH 7.0 203/332] usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks the runtime PM usage counter across bind/unbind cycles
` [PATCH 7.0 204/332] usb: dwc2: Fix use after free in debug code
` [PATCH 7.0 205/332] Input: elan_i2c - validate firmware size before use
` [PATCH 7.0 206/332] i2c: davinci: fix division by zero on missing clock-frequency
` [PATCH 7.0 207/332] x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines
` [PATCH 7.0 208/332] wireguard: send: append trailer after expanding head
` [PATCH 7.0 210/332] macsec: fix replay protection at XPN lower-PN wrap
` [PATCH 7.0 211/332] ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
` [PATCH 7.0 212/332] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 7.0 215/332] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
` [PATCH 7.0 216/332] ipv6: validate extension header length before copying to cmsg
` [PATCH 7.0 217/332] xfrm: input: hold netns during deferred transport reinjection
` [PATCH 7.0 218/332] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
` [PATCH 7.0 219/332] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH 7.0 220/332] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
` [PATCH 7.0 221/332] spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
` [PATCH 7.0 222/332] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
` [PATCH 7.0 223/332] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
` [PATCH 7.0 224/332] nfc: hci: fix out-of-bounds read in HCP header parsing
` [PATCH 7.0 225/332] xfrm: route MIGRATE notifications to callers netns
` [PATCH 7.0 226/332] xfrm: ipcomp: Free destination pages on acomp errors
` [PATCH 7.0 227/332] xfrm: ah: use skb_to_full_sk in async output callbacks
` [PATCH 7.0 228/332] ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417
[PATCH 6.18 000/315] 6.18.35-rc1 review
2026-06-07 9:59 UTC (68+ messages)
` [PATCH 6.18 132/315] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 6.18 134/315] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
` [PATCH 6.18 135/315] Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
` [PATCH 6.18 136/315] Input: xpad - fix out-of-bounds access for Share button
` [PATCH 6.18 137/315] parport: Fix race between port and client registration
` [PATCH 6.18 141/315] KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
` [PATCH 6.18 142/315] KVM: arm64: PMU: Preserve AArch32 counter low bits
` [PATCH 6.18 143/315] KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
` [PATCH 6.18 144/315] KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
` [PATCH 6.18 145/315] KVM: SEV: Ignore Port I/O requests of length 0
` [PATCH 6.18 146/315] KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
` [PATCH 6.18 147/315] KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
` [PATCH 6.18 148/315] KVM: SEV: Compute the correct max length of the in-GHCB scratch area
` [PATCH 6.18 149/315] KVM: SEV: Check PSC request indices against the actual size of the buffer
` [PATCH 6.18 150/315] KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
` [PATCH 6.18 151/315] KVM: SEV: Dont explicitly pass PSC buffer to snp_begin_psc()
` [PATCH 6.18 152/315] Disable -Wattribute-alias for clang-23 and newer
` [PATCH 6.18 153/315] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
` [PATCH 6.18 154/315] iio: adc: npcm: fix unbalanced clk_disable_unprepare()
` [PATCH 6.18 155/315] iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings
` [PATCH 6.18 156/315] iio: dac: max5821: fix return value check in powerdown sync
` [PATCH 6.18 157/315] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 6.18 158/315] iio: dac: ad5686: fix input raw value check
` [PATCH 6.18 159/315] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 6.18 160/315] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH 6.18 161/315] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
` [PATCH 6.18 162/315] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
` [PATCH 6.18 163/315] iio: adc: ad4695: Fix call ordering in offload buffer postenable
` [PATCH 6.18 164/315] iio: gyro: itg3200: fix i2c read into the wrong stack location
` [PATCH 6.18 165/315] iio: gyro: adis16260: fix division by zero in write_raw
` [PATCH 6.18 166/315] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH 6.18 167/315] iio: temperature: tsys01: fix broken PROM checksum validation
` [PATCH 6.18 168/315] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
` [PATCH 6.18 169/315] iio: light: veml6070: Fix resource leak in probe error path
` [PATCH 6.18 170/315] iio: Fix iio_multiply_value use in iio_read_channel_processed_scale
` [PATCH 6.18 171/315] iio: chemical: mhz19b: reject oversized serial replies
` [PATCH 6.18 172/315] iio: chemical: scd30: fix division by zero in write_raw
` [PATCH 6.18 173/315] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 6.18 174/315] iio: buffer: hw-consumer: fix use-after-free in error path
` [PATCH 6.18 175/315] iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()
` [PATCH 6.18 176/315] USB: serial: omninet: fix memory corruption with small endpoint
` [PATCH 6.18 177/315] usb: cdns3: gadget: fix request skipping after clearing halt
` [PATCH 6.18 178/315] usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition failure
` [PATCH 6.18 179/315] usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks the runtime PM usage counter across bind/unbind cycles
` [PATCH 6.18 180/315] usb: dwc2: Fix use after free in debug code
` [PATCH 6.18 181/315] Input: elan_i2c - validate firmware size before use
` [PATCH 6.18 182/315] i2c: davinci: fix division by zero on missing clock-frequency
` [PATCH 6.18 183/315] x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines
` [PATCH 6.18 184/315] wireguard: send: append trailer after expanding head
` [PATCH 6.18 185/315] bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
` [PATCH 6.18 186/315] macsec: fix replay protection at XPN lower-PN wrap
` [PATCH 6.18 187/315] ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
` [PATCH 6.18 188/315] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 6.18 190/315] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
` [PATCH 6.18 191/315] ipv6: validate extension header length before copying to cmsg
` [PATCH 6.18 192/315] xfrm: input: hold netns during deferred transport reinjection
` [PATCH 6.18 193/315] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
` [PATCH 6.18 194/315] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH 6.18 195/315] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
` [PATCH 6.18 196/315] spi: spi-mem: avoid mutating op template in spi_mem_supports_op()
` [PATCH 6.18 197/315] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
` [PATCH 6.18 198/315] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
` [PATCH 6.18 199/315] nfc: hci: fix out-of-bounds read in HCP header parsing
` [PATCH 6.18 200/315] xfrm: route MIGRATE notifications to callers netns
` [PATCH 6.18 201/315] xfrm: ipcomp: Free destination pages on acomp errors
` [PATCH 6.18 202/315] xfrm: ah: use skb_to_full_sk in async output callbacks
` [PATCH 6.18 203/315] ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417
[PATCH 6.12 000/307] 6.12.93-rc1 review
2026-06-07 9:59 UTC (61+ messages)
` [PATCH 6.12 120/307] drm/dp: Add eDP 1.5 bit definition
` [PATCH 6.12 121/307] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 6.12 122/307] arm64: io: Rename ioremap_prot() to __ioremap_prot()
` [PATCH 6.12 123/307] arm64: io: Extract user memory type in ioremap_prot()
` [PATCH 6.12 124/307] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
` [PATCH 6.12 125/307] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 6.12 126/307] iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer
` [PATCH 6.12 127/307] usb: typec: ucsi: ccg: reject firmware images without a : record header
` [PATCH 6.12 128/307] usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
` [PATCH 6.12 129/307] usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
` [PATCH 6.12 130/307] usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
` [PATCH 6.12 131/307] usb: typec: altmodes/displayport: validate count before reading Status Update VDO
` [PATCH 6.12 132/307] usb: typec: wcove: dont write past struct pd_message in wcove_read_rx_buffer()
` [PATCH 6.12 133/307] usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
` [PATCH 6.12 134/307] usb: typec: ucsi: validate connector number in ucsi_connector_change()
` [PATCH 6.12 135/307] USB: serial: safe_serial: fix memory corruption with small endpoint
` [PATCH 6.12 136/307] media: rc: igorplugusb: fix control request setup packet
` [PATCH 6.12 137/307] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
` [PATCH 6.12 138/307] HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse
` [PATCH 6.12 139/307] Bluetooth: btusb: Allow firmware re-download when version matches
` [PATCH 6.12 140/307] hpfs: fix a crash if hpfs_map_dnode_bitmap fails
` [PATCH 6.12 141/307] ipc: limit next_id allocation to the valid ID range
` [PATCH 6.12 142/307] auxdisplay: line-display: fix OOB read on zero-length message_store()
` [PATCH 6.12 143/307] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 6.12 144/307] Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
` [PATCH 6.12 145/307] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
` [PATCH 6.12 146/307] Bluetooth: ISO: fix UAF in iso_recv_frame
` [PATCH 6.12 147/307] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 6.12 148/307] Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
` [PATCH 6.12 149/307] Input: xpad - fix out-of-bounds access for Share button
` [PATCH 6.12 150/307] parport: Fix race between port and client registration
` [PATCH 6.12 151/307] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
` [PATCH 6.12 152/307] KVM: arm64: PMU: Preserve AArch32 counter low bits
` [PATCH 6.12 153/307] KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
` [PATCH 6.12 154/307] KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
` [PATCH 6.12 155/307] KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests
` [PATCH 6.12 156/307] KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0
` [PATCH 6.12 157/307] KVM: SEV: Compute the correct max length of the in-GHCB scratch area
` [PATCH 6.12 158/307] KVM: SEV: Check PSC request indices against the actual size of the buffer
` [PATCH 6.12 159/307] KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer
` [PATCH 6.12 160/307] KVM: SEV: Dont explicitly pass PSC buffer to snp_begin_psc()
` [PATCH 6.12 161/307] Disable -Wattribute-alias for clang-23 and newer
` [PATCH 6.12 162/307] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
` [PATCH 6.12 163/307] iio: adc: npcm: fix unbalanced clk_disable_unprepare()
` [PATCH 6.12 164/307] iio: dac: max5821: fix return value check in powerdown sync
` [PATCH 6.12 165/307] iio: dac: ad5686: fix input raw value check
` [PATCH 6.12 167/307] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
` [PATCH 6.12 168/307] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
` [PATCH 6.12 169/307] iio: gyro: itg3200: fix i2c read into the wrong stack location
` [PATCH 6.12 170/307] iio: gyro: adis16260: fix division by zero in write_raw
` [PATCH 6.12 171/307] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH 6.12 172/307] iio: temperature: tsys01: fix broken PROM checksum validation
` [PATCH 6.12 173/307] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
` [PATCH 6.12 174/307] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 6.12 175/307] iio: buffer: hw-consumer: fix use-after-free in error path
` [PATCH 6.12 176/307] iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()
` [PATCH 6.12 177/307] USB: serial: omninet: fix memory corruption with small endpoint
` [PATCH 6.12 178/307] usb: cdns3: gadget: fix request skipping after clearing halt
` [PATCH 6.12 179/307] usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition failure
` [PATCH 6.12 180/307] usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks the runtime PM usage counter across bind/unbind cycles
[PATCH] iouring: Fix min_timeout behaviour
2026-06-07 10:40 UTC (3+ messages)
[PATCH 0/3] multipath-tools: clean up man pages
2026-06-07 10:40 UTC
[PATCH 1/3] multipath-tools: delete obsolete information from multipath.conf.5
2026-06-07 10:38 UTC (3+ messages)
` [PATCH 2/3] multipath-tools: remove explicit width from .TP macros in multipath.conf.5
` [PATCH 3/3] multipath-tools: remove explicit widths from macros in the remaining man pages
[PATCH 0/3] 88PM886 Vbus regulator support
2026-06-07 10:19 UTC (3+ messages)
` [PATCH 2/3] mfd: 88pm886: Initialize battery page
[PATCH 0/4] clk: implement sync_state support
2026-06-07 10:30 UTC (5+ messages)
` [PATCH 2/4] clk: qcom: common: introduce qcom_cc_sync_state()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.