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