aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-09gpu: nova-core: move brom_params and boot_addr to FalconFirmwareAlexandre Courbot3-14/+14
2026-03-09gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadableAlexandre Courbot1-3/+3
2026-03-09gpu: nova-core: falcon: rename load parameters to reflect DMA dependencyAlexandre Courbot4-45/+46
2026-03-09gpu: nova-core: falcon: add constant for memory block alignmentAlexandre Courbot1-1/+5
2026-03-09gpu: nova-core: create falcon firmware DMA objects lazilyAlexandre Courbot5-127/+108
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov211-1088/+2201
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald1-6/+18
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang3-19/+48
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie22-371/+382
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie238-4337/+106697
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-1/+1
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum1-48/+39
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+10
2026-03-08firmware: arm_scmi: Use round_up() for base protocol list size calculationPeng Fan1-2/+2
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven1-2/+2
2026-03-08firmware: arm_scmi: Implement arm,no-completion-irq propertyMarek Vasut2-0/+8
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni1-12/+93
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+16
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+61
2026-03-08RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni1-9/+17
2026-03-08RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni1-9/+26
2026-03-08RDMA/rtrs: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari2-2/+2
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna3-18/+22
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna1-53/+102
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna1-3/+26
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP4-0/+184
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP4-225/+295
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP4-305/+344
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe3-0/+10
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe1-10/+15
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe1-22/+9
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe1-2/+5
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe1-0/+57
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe1-13/+16
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe1-0/+24
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe1-0/+12
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe2-0/+54
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe1-0/+27
2026-03-08RDMA: Use copy_struct_from_user() instead of open codingJason Gunthorpe1-18/+6
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)1-1/+1
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner1-9/+6
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo3-11/+15
2026-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-10/+18
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger2-7/+8
2026-03-07Merge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds1-2/+6
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi1-2/+2
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu1-2/+3
2026-03-07memory: tegra: Add MC error logging support for Tegra264Ketan Patil4-10/+484
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil10-39/+118
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil10-6/+22