summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-04-03staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+28
2019-04-03staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2-2/+9
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-04-03staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault3-5/+18
2019-04-03staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann1-1/+1
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-03-23media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13
2019-03-23media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-03-23media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam1-1/+1
2019-03-23media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2019-03-13staging: erofs: compressed_pages should not be accessed again after freedGao Xiang3-31/+29
2019-03-13staging: 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: 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-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2019-01-30Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman1-89/+78
2019-01-30staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-78/+89
2019-01-30staging: octeon: fix broken phylib usageAaro Koskinen1-1/+1
2019-01-30staging: speakup: fix tty-operation NULL derefsJohan Hovold1-2/+4
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2019-01-15staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-01-15staging: vchiq: Fix local event signallingPhil Elwell1-0/+1
2019-01-15Staging: wilc1000: unlock on error in init_chip()Dan Carpenter1-3/+4
2019-01-15staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva1-2/+1
2019-01-15staging: wilc1000: fix registration frame sizeJĂșlius Milan1-1/+1
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain3-19/+9
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-12/+12
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds325-10870/+7118
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+2
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-10/+65
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds24-0/+24021
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds27-152/+3679