]> granicus.if.org Git - strace/shortlog
strace
2016-11-26 Dmitry V. Levintests: robustify prctl-name.test against unrelated...
2016-11-22 Dmitry V. Levintests: cleanup prctl-name.c
2016-11-22 Dmitry V. LevinMove KVM_* ioctl entries from ioctls_inc*.h to ioctls_a...
2016-11-22 Dmitry V. Levinmaint: add more workarounds for alpha and powerpc
2016-11-22 Andreas SchwabAdd ioctl definitions for 16-bit alignment
2016-11-22 Dmitry V. Levinmaint: move KVM_* constants from ioctls_inc.h to ioctls...
2016-11-21 Dmitry V. Levinmaint: harmonize use of ioctls_sym.sh
2016-11-21 Dmitry V. Levinmaint: rework workarounds for linux/kvm.h
2016-11-20 Elvira KhabirovaRestructure strace.1
2016-11-20 Eugene Syromyatnikovprctl: implement decoding of PR_SET_FP_MODE and PR_GET_...
2016-11-20 Eugene Syromyatnikovprctl: add braces for conditional blocks with else...
2016-11-20 Eugene Syromyatnikovprctl: cast arg2 to int in PR_SET_PTRACER handler
2016-11-20 Eugene Syromyatnikovprctl: use getarg_ull for option value retrieval
2016-11-20 Eugene Syromyatnikovblock: add some definitions from <linux/blkpg.h>
2016-11-20 Eugene Syromyatnikovxlat: add values to new ARCH_* constants
2016-11-20 Dmitry V. Levinprctl: include <linux/prctl.h> instead of <sys/prctl.h>
2016-11-20 Dmitry V. Levintests: check decoding of prctl PR_GET_NAME/PR_SET_NAME...
2016-11-20 Dmitry V. Levinprctl: fix printing of PR_SET_NAME's argument
2016-11-20 Dmitry V. Levinprintstr_ex: fix handling of last byte when QUOTE_0_TER...
2016-11-19 Dmitry V. Levinprintstr_ex: handle QUOTE_0_TERMINATED bit consistently
2016-11-19 Dmitry V. LevinCleanup fetch part of printstr_ex
2016-11-18 Dmitry V. LevinUpdate prctl ARCH_* constants
2016-11-18 Dmitry V. LevinUpdate V4L2_* constants
2016-11-18 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-11-18 Dmitry V. LevinUpdate MS_* constants
2016-11-18 Dmitry V. LevinUpdate FALLOC_* constants
2016-11-18 Dmitry V. LevinUpdate BTRFS_* constants
2016-11-18 Dmitry V. LevinUpdate BPF_* constants
2016-11-18 Eugene Syromyatnikovmake-dist: use HEAD for making distribution package
2016-11-18 Dmitry V. Levintests: fix btrfs build error on some old systems
2016-11-18 Dmitry V. Levintests: check decoding of ERESTARTSYS error code
2016-11-18 Dmitry V. LevinFix signame usage in qual_signal
2016-11-18 Dmitry V. Levintests: check -e signal=set syntax
2016-11-17 Dmitry V. LevinMake -e fault= expressions cumulative
2016-11-16 Dmitry V. Levintests: check syscall fault injection
2016-11-16 Dmitry V. LevinImplement syscall fault injection
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-16 Dmitry V. Levincris: add syscall tables
2016-11-16 Dmitry V. LevinIntroduce string_to_uint_ex and string_to_uint_upto...
2016-11-16 Dmitry V. LevinSplit qual_syscall into separate functions
2016-11-15 Dmitry V. Levinxtensa: wire up new syscalls
2016-11-14 Dmitry V. Levinarc: wire up new syscalls
2016-11-13 Dmitry V. Levintests: fix potential compilation warning in ioctl_block.c
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-11-13 Eugene Syromyatnikovtests: fix "comparison between signed and unsigned...
2016-11-13 Dmitry V. Levinsyscall.c: refactor getregs_old fallback in get_regs
2016-11-13 Eugene SyromyatnikovRename BUILD_BUG_ON_ZERO macro
2016-11-12 Dmitry V. Levinsyscall.c: factor out ptrace_getregs from get_regs
2016-11-12 Dmitry V. Levinsyscall.c: rename get_regset to ptrace_getregset
2016-11-12 Andreas Schwabm68k: switch to PTRACE_GETREGS
2016-11-12 Andreas Schwabtests: do not run old_mmap test on m68k
2016-11-12 Dmitry V. Levinsyscall.c: introduce reallocate_vec function
2016-11-12 Dmitry V. LevinFix prototypes of qual_desc, qual_signal, and qual_sysc...
2016-11-12 Eugene Syromyatnikovlinux/x32/syscallent.h: fix syscallent array initialisa...
2016-11-11 Dmitry V. LevinIntroduce upoke function
2016-11-11 Gleb Fotengauer... Update ioctl entries from linux 4.9
2016-11-10 Eugene SyromyatnikovUpdate NEWS
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-11-10 Dmitry V. LevinIntroduce ALIGNOF macro
2016-11-10 Eugene Syromyatnikovutil: add support for QUOTE_0_TERMINATED in user_style...
2016-11-09 Eugene Syromyatnikovtests: check decoding of mq_{notify,open,timedreceive...
2016-11-08 Dmitry V. Levintests: skip times.test if CLOCK_PROCESS_CPUTIME_ID...
2016-10-31 Eugene Syromyatnikovtests: add tests for perf_event_attr structure decoding...
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-10-31 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene Syromyatnikovtests: fix name spelling
2016-10-30 Eugene SyromyatnikovUpdate NEWS
2016-10-30 Eugene SyromyatnikovFix typo in comment in tests/quotactl.h
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in quotactl test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in getcpu test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in request_key test
2016-10-30 Eugene Syromyatnikovtests: fix invalid pointer checks in add_key test
2016-10-30 Eugene Syromyatnikovstatfs: use printxval_search
2016-10-30 Eugene Syromyatnikovutil: add printing helper for sorted xlat arrays
2016-10-30 Eugene Syromyatnikovdefs: add check for argument being array to ARRAY_SIZE...
2016-10-30 Eugene Syromyatnikovtests: check decoding of oldfstat, oldlstat, and oldsta...
2016-10-30 Eugene Syromyatnikovtests: additional tests of stat decoders
2016-10-30 Eugene Syromyatnikovtests: prepare for additional tests of stat decoders
2016-10-28 Dmitry V. LevinProvide a safe definition of O_ACCMODE
2016-10-28 Eugene SyromyatnikovImplement dumping of mq_timedsend and mq_timedreceive...
2016-10-28 Eugene Syromyatnikovmq: print msg_prio as a pointer, not as an immediate...
2016-10-28 Eugene Syromyatnikovmq: print msg payload only in case of successful mq_tim...
2016-10-28 Eugene Syromyatnikovmq: Print msg_prio parameter as unsigned int in mq_time...
2016-10-28 Eugene Syromyatnikovmq: Properly print mq_flags field
2016-10-28 Eugene Syromyatnikovmq: Print msg_len parameter as kernel_ulong_t
2016-10-28 Eugene Syromyatnikovprint_mq_attr: fix typo
2016-10-28 Eugene Syromyatnikovmq: print mqdes parameter as int
2016-10-28 Eugene Syromyatnikovmq: curly brackets usage fix
2016-10-28 Eugene Syromyatnikovtests: additional name_to_handle_at/open_by_handle_at...
2016-10-28 Eugene Syromyatnikovtests: require only presence of __NR_* macros for file_...
2016-10-28 Eugene Syromyatnikovtests: proper type conversion in keyctl test
2016-10-28 Eugene Syromyatnikovfile_handle: use separate xlat for name_ta_handle_at...
2016-10-28 Eugene Syromyatnikovtests: check decoding of kexec_file_load and kexec_load...
2016-10-28 Eugene Syromyatnikovkexec: use widen_to_ulong since kexec_load has compat...
2016-10-28 Eugene Syromyatnikovkexec: fix zeroing of higher bits of flags parameter...
2016-10-28 Eugene Syromyatnikovkexec: add printing of struct kexec_segment field names
2016-10-28 Eugene Syromyatnikovtests: check decoding of unshare syscall
2016-10-28 Eugene Syromyatnikovclone: use kernel_ulong_t as type of flags parameter...
2016-10-28 Eugene Syromyatnikovclone: use separate flag list for unshare
next