summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/mconsole_kern.c
Commit message (Expand)AuthorAgeFilesLines
* um: Remove obsolete reenable_XX callsAnton Ivanov2018-12-271-2/+0
* mconsole_proc(): don't mess with file->f_posAl Viro2018-02-091-1/+2
* mconsole: switch to kernel_readChristoph Hellwig2017-09-041-6/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-221-1/+1
* [um] mconsole: don't open-code memdup_user_nul()Al Viro2016-01-041-11/+3
* um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-171-4/+2
* mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
* UM: Adjust printk in create_proc_mconsole()David Howells2013-04-091-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+1
|\
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+1
* | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-231-1/+1
|/
* Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-101-5/+5
|\
| * um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-78/+21
|\ \
| * | um: resurrect the right variant of mconsole_proc()Al Viro2012-09-261-78/+21
| |/
* / rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-261-0/+1
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-2/+1
|\
| * um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
* | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-021-1/+0
|/
* rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-021-0/+1
* um: Disintegrate asm/system.hRichard Weinberger2012-04-101-0/+1
* um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-251-1/+1
* open-style analog of vfs_path_lookup()Al Viro2011-03-141-19/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-1/+1
* Unrot uml mconsole a bitAl Viro2010-01-141-31/+18
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-9/+7
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-151-6/+8
* Merge branch 'next' into for-linusJames Morris2008-12-251-1/+2
|\
| * CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
* | uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
|/
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* uml: make mconsole_stack namespace-awareJeff Dike2008-02-051-17/+18
* uml: mconsole mutex conversionDaniel Walker2008-02-051-3/+4
* uml: fix infinite mconsole loopKarol Swietlicki2008-02-051-1/+3
* uml: DEBUG_SHIRQ fixesJeff Dike2008-02-051-1/+7
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-051-3/+0
* uml: more idiomatic parameter parsingJeff Dike2007-10-161-2/+2
* uml: sysrq and mconsole fixesJeff Dike2007-10-161-14/+9
* uml: style fixes pass 2Jeff Dike2007-10-161-123/+127
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-1/+0
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-14/+1
* uml: more __init annotationsJeff Dike2007-07-241-2/+2
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: fix device unplug crashJeff Dike2007-03-291-0/+3
* [PATCH] uml: umid tidyingJeff Dike2007-02-111-1/+0
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-111-1/+1