index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: flush deferred IO before closing
Nam Cao
2024-01-25
1
-1
/
+1
*
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
2024-01-25
1
-5
/
+1
*
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
2023-07-01
1
-1
/
+1
*
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2023-06-09
1
-0
/
+3
*
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-06-09
1
-0
/
+5
*
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
2023-04-20
1
-1
/
+2
*
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
2023-04-20
1
-9
/
+8
*
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
2023-04-20
1
-0
/
+2
*
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-03-22
1
-4
/
+13
*
Revert "fbcon: don't lose the console font across generic->chip driver switch"
Thomas Zimmermann
2023-03-10
1
-11
/
+6
*
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2023-02-22
2
-1
/
+13
*
fbcon: Check font dimension limits
Samuel Thibault
2023-02-09
1
-2
/
+5
*
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
2022-12-31
1
-1
/
+2
*
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
2022-11-22
1
-1
/
+1
*
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
1
-191
/
+28
|
\
|
*
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-09-06
1
-191
/
+28
|
|
\
|
|
*
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
2022-07-27
1
-3
/
+3
|
|
*
fbdev: Remove conflict-handling code
Thomas Zimmermann
2022-07-19
1
-136
/
+0
|
|
*
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
2022-07-19
1
-0
/
+33
|
|
*
video: Provide constants for VGA I/O range
Thomas Zimmermann
2022-07-19
1
-2
/
+2
|
|
*
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2022-07-19
1
-12
/
+0
|
|
*
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2022-07-19
1
-48
/
+0
*
|
|
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
2022-08-26
1
-2
/
+25
*
|
|
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-08-24
1
-1
/
+1
*
|
|
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
2022-08-24
1
-0
/
+4
|
/
/
*
|
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
1
-4
/
+4
*
|
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
2
-2
/
+47
|
\
\
|
*
|
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
2022-07-07
1
-1
/
+1
|
*
|
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-07
1
-0
/
+10
|
*
|
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-07
2
-1
/
+31
|
*
|
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-07
1
-0
/
+5
|
*
|
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
2022-07-06
1
-1
/
+1
|
*
|
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
2022-06-29
1
-0
/
+12
|
|
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-06-20
2
-47
/
+4
|
\
\
|
*
\
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-06-15
1
-7
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
5
-526
/
+507
|
|
\
\
|
|
*
\
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-19
1
-47
/
+0
|
|
|
\
\
|
|
|
*
|
Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a f...
Alex Deucher
2022-05-05
1
-47
/
+0
|
*
|
|
|
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
2022-05-06
1
-0
/
+4
|
*
|
|
|
Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
Javier Martinez Canillas
2022-05-06
1
-4
/
+1
|
*
|
|
|
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
2022-05-03
1
-1
/
+4
*
|
|
|
|
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
2022-06-20
1
-3
/
+5
*
|
|
|
|
fbcon: Fix accelerated fbdev scrolling while logo is still shown
Helge Deller
2022-06-20
1
-4
/
+0
*
|
|
|
|
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
2022-06-09
1
-0
/
+12
*
|
|
|
|
fbcon: Remove obsolete reference to initmem_freed
Geert Uytterhoeven
2022-06-08
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fbdev: Restart conflicting fb removal loop when unregistering devices
Javier Martinez Canillas
2022-05-13
1
-7
/
+15
|
|
/
/
|
/
|
|
*
|
|
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
1
-9
/
+9
*
|
|
fbdev: Refactor implementation of page_mkwrite
Thomas Zimmermann
2022-05-03
1
-15
/
+38
*
|
|
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
1
-52
/
+104
[next]