summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAgeFilesLines
...
| * tty: vt: define an enum for ascii charactersJiri Slaby (SUSE)2024-01-271-18/+44
| * tty: vt: reflow csi_K()Jiri Slaby (SUSE)2024-01-271-14/+14
| * tty: vt: define an enum for CSI+K codesJiri Slaby (SUSE)2024-01-271-3/+9
| * don't pass vc->vc_par[0] to csi_?() handlersJiri Slaby (SUSE)2024-01-271-16/+19
| * use clamp() for counts in csi_?() handlersJiri Slaby (SUSE)2024-01-271-22/+5
| * tty: vt: reflow csi_J()Jiri Slaby (SUSE)2024-01-271-25/+25
| * tty: vt: define an enum for CSI+J codesJiri Slaby (SUSE)2024-01-271-8/+15
| * tty: vt: use case ranges for CSI+m fg/bg colorsJiri Slaby (SUSE)2024-01-271-19/+16
| * tty: vt: define an enum for CSI+m codesJiri Slaby (SUSE)2024-01-271-29/+69
| * tty: vt: make vc_is_sel()'s vc constJiri Slaby (SUSE)2024-01-271-1/+1
| * tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)2024-01-272-19/+15
| * tty: vt: push console lock from tioclinux() down to 2 functionsJiri Slaby (SUSE)2024-01-272-10/+14
| * tty: vt: pass proper pointers from tioclinux()Jiri Slaby (SUSE)2024-01-272-13/+14
| * tty: vt: expect valid vc when in tty opsJiri Slaby (SUSE)2024-01-271-16/+3
| * tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)2024-01-271-1/+1
| * vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()Jiri Slaby (SUSE)2024-01-271-40/+0
* | vt: fix unicode buffer corruption when deleting charactersNicolas Pitre2024-03-021-1/+1
|/
* drivers/tty/vt: use standard array-copy-functionsPhilipp Stanner2023-11-252-7/+5
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-034-31/+39
|\
| * tty: vc_screen: make vc_class constantGreg Kroah-Hartman2023-10-071-14/+14
| * tty: vt: make vtconsole_class constantGreg Kroah-Hartman2023-10-071-10/+9
| * tty: Restrict access to TIOCLINUX' copy-and-paste subcommandsHanno Böck2023-10-051-0/+6
| * vt: Replace strlcpy with strscpyAzeem Shaikh2023-10-031-2/+5
| * tty: stop using ndash in kernel-docJiri Slaby (SUSE)2023-10-033-5/+5
* | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+1
|/
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-012-16/+8
|\
| * tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+1
| * tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-111-1/+1
| * tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+2
| * tty: switch count in tty_ldisc_receive_buf() to size_tJiri Slaby (SUSE)2023-08-111-1/+1
| * tty: vt: Remove some repetitive initializationoushixiong2023-08-031-12/+4
* | mm: remove arguments of show_mem()Kefeng Wang2023-08-181-1/+1
|/
* vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy2023-05-131-2/+9
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-3/+3
|\
| * tty: make tty_class a static const structureGreg Kroah-Hartman2023-04-031-1/+1
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-0/+3
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | | tty: vt: drop checks for undefined VT_SINGLE_DRIVERJiri Slaby (SUSE)2023-04-201-8/+2
* | | tty: vt: distribute EXPORT_SYMBOL()Jiri Slaby (SUSE)2023-04-201-20/+14
* | | tty: vt: simplify some cases in tioclinux()Jiri Slaby (SUSE)2023-04-201-36/+26
* | | tty: vt: reformat tioclinux()Jiri Slaby (SUSE)2023-04-201-83/+84
| |/ |/|
* | tty: vt: protect KD_FONT_OP_GET_TALL from unbound accessSamuel Thibault2023-03-091-0/+3
|/
* vc_screen: don't clobber return value in vcs_readThomas Weißschuh2023-02-271-3/+4
* vc_screen: modify vcs_size() handling in vcs_read()George Kennedy2023-02-271-3/+1
* Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman2023-02-061-4/+5
|\
| * vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy2023-01-311-4/+5
* | VT: Bump font size limitation to 64x128 pixelsSamuel Thibault2023-01-191-12/+16
* | VT: Add KD_FONT_OP_SET/GET_TALL operationsSamuel Thibault2023-01-191-4/+10
* | VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault2023-01-191-2/+2
* | tty: vt: cache row count in con_scroll()Jiri Slaby (SUSE)2023-01-191-3/+4