messages from 2013-06-19 09:06:38 to 2013-09-10 17:43:04 UTC [more...]
[PATCH] wire up support for the Alpha architecture
2013-09-10 17:43 UTC
hugetlb: NULL ptr deref in region_truncate
2013-09-10 14:56 UTC (4+ messages)
softirq: soft lockup in __do_softirq
2013-09-08 14:43 UTC
mm: gpf in find_vma
2013-09-08 6:11 UTC (2+ messages)
[patch] update perf_event_open() for Linux 3.11 release
2013-09-03 19:08 UTC
splice syscall runs endlessly, usage problem?
2013-09-03 16:51 UTC (3+ messages)
trinity 1.1-677-g7bbde28 just hangs after creating fd and sockets in a user mode linux
2013-08-30 16:15 UTC (3+ messages)
[PATCH] Avoid do_rt_tgsigqueueinfo kernel warning
2013-08-28 20:40 UTC (2+ messages)
How about use default type for syscall setsockopt
2013-08-26 3:11 UTC
[PATCH] can.c: Include compat.h
2013-08-24 3:04 UTC
[PATCH] Add symbols from sys/mount.h for older glibc
2013-08-24 2:10 UTC
have 3 entrypoints in trinity list on CentOS 6
2013-08-23 20:27 UTC (2+ messages)
[patch] perf_event_open() branch sample support
2013-08-23 17:56 UTC
[PATCH] timerfd_create: Include time.h instead of sys/timerfd.h
2013-08-23 1:07 UTC
[PATCH] compat.h: Add SOCK_CLOEXEC and SOCK_NONBLOCK for older glibc
2013-08-22 4:22 UTC
[PATCH] ARM: tidy up arch-specific constants
2013-08-21 10:36 UTC
[PATCH] compat.h: Add more address family symbols for older glibc
2013-08-17 2:26 UTC
[PATCH] net: include compat.h first incase some specifier-qualifier-list error
2013-08-14 0:27 UTC (3+ messages)
[PATCH] net/netlink.c: include compat.h for NETLINK_CRYPTO
2013-08-13 15:14 UTC
WARNING: at kernel/signal.c:2955 do_rt_tgsigqueueinfo
2013-08-12 21:00 UTC
perf, percpu: panic in account_event
2013-08-12 9:23 UTC (2+ messages)
[PATCH] compat.h: Add MSG_CMSG_CLOEXEC for older glibc
2013-08-08 22:01 UTC
perf,arm -- another (different) fuzzer oops
2013-08-08 17:44 UTC (10+ messages)
[PATCH] net/caif.c: Include compat.h
2013-08-08 0:26 UTC
[PATCH] net/alg.c: Include compat.h
2013-08-08 0:17 UTC
perf,arm -- oops in validate_event
2013-08-07 22:35 UTC (10+ messages)
aio: kernel BUG at fs/aio.c:646!
2013-08-07 0:52 UTC (5+ messages)
` [PATCH aio-next] aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3"
percpu: kernel BUG at mm/percpu.c:579!
2013-08-05 21:13 UTC (4+ messages)
trinity hang -- rcu_sched detected stall in __schedule
2013-08-05 19:09 UTC
endless 'Triggering periodic reseed.'
2013-08-04 10:33 UTC
found a scenario for BUG at fs/ext4/super.c:804!
2013-08-03 15:36 UTC (2+ messages)
perf : fuzzer-related NMI lockup
2013-07-30 19:38 UTC (2+ messages)
why does git describe shows 1.1-639-g4f6418b
2013-07-29 17:25 UTC (3+ messages)
Fwd: Re: fuzz tested user mode linux core dumps in fs/lockd/clntproc.c:131
2013-07-28 18:56 UTC
[PATCH 0/2] misc fixes
2013-07-27 14:35 UTC (3+ messages)
` [PATCH 1/2] Fix child crash when disabling some syscalls on biarch
` [PATCH 2/2] Do not busy loop child processes on startup
[PATCH 1/2] tools, perf: Add a precise event qualifier v2
2013-07-26 3:58 UTC (9+ messages)
[PATCH] ioctls: btrfs-control: fix header inclusion order
2013-07-24 10:31 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ioctls: videodev2: check if defines are obsolete
2013-07-24 6:44 UTC (2+ messages)
Trinity v1.2
2013-07-22 23:55 UTC
[PATCH] improve randomness in rand64()
2013-07-20 0:30 UTC (2+ messages)
[patch] improved perf_event_open() sysfs parser
2013-07-16 4:27 UTC
rand64 change
2013-07-12 21:48 UTC (2+ messages)
timer: lockup in run_timer_softirq()
2013-07-11 17:11 UTC (16+ messages)
[PATCH] Fallback to the git SHA1 if there are no tags
2013-07-09 8:44 UTC
bring perf_event_open() syscall support up to Linux 3.10
2013-07-08 18:01 UTC
perf: yet another fuzzer triggered crash
2013-07-08 17:46 UTC (14+ messages)
` [testcase] "
` [bisected] "
[PATCH 0/6] Some simple Coverity fixes
2013-07-05 16:15 UTC (11+ messages)
` [PATCH 1/6] trinity.c: fix uninitialized variable
` [PATCHv2 1/2] "
` [PATCHv2 2/2] trinity.c: log errors if socket calls fail
` [PATCH 2/6] "
` [PATCH 3/6] perf_event_open: initialize chars
` [PATCH 4/6] perf_event_open.c: close dir's on exit paths
` [PATCH 5/6] sockets.c: don't leak cachefile on return paths
` [PATCH 6/6] maps.c: only close() if fd is valid
net/ip_setsockopt.c:29:20: error: ‘IP_UNICAST_IF’ undeclared here (not in a function)
2013-07-05 14:51 UTC (2+ messages)
Expected 0x
2013-07-04 5:10 UTC (9+ messages)
[PATCH] Add MRT_ADD_MFC_PROXY and MRT_DEL_MFC_PROXY for older kernels
2013-07-03 23:03 UTC
[PATCH 0/8] misc trinity patches
2013-07-01 15:30 UTC (13+ messages)
` [PATCH 1/8] Use TRINITY_PF_MAX instead of PF_MAX in syscalls/socket.c
` [PATCH 2/8] Fix open() result check in check_tainted()
` [PATCH 3/8] Avoid needless get_filename() calls in generate_pathname()
` [PATCH 4/8] Fix double rand() "
` [PATCH 5/8] move perf_event.h to include/
` [PATCH 6/8] msgrcv() and msgsnd() IPC_NOWAIT msgflg
` [PATCH 7/8] ioctls/drm: add deprecated nouveau ioctls
` [PATCH 8/8] ioctls/vhost: VHOST_SCSI_* ioctls
wtf bug of the day
2013-07-01 8:18 UTC (3+ messages)
[PATCH 2/2] dlci: validate the net device in dlci_del()
2013-06-26 22:46 UTC (2+ messages)
cgroup: kernel BUG at kernel/cgroup.c:1038!
2013-06-26 18:51 UTC (7+ messages)
` [PATCH cgroup/for-3.11] cgroup: fix cgroupfs_root early destruction path
` [PATCH cgroup/for-3.11] cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
lockdep: WARNING: CPU: 28 PID: 10552 at kernel/lockdep.c:3539
2013-06-25 22:14 UTC
minor trinity patch
2013-06-24 16:03 UTC (6+ messages)
Unable to opendir /sys/bus/event_source/devices : No such file or directory
2013-06-21 21:00 UTC (3+ messages)
[patch 1/2] add init() function to struct syscall
2013-06-20 9:33 UTC (7+ messages)
` [patch 2/2] make perf_event_open() use init routine
[patch] perf_event_open enable sysfs exported events
2013-06-19 19:29 UTC (7+ messages)
WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
2013-06-19 15:54 UTC (7+ messages)
` [PATCH 0/2] hw_breakpoint: more cleanups
` [PATCH 2/2] hw_breakpoint: Introduce "struct bp_cpuinfo"
[PATCH] Sanitise F_SETSIG argument to avoid SIGINT
2013-06-19 15:11 UTC (2+ messages)
[PATCH] Removing arguments of KVM_S390_STORE_STATUS
2013-06-19 13:15 UTC
Complie issues with trinity-2013-06-17 on s390
2013-06-19 9:06 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- 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