Show patches with: Submitter = Josh Poimboeuf       |    State = Action Required       |    Archived = No       |   216 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/9] objtool: Remove superfluous dead_end_function() check objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,6/9] objtool: Include backtrace in verbose mode objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,5/9] objtool: Add verbose option for disassembling affected functions objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,4/9] objtool: Add symbol iteration helpers objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,3/9] objtool: Limit unreachable warnings to once per function objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,2/9] objtool: Add WARN_INSN() objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
[v2,1/9] scripts/objdump-func: Support multiple functions objtool: warning improvements - - - --- 2023-04-12 Josh Poimboeuf New
objtool: Add stackleak instrumentation to uaccess safe list objtool: Add stackleak instrumentation to uaccess safe list - - - --- 2023-04-12 Josh Poimboeuf New
Revert "objtool: Support addition to set CFA base" Revert "objtool: Support addition to set CFA base" - - - --- 2023-04-12 Josh Poimboeuf New
[3/3] lkdtm/stackleak: Fix noinstr violation noinstr fixes - - - --- 2023-04-12 Josh Poimboeuf New
[2/3] sched: Fix KCSAN noinstr violation noinstr fixes - - - --- 2023-04-12 Josh Poimboeuf New
[1/3] context_tracking: Fix KCSAN noinstr violation noinstr fixes 1 - - --- 2023-04-12 Josh Poimboeuf New
sched/core: Make sched_dynamic_mutex static sched/core: Make sched_dynamic_mutex static - - - --- 2023-04-12 Josh Poimboeuf New
vmlinux.lds.h: Force-align ELF notes section to four bytes vmlinux.lds.h: Force-align ELF notes section to four bytes - - - --- 2023-04-11 Josh Poimboeuf New
x86/ibt: Convert IBT selftest to asm x86/ibt: Convert IBT selftest to asm - - - --- 2023-04-08 Josh Poimboeuf New
[11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn Sprinkle more __noreturn - 1 - --- 2023-04-08 Josh Poimboeuf New
[10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[09/11] objtool: Include weak functions in global_noreturns check Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[07/11] cpu: Mark nmi_panic_self_stop() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[06/11] cpu: Mark panic_smp_self_stop() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[04/11] btrfs: Mark btrfs_assertfail() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[03/11] x86/head: Mark *_start_kernel() __noreturn Sprinkle more __noreturn - - - --- 2023-04-08 Josh Poimboeuf New
[02/11] init: Mark start_kernel() __noreturn Sprinkle more __noreturn - 1 - --- 2023-04-08 Josh Poimboeuf New
[01/11] init: Mark [arch_call_]rest_init() __noreturn Sprinkle more __noreturn - 1 - --- 2023-04-08 Josh Poimboeuf New
[5/5] objtool: Add "missing __noreturn" warning objtool: warning improvements - - - --- 2023-03-27 Josh Poimboeuf New
[4/5] objtool: Add per-function rate limiting for unreachable warnings objtool: warning improvements - - - --- 2023-03-27 Josh Poimboeuf New
[3/5] objtool: Remove superfluous dead_end_function() check objtool: warning improvements - - - --- 2023-03-27 Josh Poimboeuf New
[2/5] objtool: Combine '--backtrace' with '--verbose' objtool: warning improvements - - - --- 2023-03-27 Josh Poimboeuf New
[1/5] objtool: Add '--verbose' option for disassembling affected functions objtool: warning improvements - - - --- 2023-03-27 Josh Poimboeuf New
[v2.1,02/11] static_call: Flip key type union bit Untitled series #29556 - - - --- 2023-03-22 Josh Poimboeuf New
[v2.1,01/11] static_call: Improve key type abstraction [v2.1,01/11] static_call: Improve key type abstraction - - - --- 2023-03-22 Josh Poimboeuf New
[v2,11/11] static_call: Remove DEFINE_STATIC_CALL_RET0() static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,10/11] static_call: Remove static_call_cond() static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,09/11] static_call: Make NULL static calls consistent static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,08/11] arm64/static_call: Fix static call CFI violations static_call: Improve NULL/ret0 handling - - 1 --- 2023-03-22 Josh Poimboeuf New
[v2,07/11] static_call: Reorganize static call headers static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,06/11] static_call: "EXPORT_STATIC_CALL_TRAMP" -> "EXPORT_STATIC_CALL_RO" static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,05/11] static_call: Make ARCH_ADD_TRAMP_KEY() generic static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,04/11] static_call: Remove static_call.h dependency on cpu.h static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,03/11] static_call: Remove static_call_mod_init() declaration static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,02/11] static_call: Flip key type union bit static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[v2,01/11] static_call: Improve key type abstraction static_call: Improve NULL/ret0 handling - - - --- 2023-03-22 Josh Poimboeuf New
[0.5/3] livepatch: Convert stack entries array to percpu livepatch,sched: Add livepatch task switching to cond_resched() - - - --- 2023-03-13 Josh Poimboeuf New
[RFC,5/5] x86/kvm: Simplify static call handling Improve static call NULL handling - - - --- 2023-03-10 Josh Poimboeuf New
[RFC,4/5] static_call: Remove DEFINE_STATIC_CALL_RET0() and its uses Improve static call NULL handling - - - --- 2023-03-10 Josh Poimboeuf New
[RFC,3/5] static_call: Remove static_call_cond() and its usages Improve static call NULL handling - - - --- 2023-03-10 Josh Poimboeuf New
[RFC,2/5] static_call: Make NULL static calls return 0 Improve static call NULL handling - - - --- 2023-03-10 Josh Poimboeuf New
[RFC,1/5] static_call: Make NULL static calls consistent Improve static call NULL handling - - - --- 2023-03-10 Josh Poimboeuf New
x86/entry: Fix noinstr warning in __enter_from_user_mode() x86/entry: Fix noinstr warning in __enter_from_user_mode() - - - --- 2023-02-26 Josh Poimboeuf New
[v3,3/3] vhost: Fix livepatch timeouts in vhost_worker() livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-24 Josh Poimboeuf New
[v3,2/3] livepatch,sched: Add livepatch task switching to cond_resched() livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-24 Josh Poimboeuf New
[v3,1/3] livepatch: Skip task_call_func() for current task livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-24 Josh Poimboeuf New
x86/bugs: Allow STIBP with IBRS x86/bugs: Allow STIBP with IBRS - - - --- 2023-02-20 Josh Poimboeuf New
[v2,3/3] vhost: Fix livepatch timeouts in vhost_worker() livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-17 Josh Poimboeuf New
[v2,2/3] livepatch,sched: Add livepatch task switching to cond_resched() livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-17 Josh Poimboeuf New
[v2,1/3] livepatch: Skip task_call_func() for current task livepatch,sched: Add livepatch task switching to cond_resched() - 1 1 --- 2023-02-17 Josh Poimboeuf New
objtool: Fix ORC 'signal' propagation objtool: Fix ORC 'signal' propagation - - - --- 2023-02-16 Josh Poimboeuf New
[v2.1,09/24] mips/cpu: Expose play_dead()'s prototype definition Untitled series #23933 1 2 - --- 2023-02-16 Josh Poimboeuf New
[v2.1,04/24] arm64/cpu: Mark cpu_die() __noreturn Untitled series #23932 1 1 - --- 2023-02-16 Josh Poimboeuf New
[v2.1,03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead() Untitled series #23930 - - - --- 2023-02-16 Josh Poimboeuf New
[v2,24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - 1 --- 2023-02-14 Josh Poimboeuf New
[v2,23/24] init: Make arch_call_rest_init() and rest_init() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,22/24] objtool: Include weak functions in 'global_noreturns' check cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,20/24] xtensa/cpu: Mark cpu_die() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 - - --- 2023-02-14 Josh Poimboeuf New
[v2,19/24] xtensa/cpu: Make sure cpu_die() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,18/24] x86/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,17/24] x86/cpu: Make sure play_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,16/24] sparc/cpu: Mark cpu_play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,14/24] sh/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,13/24] sh/cpu: Make sure play_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,11/24] mips/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,10/24] mips/cpu: Make sure play_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,09/24] mips/cpu: Expose play_dead()'s prototype definition cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,08/24] loongarch/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,07/24] loongarch/cpu: Make sure play_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,06/24] ia64/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - 1 - --- 2023-02-14 Josh Poimboeuf New
[v2,05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 - - --- 2023-02-14 Josh Poimboeuf New
[v2,04/24] arm64/cpu: Mark cpu_die() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn 1 - - --- 2023-02-14 Josh Poimboeuf New
[v2,03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[v2,01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-14 Josh Poimboeuf New
[2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction - - - --- 2023-02-10 Josh Poimboeuf New
[1/2] x86/unwind/orc: Add 'signal' field to ORC metadata x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction - - - --- 2023-02-10 Josh Poimboeuf New
[3/3] vhost: Fix livepatch timeouts in vhost_worker() livepatch,sched: Add livepatch task switching to cond_resched() - 1 - --- 2023-02-09 Josh Poimboeuf New
[2/3] livepatch,sched: Add livepatch task switching to cond_resched() livepatch,sched: Add livepatch task switching to cond_resched() - - - --- 2023-02-09 Josh Poimboeuf New
[1/3] livepatch: Skip task_call_func() for current task livepatch,sched: Add livepatch task switching to cond_resched() - 1 - --- 2023-02-09 Josh Poimboeuf New
[v1.1,22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn Untitled series #22142 - - 1 --- 2023-02-07 Josh Poimboeuf New
[22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - 1 --- 2023-02-03 Josh Poimboeuf New
[21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[20/22] xtensa/cpu: Mark cpu_die() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[19/22] xtensa/cpu: Make sure cpu_die() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[18/22] x86/cpu: Mark play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[17/22] x86/cpu: Make sure play_dead() doesn't return cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[16/22] sparc/cpu: Mark cpu_play_dead() __noreturn cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
[15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition cpu,sched: Mark arch_cpu_idle_dead() __noreturn - - - --- 2023-02-03 Josh Poimboeuf New
« 1 2 3 »