1. c47de1c vt: vt_ioctl: fix use-after-free in vt_in_use() by Eric Biggers · 4 years, 2 months ago
  2. 6bc9bf7 vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console by Eric Biggers · 4 years, 2 months ago
  3. 35d6480 vt: vt_ioctl: remove unnecessary console allocation checks by Eric Biggers · 4 years, 3 months ago
  4. 2e1c84e vt: switch vt_dont_switch to bool by Jiri Slaby · 4 years, 3 months ago
  5. 8c3bc92d vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines by Jiri Slaby · 4 years, 3 months ago
  6. fc3d6dd vt: selection, introduce vc_is_sel by Jiri Slaby · 4 years, 3 months ago
  7. 160fbca vt: vt_ioctl: fix race in VT_RESIZEX by Eric Dumazet · 4 years, 4 months ago
  8. 97b58fa VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
  9. 0ec459e tty: vt_ioctl: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  10. f8b0c2e tty: vt, ignore PIO_UNIMAPCLR param by Jiri Slaby · 8 years ago
  11. 4c0d9b1 vt: vt_ioctl: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  12. ef223fb tty/vt: Return EBUSY if deallocating VT1 and it is busy by Ross Lagerwall · 11 years ago
  13. 421b40a tty/vt: Fix vc_deallocate() lock order by Peter Hurley · 11 years ago
  14. a5e04b7 drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch by Josh Triplett · 12 years ago
  15. a7b1292 vt: fix race in vt_waitactive() by Rabin Vincent · 12 years ago
  16. 5d1a33f vt: push the tty_lock down into the map handling by Alan Cox · 12 years ago
  17. 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 12 years ago
  18. 20f6257 vt: push down tioclinux cases by Alan Cox · 12 years ago
  19. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 12 years ago
  20. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  21. 247ff8e vt: lock the accent table by Alan Cox · 12 years ago
  22. cbcb834 drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer by Samuel Thibault · 12 years ago
  23. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  24. 52ea383 tty: VT, remove unused variable by Jiri Slaby · 13 years ago
  25. 6da9e95 drivers/tty/vt/vt_ioctl.c: repair insane ?: expression by Andrew Morton · 13 years ago
  26. 60680f9 vt: Add K_OFF return value to vt_ioctl KDGKBMODE by Arthur Taylor · 13 years ago
  27. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  28. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  29. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  30. d637837 tty,vt: fix VT_SETACTIVATE console switch by Jiri Olsa · 13 years ago
  31. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 13 years ago
  32. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  33. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/vt_ioctl.c]
  34. 1e0ad28 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value by Graham Gower · 14 years ago
  35. 2c4e967 Input: use PIT_TICK_RATE in vt beep ioctl by Arnd Bergmann · 14 years ago
  36. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  37. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  38. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  39. 3fde85d vt_ioctl: return -EFAULT on copy_from_user errors by Dan Carpenter · 14 years ago
  40. 87a6aca Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" by Greg Kroah-Hartman · 14 years ago
  41. eec9fe7 tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call by Ari Entlich · 14 years ago
  42. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  43. 4b1fe77 tty: fix vt_compat_ioctl by Andreas Schwab · 15 years ago
  44. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  45. 797938b tty: Power: fix suspend vt regression by Jiri Slaby · 15 years ago
  46. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  47. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  48. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  49. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  50. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  51. a115902 vt_ioctl: fix lock imbalance by Jiri Slaby · 15 years ago
  52. fab8922 vt: Add a note on the historical abuse of CLOCK_TICK_RATE by Alan Cox · 15 years ago
  53. c9f19e9 tty: Remove some pointless casts by Alan Cox · 15 years ago
  54. e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
  55. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  56. 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 16 years ago
  57. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  58. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  59. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  60. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  61. 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
  62. a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
  63. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  64. f991519 [PATCH] vt: fix potential race in VT_WAITACTIVE handler by Michal Januszewski · 17 years ago
  65. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 17 years ago
  66. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 17 years ago
  67. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  68. 3dfcaf16 [PATCH] vt: fix comments to not refer to kill_proc by Eric W. Biederman · 17 years ago
  69. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  70. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  71. ca9bda0 [PATCH] tty locking on resize by Alan Cox · 18 years ago
  72. 533475d [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) by Samuel Thibault · 18 years ago
  73. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  74. e3f17f0 [PATCH] Only disallow _setting_ of function key string by Marcelo Tosatti · 19 years ago
  75. 0b360ad [PATCH] setkeys needs root by Andrew Morton · 19 years ago
  76. bcc8ca0 [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 by Emmanuel Colbus · 19 years ago
  77. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago