summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2023-12-12Merge tag 'iio-fixes-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman10-69/+141
2023-12-12Merge tag 'icc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman3-1/+5
2023-12-11PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold1-0/+2
2023-12-11PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold1-5/+5
2023-12-11PCI: qcom: Clean up ASPM commentJohan Hovold1-1/+4
2023-12-11PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold1-13/+40
2023-12-11drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-11drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-12-11drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher1-2/+0
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-11dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li1-0/+1
2023-12-11drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_getStuart Lee1-1/+8
2023-12-11drm/edid: also call add modes in EDID connector update fallbackJani Nikula1-1/+2
2023-12-11dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang1-3/+2
2023-12-11drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula1-10/+21
2023-12-11drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä1-1/+2
2023-12-11drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2023-12-11drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-11drm/i915: Use internal class when counting engine resetsTvrtko Ursulin3-5/+14
2023-12-11drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2-5/+7
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao2-5/+5
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-11accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski1-3/+9
2023-12-11dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun1-5/+7
2023-12-11dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun1-7/+7
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-10net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-10spi: spi-imx: correctly configure burst length when using dmaBenjamin Bigler1-4/+11
2023-12-10Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+9
2023-12-10atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye1-2/+2
2023-12-10atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye1-2/+2
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-9/+9
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-65/+85
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-49/+77
2023-12-09bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2-4/+24
2023-12-09bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP5-34/+16
2023-12-09bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy1-1/+2
2023-12-09bnxt_en: Clear resource reservation during resumeSomnath Kotur1-0/+2
2023-12-09cxl/cdat: Free correct buffer on checksum errorIra Weiny1-7/+6
2023-12-09qca_spi: Fix reset behaviorStefan Wahren1-1/+7
2023-12-09qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren1-3/+5
2023-12-09qca_debug: Prevent crash on TX ring changesStefan Wahren2-5/+16