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