Joel Fernandes ([email protected])

Number of posts: 3405 (1.53 per day)
First post: 2018-05-07 17:28:57
Last post: 2024-06-13 07:13:52

Date List Subject
2020-03-23 01:59:35 linux-kernel [PATCH v2 3/4] Documentation: LKMM: Add litmus test for RCU GP guarantee where reader stores
2020-03-23 01:59:01 linux-kernel [PATCH v2 2/4] Documentation: LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-23 01:58:52 linux-kernel [PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
2020-03-23 01:58:22 linux-kernel [PATCH v2 4/4] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/
2020-03-23 01:33:01 linux-kernel Re: [PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
2020-03-22 02:20:22 linux-wireless [PATCH] Documentation: Clarify better about the rwsem non-owner release issue
2020-03-22 01:37:21 linux-kernel Re: [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
2020-03-21 21:22:18 linux-wireless Re: [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
2020-03-20 21:45:13 linux-kernel Re: [PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
2020-03-20 20:16:15 linux-kernel Re: [PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-20 17:03:43 linux-kernel Re: [PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
2020-03-20 16:55:31 linux-kernel Re: [PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-20 06:58:00 linux-kernel [PATCH 3/3] LKMM: Rename MP+onceassign+derefonce for better clarity
2020-03-20 06:57:02 linux-kernel [PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-20 06:56:33 linux-kernel [PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
2020-03-19 02:00:13 linux-kernel Re: [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
2020-03-19 01:56:37 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-19 01:38:17 linux-kernel Re: [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
2020-03-19 00:49:57 linux-kernel Re: RCU use of swait
2020-03-19 00:34:23 linux-wireless Re: [patch V2 11/15] completion: Use simple wait queues
2020-03-18 02:31:48 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-18 01:13:10 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-18 01:04:45 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-18 00:55:15 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-17 23:40:17 linux-kernel Re: [PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
2020-03-17 22:32:56 linux-kernel Re: [PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
2020-03-17 17:57:17 linux-kernel Re: Instrumentation and RCU
2020-03-17 01:09:12 linux-kernel Re: [RFC PATCH v4 00/19] Core scheduling v4
2020-03-16 21:46:57 linux-kernel Re: [PATCH RFC tip/core/rcu 09/16] rcu-tasks: Add an RCU-tasks rude variant
2020-03-16 20:19:53 linux-kernel Re: [PATCH RFC tip/core/rcu 09/16] rcu-tasks: Add an RCU-tasks rude variant
2020-03-16 19:49:37 linux-kernel Re: [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
2020-03-16 19:48:36 linux-kernel Re: [PATCH RFC tip/core/rcu 09/16] rcu-tasks: Add an RCU-tasks rude variant
2020-03-16 19:02:11 linux-kernel Re: [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
2020-03-16 18:58:07 linux-kernel Re: [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
2020-03-16 17:44:16 linux-kernel [RFC] Simplify debug_objects handling in kfree_rcu
2020-03-16 16:34:44 linux-kernel [PATCH v2 rcu-dev 3/3] rcu/tree: Count number of batched kfree_rcu() locklessly
2020-03-16 16:34:14 linux-kernel [PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
2020-03-16 16:33:12 linux-kernel [PATCH v2 rcu-dev 2/3] rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
2020-03-16 15:50:41 linux-kernel Re: [PATCH v1 6/6] mm/list_lru.c: remove kvfree_rcu_local() function
2020-03-16 15:50:36 linux-kernel Re: [PATCH v1 4/6] rcu: rename __is_kfree_rcu_offset() macro
2020-03-16 15:48:10 linux-kernel Re: [PATCH v1 3/6] rcu: rename rcu_invoke_kfree_callback/rcu_kfree_callback
2020-03-16 15:46:42 linux-kernel Re: [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
2020-03-16 15:26:28 linux-kernel Re: [PATCH v1 5/6] rcu: rename kfree_call_rcu()/__kfree_rcu()
2020-03-16 15:04:19 linux-kernel Re: [PATCH] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
2020-03-16 15:03:45 linux-kernel Re: Instrumentation and RCU
2020-03-15 01:33:44 linux-kernel Re: [PATCH] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
2020-03-13 23:32:22 linux-kernel [PATCH] sched: Use RCU-sched in core-scheduling balancing logic
2020-03-13 03:52:39 linux-kernel Re: [PATCH RFC tip/core/rcu 1/2] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
2020-03-09 18:44:30 linux-kernel Re: Instrumentation and RCU
2020-03-07 17:16:49 linux-kernel Re: PROVE_RCU_LIST + /proc/lockdep warning
2020-03-07 07:48:12 linux-kernel Re: [PATCH] x86/kprobes: Prohibit probing on rcu_nmi_exit() and ist_exit()