Show patches with: Submitter = Joel Fernandes       |    State = Action Required       |    Archived = No       |   157 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] sched: Fix build error in "sched/rt: Remove default bandwidth control" Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[09/10] admin-guide/hw-vuln: Correct prctl() argument description Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[08/10] selftests/sched: Migrate cs_prctl_test to kselfttest Fair scheduling deadline server fixes 1 1 - --- 2024-02-16 Joel Fernandes New
[07/10] selftests/sched: Add a test to verify that DL server works with core scheduling Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[06/10] sched: server: Don't start hrtick for DL server tasks Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[05/10] sched/debug: Use unsigned long for cpu variable to prevent cast errors Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[04/10] sched/core: Fix picking of tasks for core scheduling with DL server Fair scheduling deadline server fixes - 1 - --- 2024-02-16 Joel Fernandes New
[03/10] sched/core: Fix priority checking for DL server picks Fair scheduling deadline server fixes - 1 - --- 2024-02-16 Joel Fernandes New
[02/10] sched/core: Clear prev->dl_server in CFS pick fast path Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[01/10] sched/core: Add clearing of ->dl_server in put_prev_task_balance() Fair scheduling deadline server fixes - - - --- 2024-02-16 Joel Fernandes New
[v3] srcu: Improve comments about acceleration leak [v3] srcu: Improve comments about acceleration leak - 1 - --- 2023-12-27 Joel Fernandes New
[v2] srcu: Improve comments about acceleration leak [v2] srcu: Improve comments about acceleration leak - - - --- 2023-12-11 Joel Fernandes New
srcu: Improvement comments about acceleration leak srcu: Improvement comments about acceleration leak - - - --- 2023-12-11 Joel Fernandes New
[3/3] sched: Update ->next_balance correctly during newidle balance [1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2) - - - --- 2023-10-20 Joel Fernandes New
[2/3] sched/nohz: Update comments about NEWILB_KICK [1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2) - - - --- 2023-10-20 Joel Fernandes New
[1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2) [1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2) - - - --- 2023-10-20 Joel Fernandes New
[RFC] sched/fair: Avoid unnecessary IPIs for ILB [RFC] sched/fair: Avoid unnecessary IPIs for ILB - - - --- 2023-10-05 Joel Fernandes New
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects - 1 1 --- 2023-09-30 Joel Fernandes New
kexec: Fix reboot race during device_shutdown() kexec: Fix reboot race during device_shutdown() - - 1 --- 2023-09-29 Joel Fernandes New
sched/rt: Fix live lock between select_fallback_rq() and RT push sched/rt: Fix live lock between select_fallback_rq() and RT push - - 1 --- 2023-09-23 Joel Fernandes New
[v5,5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping Untitled series #56292 - - - --- 2023-08-22 Joel Fernandes New
[v2] rcutorture: Copy out ftrace into its own console file [v2] rcutorture: Copy out ftrace into its own console file - - - --- 2023-08-13 Joel Fernandes New
rcutorture: Copy out ftrace into its own console file rcutorture: Copy out ftrace into its own console file - - - --- 2023-08-13 Joel Fernandes New
[2/2] docs: memory-barriers: Add note on plain-accesses to address-dependency barriers [1/2] docs: rcu: Add cautionary note on plain-accesses to requirements - - - --- 2023-08-03 Joel Fernandes New
[1/2] docs: rcu: Add cautionary note on plain-accesses to requirements [1/2] docs: rcu: Add cautionary note on plain-accesses to requirements - - - --- 2023-08-03 Joel Fernandes New
[v2,5/5] rcu/tree: Remove superfluous return from void call_rcu* functions misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[5/5] Revert "checkpatch: Error out if deprecated RCU API used" Untitled series #52624 - - - --- 2023-07-29 Joel Fernandes New
[v2,4/5] tree/nocb: Improve readability of nocb_gp_wait() misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[v2,3/5] tree/nocb: Adjust RCU_NOCB_WAKE_* macros from weaker to stronger misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[v2,2/5] srcu: Fix error handling in init_srcu_struct_fields() misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[v2,1/5] rcutorture: Fix stuttering races and other issues misc RCU fixes and cleanups - - - --- 2023-07-29 Joel Fernandes New
[5/5] Revert "checkpatch: Error out if deprecated RCU API used" misc RCU fixes and cleanups - - - --- 2023-07-25 Joel Fernandes New
[4/5] tree/nocb: Improve readability of nocb_gp_wait() misc RCU fixes and cleanups - - - --- 2023-07-25 Joel Fernandes New
[3/5] tree/nocb: Adjust RCU_NOCB_WAKE_* macros from weaker to stronger misc RCU fixes and cleanups - - - --- 2023-07-25 Joel Fernandes New
[2/5] srcu: Fix error handling in init_srcu_struct_fields() misc RCU fixes and cleanups - - - --- 2023-07-25 Joel Fernandes New
[1/5] rcutorture: Fix stuttering races and other issues misc RCU fixes and cleanups - - - --- 2023-07-25 Joel Fernandes New
[v4,7/7] selftests: mm: Add a test for moving from an offset from start of mapping Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,6/7] selftests: mm: Add a test for remapping within a range Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,4/7] selftests: mm: Add a test for mutually aligned moves > PMD size Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,3/7] selftests: mm: Fix failure case when new remap region was not found Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,2/7] mm/mremap: Allow moves within the same VMA for stack Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v4,1/7] mm/mremap: Optimize the start addresses in move_page_tables() Optimize mremap during mutual alignment within PMD - - - --- 2023-05-31 Joel Fernandes New
[v3,6/6] selftests: mm: Add a test for remapping within a range Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v3,5/6] selftests: mm: Add a test for remapping to area immediately after existing mapping Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v3,4/6] selftests: mm: Add a test for mutually aligned moves > PMD size Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v3,3/6] selftests: mm: Fix failure case when new remap region was not found Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v3,2/6] mm/mremap: Allow moves within the same VMA Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v3,1/6] mm/mremap: Optimize the start addresses in move_page_tables() Optimize mremap during mutual alignment within PMD - - - --- 2023-05-24 Joel Fernandes New
[v2,4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping Optimize mremap during mutual alignment within PMD - - - --- 2023-05-19 Joel Fernandes New
[v2,3/4] selftests: mm: Add a test for mutually aligned moves > PMD size Optimize mremap during mutual alignment within PMD - - - --- 2023-05-19 Joel Fernandes New
[v2,2/4] selftests: mm: Fix failure case when new remap region was not found Optimize mremap during mutual alignment within PMD - - - --- 2023-05-19 Joel Fernandes New
[v2,1/4] mm/mremap: Optimize the start addresses in move_page_tables() Optimize mremap during mutual alignment within PMD - - - --- 2023-05-19 Joel Fernandes New
[RFC,4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping Optimize mremap during mutual alignment within PMD - - - --- 2023-05-18 Joel Fernandes New
[RFC,3/4] selftests: mm: Add a test for mutually aligned moves > PMD size Optimize mremap during mutual alignment within PMD - - - --- 2023-05-18 Joel Fernandes New
[RFC,2/4] selftests: mm: Fix failure case when new remap region was not found Optimize mremap during mutual alignment within PMD - - - --- 2023-05-18 Joel Fernandes New
[RFC,1/4] mm/mremap: Optimize the start addresses in move_page_tables() Optimize mremap during mutual alignment within PMD - - - --- 2023-05-18 Joel Fernandes New
[GIT,PULL] RCU changes for v6.4 [GIT,PULL] RCU changes for v6.4 - - - --- 2023-04-12 Joel Fernandes New
tools: memory-model: Rename litmus test to avoid confusion with similar-named test tools: memory-model: Rename litmus test to avoid confusion with similar-named test - - - --- 2023-04-09 Joel Fernandes New
[v2,13/13] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access Core RCU patches for 6.4 - - - --- 2023-03-25 Joel Fernandes New
[v2,12/13] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed Core RCU patches for 6.4 - - - --- 2023-03-25 Joel Fernandes New
[v2,11/13] rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan() Core RCU patches for 6.4 1 - - --- 2023-03-25 Joel Fernandes New
[v2,10/13] rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early Core RCU patches for 6.4 - 2 - --- 2023-03-25 Joel Fernandes New
[v2,09/13] rcu: Remove never-set needwake assignment from rcu_report_qs_rdp() Core RCU patches for 6.4 - 1 - --- 2023-03-25 Joel Fernandes New
[v2,08/13] rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels Core RCU patches for 6.4 - 2 - --- 2023-03-25 Joel Fernandes New
[v2,07/13] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check Core RCU patches for 6.4 1 - - --- 2023-03-25 Joel Fernandes New
[v2,06/13] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race Core RCU patches for 6.4 - 1 - --- 2023-03-25 Joel Fernandes New
[v2,05/13] rcu/trace: use strscpy() to instead of strncpy() Core RCU patches for 6.4 - - - --- 2023-03-25 Joel Fernandes New
[v2,04/13] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem Core RCU patches for 6.4 4 - - --- 2023-03-25 Joel Fernandes New
[v2,03/13] MAINTAINERS: Add Zqiang as a RCU reviewer Core RCU patches for 6.4 1 - - --- 2023-03-25 Joel Fernandes New
[v2,02/13] MAINTAINERS: Add Boqun to RCU entry Core RCU patches for 6.4 2 - - --- 2023-03-25 Joel Fernandes New
[v2,01/13] MAINTAINERS: Change Joel Fernandes from R: to M: Core RCU patches for 6.4 2 - - --- 2023-03-25 Joel Fernandes New
MAINTAINERS: Change Joel Fernandes from R: to M: MAINTAINERS: Change Joel Fernandes from R: to M: 1 - - --- 2023-03-17 Joel Fernandes New
[9/9] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - - - --- 2023-03-15 Joel Fernandes New
[8/9] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - - - --- 2023-03-15 Joel Fernandes New
[7/9] rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan() [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - - - --- 2023-03-15 Joel Fernandes New
[6/9] rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - 2 - --- 2023-03-15 Joel Fernandes New
[5/9] rcu: Remove never-set needwake assignment from rcu_report_qs_rdp() [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - 1 - --- 2023-03-15 Joel Fernandes New
[4/9] rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - 2 - --- 2023-03-15 Joel Fernandes New
[3/9] entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - - - --- 2023-03-15 Joel Fernandes New
[2/9] rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race 1 - - --- 2023-03-15 Joel Fernandes New
[1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race [1/9] rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race - 1 - --- 2023-03-15 Joel Fernandes New
[6/6] rcu: Add comment to rcu_do_batch() identifying rcuoc code path [1/6] srcu: Add comments for srcu_size_state - - - --- 2023-03-15 Joel Fernandes New
[5/6] doc: Update whatisRCU.rst [1/6] srcu: Add comments for srcu_size_state - - - --- 2023-03-15 Joel Fernandes New
[4/6] Documentation: RCU: Correct spelling [1/6] srcu: Add comments for srcu_size_state - - - --- 2023-03-15 Joel Fernandes New
[3/6] srcu: Clarify comments on memory barrier "E" [1/6] srcu: Add comments for srcu_size_state - 1 - --- 2023-03-15 Joel Fernandes New
[2/6] Documentation/RCU: s/not/note/ in checklist.rst [1/6] srcu: Add comments for srcu_size_state - - - --- 2023-03-15 Joel Fernandes New
[1/6] srcu: Add comments for srcu_size_state [1/6] srcu: Add comments for srcu_size_state - - - --- 2023-03-15 Joel Fernandes New
[v2,14/14] checkpatch: Error out if deprecated RCU API used [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 - - --- 2023-03-15 Joel Fernandes New
[v2,13/14] RDMA/rxe: Rename kfree_rcu() to kvfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 2 - --- 2023-03-15 Joel Fernandes New
[v2,12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 1 - --- 2023-03-15 Joel Fernandes New
[v2,11/14] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - - - --- 2023-03-15 Joel Fernandes New
[v2,10/14] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - 1 - --- 2023-03-15 Joel Fernandes New
[v2,09/14] torture: Enable clocksource watchdog with "tsc=watchdog" [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - - - --- 2023-03-15 Joel Fernandes New
[v2,08/14] rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - - - --- 2023-03-15 Joel Fernandes New
[v2,07/14] ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 - - --- 2023-03-15 Joel Fernandes New
[v2,06/14] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - 1 - --- 2023-03-15 Joel Fernandes New
[v2,05/14] net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 - - --- 2023-03-15 Joel Fernandes New
[v2,04/14] lib/test_vmalloc.c: Rename kvfree_rcu() to kvfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() - - - --- 2023-03-15 Joel Fernandes New
[v2,03/14] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep() [v2,01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() 1 - - --- 2023-03-15 Joel Fernandes New
« 1 2 »