- e0a0d89 Fix corner cases of socketcall syscall by Dmitry V. Levin · 8 years ago
- 1264645 Remove parser of unimplemented timerfd syscall by Dmitry V. Levin · 9 years ago
- 1ab6e25 Replace printargs_lu and printargs_ld with printargs_u and printargs_d by Dmitry V. Levin · 9 years ago
- 606fcd0 mips o32: alias sys_syscall to printargs by Dmitry V. Levin · 9 years ago
- fbec510 alpha: alias getdtablesize to printargs by Dmitry V. Levin · 9 years ago
- a56a81c Remove parsers of getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
- aae525f Remove parser of query_module syscall by Dmitry V. Levin · 9 years ago
- 10bd315 Move sysfs syscall to deprecated category by Dmitry V. Levin · 9 years ago
- 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 9 years ago
- 60d7524 Implement lookup_dcookie syscall decoding by Dmitry V. Levin · 9 years ago
- ea19705 Implement kexec_file_load syscall decoding by Dmitry V. Levin · 9 years ago
- 7aa9c0d Implement kcmp syscall decoding by Dmitry V. Levin · 9 years ago
- dcd00c3 Implement iopl syscall decoding by Dmitry V. Levin · 9 years ago
- 2aa180e Implement ioperm syscall decoding by Dmitry V. Levin · 9 years ago
- b36d132 Assume that libc provides sendmsg by Dmitry V. Levin · 9 years ago
- 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 9 years ago
- 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
- a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
- 401d4bd Wire up userfaultfd, membarrier, and mlock2 syscalls by Dmitry V. Levin · 9 years ago
- baaa41c Fix epoll_create syscall decoding by Dmitry V. Levin · 9 years ago
- 3456bcc Implement sched_getattr and sched_setattr syscalls decoding by Dmitry V. Levin · 9 years ago
- 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 9 years ago
- 7c22101 Implement execveat syscall decoding by Dmitry V. Levin · 9 years ago
- ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 9 years ago
- cbabaf9 Alias sys_epoll_create to printargs_ld by Dmitry V. Levin · 9 years ago
- 771c2a4 Alias sys_connect to sys_bind by Dmitry V. Levin · 9 years ago
- 483c15f Change comparisons with function pointers to comparisons with SENs by Elvira Khabirova · 9 years ago
- 140ecf8 Introduce SEN macro by Elvira Khabirova · 9 years ago
- 2af6903 Implement seccomp decoding by Dmitry V. Levin · 10 years ago
- fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 10 years ago
- e78f02a Wire up new syscalls by Dmitry V. Levin · 10 years ago
- 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
- 907df1e Alias sys_setdomainname to sys_sethostname by Dmitry V. Levin · 10 years ago
- 37548c4 Alias sys_getpeername to sys_getsockname by Dmitry V. Levin · 10 years ago
- 8238590 Alias sys_stime to sys_time by Dmitry V. Levin · 10 years ago
- 6355a1f Alias sys_mkdir and sys_mkdirat to sys_chmod and sys_fchmodat by Dmitry V. Levin · 10 years ago
- e971da4 Update syscall tables to the point where they include renameat2 by Mike Frysinger · 10 years ago
- 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 10 years ago
- b2ede14 Enhance setns syscall decoding by Masatake YAMATO · 11 years ago
- 6556315 Alias sys_vfork to sys_fork by Dmitry V. Levin · 11 years ago
- 15bc281 mips: enable decoding of set_thread_area by Dmitry V. Levin · 11 years ago
- 662221c x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_area by Dmitry V. Levin · 11 years ago
- 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 11 years ago
- fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 11 years ago
- f67502e Implement finit_module decoding by Dmitry V. Levin · 11 years ago
- 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 11 years ago
- 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 11 years ago
- 16b9dcf Add support for decoding sync_file_range by William Manley · 11 years ago
- cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 12 years ago
- 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 12 years ago
- cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 12 years ago
- 88eafd8 Improve perf_event_open argument decoding by Ben Noordhuis · 12 years ago
- b468f23 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding by Dmitry V. Levin · 13 years ago
- a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 13 years ago
- 297632b Implement sys_rt_tgsigqueueinfo syscall decoder by Dmitry V. Levin · 13 years ago
- ee3c22c Implement syslog syscall decoder by Dmitry V. Levin · 13 years ago
- 7af9f35 Implement sendmmsg syscall decoder by Dmitry V. Levin · 13 years ago
- 1ff463d Implement sched_rr_get_interval syscall decoder by Dmitry V. Levin · 13 years ago
- 64d0e71 Implement migrate_pages syscall decoder by Dmitry V. Levin · 13 years ago
- 1b0bae2 Implement get_robust_list syscall decoder by Dmitry V. Levin · 13 years ago
- 1e8ed07 Define sys_set_robust_list as an alias to sys_munmap by Dmitry V. Levin · 13 years ago
- 7321547 Implement clock_adjtime syscall decoder by Dmitry V. Levin · 13 years ago
- 51dba35 Define sys_setns as an alias to sys_inotify_rm_watch by Dmitry V. Levin · 13 years ago
- 6bbe696 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
- 531af48 Alias sys_fsync to sys_close by Dmitry V. Levin · 13 years ago
- 8829365 swapon: decode swap flags by Dmitry V. Levin · 13 years ago
- aea4b87 Remove stray sys_swapon() declaration by Denys Vlasenko · 13 years ago
- 72879c6 Alias a few more syscall printing functions by Denys Vlasenko · 13 years ago
- b5e88d4 Do not use SYS_ipc and SYS_socketcall by Dmitry V. Levin · 13 years ago
- ad178c0 Remove redundant parsers by Dmitry V. Levin · 13 years ago
- f33ee91 Reflect the fact that nfsservctl syscall was removed from linux kernels by Dmitry V. Levin · 13 years ago
- 00ebeee Add syscall entries for new linux syscalls by Dmitry V. Levin · 13 years ago
- 7f3aca1 Remove useless and obsolete "#if DONE" sections. No code changes by Dmitry V. Levin · 13 years ago
- b9e897d Add names for dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
- 9e38484 Sort definitions of dummy parsers. No code changes by Dmitry V. Levin · 13 years ago
- 50a218d Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values by Dmitry V. Levin · 14 years ago
- 5874322 Decode TLS syscalls on m68k by Andreas Schwab · 15 years ago
- 2e55ff4 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
- 6e26127 2007-07-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
- d4c85eb 2004-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
- 279d378 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
- 5ef24ab Revert jhughes commits. by Roland McGrath · 21 years ago
- d535306 Better output for sys_migrate by John Hughes · 21 years ago
- ae25933 port SSI clustering mods to OpenSSI on Linux by John Hughes · 21 years ago
- 79db8af 2003-06-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
- 1e35679 2003-03-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
- 8bcf357 2003-01-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
- 67ecd63 2002-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 22 years ago
- 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 25 years ago
- c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 25 years ago
- 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 25 years ago
- 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
- 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 26 years ago
- 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 26 years ago
- 328c5e7 Added support for old*stat syscalls for Linux by Wichert Akkerman · 26 years ago
- 76baf7c Initial revision by Wichert Akkerman · 26 years ago