summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-31cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki1-3/+16
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-31net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha4-20/+41
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-31drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon1-6/+6
2018-01-31Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-31Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-01-23net: mvpp2: do not disable GMAC paddingYan Markman1-9/+0
2018-01-23dm crypt: fix error return code in crypt_ctr()Wei Yongjun1-0/+1
2018-01-23dm crypt: wipe kernel key copy after IV initializationOndrej Kozina1-4/+8
2018-01-23dm crypt: fix crash by adding missing check for auth key sizeMilan Broz1-1/+6
2018-01-23dm integrity: don't store cipher request on the stackMikulas Patocka1-12/+37
2018-01-23dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-23dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-23drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2-4/+4
2018-01-23scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke1-2/+15
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2018-01-23i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-23Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-23mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau1-0/+14
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-23RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-23IB/hfi1: Prevent a NULL dereferenceDan Carpenter1-2/+2
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark1-0/+1
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner2-0/+51
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17mux: core: fix double get_device()Hans de Goede1-1/+3
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-17usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan1-2/+9
2018-01-17usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-0/+19
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-17USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern1-15/+13
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev1-1/+7