aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/keyboard.c
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-18
|\
| * kbd: complete dead keys definitionsSamuel Thibault2018-07-07
* | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-19
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-15
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-13
* s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara2015-06-15
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* TTY: tty3270, add tty_portJiri Slaby2012-04-09
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-25
* | [S390] keyboard: integer underflow bugDan Carpenter2011-03-03
|/
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* [S390] drivers/s390/char: Use kmemdupJulia Lawall2010-05-17
* [S390] drivers/s390/char: Use kstrdupJulia Lawall2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* unicode diacritics supportSamuel Thibault2007-10-17
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [S390] irq change build fixes.Heiko Carstens2006-10-06
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] s390: invalid check after kzalloc()Peter Oberparleiter2006-04-11
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-24
* [PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut2006-02-01
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16