Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-16 | uml: sysrq and mconsole fixes | Jeff Dike | 1 | -14/+9 |
2007-10-16 | uml: style fixes pass 2 | Jeff Dike | 1 | -123/+127 |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike | 1 | -1/+0 |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike | 1 | -14/+1 |
2007-07-24 | uml: more __init annotations | Jeff Dike | 1 | -2/+2 |
2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
2007-03-29 | [PATCH] uml: fix device unplug crash | Jeff Dike | 1 | -0/+3 |
2007-02-11 | [PATCH] uml: umid tidying | Jeff Dike | 1 | -1/+0 |
2007-02-11 | [PATCH] uml: use LIST_HEAD where possible | Jeff Dike | 1 | -1/+1 |
2007-02-11 | [PATCH] uml: mconsole locking | Jeff Dike | 1 | -6/+15 |
2007-02-11 | [PATCH] uml: return hotplug errors to host | Jeff Dike | 1 | -13/+27 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 1 | -2/+2 |
2006-10-24 | [PATCH] uml: mconsole fixes | Al Viro | 1 | -6/+17 |
2006-10-08 | [PATCH] uml pt_regs fixes | Al Viro | 1 | -4/+4 |