summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2019-03-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-86/+97
2019-03-10staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa1-18/+24
2019-03-10staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa1-5/+20
2019-03-10staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-03-10staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh1-2/+2
2019-03-10staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-10staging: erofs: compressed_pages should not be accessed again after freedGao Xiang3-31/+29
2019-03-10staging: erofs: fix illegal address access under memory pressureGao Xiang1-1/+6
2019-03-10staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2-15/+37
2019-03-10staging: erofs: fix memleak of inode's shared xattr arraySheng Yong1-1/+4
2019-03-10staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2-9/+24
2019-03-10staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang1-25/+45
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang2-7/+7
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang2-22/+15
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang3-11/+19
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang1-0/+5
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang1-16/+25
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang1-12/+18
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang1-6/+0
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold1-2/+4
2019-02-12staging: pi433: fix potential null dereferenceMichael Straube1-0/+4
2019-02-12staging: erofs: fix race when the managed cache is enabledGao Xiang2-39/+96
2019-02-12staging: erofs: fix the definition of DBG_BUGONGao Xiang1-1/+1
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh1-1/+5
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares1-1/+6
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-01-26staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'Gao Xiang1-4/+9
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2019-01-09staging: bcm2835-audio: double free in init error pathDan Carpenter1-1/+0
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2018-12-13Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-2/+3
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus1-0/+1
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao1-1/+1
2018-12-05staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-12-03media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+5
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-38/+48
2018-11-20media: cedrus: add action item to the TODOHans Verkuil1-0/+5
2018-11-11staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-11-11staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King1-1/+1
2018-11-09staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-11-09staging: most: use format specifier "%s" in snprintfColin Ian King1-1/+1
2018-11-07staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger1-2/+2
2018-11-07staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos1-1/+2
2018-11-07staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson1-18/+21