Commit Graph

251 Commits (7959bd76a18cea222eb9ee9040709ffc0a4612de)

Author SHA1 Message Date
Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Al Viro 235b80226b x86: convert to ksignal 12 years ago
Jan Beulich 313751fa7b x86-64: Replace left over sti/cli in ia32 audit exit code 12 years ago
Al Viro 5b3eb3ade4 x86: switch to generic old sigaction 12 years ago
Al Viro 29fd448084 x86: switch to generic compat rt_sigaction() 12 years ago
Al Viro d7c43e4afb x86: switch to generic compat sched_rr_get_interval() 12 years ago
Al Viro 15ce1f7154 x86,um: switch to generic old sigsuspend() 12 years ago
Al Viro 7b83d1a297 x86: switch to generic compat rt_sigqueueinfo() 12 years ago
Al Viro f45adb0499 x86: switch to generic compat rt_sigpending() 12 years ago
Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants 12 years ago
Al Viro b3af11afe0 x86: get rid of pt_regs argument of iopl(2) 12 years ago
Jan Beulich 40a1ef95da x86-64: Replace left over sti/cli in ia32 audit exit code 12 years ago
Al Viro c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those 12 years ago
Al Viro 9026843952 generic compat_sys_sigaltstack() 12 years ago
Al Viro 1d4b4b2994 x86, um: switch to generic fork/vfork/clone 12 years ago
Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 years ago
Al Viro 6783eaa2e1 x86, um/x86: switch to generic sys_execve and kernel_execve 13 years ago
H. Peter Anvin 5e88353d8b x86, smap: Reduce the SMAP overhead for signal handling 13 years ago
H. Peter Anvin 63bcff2a30 x86, smap: Add STAC and CLAC instructions to control user space access 13 years ago
Suresh Siddha 72a671ced6 x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels 13 years ago
Mathias Krause 0ff8fef4ea x86/signals: ia32_signal.c: add __user casts to fix sparse warnings 13 years ago
Mathias Krause f00026276a x86: Fix __user annotations in asm/sys_ia32.h 13 years ago
Suresh Siddha 0b91f45b23 x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Eric W. Biederman a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 years ago
Jan Beulich fba60c620a x86-64: Eliminate dead ia32 syscall handlers 13 years ago
Al Viro ce7e5d2d19 x86: fix broken TASK_SIZE for ia32_aout 13 years ago
Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
H. Peter Anvin a3e859fed1 x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32entry.S 13 years ago
H. Peter Anvin 1ce6f86815 x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32entry.S 13 years ago
Will Drewry a0727e8ce5 signal, x86: add SIGSYS info and make it synchronous. 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Al Viro 19e5109fef take removal of PF_FORKNOEXEC to flush_old_exec() 13 years ago
Al Viro 8fc3dc5a3a __register_binfmt() made void 13 years ago
H. Peter Anvin bb6fa8b275 x32: Fix stupid ia32/x32 inversion in the siginfo format 13 years ago
Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct 13 years ago
H. Peter Anvin e7084fd52e x32: Switch to a 64-bit clock_t 13 years ago
Al Viro 6414fa6a15 aout: move setup_arg_pages() prior to reading/mapping the binary 13 years ago
Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces 13 years ago
H. Peter Anvin f28f0c2357 x86: Move some signal-handling definitions to a common header 13 years ago
H. Peter Anvin 2c73ce7346 x86-64, ia32: Drop sys32_rt_sigprocmask 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris f031cd2556 audit: ia32entry.S sign extend error codes when calling 64 bit code 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Jan Beulich f6b2bc8476 x86-64: Cleanup some assembly entry points 13 years ago
Jan Beulich 46db09d3fd x86-64: Slightly shorten line system call entry and exit paths 13 years ago
H. Peter Anvin 61f1e7e208 x86, syscall: Re-fix typo in comment 13 years ago