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
2016-08-29
f2fs: clean up foreground GC flow
Chao Yu
1
-11
/
+8
2016-08-29
f2fs: set dirty state for filesystem only when updating meta data
Chao Yu
1
-0
/
+4
2016-08-29
f2fs: skip new checkpoint when doing fstrim without fs change
Yunlei He
1
-0
/
+11
2016-08-29
f2fs: add discard info to sys entry of f2fs status
Yunlei He
2
-3
/
+14
2016-08-29
f2fs: reduce batch size of fstrim
Jaegeuk Kim
1
-1
/
+1
2016-08-24
f2fs: clean up bio cache trace
Chao Yu
1
-11
/
+7
2016-08-24
f2fs: do not use discard_map for hard disks
Jaegeuk Kim
3
-10
/
+29
2016-08-24
f2fs: not allow to write illegal blkaddr
Yunlei He
1
-2
/
+2
2016-08-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2016-08-23
Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-40
/
+40
2016-08-23
Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2016-08-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-7
/
+8
2016-08-23
vhost/scsi: fix reuse of &vq->iov[out] in response
Benjamin Coddington
1
-3
/
+3
2016-08-22
usercopy: fix overlap check for kernel text
Josh Poimboeuf
1
-1
/
+1
2016-08-22
usercopy: avoid potentially undefined behavior in pointer math
Eric Biggers
1
-1
/
+1
2016-08-22
Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+30
2016-08-22
Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-10
/
+11
2016-08-21
Linux 4.8-rc3
v4.8-rc3
Linus Torvalds
1
-1
/
+1
2016-08-21
Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-22
/
+2
2016-08-21
EDAC, skx_edac: Add EDAC driver for Skylake
Tony Luck
4
-0
/
+1136
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-19
ARC: export __udivdi3 for modules
Vineet Gupta
1
-0
/
+2
2016-08-19
Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
1
-0
/
+1
2016-08-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-22
/
+34
2016-08-19
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
Vineet Gupta
1
-1
/
+1
2016-08-19
ARC: export kmap
Vineet Gupta
1
-0
/
+1
2016-08-19
ARC: Support syscall ABI v4
Vineet Gupta
3
-5
/
+14
2016-08-19
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
1
-2
/
+2
2016-08-19
Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-38
/
+53
2016-08-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-19
/
+29
2016-08-19
Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-79
/
+215
2016-08-19
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-28
/
+119
2016-08-19
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2016-08-19
gpio: make any OF dependent driver depend on OF_GPIO
Linus Walleij
1
-5
/
+5
2016-08-19
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-18
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
11
-100
/
+224
2016-08-18
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-14
/
+15
2016-08-19
f2fs: avoid potential deadlock in f2fs_move_file_range
Chao Yu
1
-2
/
+7
2016-08-19
f2fs: allow copying file range only in between regular files
Chao Yu
1
-2
/
+2
2016-08-19
Revert "f2fs: move i_size_write in f2fs_write_end"
Chao Yu
1
-1
/
+1
2016-08-19
Revert "f2fs: use percpu_rw_semaphore"
Jaegeuk Kim
3
-35
/
+30
2016-08-18
Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux
Linus Torvalds
3
-8
/
+3
2016-08-19
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-95
/
+219
2016-08-19
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...
Dave Airlie
1
-5
/
+5
2016-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+24
2016-08-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+11
2016-08-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+25
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-69
/
+207
2016-08-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+4
[next]