summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-06-03drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2020-05-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27i2c-dev: don't get i2c adapter via i2c_devviresh kumar
2020-05-27i2c: dev: use after free in detachDan Carpenter
2020-05-27i2c: dev: don't start function name with 'return'Wolfram Sang
2020-05-27i2c: dev: switch from register_chrdev to cdev APIErico Nunes
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2020-05-27media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan