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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
nbd: don't leak nbd_config
Ilya Dryomov
1
-0
/
+1
2017-05-30
nbd: nbd_reset() call in nbd_dev_add() is redundant
Ilya Dryomov
1
-10
/
+4
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
1
-0
/
+2
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
3
-19
/
+33
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
5
-5
/
+6
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
1
-6
/
+6
2017-05-22
nvme_fc: remove extra controller reference taken on reconnect
James Smart
1
-3
/
+2
2017-05-22
nvme_fc: correct nvme status set on abort
James Smart
1
-2
/
+2
2017-05-22
nvme_fc: set logging level on resets/deletes
James Smart
1
-10
/
+4
2017-05-22
nvme_fc: revise comment on teardown
James Smart
1
-4
/
+4
2017-05-22
nvme_fc: Support ctrl_loss_tmo
James Smart
1
-67
/
+49
2017-05-22
nvme_fc: get rid of local reconnect_delay
James Smart
1
-6
/
+4
2017-05-22
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
1
-2
/
+3
2017-05-22
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
1
-1
/
+7
2017-05-22
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
1
-4
/
+14
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+10
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+45
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
3
-5
/
+1
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-20
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-132
/
+174
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
35
-122
/
+226
2017-05-20
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+30
2017-05-20
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
8
-39
/
+76
2017-05-20
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
16
-66
/
+94
2017-05-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-21
/
+38
2017-05-19
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-05-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2017-05-19
Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+13
2017-05-19
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+4
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-4
/
+7
2017-05-20
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-16
/
+31
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-19
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
1
-1
/
+2
2017-05-19
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
Wei Yongjun
1
-3
/
+1
2017-05-19
iTCO_wdt: all versions count down twice
Paolo Bonzini
1
-12
/
+10
2017-05-19
firmware: ti_sci: fix strncat length check
Arnd Bergmann
1
-1
/
+2
2017-05-19
Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-16
/
+34
2017-05-19
Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-1
/
+1
2017-05-19
Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
1
-1
/
+2
2017-05-18
Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stbl...
Olof Johansson
1
-1
/
+1
2017-05-18
Merge tag 'v4.12-rc1' into fixes
Olof Johansson
642
-9987
/
+21725
2017-05-19
Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...
Dave Airlie
8
-18
/
+35
2017-05-19
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-9
/
+10
2017-05-19
Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2
-22
/
+15
2017-05-19
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-1
/
+3
2017-05-18
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
8
-86
/
+209
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-14
/
+27
[next]