summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-05Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo
2024-06-05net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel
2024-06-05tpm: Switch to new Intel CPU model definesTony Luck
2024-06-05tpm_tis: Do *not* flush uninitialized workJan Beulich
2024-06-04Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann
2024-06-04HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET
2024-06-04HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde
2024-06-04iommu/dma: Fix domain initRobin Murphy
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-06-04EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-03irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan
2024-06-03cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada
2024-06-03gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer
2024-06-03gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer
2024-06-03gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer
2024-06-03gpio: tqmx86: fix typo in Kconfig labelGregor Herburger
2024-06-03irqchip/sifive-plic: Chain to parent IRQ after handlers are readySamuel Holland
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-03irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() failsSunil V L
2024-06-03platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf
2024-06-03platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann
2024-06-03platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko
2024-06-03platform/x86: touchscreen_dmi: Drop "silead,max-fingers" propertyHans de Goede
2024-06-03Input: silead - Always support 10 fingersHans de Goede
2024-06-03drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientationChen Ni
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang