Show patches with: Submitter = Michal Suchánek       |   308 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #128355 - - 1 - 6-- 2019-08-30 Michal Suchánek Superseded
Fix parse_args cycle limit check. Fix parse_args cycle limit check. - - - - --- 2017-12-15 Michal Suchánek Superseded
MAINTAINERS: Add pattern that matches ppc perf to the perf entry. MAINTAINERS: Add pattern that matches ppc perf to the perf entry. - - - - 51- 2019-11-13 Michal Suchánek Superseded
Optimize final quote removal. Optimize final quote removal. - - - - --- 2017-12-15 Michal Suchánek Superseded
Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro" Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro" - - - - 6-- 2019-08-30 Michal Suchánek Superseded
Revert "powerpc/64s: machine check interrupt update NMI accounting" Revert "powerpc/64s: machine check interrupt update NMI accounting" - 1 - - 25- 2020-09-15 Michal Suchánek Superseded
Revert "powerpc: Add barrier_nospec to raw_copy_in_user()" Revert "powerpc: Add barrier_nospec to raw_copy_in_user()" - - - - 6-- 2019-09-02 Michal Suchánek Changes Requested
[01/33] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-12 Michal Suchánek Superseded
[02/33] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-12 Michal Suchánek Superseded
[03/33] powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-12 Michal Suchánek Superseded
[04/33] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[05/33] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[06/33] powerpc/64s/exception: Remove old INT_ENTRY macro exception cleanup, syscall in C and !COMPAT - - - - 11- 2019-11-12 Michal Suchánek Superseded
[07/33] powerpc/64s/exception: Remove old INT_COMMON macro exception cleanup, syscall in C and !COMPAT - - - - 11- 2019-11-12 Michal Suchánek Superseded
[08/33] powerpc/64s/exception: Remove old INT_KVM_HANDLER exception cleanup, syscall in C and !COMPAT - - - - 11- 2019-11-12 Michal Suchánek Superseded
[09/33] powerpc/64s/exception: Add ISIDE option exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[1/2] module: Use key_being_used_for for log messages in verify_appended_signature Additional appended signature cleanup - - - - --- 2021-11-05 Michal Suchánek Handled Elsewhere
[1/2] powerpc/fadump: return 0 on re-registration - - - - --- 2017-06-26 Michal Suchánek Rejected
[1/2] powerpc/sstep: Unexport analyze_instr, emulate_vsx_load, emulate_vsx_store [1/2] powerpc/sstep: Unexport analyze_instr, emulate_vsx_load, emulate_vsx_store - - - - --- 2024-10-01 Michal Suchánek Superseded
[1/3] s390/kexec_file: Don't opencode appended signature verification. KEXEC_SIG with appended signature - - - - --- 2021-11-03 Michal Suchánek Handled Elsewhere
[1/3] scsi: cxlflash: Fix fallthrough warnings. Fix fallthrough warnings. - - - - 2-- 2019-08-29 Michal Suchánek Not Applicable
[1/4] fs: always build llseek. Disable compat cruft on ppc64le - - - - 2-- 2019-08-27 Michal Suchánek Superseded
[1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[10/33] powerpc/64s/exception: move real->virt switch into the common handler exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[11/33] powerpc/64s/exception: move soft-mask test to common code exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[12/33] powerpc/64s/exception: move KVM test to common code exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[13/33] powerpc/64s/exception: remove confusing IEARLY option exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[14/33] powerpc/64s/exception: remove the SPR saving patch code macros exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[15/33] powerpc/64s/exception: trim unused arguments from KVMTEST macro exception cleanup, syscall in C and !COMPAT - - - - 11- 2019-11-12 Michal Suchánek Superseded
[16/33] powerpc/64s/exception: hdecrementer avoid touching the stack exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[17/33] powerpc/64s/exception: re-inline some handlers exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[18/33] powerpc/64s/exception: Clean up SRR specifiers exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[19/33] powerpc/64s/exception: add more comments for interrupt handlers exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[2/2] module: Move duplicate mod_check_sig users code to mod_parse_sig Additional appended signature cleanup - - - - --- 2021-11-05 Michal Suchánek Handled Elsewhere
[2/2] powerpc/fadump: use kstrtoint to handle sysfs store 1 - - - --- 2017-06-26 Michal Suchánek Accepted
[2/2] powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static [1/2] powerpc/sstep: Unexport analyze_instr, emulate_vsx_load, emulate_vsx_store - 1 - - 2-3 2024-10-01 Michal Suchánek Superseded
[2/3] module: strip the signature marker in the verification function. KEXEC_SIG with appended signature - - - - --- 2021-11-03 Michal Suchánek Handled Elsewhere
[2/3] scsi: ibmvfc: Fix fallthrough warnings. Fix fallthrough warnings. - - - - 2-- 2019-08-29 Michal Suchánek Not Applicable
[2/4] powerpc: move common register copy functions from signal_32.c to signal.c Disable compat cruft on ppc64le - - - - 11- 2019-08-27 Michal Suchánek Superseded
[2/6] Documentation/admin-guide: backslash support in commandline. [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[20/33] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[21/33] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[22/33] powerpc/64: system call remove non-volatile GPR save optimisation exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[23/33] powerpc/64: system call implement the bulk of the logic in C exception cleanup, syscall in C and !COMPAT - - - - 1-1 2019-11-12 Michal Suchánek Superseded
[24/33] powerpc/64s: interrupt return in C exception cleanup, syscall in C and !COMPAT - - - - 11- 2019-11-12 Michal Suchánek Superseded
[25/33] powerpc/64s/exception: remove lite interrupt return exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro exception cleanup, syscall in C and !COMPAT - - 1 - 2-- 2019-11-12 Michal Suchánek Superseded
[27/33] powerpc: move common register copy functions from signal_32.c to signal.c exception cleanup, syscall in C and !COMPAT - - 1 - 11- 2019-11-12 Michal Suchánek Superseded
[28/33] powerpc/perf: consolidate read_user_stack_32 exception cleanup, syscall in C and !COMPAT - - 1 - 2-- 2019-11-12 Michal Suchánek Superseded
[29/33] powerpc/perf: consolidate valid_user_sp exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[3/3] powerpc/kexec_file: Add KEXEC_SIG support. KEXEC_SIG with appended signature - - - - --- 2021-11-03 Michal Suchánek Handled Elsewhere
[3/3] scsi: ibmvscsi: tgt: Fix fallthrough warnings. Fix fallthrough warnings. - - - - 6-- 2019-08-29 Michal Suchánek Not Applicable
[3/4] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le - - - - --1 2019-08-27 Michal Suchánek Superseded
[3/6] powerpc/fadump: stop removing quotes in argument parsing. [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[30/33] powerpc/perf: remove current_is_64bit() exception cleanup, syscall in C and !COMPAT - 1 - - 2-- 2019-11-12 Michal Suchánek Superseded
[31/33] powerpc/64: make buildable without CONFIG_COMPAT exception cleanup, syscall in C and !COMPAT - - - - 2-- 2019-11-12 Michal Suchánek Superseded
[32/33] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. exception cleanup, syscall in C and !COMPAT - - 1 - 2-- 2019-11-12 Michal Suchánek Superseded
[33/33] powerpc/perf: split callchain.c by bitness exception cleanup, syscall in C and !COMPAT - - - - 132 2019-11-12 Michal Suchánek Superseded
[4/4] powerpc/64: Disable COMPAT if littleendian. Disable compat cruft on ppc64le - - - - --1 2019-08-27 Michal Suchánek Superseded
[4/6] powerpc/fadump: Update fadump ducumentation on quoting arguments. [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[5.15,2/6] kexec_file: drop weak attribute from functions arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies - - - - --- 2022-09-23 Michal Suchánek Handled Elsewhere
[5.15,3/6] kexec: drop weak attribute from functions arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies - - - - --- 2022-09-23 Michal Suchánek Handled Elsewhere
[5/6] lib/cmdline.c: Implement single quotes in commandline argument parsing [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[6/6] Documentation/admin-guide: single quotes in kernel arguments. [1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing. - - - - --- 2017-09-15 Michal Suchánek Superseded
[RFC,1/8] powerpc: Add barrier_nospec powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,2/8] powerpc: Use barrier_nospec in copy_from_user powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,3/8] powerpc/64: Use barrier_nospec in syscall entry powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,4/8] powerpc/64s: Add support for ori barrier_nospec powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,5/8] powerpc/64: Patch barrier_nospec in modules powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,6/8] powerpc/64: barrier_nospec: Add debugfs trigger powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,7/8] powerpc/64s: barrier_nospec: Add hcall triggerr powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,8/8] powerpc/64: barrier_nospec: Add commandline trigger powerpc barrier_nospec - - - - --- 2018-03-13 Michal Suchánek Superseded
[RFC,rebase,1/9] powerpc: Add barrier_nospec powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,2/9] powerpc: Use barrier_nospec in copy_from_user powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,3/9] powerpc/64: Use barrier_nospec in syscall entry powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,4/9] powerpc/64s: Use barrier_nospec in RFI_FLUSH_SLOT powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,5/9] powerpc/64s: Add support for ori barrier_nospec patching powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,6/9] powerpc/64: Patch barrier_nospec in modules powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,7/9] powerpc/64: barrier_nospec: Add debugfs trigger powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,8/9] powerpc/64s: barrier_nospec: Add hcall triggerr powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC,rebase,9/9] powerpc/64: barrier_nospec: Add commandline trigger powerpc barrier_nospec - - - - --- 2018-03-15 Michal Suchánek Superseded
[RFC] powerpc/rtas: Make it possible to disable sys_rtas [RFC] powerpc/rtas: Make it possible to disable sys_rtas - - - - 4-1 2023-09-06 Michal Suchánek RFC
[RFT] tpm: ibmvtpm: simplify crq initialization and document crq format - - 1 - --- 2017-02-24 Michal Suchánek Not Applicable
[rebased,1/2] powerpc: reserve memory for capture kernel after hugepages init [rebased,1/2] powerpc: reserve memory for capture kernel after hugepages init - - - - 3-- 2020-02-18 Michal Suchánek Changes Requested
[rebased,2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation [rebased,1/2] powerpc: reserve memory for capture kernel after hugepages init - - 1 - 7-- 2020-02-18 Michal Suchánek Changes Requested
[rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files. [rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files. - - - - --1 2019-08-20 Michal Suchánek Superseded
[v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - 1 - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro Disable compat cruft on ppc64le v11 - - 1 - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,2/8] powerpc: move common register copy functions from signal_32.c to signal.c [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - 1 - 21- 2020-03-19 Michal Suchánek Superseded
[v11,2/8] powerpc: move common register copy functions from signal_32.c to signal.c Disable compat cruft on ppc64le v11 - - 1 - 21- 2020-03-19 Michal Suchánek Superseded
[v11,3/8] powerpc/perf: consolidate read_user_stack_32 [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - 1 - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,3/8] powerpc/perf: consolidate read_user_stack_32 Disable compat cruft on ppc64le v11 - - 1 - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,4/8] powerpc/perf: consolidate valid_user_sp [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - - - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,4/8] powerpc/perf: consolidate valid_user_sp Disable compat cruft on ppc64le v11 - - - - 3-- 2020-03-19 Michal Suchánek Superseded
[v11,5/8] powerpc/64: make buildable without CONFIG_COMPAT [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - - - --1 2020-03-19 Michal Suchánek Superseded
[v11,5/8] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le v11 - - - - --1 2020-03-19 Michal Suchánek Superseded
[v11,6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - 1 - --1 2020-03-19 Michal Suchánek Superseded
[v11,6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. Disable compat cruft on ppc64le v11 - - 1 - --1 2020-03-19 Michal Suchánek Superseded
[v11,7/8] powerpc/perf: split callchain.c by bitness [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - - - --1 2020-03-19 Michal Suchánek Superseded
[v11,7/8] powerpc/perf: split callchain.c by bitness Disable compat cruft on ppc64le v11 - - - - --1 2020-03-19 Michal Suchánek Superseded
« 1 2 3 4 »