| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-08-18 | 1 | -2/+28 |
|\ |
|
| * | kbd: complete dead keys definitions | Samuel Thibault | 2018-07-07 | 1 | -2/+28 |
* | | s390/keyboard: sanitize array index in do_kdsk_ioctl | Martin Schwidefsky | 2018-07-19 | 1 | -12/+16 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | s390/char : Rename EBCDIC keymap variables | Farhan Ali | 2018-03-19 | 1 | -16/+16 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390 keyboard.c: don't open-code strndup_user() | Al Viro | 2017-05-16 | 1 | -6/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | s390/keyboard: use memdup_user_nul() | Muhammad Falak R Wani | 2016-06-13 | 1 | -12/+3 |
* | s390/keyboard: avoid off-by-one when using strnlen_user() | Jan Kara | 2015-06-15 | 1 | -5/+8 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | TTY: tty3270, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -13/+17 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -3/+1 |
|\ |
|
| * | tty: phase out of ioctl file pointer for tty3270 as well | Heiko Carstens | 2011-02-25 | 1 | -3/+1 |
* | | [S390] keyboard: integer underflow bug | Dan Carpenter | 2011-03-03 | 1 | -1/+2 |
|/ |
|
* | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 |
* | [S390] drivers/s390/char: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -8/+6 |
* | [S390] drivers/s390/char: Use kstrdup | Julia Lawall | 2010-05-17 | 1 | -4/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | unicode diacritics support | Samuel Thibault | 2007-10-17 | 1 | -11/+55 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -0/+2 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 1 | -1/+1 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 1 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] s390: invalid check after kzalloc() | Peter Oberparleiter | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 1 | -8/+4 |
* | [PATCH] ebcdic do_kdsk_ioctl off-by-one | Davi Arnaut | 2006-02-01 | 1 | -1/+5 |
* | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 | 1 | -10/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+519 |