summaryrefslogtreecommitdiffstats
path: root/mm/dmapool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-17scsi: be2iscsi: Make some variables staticTom Rix1-9/+9
2023-03-10scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-5/+0
2023-03-10scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-7/+0
2023-03-10scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-6/+0
2023-03-10scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas4-127/+27
2023-03-10scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() commentBjorn Helgaas1-1/+0
2023-03-10scsi: csiostor: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-10scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-7/+0
2023-03-10scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-10/+0
2023-03-10scsi: arcmsr: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-10scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-3/+0
2023-03-10scsi: hisi_sas: Add device attribute experimental_iopoll_q_cnt for v3 hwXiang Chen1-0/+13
2023-03-10scsi: hisi_sas: Sync complete queue for poll queueXiang Chen3-22/+61
2023-03-10scsi: hisi_sas: Add poll support for v3 hwXiang Chen3-10/+82
2023-03-10scsi: hisi_sas: Add function complete_v3_hw()Xiang Chen1-5/+12
2023-03-10scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov3-6/+53
2023-03-10scsi: target: core: Drop device-based RTPIRoman Bolshakov4-52/+0
2023-03-10scsi: target: core: Use RTPI from target portRoman Bolshakov5-11/+11
2023-03-10scsi: target: core: Add RTPI field to target portDmitry Bogdanov4-5/+62
2023-03-10scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee5-5/+5
2023-03-10scsi: lpfc: Update lpfc version to 14.2.0.11Justin Tee1-1/+1
2023-03-10scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee5-21/+46
2023-03-10scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee5-5/+49
2023-03-10scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee1-11/+13
2023-03-10scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee2-5/+6
2023-03-10scsi: lpfc: Record LOGO state with discovery engine even if abortedJustin Tee1-3/+4
2023-03-10scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driverJustin Tee1-2/+2
2023-03-10scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee3-4/+4
2023-03-10scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee1-2/+5
2023-03-10scsi: message: fusion: Avoid flush_scheduled_work() usageTetsuo Handa1-1/+0
2023-03-10scsi: message: fusion: Remove unused sas_persist_task workTetsuo Handa1-1/+0
2023-03-10scsi: be2iscsi: Remove unused variable internal_page_offsetJiapeng Chong1-2/+0
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin1-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach1-0/+1
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela1-0/+1
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03mailmap: map Dikshita Agarwal's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03mailmap: map Vikash Garodia's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton1-1/+1