summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-20clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin
2020-06-20spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-06-20spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-06-20spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-20spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-20spi: Fix controller unregister orderLukas Wunner
2020-06-20spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko
2020-06-20spi: dw: Fix controller unregister orderLukas Wunner
2020-06-20spi: dw: fix possible race conditionSasha Levin
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
2020-06-20pwm: fsl-ftm: Use flat regmap cacheStefan Agner
2020-06-20net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2020-06-20scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-06-11staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-06-11vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-06-11USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-11USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-11USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-11NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-11spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong
2020-06-11IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet
2020-06-11platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi
2020-06-11usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2020-06-11scsi: scsi_devinfo: fixup string compareHannes Reinecke
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2020-06-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2020-06-03usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda