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.13.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
2016-09-04
iw_cxgb4: call dev_put() on l2t allocation failure
Steve Wise
1
-1
/
+3
2016-08-28
nvme-rdma: Get rid of redundant defines
Sagi Grimberg
1
-4
/
+0
2016-08-28
nvme-rdma: Get rid of duplicate variable
Sagi Grimberg
1
-8
/
+7
2016-08-19
nvme: fabrics drivers don't need the nvme-pci driver
Christoph Hellwig
2
-2
/
+2
2016-08-19
nvme-fabrics: get a reference when reusing a nvme_host structure
Christoph Hellwig
1
-1
/
+3
2016-08-19
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
3
-7
/
+7
2016-08-18
nvme-loop: set sqsize to 0-based value, per spec
Jay Freyensee
1
-2
/
+2
2016-08-18
nvme-rdma: fix sqsize/hsqsize per spec
Jay Freyensee
1
-4
/
+10
2016-08-18
fabrics: define admin sqsize min default, per spec
Jay Freyensee
2
-3
/
+19
2016-08-18
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
Jay Freyensee
1
-2
/
+2
2016-08-16
nvmet-rdma: Fix use after free
Vincent Stehlé
1
-1
/
+2
2016-08-16
nvme-rdma: initialize ret to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-08-04
nvme-rdma: Remove unused includes
Sagi Grimberg
1
-3
/
+0
2016-08-04
nvme-rdma: start async event handler after reconnecting to a controller
Sagi Grimberg
1
-0
/
+2
2016-08-04
nvmet: Fix controller serial number inconsistency
Sagi Grimberg
3
-5
/
+6
2016-08-04
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...
Sagi Grimberg
1
-9
/
+4
2016-08-04
nvmet-rdma: Correctly handle RDMA device hot removal
Sagi Grimberg
1
-17
/
+70
2016-08-03
nvme-rdma: Make sure to shutdown the controller if we can
Sagi Grimberg
1
-1
/
+1
2016-08-03
nvme-loop: Remove duplicate call to nvme_remove_namespaces
Sagi Grimberg
1
-3
/
+1
2016-08-03
nvme-rdma: Free the I/O tags when we delete the controller
Sagi Grimberg
1
-5
/
+7
2016-08-03
nvme-rdma: Remove duplicate call to nvme_remove_namespaces
Sagi Grimberg
1
-7
/
+10
2016-08-03
nvme-rdma: Fix device removal handling
Sagi Grimberg
1
-20
/
+21
2016-08-03
nvme-rdma: Queue ns scanning after a sucessful reconnection
Sagi Grimberg
1
-1
/
+3
2016-08-03
nvme-rdma: Don't leak uninitialized memory in connect request private data
Roland Dreier
1
-1
/
+1
2016-08-01
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
65
-1020
/
+2127
2016-08-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
37
-187
/
+1062
2016-08-01
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-344
/
+677
2016-07-31
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
241
-3301
/
+19420
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
532
-4123
/
+11335
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
55
-1500
/
+1748
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-160
/
+198
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-67
/
+83
2016-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-7
/
+41
2016-07-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-154
/
+318
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
116
-423
/
+1521
2016-07-30
Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
148
-3419
/
+9004
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
60
-251
/
+1133
2016-07-30
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
6
-272
/
+236
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
126
-2131
/
+7281
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
36
-213
/
+418
2016-07-30
documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...
Steve Twiss
1
-11
/
+11
2016-07-30
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2016-07-30
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+8
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-2013
/
+1316
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-94
/
+173
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-3
/
+5
2016-07-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+1
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-653
/
+675
[next]