Wander Lairson Costa ([email protected])

Number of posts: 165 (0.16 per day)
First post: 2021-05-31 17:01:03
Last post: 2024-04-24 13:03:44

Date List Subject
2024-04-24 13:03:44 linux-kernel Re: [PATCH] drm/qxl: fix comment typo
2024-04-19 14:28:18 linux-kernel Re: [PATCH v4 2/2] kunit: avoid memory leak on device register error
2024-04-19 13:25:46 linux-kernel [PATCH v4 2/2] kunit: avoid memory leak on device register error
2024-04-19 13:25:44 linux-kernel [PATCH v4 1/2] kunit: unregister the device on error
2024-04-19 13:25:27 linux-kernel [PATCH v4 0/2] kunit: fix minor error path mistakes
2024-04-19 12:30:36 linux-kernel Re: [PATCH v3 2/2] kunit: avoid memory leak on device register error
2024-04-18 21:13:57 linux-kernel [PATCH v3 0/2] kunit: fix minor error path mistakes
2024-04-18 21:07:50 linux-kernel [PATCH v3 1/2] kunit: unregister the device on error
2024-04-18 21:03:19 linux-kernel [PATCH v3 2/2] kunit: avoid memory leak on device register error
2024-04-18 17:19:21 linux-kernel Re: [PATCH 2/2] kunit: avoid memory leak on device register error
2024-04-18 16:01:41 linux-kernel [PATCH v2 2/2] kunit: avoid memory leak on device register error
2024-04-18 16:01:20 linux-kernel [PATCH v2 1/2] kunit: unregister the device on error
2024-04-18 16:01:13 linux-kernel [PATCH v2 0/2] kunit: fix minor error path mistakes
2024-04-18 15:22:07 linux-kernel Re: [PATCH 1/2] kunit: unregister the device on error
2024-04-18 13:18:56 linux-kernel [PATCH 2/2] kunit: avoid memory leak on device register error
2024-04-18 13:18:43 linux-kernel [PATCH 1/2] kunit: unregister the device on error
2024-04-18 13:18:23 linux-kernel [PATCH 0/2] kunit: fix minor error path mistakes
2024-04-17 15:51:59 linux-kernel Re: [PATCH v2 1/3] serial: core: Store fifo timeout again
2024-04-11 14:14:42 linux-kernel [PATCH] drop_monitor: replace spin_lock by raw_spin_lock
2023-10-31 11:37:26 linux-kernel Re: [PATCH net-next 0/2] net: Use SMP threads for backlog NAPI (or optional).
2023-07-05 16:21:07 linux-kernel Re: Splat in kernel RT while processing incoming network packets
2023-07-03 21:33:26 linux-kernel Re: Splat in kernel RT while processing incoming network packets
2023-07-03 13:32:17 linux-kernel Re: Splat in kernel RT while processing incoming network packets
2023-07-03 13:05:28 linux-kernel Splat in kernel RT while processing incoming network packets
2023-06-14 13:05:15 linux-kernel [PATCH v10 2/2] sched: avoid false lockdep splat in put_task_struct()
2023-06-14 12:56:49 linux-kernel [PATCH v10 0/2] kernel/fork: beware of __put_task_struct calling context
2023-06-14 12:34:30 linux-kernel [PATCH v10 1/2] kernel/fork: beware of __put_task_struct calling context
2023-06-09 19:49:10 linux-kernel Re: [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-06-05 11:29:59 linux-kernel Re: [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-06-01 18:46:54 linux-kernel Re: [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-06-01 18:18:42 linux-kernel Re: [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-05-17 17:07:04 linux-kernel Re: [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-05-16 19:36:26 linux-kernel [PATCH v9] kernel/fork: beware of __put_task_struct calling context
2023-05-15 19:17:35 linux-kernel Re: [PATCH v8] kernel/fork: beware of __put_task_struct calling context
2023-05-15 17:29:57 linux-kernel Re: [PATCH v8] kernel/fork: beware of __put_task_struct calling context
2023-05-15 16:42:48 linux-kernel [PATCH v8] kernel/fork: beware of __put_task_struct calling context
2023-05-08 12:40:54 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-08 12:35:16 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 19:44:02 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 18:54:34 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 18:27:45 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 15:06:33 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 12:46:20 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-04 12:32:29 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-02 14:54:04 linux-kernel Re: [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context
2023-04-25 11:47:27 linux-kernel [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-04-25 11:47:00 linux-kernel [PATCH v7 3/3] treewide: replace put_task_struct() with the atomic safe version
2023-04-25 11:46:25 linux-kernel [PATCH v7 1/3] sched/core: warn on call put_task_struct in invalid context
2023-04-25 11:46:02 linux-kernel [PATCH v7 0/3] Introduce put_task_struct_atomic_sleep()
2023-04-24 20:51:46 linux-kernel Re: [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-04-24 18:48:57 linux-kernel Re: [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function