summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-09efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-07-09dm zoned: assign max_io_len correctlyHou Tao
2020-07-09irqchip/gic: Atomically update affinityMarc Zyngier
2020-07-09dma-buf: Move dma_buf_release() from fops to dentry_opsSumit Semwal
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-09spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski
2020-07-09i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-09i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-09nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-09nvme: fix identify error status silent ignoreSagi Grimberg
2020-07-09virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao
2020-07-09drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-07-09thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-07-09thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-07-09cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-09nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-07-09nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov
2020-06-30Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman
2020-06-30dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka
2020-06-30dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye
2020-06-30Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-30drm: rcar-du: Fix build errorDaniel Gomez
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-30ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld
2020-06-30ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor
2020-06-30pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar
2020-06-30pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov
2020-06-30net: alx: fix race condition in alx_removeZekun Shen
2020-06-30ibmvnic: Harden device login requestsThomas Falcon
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-30ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin