public inbox for trinity@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-01 18:58:33 to 2013-06-06 16:28:37 UTC [more...]

[PATCH v2] syscalls: use ARRAY_SIZE(x) instead of hard code define
 2013-06-06 16:28 UTC 

[PATCH 1/3] use config.h in USE_* users
 2013-06-06 16:17 UTC  (5+ messages)

[PATCH 0/4] Enable seccomp generator and use Boehm-Demers-Weiser GC
 2013-06-06 15:23 UTC  (6+ messages)
` [PATCH 1/4] net: bpf: let clang shut up
` [PATCH 2/4] minor: move offsetof into trinity.h
` [PATCH 3/4] prctl: enable seccomp generator invocation
` [PATCH 4/4] trinity: use Boehm-Demers-Weiser's garbage collecting memory allocator
  ` [PATCH] syscalls: use sizeof instead of hard code define

[PATCH 0/5] x86: oops on uaccess faults outside of user addresses
 2013-06-06 13:45 UTC  (22+ messages)
` [PATCH 1/5] x86: Split "utter crap" pnpbios fixup out of fixup_exception
` [PATCH 2/5] x86: Clean up extable entry format (and free up a bit)
` [PATCH 3/5] x86: Annotate _ASM_EXTABLE users to distinguish uaccess from everything else
` [PATCH 4/5] x86: Don't fixup uaccess faults to kernel or non-canonical addresses
` [PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
  ` [PATCH/FIX] "
        ` [PATCH] net: Unbreak compat_sys_{send,recv}msg

[PATCH] syscalls: use sizeof instead of hard code define
 2013-06-06  2:53 UTC 

Trinity ctrl-c'ing itself?
 2013-06-06  2:30 UTC 

OOPS in perf_mmap_close()
 2013-06-05 16:54 UTC  (46+ messages)
                  ` [RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
                          ` [regression] "

vhost && kernel BUG at /build/linux/mm/slub.c:3352!
 2013-06-05 12:08 UTC  (4+ messages)

[PATCH] compat: define NETLINK_CRYPTO constant
 2013-06-05  9:59 UTC  (2+ messages)

[PATCH 1/2] gitignore: ignore cscope files
 2013-06-05  9:41 UTC  (2+ messages)
` [PATCH 2/2] gitignore: ignore patch files

[PATCH 1/1] feature: adding network support to trinity
 2013-06-04 12:58 UTC 

[PATCH 3/3] compat: define some more
 2013-06-04  9:56 UTC 

[PATCH trinity v2, RFT] trinity: use Boehm-Demers-Weiser's garbage collecting memory allocator
 2013-06-03 18:11 UTC  (5+ messages)

[PATCH] Read pid_max from /proc
 2013-06-03 13:32 UTC 

pipe->mutex & sig->cred_guard_mutex - possible circular locking dependency detected
 2013-06-03 11:36 UTC 

kernel/events/callchain.c:141 suspicious rcu_dereference_check() usage!
 2013-06-03  8:09 UTC 

[PATCH] Read pid_max from /proc
 2013-06-03  6:12 UTC  (3+ messages)

minor trinity patch
 2013-06-03  5:55 UTC  (4+ messages)

WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
 2013-06-02 19:50 UTC  (15+ messages)
      ` [MAYBEPATCH] : "
` [PATCH 0/2]: "
  ` [PATCH 1/2] hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
  ` [PATCH 2/2] hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
` [PATCH 0/3] hw_breakpoint: cleanups
  ` [PATCH 1/3] hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
  ` [PATCH 2/3] hw_breakpoint: Simplify the "weight" usage "
  ` [PATCH 3/3] hw_breakpoint: Introduce cpumask_of_bp()
` [PATCH 0/2] hw_breakpoint: more cleanups
  ` [PATCH 1/2] hw_breakpoint: Simplify *register_wide_hw_breakpoint()
  ` [PATCH 2/2] hw_breakpoint: Introduce "struct bp_cpuinfo"

[PATCH 1/4] Add support for cross building using CROSS_COMPILE
 2013-06-01 11:46 UTC  (4+ messages)
` [PATCH 2/4] Ignore vim swap files
` [PATCH 3/4] Fix compile error in net/bpf.c for non x86
` [PATCH 4/4] Sanity check the syscall number in print_syscall_name()

does trinity use the parent directory of the victims directory too ?
 2013-05-29 18:23 UTC 

stupid Q : how can I derive your patch from the trinity list
 2013-05-28 21:29 UTC  (7+ messages)

generic-sanitise.c:fill_arg:294 unreachable!
 2013-05-28 15:20 UTC  (2+ messages)

[PATCH trinity] trinity: use Boehm-Demers-Weiser's garbage collecting memory allocator
 2013-05-26  9:51 UTC  (2+ messages)

[PATCH] Fix build on kernels without perf_event_attr exclude_callchain_kernel
 2013-05-24 14:34 UTC  (2+ messages)

NULL pointer deref after vmalloc() failure in fill_files_note()
 2013-05-23 18:50 UTC 

WARNING in arch/x86/kernel/cpu/perf_event.c
 2013-05-23 15:26 UTC  (2+ messages)

random.c:183:3: error: left shift count >= width of type [-Werror]
 2013-05-22 17:18 UTC  (2+ messages)

[PATCH 1/4] fix tpacket3_hdr build failure
 2013-05-21 16:56 UTC 

a perf_event_open() update
 2013-05-21 16:54 UTC  (5+ messages)
` [patch] "
  ` [patch] "

trinity and ioctls
 2013-05-19 18:36 UTC  (2+ messages)

[uml-devel] WARNING: at mm/mmap.c:2757 exit_mmap+0x161/0x170()
 2013-05-17 14:50 UTC  (6+ messages)

[PATCH] Add KVM symbols for older kernels
 2013-05-17  1:35 UTC 

[PATCH trinity] net: add generation of semi-random BPF filters
 2013-05-16 16:26 UTC  (4+ messages)

[PATCH trinity] net: bpf: increase the chance that the semi-random bpf is run
 2013-05-16 14:10 UTC 

Fwd: Fwd: Re: [uml-devel] WARNING: at mm/mmap.c:2757 exit_mmap+0x161/0x170()
 2013-05-13 17:12 UTC 

[watchdog] Triggering periodic reseed. : will trinity come back
 2013-05-04 16:32 UTC 

[PATCH] setsockopt: add missing SCTP socket layer options
 2013-05-03 14:45 UTC  (2+ messages)

BUG!: CHILD (pid:1350) GOT REPARENTED! parent pid:1161. Watchdog pid:1160
 2013-05-02 16:00 UTC 

[PATCH] setsockopt: sanitize PF_PACKET SOL_PACKET options for zero-copy rings
 2013-05-02 13:54 UTC  (2+ messages)

compile error in latest git tree
 2013-04-29 20:38 UTC  (2+ messages)

[PATCH] print out the # of killed processes too
 2013-04-24 20:43 UTC 

called althought it is marked as AVOID
 2013-04-22 19:53 UTC  (2+ messages)

why is parameter N increased by 1 ?
 2013-04-20  9:03 UTC 

syscall vmsplice gives a lot of : *** glibc detected *** trinity: malloc(): smallbin double linked list corrupted:
 2013-04-18 17:44 UTC  (3+ messages)

Stuck in syscall 11:. Sending SIGKILL
 2013-04-18 15:28 UTC  (4+ messages)

-r not mentioned in --help
 2013-04-15 18:23 UTC  (3+ messages)

trinity-main is in an endless loop
 2013-04-13 17:14 UTC  (2+ messages)

[PATCH] Include compat.h in syscalls/msgsnd.c for MSG_COPY for older kernels
 2013-04-06  3:03 UTC 

[PATCH] overwritten assignment in sanitise_setsockopt
 2013-04-02 14:15 UTC  (2+ messages)

[PATCH 1/9] Use color clearing also in Makefile
 2013-04-01 18:58 UTC  (8+ messages)
` [PATCH 3/9] Fix bitrot in include/syscalls-ia64.h
` [PATCH 4/9] Include asm/perfmon.h for the PFM_* constants in syscalls/ia64/perfmonctl.c
` [PATCH 5/9] Fix double .arg3name assignment "
` [PATCH 6/9] Dummy PTRACE_GETFPREGS and PTRACE_SETFPREGS for IA64
` [PATCH 7/9] Check headers with the compiler in configure.sh
` [PATCH 8/9] Fix SYSCALLS_ARCH
` [PATCH 9/9] Build syscalls/ia64/*.c


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox