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
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-127
/
+158
2023-06-24
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
1
-1
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2
-1
/
+4
2023-05-27
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
1
-0
/
+3
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-5
/
+2
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
1
-1
/
+1
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-124
/
+158
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
1
-2
/
+2
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
2
-3
/
+0
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-10
/
+12
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
3
-117
/
+136
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
2
-2
/
+14
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
1
-6
/
+0
2023-05-08
fbdev: Use screen_buffer in fb_sys_{read,write}()
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
2
-15
/
+24
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-74
/
+31
2023-04-13
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-0
/
+2
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-11
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
1
-0
/
+2
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+13
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
1
-4
/
+13
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-74
/
+31
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
5
-86
/
+41
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-4
/
+13
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-20
/
+15
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-61
/
+18
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
2
-83
/
+13
2023-02-20
fbdev: Move option-string lookup into helper
Thomas Zimmermann
1
-24
/
+36
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
1
-3
/
+1
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
1
-2
/
+6
2023-02-20
fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
1
-1
/
+6
2023-02-20
fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
1
-4
/
+12
2023-02-20
fbdev: Fix contact info in fb_cmdline.c
Thomas Zimmermann
1
-1
/
+1
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+13
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2
-1
/
+13
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2
-3
/
+6
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-01-24
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
1
-4
/
+0
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
1
-0
/
+2
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
1
-20
/
+13
2023-01-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+3
2023-01-16
fbdev: fbmon: fix function name in kernel-doc
Randy Dunlap
1
-1
/
+1
2023-01-13
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2
-34
/
+0
2023-01-13
Revert "fbcon: don't lose the console font across generic->chip driver switch"
Thomas Zimmermann
1
-11
/
+6
[next]