summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-03Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-12-03Input: remove third argument of usb_maxpacket()Vincent Mailhol6-6/+6
2025-12-03ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+8
2025-12-03pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin1-0/+2
2025-12-03pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-12-03net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-03uio_hv_generic: Set event for all channels on the deviceLong Li1-4/+17
2025-12-03net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon2-12/+12
2025-12-03s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-12-03mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-03scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz1-0/+3
2025-12-03scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-12-03Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih1-0/+6
2025-12-03be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-03HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14
2025-12-03isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()Abdun Nihaal1-5/+13
2025-12-03EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara1-2/+2
2025-12-03EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara1-3/+15
2025-12-03spi: Try to get ACPI GPIO IRQ earlierHans de Goede1-0/+10
2025-12-03drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-12-03regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang1-0/+1
2025-12-03regulator: fixed: use dev_err_probe for registerChris Morgan1-2/+3
2025-12-03net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-12-03net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-12-03net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-12-03Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault1-7/+6
2025-12-03net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-12-03HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb2-0/+4
2025-12-03extcon: adc-jack: Cleanup wakeup source only if it was enabledKrzysztof Kozlowski1-1/+2
2025-12-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-12-03net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-12-03net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-12-03net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-12-03net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325Álvaro Fernández Rojas2-4/+18
2025-12-03net: dsa/b53: change b53_force_port_config() pause argumentRussell King1-10/+15
2025-12-03fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese1-0/+17
2025-12-03ACPI: property: Return present device nodes only on fwnode interfaceSakari Ailus1-1/+23
2025-12-03ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre1-1/+0
2025-12-03Bluetooth: bcsp: receive data only if registeredIvan Pravdin1-0/+3
2025-12-03net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-12-03remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold1-0/+5
2025-12-03net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-12-03usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati1-0/+1
2025-12-03usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBsForest Crossman1-6/+8
2025-12-03scsi: lpfc: Define size of debugfs entry for xri rebalancingJustin Tee1-0/+3
2025-12-03scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESETJustin Tee1-4/+10
2025-12-03media: redrat3: use int type to store negative error codesQianfeng Rong1-1/+1
2025-12-03net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund1-0/+4
2025-12-03phy: cadence: cdns-dphy: Enable lower resolutions in dphyHarikrishna Shenoy1-1/+3
2025-12-03usb: gadget: f_hid: Fix zero length packet transferWilliam Wu1-2/+2