summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-09gpu: nova-core: add gen_bootloader firmware to ModInfoBuilderAlexandre Courbot
2026-03-09gpu: nova-core: make Chipset::arch() constAlexandre Courbot
2026-03-09gpu: nova-core: falcon: remove unwarranted safety check in dma_loadAlexandre Courbot
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi
2026-03-09gpu: nova-core: move brom_params and boot_addr to FalconFirmwareAlexandre Courbot
2026-03-09gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadableAlexandre Courbot
2026-03-09gpu: nova-core: falcon: rename load parameters to reflect DMA dependencyAlexandre Courbot
2026-03-09gpu: nova-core: falcon: add constant for memory block alignmentAlexandre Courbot
2026-03-09gpu: nova-core: create falcon firmware DMA objects lazilyAlexandre Courbot
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-08firmware: arm_scmi: Use round_up() for base protocol list size calculationPeng Fan
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-08firmware: arm_scmi: Implement arm,no-completion-irq propertyMarek Vasut
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni
2026-03-08RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni
2026-03-08RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni
2026-03-08RDMA/rtrs: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe
2026-03-08RDMA: Use copy_struct_from_user() instead of open codingJason Gunthorpe
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo
2026-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger
2026-03-07Merge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi