Commit Graph

195 Commits (8bac13f591652d0c561f5788eaf0862f788a668f)

Author SHA1 Message Date
Al Viro 6414fa6a15 aout: move setup_arg_pages() prior to reading/mapping the binary 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
H. Peter Anvin 303395ac3b x86: Generate system call tables and unistd_*.h from tables 13 years ago
H. Peter Anvin e79a7fccfb x86-64, ia32: Move compat_ni_syscall into C and its own file 13 years ago
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Oleg Nesterov 905f29e2aa x86, signals: Convert the IA32_EMULATION code to use set_current_blocked() 14 years ago
Borislav Petkov 838feb4754 x86, asm: Flip RESTORE_ARGS arguments logic 14 years ago
Borislav Petkov cac0e0a78f x86, asm: Flip SAVE_ARGS arguments logic 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
Anton Blanchard 228e548e60 net: Add sendmmsg socket system call 14 years ago
Stephen Wilson 375906f876 x86: mark associated mm when running a task in 32 bit compatibility mode 14 years ago
Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system 14 years ago
Aneesh Kumar K.V 6aae5f2b20 x86: Add new syscalls for x86_64 14 years ago
Jiri Olsa ea7145477a x86: Separate out entry text section 14 years ago
Jan Beulich 60cf637a13 x86: Use {push,pop}_cfi in more places 14 years ago
Richard Cochran ce26efdefa x86: Add clock_adjtime for x86 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Linus Torvalds 0eead9ab41 Don't dump task struct in a.out core-dumps 15 years ago
Roland McGrath eefdca043e x86-64, compat: Retruncate rax after ia32 syscall entry tracing 15 years ago
H. Peter Anvin 36d001c70d x86-64, compat: Test %rax for the syscall number, not %eax 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Linus Torvalds 8cbd84f2dd x86: fix up system call numbering nit 15 years ago
Eric Paris bbaa4168b2 fanotify: sys_fanotify_mark declartion 15 years ago
Eric Paris 11637e4b7d fanotify: fanotify_init syscall declaration 15 years ago
Jiri Slaby f33ebbe9da unistd: add __NR_prlimit64 syscall numbers 15 years ago
Christoph Hellwig 4cecd935f6 x86: correctly wire up the newuname system call 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Jiri Slaby 318f6b228b x86, ia32_aout: do not kill argument mapping 15 years ago
H. Peter Anvin 05d43ed8a8 x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions 15 years ago
Jiri Slaby 2854e72b58 x86: Use helpers for rlimits 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Eric W. Biederman c3359fbce4 sysctl: x86 Use the compat_sys_sysctl 16 years ago
Jan Beulich 81766741fe x86-64: Fix register leak in 32-bit syscall audting 16 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
Jan Beulich 24e35800cd x86: Don't leak 64-bit kernel register values to 32-bit processes 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Amerigo Wang 4c711576b9 x86, 32-bit: Use generic sys_pipe() 16 years ago
Thomas Gleixner 12d161147f x86: hookup sys_rt_tgsigqueueinfo 16 years ago
Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago