summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-03EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero
2022-08-03virtio-net: fix the race between refill work and closeJason Wang
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-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: 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-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-07-29drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow
2022-07-29drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter
2022-07-29drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito
2022-07-29drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29drm/amd/display: Fix surface optimization regression on CarrizoNicholas Kazlauskas
2022-07-29drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas
2022-07-29drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas
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
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu
2022-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg
2022-07-29mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-07-29xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2022-07-29xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman
2022-07-29xhci: dbc: create and remove dbc structure in dbgtty driver.Mathias Nyman
2022-07-29xhci: dbc: refactor xhci_dbc_init()Mathias Nyman
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde