summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Support allocating nested parent domainYi Liu2023-10-101-1/+4
* iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu2023-10-103-5/+9
* iommufd: Use the domain_alloc_user() op for domain allocationYi Liu2023-10-101-4/+15
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-09-1620-104/+109
|\
| * scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rportsJustin Tee2023-09-132-8/+19
| * scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmoJustin Tee2023-09-131-1/+1
| * scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan2023-09-131-7/+7
| * scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp2023-09-131-0/+1
| * scsi: pm8001: Setup IRQs on resumeDamien Le Moal2023-09-131-34/+17
| * scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki2023-09-131-0/+2
| * scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki2023-09-132-2/+2
| * Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen2023-09-1313-52/+60
| |\
| | * scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim2023-09-051-1/+6
| | * scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim2023-09-051-5/+1
| | * scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan2023-09-052-3/+14
| | * scsi: target: Replace strlcpy() with strscpy()Azeem Shaikh2023-09-051-12/+12
| | * scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan2023-09-051-3/+3
| | * scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali2023-09-054-8/+7
| | * scsi: qla2xxx: Correct endianness for rqstlen and rsplenNilesh Javali2023-09-051-5/+5
| | * scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPPAlex Henrie2023-09-051-2/+2
| | * scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi2023-09-052-13/+10
* | | Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-167-40/+59
|\ \ \
| * | | ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel2023-09-161-5/+2
| * | | ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel2023-09-161-3/+0
| * | | ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel2023-09-161-10/+3
| * | | ata: pata_parport: Fix code style issuesDamien Le Moal2023-09-151-5/+4
| * | | ata: libahci: clear pending interrupt statusSzuying Chen2023-09-151-12/+23
| * | | ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET2023-09-111-2/+2
| * | | ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-112-3/+25
| |/ /
* | | Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-161-0/+3
|\ \ \
| * | | usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus2023-09-111-0/+3
| |/ /
* | | Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-161-0/+2
|\ \ \
| * | | driver core: return an error when dev_set_name() hasn't happenedAndy Shevchenko2023-09-121-0/+2
| |/ /
* | | Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-161-68/+35
|\ \ \
| * | | Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott2023-09-121-68/+35
| |/ /
* | | Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-165-6/+10
|\ \ \
| * | | i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2023-09-131-0/+1
| * | | i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang2023-09-131-2/+5
| * | | i2c: I2C_MLXCPLD on ARM64 should depend on ACPIGeert Uytterhoeven2023-09-131-2/+2
| * | | i2c: Make I2C_ATR invisibleGeert Uytterhoeven2023-09-131-1/+1
| * | | w1: ds2482: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-09-131-1/+1
| |/ /
* | | Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-154-6/+13
|\ \ \
| * | | thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki2023-09-141-2/+4
| * | | thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2023-09-112-2/+3
| * | | thermal/of: add missing of_node_put()Julia Lawall2023-09-111-2/+6
| |/ /
* | | Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-09-154-30/+33
|\ \ \
| * | | dm: don't attempt to queue IO under RCU protectionJens Axboe2023-09-151-21/+2
| * | | dm: fix a race condition in retrieve_depsMikulas Patocka2023-09-143-9/+31
| |/ /
* | | Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds2023-09-158-34/+58
|\ \ \
| * \ \ Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe2023-09-145-25/+38
| |\ \ \