2025-07-20 |
Paul Floyd | FreeBSD regtest: add a testcase for exterrctl |
commit | commitdiff | tree |
2025-07-20 |
Florian Krohm | Sort NEWS entries. |
commit | commitdiff | tree |
2025-07-20 |
Florian Krohm | s390x: Fix crash when constant folding is disabled... |
commit | commitdiff | tree |
2025-07-20 |
Florian Krohm | fdleak.h: Mark close_inherited as possible unused becau... |
commit | commitdiff | tree |
2025-07-20 |
Paul Floyd | FreeBSD regtest: make memcheck/tests/freebsd/setcred... |
commit | commitdiff | tree |
2025-07-20 |
Paul Floyd | FreeBSD regtest: filter leak from memcheck/tests/gone_a... |
commit | commitdiff | tree |
2025-07-20 |
Paul Floyd | Linux regtest: fix build of tests on old systems withou... |
commit | commitdiff | tree |
2025-07-19 |
Mark Wielaard | Just set filename ARG to handle /proc/self/exe in open... |
commit | commitdiff | tree |
2025-07-19 |
Paul Floyd | Linux arm64 and riscv64: for build for VG_(lstat) |
commit | commitdiff | tree |
2025-07-19 |
Paul Floyd | Bug 506910 - openat2 with RESOLVE_NO_MAGICLINKS succeed... |
commit | commitdiff | tree |
2025-07-19 |
Paul Floyd | Bug 505673 - Valgrind crashes with an internal error... |
commit | commitdiff | tree |
2025-07-18 |
Paul Floyd | FreeBSD: fix check for mmap flags |
commit | commitdiff | tree |
2025-07-17 |
Florian Krohm | Constant folding for various division IROps. (BZ 506211) |
commit | commitdiff | tree |
2025-07-17 |
Paul Floyd | iropt regtest: use mrand32() instead of rand() |
commit | commitdiff | tree |
2025-07-17 |
Florian Krohm | Constant folding for various multiplication IROps.... |
commit | commitdiff | tree |
2025-07-17 |
Florian Krohm | Constant folding for Iop_CmpORD.. and Iop_8HLto16,... |
commit | commitdiff | tree |
2025-07-17 |
Martin Cermak | Wrap linux specific syscall 22 (ustat) |
commit | commitdiff | tree |
2025-07-17 |
Mark Wielaard | Check mmap fd is valid, if used, and fail early with... |
commit | commitdiff | tree |
2025-07-17 |
Florian Krohm | Constant folding for Iop_Shl8/16, Iop_Shr8/16 and Iop_S... |
commit | commitdiff | tree |
2025-07-16 |
Florian Krohm | Constant folding for various binary IRops. (BZ 506211) |
commit | commitdiff | tree |
2025-07-16 |
Florian Krohm | Constant folding for Iop_CtzNat32/64. (BZ 506211) |
commit | commitdiff | tree |
2025-07-16 |
Florian Krohm | Constant folding for Iop_ClzNat32/64. (BZ 506211) |
commit | commitdiff | tree |
2025-07-16 |
Florian Krohm | iropt-test: Also test with random inputs; reorg the... |
commit | commitdiff | tree |
2025-07-16 |
Paul Floyd | Change [a]sync_sighandler to [a]sync_signalhandler... |
commit | commitdiff | tree |
2025-07-15 |
Mark Wielaard | Support mmap MAP_FIXED_NOREPLACE if defined |
commit | commitdiff | tree |
2025-07-14 |
Mark Wielaard | Handle SIGSYS and SIGSTKFLT when defined |
commit | commitdiff | tree |
2025-07-14 |
Mark Wielaard | Reject any attempt to set the handler for SIGKILL/STOP |
commit | commitdiff | tree |
2025-07-14 |
Paul Floyd | Solaris gitignore: wildcard diff files |
commit | commitdiff | tree |
2025-07-14 |
Florian Krohm | Add folding for Iop_PopCount32/64 and Iop_CmpNEZ16... |
commit | commitdiff | tree |
2025-07-14 |
Florian Krohm | Enable folding for Iop_Left8/16 |
commit | commitdiff | tree |
2025-07-14 |
Florian Krohm | iropt-test: Reorder IROps. |
commit | commitdiff | tree |
2025-07-14 |
Paul Floyd | Add VEX/useful/vec to gitignore |
commit | commitdiff | tree |
2025-07-13 |
Paul Floyd | Reformat wcpncpy in vg_replace_strmem.c |
commit | commitdiff | tree |
2025-07-12 |
Mark Wielaard | ltp-excludes.txt: Add tests that use unsupported clone... |
commit | commitdiff | tree |
2025-07-12 |
Paul Floyd | Bug 506499 - Unhandled syscall 592 (exterrctl - FreeBSD) |
commit | commitdiff | tree |
2025-07-12 |
Paul Floyd | FreeBSD regtest: more kenv churn |
commit | commitdiff | tree |
2025-07-12 |
Paul Floyd | FreeBSD regtst: add filter for kenv test |
commit | commitdiff | tree |
2025-07-12 |
Paul Floyd | FreeBSD regtest: small cleanup of kenv test |
commit | commitdiff | tree |
2025-07-12 |
Paul Floyd | FreeBSD syscall: improve kenv wrapper and add a test... |
commit | commitdiff | tree |
2025-07-12 |
Florian Krohm | Add program to double-check VEX constant folding. BZ... |
commit | commitdiff | tree |
2025-07-11 |
Mark Wielaard | linux mseal PRE wrapper should First check for overflow |
commit | commitdiff | tree |
2025-07-11 |
Mark Wielaard | Add auxprogs/filters/prctl10 |
commit | commitdiff | tree |
2025-07-11 |
Mark Wielaard | Check ppoll ufds array is safe to deref before checking... |
commit | commitdiff | tree |
2025-07-10 |
Mark Wielaard | Add fcntl14{,_64}, fcntl34{,_64} and fcntl36{,_64}... |
commit | commitdiff | tree |
2025-07-10 |
Paul Floyd | FreeBSD syscall: make syscall kenv unhandles actions... |
commit | commitdiff | tree |
2025-07-10 |
Paul Floyd | FreeBSD syscall: remove duplicate dead code from sysarc... |
commit | commitdiff | tree |
2025-07-10 |
Mark Wielaard | Suppress unimplemented fcntl command warning with -q |
commit | commitdiff | tree |
2025-07-10 |
Mark Wielaard | Better report which clone flag are problematic |
commit | commitdiff | tree |
2025-07-09 |
Florian Krohm | Fix operand / result types of Iop_DivU128[E], Iop_ModU1... |
commit | commitdiff | tree |
2025-07-08 |
Florian Krohm | Refactor IRICB |
commit | commitdiff | tree |
2025-07-08 |
Paul Floyd | Fix VEX/useful/Makefile-vex again |
commit | commitdiff | tree |
2025-07-08 |
Paul Floyd | Fix VEX/useful/Makefile-vex |
commit | commitdiff | tree |
2025-07-07 |
Florian Krohm | Fix VEX/Makefile-gcc |
commit | commitdiff | tree |
2025-07-07 |
Paul Floyd | Add vgstack to NEWS |
commit | commitdiff | tree |
2025-07-07 |
Florian Krohm | s390x: Minor fix for vbit-test |
commit | commitdiff | tree |
2025-07-04 |
Mark Wielaard | Check dup2 oldfd before allowing the syscall |
commit | commitdiff | tree |
2025-07-04 |
Mark Wielaard | Sanity check io_submit addresses before dereferencing |
commit | commitdiff | tree |
2025-07-04 |
Alexandra Hájková | Implement fcntl F_CREATED_QUERY |
commit | commitdiff | tree |
2025-07-03 |
Paul Floyd | FreeBSD syscall: harden sysctl kern.proc.pathname |
commit | commitdiff | tree |
2025-06-30 |
Florian Krohm | s390x: Fix diagnostic for S390_DECODE_UNKNOWN_SPECIAL_INSN |
commit | commitdiff | tree |
2025-06-30 |
Florian Krohm | s390x: Add script s390-runone to help debugging small... |
commit | commitdiff | tree |
2025-06-28 |
Mark Wielaard | mips32: Use LINXY for statmount and listmount |
commit | commitdiff | tree |
2025-06-28 |
Paul Floyd | Non-Linux regtest: update none cmdline2 stdout expected |
commit | commitdiff | tree |
2025-06-27 |
Martin Cermak | Wrap linux specific syscalls 457 (listmount) and 458... |
commit | commitdiff | tree |
2025-06-26 |
Alexandra Hájková | Add "bad" option for --track-fds. |
commit | commitdiff | tree |
2025-06-25 |
Andreas Arnez | Bug 503241 - s390x: Support z17 changes to the NNPA... |
commit | commitdiff | tree |
2025-06-21 |
Mark Wielaard | Update DW_TAG_subprogram parsing for clang |
commit | commitdiff | tree |
2025-06-21 |
Florian Krohm | ir_opt.c bug fix: folloup to 4b8dcbb146 |
commit | commitdiff | tree |
2025-06-21 |
Florian Krohm | libvex_ir.h: Fix comment for Iop_DivModU128to64 |
commit | commitdiff | tree |
2025-06-20 |
Florian Krohm | Constant folding tweaks. |
commit | commitdiff | tree |
2025-06-19 |
Mark Wielaard | Rewrite DWARF inlined subroutine handling to work cross CU |
commit | commitdiff | tree |
2025-06-18 |
Florian Krohm | s390x: Robustise LibVEX_GuestS390X_initialise |
commit | commitdiff | tree |
2025-06-18 |
Florian Krohm | s390x: Fix a comment |
commit | commitdiff | tree |
2025-06-17 |
Martin Cermak | Wrap linux specific mseal syscall |
commit | commitdiff | tree |
2025-06-07 |
Florian Krohm | s390x: Fix thinko, remove a few fixs390's |
commit | commitdiff | tree |
2025-06-07 |
Florian Krohm | s390x: Improve none/tests/s390x/cvb.c |
commit | commitdiff | tree |
2025-06-03 |
Martin Cermak | ltp tests: Use new LTP 20250530, allow for filtering... |
commit | commitdiff | tree |
2025-06-01 |
Paul Floyd | doc: add xml protocol 5 and 6 files to EXTRA_DIST |
commit | commitdiff | tree |
2025-05-30 |
Paul Floyd | FreeBSD syscalls: change two more warnings |
commit | commitdiff | tree |
2025-05-30 |
Paul Floyd | FreeBSD sigprocmask syscall: do not print warnings... |
commit | commitdiff | tree |
2025-05-29 |
Martin Cermak | Hide "client tried to modify addresses" warnings when... |
commit | commitdiff | tree |
2025-05-29 |
Martin Cermak | Hide "Bad oldset address" warnings when -q (quiet)... |
commit | commitdiff | tree |
2025-05-29 |
Martin Cermak | Hide bad act handler address warning when -q is set |
commit | commitdiff | tree |
2025-05-29 |
Paul Floyd | regtest arm: one fix for building with clang |
commit | commitdiff | tree |
2025-05-29 |
Khem Raj | Use portable syntax for pushsection directive in inline... |
commit | commitdiff | tree |
2025-05-29 |
Paul Floyd | Bug 504936 - Add FreeBSD amd64 sysarch subcommands... |
commit | commitdiff | tree |
2025-05-28 |
Florian Krohm | s390x: Remove a fixs390. Add an explanation. |
commit | commitdiff | tree |
2025-05-27 |
Paul Floyd | regtest warning: suppress -Walloc-size-larger-than... |
commit | commitdiff | tree |
2025-05-26 |
Paul Floyd | regtest warnings: fix unused returns and missing noexce... |
commit | commitdiff | tree |
2025-05-26 |
Paul Floyd | regtest PPC: update a few XML expecteds after bug390310 |
commit | commitdiff | tree |
2025-05-25 |
Paul Floyd | Bug 390310 - Output summaries in XML files |
commit | commitdiff | tree |
2025-05-24 |
Paul Floyd | FreeBSD: change vgdb traces to use PTRACE_CONTINUE... |
commit | commitdiff | tree |
2025-05-24 |
Paul Floyd | Darwin: removing trailing ... from suppressions |
commit | commitdiff | tree |
2025-05-24 |
Paul Floyd | README_DEVELOPERS: add some platform specific notres... |
commit | commitdiff | tree |
2025-05-22 |
Paul Floyd | regtest: update none cmdline expecteds for non-linux |
commit | commitdiff | tree |
2025-05-22 |
Alexandra Hájková | Add "yes" argument for the --modify-fds option. |
commit | commitdiff | tree |
2025-05-20 |
Mark Wielaard | PRE(sys_prlimit64): Check ARG3 and ARG4 ML_(safe_to_der... |
commit | commitdiff | tree |
2025-05-19 |
Mark Wielaard | Add fixed bug 504466 double close causes SEGV to NEWS |
commit | commitdiff | tree |
2025-05-19 |
Martin Cermak | PR504341: Prevent LTP setrlimit05 syscall test from... |
commit | commitdiff | tree |
2025-05-19 |
Paul Floyd | .gitignore: add /none/tests/fdleak_doubleclose0 |
commit | commitdiff | tree |
next |