index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
2022-07-07
1
-1
/
+1
*
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-07
1
-0
/
+28
*
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-07
1
-0
/
+5
*
fbcon: replace snprintf in show functions with sysfs_emit
Yang Guang
2022-04-14
1
-2
/
+2
*
fbcon: Fix delayed takeover locking
Daniel Vetter
2022-04-13
1
-10
/
+18
*
fbcon: use min() to make code cleaner
Changcheng Deng
2022-04-12
1
-1
/
+1
*
fbcon: Maintain a private array of fb_info
Daniel Vetter
2022-04-07
1
-39
/
+43
*
fbcon: untangle fbcon_exit
Daniel Vetter
2022-04-07
1
-31
/
+32
*
fbcon: Move more code into fbcon_release
Daniel Vetter
2022-04-07
1
-20
/
+13
*
fbcon: Move console_lock for register/unlink/unregister
Daniel Vetter
2022-04-07
1
-6
/
+27
*
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
2022-04-07
1
-2
/
+3
*
fbcon: use lock_fb_info in fbcon_open/release
Daniel Vetter
2022-04-07
1
-0
/
+5
*
fbcon: move more common code into fb_open()
Daniel Vetter
2022-04-07
1
-45
/
+30
*
fbcon: Ditch error handling for con2fb_release_oldinfo
Daniel Vetter
2022-04-07
1
-24
/
+13
*
fbcon: Extract fbcon_open/release helpers
Daniel Vetter
2022-04-07
1
-54
/
+53
*
fbcon: Replace FBCON_FLAGS_INIT with a boolean
Daniel Vetter
2022-04-07
1
-6
/
+5
*
fbcon: Use delayed work for cursor
Daniel Vetter
2022-04-07
1
-52
/
+33
*
fbcon: delete delayed loading code
Daniel Vetter
2022-04-07
1
-12
/
+1
*
fbcon: Introduce wrapper for console->fb_info lookup
Daniel Vetter
2022-04-07
1
-32
/
+44
*
fbcon: Move fbcon_bmove(_rec) functions
Daniel Vetter
2022-04-07
1
-69
/
+65
*
fbcon: delete a few unneeded forward decl
Daniel Vetter
2022-04-07
1
-16
/
+1
*
fbcon: Avoid 'cap' set but not used warning
Helge Deller
2022-02-08
1
-4
/
+3
*
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
2022-02-02
1
-11
/
+28
*
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
2022-02-02
1
-8
/
+37
*
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
2022-02-02
1
-20
/
+489
*
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
2021-10-13
1
-489
/
+20
*
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-15
1
-1
/
+1
*
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
2021-03-23
1
-0
/
+3
*
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
2020-11-29
1
-17
/
+8
*
fbcon: Disable accelerated scrolling
Daniel Vetter
2020-11-17
1
-37
/
+8
*
fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount
Peilin Ye
2020-11-16
1
-36
/
+21
*
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-16
1
-11
/
+0
*
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
1
-2
/
+0
|
\
|
*
fbcon: Remove the superfluous break
Jing Xiangfeng
2020-09-18
1
-2
/
+0
*
|
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-14
1
-9
/
+1
|
\
\
|
*
|
fbcon: remove no-op fbcon_set_origin()
Tetsuo Handa
2020-10-02
1
-8
/
+0
|
*
|
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-21
1
-331
/
+5
|
|
\
\
|
*
\
\
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
1
-2
/
+23
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
1
-1
/
+1
*
|
|
|
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-06
1
-0
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-09-25
1
-0
/
+12
|
|
/
/
*
|
|
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-20
1
-1
/
+1
|
\
\
\
|
*
|
|
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-14
1
-2
/
+2
*
|
|
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-14
1
-330
/
+4
|
/
/
*
/
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
2020-08-18
1
-2
/
+23
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
1
-5
/
+5
|
\
|
*
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-20
1
-1
/
+2
|
|
\
|
*
|
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-1
/
+1
|
*
|
vc: separate state
Jiri Slaby
2020-06-24
1
-4
/
+4
[next]