]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
7 days ago  Martin CermakAdd several missing syscall hooks to ppc64-linux
7 days ago  Martin CermakReview the vmsplice syscall wrapper
9 days ago  Mark WielaardDistribute auxprogs scripts and data files
10 days ago  Martin CermakThe futimesat syscall wrapper doesn't handle AT_FDCWD
10 days ago  Martin CermakMake fchmodat and fchmodat2 syscall wrappers accept...
10 days ago  Martin CermakAllow for patching LTP sources
11 days ago  Mark WielaardAdd bug 503241 s390x: Support z17 changes to the NNPA...
2025-08-02  Florian KrohmARM64 specific changes for BZ 507033
2025-08-02  Florian KrohmARM specific changes for BZ 507033
2025-08-02  Florian Krohmmips specific changes for BZ 507033
2025-08-02  Martin CermakFix execveat() with AT_FDCWD and relative path, add...
2025-08-01  Martin CermakWrap linux specific syscall sysfs
2025-07-31  Florian Krohmnanomips specific changes for BZ 507033
2025-07-31  Florian Krohmx86 specific changes for BZ 507033
2025-07-31  Florian Krohmamd64 specific changes for BZ 507033
2025-07-31  Mark Wielaardmemcheck/tests/mallinfo2.c use %zu to print mallinfo2...
2025-07-31  Martin CermakImplement and override mallinfo2
2025-07-30  Alexandra HájkováAdd fd_allowed and POST_newFd_RES to all syscalls that...
2025-07-30  Florian KrohmFix a panic message.
2025-07-30  Florian Krohms390: New Principles of Operations is out
2025-07-28  Florian KrohmREADME_DEVELOPERS: change a few path names for consistency
2025-07-25  Florian Krohmiropt-test: .vgtest tweaks
2025-07-25  Florian Krohmiropt-test: Refactor code
2025-07-25  Paul FloydFreeBSD regtest: update 32bit scalar expected
2025-07-24  Paul FloydFreeBSD syscall: improve sigwait and sigwaitinfo wrapper.
2025-07-24  Paul FloydREADME_DEVELOPERS: more on scalar test
2025-07-24  Paul FloydREADME_DEVELOPERS: add some description of scalar tests
2025-07-24  Florian Krohmtests/x86_amd_features.c: followup to 4810c14b5d
2025-07-23  Florian Krohmtests/x86_amd_features.c: also recognise GenuineIntel
2025-07-21  Paul FloydFreeBSD regtest: remove stray backslash in a string...
2025-07-21  Paul Floydgdbserver regtest: remove extra lines containing syscal...
2025-07-20  Florian KrohmFix compiler warnings on ppc due to unused s390 specifi...
2025-07-20  Paul FloydFreeBSD compiler warnings
2025-07-20  Paul FloydFreeBSD regtest: add a testcase for exterrctl
2025-07-20  Florian KrohmSort NEWS entries.
2025-07-20  Florian Krohms390x: Fix crash when constant folding is disabled...
2025-07-20  Florian Krohmfdleak.h: Mark close_inherited as possible unused becau...
2025-07-20  Paul FloydFreeBSD regtest: make memcheck/tests/freebsd/setcred...
2025-07-20  Paul FloydFreeBSD regtest: filter leak from memcheck/tests/gone_a...
2025-07-20  Paul FloydLinux regtest: fix build of tests on old systems withou...
2025-07-19  Mark WielaardJust set filename ARG to handle /proc/self/exe in open...
2025-07-19  Paul FloydLinux arm64 and riscv64: for build for VG_(lstat)
2025-07-19  Paul FloydBug 506910 - openat2 with RESOLVE_NO_MAGICLINKS succeed...
2025-07-19  Paul FloydBug 505673 - Valgrind crashes with an internal error...
2025-07-18  Paul FloydFreeBSD: fix check for mmap flags
2025-07-17  Florian KrohmConstant folding for various division IROps. (BZ 506211)
2025-07-17  Paul Floydiropt regtest: use mrand32() instead of rand()
2025-07-17  Florian KrohmConstant folding for various multiplication IROps....
2025-07-17  Florian KrohmConstant folding for Iop_CmpORD.. and Iop_8HLto16,...
2025-07-17  Martin CermakWrap linux specific syscall 22 (ustat)
2025-07-17  Mark WielaardCheck mmap fd is valid, if used, and fail early with...
2025-07-17  Florian KrohmConstant folding for Iop_Shl8/16, Iop_Shr8/16 and Iop_S...
2025-07-16  Florian KrohmConstant folding for various binary IRops. (BZ 506211)
2025-07-16  Florian KrohmConstant folding for Iop_CtzNat32/64. (BZ 506211)
2025-07-16  Florian KrohmConstant folding for Iop_ClzNat32/64. (BZ 506211)
2025-07-16  Florian Krohmiropt-test: Also test with random inputs; reorg the...
2025-07-16  Paul FloydChange [a]sync_sighandler to [a]sync_signalhandler...
2025-07-15  Mark WielaardSupport mmap MAP_FIXED_NOREPLACE if defined
2025-07-14  Mark WielaardHandle SIGSYS and SIGSTKFLT when defined
2025-07-14  Mark WielaardReject any attempt to set the handler for SIGKILL/STOP
2025-07-14  Paul FloydSolaris gitignore: wildcard diff files
2025-07-14  Florian KrohmAdd folding for Iop_PopCount32/64 and Iop_CmpNEZ16...
2025-07-14  Florian KrohmEnable folding for Iop_Left8/16
2025-07-14  Florian Krohmiropt-test: Reorder IROps.
2025-07-14  Paul FloydAdd VEX/useful/vec to gitignore
2025-07-13  Paul FloydReformat wcpncpy in vg_replace_strmem.c
2025-07-12  Mark Wielaardltp-excludes.txt: Add tests that use unsupported clone...
2025-07-12  Paul FloydBug 506499 - Unhandled syscall 592 (exterrctl - FreeBSD)
2025-07-12  Paul FloydFreeBSD regtest: more kenv churn
2025-07-12  Paul FloydFreeBSD regtst: add filter for kenv test
2025-07-12  Paul FloydFreeBSD regtest: small cleanup of kenv test
2025-07-12  Paul FloydFreeBSD syscall: improve kenv wrapper and add a test...
2025-07-12  Florian KrohmAdd program to double-check VEX constant folding. BZ...
2025-07-11  Mark Wielaardlinux mseal PRE wrapper should First check for overflow
2025-07-11  Mark WielaardAdd auxprogs/filters/prctl10
2025-07-11  Mark WielaardCheck ppoll ufds array is safe to deref before checking...
2025-07-10  Mark WielaardAdd fcntl14{,_64}, fcntl34{,_64} and fcntl36{,_64}...
2025-07-10  Paul FloydFreeBSD syscall: make syscall kenv unhandles actions...
2025-07-10  Paul FloydFreeBSD syscall: remove duplicate dead code from sysarc...
2025-07-10  Mark WielaardSuppress unimplemented fcntl command warning with -q
2025-07-10  Mark WielaardBetter report which clone flag are problematic
2025-07-09  Florian KrohmFix operand / result types of Iop_DivU128[E], Iop_ModU1...
2025-07-08  Florian KrohmRefactor IRICB
2025-07-08  Paul FloydFix VEX/useful/Makefile-vex again
2025-07-08  Paul FloydFix VEX/useful/Makefile-vex
2025-07-07  Florian KrohmFix VEX/Makefile-gcc
2025-07-07  Paul FloydAdd vgstack to NEWS
2025-07-07  Florian Krohms390x: Minor fix for vbit-test
2025-07-04  Mark WielaardCheck dup2 oldfd before allowing the syscall
2025-07-04  Mark WielaardSanity check io_submit addresses before dereferencing
2025-07-04  Alexandra HájkováImplement fcntl F_CREATED_QUERY
2025-07-03  Paul FloydFreeBSD syscall: harden sysctl kern.proc.pathname
2025-06-30  Florian Krohms390x: Fix diagnostic for S390_DECODE_UNKNOWN_SPECIAL_INSN
2025-06-30  Florian Krohms390x: Add script s390-runone to help debugging small...
2025-06-28  Mark Wielaardmips32: Use LINXY for statmount and listmount
2025-06-28  Paul FloydNon-Linux regtest: update none cmdline2 stdout expected
2025-06-27  Martin CermakWrap linux specific syscalls 457 (listmount) and 458...
2025-06-26  Alexandra HájkováAdd "bad" option for --track-fds.
2025-06-25  Andreas ArnezBug 503241 - s390x: Support z17 changes to the NNPA...
2025-06-21  Mark WielaardUpdate DW_TAG_subprogram parsing for clang
next