index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
f2fs: add noextent_cache mount option
Jaegeuk Kim
2
-1
/
+10
2015-08-04
f2fs: shrink extent_cache entries
Jaegeuk Kim
4
-11
/
+27
2015-08-04
f2fs: shrink nat_cache entries
Jaegeuk Kim
3
-7
/
+18
2015-08-04
f2fs: introduce a shrinker for mounted fs
Jaegeuk Kim
4
-1
/
+148
2015-08-04
f2fs: set cached_en after checking finally
Jaegeuk Kim
1
-5
/
+4
2015-08-04
f2fs: update on-disk extents even under extent_cache
Jaegeuk Kim
1
-2
/
+2
2015-08-04
f2fs: fix wrong block address calculation for a split extent
Jaegeuk Kim
1
-1
/
+1
2015-08-04
f2fs: convert inline_data for various fallocate
Jaegeuk Kim
1
-0
/
+14
2015-08-04
f2fs: avoid to use failed inode immediately
Jaegeuk Kim
3
-9
/
+15
2015-08-04
f2fs: avoid freed stat information
Jaegeuk Kim
1
-1
/
+3
2015-08-04
f2fs: fix to record dirty page count for symlink
Chao Yu
2
-2
/
+4
2015-08-04
f2fs crypto: delete an unnecessary check before the function call "key_put"
Markus Elfring
1
-2
/
+1
2015-08-04
Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-08-04
Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
4
-7
/
+26
2015-08-04
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+62
2015-08-04
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
3
-9
/
+53
2015-08-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-2
/
+7
2015-08-04
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
1
-5
/
+6
2015-08-04
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
1
-1
/
+0
2015-08-04
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
1
-0
/
+11
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2
-1
/
+9
2015-08-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+30
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-24
/
+23
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2015-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+17
2015-08-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2015-08-04
Adding YAMA hooks also when YAMA is not stacked.
Salvatore Mesoraca
1
-0
/
+1
2015-08-02
Linux 4.2-rc5
v4.2-rc5
Linus Torvalds
1
-1
/
+1
2015-08-02
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-7
/
+8
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-14
/
+23
2015-08-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-25
/
+59
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+6
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
1
-1
/
+6
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
10
-91
/
+121
2015-08-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-154
/
+265
2015-08-01
i2c: fix leaked device refcount on of_find_i2c_* error path
Vladimir Zapolskiy
1
-6
/
+14
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-539
/
+1000
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+23
2015-07-31
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-69
/
+164
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-31
Merge branch 'gianfar-wol-fixes'
David S. Miller
3
-79
/
+33
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Murali Karicheri
3
-9
/
+6
2015-07-31
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+51
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-10
/
+23
[next]