Show patches with: Submitter = Valentin Schneider       |   34 patches
Patch Series S/W/F Date Submitter Delegate State
[v4,30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,28/30] x86/tlb: Make __flush_tlb_all() noinstr [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,25/30] context_tracking,x86: Defer kernel text patching IPIs [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,23/30] context_tracking: Turn CT_STATE_* into bits [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,15/30] sched/clock: Mark sched_clock_running key as __ro_after_init [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,05/30] jump_label: Add annotations for validating noinstr usage [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,03/30] rcu: Add a small-width RCU watching counter debug option [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] [v4,01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2025-01-14 Valentin Schneider New
[RFC,v3,14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,12/15] context_tracking,x86: Defer kernel text patching IPIs [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,08/15] sched/clock, x86: Make __sched_clock_stable forceful [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,06/15] jump_label: Add forceful jump label type [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,04/15] rcu: Add a small-width RCU watching counter debug option [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider New
[RFC,v3,03/15] sched/clock: Make sched_clock_running __ro_after_init [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider Superseded
[RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] [RFC,v3,01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[] --- 2024-11-19 Valentin Schneider Superseded
[RFC,v2,19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider New
[RFC,v2,18/20] context_tracking,x86: Defer kernel text patching IPIs context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider New
[RFC,v2,16/20] rcu: Make RCU dynticks counter size configurable context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider New
[RFC,v2,14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider New
[RFC,v2,10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider New
[RFC,v2,07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,04/20] tracing/filters: Enable filtering the CPU common field by a cpumask context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,01/20] tracing/filters: Dynamically allocate filter_pred.regex context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2023-07-20 Valentin Schneider Accepted