messages from 2026-02-09 02:12:41 to 2026-03-02 20:30:03 UTC [more...]
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-02 20:24 UTC (22+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
` [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 009/110] f2fs: "
` [PATCH v2 010/110] lockd: "
` [PATCH v2 011/110] nfs: "
` [PATCH v2 012/110] nfsd: "
` [PATCH v2 013/110] locks: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 017/110] affs: "
` [PATCH v2 018/110] afs: "
` [PATCH v2 019/110] autofs: "
` [PATCH v2 020/110] befs: "
` [PATCH v2 021/110] bfs: "
[PATCH v10] can: virtio: Add virtio CAN driver
2026-03-02 17:55 UTC (7+ messages)
[PATCH net 0/12] pull-request: can 2026-03-02
2026-03-02 15:16 UTC (13+ messages)
` [PATCH net 01/12] can: bcm: fix locking for bcm_op runtime updates
` [PATCH net 02/12] can: dummy_can: dummy_can_init(): fix packet statistics
` [PATCH net 03/12] can: mcp251x: fix deadlock in error path of mcp251x_open
` [PATCH net 04/12] can: esd_usb: add endpoint type validation
` [PATCH net 05/12] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
` [PATCH net 06/12] can: ucan: Fix infinite loop from zero-length messages
` [PATCH net 07/12] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
` [PATCH net 08/12] can: usb: f81604: handle short interrupt urb messages properly
` [PATCH net 09/12] can: usb: f81604: handle bulk write errors properly
` [PATCH net 10/12] can: usb: f81604: correctly anchor the urb in the read bulk callback
` [PATCH net 11/12] can: gs_usb: gs_can_open(): always configure bitrates before starting device
` [PATCH net 12/12] dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yaml
[PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
2026-03-02 13:36 UTC (6+ messages)
` checkpatch: format of stable@k.o address (was: Re: [PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback)
[PATCH] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
2026-03-02 13:12 UTC (6+ messages)
[PATCH 1/3] can: usb: f81604: handle short interrupt urb messages properly
2026-03-02 12:50 UTC (5+ messages)
` [PATCH 2/3] can: usb: f81604: handle bulk write errors properly
` [PATCH 3/3] can: usb: f81604: correctly anchor the urb in the read bulk callback
[PATCH v2 1/1] dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yaml
2026-03-02 10:24 UTC (3+ messages)
[PATCH v3 0/3] can: bcm: add/fix locking for config updates at runtime
2026-03-02 10:22 UTC (6+ messages)
` [PATCH v3 1/3] can: bcm: fix locking for bcm_op runtime updates
` [PATCH v3 2/3] can: bcm: add locking when updating filter and timer values
` [PATCH v3 3/3] can: statistics: add missing atomic access in hot path
[PATCH v2] can: gs_usb: gs_can_open(): always configure bitrates before starting device
2026-03-02 10:10 UTC (2+ messages)
[PATCH v2] can: esd_usb: add endpoint type validation
2026-03-02 10:09 UTC (3+ messages)
[PATCH] can: ucan: Fix infinite loop from zero-length messages
2026-03-02 10:06 UTC (2+ messages)
[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-02-28 11:09 UTC (9+ messages)
` [PATCH v1 1/4] phy: phy-can-transceiver: Convert to use device property API
` [PATCH v1 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v1 3/4] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v1 4/4] phy: phy-can-transceiver: Drop unused include
[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-27 13:53 UTC (13+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v11 4/9] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop "
` [PATCH v11 6/9] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v11 7/9] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v11 8/9] mux: add visible config symbol to enable multiplexer subsystem
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH] can: m_can: set out-of-band wakeup if wakeup pinctrl exists
2026-02-26 16:39 UTC (6+ messages)
[PATCH v10 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-26 13:19 UTC (16+ messages)
` [PATCH v10 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v10 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v10 3/9] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v10 4/9] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v10 5/9] phy: renesas: rcar-gen3-usb2: drop "
` [PATCH v10 6/9] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v10 7/9] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v10 8/9] mux: add prompt and help text to CONFIG_MULTIPLEXER making it visible
` [PATCH v10 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-23 13:44 UTC (30+ messages)
` [PATCH v9 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option
[PATCH v5 00/16] can: grcan: Enhance driver with CANFD Support and Improvements
2026-02-22 15:46 UTC (22+ messages)
` [PATCH v5 01/16] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v5 02/16] net: can: Convert gaisler,grcan to DT schema
` [PATCH v5 03/16] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v5 04/16] can: grcan: Add clock handling
` [PATCH v5 05/16] can: grcan: Replace bit timing macros with literal values
` [PATCH v5 06/16] can: grcan: Simplify timing configuration
` [PATCH v5 07/16] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v5 08/16] can: grcan: optimize DMA by 32-bit accesses
` [PATCH v5 09/16] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v5 10/16] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v5 11/16] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v5 12/16] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v5 13/16] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v5 14/16] can: grcan: Add CANFD RX "
` [PATCH v5 15/16] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v5 16/16] can: grcan: Advertise CANFD capability
[PATCH v2 0/2] can: bcm: add/fix locking for config updates at runtime
2026-02-19 14:23 UTC (4+ messages)
` [PATCH v2 1/2] can: bcm: fix locking for bcm_op runtime updates
` [PATCH v2 2/2] can: bcm: add locking when updating filter and timer values
[PATCH] can: bcm: fix locking for bcm_op runtime updates
2026-02-19 12:55 UTC (5+ messages)
[PATCH] can: gs_usb: gs_can_open(): always configure bitrates before starting device
2026-02-18 14:03 UTC
[PATCH v1 0/2] dt-bindings: CAN: MCP251XFD GPIO hog support and QCS6490 CAN enablement
2026-02-18 0:19 UTC (11+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
[syzbot] [can?] INFO: trying to register non-static key in bcm_can_tx
2026-02-17 13:02 UTC
[PATCH] can: esd_usb: add endpoint type validation
2026-02-13 16:20 UTC (4+ messages)
[PATCH] net: can: es58x: fully try proceeding with partial allocations
2026-02-13 9:00 UTC (3+ messages)
[PATCH 1/1] dt-bindings: net: can: nxp,sja1000: add reference to fsl,imx-weim-peripherals.yaml
2026-02-12 12:02 UTC (2+ messages)
[PATCH] net: can: etas_es58x: full cleanup in the error case
2026-02-11 10:32 UTC (3+ messages)
[PATCH] can: mcp251x: fix deadlock in error path of mcp251x_open
2026-02-09 14:47 UTC
[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-02-09 11:03 UTC (8+ messages)
` [PATCH v8 3/7] mux: add help text for MULTIPLEXER config option
[PATCH v9 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux
2026-02-09 2:12 UTC (2+ messages)
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