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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
char: ipmi: make function ipmi_get_info_from_resources static
Colin Ian King
1
-2
/
+3
2017-09-28
ipmi: fix unsigned long underflow
Corey Minyard
1
-4
/
+6
2017-09-28
char: ipmi: eliminate misleading print info when being probed via ACPI
Hanjun Guo
1
-1
/
+1
2017-09-27
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-47
/
+15
2017-09-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-128
/
+128
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
1
-9
/
+9
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
1
-4
/
+2
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
1
-0
/
+6
2017-09-25
brd: fix overflow in __brd_direct_access
Mikulas Patocka
1
-1
/
+1
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+16
2017-09-24
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
7
-52
/
+83
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-161
/
+281
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-215
/
+357
2017-09-23
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-6
/
+20
2017-09-23
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-11
/
+28
2017-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-22
/
+50
2017-09-23
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2017-09-23
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+5
2017-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2017-09-23
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
Rafael J. Wysocki
2
-6
/
+20
2017-09-22
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-3
/
+17
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
1
-5
/
+5
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
1
-3
/
+20
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
1
-1
/
+1
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
3
-8
/
+9
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2
-5
/
+15
[next]