summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-10-14net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-14team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet
2020-10-14macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-10-14platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-14i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-10-14iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-10-14clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-10-14drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-14drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He
2020-10-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-10-14net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-10-14drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-14Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-10-14gpio: tc35894: fix up tc35894 interrupt configurationdillon min
2020-10-14USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede
2020-10-01vfio/pci: fix racy on error and request eventfd ctxZeng Tao
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson
2020-10-01mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-10-01tty: serial: samsung: Correct clock selection logicJonathan Bakker
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat
2020-10-01serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2020-10-01serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-10-01media: tda10071: fix unsigned sign extension overflowColin Ian King