index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Lines
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-7
/
+14
2020-09-25
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
-0
/
+12
2020-09-25
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
-7
/
+2
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2020-09-16
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
-1
/
+1
2020-09-14
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
-44
/
+8
2020-09-14
fbcon: remove soft scrollback code
Linus Torvalds
-330
/
+4
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2
/
+23
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-1
/
+1
2020-08-18
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
-2
/
+23
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+4
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
-8
/
+8
2020-08-11
Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...
Dave Airlie
-8
/
+4
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-25
/
+25
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-4
/
+4
2020-08-04
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
-8
/
+4
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
-8
/
+8
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
-1
/
+2
2020-07-23
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
-8
/
+8
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-2
/
+2
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
-1
/
+2
2020-07-10
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
-2
/
+2
2020-06-24
drm/fb-helper: Fix vt restore
Daniel Vetter
-1
/
+2
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
-6
/
+6
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
-4
/
+4
2020-06-24
vc: separate state
Jiri Slaby
-15
/
+15
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-1
/
+1
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-0
/
+3
2020-03-31
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
-0
/
+3
2020-03-20
fbdev: fbmon: fix -Wextra build warnings
Randy Dunlap
-1
/
+1
2020-01-15
fbdev: remove object duplication in Makefile
Masahiro Yamada
-1
/
+0
2020-01-15
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
-18
/
+18
2020-01-15
fbcon: Adjust indentation in set_con2fb_map
Nathan Chancellor
-14
/
+13
2020-01-15
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
-1
/
+1
2020-01-06
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
-2
/
+2
2020-01-03
fbdev: fbmem: avoid exporting fb_center_logo
Peter Rosin
-1
/
+0
2020-01-03
fbdev: fbmem: allow overriding the number of bootup logos
Peter Rosin
-3
/
+16
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-11
/
+14
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2019-12-03
video: fbmem: use const pointer for fb_ops
Jani Nikula
-2
/
+2
2019-12-03
video: fb_defio: preserve user fb_ops
Jani Nikula
-7
/
+11
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
-2
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
-2
/
+2
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
-12
/
+5
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
-11
/
+1
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
-1
/
+1
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
-153
/
+0
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
-0
/
+1
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
-0
/
+19
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
-55
/
+38
[next]