summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-11-08mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle1-3/+4
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-1/+2
2024-11-08nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov1-0/+1
2024-11-08mctp i2c: handle NULL header addressMatt Johnston1-0/+3
2024-11-08mei: use kvmalloc for read bufferAlexander Usyskin1-2/+2
2024-11-08cxl/acpi: Ensure ports ready at cxl_acpi_probe() returnDan Williams1-0/+7
2024-11-08cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()Dan Williams1-3/+10
2024-11-08Input: edt-ft5x06 - fix regmap leak when probe failsDmitry Torokhov1-1/+18
2024-11-08spi: spi-fsl-dspi: Fix crash when not using GPIO chip selectFrank Li1-1/+5
2024-11-08phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu1-5/+5
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang1-0/+3
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang1-14/+21
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams4-44/+92
2024-11-08thunderbolt: Honor TMU requirements in the domain when setting TMU modeGil Fine1-6/+42
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-11-08iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan1-0/+2
2024-11-08iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan1-1/+1
2024-11-08iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu1-1/+1
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08Revert "driver core: Fix uevent_show() vs driver detach race"Greg Kroah-Hartman2-12/+5
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar1-2/+4
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan1-8/+8
2024-11-08phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-11-08phy: qcom: qmp-usb: fix NULL-deref on runtime suspendJohan Hovold1-0/+1
2024-11-08usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco1-2/+2
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco1-0/+1
2024-11-08usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu1-1/+1
2024-11-08USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern1-5/+15
2024-11-08usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov1-6/+8
2024-11-08usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer1-2/+4
2024-11-08usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer1-15/+20
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui1-2/+2
2024-11-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui1-44/+22
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-11-08cxl/events: Fix Trace DRAM Event RecordShiju Jose1-3/+14
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-4/+5
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-11-08mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel1-2/+24
2024-11-08mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen1-0/+7
2024-11-08netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...Zichen Xie1-1/+3
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-11-08net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu1-5/+17
2024-11-08net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan2-0/+10
2024-11-08macsec: Fix use-after-free while sending the offloading packetJianbo Liu1-2/+1
2024-11-08wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18