index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-22
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-32
/
+31
2017-01-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+13
2017-01-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2017-01-22
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
12
-47
/
+151
2017-01-22
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-59
/
+132
2017-01-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-27
/
+79
2017-01-21
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-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-40
/
+47
2017-01-20
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-20
ARM: dts: da850-evm: fix read access to SPI flash
Fabien Parent
1
-0
/
+1
2017-01-20
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-20
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2017-01-20
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
1
-0
/
+25
2017-01-20
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-20
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2017-01-20
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
[next]