summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna-3/+26
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP-0/+184
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP-225/+295
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP-305/+344
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe-0/+10
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe-10/+15
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe-22/+9
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe-2/+5
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe-0/+57
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe-13/+16
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe-0/+24
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe-0/+12
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe-0/+54
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe-0/+27
2026-03-08RDMA: Use copy_struct_from_user() instead of open codingJason Gunthorpe-18/+6
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)-1/+1
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner-9/+6
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo-11/+15
2026-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-10/+18
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger-7/+8
2026-03-07Merge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+6
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi-2/+2
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu-2/+3
2026-03-07memory: tegra: Add MC error logging support for Tegra264Ketan Patil-10/+484
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil-39/+118
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil-6/+22
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil-15/+44
2026-03-07memory: tegra: Group register and fieldsKetan Patil-29/+33
2026-03-07memory: tegra: Group error handling related registersKetan Patil-38/+50
2026-03-07Merge tag 'hwmon-for-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-211/+46
2026-03-07scsi: qla2xxx: Add support to report MPI FW stateNilesh Javali-2/+71
2026-03-07scsi: hisi_sas: Fix the risk of overflow in bitwise logical operationsYihang Li-2/+2
2026-03-07scsi: hisi_sas: Correct printing format issuesYihang Li-5/+5
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+2
2026-03-07scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang-2/+2
2026-03-07scsi: qla2xxx: Completely fix fcport double freeVladimir Riabchun-2/+0
2026-03-07scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei-1/+1
2026-03-07scsi: ufs: core: Avoid IRQ thread wakeup during active UIC commandPeter Wang-2/+6
2026-03-07scsi: ufs: core: Add support to notify userspace of UniPro QoS eventsCan Guo-3/+51
2026-03-07scsi: core: Drop using the host_lock to protect async_scan race conditionChaohai Chen-8/+2
2026-03-07scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi-6/+2
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-39/+83
2026-03-07iio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus-4/+4
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai-0/+1
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu-0/+3
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen-1/+1
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov-3/+5
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov-1/+1
2026-03-07crypto: qat - Drop redundant local variablesThorsten Blum-7/+3
2026-03-07crypto: ti - Add support for AES-CTR in DTHEv2 driverT Pratham-30/+180