index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
mconsole_kern.c
Age
Commit message (
Expand
)
Author
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-04-07
switch file_open_root() to struct path
Al Viro
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-02-28
uml: Create a private mount of proc for mconsole
Eric W. Biederman
2020-02-28
uml: Don't consult current to find the proc_mnt in mconsole_proc
Eric W. Biederman
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-02-09
mconsole_proc(): don't mess with file->f_pos
Al Viro
2017-09-04
mconsole: switch to kernel_read
Christoph Hellwig
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-01-04
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-06-19
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-10-23
rcu: Remove rcu_switch()
Frederic Weisbecker
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-19
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
2010-01-14
Unrot uml mconsole a bit
Al Viro
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
uml: convert to seq_file/proc_fops
Alexey Dobriyan
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-05
uml: make mconsole_stack namespace-aware
Jeff Dike
2008-02-05
uml: mconsole mutex conversion
Daniel Walker
2008-02-05
uml: fix infinite mconsole loop
Karol Swietlicki
2008-02-05
uml: DEBUG_SHIRQ fixes
Jeff Dike
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
2007-10-16
uml: more idiomatic parameter parsing
Jeff Dike
[next]