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-12-07
Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+28
2017-12-07
of: overlay: Fix (un)locking in of_overlay_apply()
Geert Uytterhoeven
1
-10
/
+5
2017-12-07
of: overlay: Fix memory leak in of_overlay_apply() error path
Geert Uytterhoeven
1
-8
/
+8
2017-12-06
of: overlay: Remove else after goto
Geert Uytterhoeven
1
-15
/
+12
2017-12-06
of: Spelling s/changset/changeset/
Geert Uytterhoeven
2
-6
/
+6
2017-12-06
of: unittest: Remove bogus overlay mutex release from overlay_data_add()
Geert Uytterhoeven
1
-1
/
+0
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-06
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
42
-38
/
+875
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
1
-1
/
+1
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
1
-0
/
+2
2017-12-06
Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-12-06
xen/pvcalls: Fix a check in pvcalls_front_remove()
Dan Carpenter
1
-1
/
+1
2017-12-06
xen/pvcalls: check for xenbus_read() errors
Dan Carpenter
1
-0
/
+2
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
2
-2
/
+28
2017-12-06
drm/i915/gvt: set max priority for gvt context
Zhenyu Wang
1
-0
/
+3
2017-12-06
drm/i915/gvt: Don't mark vgpu context as inactive when preempted
Zhenyu Wang
1
-1
/
+3
2017-12-06
drm/i915/gvt: Limit read hw reg to active vgpu
Xiong Zhang
2
-4
/
+37
2017-12-06
drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()
Zhi Wang
2
-6
/
+17
2017-12-06
drm/i915/gvt: Emulate PCI expansion ROM base address register
Changbin Du
1
-0
/
+21
2017-12-06
make sock_alloc_file() do sock_release() on failures
Al Viro
1
-6
/
+2
2017-12-06
net: qualcomm: rmnet: Fix leak in device creation failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-12-06
net: qualcomm: rmnet: Fix leak on transmit failure
Subash Abhinov Kasiviswanathan
1
-2
/
+6
2017-12-06
ACPI / CPPC: Fix KASAN global out of bounds warning
George Cherian
1
-8
/
+15
2017-12-05
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Thomas Petazzoni
1
-6
/
+6
2017-12-05
net: sh_eth: use correct "struct device" when calling DMA mapping functions
Thomas Petazzoni
1
-9
/
+10
2017-12-05
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-05
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-05
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-05
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-05
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-05
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-49
/
+42
2017-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-78
/
+134
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-27
/
+78
2017-12-05
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+18
2017-12-05
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-30
/
+73
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-9
/
+34
2017-12-05
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-37
/
+155
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
1
-2
/
+4
2017-12-05
Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-10
/
+21
2017-12-05
Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-4
/
+4
2017-12-05
nfp: fix port stats for mac representors
Pieter Jansen van Vuuren
1
-9
/
+6
2017-12-05
drm/i915/cnl: Mask previous DDI - PLL mapping
James Ausmus
1
-0
/
+1
2017-12-05
drm/i915: Fix vblank timestamp/frame counter jumps on gen2
Ville Syrjälä
1
-16
/
+35
2017-12-05
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
1
-9
/
+11
2017-12-05
iwlwifi: mvm: mark MIC stripped MPDUs
Sara Sharon
1
-0
/
+2
[prev]
[next]