summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-03-13staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang
2019-03-10staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa
2019-03-10staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa
2019-03-10staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-03-10staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh
2019-03-10staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2019-03-10staging: erofs: compressed_pages should not be accessed again after freedGao Xiang
2019-03-10staging: erofs: fix illegal address access under memory pressureGao Xiang
2019-03-10staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang
2019-03-10staging: erofs: fix memleak of inode's shared xattr arraySheng Yong
2019-03-10staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang
2019-03-10staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold
2019-02-12staging: pi433: fix potential null dereferenceMichael Straube
2019-02-12staging: erofs: fix race when the managed cache is enabledGao Xiang
2019-02-12staging: erofs: fix the definition of DBG_BUGONGao Xiang
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube
2019-01-26staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'Gao Xiang
2019-01-16staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger
2019-01-16staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger
2019-01-09staging: bcm2835-audio: double free in init error pathDan Carpenter
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao
2018-12-05staging: rtl8712: Fix possible buffer overrunYoung Xiao
2018-12-03media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-20media: cedrus: add action item to the TODOHans Verkuil
2018-11-11staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer
2018-11-11staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King
2018-11-09staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger
2018-11-09staging: most: use format specifier "%s" in snprintfColin Ian King
2018-11-07staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger
2018-11-07staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos
2018-11-07staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson