summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng2021-04-071-0/+3
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-04-071-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-04-071-1/+1
* usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan2021-04-071-1/+1
* usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang2021-04-071-5/+5
* USB: cdc-acm: fix use-after-free after probe failureJohan Hovold2021-04-071-0/+5
* USB: cdc-acm: fix double free on probe failureJohan Hovold2021-04-071-1/+0
* USB: cdc-acm: downgrade message to debugOliver Neukum2021-04-071-1/+2
* USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum2021-04-071-16/+32
* cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum2021-04-071-1/+3
* usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun2021-04-071-1/+9
* usb: musb: Fix suspend with devices connected for a64Tony Lindgren2021-04-071-4/+8
* USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin2021-04-071-0/+4
* usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan2021-04-071-0/+2
* firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-071-2/+7
* extcon: Fix error handling in extcon_dev_registerDinghao Liu2021-04-071-0/+1
* pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan2021-04-071-5/+8
* drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao2021-04-071-4/+4
* drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-04-071-1/+1
* PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter2021-04-071-1/+1
* PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter2021-04-071-1/+7
* net: wan/lmc: unregister device when no matching device is foundTong Zhang2021-04-071-0/+2
* net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi2021-04-071-1/+3
* ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan2021-04-071-2/+5
* brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce2021-04-071-2/+5
* thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi2021-04-071-0/+3
* staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-04-071-1/+1
* scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan2021-04-071-1/+1
* scsi: st: Fix a use after free in st_open()Lv Yunlong2021-04-071-1/+1
* vhost: Fix vhost_vq_reset()Laurent Vivier2021-04-071-1/+1
* xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich2021-03-301-1/+1
* can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde2021-03-301-2/+0
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+1
* scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai2021-03-301-2/+6
* scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-301-0/+1
* dm verity: add root hash pkcs#7 signature verificationJeongHyeon Lee2021-03-301-1/+1
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-302-6/+33
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin2021-03-301-1/+5
* drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov2021-03-301-0/+4
* net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe2021-03-301-0/+2
* net: cdc-phonet: fix data-interface release on probe failureJohan Hovold2021-03-301-0/+2
* can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun2021-03-301-3/+0
* can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2021-03-302-24/+6
* can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang2021-03-301-1/+2
* can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello2021-03-301-1/+7
* can: peak_usb: add forgotten supported devicesStephane Grosjean2021-03-301-0/+2
* ftgmac100: Restart MAC HW onceDylan Hung2021-03-301-0/+1