summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-10can: virtio: Add virtio CAN driverMatias Ezequiel Vara Larsen
2026-06-10virtio: add num_vf callback to virtio_busYui Washizu
2026-06-10fw_cfg: Add support for LoongArch architectureHuacai Chen
2026-06-10vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handlerSrujana Challa
2026-06-10vdpa/octeon_ep: Add vDPA device event handling for firmware notificationsVamsi Attunuru
2026-06-10vdpa/octeon_ep: Use 4 bytes for mailbox signatureVamsi Attunuru
2026-06-10vdpa/octeon_ep: Fix PF->VF mailbox data address calculationSrujana Challa
2026-06-10vhost: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-06-10vdpa/mlx5: Use kvzalloc_flex() for MTT command memoryRosen Penev
2026-06-10vdpa_sim_net: switch to dynamic root deviceJohan Hovold
2026-06-10vdpa_sim_blk: switch to dynamic root deviceJohan Hovold
2026-06-10virtio-mem: Destroy mutex before freeing virtio_memMaurice Hieronymus
2026-06-10virtio-balloon: Destroy mutex before freeing virtio_balloonMaurice Hieronymus
2026-06-10virtio_ring: Add READ_ONCE annotations for device-writable fieldsAlexander Graf
2026-06-10vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFOArnd Bergmann
2026-06-10vhost/net: complete zerocopy ubufs only onceQing Ming
2026-06-10VDUSE: avoid leaking information to userspaceJason Wang
2026-06-10vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iterZhang Tianci
2026-06-10vduse: Requeue failed read to send_list headZhang Tianci
2026-06-10vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()Cindy Lu
2026-06-10vdpa/mlx5: update mlx_features with driver state checkCindy Lu
2026-06-10vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()Evgenii Burenchev
2026-06-10virtio_console: read size from config space during device initFilip Hejsek
2026-06-10virtio: rtc: tear down old virtqueues before restoreJia Jia
2026-06-10virtio-mmio: fix device release warning on module unloadJohan Hovold
2026-06-10vhost/vdpa: validate virtqueue index in mmap and fault pathsQihang Tang
2026-06-10vduse: hold vduse_lock across IDR lookup in open pathQihang Tang
2026-06-10vhost/vsock: Refuse the connection immediately when guest isn't readyDenis V. Lunev
2026-06-09Input: ipaq-micro-keys - simplify allocationRosen Penev
2026-06-10clocksource: move NXP timer selection to drivers/clocksourceEnric Balletbo i Serra
2026-06-10clocksource/drivers/timer-tegra186: Reserve and service a kernel watchdogKartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Register all accessible watchdog timersKartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Correct num_wdts for Tegra186 and Tegra234Kartik Rajput
2026-06-10clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instancesKartik Rajput
2026-06-09net: dsa: realtek: rtl8365mb: add bridge port flagsLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}Alvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add FDB supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add VLAN supportAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: add table lookup interfaceAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: prepare for multiple source filesAlvin Šipraga
2026-06-09net: dsa: realtek: rtl8365mb: use dsa helpers for port iterationLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: reject unsupported topologiesLuiz Angelo Daros de Luca
2026-06-09net: dsa: realtek: rtl8365mb: use ERR_PTRLuiz Angelo Daros de Luca
2026-06-09net: lan966x: restore RX state on reload failureGuangshuo Li
2026-06-09ptp: ocp: fix resource freeing orderVadim Fedorenko
2026-06-09net: pse-pd: pd692x0: support disabling disable ports GPIORobert Marko
2026-06-09tun: zero the whole vnet header in tun_put_user()Xiang Mei
2026-06-09bnxt: convert to core rx_mode retry mechanismStanislav Fomichev
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09atm: drv: Replace strcpy() + strlcat() with snprintf()David Laight