summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
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-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-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-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-08xen/netfront: read response from backend only onceJuergen Gross
2021-12-08xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-08xen/blkfront: read response from backend only onceJuergen Gross
2021-12-08scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-08xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-12-08xen: don't continue xenstore initialization in case of errorsStefano Stabellini
2021-12-08staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-12-08binder: fix test regression due to sender_euid changeTodd Kjos
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-08USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-08USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-12-08staging: ion: Prevent incorrect reference counting behavourLee Jones
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26maple: fix wrong return value of maple_bus_init().Lu Wei
2021-11-26scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie
2021-11-26scsi: target: Fix ordered tag handlingMike Christie
2021-11-26tty: tty_buffer: Fix the softlockup issue in flush_to_ldiscGuanghui Feng
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-26PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2021-11-26nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-26xen-pciback: Fix return in pm_ctrl_init()YueHaibing