platform/kernel/linux-exynos.git
2016-05-07 Jaegeuk Kimf2fs: inject kmalloc failure
2016-05-07 Jaegeuk Kimf2fs: add mount option to select fault injection ratio
2016-05-07 Jaegeuk Kimf2fs: use f2fs_grab_cache_page instead of grab_cache_page
2016-05-07 Jaegeuk Kimf2fs: introduce f2fs_kmalloc to wrap kmalloc
2016-05-07 Jaegeuk Kimf2fs: add proc entry to show valid block bitmap
2016-05-07 Jaegeuk Kimf2fs: introduce macros for proc entries
2016-05-03 Chao Yuf2fs: factor out fsync inode entry operations
2016-05-03 Chao Yuf2fs: fix to clear page private flag
2016-05-03 Chao Yuf2fs: fix to clear private data in page
2016-04-27 Yunlong Songf2fs: fix to return 0 if err == -ENOENT in f2fs_readdir
2016-04-27 Chao Yuf2fs: move node pages only in victim section during GC
2016-04-27 Chao Yuf2fs: be aware of invalid filename length
2016-04-27 Chao YuMAINTAINERS: update my email address
2016-04-26 Jaegeuk Kimf2fs: issue cache flush on direct IO
2016-04-26 Jaegeuk Kimf2fs: set fsync mark only for the last dnode
2016-04-26 Jaegeuk Kimf2fs: report unwritten status in fsync_node_pages
2016-04-26 Jaegeuk Kimf2fs: split sync_node_pages with fsync_node_pages
2016-04-26 Jaegeuk Kimf2fs: avoid writing 0'th page in volatile writes
2016-04-26 Jaegeuk Kimf2fs: avoid needless lock for node pages when fsyncing...
2016-04-15 Jaegeuk Kimf2fs: flush dirty pages before starting atomic writes
2016-04-15 Jaegeuk Kimf2fs: don't invalidate atomic page if successful
2016-04-15 Jaegeuk Kimf2fs: give -E2BIG for no space in xattr
2016-04-15 Jaegeuk Kimf2fs: remove redundant condition check
2016-04-15 Jaegeuk Kimf2fs: unset atomic/volatile flag in f2fs_release_file
2016-04-15 Jaegeuk Kimf2fs: fix dropping inmemory pages in a wrong time
2016-04-15 Jaegeuk Kimf2fs: add BUG_ON to avoid unnecessary flow
2016-04-15 Jaegeuk Kimf2fs: use PGP_LOCK to check its truncation
2016-04-15 Chao Yuf2fs: fix to convert inline directory correctly
2016-04-15 Jaegeuk Kimf2fs: show current mount status
2016-04-15 Jaegeuk Kimf2fs: treat as a normal umount when remounting ro
2016-04-15 Jaegeuk Kimf2fs: give -EINVAL for norecovery and rw mount
2016-04-15 Jaegeuk Kimf2fs: recover superblock at RW remounts
2016-04-15 Jaegeuk Kimf2fs: give RO message when recovering superblock
2016-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge branch 'mm-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge tag 'dm-4.6-fixes' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'pwm/for-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'sound-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-04-15 Linus TorvaldsMerge tag 'for-linus-4.6-rc4' of git://git./linux/kerne...
2016-04-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-14 Mike Snitzerdm cache metadata: fix READ_LOCK macros and cleanup...
2016-04-14 Linus Torvalds/proc/iomem: only expose physical resource addresses...
2016-04-14 Linus Torvaldspci-sysfs: use proper file capability helper function
2016-04-14 Linus TorvaldsMake file credentials available to the seqfile interfaces
2016-04-14 Linus TorvaldsRevert "x86: remove the kernel code/data/bss resources...
2016-04-14 Stefan Agnerpwm: fsl-ftm: Use flat regmap cache
2016-04-13 Linus TorvaldsMerge tag 'sh-fixes-4.6-rc1' of git://git.libc.org...
2016-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-04-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-04-13 Tony Luckx86/mce: Avoid using object after free in genpool
2016-04-13 Takashi IwaiALSA: hda - Fix inconsistent monitor_present state...
2016-04-13 Hyungwon HwangALSA: hda - Fix regression of monitor_present flag...
2016-04-13 Jaegeuk Kimext4/fscrypto: avoid RCU lookup in d_revalidate
2016-04-13 James MorrisMerge tag 'keys-fixes-20160412' of git://git./linux...
2016-04-12 Olof JohanssonMerge tag 'mvebu-fixes-4.6-1' of git://git.infradead...
2016-04-12 Linus WalleijARM: sa1100: remove references to the defunct handhelds.org
2016-04-12 Olof JohanssonMerge tag 'pxa-fixes-v4.6' of https://github.com/rjarzm...
2016-04-12 Olof JohanssonMerge tag 'omap-for-v4.6/fixes-rc1' of git://git./linux...
2016-04-12 Kunihiko Hayashibus: uniphier-system-bus: fix condition of overlap...
2016-04-12 Masahiro YamadaARM: uniphier: drop weird sizeof()
2016-04-12 Jaegeuk Kimfscrypto: don't let data integrity writebacks fail...
2016-04-12 Jaegeuk Kimf2fs: use dget_parent and file_dentry in f2fs_file_open
2016-04-12 Jaegeuk Kimfscrypto: use dget_parent() in fscrypt_d_revalidate()
2016-04-12 Kailang YangALSA: usb-audio: Skip volume controls triggers hangup...
2016-04-12 Lee Jonesmailbox: Stop using ENOSYS for anything other than...
2016-04-12 Lee Jonesmailbox: mailbox-test: Prevent memory leak
2016-04-12 Lee Jonesmailbox: mailbox-test: Use more consistent format for...
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-11 Linus TorvaldsMerge tag 'arc-4.6-rc4-fixes' of git://git./linux/kerne...
2016-04-11 Mikulas Patockadm: fix dm_target_io leak if clone_bio() returns an...
2016-04-11 Sven EckelmannALSA: hda/realtek - Enable the ALC292 dock fixup on...
2016-04-11 William Breathitt... ALSA: sscape: Use correct format identifier for size_t
2016-04-11 Greg Ungererm68k/gpio: remove arch specific sysfs bus device
2016-04-11 Linus TorvaldsLinux 4.6-rc3 v4.6-rc3
2016-04-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11 Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-04-10 Linus TorvaldsRevert "ext4: allow readdir()'s of large empty director...
2016-04-10 Paolo BonziniKVM: x86: mask CPUID(0xD,0x1).EAX against host value
2016-04-10 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-04-10 Xiao GuangrongKVM: MMU: fix permission_fault()
2016-04-09 Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-09 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'for-linus-4.6-ofs1' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'iommu-fixes-v4.6-rc2' of git://git./linux...
2016-04-09 Wolfram Sangi2c: jz4780: really prevent potential division by zero
2016-04-09 Wolfram SangRevert "i2c: jz4780: prevent potential division by...
next