| Commit message (Expand) | Author | Age | Files | Lines |
* | um: Add SPDX headers to files in arch/um/kernel/ | Alex Dewar | 2019-09-15 | 1 | -1/+1 |
* | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -2/+1 |
* | signal/um: Remove task parameter from send_sigtrap | Eric W. Biederman | 2019-05-29 | 1 | -4/+4 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | signal/um: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -10/+3 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | um: Don't pollute kernel namespace with uapi | Richard Weinberger | 2015-06-25 | 1 | -0/+1 |
* | um: Handle tracehook_report_syscall_entry() result | Richard Weinberger | 2015-05-31 | 1 | -3/+3 |
* | um: Remove SKAS3/4 support | Richard Weinberger | 2015-04-13 | 1 | -32/+0 |
* | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -2/+1 |
* | um: split syscall_trace(), pass pt_regs to it | Al Viro | 2012-08-02 | 1 | -41/+30 |
* | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -11/+9 |
* | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 1 | -2/+2 |
* | um: clean arch_ptrace() up a bit | Al Viro | 2011-09-14 | 1 | -28/+0 |
* | um: fix ptrace build error | Richard Weinberger | 2010-11-12 | 1 | -1/+1 |
* | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 2010-10-27 | 1 | -10/+8 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -2/+3 |
* | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger | 2010-08-09 | 1 | -21/+0 |
* | um: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -54/+16 |
* | UML on UML fixed: it did not start | Renzo Davoli | 2009-03-12 | 1 | -0/+5 |
* | UML: make several more things static | WANG Cong | 2008-07-24 | 1 | -1/+1 |
* | spelling fixes: arch/um/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 1 | -2/+0 |
* | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 | 1 | -12/+6 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -58/+56 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -3/+3 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -5/+0 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -5/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 |
* | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 2007-02-11 | 1 | -0/+7 |
* | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+2 |
* | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+10 |
* | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 | 1 | -19/+15 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -48/+2 |
* | [PATCH] uml: fix a couple of warnings | Jeff Dike | 2005-05-28 | 1 | -16/+3 |
* | [PATCH] uml: small fixes left over from rc4 | Jeff Dike | 2005-05-20 | 1 | -3/+3 |
* | [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch | Bodo Stroesser | 2005-05-06 | 1 | -50/+29 |
* | [PATCH] uml: header and code cleanup | Bodo Stroesser | 2005-05-05 | 1 | -5/+0 |
* | [PATCH] uml: S390 preparation, abstract host page fault data | Bodo Stroesser | 2005-05-05 | 1 | -7/+9 |
* | [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 | 1 | -1/+3 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+2 |
* | | [AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypes | Jeff Dike | 2005-05-03 | 1 | -9/+12 |
|/ |
|
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+388 |