summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-11macintosh/adb: fix oob read in do_adb_query() functionNing Qiang
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-08-11Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-08-11Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-08-11Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-08-11Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-08-11Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-08-11ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck
2022-08-11ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach
2022-08-11ACPI: video: Force backlight native for some TongFang devicesWerner Sembach
2022-08-03EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun
2022-08-03EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun
2022-08-03EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-08-03stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-08-03net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero
2022-08-03virtio-net: fix the race between refill work and closeJason Wang
2022-08-03scsi: ufs: core: Fix a race condition related to device managementBart Van Assche
2022-08-03scsi: ufs: Support clearing multiple commands at onceBart Van Assche
2022-08-03octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-03net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie
2022-08-03macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca
2022-08-03macsec: limit replay window size with XPNSabrina Dubroca
2022-08-03macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca
2022-08-03macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca
2022-08-03mlxsw: spectrum_router: simplify list unwindingTom Rix
2022-08-03net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-08-03net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean
2022-08-03scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-08-03scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-08-03octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-08-03scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-08-03ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-08-03ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-08-03drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor
2022-08-03nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-08-03intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu