summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-02pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia1-3/+6
2026-04-02Bluetooth: hci_ll: Fix firmware leak on error pathAnas Iqbal1-0/+2
2026-04-02spi: intel-pci: Add support for Nova Lake mobile SPI flashAlan Borzeszkowski1-0/+1
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng2-1/+10
2026-04-02HID: apple: avoid memory leak in apple_report_fixup()Günther Noack1-3/+1
2026-04-02HID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
2026-04-02HID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-04-02HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
2026-04-02HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-04-02nvme-pci: ensure we're polling a polled queueKeith Busch1-1/+2
2026-04-02platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede1-0/+18
2026-04-02platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg1-0/+7
2026-04-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges1-2/+2
2026-04-02nvme-pci: cap queue creation to used queuesKeith Busch1-1/+7
2026-04-02platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz1-0/+6
2026-04-02HID: asus: avoid memory leak in asus_report_fixup()Günther Noack1-4/+11
2026-04-02hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich1-1/+1
2026-04-02hwmon: (axi-fan-control) Make use of dev_err_probe()Nuno Sa1-22/+18
2026-04-02hwmon: (axi-fan-control) Use device firmware agnostic APINuno Sa1-19/+20
2026-04-02cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli1-16/+9
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+13
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-25i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2026-03-25i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-25USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)1-30/+47
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-25hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki1-7/+8
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25PM: runtime: Fix a race condition related to device removalBart Van Assche1-0/+1