summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-12bnxt: don't enable NAPI until rings are readyJakub Kicinski1-6/+3
2020-09-12net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-12net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-09-12vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-09-12vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson5-48/+334
2020-09-12vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2-2/+80
2020-09-12vfio/type1: Support faulting PFNMAP vmasAlex Williamson1-3/+33
2020-09-12dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-12dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-12libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2-4/+9
2020-09-12block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche7-24/+5
2020-09-12usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-12qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2020-09-12drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2020-09-12net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-12bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-12dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski1-1/+1
2020-09-12net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-12net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-09-12dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai1-0/+2
2020-09-12dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi1-4/+4
2020-09-12xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner1-2/+8
2020-09-12nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel1-0/+6
2020-09-12hwmon: (applesmc) check status earlier.Tom Rix1-15/+16
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile1-12/+69
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile1-11/+27
2020-09-03overflow.h: Add allocation size calculation helpersKees Cook1-5/+5
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin1-3/+2
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng1-0/+2
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus1-4/+8
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki1-6/+10
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner1-8/+8
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner1-1/+4
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner1-6/+5