index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-18
8
-13
/
+50
|
\
|
*
Staging: rtl8723bs: fix an error code in isFileReadable()
Dan Carpenter
2017-06-14
1
-1
/
+1
|
*
Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-06-14
7
-12
/
+49
|
|
\
|
|
*
iio: buffer-dmaengine: Add missing header buffer_impl.h
Phil Reid
2017-06-13
1
-0
/
+1
|
|
*
iio: buffer-dma: Add missing header buffer_impl.h
Phil Reid
2017-06-13
1
-0
/
+1
|
|
*
iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
Martin Blumenstingl
2017-06-11
1
-2
/
+2
|
|
*
iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()
Wei Yongjun
2017-06-03
1
-2
/
+5
|
|
*
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2017-06-03
2
-3
/
+39
|
|
*
staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()
Alexey Khoroshilov
2017-05-28
1
-5
/
+1
*
|
|
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-06-18
4
-6
/
+8
|
\
\
\
|
*
|
|
ceph: unify inode i_ctime update
Yan, Zheng
2017-06-14
2
-3
/
+3
|
*
|
|
ceph: use current_kernel_time() to get request time stamp
Yan, Zheng
2017-06-14
1
-3
/
+1
|
*
|
|
ceph: check i_nlink while converting a file handle to dentry
Luis Henriques
2017-06-14
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-17
2
-4
/
+3
|
\
\
\
|
*
|
|
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-06-08
2
-4
/
+3
*
|
|
|
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-17
6
-68
/
+98
|
\
\
\
\
|
*
|
|
|
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
2017-06-15
1
-9
/
+12
|
*
|
|
|
ufs: more deadlock prevention on tail unpacking
Al Viro
2017-06-15
1
-1
/
+1
|
*
|
|
|
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2017-06-15
2
-10
/
+26
|
*
|
|
|
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
2017-06-15
1
-9
/
+8
|
*
|
|
|
ufs: fix s_size/s_dsize users
Al Viro
2017-06-14
4
-24
/
+19
|
*
|
|
|
ufs: fix reserved blocks check
Al Viro
2017-06-14
1
-4
/
+6
|
*
|
|
|
ufs: make ufs_freespace() return signed
Al Viro
2017-06-14
1
-2
/
+2
|
*
|
|
|
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
2017-06-14
1
-13
/
+28
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-17
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
2017-06-15
1
-0
/
+2
|
*
|
|
|
|
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
2017-06-15
1
-6
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-16
2
-6
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
2017-06-12
1
-0
/
+1
|
*
|
|
|
|
PCI: Make error code types consistent in pci_{read,write}_config_*
Brian Norris
2017-05-26
1
-6
/
+6
*
|
|
|
|
|
Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux
Linus Torvalds
2017-06-16
4
-12
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video: fbdev: udlfb: drop log level for blanking
Mike Gerow
2017-06-14
1
-2
/
+2
|
*
|
|
|
|
|
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
2017-06-14
1
-5
/
+3
|
*
|
|
|
|
|
video: fbdev: add missing USB-descriptor endianness conversions
Johan Hovold
2017-06-14
2
-4
/
+6
|
*
|
|
|
|
|
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
2017-06-14
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-16
5
-13
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
2017-06-16
1
-3
/
+3
|
*
|
|
|
|
|
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
2017-06-16
1
-8
/
+21
|
*
|
|
|
|
|
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
2017-06-16
1
-1
/
+7
|
*
|
|
|
|
|
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
2017-06-16
1
-0
/
+3
|
*
|
|
|
|
|
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
2017-06-16
1
-1
/
+4
*
|
|
|
|
|
|
Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-06-16
5
-10
/
+13
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
2017-06-16
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-06-15
3
-8
/
+10
|
*
|
|
|
|
|
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Alistair Popple
2017-06-14
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-06-16
3
-3
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
configfs: Introduce config_item_get_unless_zero()
Bart Van Assche
2017-06-12
2
-1
/
+10
|
*
|
|
|
|
|
|
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
2017-06-12
1
-2
/
+1
*
|
|
|
|
|
|
|
fs: pass on flags in compat_writev
Christoph Hellwig
2017-06-16
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-06-16
1
-0
/
+9
|
\
\
\
\
\
\
\
\
[next]