All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-07 10:24:37 to 2026-06-07 10:37:04 UTC [more...]

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-07  9:59 UTC  (68+ messages)
` [PATCH 7.0 127/332] usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
` [PATCH 7.0 129/332] USB: serial: safe_serial: fix memory corruption with small endpoint
` [PATCH 7.0 130/332] media: rc: igorplugusb: fix control request setup packet
` [PATCH 7.0 131/332] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
` [PATCH 7.0 132/332] USB: serial: cypress_m8: fix memory corruption with small endpoint
` [PATCH 7.0 134/332] Bluetooth: btusb: Allow firmware re-download when version matches
` [PATCH 7.0 135/332] mm/vmalloc: do not trigger BUG() on BH disabled context
` [PATCH 7.0 136/332] hpfs: fix a crash if hpfs_map_dnode_bitmap fails
` [PATCH 7.0 137/332] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
` [PATCH 7.0 138/332] ipc: limit next_id allocation to the valid ID range
` [PATCH 7.0 139/332] mm: memcontrol: propagate NMI slab stats to memcg vmstats
` [PATCH 7.0 140/332] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
` [PATCH 7.0 141/332] memfd: deny writeable mappings when implying SEAL_WRITE
` [PATCH 7.0 142/332] zram: fix use-after-free in zram_writeback_endio
` [PATCH 7.0 143/332] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH 7.0 144/332] auxdisplay: line-display: fix OOB read on zero-length message_store()
` [PATCH 7.0 145/332] smb: client: fix uninitialized variable in smb2_writev_callback
` [PATCH 7.0 146/332] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 7.0 147/332] Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
` [PATCH 7.0 148/332] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
` [PATCH 7.0 149/332] Bluetooth: ISO: fix UAF in iso_recv_frame
` [PATCH 7.0 150/332] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 7.0 151/332] Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()
` [PATCH 7.0 152/332] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
` [PATCH 7.0 153/332] Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
` [PATCH 7.0 154/332] Input: xpad - fix out-of-bounds access for Share button
` [PATCH 7.0 155/332] parport: Fix race between port and client registration
` [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 160/332] KVM: arm64: PMU: Preserve AArch32 counter low bits
` [PATCH 7.0 161/332] KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
` [PATCH 7.0 162/332] KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use
` [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 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 6.18 000/315] 6.18.35-rc1 review
 2026-06-07  9:59 UTC  (69+ messages)
` [PATCH 6.18 106/315] iio: pressure: bmp280: fix stack leak in bmp580 trigger handler
` [PATCH 6.18 107/315] usb: typec: ucsi: ccg: reject firmware images without a : record header
` [PATCH 6.18 108/315] usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
` [PATCH 6.18 110/315] usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
` [PATCH 6.18 111/315] usb: typec: altmodes/displayport: validate count before reading Status Update VDO
` [PATCH 6.18 112/315] usb: typec: wcove: dont write past struct pd_message in wcove_read_rx_buffer()
` [PATCH 6.18 113/315] usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
` [PATCH 6.18 114/315] usb: typec: ucsi: validate connector number in ucsi_connector_change()
` [PATCH 6.18 115/315] USB: serial: safe_serial: fix memory corruption with small endpoint
` [PATCH 6.18 116/315] media: rc: igorplugusb: fix control request setup packet
` [PATCH 6.18 117/315] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
` [PATCH 6.18 118/315] HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse
` [PATCH 6.18 119/315] Bluetooth: btusb: Allow firmware re-download when version matches
` [PATCH 6.18 120/315] hpfs: fix a crash if hpfs_map_dnode_bitmap fails
` [PATCH 6.18 121/315] mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
` [PATCH 6.18 122/315] ipc: limit next_id allocation to the valid ID range
` [PATCH 6.18 123/315] mm: memcontrol: propagate NMI slab stats to memcg vmstats
` [PATCH 6.18 124/315] memfd: deny writeable mappings when implying SEAL_WRITE
` [PATCH 6.18 125/315] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH 6.18 126/315] auxdisplay: line-display: fix OOB read on zero-length message_store()
` [PATCH 6.18 127/315] smb: client: fix uninitialized variable in smb2_writev_callback
` [PATCH 6.18 128/315] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 6.18 129/315] Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
` [PATCH 6.18 130/315] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
` [PATCH 6.18 131/315] Bluetooth: ISO: fix UAF in iso_recv_frame
` [PATCH 6.18 132/315] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 6.18 133/315] Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()
` [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 138/315] rust_binder: Avoid holding lock when dropping delivered_death
` [PATCH 6.18 139/315] rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
` [PATCH 6.18 140/315] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
` [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 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 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.12 000/307] 6.12.93-rc1 review
 2026-06-07  9:59 UTC  (60+ messages)
` [PATCH 6.12 092/307] sctp: fix race between sctp_wait_for_connect and peeloff
` [PATCH 6.12 093/307] ipv6: fix possible infinite loop in rt6_fill_node()
` [PATCH 6.12 094/307] ipv6: fix possible infinite loop in fib6_select_path()
` [PATCH 6.12 095/307] net: skbuff: fix pskb_carve leaking zcopy pages
` [PATCH 6.12 096/307] perf: Fix dangling cgroup pointer in cpuctx
` [PATCH 6.12 097/307] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 6.12 098/307] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 6.12 099/307] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 6.12 100/307] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 6.12 101/307] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 6.12 102/307] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 6.12 103/307] batman-adv: tp_meter: avoid role confusion in tp_list
` [PATCH 6.12 104/307] s390/cio: Restore GFP_DMA for CHSC allocation
` [PATCH 6.12 105/307] batman-adv: tp_meter: directly shut down timer on cleanup
` [PATCH 6.12 106/307] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 6.12 107/307] batman-adv: tt: avoid empty VLAN responses
` [PATCH 6.12 108/307] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 6.12 109/307] mm/page_alloc: clear page->private in free_pages_prepare()
` [PATCH 6.12 110/307] media: rc: fix race between unregister and urb/irq callbacks
` [PATCH 6.12 111/307] media: rc: ttusbir: fix inverted error logic
` [PATCH 6.12 112/307] inet: frags: add inet_frag_queue_flush()
` [PATCH 6.12 113/307] inet: frags: flush pending skbs in fqdir_pre_exit()
` [PATCH 6.12 114/307] HID: core: Add printk_ratelimited variants to hid_warn() etc
` [PATCH 6.12 115/307] HID: pass the buffer size to hid_report_raw_event
` [PATCH 6.12 117/307] HID: core: Fix size_t specifier in hid_report_raw_event()
` [PATCH 6.12 118/307] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
` [PATCH 6.12 119/307] drm/i915/psr: Read Intel DPCD workaround register
` [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 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 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()

[PATCH v2 0/3] PCI: qcom: Add support for Eliza
 2026-06-07 10:29 UTC  (4+ messages)
` [PATCH v2 3/3] phy: qcom: qmp-pcie: Add QMP PCIe PHY "

[PATCH v4 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-06-07 10:27 UTC  (4+ messages)
` [PATCH v4 3/5] iio: adc: versal-sysmon: add I2C driver

[OE-core][PATCH v2] vim-tiny: bugfix lack of defaults.vim
 2026-06-07 10:26 UTC  (2+ messages)


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.