summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-22ACPI: GED: fix -WformatNick Desaulniers
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-11-22leds: lm3697: Fix out-of-bound accessGabriel David
2020-11-18coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-11-18coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian
2020-11-18null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal
2020-11-18cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki
2020-11-18cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki
2020-11-18cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki
2020-11-18cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota
2020-11-18drm/amd/display: Add missing pflip irqBhawanpreet Lakha
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim
2020-11-18gpio: sifive: Fix SiFive gpio probeDamien Le Moal
2020-11-18hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-18virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki
2020-11-18loop: Fix occasional uevent dropPetr Vorel
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng
2020-11-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg
2020-11-18speakup: Fix clearing selection in safe contextSamuel Thibault
2020-11-18speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault
2020-11-18speakup: Fix var_id_t values and thus keymapSamuel Thibault
2020-11-18firmware: xilinx: fix out-of-bounds accessArnd Bergmann
2020-11-18nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg
2020-11-18nvme: freeze the queue over ->lba_shift updatesSasha Levin
2020-11-18nvme: factor out a nvme_configure_metadata helperChristoph Hellwig
2020-11-18lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-18hwmon: (applesmc) Re-work SMC commsBrad Campbell
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-18ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-18net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit
2020-11-18lan743x: correctly handle chips with internal PHYSven Van Asbroeck
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes