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