]> granicus.if.org Git - strace/history - linux
build: prepare for -Wimplicit-fallthrough=5
[strace] / linux /
2018-02-27 Eugene SyromyatnikovUpdate the list of INET_DIAG_BC_* operators
2018-02-21 Dmitry V. Levinm68k: fix build
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-13 Eugene SyromyatnikovRemove old and unused maintenance scripts
2018-02-12 Eugene Syromyatnikovpowerpc, powerpc64: wire up pkey_* syscalls
2018-02-12 Eugene Syromyatnikovlinux/ia64: remove IA-32 mode support
2018-02-11 Eugene Syromyatnikovsparc: mark as an architecture that has a dedicated...
2018-02-10 Eugene SyromyatnikovMark architectures that indicate syscall error in a...
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
2018-02-10 Eugene Syromyatnikovlinux/arm/get_scno.c: use debug_msg
2018-02-10 Eugene SyromyatnikovHandle very special __ARM_NR_-prefixed syscalls
2018-02-10 Eugene SyromyatnikovMake shuffle_scno globally available
2018-02-09 Eugene SyromyatnikovUse shuffle_scno for x32 syscall numbers
2018-02-09 Eugene SyromyatnikovMove shuffle_scno() invocation to get_scno
2018-02-09 Eugene SyromyatnikovMove shuffle_scno to arch-specific file
2018-02-09 Eugene Syromyatnikovlinux/x86_64/set_error.c: update eax for compat personality
2018-02-09 Eugene SyromyatnikovMark various arch-specific syscalls with SYSCALL_NEVER_...
2018-02-09 Eugene SyromyatnikovAdd SYSCALL_NEVER_FAILS flag to getpgrp
2018-02-09 Eugene Syromyatnikovlinux/x86_64/get_error.c: do not sign-extend if no...
2018-01-29 Gleb Fotengauer... Add KVM_PPC_GET_CPU_CHAR ioctl definition from linux...
2018-01-29 Eugene SyromyatnikovIntroduce s390_pci_mmio_read, s390_pci_mmio_write syste...
2018-01-29 Eugene SyromyatnikovIntroduce s390_runtime_instr system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_guarded_storage system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_sthyi system call decoder
2018-01-25 Dmitry V. LevinDrop non-functional CRIS architecture support
2018-01-25 Eugene SyromyatnikovAdd syscall entry for ARM-specific get_tls syscall
2018-01-25 Eugene SyromyatnikovFix syscall descriptions for ARM-specific system calls
2018-01-25 Eugene SyromyatnikovImplement decoding of riscv_flush_icache syscall
2018-01-24 Dmitry V. Levinia64: do not bail out in get_syscall_args if umove...
2018-01-23 Dmitry V. LevinRework decoding and pathtrace of old select syscall
2018-01-21 Eugene SyromyatnikovMove definition of personality macros to arch_defs_.h
2018-01-21 Eugene SyromyatnikovIntroduce HAVE_ARCH_SA_RESTORER
2018-01-21 Dmitry V. LevinReplace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
2018-01-21 Dmitry V. LevinReplace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
2018-01-21 Dmitry V. LevinUse #if idiom instead of #ifdef for HAVE_ARCH_* macros.
2018-01-21 Dmitry V. LevinRename arch-specific arch_defs.h files to arch_defs_.h
2018-01-19 Eugene SyromyatnikovAdd compat support for s390x
2018-01-17 Eugene SyromyatnikovIntroduce arch-specific define HAVE_ARCH_OLD_MMAP
2018-01-16 Eugene Syromyatnikovaarch64: use ARCH_SET_PERSONALITY_FROM_IOV_SIZE
2018-01-15 Dmitry V. LevinEnhance decoding of mq_* syscalls
2018-01-11 Gleb Fotengauer... Update ioctl entries from linux v4.15-rc7
2018-01-03 Eugene SyromiatnikovChange the first argument of upeek from pid to tcp
2018-01-03 Eugene SyromiatnikovChange argument of getregs_old from pid to tcp
2018-01-03 Eugene SyromiatnikovChange the first argument of upoke from pid to tcp
2017-12-24 Dmitry V. Levinsyscall: move a sparc specific include to an arch speci...
2017-12-24 Dmitry V. Levinsyscall: move all ia64 specific includes to an arch...
2017-12-24 Dmitry V. Levinsyscall: rework subcall decoding on mips o32
2017-12-23 Dmitry V. LevinRemove linux/ptp_clock.h
2017-12-23 Dmitry V. LevinRemove linux/ubi-user.h
2017-12-23 Dmitry V. LevinRemove linux/mtd-abi.h
2017-12-23 Dmitry V. LevinRemove linux/personality.h
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_SREGS ioctl...
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_REGS ioctl...
2017-11-13 Gleb Fotengauer... s390, s390x: update ioctl entries from linux 4.14
2017-11-13 Gleb Fotengauer... s390x: remove some of non-s390 KVM ioctls
2017-11-05 Dmitry V. Levinhppa: wire up statx syscall
2017-09-20 Dmitry V. Levinppc64: fix sigreturn parser for ppc personality
2017-09-20 Dmitry V. Levinppc64: truncate syscall args for 32-bit personality...
2017-09-19 Dmitry V. LevinUpdate ioctl entries from linux v4.14-rc1
2017-09-18 Dmitry V. LevinRemove KVM_S390_* ioctls from non-s390 architectures
2017-09-17 Dmitry V. LevinRemove some of arch-specific KVM ioctls from non-matchi...
2017-09-17 Dmitry V. Levinnetlink: implement decoding of INET_DIAG_CLASS_ID attribute
2017-09-01 Gleb Fotengauer... s390: update ioctl entries from linux 4.13
2017-09-01 Dmitry V. Levinalpha: wire up new syscalls
2017-08-28 Gleb Fotengauer... Update ioctl entries from linux v4.13-rc7
2017-08-25 Dmitry V. Levins390: wire up s390_guarded_storage syscall
2017-08-25 Dmitry V. Levinmicroblaze: wire up statx syscall
2017-08-18 Dmitry V. Levinmips o32: do not bail out in get_syscall_args if umoven...
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
2017-08-04 Dmitry V. Levinsparc64: do not bail out in get_scno if PTRACE_PEEKTEXT...
2017-07-21 Dmitry V. Levinx86: wire up arch_prctl syscall
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-07-11 JingPiao Chennetlink: decode AF_INET inet_diag_req_* attributes
2017-07-10 JingPiao Chennetlink: decode AF_SMC smc_diag_msg attributes
2017-07-09 JingPiao Chennetlink: decode AF_PACKET packet_diag_msg attributes
2017-07-04 Romain Naournios2: fix wrong access to "SP" register in user_pt_regs
2017-07-01 Eugeniy Paltsevarc: fix wrong access to "sp" member in user_regs_struct
2017-07-01 Khem Rajaarch64, tile: replace struct ucontext with ucontext_t
2017-07-01 JingPiao Chennetlink: decode AF_UNIX unix_diag_msg attributes
2017-07-01 JingPiao Chennetlink: decode AF_NETLINK netlink_diag_msg attributes
2017-06-30 JingPiao Chennetlink: decode AF_INET inet_diag_msg attributes
2017-06-30 JingPiao Chennetlink: add a basic netlink attribute parser of AF_INE...
2017-06-30 JingPiao Chennetlink: add a basic netlink attribute parser of AF_PAC...
2017-06-30 JingPiao Chennetlink: add a basic netlink attribute parser of AF_NET...
2017-06-29 Gleb Fotengauer... Update ioctl entries from linux v4.12-rc7
2017-06-22 Dmitry V. LevinUpdate NDIAG_SHOW_* constants
2017-06-21 JingPiao Chennetlink: introduce a basic netlink attributes parser
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-06-17 Dmitry V. LevinFix a few misspellings in comments
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_SMC messages
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_INET...
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_PACKET...
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_NETLINK...
2017-06-15 Dmitry V. Levinnetlink: add a basic socket diag parser of AF_UNIX...
2017-06-05 Dmitry V. Levinnetlink: implement generic nlmsg_type decoding
2017-05-28 Dmitry V. Levinalpha: rename sys_sigprocmask to sys_osf_sigprocmask
2017-05-26 Eugene SyromyatnikovUnify capitalisation of (c) in copyright notices
2017-05-24 Dmitry V. Levinpowerpc64, sparc, sparc64: wire up statx syscall
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-05-21 Dmitry V. LevinRename sys_sig[gs]etmask to sys_s[gs]etmask to match...
next