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-05-04
lightnvm: fix bad back free on error path
Javier González
1
-2
/
+2
2017-05-04
lightnvm: create cmd before allocating request
Javier González
1
-2
/
+2
2017-05-03
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2
-178
/
+30
2017-05-03
mtip32xx: cleanup internal tag assumptions
Jens Axboe
1
-10
/
+9
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
12
-84
/
+67
2017-05-02
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
1
-1
/
+1
2017-05-02
mtip32xx: convert internal command issue to block IO path
Jens Axboe
1
-30
/
+73
2017-05-02
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
1
-10
/
+18
2017-05-02
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
1
-15
/
+5
2017-05-02
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
1
-105
/
+43
2017-05-01
Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-721
/
+1612
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
129
-4255
/
+11309
2017-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+11
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
1
-7
/
+7
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2017-04-28
cpsw/netcp: refine cpts dependency
Arnd Bergmann
1
-1
/
+3
2017-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2017-04-28
clk: sunxi-ng: always select CCU_GATE
Arnd Bergmann
1
-1
/
+1
2017-04-28
nbd: fix use after free on module unload
Josef Bacik
1
-4
/
+4
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
27
-719
/
+1576
2017-04-27
mtip32xx: use runtime tag to initialize command header
Ming Lei
1
-12
/
+24
2017-04-27
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
1
-13
/
+0
2017-04-27
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
4
-0
/
+22
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-106
/
+315
2017-04-26
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-4
/
+36
2017-04-26
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
1
-1
/
+1
2017-04-26
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-26
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-25
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
1
-1
/
+1
2017-04-25
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
1
-1
/
+1
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
1
-1
/
+3
2017-04-25
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2
-6
/
+15
2017-04-25
lightnvm: fix possible memory leak in pblk_bb_discovery()
Wei Yongjun
1
-1
/
+3
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2
-6
/
+4
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
team: fix memory leaks
Pan Bian
1
-2
/
+6
2017-04-25
Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...
David S. Miller
5
-5
/
+90
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2
-1
/
+5
2017-04-25
macvlan: Fix device ref leak when purging bc_queue
Herbert Xu
1
-1
/
+10
2017-04-25
usb: plusb: Add support for PL-27A1
Roman Spychała
2
-3
/
+14
2017-04-25
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
1
-5
/
+12
2017-04-25
can: usb: Kconfig: Add PCAN-USB X6 device in help text
Stephane Grosjean
1
-0
/
+1
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
4
-0
/
+77
2017-04-25
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
1
-1
/
+1
2017-04-25
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
1
-1
/
+19
2017-04-25
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
1
-0
/
+16
[next]