index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
8
-26
/
+5
*
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2018-03-13
3
-5
/
+3
*
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
2018-03-13
1
-2
/
+2
*
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-09
5
-3
/
+9
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
37
-87
/
+87
*
target/tcm_loop: Use blk_queue_flag_set()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
iscsi: Use blk_queue_flag_set()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
bcache: Use the blk_queue_flag_{set,clear}() functions
Bart Van Assche
2018-03-08
1
-3
/
+3
*
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
2018-03-08
1
-4
/
+4
*
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
2018-03-06
1
-21
/
+25
*
staging: rts5208: rename SG_END macro
Arnd Bergmann
2018-03-01
2
-11
/
+11
*
misc: rtsx: rename SG_END macro
Arnd Bergmann
2018-03-01
1
-2
/
+2
*
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2018-02-28
2
-6
/
+4
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
7
-7
/
+8
*
zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
1
-1
/
+1
*
md: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
1
-3
/
+3
*
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
2018-02-28
1
-1
/
+1
*
null_blk: add 'requeue' fault attribute
Jens Axboe
2018-02-28
1
-12
/
+55
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
7
-23
/
+28
|
\
|
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
|
*
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-28
2
-14
/
+13
|
*
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-26
1
-1
/
+4
|
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-22
1
-1
/
+1
*
|
nbd: fix return value in error handling path
Gustavo A. R. Silva
2018-02-27
1
-1
/
+1
*
|
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-02-27
1
-1
/
+1
*
|
bcache: correct flash only vols (check all uuids)
Coly Li
2018-02-27
1
-1
/
+1
*
|
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
8
-8
/
+8
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-22
1
-3
/
+9
|
\
\
|
*
|
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
2018-02-15
1
-3
/
+9
*
|
|
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-22
38
-133
/
+350
|
\
\
\
|
*
|
|
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
2018-02-20
1
-7
/
+1
|
*
|
|
usb: musb: fix enumeration after resume
Andreas Kemnade
2018-02-20
1
-1
/
+2
|
*
|
|
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-02-16
15
-83
/
+135
|
|
\
\
\
|
|
*
|
|
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2018-02-15
2
-11
/
+41
|
|
*
|
|
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
2018-02-15
1
-0
/
+1
|
|
*
|
|
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
2018-02-12
1
-6
/
+6
|
|
*
|
|
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
2018-02-12
1
-3
/
+7
|
|
*
|
|
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
2018-02-12
1
-1
/
+3
|
|
*
|
|
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-02-12
1
-2
/
+2
|
|
*
|
|
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
2018-02-12
1
-0
/
+5
|
|
*
|
|
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
2018-02-12
1
-1
/
+0
|
|
*
|
|
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
2018-02-12
1
-7
/
+9
|
|
*
|
|
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
2018-02-12
1
-1
/
+1
|
|
*
|
|
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
2018-02-12
1
-0
/
+16
|
|
*
|
|
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-12
1
-31
/
+7
|
|
*
|
|
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-12
1
-4
/
+2
|
|
*
|
|
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
2018-02-12
1
-0
/
+3
|
|
*
|
|
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
2018-02-12
1
-14
/
+22
[next]