summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-10b43: support radio 2057 rev 8Alessio Ferri
2026-06-10b43: route d11 corerev 22 to 24-bit indirect radio accessAlessio Ferri
2026-06-10b43: add d11 core revision 0x16 to id tableAlessio Ferri
2026-06-10b43: add firmware mappings for rev22Alessio Ferri
2026-06-10drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen
2026-06-10rfkill: Replace strcpy() with memcpy()David Laight
2026-06-10gpiolib: handle gpio-hogs only onceDaniel Drake
2026-06-10backing-file: fix backing_file_open() kerneldoc parameterLi Wang
2026-06-10ata: pata_isapnp: Drop unused assignments from pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-10ALSA: timer: Disable work at freeing timer objectTakashi Iwai
2026-06-10Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"Takashi Iwai
2026-06-10ALSA: timer: Manage timer object with krefTakashi Iwai
2026-06-10gpio: fix cleanup path on hog failureBartosz Golaszewski
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-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