Bernd Edlinger ([email protected])

Number of posts: 241 (0.12 per day)
First post: 2018-06-09 17:46:03
Last post: 2024-01-22 19:00:02

Date List Subject
2020-03-15 01:31:00 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-13 01:06:29 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-11 19:50:24 linux-kernel Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve
2020-03-11 19:39:11 linux-kernel Re: [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve
2020-03-11 06:34:22 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-11 06:12:29 linux-kernel Re: [PATCH] pidfd: Stop taking cred_guard_mutex
2020-03-10 20:34:48 linux-kernel Re: [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
2020-03-10 20:24:46 linux-kernel Re: [PATCH] pidfd: Stop taking cred_guard_mutex
2020-03-10 20:21:02 linux-kernel Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve
2020-03-10 19:44:07 linux-kernel Re: [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
2020-03-10 17:48:13 linux-kernel [PATCH 4/4] perf: Use new infrastructure to fix deadlocks in execve
2020-03-10 17:46:44 linux-kernel [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve
2020-03-10 17:46:41 linux-kernel [PATCH 0/4] Use new infrastructure in more simple cases
2020-03-10 17:46:17 linux-kernel [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve
2020-03-10 17:45:53 linux-kernel [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
2020-03-10 15:18:12 linux-kernel Re: [PATCH 1/4] exec: Fix a deadlock in ptrace
2020-03-10 13:55:15 linux-kernel [PATCH 0/4] Use new infrastructure to fix deadlocks in execve
2020-03-10 13:54:34 linux-kernel [PATCH 4/4] kernel: doc: remove outdated comment cred.c
2020-03-10 13:46:17 linux-kernel [PATCH 2/4] selftests/ptrace: add test cases for dead-locks
2020-03-10 13:46:07 linux-kernel [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core
2020-03-10 13:44:54 linux-kernel [PATCH 1/4] exec: Fix a deadlock in ptrace
2020-03-09 20:07:53 linux-kernel Re: [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
2020-03-09 19:54:36 linux-kernel Re: [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
2020-03-09 19:35:55 linux-kernel Re: [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
2020-03-09 19:31:39 linux-kernel Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
2020-03-09 19:29:51 linux-kernel Re: [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
2020-03-09 19:27:56 linux-kernel Re: [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
2020-03-09 19:26:45 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-09 18:49:12 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-09 18:03:27 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-09 17:58:02 linux-kernel Re: [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
2020-03-09 13:59:10 linux-kernel Re: [PATCH 0/5] Infrastructure to allow fixing exec deadlocks
2020-03-09 13:57:48 linux-kernel Re: [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
2020-03-09 13:46:43 linux-kernel Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-08 12:59:15 linux-kernel [PATCH] exec: make de_thread alloc new signal struct earlier
2020-03-06 19:16:44 linux-kernel Re: [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-06 16:27:12 linux-kernel Re: [PATCH 1/2] exec: Properly mark the point of no return
2020-03-06 11:47:36 linux-kernel Re: [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-05 22:56:42 linux-kernel Re: [PATCH 1/2] exec: Properly mark the point of no return
2020-03-05 22:34:45 linux-kernel Re: [PATCH 1/2] exec: Properly mark the point of no return
2020-03-05 22:32:07 linux-kernel Re: [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
2020-03-05 21:52:37 linux-kernel Re: [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex
2020-03-05 18:37:55 linux-kernel Re: [PATCHv6] exec: Fix a deadlock in ptrace
2020-03-04 21:57:03 linux-kernel [PATCHv6] exec: Fix a deadlock in ptrace
2020-03-04 21:49:54 linux-kernel Re: [PATCHv5] exec: Fix a deadlock in ptrace
2020-03-04 14:39:36 linux-kernel Re: [PATCHv5] exec: Fix a deadlock in ptrace
2020-03-03 16:48:30 linux-kernel Re: [PATCHv5] exec: Fix a deadlock in ptrace
2020-03-03 13:09:04 linux-kernel [PATCHv5] exec: Fix a deadlock in ptrace
2020-03-03 11:34:16 linux-kernel Re: [PATCHv4] exec: Fix a deadlock in ptrace
2020-03-03 10:36:07 linux-kernel Re: [PATCHv4] exec: Fix a deadlock in ptrace
2020-03-03 08:10:04 linux-kernel Re: [PATCHv4] exec: Fix a deadlock in ptrace