<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in virtio_can.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/can/virtio_can.c#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/net/can/virtio_can.c</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>d44ade05aa21468bd30652bc4492891b854a400a - Merge tag &apos;for_linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/can/virtio_can.c#d44ade05aa21468bd30652bc4492891b854a400a</link>
        <description>Merge tag &apos;for_linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostPull virtio updates from Michael Tsirkin: - new virtio CAN driver - support for LoongArch architecture in fw_cfg - support for firmware notifications in vdpa/octeon_ep - support for VFs in virtio core - fixes, cleanups all over the place, notably:    - vhost: fix vhost_get_avail_idx for a non empty ring      fixing an significant old perf regression    - READ_ONCE() annotations mean virtio ring is now      free of KCSAN warnings* tag &apos;for_linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: (37 commits)  can: virtio: Fix comment in UAPI header  can: virtio: Add virtio CAN driver  virtio: add num_vf callback to virtio_bus  fw_cfg: Add support for LoongArch architecture  vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler  vdpa/octeon_ep: Add vDPA device event handling for firmware notifications  vdpa/octeon_ep: Use 4 bytes for mailbox signature  vdpa/octeon_ep: Fix PF-&gt;VF mailbox data address calculation  vhost_task_create: kill unnecessary .exit_signal initialization  vhost: remove unnecessary module_init/exit functions  vdpa/mlx5: Use kvzalloc_flex() for MTT command memory  vdpa_sim_net: switch to dynamic root device  vdpa_sim_blk: switch to dynamic root device  virtio-mem: Destroy mutex before freeing virtio_mem  virtio-balloon: Destroy mutex before freeing virtio_balloon  tools/virtio: fix build for kmalloc_obj API and missing stubs  virtio_ring: Add READ_ONCE annotations for device-writable fields  vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO  tools/virtio: check mmap return value in vringh_test  vhost/net: complete zerocopy ubufs only once  ...

            List of files:
            /linux/drivers/net/can/virtio_can.c</description>
        <pubDate>Wed, 17 Jun 2026 20:49:00 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>083082a4e6d8311c91ac7e1d59426514c5e1c04b - can: virtio: Add virtio CAN driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/can/virtio_can.c#083082a4e6d8311c91ac7e1d59426514c5e1c04b</link>
        <description>can: virtio: Add virtio CAN driverAdd virtio CAN driver based on Virtio 1.4 specification (seehttps://github.com/oasis-tcs/virtio-spec/tree/virtio-1.4). The driverimplements a complete CAN bus interface over Virtio transport,supporting both CAN Classic and CAN-FD Ids. In term of frames, itsupports classic and CAN FD. RTR frames are only supported with classicCAN.Usage:- &quot;ip link set up can0&quot; - start controller- &quot;ip link set down can0&quot; - stop controller- &quot;candump can0&quot; - receive frames- &quot;cansend can0 123#DEADBEEF&quot; - send framesSigned-off-by: Harald Mommer &lt;harald.mommer@oss.qualcomm.com&gt;Co-developed-by: Harald Mommer &lt;harald.mommer@oss.qualcomm.com&gt;Signed-off-by: Mikhail Golubev-Ciuchea &lt;mikhail.golubev-ciuchea@oss.qualcomm.com&gt;Co-developed-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;Signed-off-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;Cc: Damir Shaikhutdinov &lt;Damir.Shaikhutdinov@opensynergy.com&gt;Reviewed-by: Francesco Valla &lt;francesco@valla.it&gt;Tested-by: Francesco Valla &lt;francesco@valla.it&gt;Signed-off-by: Matias Ezequiel Vara Larsen &lt;mvaralar@redhat.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;Message-ID: &lt;ahXNb+KzuHYbS24+@fedora&gt;

            List of files:
            /linux/drivers/net/can/virtio_can.c</description>
        <pubDate>Tue, 26 May 2026 18:42:23 +0200</pubDate>
        <dc:creator>Matias Ezequiel Vara Larsen &lt;mvaralar@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
