summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-13/+86
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi1-1/+4
2023-01-12scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li1-1/+1
2023-01-12scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang1-1/+1
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-10/+18
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-11drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2-4/+4
2023-01-11spi: Merge rename of spi-cs-setup-ns DT propertyMark Brown1-1/+1
2023-01-11spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski1-2/+0
2023-01-11spi: spidev: fix a race condition when accessing spidev->spiBartosz Golaszewski1-16/+18
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-48/+103
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann1-613/+0
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-9/+15
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2-2/+2
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin1-1/+1
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-10cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan1-0/+1
2023-01-10Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki5-9/+31
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2-4/+17
2023-01-10ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede1-0/+4
2023-01-10ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan1-0/+7
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König1-16/+30
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-10nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig1-16/+31
2023-01-10nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig1-25/+28
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig1-10/+8
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang1-2/+7
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin1-1/+2
2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin1-1/+1
2023-01-09net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-09net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-09net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-09net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-09net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-09net/mlx5e: Fix memory leak on updating vport countersAya Levin1-1/+2
2023-01-09net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo1-6/+0
2023-01-09net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo1-0/+1
2023-01-09net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-09net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-09net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-09net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh1-11/+2
2023-01-09net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-09net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1