summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-06-201-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-06-205-7/+17
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-06-201-0/+2
* crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)2020-06-201-0/+1
* crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)2020-06-201-5/+10
* crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)2020-06-201-2/+3
* spi: bcm2835: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: pxa2xx: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: Fix controller unregister orderLukas Wunner2020-06-201-1/+2
* spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko2020-06-201-2/+1
* spi: dw: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* spi: dw: fix possible race conditionSasha Levin2020-06-201-1/+2
* crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET2020-06-201-2/+2
* spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen2020-06-201-4/+4
* spi: bcm2835aux: Fix controller unregister orderLukas Wunner2020-06-201-1/+3
* ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2020-06-202-10/+20
* ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel2020-06-201-3/+19
* ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu2020-06-201-0/+1
* ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu2020-06-201-1/+3
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-201-1/+3
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-201-3/+3
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-06-201-5/+3
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-201-0/+1
* crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin2020-06-201-1/+1
* serial: imx: Fix handling of TC irq in combination with DMAUwe Kleine-König2020-06-201-4/+18
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-201-2/+15
* vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-201-0/+4
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-111-4/+2
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-111-0/+8
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-06-111-14/+0
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-06-111-1/+1
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-111-8/+1
* tty: hvc_console, fix crashes on parallel open/closeJiri Slaby2020-06-111-15/+8
* vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov2020-06-111-10/+16
* usb: musb: Fix runtime PM imbalance on errorDinghao Liu2020-06-111-5/+5
* usb: musb: start session in resume for host portBin Liu2020-06-111-0/+7
* USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-06-111-0/+4
* USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-06-111-0/+4
* USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-06-111-0/+1
* NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-06-111-1/+3
* net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-06-111-0/+1
* airo: Fix read overflows sending packetsDan Carpenter2020-06-111-0/+12
* scsi: ufs: Release clock if DMA map failsCan Guo2020-06-111-0/+1
* p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo2020-06-111-0/+1
* HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-06-111-0/+8
* HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-06-111-0/+17
* net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-06-111-4/+5
* net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-06-111-0/+13
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-06-111-6/+7
* net: bmac: Fix read of MAC address from ROMJeremy Kerr2020-06-111-1/+1