summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-10-04staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-04staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King1-1/+1
2018-09-19staging/rts5208: Fix read overflow in memcpyDaniel Micay1-1/+1
2018-09-19staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai1-1/+1
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-05staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-09-05staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann3-26/+40
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-08-03staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown1-1/+5
2018-08-03staging: lustre: llite: correct removexattr detectionJames Simmons1-1/+5
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott1-1/+4
2018-05-30irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd1-0/+2
2018-05-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-05-25staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-05-25staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-04-13staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta1-1/+1
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-03-24staging: wilc1000: fix unchecked return valuePan Bian1-0/+2
2018-03-24staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar1-1/+7
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2018-02-25staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean1-3/+1
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott1-1/+1
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger1-10/+4
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2017-12-25staging: greybus: light: Release memory obtained by kasprintfArvind Yadav1-0/+2
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai1-1/+1
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai1-1/+1
2017-12-20vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-12-10cec: initiator should be the same as the destination for, pollHans Verkuil1-4/+3
2017-12-10mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-12-10staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King1-3/+3
2017-12-10staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue1-1/+3
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-21staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5