summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03cxl/pci: Handle excessive CDAT lengthLukas Wunner
2023-04-03cxl/pci: Handle truncated CDAT entriesLukas Wunner
2023-04-03cxl/pci: Handle truncated CDAT headerLukas Wunner
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-03gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole
2023-04-03gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-04-03platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach
2023-04-03platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson
2023-04-03platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson
2023-04-03platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-04-03drm/i915: Fix context runtime accountingTvrtko Ursulin
2023-04-03drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li
2023-04-03drm/i915: Use compressed bpp when calculating m/n value for DP MST DSCStanislav Lisovskiy
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon
2023-04-02scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua
2023-04-02scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao
2023-04-02scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar
2023-04-02scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Adrien Thierry
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-02net: ethernet: mtk_eth_soc: fix remaining throughput regressionFelix Fietkau
2023-04-02net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-31Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski
2023-04-01drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst
2023-03-31media: i2c: imx290: fix conditional function defintionsArnd Bergmann
2023-03-31Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-31Merge tag 'regulator-fix-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-31Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang1503
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede
2023-03-31Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-31Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-03-31net: netcp: MAX_SKB_FRAGS is now 'int'Arnd Bergmann