aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-06Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski1-1/+2
2024-06-05Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-25/+50
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-7/+19
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-4/+142
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-05Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10Jens Axboe2-4/+4
2024-06-05null_blk: fix validation of block sizeAndreas Hindborg1-2/+2
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis1-42/+49
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-05Merge tag 'i2c-for-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2024-06-05Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki4-3/+15
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich2-36/+77
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+4
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo1-0/+1
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel1-7/+6
2024-06-05tpm: Switch to new Intel CPU model definesTony Luck2-2/+2
2024-06-05tpm_tis: Do *not* flush uninitialized workJan Beulich1-1/+2
2024-06-04Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-71/+88
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel2-4/+5
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams3-8/+0
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko1-0/+1
2024-06-04media: av7110: coding style fixes: avoid_externsStefan Herdler5-51/+51
2024-06-04media: av7110: coding style fixes: loggingStefan Herdler8-187/+157
2024-06-04media: av7110: coding style fixes: deep_indentationStefan Herdler1-117/+117
2024-06-04media: av7110: coding style fixes: miscellaneousStefan Herdler2-4/+2
2024-06-04media: av7110: coding style fixes: variable typesStefan Herdler4-10/+10
2024-06-04media: av7110: coding style fixes: sizeofStefan Herdler2-3/+3
2024-06-04media: av7110: coding style fixes: comparsationsStefan Herdler3-10/+10
2024-06-04media: av7110: coding style fixes: assignmentsStefan Herdler5-17/+43
2024-06-04media: av7110: coding style fixes: bracesStefan Herdler6-33/+36
2024-06-04media: av7110: coding style fixes: commentsStefan Herdler7-25/+39
2024-06-04media: av7110: coding style fixes: whitespace (strict)Stefan Herdler11-114/+114
2024-06-04media: av7110: coding style fixes: newlineStefan Herdler7-52/+54
2024-06-04media: av7110: coding style fixes: whitespaceStefan Herdler9-104/+104
2024-06-04media: av7110: coding style fixes: blank linesStefan Herdler10-114/+33
2024-06-04media: av7110: coding style fixes: pointer_locationStefan Herdler5-58/+58
2024-06-04media: sp8870: coding style fixes: loggingStefan Herdler2-21/+27
2024-06-04media: sp8870: coding style fixes: miscellaneousStefan Herdler2-13/+14
2024-06-04media: sp8870: coding style fixes: newline, comments and bracesStefan Herdler2-29/+34
2024-06-04media: sp8870: coding style fixes: whitespaceStefan Herdler2-43/+43
2024-06-04media: av7110: remove budget-patch driverStefan Herdler3-689/+0
2024-06-04media: av7110: remove old documentation filesStefan Herdler50-3303/+0
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann2-45/+57