aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-18tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke
2022-05-18net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-18hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-18drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET
2022-05-18hwmon: (tmp401) Add OF device ID tableCamel Guo
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2022-05-15drm/i915: Cast remain to unsigned long in eb_relocate_vmaNathan Chancellor
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li
2022-05-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-12ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-09Merge tag 'v5.4.192' into v5.4/standard/baseBruce Ashfield
2022-05-09Merge tag 'v5.4.191' into v5.4/standard/baseBruce Ashfield
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke