summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/chan_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\
| * tty: um: convert to u8/__u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
* | um: Reap winch thread if it failsBenjamin Berg2024-01-041-5/+11
* | um: Do not use printk in SIGWINCH helper threadBenjamin Berg2024-01-041-13/+13
|/
* um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-05-271-4/+5
* um: fix error return code in winch_tramp()Zhen Lei2021-06-171-1/+2
* um: tty: Fix handling of close in tty linesAnton Ivanov2020-12-131-2/+2
* um: Add SPDX headers for files in arch/um/driversAlex Dewar2019-09-151-1/+1
* um: Use tty_port in SIGWINCH handlerRichard Weinberger2013-03-111-6/+6
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-2/+2
* um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2011-11-021-1/+6
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-2/+0
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+1
* uml: work around host tcsetattr bugJeff Dike2007-12-031-1/+10
* uml: arch/um/drivers formattingJeff Dike2007-10-161-7/+11
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-16/+21
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-2/+1
* uml: fix console writing bugsJeff Dike2007-10-161-1/+10
* uml: console subsystem tidyingJeff Dike2007-10-161-53/+58
* uml: tidy recently-moved codeJeff Dike2007-10-161-15/+15
* uml: move userspace code to userspace fileJeff Dike2007-10-161-0/+49
* uml: simplify helper stack handlingJeff Dike2007-07-161-1/+1
* uml: SIGIO support cleanupJeff Dike2007-07-161-32/+38
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-161-1/+7
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-5/+5
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-071-11/+0
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-5/+5
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml-driver-formatting-fixes-fixAndrew Morton2007-05-071-1/+1
* uml: driver formatting fixesJeff Dike2007-05-071-1/+1
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* [PATCH] uml: close TUN/TAP file descriptorsJeff Dike2006-02-071-8/+7
* [PATCH] uml console channels: fix the API of console_writePaolo 'Blaisorblade' Giarrusso2005-11-131-1/+1
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-071-1/+0
* [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* [PATCH] uml: clean up error pathJeff Dike2005-06-081-8/+16
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-081-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+210