messages from 2013-06-03 05:55:46 to 2013-07-11 10:02:39 UTC [more...]
timer: lockup in run_timer_softirq()
2013-07-11 10:02 UTC (12+ 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 (15+ messages)
WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
2013-06-19 15:54 UTC (24+ messages)
` [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] 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)
[PATCH 1/2] Move x86 KVM ioctls under #ifdef X86
2013-06-19 8:59 UTC (2+ messages)
` [PATCH 2/2] Add compat definitions for recent powerpc KVM features
kernel BUG at net/core/skbuff.c:1065!
2013-06-16 17:08 UTC (2+ messages)
Should we enable ip_nonlocal_bind ?
2013-06-14 6:06 UTC
[PATCH 0/5] x86: oops on uaccess faults outside of user addresses
2013-06-13 22:00 UTC (13+ messages)
` [PATCH 5/5] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
` [PATCH] net: Unbreak compat_sys_{send,recv}msg
msgrcv (70) returned ENOSYS, marking as inactive
2013-06-13 20:33 UTC (3+ messages)
[PATCH 0/4] Enable seccomp generator and use Boehm-Demers-Weiser GC
2013-06-13 20:07 UTC (8+ 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] more perf_event_open cleanups
2013-06-12 18:34 UTC
return string 1;2c1;2c1;2c1;2c1;2c1;2c1;2c1;2c1;2c
2013-06-12 18:14 UTC
syscall.c:272:2: error: comparison is always false due
2013-06-11 15:48 UTC (2+ messages)
WARNING: at kernel/events/core.c:913 add_event_to_ctx+0x5b/0x1c0()
2013-06-09 18:55 UTC
[PATCH 1/3] use config.h in USE_* users
2013-06-09 2:38 UTC (7+ messages)
[PATCH] Specific domain in sanitise_socket
2013-06-08 3:03 UTC
GPF at fsnotify_clear_marks_by_group_flags()
2013-06-07 19:20 UTC
[PATCH 1/4] Add support for cross building using CROSS_COMPILE
2013-06-07 6:44 UTC (4+ messages)
[PATCH v2] syscalls: use ARRAY_SIZE(x) instead of hard code define
2013-06-07 5:58 UTC (2+ messages)
Trinity ctrl-c'ing itself?
2013-06-07 4:53 UTC (3+ messages)
[PATCH] syscalls: use sizeof instead of hard code define
2013-06-06 2:53 UTC
OOPS in perf_mmap_close()
2013-06-05 16:54 UTC (15+ messages)
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)
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;
as well as URLs for NNTP newsgroup(s).