1. b74bb9a arm64-linux: enable sys_sched_setaffinity, sys_linkat. by sewardj · 10 years ago
  2. 883ac8b Enable: sys_add_key, sys_keyctl, apparently needed by glibc-2.19.90 on by sewardj · 10 years ago
  3. aa02f66 Use safe_to_deref in coregrind syswrap-generic.c (msghdr_foreachfield). by mjw · 10 years ago
  4. bfd1d9f syswrap: XEN_DOMCTL_resumedomain by bart · 10 years ago
  5. 6505667 syswrap: XEN_HVMOP_set_mem_type by bart · 10 years ago
  6. 2c28071 syswrap: XEN_HVMOP_set_pci_link_route by bart · 10 years ago
  7. a5f81a0 syswrap: XEN_HVMOP_set_isa_irq_level by bart · 10 years ago
  8. 331b3f0 syswrap: XEN_DOMCTL_cacheflush by bart · 10 years ago
  9. 718b0fb syswrap: XEN_DOMCTL_settimeoffset by bart · 10 years ago
  10. b1055aa Fix P{RE,OST}_XEN_HVMOP_{READ,WRITE} by bart · 10 years ago
  11. 903e051 Enable sys_sendmmsg() on arm32. by sewardj · 10 years ago
  12. 5d99813 Enable syscalls: by sewardj · 10 years ago
  13. 78bc770 Enable sys_getpriority and sys_setpriority for ppc64. by mjw · 10 years ago
  14. 0f73047 Enable syscalls: sys_inotify_init1 sys_inotify_add_watch by sewardj · 10 years ago
  15. b5170b9 Enable the following syscalls: sys_eventfd2 sys_symlinkat sys_renameat by sewardj · 10 years ago
  16. d11ed20 Enable sys_epoll_create1, sys_epoll_ctl, sys_epoll_pwait, sys_prctl. by sewardj · 10 years ago
  17. 7a35989 Enable the following syscalls, which are needed to make regtests by sewardj · 10 years ago
  18. c221218 wire up some more system calls on s390 by cborntra · 10 years ago
  19. e3c20b4 Enable a few more syscalls: by sewardj · 10 years ago
  20. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 10 years ago
  21. 3995526 Handle IPv6 addresses when reporting open file descriptors. by tom · 10 years ago
  22. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  23. 29ac981 * fix a bug in sys_clone that was causing threads to hang at exit by sewardj · 10 years ago
  24. c8fa5cc Enable sys_ppoll, sys_kill, sys_socketpair. by sewardj · 10 years ago
  25. dbb328d arm64-linux: make restarting of syscalls interrupted by signals work by sewardj · 10 years ago
  26. ae082d8 First attempt at supporting sys_clone. by sewardj · 10 years ago
  27. 417e103 Bug 331337 s390x WARNING: unhandled syscall: 326 (dup3) by mjw · 10 years ago
  28. 4ea8f14 - Handle KVM_CREATE_IRQCHIP, which does not take any parameter by cborntra · 10 years ago
  29. 68f338f Fix typo in poll wrapper by tom · 10 years ago
  30. ddc4a18 Add support for the clock_adjtime system call. by tom · 10 years ago
  31. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 10 years ago
  32. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
  33. 9c6b05d mips32: Adding mips32/Android support to Valgrind. by dejanj · 11 years ago
  34. 03f77d2 xen: Implement XEN_DOMCTL_set_max_evtchn by bart · 11 years ago
  35. 4cf567e xen: XEN_SYSCTL_debugkeys hypercall by bart · 11 years ago
  36. 029d48f xen: XEN_SYSCTL_readconsole hypercall by bart · 11 years ago
  37. 189ade7 xen: XEN_DOMCTL_shadow_op hypercall by bart · 11 years ago
  38. 8583a2a xen: XEN_DOMCTL_sethvmcontext hypercall by bart · 11 years ago
  39. 14c44a9 xen: XEN_DOMCTL_getpageframeinfo3 hypercall by bart · 11 years ago
  40. e65212e xen: XEN_DOMCTL_gethvmcontext hypercall by bart · 11 years ago
  41. 9bd4cfc xen: XENMEM_remove_from_physmap hypercall by bart · 11 years ago
  42. 39d4ba5 xen: XENMEM_add_to_physmap hypercall by bart · 11 years ago
  43. 1d528a7 xen: XENMEM_machphys_mfn_list hypercall by bart · 11 years ago
  44. 3b70027 xen: XENMEM_maximum_gpfn hypercall by bart · 11 years ago
  45. bc8d9bd xen: XENMEM_maximum_ram_page hypercall by bart · 11 years ago
  46. 3b35a08 xen: Infratructure for XEN_TMEM_* hypercalls by bart · 11 years ago
  47. 5be3aec xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa by bart · 11 years ago
  48. 17da3da mips32/64: Fix the problem with cacheflush on mips platforms. by dejanj · 11 years ago
  49. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  50. 0e659b2 unbreak (future) Mac OS 10.9, 11.0, ... builds by philippe · 11 years ago
  51. 13de231 Enable sys_rt_sigsuspend on ppc64-linux. Not sure why this is by sewardj · 11 years ago
  52. 4ce2793 Un-break the build on OSX 10.7. by sewardj · 11 years ago
  53. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  54. 80fe549 Disallow client mmap calls with MAP_32BIT as a flag. by sewardj · 11 years ago
  55. 879c8b0 Enable sys_prlimit64 on arm-linux. Fixes #320131. by sewardj · 11 years ago
  56. 2aa453e mips32: Fix the align problem with mmap. by dejanj · 11 years ago
  57. e2d76bb Enable sys_fanotify_init and sys_fanotify_mark on arm-linux. by sewardj · 11 years ago
  58. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  59. b891121 Fix memory leak when reallocating a thread name. by florian · 11 years ago
  60. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  61. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  62. 87557e7 mips32: typo error fix. by dejanj · 11 years ago
  63. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  64. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  65. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  66. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  67. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  68. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  69. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  70. 0c7ff33 Handle FIOCLEX and FIONCLEX ioctls. Patch from Ben Noordhuis. BZ#305170. by tom · 11 years ago
  71. 70f71aa Handle setsockopt(SOL_SOCKET, SO_ATTACH_FILTER) better. Based by tom · 11 years ago
  72. cec24b5 Add support for fanotify_init and fanotify_mark, based on patches by tom · 11 years ago
  73. 43ca097 Add support for open_by_handle_at and fix name_to_handle_at by tom · 11 years ago
  74. f93bbd9 Handle the sethostname system call. BZ#311922. by tom · 11 years ago
  75. 379817b mips32: another VG_(am_get_advisory) needs non-single-page-size adjustment by petarj · 11 years ago
  76. e746a12 Bug 321969. Support [lf]setxattr on ppc32 and ppc64 linux kernel. by mjw · 11 years ago
  77. a25a2bf [PATCH 4/4] xen: VKI_XENMEM_get_sharing_{freed, shared}_pages hypercall (#321065) by bart · 11 years ago
  78. 431bad0 [PATCH 3/4] xen: VKI_XEN_SYSCTL_sched_id hypercall (#321065) by bart · 11 years ago
  79. 68495eb [PATCH 2/4] xen: update for interface changes in Xen 4.3 release (#321065) by bart · 11 years ago
  80. 77addcd [PATCH 1/4] xen: distinguish the various fields of the Xen privcmd ioctls in the logging (#321065) by bart · 11 years ago
  81. 7160332 mips64: add cases in wrappers for ptrace calls with GETREGSET by petarj · 11 years ago
  82. 4cb663f Don't break platforms without AF_BLUETOOTH. by mjw · 11 years ago
  83. ada5ad7 Support Linux kernel AF_BLUETOOTH for bind(). by mjw · 11 years ago
  84. f666d20 Support PTRACE_GET/SET_THREAD_AREA on x86. by mjw · 11 years ago
  85. 3b3a0cb mips: enable syscalls prlimit64, process_vm_readv, process_vm_writev by petarj · 11 years ago
  86. 521cebb Add syscall suport for system calls sys_mbind, sys_set_mempolicy and by carll · 11 years ago
  87. 863014b mips: fixup blksys_restart address for mips64 by petarj · 11 years ago
  88. 4ab0a79 mips: enable several system call wrappers on mips64 by petarj · 11 years ago
  89. fdb7081 Enable prctl on ppc64-linux. Fixes #308089. by sewardj · 11 years ago
  90. ac3dcee Darwin: Fix a compiler warning by bart · 11 years ago
  91. f9e5b5e Implement the name_to_handle_at system call for x86 and amd64. by tom · 11 years ago
  92. 6b08776 Factorise some code from syswrap-amd64/arm/mips32/mips64-linux.c to syswrap-linux.c by philippe · 11 years ago
  93. e5a61e1 wire up 2 vhost ioctls. The kernel does not use any parameter by cborntra · 11 years ago
  94. dfe0dae initial tun/tap ioctls. TUNSETIFF/TUNGETIFF/TUNSETOFFLOAD. See 315952. by cborntra · 11 years ago
  95. fc75e5e Don't check the flags word in msghdr for sendmsg as the by tom · 11 years ago
  96. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  97. fdd27ac Make msgrcv wrappers on amd64, arm and mips32 look for IPC_NOWAIT in by tom · 11 years ago
  98. 9f2a339 Add support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY by bart · 11 years ago
  99. 39d8b54 xen: Add a missing break to the handling of XEN_DOMCTL_max_vcpus by florian · 11 years ago
  100. c7c3f2f xen: add a missing break to the handling of XEN_DOMCTL_getdomaininfo by bart · 11 years ago