1. a6dbe44 vt: perform safe console erase in the right order by Nicolas Pitre · 6 years ago
  2. 83b21ed Merge 5.0-rc4 into tty-next by Greg Kroah-Hartman · 6 years ago
  3. 04afcd3 vt: ignore sequences that contain ':' in parameters. by Martin Hostettler · 6 years ago
  4. 7a99565 vt: ignore csi sequences with intermediate characters. by Martin Hostettler · 6 years ago
  5. 5445447 vt: Implement parsing for >, =, < private sequences. by Martin Hostettler · 6 years ago
  6. 2ff5c5a vt: refactor vc_ques to allow of other private sequences. by Martin Hostettler · 6 years ago
  7. 17504fd vt: annotate implicit fall throughs by Mathieu Malaterre · 6 years ago
  8. 95252f9 vcs: restore and document initial POLLPRI event by Nicolas Pitre · 6 years ago
  9. fad08b2 vcs: fasync(): make it consistent with poll() by Nicolas Pitre · 6 years ago
  10. 1bf931a vcs: poll(): cope with a deallocated vt by Nicolas Pitre · 6 years ago
  11. 8a08549 vcsa: clamp header values when they don't fit by Nicolas Pitre · 6 years ago
  12. 0c9b196 vt: invoke notifier on screen size change by Nicolas Pitre · 6 years ago
  13. 7e1d226 vt: always call notifier with the console lock held by Nicolas Pitre · 6 years ago
  14. 6609cff vt: make vt_console_print() compatible with the unicode screen buffer by Nicolas Pitre · 6 years ago
  15. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  16. 943210b vt: fix broken display when running aptitude by Mikulas Patocka · 6 years ago
  17. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  18. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  19. 9d1807d vt_compat_ioctl(): clean up, use compat_ptr() properly by Al Viro · 6 years ago
  20. 6004f17 BackMerge v4.19-rc6 into drm-next by Dave Airlie · 6 years ago
  21. e97267c tty: vt_ioctl: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  22. 8d7fc29 vt: Remove vc_panic_force_write by Daniel Vetter · 6 years ago
  23. 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  24. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  25. d541ae4 vt: avoid a VLA in the unicode screen scroll function by Nicolas Pitre · 7 years ago
  26. 0224080 vt: coherence validation code for the unicode screen buffer by Nicolas Pitre · 7 years ago
  27. 9bfdc26 vt: selection: take screen contents from uniscr if available by Adam Borowski · 7 years ago
  28. df155d2 vt: selection: handle storing of characters above U+FFFF by Adam Borowski · 7 years ago
  29. 9ca7f24 vt: don't reinvent min() by Adam Borowski · 7 years ago
  30. 16777ec kbd: complete dead keys definitions by Samuel Thibault · 7 years ago
  31. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 7 years ago
  32. 16ecf49 Merge 4.18-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  33. 708d0bf vt: unicode fallback for scrollback by Nicolas Pitre · 7 years ago
  34. d21b0be vt: introduce unicode mode for /dev/vcs by Nicolas Pitre · 7 years ago
  35. d8ae724 vt: preserve unicode values corresponding to screen characters by Nicolas Pitre · 7 years ago
  36. 21eff69 vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 7 years ago
  37. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  38. 4b4ecd9 vt: Perform safe console erase only once by Nicolas Pitre · 7 years ago
  39. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  40. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  41. 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
  42. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  43. 65d9982 vt: change SGR 21 to follow the standards by Mike Frysinger · 7 years ago
  44. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  45. db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  46. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  47. df3d9a5 tty: vt: replace _manual_ swap with swap macro in set_selection by Gustavo A. R. Silva · 7 years ago
  48. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  49. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  51. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  53. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  54. 8ffb820 tty: vt: remove multi-fetch, derive font.height from font.data by Meng Xu · 7 years ago
  55. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  56. bccf1da vt: Use consistent logging style by Joe Perches · 7 years ago
  57. 2a479aa selection: get rid of field-by-field copyin by Al Viro · 7 years ago
  58. 1b3bce4 VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
  59. f0a8d84 vt: Use bsearch library function in is_double_width by Thomas Meyer · 7 years ago
  60. 1c65a87 vt: fix \e[2m using the wrong placeholder color on graphical consoles by Adam Borowski · 8 years ago
  61. e0ac3f9 Merge branch 'vt_copy_cleanup' into tty-next by Greg Kroah-Hartman · 8 years ago
  62. f8564c9 vt: drop access_ok() calls in unimap ioctls by Adam Borowski · 8 years ago
  63. 4f1be1b vt: use memdup_user in PIO_UNIMAP ioctl by Adam Borowski · 8 years ago
  64. 915f0a8 vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl by Adam Borowski · 8 years ago
  65. 6987dc8 vt: fix unchecked __put_user() in tioclinux ioctls by Adam Borowski · 8 years ago
  66. cc1e66f vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls by Adam Borowski · 8 years ago
  67. 7b6d539 tty/vt/keyboard: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  68. 7f1534e vt: make mouse selection of non-ASCII consistent by Adam Borowski · 8 years ago
  69. 7d6d44a vt: set mouse selection word-chars to gpm's default by Adam Borowski · 8 years ago
  70. 9ccd8d7 Merge 4.11-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  71. a4199f5 tty: Disable default console blanking interval by Tim Gardner · 8 years ago
  72. 658b299 sched/headers: Remove duplicate #include <linux/sched/debug.h> line by Ingo Molnar · 8 years ago
  73. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  74. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  75. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  76. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
  77. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  78. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  79. 7edd7e8 console: Move userspace I/O out of console_lock to fix lockdep warning by Waiman Long · 8 years ago
  80. 31b5929 vt: fix Scroll Lock LED trigger name by Maciej S. Szmigiero · 8 years ago
  81. 26ba68d tty: typo in comments in drivers/tty/vt/keyboard.c by Askar Safin · 8 years ago
  82. 5131dcd Merge 4.9-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  83. 009e39a vt: clear selection before resizing by Scot Doyle · 8 years ago
  84. 32b2921 tty: limit terminal size to 4M chars by Dmitry Vyukov · 8 years ago
  85. 7c918cdc tty: vt, rename variables to sane names by Jiri Slaby · 8 years ago
  86. 210fd74 tty: vt, compute vc offsets in advance by Jiri Slaby · 8 years ago
  87. 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
  88. 89765b9 tty: vt, unify scrolling functions by Jiri Slaby · 8 years ago
  89. d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
  90. 42acfc6 tty: vt, fix bogus division in csi_J by Jiri Slaby · 8 years ago
  91. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  92. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  93. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  94. fadb424 vt: Emulate \e[100-107m (bright background colors). by Adam Borowski · 8 years ago
  95. cc67dc2 vt: Support \e[90-97m (bright foreground colors). by Adam Borowski · 8 years ago
  96. 3e7ec4a vt: Drop a no longer true comment. by Adam Borowski · 8 years ago
  97. 0bf1f4a vt: Make a comparison <= for readability. by Adam Borowski · 8 years ago
  98. 669e0a5 vt: Fix a read-past-array in vc_t416_color(). by Adam Borowski · 8 years ago
  99. 1bb0802 tty, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  100. 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago