summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-188-13/+50
|\
| * Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter2017-06-141-1/+1
| * Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-147-12/+49
| |\
| | * iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | * iio: buffer-dma: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | * iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl2017-06-111-2/+2
| | * iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun2017-06-031-2/+5
| | * iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-032-3/+39
| | * staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov2017-05-281-5/+1
* | | Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-184-6/+8
|\ \ \
| * | | ceph: unify inode i_ctime updateYan, Zheng2017-06-142-3/+3
| * | | ceph: use current_kernel_time() to get request time stampYan, Zheng2017-06-141-3/+1
| * | | ceph: check i_nlink while converting a file handle to dentryLuis Henriques2017-06-141-0/+4
| |/ /
* | | Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-172-4/+3
|\ \ \
| * | | xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster2017-06-082-4/+3
* | | | Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-176-68/+98
|\ \ \ \
| * | | | ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro2017-06-151-9/+12
| * | | | ufs: more deadlock prevention on tail unpackingAl Viro2017-06-151-1/+1
| * | | | ufs: avoid grabbing ->truncate_mutex if possibleAl Viro2017-06-152-10/+26
| * | | | ufs_get_locked_page(): make sure we have buffer_headsAl Viro2017-06-151-9/+8
| * | | | ufs: fix s_size/s_dsize usersAl Viro2017-06-144-24/+19
| * | | | ufs: fix reserved blocks checkAl Viro2017-06-141-4/+6
| * | | | ufs: make ufs_freespace() return signedAl Viro2017-06-141-2/+2
| * | | | ufs: fix logics in "ufs: make fsck -f happy"Al Viro2017-06-141-13/+28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-172-6/+6
|\ \ \ \ \
| * | | | | fs: don't forget to put old mntns in mntns_installAndrei Vagin2017-06-151-0/+2
| * | | | | Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2017-06-151-6/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-162-6/+7
|\ \ \ \ \
| * | | | | PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
| * | | | | PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
* | | | | | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds2017-06-164-12/+12
|\ \ \ \ \ \
| * | | | | | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| * | | | | | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
| * | | | | | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6
| * | | | | | video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-165-13/+38
|\ \ \ \ \ \
| * | | | | | mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang2017-06-161-3/+3
| * | | | | | userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli2017-06-161-8/+21
| * | | | | | mm: numa: avoid waiting on freed migrated pagesMark Rutland2017-06-161-1/+7
| * | | | | | swap: cond_resched in swap_cgroup_prepare()Yu Zhao2017-06-161-0/+3
| * | | | | | mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse2017-06-161-1/+4
* | | | | | | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-165-10/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
| * | | | | | powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-153-8/+10
| * | | | | | powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple2017-06-141-1/+2
* | | | | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-163-3/+11
|\ \ \ \ \ \ \
| * | | | | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-122-1/+10
| * | | | | | | configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-121-2/+1
* | | | | | | | fs: pass on flags in compat_writevChristoph Hellwig2017-06-161-1/+1
* | | | | | | | Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-06-161-0/+9
|\ \ \ \ \ \ \ \