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
2023-03-15 19:45:29 linux-kernel [PATCH 9/9] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
2023-03-15 19:45:26 linux-kernel [PATCH 6/9] rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early
2023-03-15 19:45:22 linux-kernel [PATCH 5/9] rcu: Remove never-set needwake assignment from rcu_report_qs_rdp()
2023-03-15 19:45:18 linux-kernel [PATCH 4/9] rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels
2023-03-15 19:45:14 linux-kernel [PATCH 3/9] entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
2023-03-15 19:45:08 linux-kernel [PATCH 2/9] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
2023-03-15 19:44:39 linux-kernel [PATCH 1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race
2023-03-15 19:39:58 linux-kernel [PATCH 6/6] rcu: Add comment to rcu_do_batch() identifying rcuoc code path
2023-03-15 19:39:53 linux-kernel [PATCH 5/6] doc: Update whatisRCU.rst
2023-03-15 19:39:42 linux-kernel [PATCH 4/6] Documentation: RCU: Correct spelling
2023-03-15 19:39:36 linux-kernel [PATCH 3/6] srcu: Clarify comments on memory barrier "E"
2023-03-15 19:39:32 linux-kernel [PATCH 2/6] Documentation/RCU: s/not/note/ in checklist.rst
2023-03-15 19:39:29 linux-kernel [PATCH 1/6] srcu: Add comments for srcu_size_state
2023-03-15 18:42:53 linux-kernel Re: [PATCH v2 13/14] RDMA/rxe: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:20:46 linux-kernel [PATCH v2 13/14] RDMA/rxe: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:20:39 linux-kernel [PATCH v2 14/14] checkpatch: Error out if deprecated RCU API used
2023-03-15 18:20:25 linux-kernel [PATCH v2 11/14] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
2023-03-15 18:20:22 linux-kernel [PATCH v2 12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:20:07 linux-kernel [PATCH v2 09/14] torture: Enable clocksource watchdog with "tsc=watchdog"
2023-03-15 18:20:04 linux-kernel [PATCH v2 10/14] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels
2023-03-15 18:20:00 linux-kernel [PATCH v2 08/14] rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-15 18:19:53 linux-kernel [PATCH v2 05/14] net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:19:53 linux-kernel [PATCH v2 06/14] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-15 18:19:53 linux-kernel [PATCH v2 07/14] ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-15 18:19:45 linux-ext4 [PATCH v2 07/14] ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-15 18:19:41 linux-kernel [PATCH v2 04/14] lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:19:38 linux-kernel [PATCH v2 03/14] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:19:35 linux-kernel [PATCH v2 02/14] misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 18:19:31 linux-kernel [PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-15 14:13:25 linux-kernel Re: [PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-15 12:23:29 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 12:19:29 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-15 11:52:19 linux-kernel Re: [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-14 23:30:12 linux-kernel Re: [PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-14 23:07:57 linux-kernel Re: [for-linus][PATCH 5/5] tracing: Make tracepoint lockdep check actually test something
2023-03-14 23:04:04 linux-kernel Re: [for-linus][PATCH 5/5] tracing: Make tracepoint lockdep check actually test something
2023-03-14 22:45:15 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-13 15:50:18 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-13 13:59:22 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-11 22:24:04 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-11 17:46:15 linux-kernel Re: [PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()
2023-03-11 17:19:29 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-10 01:31:57 linux-kernel [PATCH] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-10 01:08:37 linux-kernel Re: [PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-10 00:55:39 linux-kernel Re: [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-09 22:11:03 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-09 00:11:30 linux-kernel Re: [PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
2023-03-08 15:10:24 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-08 13:53:53 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-07 20:19:42 linux-kernel Re: [PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-07 19:10:34 linux-kernel Re: [PATCH v3] rcu: Add a minimum time for marking boot as completed