PSA: this list has moved to new vger infra (no action required)
2023-11-23 2:53 UTC
[PATCH 1/4] trinity: Add support for runtime_instr svc
2018-02-13 7:55 UTC (4+ messages)
` [PATCH 2/4] trinity: Add support for s390_pci_mmio_read and write
` [PATCH 3/4] trinity: Add support for s390_guarded_storage svc
` [PATCH 4/4] trinity: Add support for s390_sthyi svc
[PATCH 1/7] trinity: Fix compile error on linux 4.15 kernel
2018-02-06 8:02 UTC (7+ messages)
` [PATCH 2/7] trinity: Update and comment on s390 system call table
` [PATCH 3/7] trinity: Add support for preadv2/pwritev2 svcs
` [PATCH 4/7] trinity: Add support for statx svc
` [PATCH 5/7] trinity: Add support for mlock2 svc
` [PATCH 6/7] trinity: Add support for copy_file_range svc
` [PATCH 7/7] trinity: Add support for readdir svc
Trinity 1.8
2017-11-03 15:24 UTC
[patch] perf_event_open: update features to 4.14-rc6
2017-10-26 16:07 UTC (2+ messages)
Trinity release soon
2017-10-26 14:06 UTC
[PATCH] net/proto-rds.c: rds_setsockopt() stub not needed
2017-09-05 11:57 UTC
test processes are not all killed
2017-08-03 3:22 UTC (8+ messages)
[PATCH 1/2] ioctls/vfs.c: add more ioctls from linux/fs.h
2017-06-21 18:33 UTC (2+ messages)
` [PATCH 2/2] ioctls/vfs.c: FS_IOC_GETFSMAP
[PATCH] Include sys/io.h for UIO_MAXIOV symbol
2017-06-20 22:43 UTC
[PATCH] fix off-by-one in dump_childnos()
2017-04-16 19:35 UTC (3+ messages)
[PATCH] configure: fix cross compile detection of broken ipv6 headers
2017-04-14 5:18 UTC
[PATCH] Check for btrfs_ioctl_defrag_range_args
2017-03-17 22:58 UTC
[PATCH] Check for bpf_prog_type BPF_PROG_TYPE_PERF_EVENT
2017-03-09 0:00 UTC
[PATCH] fds/drm.c: Increase buffer size
2017-02-28 23:02 UTC (3+ messages)
[PATCH 1/5] Makefile: use grep -c to avoid wc -l
2017-02-08 3:52 UTC (8+ messages)
` [PATCH 2/5] Makefile: use findstring to check if we are building in development mode
` [PATCH 3/5] Makefile: improve build time with immediate variables
` [PATCH 4/5] Makefile: -Werror also for gcc 6.x
` [PATCH 5/5] btrfs/ioctl.h is not really needed
trinity: execve() returns 0?
2016-12-12 14:07 UTC (2+ messages)
[PATCH] Fix -Wunused error
2016-11-27 7:20 UTC (3+ messages)
[PATCH] Check for bpf_attr map_flags
2016-11-12 0:55 UTC
[PATCH] fix build when USE_BPF is not defined
2016-11-08 15:08 UTC (5+ messages)
Trinity 1.7
2016-10-29 1:31 UTC (2+ messages)
[BUG] invalid open call: O_CREAT or O_TMPFILE without mode
2016-10-12 20:04 UTC (3+ messages)
[bug] child processes stall forever and don't get killed
2016-09-13 12:00 UTC (5+ messages)
Randomly reopening file descriptors
2016-08-18 15:43 UTC (2+ messages)
[patch] perf_event_open: update to features in 4.8-rc2
2016-08-18 0:23 UTC
[patch] perf_event_open fix unexpected char warning
2016-08-17 17:14 UTC
What's the suggestion to do trinity test?
2016-08-09 2:34 UTC
[PATCH] Fix build on older kernels without BPF
2016-08-05 18:44 UTC (8+ messages)
` [PATCH v2] "
cleanup_net()/net_mutex hung tasks + kobject release debugging
2016-07-30 12:58 UTC (3+ messages)
[RFD] Efficient unit test and fuzz tools for kernel/libc porting
2016-07-21 12:39 UTC (8+ messages)
[PATCH] net/proto-unix.c: set protocol to 0 in unix_rand_socket()
2016-07-05 10:02 UTC
[PATCH] fds/drm.c: Add forward declaration of struct
2016-05-26 0:05 UTC
HEAD of trinity broken on xc86
2016-05-13 19:48 UTC (3+ messages)
[PATCH] net/proto-ipv4.c: Include limits.h as a workaround for older kernels
2016-03-14 23:54 UTC
[PATCH] compat.h: Add SO_IP_SET for older distros
2016-03-12 0:30 UTC
[PATCH] net: include <linux/if.h> instead of <net/if.h>
2016-03-10 23:31 UTC
[PATCH] compat.h: add SHM_NORESERVE flag
2016-03-10 23:21 UTC (2+ messages)
[PATCH] move x86 specific syscalls to x86 dir
2016-03-10 22:56 UTC
[PATCH] Fix logging logic in output()
2016-02-17 16:55 UTC (2+ messages)
[PATCH] Makefile: Use -std=gnu99 if -std=gnu11 is not supported
2016-02-08 20:24 UTC
[PATCH] net/protocols.c: fix build on old machines
2016-02-02 16:30 UTC (2+ messages)
compile error within a 32 bit KVM
2016-01-22 20:07 UTC (2+ messages)
[PATCH] Add MCL_ONFAULT to mlockall calls
2016-01-20 20:14 UTC (2+ messages)
[PATCH v2 1/2] compat.h: add more macros
2016-01-04 11:21 UTC (2+ messages)
` [PATCH v2 2/2] Makefile: fix build with older glibc
[PATCH 1/2] compat.h: add more RTNLGRP_ macros
2016-01-04 11:06 UTC (2+ messages)
` [PATCH 2/2] Makefile: fix build with older glibc
[PATCH] convert syscall time tracking to CLOCK_MONOTONIC
2015-12-30 15:04 UTC (4+ messages)
32bit compile error w/ v1.6-115-g4a302e2
2015-12-20 16:05 UTC
[RFC PATCH] nvme ioctl support
2015-12-15 15:43 UTC (2+ messages)
[patch] update perf_event_open support to 4.4-rc4
2015-12-11 5:03 UTC
[PATCH v2] Remove unused variable in fds/drm.c
2015-12-04 18:49 UTC (3+ messages)
[PATCH] Remove unused variable in fds/drm.c
2015-12-04 10:16 UTC
[PATCH] compat.h: Add NETLINK_SOCK_DIAG
2015-11-30 7:13 UTC
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
2015-11-23 20:17 UTC (3+ messages)
[PATCH] Free correct argument in post_ppoll()
2015-11-18 13:58 UTC
"invalid open call: O_CREAT or O_TMPFILE without mode" errors
2015-11-18 12:49 UTC (3+ messages)
[PATCH] remove this param as it not adds any value any more
2015-10-29 9:13 UTC (2+ messages)
[PATCH] remove this param as it not adds any value any more
2015-10-27 1:09 UTC (2+ messages)
x86; *** Error in `trinity': free(): invalid pointer: 0xb6ffe000 ***
2015-09-03 15:38 UTC
[PATCH] socket: Fix missing-field-initializers build error
2015-08-31 23:40 UTC
[PATCH] fix build prctl.h header on RHEL6.7
2015-08-31 9:18 UTC
[PATCH] Patch : enable tool as make -p take an arg for seconds
2015-08-04 23:44 UTC (2+ messages)
[PATCH] fix trinity compilation (make) error in ppcle system
2015-07-20 8:59 UTC
[PATCH] Fix build with kernel 3.4 headers
2015-07-17 18:15 UTC
[PATCH] Add "-F" option for reproducing parts of previous runs
2015-07-15 17:46 UTC
[PATCH] Add POLL_BUSY_LOOP symbol for older distros
2015-07-14 18:25 UTC
[PATCH] Add POLLFREE symbol for older distros
2015-07-07 21:46 UTC
git issue
2015-07-01 15:11 UTC (3+ messages)
[PATCH] compat.h: define CLOCK_MONOTONIC_RAW
2015-06-30 10:01 UTC
[PATCH] compat.h: Add CLOCK_BOOTTIME
2015-05-20 21:15 UTC
[PATCH] net/domains.c: Include compat.h
2015-05-06 19:27 UTC
[patch] update perf_event_open support for Linux 4.1
2015-05-06 16:50 UTC
[PATCH] DRM dumb buffer file descriptors
2015-04-15 19:39 UTC
intel_sprite_get_colorkey oops
2015-03-26 19:56 UTC
[PATCH 7/7] strip down get_len() to a call to rand32()
2015-03-17 14:38 UTC (2+ messages)
[PATCH 2/7] remove randbits()
2015-03-17 14:30 UTC (2+ messages)
[PATCH 1/7] add random_pathstring()
2015-03-17 14:26 UTC (2+ messages)
[PATCH 6/7] fix undefined behavior
2015-03-16 20:26 UTC
[PATCH 5/7] make r an int to avoid unintended behavior
2015-03-16 20:26 UTC
[PATCH 4/7] simplify div by 2,4,8,16 statement
2015-03-16 20:26 UTC
[PATCH 3/7] simplify most significant byte modification statement
2015-03-16 20:26 UTC
[PATCH 1/7] Remove value modification decision from plus_minus_two()
2015-03-12 13:25 UTC (2+ messages)
[PATCH 12/12] Make RAND_RANGE() a macro
2015-03-06 22:36 UTC
[PATCH 11/12] Rename rand_bool() to RAND_BOOL() to match other macros
2015-03-06 22:35 UTC
[PATCH 10/12] Decrease the likelihood of performing mangling operations
2015-03-06 22:35 UTC
[PATCH 09/12] Actually flip the sign of the value (1 -> -1)
2015-03-06 22:34 UTC
[PATCH 08/12] Cleaned up rand32() and remove __rand32()
2015-03-06 22:33 UTC
[PATCH 07/12] Cleaned up rept8() and renamed to rept_byte()
2015-03-06 22:32 UTC
[PATCH 06/12] Added RAND_BYTE() macro
2015-03-06 22:32 UTC
[PATCH 05/12] Make rand_bool a macro
2015-03-06 22:31 UTC
[PATCH 04/12] Remove static from rand_single_bit()
2015-03-06 22:30 UTC
[PATCH 03/12] Remove rand8x8()
2015-03-06 22:29 UTC
[PATCH 02/12] Created RAND_32 and RAND_64 macros
2015-03-06 22:29 UTC
[PATCH 01/12] Created ONE_IN(x) macro
2015-03-06 22:27 UTC
[PATCH 7/7] Removed overlapping values in get_interesting_value()
2015-03-04 21:12 UTC
[PATCH 6/7] Simplify get_interesting_32bit_value()
2015-03-04 21:12 UTC
[PATCH 5/7] Simplify get_interesting_16bit_value()
2015-03-04 21:11 UTC
[PATCH 4/7] Make get_interesting_32bit_value() static
2015-03-04 21:11 UTC
[PATCH 3/7] Unnest the get_interesting_<Nbit>_value() calls
2015-03-04 21:10 UTC
[PATCH 2/7] Simplified get_interesting_8bit_value()
2015-03-04 21:10 UTC
[PATCH] drm: Fix deadlock due to getconnector locking changes
2015-03-02 20:03 UTC
Trinity v1.5 released
2015-03-02 16:15 UTC
BUG!: unreachable! BUG!: [29809] generate-args.c:fill_arg:360
2015-02-08 10:41 UTC
[PATCH] kvm: Add ifdef around IA64 ioctls
2015-02-05 1:06 UTC
[patch] update perf_event_open() for Linux 3.19
2015-02-04 20:46 UTC (4+ messages)
*** Error in `trinity': free(): invalid pointer: 0xb755c014 ***
2015-01-29 20:41 UTC (2+ messages)
[PATCH] fix syscalls-arm.h
2014-12-06 20:25 UTC
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-25 17:53 UTC
trinity doesn't exit after its finished
2014-11-20 18:21 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).