Trinity Fuzzer Tool
[Prev Page][Next Page]
- PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
- [PATCH] Check if VIDIOC_RESERVED is defined., Vinson Lee
- [PATCH] [trinity] syscalls/setsockopt: Fix array out-of-bound access, Suzuki K Poulose
- [PATCH for trinity] parisc-specific updates,
Helge Deller
- [PATCH 1/4] trinity: Add support for runtime_instr svc,
Thomas Richter
- [PATCH 1/7] trinity: Fix compile error on linux 4.15 kernel,
Thomas Richter
- Trinity 1.8, Dave Jones
- [patch] perf_event_open: update features to 4.14-rc6,
Vince Weaver
- Trinity release soon., Dave Jones
- [PATCH] net/proto-rds.c: rds_setsockopt() stub not needed, Tommi Rantala
- test processes are not all killed,
Dai Xiang
- [PATCH 1/2] ioctls/vfs.c: add more ioctls from linux/fs.h,
Tommi Rantala
- [PATCH] Include sys/io.h for UIO_MAXIOV symbol., Vinson Lee
- [PATCH] fix off-by-one in dump_childnos(),
Tommi Rantala
- [PATCH] configure: fix cross compile detection of broken ipv6 headers, Baruch Siach
- [PATCH] Check for btrfs_ioctl_defrag_range_args., Vinson Lee
- [PATCH] Check for bpf_prog_type BPF_PROG_TYPE_PERF_EVENT., Vinson Lee
- [PATCH] fds/drm.c: Increase buffer size.,
Vinson Lee
[PATCH 1/5] Makefile: use grep -c to avoid wc -l,
Tommi Rantala
trinity: execve() returns 0?,
Vegard Nossum
[PATCH] Fix -Wunused error,
Yury Norov
[PATCH] Check for bpf_attr map_flags., Vinson Lee
[PATCH] fix build when USE_BPF is not defined,
Jan Stancek
Trinity 1.7,
Dave Jones
[BUG] invalid open call: O_CREAT or O_TMPFILE without mode,
Andersen, John
[bug] child processes stall forever and don't get killed,
Jan Stancek
Randomly reopening file descriptors,
Vegard Nossum
[patch] perf_event_open: update to features in 4.8-rc2, Vince Weaver
[patch] perf_event_open fix unexpected char warning, Vince Weaver
What's the suggestion to do trinity test?, Li jinyue
cleanup_net()/net_mutex hung tasks + kobject release debugging,
Vegard Nossum
[PATCH] Fix build on older kernels without BPF.,
Vinson Lee
[RFD] Efficient unit test and fuzz tools for kernel/libc porting,
Zhangjian (Bamvor)
[PATCH] net/proto-unix.c: set protocol to 0 in unix_rand_socket(), Fabien Siron
[PATCH] fds/drm.c: Add forward declaration of struct., Vinson Lee
HEAD of trinity broken on xc86,
Toralf Förster
[PATCH] net/proto-ipv4.c: Include limits.h as a workaround for older kernels., Vinson Lee
[PATCH] compat.h: Add SO_IP_SET for older distros., Vinson Lee
[PATCH] net: include <linux/if.h> instead of <net/if.h>, Adrien Schildknecht
[PATCH] compat.h: add SHM_NORESERVE flag,
Adrien Schildknecht
[PATCH] move x86 specific syscalls to x86 dir, Adrien Schildknecht
[PATCH] Fix logging logic in output().,
Artem Savkov
[PATCH] Makefile: Use -std=gnu99 if -std=gnu11 is not supported., Vinson Lee
[PATCH] net/protocols.c: fix build on old machines,
Jiri Slaby
compile error within a 32 bit KVM,
Toralf Förster
[PATCH] Add MCL_ONFAULT to mlockall calls,
Eric B Munson
[PATCH v2 1/2] compat.h: add more macros,
Jiri Slaby
[PATCH 1/2] compat.h: add more RTNLGRP_ macros,
Jiri Slaby
[PATCH] convert syscall time tracking to CLOCK_MONOTONIC,
Kirill A. Shutemov
32bit compile error w/ v1.6-115-g4a302e2, Toralf Förster
[RFC PATCH] nvme ioctl support,
Johannes Thumshirn
[patch] update perf_event_open support to 4.4-rc4, Vince Weaver
[PATCH v2] Remove unused variable in fds/drm.c.,
Vinson Lee
[PATCH] Remove unused variable in fds/drm.c., Vinson Lee
[PATCH] compat.h: Add NETLINK_SOCK_DIAG., Vinson Lee
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198,
Tommi Rantala
[PATCH] Free correct argument in post_ppoll(), Kirill A. Shutemov
[PATCH] remove this param as it not adds any value any more,
Praveen K. Pandey
x86; *** Error in `trinity': free(): invalid pointer: 0xb6ffe000 ***, Toralf Förster
[PATCH] socket: Fix missing-field-initializers build error., Vinson Lee
[PATCH] fix build prctl.h header on RHEL6.7, Hangbin Liu
[PATCH] Patch : enable tool as make -p take an arg for seconds,
Praveen Pandey
[PATCH] fix trinity compilation (make) error in ppcle system, Praveen Pandey
[PATCH] Fix build with kernel 3.4 headers., Vinson Lee
"invalid open call: O_CREAT or O_TMPFILE without mode" errors,
Vinson Lee
[PATCH] Add "-F" option for reproducing parts of previous runs, Tom Clark
[PATCH] Add POLL_BUSY_LOOP symbol for older distros., Vinson Lee
[PATCH] Add POLLFREE symbol for older distros., Vinson Lee
git issue,
Toralf Förster
[PATCH] compat.h: define CLOCK_MONOTONIC_RAW, Jiri Slaby
[PATCH] compat.h: Add CLOCK_BOOTTIME., Vinson Lee
[PATCH] net/domains.c: Include compat.h., Vinson Lee
[patch] update perf_event_open support for Linux 4.1, Vince Weaver
[PATCH] DRM dumb buffer file descriptors, Tommi Rantala
intel_sprite_get_colorkey oops, Tommi Rantala
[PATCH 7/7] strip down get_len() to a call to rand32(),
tyson . w . smith
[PATCH 6/7] fix undefined behavior, tyson . w . smith
[PATCH 5/7] make r an int to avoid unintended behavior, tyson . w . smith
[PATCH 4/7] simplify div by 2,4,8,16 statement, tyson . w . smith
[PATCH 3/7] simplify most significant byte modification statement, tyson . w . smith
[PATCH 2/7] remove randbits(),
tyson . w . smith
[PATCH 1/7] add random_pathstring(),
tyson . w . smith
[PATCH 12/12] Make RAND_RANGE() a macro, tyson . w . smith
[PATCH 11/12] Rename rand_bool() to RAND_BOOL() to match other macros, tyson . w . smith
[PATCH 10/12] Decrease the likelihood of performing mangling operations, tyson . w . smith
[PATCH 09/12] Actually flip the sign of the value (1 -> -1), tyson . w . smith
[PATCH 08/12] Cleaned up rand32() and remove __rand32(), tyson . w . smith
[PATCH 07/12] Cleaned up rept8() and renamed to rept_byte(), tyson . w . smith
[PATCH 06/12] Added RAND_BYTE() macro, tyson . w . smith
[PATCH 05/12] Make rand_bool a macro, tyson . w . smith
[PATCH 04/12] Remove static from rand_single_bit(), tyson . w . smith
[PATCH 03/12] Remove rand8x8(), tyson . w . smith
[PATCH 02/12] Created RAND_32 and RAND_64 macros., tyson . w . smith
[PATCH 01/12] Created ONE_IN(x) macro, tyson . w . smith
[PATCH 7/7] Removed overlapping values in get_interesting_value(), tyson . w . smith
[PATCH 6/7] Simplify get_interesting_32bit_value(), tyson . w . smith
[PATCH 5/7] Simplify get_interesting_16bit_value(), tyson . w . smith
[PATCH 4/7] Make get_interesting_32bit_value() static, tyson . w . smith
[PATCH 3/7] Unnest the get_interesting_<Nbit>_value() calls, tyson . w . smith
[PATCH 2/7] Simplified get_interesting_8bit_value(), tyson . w . smith
[PATCH 1/7] Remove value modification decision from plus_minus_two(),
tyson . w . smith
Re: [PATCH] drm: Fix deadlock due to getconnector locking changes, Tommi Rantala
Trinity v1.5 released., Dave Jones
BUG!: unreachable! BUG!: [29809] generate-args.c:fill_arg:360, Toralf Förster
[PATCH] kvm: Add ifdef around IA64 ioctls., Vinson Lee
[patch] update perf_event_open() for Linux 3.19,
Vince Weaver
*** Error in `trinity': free(): invalid pointer: 0xb755c014 ***,
Toralf Förster
[PATCH] fix syscalls-arm.h, Tommi Rantala
trinity doesn't exit after its finished,
Toralf Förster
"selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3,
Vinson Lee
[PATCH] ioctls/drm: Fix build errors due to undefined symbols., Vinson Lee
How to read and analysis trinity log file?,
telnetgmike@xxxxxxxxx
BUG!: unreachable!,
Toralf Förster
Error in `trinity': free(): invalid next size (normal): 0x08683438 ***,
Toralf Förster
[PATCH 0/2] Small MIPS fixes,
Markos Chandras
[PATCH] Add missing EPOLLWAKEUP define to compat.h for older distros, Brian Haley
[PATCH 1/2] Fix build break when SYS_memfd_create doesn't exist,
Michael Ellerman
f2fs get_dnode_of_data oops,
Tommi Rantala
hang in creating the trinity-testfileX,
Toralf Förster
endless loop open child logfiles,
Toralf Förster
compile error of trinity related to an outdated gcc ?,
Toralf Förster
RTNL: assertion failed at net/ipv6/addrconf.c (1699),
Tommi Rantala
drm_ioctl & WARNING at arch/x86/mm/ioremap.c:98, Tommi Rantala
drm_mode_create_dumb_ioctl: divide error,
Tommi Rantala
/proc/asound/card0/oss_mixer stack corruption,
Tommi Rantala
[PATCH] Fix two shadow compiler warnings,
Brian Haley
[PATCH] proto-phonet: Include compat.h., Vinson Lee
[child0:1694] <timed out>,
Toralf Förster
trinity seems not to reap all childs,
Toralf Förster
[PATCH v2] trinity: add connection support for AF_INET and AF_INET6, Hangbin Liu
trinity cores in watchdog while syslog'ing,
Toralf Förster
[patch v2] perf_event_open() Linux 3.16 additions, Vince Weaver
[patch] perf_event_open() Linux 3.16 additions,
Vince Weaver
[PATCH] trinity: add connection support for AF_INET and AF_INET6,
Hangbin Liu
[PATCH v2] net: add inet/inet6 rand_socket sctp support,
Hangbin Liu
[child0:1655] execve returned an undocumented return value (28:No space left on device), Toralf Förster
[PATCH] ignore patch file on top level, Hangbin Liu
[PATCH] net: add ipv4/ipv6 sctp support,
Hangbin Liu
compile error wrt VERSION,
Toralf Förster
[PATCH] scripts/gen-versionh.sh: Explicitly use bash., Vinson Lee
[PATCH] Add SEEK_HOLE and SEEK_DATA symbols for older distros., Vinson Lee
*** Error in `trinity': double free or corruption (!prev): 0x08208e78 ***,
Toralf Förster
[PATCH] Ignore ENOSYS from sys_msgrcv() and sys_ipc(),
Michael Ellerman
breakage on master.,
Dave Jones
[PATCH 1/2] hugetlb: restrict hugepage_migration_support() to x86_64,
Naoya Horiguchi
Re: [PATCH 1/2] hugetlb: restrict hugepage_migration_support() to x86_64, Hugh Dickins
BUG at mm/memory.c:1489!,
Michael Ellerman
Message not available
[PATCH] Update powerpc syscall list to match v3.15-rc7, Michael Ellerman
[PATCH 1/2] Add an IGNORE_ENOSYS flag and use it,
Michael Ellerman
[PATCH] Compat fixes for DRM & prctl(),
Michael Ellerman
[PATCH] Fix buffer overflow in output() when pid slot is not found,
Michael Ellerman
[PATCH] Fix build errors on Ubuntu 12.04., Vinson Lee
[PATCH] syscall: Take SYSCALL_OFFSET into account,
Markos Chandras
[PATCH 3/3] include tile headers, Wang Sheng-Hui
[PATCH 2/3] tile: add arch-tile.h, Wang Sheng-Hui
[PATCH 1/3] tile: add syscall tables syscall-tile.h, Wang Sheng-Hui
exporting pmu data from perf_event_open.c,
Vince Weaver
[patch] make perf_event_open() create system-wide events,
Vince Weaver
Fwd: Trinity 1.4 tarball release.,
Dave Jones
trinity commit 23dc478aba breaks syscall "mremap" at a 32 bit user mode linux,
Toralf Förster
FYI: git tree moved., Dave Jones
shouldn't the Makefile be adjusted after the rename of sockets.c to fd-sockets.c ?,
Toralf Förster
GCC 4.9 build error child.c:274:14: error: variable 'lastop' might be clobbered by 'longjmp' or 'vfork' [-Werror=clobbered],
Vinson Lee
[PATCH] uid: initialize nobody_uid/nobody/gid only if --dropprivs requested, Kirill A. Shutemov
[PATCH] Add SWAP_FLAG_DISCARD symbol for older distros.,
Vinson Lee
build error with latest gir tree at a 32 bit Linux,
Toralf Förster
[PATCH] KEYS: Make the keyring cycle detector ignore other keyrings of the same name,
David Howells
[info] syscall mremap can't be tested at a UML w/ fuzzy tool trinity,
Toralf Förster
kernel BUG at security/keys/keyring.c:1003!, Tommi Rantala
kernel BUG at mm/mlock.c:79! on 3.10,
Vinson Lee
latest git tree core dumps,
Toralf Förster
[patch] update perf_event_open support to 3.14-rc3, Vince Weaver
btrfs "possible irq lock inversion dependency detected",
Tommi Rantala
BUG: Bad page state in process trinity-c19, Tommi Rantala
lockdep: strange %s#5 lock name,
Tommi Rantala
trinity: lots of corrupted double-linked list errors when run on x32,
Vince Weaver
x32 BUG found with perf_fuzzer, Vince Weaver
[PATCH] load correct syscall table for s390 and s390x,
Dan Horák
BUG ip_dst_cache (Not tainted): Poison overwritten,
Tommi Rantala
sched_rr_get_interval NULL pointer OOPS,
Tommi Rantala
[PATCH 1/1] handle SIGABRT similar to SIGSEGV, Jiri Slaby
[PATCH] modify_ldt: initialize scratch,
Jiri Slaby
divide by zero in random/taviso(),
Vince Weaver
trinity: lots of free(): invalid pointer,
Jiri Slaby
[PATCH 1/1] compat: define more ETH_P_ constants, Jiri Slaby
cppcheck mentions format string error,
Toralf Förster
[PATCH] be more quiet in [main] Setsockopt(..., Toralf Förster
Trinity 1.3., Dave Jones
current trinity gives glibc errors,
Toralf Förster
[patch] perf_event_open update to 3.13-rc3, Vince Weaver
[PATCH] syscalls/prctl.c: Fix build with USE_SECCOMP disabled., Vinson Lee
maps.c:45:2: error: ‘struct map’ has no member named ‘list’,
Toralf Förster
[PATCH] syscall/prctl.c: Fix unused variable build error with USE_SECCOMP=0.,
Vinson Lee
[PATCH] Fixes incorrect syscall indices for shmat and shmctl in X86_64 arch., Ildar Muslukhov
latest git tree gives a build error at a 32 bit Gentoo Linux, Toralf Förster
[PATCH] Fixes bug with incorrect casting of on stackvariable to a pointer., Ildar Muslukhov
[PATCH] net/bpf.c: Remove AUDIT_ARCH_H8300.,
Vinson Lee
[PATCH] net/rds_setsockopt.c: Always define SOL_RDS., Vinson Lee
[patch] perf_event_open more likely tracepoint values,
Vince Weaver
[PATCH] Fix unused variable build errors., Vinson Lee
[patch] perf_event_open: vary pid and cpu values more, Vince Weaver
kernel: sock: sock_set_timeout: `trinity-main' (pid 1349) tries to set negative timeout,
Toralf Förster
[PATCH] set syscalls_todo to N, not N+1, Toralf Förster
[RFC 0/6] Allow to disable socket protocol families,
Cyrill Gorcunov
[PATCH 0/4] Teach trinity to not use some sockets family,
Cyrill Gorcunov
[PATCH] params: Add missing \n into usage output, Cyrill Gorcunov
Trinity for PA-RISC, Rolf Eike Beer
is -1 really too "large" ?,
Toralf Förster
[PATCH] compat.h: Add if_ether.h symbols for older kernels., Vinson Lee
compile error on 32 bit Gentoo Linux,
Toralf Förster
[PATCH 01/12] configure.sh: use colors only with terminal,
Mikko Rapeli
- [PATCH 02/12] configure.sh: use gcc as default compiler, Mikko Rapeli
- [PATCH 04/12] configure.sh: show error output when something is not found, Mikko Rapeli
- [PATCH 03/12] configure.sh: expand tilde from CROSS_COMPILE variable, Mikko Rapeli
- [PATCH 05/12] configure.sh: support cross compilation with sysroot, Mikko Rapeli
- [PATCH 08/12] Define IP_MULTICAST_ALL if header files don't have it, Mikko Rapeli
- [PATCH 06/12] Makefile: use gcc as compiler, Mikko Rapeli
- [PATCH 09/12] net/irda_setsockopt.c: workaround for old irda headers, Mikko Rapeli
- [PATCH 07/12] Makefile: support sysroot for libs and includes, Mikko Rapeli
- [PATCH 11/12] net/netlink_setsockopt.c: workaround for old headers, Mikko Rapeli
- [PATCH 10/12] net/netlink.c: support older kernels and headers, Mikko Rapeli
- [PATCH 12/12] Makefile: install depends on trinity target, Mikko Rapeli
[RFC] specify multiple victims directories,
Toralf Förster
Fwd: + mm-page-writebackc-fix-bdi-max-pause-calculation.patch added to -mm tree, Toralf Förster
[PATCH 0/3] script enhancements,
Anders Roxell
[PATCH] add report on child iteration count after reseed, Ildar Muslukhov
[PATCH 1/6] added outputerr/outputstd log functions,
Ildar Muslukhov
[PATCH] converted debugf from macro to a function,
Ildar Muslukhov
workaround/blacklist/exclude perf?,
Mikko Rapeli
[PATCH] Logs cleanup,
Ildar Muslukhov
[PATCH 1/3] compat: define some net constants,
Jiri Slaby
[PATCH] Fix to broken random selection of syscalls.,
Ildar Muslukhov
stack smash detected bug,
Ildar Muslukhov
[PATCH] fixes arch selection parameter, Ildar Muslukhov
[PATCH] fix to the 6e296f3a7cab6d946479e76398535f107e80ac4d commit, Ildar Muslukhov
Patch suggestion - logs cleanup,
Ildar Muslukhov
[PATCH] Fixes weired looping in child_random_syscalls function.,
Ildar Muslukhov
BUG: soft lockup for a user mode linux image,
Toralf Förster
[PATCH] converted COLOR_ARG macro to a function,
Ildar Muslukhov
Re: [PATCH] Added ability to select only 32 or 64 bit syscall,
Dave Jones
[Patch suggestion] Probability flag for 32 bit syscalls,
Ildar Muslukhov
[PATCH] Added parameter that controls which taint flag causes trinity to stop.,
Ildar Muslukhov
[PATCH] Fixed several FIXME items, removed unnecessary search over syscall names.,
Ildar Muslukhov
Rerun with the same seed, Ildar Muslukhov
[PATCH] Reduce the number of pages allocated in copy_syscall_table function., Ildar Muslukhov
[PATCH] Fix syscall32 to supply 6th arg to syscal,
Ildar Muslukhov
Reproducible run and binary logs (ideas),
Ildar Muslukhov
[PATCH] Enabling masking of unimportant kernel taint falgs.,
Ildar Muslukhov
[patch] update perf_event support for 3.12-rc1,
Vince Weaver
[PATCH] Selection of 32 and 64 bit variants of syscalls,
Ildar Muslukhov
[PATCH] add parameter to explicitly select 32 or 64 bit variant of syscalls,
Ildar Muslukhov
[PATCH] add support for the AArch64 architecture,
Will Deacon
[PATCH] wire up support for the Alpha architecture,
Vince Weaver
[Index of Archives]
[Linux SCSI]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]