summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-03can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost1-3/+3
2020-11-03can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong1-3/+5
2020-11-03can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp1-2/+6
2020-11-03can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol1-1/+5
2020-11-03can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde1-2/+2
2020-11-03net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds10-32/+34
2020-11-03i2c: mediatek: move dma reset before i2c resetQii Wang1-4/+4
2020-11-03vfio/pci: Bypass IGD init in case of -ENODEVFred Gao1-1/+1
2020-11-03vfio: platform: fix reference leak in vfio_platform_openZhang Qilong1-2/+1
2020-11-03vfio/pci: Implement ioeventfd thread handler for contended memory lockAlex Williamson1-8/+35
2020-11-03vfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate staticDiana Craciun1-1/+1
2020-11-03vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()Dan Carpenter1-1/+1
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger3-12/+21
2020-11-03iommu: Fix a check in iommu_check_bind_data()Dan Carpenter1-1/+1
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L1-1/+1
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L1-0/+6
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu1-0/+3
2020-11-03iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-03regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław1-0/+2
2020-11-03nvme-tcp: avoid repeated request completionSagi Grimberg1-1/+1
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg1-1/+1
2020-11-03nvme-tcp: avoid race between time out and tear downChao Leng1-11/+3
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng1-10/+2
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng2-2/+7
2020-11-03USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-03drm/vc4: drv: Remove unused variableMaxime Ripard1-1/+0
2020-11-03drm/panfrost: Fix module unloadSteven Price1-2/+3
2020-11-03drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon3-7/+13
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu1-4/+32
2020-11-02RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive1-1/+1
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell1-2/+2
2020-11-02scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy1-0/+7
2020-11-02scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke1-4/+5
2020-11-02tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-17/+19
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2-5/+1
2020-11-02vfio/fsl-mc: return -EFAULT if copy_to_user() failsDan Carpenter1-2/+6
2020-11-02vfio/type1: Use the new helper to find vfio_groupZenghui Yu1-12/+5
2020-11-02IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb1-5/+8
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza1-5/+9
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza1-6/+10
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit3-5/+15
2020-11-02Revert "nvme-pci: remove last_sq_tail"Keith Busch1-4/+19
2020-11-02of: Drop superfluous ULL suffix for ~0Geert Uytterhoeven1-1/+1
2020-11-02PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki1-3/+5
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2-37/+0
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2-5/+22
2020-11-02powercap/intel_rapl: remove unneeded semicolonTom Rix1-1/+1