summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-19firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook1-1/+4
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick3-0/+17
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2020-08-19mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin1-0/+9
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan1-1/+6
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers1-8/+13
2020-08-19PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi1-7/+4
2020-08-19PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier1-19/+23
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky1-0/+1
2020-08-19cpufreq: Fix locking issues with governorsViresh Kumar1-23/+35
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-9/+3
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen1-14/+17
2020-08-19driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa1-3/+4
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka3-6/+9
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen2-11/+27
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix1-2/+7
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-16/+18
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen4-19/+23
2020-08-19vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy1-4/+27
2020-08-19usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn1-11/+7
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi1-1/+2
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-19mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu1-2/+3
2020-08-19pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini1-4/+7
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter1-4/+12
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-19gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum1-5/+8
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-19wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai1-1/+4