| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ |
|
| * | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 2013-09-01 | 1 | -1/+1 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86/ia32/asm: Remove unused argument in macro | Ramkumar Ramachandra | 2013-07-23 | 1 | -1/+1 |
* | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 1 | -2/+0 |
|\ \ |
|
| * | | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 2013-05-28 | 1 | -2/+0 |
| |/ |
|
* | | aout32 coredump compat fix | Al Viro | 2013-06-22 | 1 | -1/+1 |
|/ |
|
* | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -9/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -24/+6 |
|\ |
|
| * | new helper: read_code() | Al Viro | 2013-04-29 | 1 | -24/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -94/+0 |
|\ \ |
|
| * | | x86: sys32_kill and sys32_mprotect are pointless | Al Viro | 2013-03-03 | 1 | -11/+0 |
| * | | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 2 | -57/+0 |
| * | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 | 1 | -6/+0 |
| * | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -20/+0 |
| |/ |
|
* | | coredump: factor out the setting of PF_DUMPCORE | Oleg Nesterov | 2013-04-30 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 | 1 | -5/+0 |
|\ |
|
| * | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-24 | 1 | -5/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -4/+2 |
|\ \
| |/
|/| |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -4/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 3 | -207/+26 |
|\ \ |
|
| * | | x86: convert to ksignal | Al Viro | 2013-02-14 | 1 | -20/+17 |
| * | | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 1 | -39/+0 |
| * | | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 1 | -76/+0 |
| * | | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 1 | -17/+0 |
| * | | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 1 | -7/+0 |
| * | | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 1 | -15/+0 |
| * | | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 1 | -24/+0 |
| * | | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 | 2 | -8/+9 |
| * | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 | 1 | -1/+0 |
| |/ |
|
* | | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-01-31 | 1 | -2/+2 |
|/ |
|
* | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | 1 | -4/+1 |
* | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | 2 | -50/+1 |
* | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 2 | -12/+6 |
* | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-28 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -16/+1 |
|\ |
|
| * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 2 | -16/+1 |
* | | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 | 2 | -9/+14 |
|\ \ |
|
| * | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 1 | -3/+6 |
| * | | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 2012-09-05 | 1 | -5/+6 |
| * | | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 | 1 | -1/+1 |
| |/ |
|
* | | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 2012-09-21 | 1 | -5/+7 |
* | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -0/+6 |
|/ |
|
* | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha | 2012-06-14 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -11/+1 |
|\ |
|
| * | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -11/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 | 1 | -2/+2 |
|\ \ |
|
| * | | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |