summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-10ALSA: hda/realtek: Add quirk for HP 255 15.6 inch G9 Notebook PCFurst Blumier
2026-06-10ALSA: Improve style of pnp_device_id array terminatorsUwe Kleine-König (The Capable Hub)
2026-06-10ALSA: hda/tas2781: Fix device-0 reset issue and handle -EXDEV in block data p...Baojun Xu
2026-06-10ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IRH8Moritz Baron
2026-06-10iomap: pass the correct len to fserror_report_io in __iomap_write_beginChristoph Hellwig
2026-06-10m68k: Correct CONFIG_MVME16x macro name in #endif commentEthan Nelson-Moore
2026-06-10rust: make `build_assert` module the home of related macrosGary Guo
2026-06-10rust: str: clean unused import for Rust >= 1.98Miguel Ojeda
2026-06-10rust: str: use the "kernel vertical" imports styleMiguel Ojeda
2026-06-10rust: aref: use the "kernel vertical" imports styleAndreas Hindborg
2026-06-10rust: page: use the "kernel vertical" imports styleAndreas Hindborg
2026-06-10wifi: brcmfmac: flowring: simplify flow allocationRosen Penev
2026-06-10wifi: brcm80211: change current_bss to valueRosen Penev
2026-06-10Merge tag 'ath-next-20260609' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-06-10xfs: add newly added RTGs to the free pool in growfsChristoph Hellwig
2026-06-10xfs: factor out a xfs_zone_mark_free helperChristoph Hellwig
2026-06-09accel/amdxdna: Clear sva pointer after unbindLizhi Hou
2026-06-10drm/sched: Remove redundant entity->rq initialization and checksTvrtko Ursulin
2026-06-10can: virtio: Fix comment in UAPI headerNathan Chancellor
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_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