index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
um: Fix uml_mconsole stop/go
Anton Ivanov
2022-04-08
1
-1
/
+2
*
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
switch file_open_root() to struct path
Al Viro
2021-04-07
1
-1
/
+1
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-1
/
+1
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
uml: Create a private mount of proc for mconsole
Eric W. Biederman
2020-02-28
1
-1
/
+27
*
uml: Don't consult current to find the proc_mnt in mconsole_proc
Eric W. Biederman
2020-02-28
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-5
/
+4
*
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2019-09-15
1
-1
/
+1
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
1
-2
/
+0
*
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
[next]