summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-19firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-08-19mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers
2020-08-19PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi
2020-08-19PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-08-19cpufreq: Fix locking issues with governorsViresh Kumar
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-08-19driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-08-19vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-08-19usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-19net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-19mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu
2020-08-19pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-19gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai