summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-12vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-09-12vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-12vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-12vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-09-12dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-12dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-12libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-12block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2020-09-12usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2020-09-12qmi_wwan: new Telewell and Sierra device IDsBjørn Mork
2020-09-12drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas
2020-09-12net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-12bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-12dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-09-12net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-09-12net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-09-12dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai
2020-09-12dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi
2020-09-12xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-09-12nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-09-03overflow.h: Add allocation size calculation helpersKees Cook
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov