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-01-26
Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-18
/
+58
2017-01-26
Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...
Linus Torvalds
2
-22
/
+33
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2017-01-26
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
1
-1
/
+1
2017-01-26
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
3
-0
/
+12
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
1
-14
/
+22
2017-01-26
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
1
-0
/
+5
2017-01-26
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
1
-2
/
+6
2017-01-26
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-26
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
2017-01-26
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
1
-2
/
+6
2017-01-26
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
1
-3
/
+9
2017-01-26
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
1
-0
/
+20
2017-01-26
Revert "drm/radeon: always apply pci shutdown callbacks"
Alex Deucher
1
-4
/
+3
2017-01-26
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
1
-4
/
+4
2017-01-25
Revert "drm/probe-helpers: Drop locking from poll_enable"
Dave Airlie
2
-22
/
+33
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2
-0
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-25
net-next: ethernet: mediatek: change the compatible string
John Crispin
1
-1
/
+1
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
1
-3
/
+6
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
1
-19
/
+18
2017-01-25
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
1
-13
/
+25
2017-01-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-5
/
+35
2017-01-25
Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
Hans de Goede
1
-11
/
+0
2017-01-25
Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
4
-56
/
+24
2017-01-25
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
1
-0
/
+1
2017-01-25
drm/i915: Move atomic state free from out of fence release
Chris Wilson
3
-2
/
+33
2017-01-25
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
1
-0
/
+6
2017-01-25
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
1
-2
/
+3
2017-01-25
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
1
-1
/
+1
2017-01-25
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
1
-4
/
+5
2017-01-25
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
1
-0
/
+1
2017-01-25
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
1
-0
/
+3
2017-01-25
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
1
-1
/
+2
2017-01-25
drm/i915/gvt: Fix kmem_cache_create() name
Alex Williamson
1
-1
/
+1
2017-01-25
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
Alex Williamson
1
-4
/
+4
2017-01-25
Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"
Fabio Estevam
1
-3
/
+17
2017-01-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+17
2017-01-25
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-25
drivers/memstick/core/memstick.c: avoid -Wnonnull warning
Arnd Bergmann
1
-1
/
+1
2017-01-25
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-2
/
+2
2017-01-25
vring: Force use of DMA API for ARM-based systems with legacy devices
Will Deacon
1
-0
/
+7
2017-01-25
virtio_mmio: Set DMA masks appropriately
Robin Murphy
1
-1
/
+19
2017-01-25
vhost/vsock: handle vhost_vq_init_access() error
Stefan Hajnoczi
1
-4
/
+9
2017-01-25
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
1
-2
/
+1
2017-01-25
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
1
-1
/
+1
2017-01-24
IB/umem: Release pid in error and ODP flow
Kenneth Lee
1
-0
/
+2
2017-01-24
Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
4
-6
/
+5
[prev]
[next]