messages from 2026-03-08 12:37:33 to 2026-03-23 10:32:37 UTC [more...]
[PATCH net 0/5] pull-request: can 2026-03-23
2026-03-23 10:28 UTC (6+ messages)
` [PATCH net 1/5] can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
` [PATCH net 2/5] can: mcp251x: add error handling for power enable in open and resume
` [PATCH net 3/5] can: statistics: add missing atomic access in hot path
` [PATCH net 4/5] can: gw: fix OOB heap access in cgw_csum_crc8_rel()
` [PATCH net 5/5] can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
[PATCH v3 0/3] can: bcm: add/fix locking for config updates at runtime
2026-03-23 9:46 UTC (5+ messages)
` [PATCH v3 2/3] can: bcm: add locking when updating filter and timer values
[PATCH can v2 0/2] can: fix can-gw Out-of-Bounds Heap R/W and isotp UAF
2026-03-23 9:37 UTC (4+ messages)
` [PATCH can v2 1/2] can: gw: fix OOB heap access in cgw_csum_crc8_rel()
` [PATCH can v2 2/2] can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
[PATCH 1/2] can: gw: fix OOB heap access in cgw_csum_crc8_rel()
2026-03-23 9:35 UTC (15+ messages)
` [PATCH 2/2] can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
[PATCH v3 0/2] can: mcp251xfd: add XSTBYEN transceiver standby control
2026-03-21 13:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: can: mcp251xfd: add microchip,xstbyen property
` [PATCH v3 2/2] can: mcp251xfd: add support for XSTBYEN transceiver standby control
[PATCH v13] can: virtio: Add virtio CAN driver
2026-03-20 17:36 UTC
[PATCH v2 0/3] can: mcp251xfd: add XSTBYEN transceiver standby control
2026-03-20 13:18 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: can: mcp251xfd: add microchip,xstbyen property
` [PATCH v2 2/3] can: mcp251xfd: add support for XSTBYEN transceiver standby control
` [PATCH v2 3/3] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
[PATCH 5.15.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
2026-03-20 8:23 UTC (2+ messages)
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-20 8:22 UTC (30+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-20 2:11 UTC (27+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-19 17:14 UTC (31+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[PATCH v2] can: statistics: add missing atomic access in hot path
2026-03-19 15:01 UTC (2+ messages)
[PATCH v2 0/5] can: flexcan: Add NXP S32N79 SoC support
2026-03-19 14:42 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: can: fsl,flexcan: add "
` [PATCH v2 2/5] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v2 3/5] can: flexcan: add NXP S32N79 SoC support
` [PATCH v2 4/5] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v2 5/5] arm64: dts: s32n79: enable FlexCAN devices
[PATCH 0/5] can: flexcan: Add NXP S32N79 SoC support
2026-03-18 12:11 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: can: fsl,flexcan: add "
` [PATCH 2/5] can: flexcan: add FLEXCAN_QUIRK_NR_IRQ_2 quirk for two interrupt lines
` [PATCH 3/5] can: flexcan: add NXP S32N79 SoC support
` [PATCH 4/5] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH 5/5] arm64: dts: s32n79: enable FlexCAN devices
[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-03-17 20:27 UTC (5+ messages)
` [PATCH v2 1/4] phy: phy-can-transceiver: Convert to use device property API
` [PATCH v2 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v2 3/4] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v2 4/4] phy: phy-can-transceiver: Drop unused include
[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-03-17 20:13 UTC (8+ messages)
` [PATCH v1 1/4] phy: phy-can-transceiver: Convert to use device property API
[PATCH v4]can: mcp251x: add error handling for power enable in open and resume
2026-03-16 18:20 UTC (2+ messages)
[PATCH] V3-can: mcp251x: add error handling for power enable in open and resume
2026-03-15 15:33 UTC (2+ messages)
[PATCH v2] can: mcp251x: add error handling for power enable in open and resume
2026-03-15 14:21 UTC (2+ messages)
[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
2026-03-13 3:11 UTC (14+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
[PATCH] can: mcp251x: add error handling for power enable in open and resume
2026-03-12 13:01 UTC (6+ messages)
` [PATCH] can: mcp251x: add error handling for power enable inopen "
` [PATCH V2] "
[PATCH can] can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
2026-03-12 7:56 UTC (2+ messages)
[PATCH v12] can: virtio: Add virtio CAN driver
2026-03-10 15:23 UTC (3+ messages)
[PATCH net 0/2] pull-request: can 2026-03-10
2026-03-10 14:20 UTC (4+ messages)
` [PATCH net 1/2] can: dev: keep the max bitrate error at 5%
` [PATCH net 2/2] can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
[PATCH] can: rcar_can: Convert to FIELD_MODIFY()
2026-03-10 12:20 UTC (2+ messages)
[PATCH] Signed-off-by: Wenyuan Li <2063309626@qq.com> spi: hi311x: Add check for hi3110_power_enable() return value In hi3110_open(), the return value of hi3110_power_enable() is not checked. If power enable fails, the device may not function correctly, while the driver still returns success
2026-03-10 10:16 UTC (2+ messages)
` [PATCH] spi: hi311x: Add check for hi3110_power_enable() return value
[PATCH] Signed-off-by: Wenyuan Li <2063309626@qq.com> spi: hi311x: Add check for hi3110_power_enable() return value In hi3110_open(), the return value of hi3110_power_enable() is not checked. If power enable fails, the device may not function correctly, while the driver still returns success
2026-03-10 8:16 UTC
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (7+ messages)
[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-03-09 15:06 UTC (3+ messages)
[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-09 9:18 UTC (12+ messages)
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox