trinity
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC 5/6] params: Add --no_proto|-E option
Cyrill Gorcunov
[RFC 1/6] log: Add BUG_ON helper
Cyrill Gorcunov
[RFC 6/6] net: sockets -- Don't generate sockets with disabled protocol families
Cyrill Gorcunov
[RFC 4/6] net: protocols -- Move protocol function declarations to protocols.h
Cyrill Gorcunov
[RFC 2/6] net: protocols -- Use ARRAY_SIZE helper
Cyrill Gorcunov
[RFC 3/6] net: protocols -- Add lookup_proto helper
Cyrill Gorcunov
[PATCH 0/4] Teach trinity to not use some sockets family
Cyrill Gorcunov
[PATCH 2/4] log: Add BUG_ON helper
Cyrill Gorcunov
[PATCH 4/4] sockets: Take into account socket families disabled when generating sockets
Cyrill Gorcunov
[PATCH 1/4] make: Add cscope target
Cyrill Gorcunov
[PATCH 3/4] params: Add parsing of -f|--fds option
Cyrill Gorcunov
Re: [PATCH 0/4] Teach trinity to not use some sockets family
Cyrill Gorcunov
Re: [PATCH 0/4] Teach trinity to not use some sockets family
Dave Jones
Re: [PATCH 0/4] Teach trinity to not use some sockets family
Cyrill Gorcunov
Re: [PATCH 0/4] Teach trinity to not use some sockets family
Dave Jones
[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
Re: is -1 really too "large" ?
Dave Jones
Re: 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
Re: compile error on 32 bit Gentoo Linux
Dave Jones
[PATCH 01/12] configure.sh: use colors only with terminal
Mikko Rapeli
[PATCH 06/12] Makefile: use gcc as compiler
Mikko Rapeli
[PATCH 07/12] Makefile: support sysroot for libs and includes
Mikko Rapeli
[PATCH 12/12] Makefile: install depends on trinity target
Mikko Rapeli
[PATCH 08/12] Define IP_MULTICAST_ALL if header files don't have it
Mikko Rapeli
[PATCH 11/12] net/netlink_setsockopt.c: workaround for old headers
Mikko Rapeli
[PATCH 05/12] configure.sh: support cross compilation with sysroot
Mikko Rapeli
[PATCH 04/12] configure.sh: show error output when something is not found
Mikko Rapeli
Re: [PATCH 04/12] configure.sh: show error output when something is not found
Dave Jones
Re: [PATCH 04/12] configure.sh: show error output when something is not found
Dave Jones
[PATCH v2] configure.sh: support cross compilation with sysroot
Mikko Rapeli
[PATCH 02/12] configure.sh: use gcc as default compiler
Mikko Rapeli
Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Michael Ellerman
Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Mikko Rapeli
Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Michael Ellerman
Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Dave Jones
[PATCH 03/12] configure.sh: expand tilde from CROSS_COMPILE variable
Mikko Rapeli
[PATCH 09/12] net/irda_setsockopt.c: workaround for old irda headers
Mikko Rapeli
[PATCH 10/12] net/netlink.c: support older kernels and headers
Mikko Rapeli
достойнейший тренинг для глаз
akva2008
[RFC] specify multiple victims directories
Toralf Förster
Re: [RFC] specify multiple victims directories
Dave Jones
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 3/3] scripts: arch dependent to get the syscall_list
Anders Roxell
Re: [PATCH 3/3] scripts: arch dependent to get the syscall_list
Dave Jones
Re: [PATCH 3/3] scripts: arch dependent to get the syscall_list
Anders Roxell
[PATCH 2/3] scripts: change mkdir tmp to mktemp
Anders Roxell
[PATCH 1/3] scripts: TRINITY_PATH defaults to "."
Anders Roxell
[PATCHv2 3/3] tables.c: change the output format of -L
Anders Roxell
Re: [PATCHv2 3/3] tables.c: change the output format of -L
Dave Jones
[PATCH] add report on child iteration count after reseed
Ildar Muslukhov
[PATCH 1/6] added outputerr/outputstd log functions
Ildar Muslukhov
[PATCH 3/6] refactored output function
Ildar Muslukhov
Re: [PATCH 3/6] refactored output function
Dave Jones
Re: [PATCH 3/6] refactored output function
Ildar Muslukhov
[PATCH 4/6] wired in output function instead of printf (and some missing outputstd)
Ildar Muslukhov
Re: [PATCH 4/6] wired in output function instead of printf (and some missing outputstd)
Dave Jones
Re: [PATCH 4/6] wired in output function instead of printf (and some missing outputstd)
Dave Jones
[PATCH 5/6] added bufferless logging functions for syscall pamaters
Ildar Muslukhov
Re: [PATCH 5/6] added bufferless logging functions for syscall pamaters
Dave Jones
[PATCH 6/6] wired syscall parameters logging function into syscall (this should fix stack smash bug detected)
Ildar Muslukhov
Re: [PATCH 6/6] wired syscall parameters logging function into syscall (this should fix stack smash bug detected)
Dave Jones
[PATCH 2/6] wired outputstd/err functions
Ildar Muslukhov
[PATCH] converted debugf from macro to a function
Ildar Muslukhov
Re: [PATCH] converted debugf from macro to a function
Ildar Muslukhov
workaround/blacklist/exclude perf?
Mikko Rapeli
Re: workaround/blacklist/exclude perf?
Dave Jones
Re: workaround/blacklist/exclude perf?
Mikko Rapeli
Re: workaround/blacklist/exclude perf?
Vince Weaver
Re: workaround/blacklist/exclude perf?
Toralf Förster
[PATCH] Logs cleanup
Ildar Muslukhov
Re: [PATCH] Logs cleanup
Dave Jones
[PATCH 1/3] compat: define some net constants
Jiri Slaby
[PATCH 3/3] fix broken includes
Jiri Slaby
[PATCH 2/3] net/netlink: add missing compat.h include
Jiri Slaby
[PATCH] Fix to broken random selection of syscalls.
Ildar Muslukhov
Re: [PATCH] Fix to broken random selection of syscalls.
Ildar Muslukhov
Re: [PATCH] Fix to broken random selection of syscalls.
Dave Jones
stack smash detected bug
Ildar Muslukhov
Re: stack smash detected bug
Dave Jones
Re: stack smash detected bug
Ildar Muslukhov
Re: stack smash detected bug
Dave Jones
Re: stack smash detected bug
Ildar Muslukhov
Re: stack smash detected bug
Dave Jones
[PATCH] fixes arch selection parameter
Ildar Muslukhov
[PATCH] fix to the 6e296f3a7cab6d946479e76398535f107e80ac4d commit
Ildar Muslukhov
Patch suggestion - logs cleanup
Ildar Muslukhov
Re: Patch suggestion - logs cleanup
Dave Jones
Re: Patch suggestion - logs cleanup
Ildar Muslukhov
Re: Patch suggestion - logs cleanup
Dave Jones
Re: Patch suggestion - logs cleanup
Ildar Muslukhov
Re: Patch suggestion - logs cleanup
Dave Jones
Re: Patch suggestion - logs cleanup
Ildar Muslukhov
[PATCH] Fixes weired looping in child_random_syscalls function.
Ildar Muslukhov
Re: [PATCH] Fixes weired looping in child_random_syscalls function.
Dave Jones
Re: [PATCH] Fixes weired looping in child_random_syscalls function.
Ildar Muslukhov
BUG: soft lockup for a user mode linux image
Toralf Förster
BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Richard Weinberger
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Richard Weinberger
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Richard Weinberger
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Richard Weinberger
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Geert Uytterhoeven
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Geert Uytterhoeven
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Toralf Förster
Re: [uml-devel] BUG: soft lockup for a user mode linux image
Geert Uytterhoeven
[PATCH] converted COLOR_ARG macro to a function
Ildar Muslukhov
Re: [PATCH] converted COLOR_ARG macro to a function
Dave Jones
Re: [PATCH] converted COLOR_ARG macro to a function
Ildar Muslukhov
[PATCH] converted COLOR_ARG macro to a function
Ildar Muslukhov
Re: [PATCH] Added ability to select only 32 or 64 bit syscall
Dave Jones
Re: [PATCH] Added ability to select only 32 or 64 bit syscall
Ildar Muslukhov
Re: [PATCH] Added ability to select only 32 or 64 bit syscall
Dave Jones
Re: [PATCH] Added ability to select only 32 or 64 bit syscall
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
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Dave Jones
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Ildar Muslukhov
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Dave Jones
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Ildar Muslukhov
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Dave Jones
Re: [Patch suggestion] Probability flag for 32 bit syscalls
Ildar Muslukhov
[PATCH] Added parameter that controls which taint flag causes trinity to stop.
Ildar Muslukhov
Re: [PATCH] Added parameter that controls which taint flag causes trinity to stop.
Dave Jones
вам захочется его таскать непрестанно
bp3620
[PATCH] Fixed several FIXME items, removed unnecessary search over syscall names.
Ildar Muslukhov
Re: [PATCH] Fixed several FIXME items, removed unnecessary search over syscall names.
Dave Jones
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
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Ildar Muslukhov
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Ildar Muslukhov
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Ildar Muslukhov
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Ildar Muslukhov
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Dave Jones
Re: [PATCH] Fix syscall32 to supply 6th arg to syscal
Ildar Muslukhov
Reproducible run and binary logs (ideas)
Ildar Muslukhov
Re: Reproducible run and binary logs (ideas)
Dave Jones
Re: Reproducible run and binary logs (ideas)
Ildar Muslukhov
Re: Reproducible run and binary logs (ideas)
Dave Jones
Re: Reproducible run and binary logs (ideas)
Vince Weaver
Re: Reproducible run and binary logs (ideas)
Ildar Muslukhov
Re: Reproducible run and binary logs (ideas)
Ildar Muslukhov
[PATCH] Enabling masking of unimportant kernel taint falgs.
Ildar Muslukhov
Re: [PATCH] Enabling masking of unimportant kernel taint falgs.
Dave Jones
Re: [PATCH] Enabling masking of unimportant kernel taint falgs.
Ildar Muslukhov
[patch] update perf_event support for 3.12-rc1
Vince Weaver
Re: [patch] update perf_event support for 3.12-rc1
Dave Jones
[PATCH] Selection of 32 and 64 bit variants of syscalls
Ildar Muslukhov
Re: [PATCH] Selection of 32 and 64 bit variants of syscalls
Dave Jones
[PATCH] add parameter to explicitly select 32 or 64 bit variant of syscalls
Ildar Muslukhov
Re: [PATCH] add parameter to explicitly select 32 or 64 bit variant of syscalls
Dave Jones
[PATCH] add support for the AArch64 architecture
Will Deacon
Re: [PATCH] add support for the AArch64 architecture
Dave Jones
[PATCH] wire up support for the Alpha architecture
Vince Weaver
Re: [PATCH] wire up support for the Alpha architecture
Dave Jones
Re: [PATCH] wire up support for the Alpha architecture
Dave Jones
Re: [PATCH] wire up support for the Alpha architecture
Vince Weaver
Re: [PATCH] wire up support for the Alpha architecture
Will Deacon
Re: [PATCH] wire up support for the Alpha architecture
Will Deacon
Re: [PATCH] wire up support for the Alpha architecture
Dave Jones
Re: [PATCH] wire up support for the Alpha architecture
Will Deacon
Re: [PATCH] wire up support for the Alpha architecture
Dave Jones
hugetlb: NULL ptr deref in region_truncate
Sasha Levin
Re: hugetlb: NULL ptr deref in region_truncate
Joonsoo Kim
Re: hugetlb: NULL ptr deref in region_truncate
Sasha Levin
Re: hugetlb: NULL ptr deref in region_truncate
Hillf Danton
softirq: soft lockup in __do_softirq
Sasha Levin
Re: softirq: soft lockup in __do_softirq
Thomas Gleixner
mm: gpf in find_vma
Sasha Levin
Re: mm: gpf in find_vma
Konstantin Khlebnikov
Re: mm: gpf in find_vma
Dan Merillat
Re: mm: gpf in find_vma
Dan Merillat
Re: mm: gpf in find_vma
Dan Merillat
[patch] update perf_event_open() for Linux 3.11 release
Vince Weaver
splice syscall runs endlessly, usage problem?
Helia Correia
Re: splice syscall runs endlessly, usage problem?
Dave Jones
Re: splice syscall runs endlessly, usage problem?
Helia Correia
trinity 1.1-677-g7bbde28 just hangs after creating fd and sockets in a user mode linux
Toralf Förster
Re: trinity 1.1-677-g7bbde28 just hangs after creating fd and sockets in a user mode linux
Dave Jones
Re: trinity 1.1-677-g7bbde28 just hangs after creating fd and sockets in a user mode linux
Toralf Förster
How about use default type for syscall setsockopt
Hangbin Liu
[PATCH] can.c: Include compat.h.
Vinson Lee
[PATCH] Avoid do_rt_tgsigqueueinfo kernel warning.
Vinson Lee
Re: [PATCH] Avoid do_rt_tgsigqueueinfo kernel warning.
Dave Jones
[PATCH] Add symbols from sys/mount.h for older glibc.
Vinson Lee
Earlier messages
Later messages