index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
mconsole_kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mconsole_proc(): don't mess with file->f_pos
Al Viro
2018-02-09
1
-1
/
+2
*
mconsole: switch to kernel_read
Christoph Hellwig
2017-09-04
1
-6
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-22
1
-1
/
+1
*
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
2016-01-04
1
-11
/
+3
*
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-11-17
1
-4
/
+2
*
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
2013-06-19
1
-1
/
+1
*
UM: Adjust printk in create_proc_mconsole()
David Howells
2013-04-09
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-1
/
+1
|
\
|
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
|
rcu: Remove rcu_switch()
Frederic Weisbecker
2012-10-23
1
-1
/
+1
|
/
*
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-10
1
-5
/
+5
|
\
|
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-78
/
+21
|
\
\
|
*
|
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
1
-78
/
+21
|
|
/
*
|
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
1
-0
/
+1
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
1
-2
/
+1
|
\
|
*
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
*
|
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
1
-1
/
+0
|
/
*
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
1
-0
/
+1
*
um: Disintegrate asm/system.h
Richard Weinberger
2012-04-10
1
-0
/
+1
*
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-03-25
1
-1
/
+1
*
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
1
-19
/
+2
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
1
-1
/
+1
*
Switch may_open() and break_lease() to passing O_...
Al Viro
2010-03-03
1
-1
/
+1
*
Unrot uml mconsole a bit
Al Viro
2010-01-14
1
-31
/
+18
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-9
/
+7
*
uml: convert to seq_file/proc_fops
Alexey Dobriyan
2009-12-15
1
-6
/
+8
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-1
/
+2
|
\
|
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-1
/
+2
*
|
uml: boot broken due to buffer overrun
Balbir Singh
2008-12-10
1
-1
/
+3
|
/
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-3
/
+3
*
uml: make mconsole_stack namespace-aware
Jeff Dike
2008-02-05
1
-17
/
+18
*
uml: mconsole mutex conversion
Daniel Walker
2008-02-05
1
-3
/
+4
*
uml: fix infinite mconsole loop
Karol Swietlicki
2008-02-05
1
-1
/
+3
*
uml: DEBUG_SHIRQ fixes
Jeff Dike
2008-02-05
1
-1
/
+7
*
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
2008-02-05
1
-3
/
+0
*
uml: more idiomatic parameter parsing
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: sysrq and mconsole fixes
Jeff Dike
2007-10-16
1
-14
/
+9
*
uml: style fixes pass 2
Jeff Dike
2007-10-16
1
-123
/
+127
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
1
-1
/
+0
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
1
-14
/
+1
*
uml: more __init annotations
Jeff Dike
2007-07-24
1
-2
/
+2
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
[PATCH] uml: fix device unplug crash
Jeff Dike
2007-03-29
1
-0
/
+3
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
1
-1
/
+0
*
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
1
-6
/
+15
[next]