summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08serial: core: fix transmit-buffer reset and memleakJohan Hovold
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-12-01tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-01xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-01xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-01xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-01xen/netfront: read response from backend only onceJuergen Gross
2021-12-01xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-01xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-01xen/blkfront: read response from backend only onceJuergen Gross
2021-12-01vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-12-01drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-12-01pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún
2021-12-01pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT
2021-12-01pinctrl: armada-37xx: Correct mpp definitionsMarek Behún
2021-12-01PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár
2021-12-01PCI: aardvark: Fix link trainingPali Rohár
2021-12-01PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-12-01PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár
2021-12-01PCI: aardvark: Update comment about disabling link trainingPali Rohár
2021-12-01PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár
2021-12-01PCI: aardvark: Fix compilation on s390Pali Rohár