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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-22
drm/lima: add error sysfs to export error task dump
Qiang Yu
1
-0
/
+94
2020-03-22
drm/lima: save task info dump when task fail
Qiang Yu
5
-0
/
+235
2020-03-22
drm/lima: add max_error_tasks module parameter
Qiang Yu
2
-0
/
+5
2020-03-22
drm/lima: save process info for debug usage
Qiang Yu
2
-0
/
+8
2020-03-21
drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter const
Geert Uytterhoeven
2
-3
/
+5
2020-03-21
dt-bindings: display: grammar fixes in panel/
Sam Ravnborg
2
-6
/
+6
2020-03-20
omapfb: Remove unused writeback code
Tomi Valkeinen
2
-134
/
+0
2020-03-20
fbdev: via: fix -Wextra build warning and format warning
Randy Dunlap
2
-3
/
+5
2020-03-20
fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
Randy Dunlap
2
-5
/
+5
2020-03-20
fbdev: savage: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: matrox: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: fbmon: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-20
video: omap2: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-20
video: omapfb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-19
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
1
-6
/
+8
2020-03-18
drm: Skip drm_mode_config_validate() for !modeset
Ville Syrjälä
1
-0
/
+3
2020-03-18
MAINTAINERS: Better regex for dma_buf|fence|resv
Daniel Vetter
1
-1
/
+1
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
39
-118
/
+58
2020-03-18
drm: Validate encoder->possible_crtcs
Ville Syrjälä
2
-2
/
+27
2020-03-18
drm: Validate encoder->possible_clones
Ville Syrjälä
2
-0
/
+42
2020-03-18
drm/imx: Remove the bogus possible_clones setup
Ville Syrjälä
1
-2
/
+2
2020-03-18
drm/gma500: Sanitize possible_clones
Ville Syrjälä
2
-10
/
+10
2020-03-18
drm: Include the encoder itself in possible_clones
Ville Syrjälä
4
-1
/
+26
2020-03-18
drm/debugfs: remove checks for return value of drm_debugfs functions.
Wambui Karuga
2
-35
/
+14
2020-03-18
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
3
-23
/
+13
2020-03-18
drm/edid: Clarify validate_displayid()
Ville Syrjälä
1
-5
/
+8
2020-03-18
drm/edid: Don't include ext block csum in DispID size
Ville Syrjälä
1
-1
/
+2
2020-03-18
drm/edid: Don't parse garbage as DispID blocks
Ville Syrjälä
1
-0
/
+4
2020-03-18
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Ville Syrjälä
1
-14
/
+5
2020-03-18
drm/edid: Return DispID length from drm_find_displayid_extension()
Ville Syrjälä
1
-10
/
+10
2020-03-18
drm/edid: Remove idx==1 assumptions from all over the DispID parsing
Ville Syrjälä
1
-15
/
+18
2020-03-18
drm/edid: Swap some operands in for_each_displayid_db()
Ville Syrjälä
1
-1
/
+1
2020-03-18
drm: Constify topology id
Ville Syrjälä
2
-4
/
+4
2020-03-18
drm: make various debugfs_init() functions return 0
Wambui Karuga
3
-9
/
+14
2020-03-18
drm/i915: have *_debugfs_init() functions return void.
Wambui Karuga
4
-12
/
+12
2020-03-18
drm/omap: remove checks for return value of drm_debugfs functions
Wambui Karuga
1
-20
/
+7
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
1
-12
/
+8
2020-03-18
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Wambui Karuga
1
-6
/
+4
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
15
-74
/
+58
2020-03-18
drm/msm: remove checks for return value of drm_debugfs_create_files()
Wambui Karuga
3
-29
/
+10
2020-03-18
drm/etnaviv: remove check for return value of drm_debugfs_create_files()
Wambui Karuga
1
-12
/
+4
2020-03-18
drm/arm: make hdlcd_debugfs_init() return 0
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
1
-5
/
+2
2020-03-18
drm/v3d: make v3d_debugfs_init() return 0
Wambui Karuga
1
-3
/
+4
2020-03-18
drm/tilcdc: remove check for return value of debugfs functions.
Wambui Karuga
1
-11
/
+4
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
5
-43
/
+8
[next]