summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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_task_create: kill unnecessary .exit_signal initializationOleg Nesterov
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-10tools/virtio: fix build for kmalloc_obj API and missing stubsMichael S. Tsirkin
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-10tools/virtio: check mmap return value in vringh_testlonglong yan
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_console: Fix spelling mistake "colums" -> "columns"Ethan Carter Edwards
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-10virtio: add missing kernel-doc for map and vmap membersChristian Fontanez
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-09Merge branch 'fix-kptr-dtor-deadlock'Alexei Starovoitov
2026-06-09selftests/bpf: Exercise kptr map update lifetimeKumar Kartikeya Dwivedi
2026-06-09selftests/bpf: Exercise unsafe obj drops from tracing progsKumar Kartikeya Dwivedi
2026-06-09bpf: Cancel special fields on map value recycleJustin Suess
2026-06-09bpf: Reject bpf_obj_drop() from tracing progsJustin Suess
2026-06-09Merge branch 'selftests-bpf-fix-tests-for-llvm23-true-signature'Alexei Starovoitov
2026-06-09selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signatureYonghong Song
2026-06-09selftests/bpf: Keep int return type for tailcall subprogsYonghong Song
2026-06-09Merge branch 'net-dsa-realtek-rtl8365mb-bridge-offloading-and-vlan-support'Jakub Kicinski
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