summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-12spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-01-12USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-01-09xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak
2020-01-09scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis
2020-01-09tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2020-01-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2020-01-09platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2020-01-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2020-01-09PM / devfreq: Check NULL governor in available_governors_showLeonard Crestez
2020-01-09gpiolib: fix up emulated open drain outputsRussell King
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2020-01-09ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2020-01-09media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2020-01-09media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2020-01-09media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-09xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2020-01-09xen-blkback: prevent premature module unloadPaul Durrant
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-09md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2020-01-04spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy
2020-01-04gtp: avoid zero size hashtableTaehee Yoo
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo