summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo
2026-03-30spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() c...Felix Gu
2026-03-30RDMA/core: Use kzalloc_flex for GID tableRosen Penev
2026-03-30RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-03-30RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is usedLeon Romanovsky
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA: Remove outdated comments referencing hfi1_destroy_qp()Kexin Sun
2026-03-30RDMA/bnxt_re: Clean up uverbs CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()Leon Romanovsky
2026-03-30RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementationLeon Romanovsky
2026-03-30RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()Kexin Sun
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky
2026-03-30RDMA/rxe: Support RDMA link creation and destruction per net namespaceZhu Yanjun
2026-03-30RDMA/rxe: Add net namespace support for IPv4/IPv6 socketsZhu Yanjun
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun
2026-03-30RDMA/mana_ib: cleanup the usage of mana_gd_send_request()Konstantin Taranov
2026-03-30RDMA/rxe: Replace use of system_unbound_wq with rxe_wqMarco Crivellari
2026-03-30RDMA/irdma: Add support for GEN4 hardwareJacob Moroni
2026-03-30RDMA/irdma: Provide scratch buffers to firmware for internal useJay Bhat
2026-03-30hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()Sanman Pradhan
2026-03-30ASoC: Merge up fixesMark Brown
2026-03-30drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOLWill Deacon
2026-03-30PCI/VGA: Fail pci_set_vga_state() if VGA decoding not supportedSimon Richter
2026-03-30vt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre
2026-03-30vt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch
2026-03-30hvc/xen: Check console connection flagJason Andryuk
2026-03-30serial: sh-sci: Add support for RZ/G3L RSCIBiju Das
2026-03-30tty: atmel_serial: update outdated reference to atmel_tasklet_func()Kexin Sun
2026-03-30serial: xilinx_uartps: Drop unused includeAndy Shevchenko
2026-03-30serial: qcom-geni: drop stray newline format specifierKathiravan Thirumoorthy
2026-03-30serial: 8250: loongson: Enable building on MIPS Loongson64Rong Zhang
2026-03-30serial: 8250_fintek: Add support for F81214ERavi Rama
2026-03-30usb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: u_ncm: Add kernel-doc comments for struct f_ncm_optsKuen-Han Tsai
2026-03-30usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai
2026-03-30usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai