aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar3-2/+30
2024-09-12scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar1-1/+24
2024-09-12Merge branch 'ena-driver-metrics-changes'Jakub Kicinski7-68/+442
2024-09-12net: ena: Extend customer metrics reporting supportDavid Arinzon5-78/+344
2024-09-12net: ena: Add ENA Express metrics supportDavid Arinzon7-34/+142
2024-09-12scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-09-12scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner1-2/+4
2024-09-12scsi: scsi_debug: Remove a useless memset()Christophe JAILLET1-1/+0
2024-09-12scsi: pmcraid: Convert comma to semicolonChen Ni1-1/+1
2024-09-12scsi: sd: Retry START STOP UNIT commandsBart Van Assche1-0/+29
2024-09-12scsi: mpi3mr: A performance fixTomas Henzl2-2/+2
2024-09-12scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey1-1/+1
2024-09-12scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King1-3/+2
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-09-12scsi: qedf: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12cifs: Fix signature miscalculationDavid Howells1-1/+1
2024-09-12scsi: pm8001: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: zalon: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-12scsi: fusion: mptctl: Use min() macroYan Zhen1-1/+1
2024-09-12scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET1-3/+0
2024-09-12scsi: ibmvfc: Add max_sectors module parameterBrian King2-4/+19
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski267-1138/+2470
2024-09-12scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li1-1/+0
2024-09-12scsi: st: Fix input/output error on empty drive resetRafael Rocha1-2/+3
2024-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2024-09-12drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst1-1/+1
2024-09-12drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-09-12drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko1-2/+5
2024-09-12drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld1-1/+3
2024-09-12drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann1-0/+4
2024-09-12Merge tag 'block-6.11-20240912' of git://git.kernel.dk/linuxLinus Torvalds3-7/+38
2024-09-13cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2-0/+19
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl5-3/+25
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K1-1/+1
2024-09-12Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+20
2024-09-12hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko1-2/+1
2024-09-12hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko1-4/+1
2024-09-12vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter1-1/+1
2024-09-12Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+12
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds34-190/+364
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-11/+58
2024-09-12mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds1-5/+22
2024-09-12ASoC: Intel: boards: updates for 6.12 - part 2Mark Brown14-386/+259
2024-09-12um: fix time-travel syscall scheduling hackJohannes Berg1-14/+20
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie4-11/+0
2024-09-12um: Remove the declaration of user_thread functionTiwei Bie1-1/+0
2024-09-12um: Remove the call to SUBARCH_EXECVE1 macroTiwei Bie1-3/+0