aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/mconsole_kern.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16um: refactor deprecated strncpy to memcpyJustin Stitt1-2/+2
2022-09-19um: Do not initialise statics to 0.Xin Gao1-1/+1
2022-09-19um: Improve panic notifiers consistency and orderingGuilherme G. Piccoli1-4/+3
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-04-07switch file_open_root() to struct pathAl Viro1-1/+1
2020-12-13um: Support dynamic IRQ allocationJohannes Berg1-1/+1
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-1/+1
2020-02-28uml: Create a private mount of proc for mconsoleEric W. Biederman1-1/+27
2020-02-28uml: Don't consult current to find the proc_mnt in mconsole_procEric W. Biederman1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-5/+4
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar1-1/+1
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov1-2/+0
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2017-09-04mconsole: switch to kernel_readChristoph Hellwig1-6/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-01-04[um] mconsole: don't open-code memdup_user_nul()Al Viro1-11/+3
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger1-4/+2
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro1-1/+1
2013-04-09UM: Adjust printk in create_proc_mconsole()David Howells1-2/+1
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+1
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker1-1/+1
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-5/+5
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-78/+21
2012-09-26um: resurrect the right variant of mconsole_proc()Al Viro1-78/+21
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2012-07-19um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney1-1/+0
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney1-0/+1
2012-04-10um: Disintegrate asm/system.hRichard Weinberger1-0/+1
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-19/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro1-1/+1
2010-01-14Unrot uml mconsole a bitAl Viro1-31/+18
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-9/+7
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan1-6/+8
2008-12-25Merge branch 'next' into for-linusJames Morris1-1/+2
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike1-1/+7
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki1-3/+0
2007-10-16uml: more idiomatic parameter parsingJeff Dike1-2/+2
2007-10-16uml: sysrq and mconsole fixesJeff Dike1-14/+9
2007-10-16uml: style fixes pass 2Jeff Dike1-123/+127
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-1/+0
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-14/+1
2007-07-24uml: more __init annotationsJeff Dike1-2/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike1-0/+3
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-1/+0
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike1-1/+1
2007-02-11[PATCH] uml: mconsole lockingJeff Dike1-6/+15
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike1-13/+27
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+2
2006-10-24[PATCH] uml: mconsole fixesAl Viro1-6/+17
2006-10-08[PATCH] uml pt_regs fixesAl Viro1-4/+4
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-3/+3
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike1-5/+10
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-1/+1
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-2/+0
2006-04-11[PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: memory hotplug cleanupsJeff Dike1-3/+1
2006-03-31[PATCH] uml: fix min usageAl Viro1-1/+1
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike1-0/+138
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso1-3/+6
2006-02-01[PATCH] uml: fix some typosJeff Dike1-1/+1
2006-01-11[PATCH] uml: eliminate doubled boot outputJeff Dike1-1/+1
2006-01-06[PATCH] uml: fix whitespace in mconsole driverJeff Dike1-54/+42
2006-01-06[PATCH] uml: capture printk output for mconsole sysrqJeff Dike1-18/+30
2006-01-06[PATCH] uml: capture printk output for mconsole stackJeff Dike1-6/+81
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike1-3/+3
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-13/+12
2006-01-06[PATCH] uml: use kstrdupJeff Dike1-1/+1
2005-09-17[PATCH] uml: breakpoint an arbitrary threadJeff Dike1-0/+52
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas1-1/+1
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike1-4/+32
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+619