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
2017-02-16
dm bitset: add dm_bitset_new()
Joe Thornber
2
-0
/
+58
2017-02-16
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
1
-4
/
+8
2017-02-16
dm cache metadata: add "metadata2" feature
Joe Thornber
4
-53
/
+278
2017-02-16
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
1
-20
/
+28
2017-02-16
dm bitset: introduce cursor api
Joe Thornber
2
-0
/
+91
2017-02-16
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
1
-1
/
+6
2017-02-16
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
1
-5
/
+11
2017-02-16
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
1
-4
/
+4
2017-02-16
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
1
-3
/
+3
2017-01-25
dm raid: cleanup awkward branching in raid_message() option processing
Mike Snitzer
1
-3
/
+4
2017-01-25
dm raid: use mddev rather than rdev->mddev
Heinz Mauelshagen
1
-1
/
+1
2017-01-25
dm raid: use read_disk_sb() throughout
Heinz Mauelshagen
1
-8
/
+9
2017-01-25
dm raid: add raid4/5/6 journaling support
Heinz Mauelshagen
2
-21
/
+153
2017-01-25
dm raid: be prepared to accept arbitrary '- -' tuples
Heinz Mauelshagen
1
-5
/
+23
2017-01-25
dm raid: fix transient device failure processing
Heinz Mauelshagen
2
-49
/
+42
2017-01-22
Linux 4.10-rc5
v4.10-rc5
Linus Torvalds
1
-2
/
+2
2017-01-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-01-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2017-01-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-7
/
+45
2017-01-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-75
/
+108
2017-01-21
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-32
/
+31
2017-01-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+13
2017-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2017-01-21
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
12
-47
/
+151
2017-01-21
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-59
/
+132
2017-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-27
/
+79
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-66
/
+158
2017-01-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+2
2017-01-20
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-18
/
+34
2017-01-20
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-9
/
+17
2017-01-20
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+18
2017-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-2
/
+3
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-111
/
+94
2017-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-11
/
+40
2017-01-20
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-2
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
2017-01-20
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
1
-53
/
+100
2017-01-20
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Anton Blanchard
1
-5
/
+5
2017-01-20
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-20
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-40
/
+47
2017-01-19
Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
6
-33
/
+84
2017-01-19
ARM: dts: da850-evm: fix read access to SPI flash
Fabien Parent
1
-0
/
+1
2017-01-19
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2017-01-19
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
1
-0
/
+25
2017-01-19
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-19
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2017-01-19
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
[next]