trinity
Thread
Date
Earlier messages
Messages by Thread
PSA: this list has moved to new vger infra (no action required)
Konstantin Ryabitsev
[PATCH v2 1/2] compat.h: add more macros
Jiri Slaby
[PATCH v2 2/2] Makefile: fix build with older glibc
Jiri Slaby
[PATCH 1/2] compat.h: add more RTNLGRP_ macros
Jiri Slaby
[PATCH 2/2] Makefile: fix build with older glibc
Jiri Slaby
[PATCH] convert syscall time tracking to CLOCK_MONOTONIC
Kirill A. Shutemov
Re: [PATCH] convert syscall time tracking to CLOCK_MONOTONIC
Dave Jones
Re: [PATCH] convert syscall time tracking to CLOCK_MONOTONIC
Kirill A. Shutemov
Re: [PATCH] convert syscall time tracking to CLOCK_MONOTONIC
Dave Jones
32bit compile error w/ v1.6-115-g4a302e2
Toralf Förster
[RFC PATCH] nvme ioctl support
Johannes Thumshirn
Re: [RFC PATCH] nvme ioctl support
Dave Jones
[patch] update perf_event_open support to 4.4-rc4
Vince Weaver
[PATCH v2] Remove unused variable in fds/drm.c.
Vinson Lee
Re: [PATCH v2] Remove unused variable in fds/drm.c.
Dave Jones
Re: [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
Re: nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
Ilia Mirkin
Re: 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
Re: [PATCH] remove this param as it not adds any value any more
Dave Jones
[PATCH] remove this param as it not adds any value any more
Praveen K. Pandey
Re: [PATCH] remove this param as it not adds any value any more
Dave Jones
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
Re: [PATCH] Patch : enable tool as make -p take an arg for seconds
Dave Jones
[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
Re: "invalid open call: O_CREAT or O_TMPFILE without mode" errors
Dave Jones
Re: "invalid open call: O_CREAT or O_TMPFILE without mode" errors
Kirill A. Shutemov
[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
Re: git issue
Dave Jones
Re: git issue
Toralf Förster
[PATCH] compat.h: define CLOCK_MONOTONIC_RAW
Jiri Slaby
[PATCH] compat.h: Add CLOCK_BOOTTIME.
Vinson Lee
[PATCH] DRM dumb buffer file descriptors
Tommi Rantala
intel_sprite_get_colorkey oops
Tommi Rantala
[PATCH 6/7] fix undefined behavior
tyson . w . smith
[PATCH 7/7] strip down get_len() to a call to rand32()
tyson . w . smith
Re: [PATCH 7/7] strip down get_len() to a call to rand32()
Dave Jones
[PATCH 5/7] make r an int to avoid unintended behavior
tyson . w . smith
[PATCH 3/7] simplify most significant byte modification statement
tyson . w . smith
[PATCH 4/7] simplify div by 2,4,8,16 statement
tyson . w . smith
[PATCH 2/7] remove randbits()
tyson . w . smith
Re: [PATCH 2/7] remove randbits()
Dave Jones
[PATCH 1/7] add random_pathstring()
tyson . w . smith
Re: [PATCH 1/7] add random_pathstring()
Dave Jones
[PATCH 11/12] Rename rand_bool() to RAND_BOOL() to match other macros
tyson . w . smith
[PATCH 12/12] Make RAND_RANGE() a macro
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 06/12] Added RAND_BYTE() macro
tyson . w . smith
[PATCH 07/12] Cleaned up rept8() and renamed to rept_byte()
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 2/7] Simplified get_interesting_8bit_value()
tyson . w . smith
[PATCH 3/7] Unnest the get_interesting_<Nbit>_value() calls
tyson . w . smith
[PATCH 5/7] Simplify get_interesting_16bit_value()
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 1/7] Remove value modification decision from plus_minus_two()
tyson . w . smith
Re: [PATCH 1/7] Remove value modification decision from plus_minus_two()
Dave Jones
[PATCH 4/7] Make get_interesting_32bit_value() static
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
Re: [patch] update perf_event_open() for Linux 3.19
Dave Jones
Re: [patch] update perf_event_open() for Linux 3.19
Vince Weaver
Re: [patch] update perf_event_open() for Linux 3.19
Dave Jones
*** Error in `trinity': free(): invalid pointer: 0xb755c014 ***
Toralf Förster
Re: *** Error in `trinity': free(): invalid pointer: 0xb755c014 ***
Dave Jones
[PATCH] fix syscalls-arm.h
Tommi Rantala
trinity doesn't exit after its finished
Toralf Förster
Re: trinity doesn't exit after its finished
Dave Jones
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
gated47889
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
insupportable40529
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
hairier80552
"selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Vinson Lee
Re: "selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Paul Moore
Re: "selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Stephen Smalley
Re: "selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Paul Moore
Re: "selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Richard Guy Briggs
Re: "selinux_nlmsg_perm: unrecognized netlink message: protocol=0 nlmsg_type=0 sclass=30" warning on Linux 3.18-rc3
Paul Moore
[PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Richard Guy Briggs
Re: [PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Paul Moore
Re: [PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Richard Guy Briggs
Re: [PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Paul Moore
Re: [PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Richard Guy Briggs
Re: [PATCH] selinux: convert WARN_ONCE() to printk_once() in selinux_nlmsg_perm()
Paul Moore
[PATCH] ioctls/drm: Fix build errors due to undefined symbols.
Vinson Lee
How to read and analysis trinity log file?
telnetgm...@gmail.com
How to read and analysis trinity log file?
telnetgmike
BUG!: unreachable!
Toralf Förster
Re: BUG!: unreachable!
Dave Jones
Error in `trinity': free(): invalid next size (normal): 0x08683438 ***
Toralf Förster
Re: Error in `trinity': free(): invalid next size (normal): 0x08683438 ***
Dave Jones
[PATCH 0/2] Small MIPS fixes
Markos Chandras
[PATCH 1/2] configure.sh: Respect CFLAGS from the environment
Markos Chandras
[PATCH 2/2] maps: Rename MAP_{GLOBAL, LOCAL} to TRINITY_MAP_{GLOBAL, LOCAL}
Markos Chandras
Re: [PATCH 0/2] Small MIPS fixes
Dave Jones
Re: [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
[PATCH 2/2] Fix powerpc build on Ubuntu
Michael Ellerman
f2fs get_dnode_of_data oops
Tommi Rantala
Re: f2fs get_dnode_of_data oops
Tommi Rantala
Re: f2fs get_dnode_of_data oops
Jaegeuk Kim
Re: f2fs get_dnode_of_data oops
Tommi Rantala
Re: f2fs get_dnode_of_data oops
Jaegeuk Kim
RE: [f2fs-dev] f2fs get_dnode_of_data oops
Chao Yu
Re: [f2fs-dev] f2fs get_dnode_of_data oops
Jaegeuk Kim
Re: f2fs get_dnode_of_data oops
Tommi Rantala
Re: f2fs get_dnode_of_data oops
Jaegeuk Kim
hang in creating the trinity-testfileX
Toralf Förster
Re: hang in creating the trinity-testfileX
Dave Jones
Re: hang in creating the trinity-testfileX
Toralf Förster
Re: hang in creating the trinity-testfileX
Dave Jones
endless loop open child logfiles
Toralf Förster
Re: endless loop open child logfiles
Dave Jones
compile error of trinity related to an outdated gcc ?
Toralf Förster
Re: compile error of trinity related to an outdated gcc ?
Toralf Förster
RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Tommi Rantala
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Vlad Yasevich
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Sabrina Dubroca
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Sabrina Dubroca
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Hannes Frederic Sowa
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Sabrina Dubroca
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Sabrina Dubroca
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Hannes Frederic Sowa
[PATCH] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
Re: [PATCH] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Hannes Frederic Sowa
[PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Hannes Frederic Sowa
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Cong Wang
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
David Miller
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Cong Wang
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Hannes Frederic Sowa
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Cong Wang
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
David Miller
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
Cong Wang
Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast
David Miller
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Hannes Frederic Sowa
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Eric Dumazet
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Eric Dumazet
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Vlad Yasevich
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Hannes Frederic Sowa
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Hannes Frederic Sowa
Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699)
Cong Wang
drm_ioctl & WARNING at arch/x86/mm/ioremap.c:98
Tommi Rantala
drm_mode_create_dumb_ioctl: divide error
Tommi Rantala
Re: drm_mode_create_dumb_ioctl: divide error
David Herrmann
Re: drm_mode_create_dumb_ioctl: divide error
Tommi Rantala
Re: drm_mode_create_dumb_ioctl: divide error
David Herrmann
/proc/asound/card0/oss_mixer stack corruption
Tommi Rantala
Re: [alsa-devel] /proc/asound/card0/oss_mixer stack corruption
Clemens Ladisch
Re: [alsa-devel] /proc/asound/card0/oss_mixer stack corruption
Takashi Iwai
[PATCH] Fix two shadow compiler warnings
Brian Haley
Re: [PATCH] Fix two shadow compiler warnings
Dave Jones
Re: [PATCH] Fix two shadow compiler warnings
Brian Haley
[PATCH] proto-phonet: Include compat.h.
Vinson Lee
[child0:1694] <timed out>
Toralf Förster
Re: [child0:1694] <timed out>
Dave Jones
Re: [child0:1694] <timed out>
Toralf Förster
Re: [child0:1694] <timed out>
Dave Jones
trinity seems not to reap all childs
Toralf Förster
Re: trinity seems not to reap all childs
Dave Jones
[PATCH v2] trinity: add connection support for AF_INET and AF_INET6
Hangbin Liu
trinity cores in watchdog while syslog'ing
Toralf Förster
Re: trinity cores in watchdog while syslog'ing
Dave Jones
Re: trinity cores in watchdog while syslog'ing
Toralf Förster
Re: trinity cores in watchdog while syslog'ing
Dave Jones
[patch v2] perf_event_open() Linux 3.16 additions
Vince Weaver
[patch] perf_event_open() Linux 3.16 additions
Vince Weaver
Re: [patch] perf_event_open() Linux 3.16 additions
Dave Jones
Re: [patch] perf_event_open() Linux 3.16 additions
Vince Weaver
[PATCH] trinity: add connection support for AF_INET and AF_INET6
Hangbin Liu
Re: [PATCH] trinity: add connection support for AF_INET and AF_INET6
Dave Jones
[PATCH v2] net: add inet/inet6 rand_socket sctp support
Hangbin Liu
Earlier messages