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
2016-08-24
i40iw: Fix double free of allocated_buffer
Mustafa Ismail
1
-1
/
+0
2016-08-24
IB/mlx5: Remove superfluous include of io-mapping.h
Chris Wilson
1
-1
/
+0
2016-08-24
i40iw: Do not set self-referencing pointer to NULL after kfree
Mustafa Ismail
1
-1
/
+4
2016-08-24
i40iw: Add missing NULL check for MPA private data
Shiraz Saleem
1
-2
/
+2
2016-08-24
drm/amdgpu: fix lru size grouping v2
Christian König
2
-0
/
+10
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
1
-2
/
+2
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2
-39
/
+67
2016-08-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2016-08-24
clocksource/drivers/pxa: Fix include files for compilation
Baoyou Xie
1
-0
/
+2
2016-08-23
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2
-5
/
+10
2016-08-23
i40iw: Add missing check for interface already open
Mustafa Ismail
1
-0
/
+4
2016-08-23
i40iw: Protect req_resource_num update
Mustafa Ismail
1
-1
/
+1
2016-08-23
i40iw: Change mem_resources pointer to a u8
Shiraz Saleem
1
-1
/
+1
2016-08-23
IB/qib: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-21
/
+5
2016-08-23
vhost/scsi: fix reuse of &vq->iov[out] in response
Benjamin Coddington
1
-3
/
+3
2016-08-23
Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-9
/
+10
2016-08-23
Input: ads7846 - remove redundant regulator_disable call
Petr Cvek
1
-1
/
+0
2016-08-23
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
1
-1
/
+2
2016-08-23
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
1
-1
/
+1
2016-08-23
Input: silead - use devm_gpiod_get
Hans de Goede
1
-1
/
+1
2016-08-22
iw_cxgb4: use the MPA initiator's IRD if < our ORD
Steve Wise
1
-1
/
+1
2016-08-22
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
Steve Wise
1
-0
/
+4
2016-08-22
IB/hfi1: Fix mm_struct use after free
Ira Weiny
1
-0
/
+2
2016-08-22
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
1
-1
/
+2
2016-08-22
IB/hfi1: Improve J_KEY generation
Mitko Haralanov
1
-1
/
+18
2016-08-22
IB/hfi1: Return invalid field for non-QSFP CableInfo queries
Easwar Hariharan
1
-0
/
+5
2016-08-22
IB/usnic: Fix error return code
Christophe Jaillet
1
-1
/
+2
2016-08-22
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
1
-1
/
+1
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
3
-10
/
+2
2016-08-22
IB/hfi1: Validate header in set_armed_active
Mike Marciniszyn
1
-1
/
+2
2016-08-22
IB/hfi1: Pass packet ptr to set_armed_active
Mike Marciniszyn
1
-5
/
+5
2016-08-22
IB/hfi1: Fetch monitor values on-demand for CableInfo query
Easwar Hariharan
2
-2
/
+33
2016-08-22
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
4
-16
/
+18
2016-08-22
IB/hfi1: Remove duplicated include from affinity.c
Wei Yongjun
1
-1
/
+0
2016-08-22
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
1
-1
/
+1
2016-08-22
IB/core: Fix possible memory leak in cma_resolve_iboe_route()
Wei Yongjun
1
-6
/
+12
2016-08-22
IB/hfi1: Allocate cpu mask on the heap to silence warning
Tadeusz Struk
1
-7
/
+13
2016-08-22
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
1
-3
/
+3
2016-08-22
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
1
-7
/
+7
2016-08-22
irqchip/mips-gic: Implement activate op for device domain
Paul Burton
1
-0
/
+7
2016-08-22
irqchip/mips-gic: Cleanup chip and handler setup
Paul Burton
1
-4
/
+7
2016-08-22
drm/i915: Fix botched merge that downgrades CSR versions.
Maarten Lankhorst
1
-4
/
+4
2016-08-22
drm/i915/skl: Ensure pipes with changed wms get added to the state
Lyude
1
-0
/
+4
2016-08-22
drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
Matt Roper
1
-2
/
+26
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
5
-0
/
+173
2016-08-22
drm/i915/gen6+: Interpret mailbox error flags
Lyude
2
-1
/
+79
2016-08-22
drm/i915: Reattach comment, complete type specification
Dave Gordon
1
-2
/
+3
2016-08-22
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2
-10
/
+4
2016-08-22
drm/i915/gen9: Drop invalid WARN() during data rate calculation
Matt Roper
1
-2
/
+0
2016-08-22
drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)
Matt Roper
1
-1
/
+16
[prev]
[next]