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
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
1
-17
/
+18
2012-09-07
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
1
-4
/
+9
2012-09-07
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
1
-0
/
+7
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
3
-2
/
+30
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
2
-5
/
+7
2012-09-06
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
2
-36
/
+21
2012-09-06
target: simplify code around transport_get_sense_data
Paolo Bonzini
1
-36
/
+13
2012-09-06
target: move transport_get_sense_data
Paolo Bonzini
1
-55
/
+55
2012-08-27
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
1
-1
/
+10
2012-08-24
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
1
-2
/
+7
2012-08-22
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
1
-2
/
+0
2012-08-21
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
1
-1
/
+3
2012-08-21
tcm_vhost: Fix vhost_scsi_target structure alignment
Michael S. Tsirkin
2
-0
/
+5
2012-08-18
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
1
-3
/
+6
2012-08-17
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
1
-1
/
+8
2012-08-17
tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *
Nicholas Bellinger
1
-1
/
+1
2012-08-17
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
1
-2
/
+2
2012-08-17
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2
-1
/
+8
2012-08-17
tcm_vhost: Post-merge review changes requested by MST
Nicholas Bellinger
2
-93
/
+111
2012-08-17
tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl
Fengguang Wu
1
-2
/
+2
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-4
/
+23
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-12
/
+42
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-51
/
+88
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
42
-239
/
+511
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
9
-7
/
+80
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
3
-2
/
+17
2012-08-13
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
1
-12
/
+37
2012-08-13
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
1
-2
/
+4
[next]