| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | 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 | 7 | -373/+11 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman | 2020-08-31 | 2 | -3/+24 | |
| | | |\ \ \ | ||||||
| | | * | | | | 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 | 4 | -7/+14 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | | * | | | | fbcon: Fix global-out-of-bounds read in fbcon_get_font() | Peilin Ye | 2020-09-25 | 1 | -0/+12 | |
| | | * | | | | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h | Peilin Ye | 2020-09-25 | 3 | -7/+2 | |
| | | |/ / / | ||||||
| | * | | | | 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 | 7 | -44/+8 | |
| | * | | | | fbcon: remove soft scrollback code | Linus Torvalds | 2020-09-14 | 1 | -330/+4 | |
| | |/ / / | ||||||
| * | | / | fbdev: simplify fb_getput_cmap() | Arnd Bergmann | 2020-09-25 | 1 | -25/+19 | |
| | |_|/ |/| | | ||||||
| * | | | fbcon: Remove the superfluous break | Jing Xiangfeng | 2020-09-18 | 1 | -2/+0 | |
| * | | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2020-09-14 | 1 | -2/+23 | |
| |\ \ \ | ||||||
| | * | | | Merge tag 'v5.9-rc4' into drm-next | Dave Airlie | 2020-09-08 | 1 | -2/+23 | |
| | |\| | | ||||||
| | | * | | Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-26 | 1 | -2/+23 | |
| | | |\ \ | ||||||
| | | | * | | fbcon: prevent user font height or width change from causing potential out-of... | George Kennedy | 2020-08-18 | 1 | -2/+23 | |
| | | | |/ | ||||||
| | | * / | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 | |
| | | |/ | ||||||
| * | / | fbmem: add margin check to fb_check_caps() | George Kennedy | 2020-09-08 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | Merge v5.9-rc1 into drm-misc-next | Maxime Ripard | 2020-08-18 | 6 | -25/+25 | |
| |\| | ||||||
| | * | Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-08-12 | 2 | -8/+4 | |
| | |\ | ||||||
| | * \ | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-06 | 6 | -25/+25 | |
| | |\ \ | ||||||
| | | * \ | Merge 5.8-rc7 into tty-next | Greg Kroah-Hartman | 2020-07-27 | 4 | -8/+8 | |
| | | |\ \ | ||||||
| | | * \ \ | 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 | 6 | -6/+6 | |
| | | * | | | | vt: redefine world of cursor macros | Jiri Slaby | 2020-06-24 | 4 | -4/+4 | |
| | | * | | | | vc: separate state | Jiri Slaby | 2020-06-24 | 6 | -15/+15 | |
| | * | | | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-08-05 | 2 | -4/+4 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2020-08-12 | 7 | -17/+14 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Merge tag 'v5.8' into drm-next | Dave Airlie | 2020-08-11 | 4 | -8/+8 | |
| | |\| | | | | ||||||
| | | * | | | | fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. | Tetsuo Handa | 2020-07-23 | 4 | -8/+8 | |
| | | | |_|/ | | |/| | | ||||||
| | * | | | | Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d... | Dave Airlie | 2020-08-11 | 2 | -8/+4 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | | fbmem: pull fbcon_update_vcs() out of fb_set_var() | Tetsuo Handa | 2020-08-04 | 2 | -8/+4 | |
| | * | | | | Merge v5.8-rc6 into drm-next | Dave Airlie | 2020-07-24 | 1 | -1/+2 | |
| | |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | | * / | drm/fb-helper: Fix vt restore | Daniel Vetter | 2020-06-24 | 1 | -1/+2 | |
| | | |/ | ||||||
| | | * | Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-04-22 | 1 | -1/+1 | |
| | | |\ | ||||||
| * | | | | fbdev: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-03 | 1 | -1/+1 | |
| * | | | | fbdev: Remove trailing whitespace | Thomas Zimmermann | 2020-08-03 | 1 | -5/+5 | |
| |/ / / | ||||||
| * | | | video: fbdev: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-20 | 1 | -2/+2 | |
| * | | | fbcon: Use array3_size() helper in scr_memcpyw() | Gustavo A. R. Silva | 2020-07-10 | 1 | -2/+2 | |
| * | | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2020-04-17 | 1 | -0/+3 | |
| |\| | | |/ |/| | ||||||
| | * | fbcon: fix null-ptr-deref in fbcon_switch | Qiujun Huang | 2020-03-31 | 1 | -0/+3 | |
| * | | fbdev: fbmon: fix -Wextra build warnings | Randy Dunlap | 2020-03-20 | 1 | -1/+1 | |
| |/ | ||||||
| * | fbdev: remove object duplication in Makefile | Masahiro Yamada | 2020-01-15 | 1 | -1/+0 | |
| * | fbmem: Adjust indentation in fb_prepare_logo and fb_blank | Nathan Chancellor | 2020-01-15 | 1 | -18/+18 | |
| * | fbcon: Adjust indentation in set_con2fb_map | Nathan Chancellor | 2020-01-15 | 1 | -14/+13 | |
| * | fbdev: potential information leak in do_fb_ioctl() | Dan Carpenter | 2020-01-15 | 1 | -1/+1 | |
| * | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 2020-01-06 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 2 | -11/+14 | |
| | |\ | ||||||
| | * \ | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 1 | -2/+2 | |
| | |\ \ | ||||||
