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.13.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-02-01
drm/atomic: clear out fence when duplicating state
Lucas Stach
1
-0
/
+2
2017-02-01
Revert "drm/radeon: always apply pci shutdown callbacks"
Alex Deucher
1
-4
/
+3
2017-02-01
drm/vc4: fix a bounds check
Dan Carpenter
1
-1
/
+1
2017-02-01
drm/vc4: Return -EINVAL on the overflow checks failing.
Eric Anholt
1
-0
/
+1
2017-02-01
drm/vc4: Fix an integer overflow in temporary allocation layout.
Eric Anholt
1
-1
/
+2
2017-02-01
drm/vc4: Fix memory leak of the CRTC state.
Eric Anholt
1
-1
/
+1
2017-02-01
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-02-01
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
1
-0
/
+7
2017-02-01
drm: Schedule the output_poll_work with 1s delay if we have delayed event
Peter Ujfalusi
1
-1
/
+11
2017-02-01
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-26
soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
Wei Yongjun
1
-0
/
+1
2017-01-26
spi: pxa2xx: add missed break
Andy Shevchenko
1
-0
/
+1
2017-01-26
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
1
-0
/
+11
2017-01-26
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-26
s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
1
-3
/
+4
2017-01-26
s5p-cec: mark PM functions as __maybe_unused again
Arnd Bergmann
1
-2
/
+2
2017-01-26
st-hva: fix some error handling in hva_hw_probe()
Dan Carpenter
1
-3
/
+3
2017-01-26
ite-cir: initialize use_demodulator before using it
Nicolas Iooss
1
-0
/
+2
2017-01-26
gs1662: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+1
2017-01-26
platform: pxa_camera: add VIDEO_V4L2 dependency
Arnd Bergmann
1
-1
/
+1
2017-01-26
blackfin: check devm_pinctrl_get() for errors
Dan Carpenter
1
-0
/
+2
2017-01-26
rpmsg: virtio_rpmsg_bus: fix channel creation
Loic Pallardy
1
-2
/
+2
2017-01-26
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
Dan Carpenter
1
-1
/
+3
2017-01-26
mtd: spi-nor: Off by one in cqspi_setup_flash()
Dan Carpenter
1
-1
/
+1
2017-01-26
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
Chanwoo Choi
1
-5
/
+10
2017-01-26
PM / devfreq: exynos-bus: Fix the wrong return value
Chanwoo Choi
1
-1
/
+1
2017-01-26
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
2017-01-26
scsi: ses: Fix SAS device detection in enclosure
Ewan D. Milne
1
-1
/
+1
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-2
/
+2
2017-01-26
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
1
-7
/
+12
2017-01-26
ibmvscsis: Fix max transfer length
Bryant G. Ly
1
-1
/
+2
2017-01-26
ibmvscsis: Fix sleeping in interrupt context
Bryant G. Ly
1
-2
/
+2
2017-01-26
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Joonyoung Shim
1
-0
/
+1
2017-01-26
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-26
mtd: nand: xway: fix build because of module functions
Hauke Mehrtens
1
-4
/
+1
2017-01-26
mtd: nand: xway: disable module support
Hauke Mehrtens
1
-1
/
+1
2017-01-26
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
Vladimir Zapolskiy
1
-1
/
+1
2017-01-26
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Schmidt
1
-4
/
+27
2017-01-26
mmc: mxs-mmc: Fix additional cycles after transmission stop
Stefan Wahren
1
-2
/
+4
2017-01-26
mmc: sdhci-acpi: Only powered up enabled acpi child devices
Hans de Goede
1
-1
/
+2
2017-01-26
HID: corsair: fix control-transfer error handling
Johan Hovold
1
-3
/
+3
2017-01-26
HID: corsair: fix DMA buffers on stack
Johan Hovold
1
-12
/
+42
2017-01-26
PCI: Enumerate switches below PCI-to-PCIe bridges
Bjorn Helgaas
1
-5
/
+7
2017-01-26
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
1
-5
/
+5
2017-01-26
libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero
Dan Williams
1
-13
/
+10
2017-01-26
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
1
-2
/
+0
2017-01-26
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2017-01-26
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2017-01-26
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
1
-3
/
+5
2017-01-26
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein
1
-4
/
+12
[prev]
[next]