Show patches with: Archived = No       |   70078 patches
« 1 2 ... 277 278 279700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,09/35] powerpc/64s/exception: Add ISIDE option exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,10/35] powerpc/64s/exception: move real->virt switch into the common handler exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,11/35] powerpc/64s/exception: move soft-mask test to common code exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,12/35] powerpc/64s/exception: move KVM test to common code exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,13/35] powerpc/64s/exception: remove confusing IEARLY option exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,14/35] powerpc/64s/exception: remove the SPR saving patch code macros exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,15/35] powerpc/64s/exception: trim unused arguments from KVMTEST macro exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-26 Michal Suchánek Superseded
[v2,16/35] powerpc/64s/exception: hdecrementer avoid touching the stack exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,17/35] powerpc/64s/exception: re-inline some handlers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,18/35] powerpc/64s/exception: Clean up SRR specifiers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,19/35] powerpc/64s/exception: add more comments for interrupt handlers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,20/35] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,21/35] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,22/35] powerpc/64: system call remove non-volatile GPR save optimisation exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,23/35] powerpc/64: system call implement the bulk of the logic in C exception cleanup, syscall in C and !COMPAT - - - - 2-1 2019-11-26 Michal Suchánek Superseded
[v2,24/35] powerpc/64s: interrupt return in C exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-26 Michal Suchánek Superseded
[v2,25/35] powerpc/64s/exception: remove lite interrupt return exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,26/35] powerpc/64: system call: Fix sparse warning about missing declaration exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-26 Michal Suchánek Superseded
[v2,27/35] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,28/35] powerpc: move common register copy functions from signal_32.c to signal.c exception cleanup, syscall in C and !COMPAT - - 1 - 21- 2019-11-26 Michal Suchánek Superseded
[v2,29/35] powerpc/perf: remove current_is_64bit() exception cleanup, syscall in C and !COMPAT - 1 - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,30/35] powerpc/perf: consolidate read_user_stack_32 exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,31/35] powerpc/perf: consolidate valid_user_sp exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,32/35] powerpc/64: make buildable without CONFIG_COMPAT exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,33/35] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-26 Michal Suchánek Superseded
[v2,34/35] powerpc/perf: split callchain.c by bitness exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-26 Michal Suchánek Superseded
[v2,35/35] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. exception cleanup, syscall in C and !COMPAT - - - - 61- 2019-11-26 Michal Suchánek Superseded
[v2,rebase,01/34] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,02/34] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,03/34] powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,04/34] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros exception cleanup, syscall in C and !COMPAT - - - - --- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,05/34] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,06/34] powerpc/64s/exception: Remove old INT_ENTRY macro exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,07/34] powerpc/64s/exception: Remove old INT_COMMON macro exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,08/34] powerpc/64s/exception: Remove old INT_KVM_HANDLER exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,09/34] powerpc/64s/exception: Add ISIDE option exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,10/34] powerpc/64s/exception: move real->virt switch into the common handler exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,11/34] powerpc/64s/exception: move soft-mask test to common code exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,12/34] powerpc/64s/exception: move KVM test to common code exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,13/34] powerpc/64s/exception: remove confusing IEARLY option exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,14/34] powerpc/64s/exception: remove the SPR saving patch code macros exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,15/34] powerpc/64s/exception: trim unused arguments from KVMTEST macro exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,16/34] powerpc/64s/exception: hdecrementer avoid touching the stack exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,17/34] powerpc/64s/exception: re-inline some handlers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,18/34] powerpc/64s/exception: Clean up SRR specifiers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,19/34] powerpc/64s/exception: add more comments for interrupt handlers exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,20/34] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,21/34] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,22/34] powerpc/64: system call remove non-volatile GPR save optimisation exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,23/34] powerpc/64: system call implement the bulk of the logic in C exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,24/34] powerpc/64s: interrupt return in C exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,25/34] powerpc/64s/exception: remove lite interrupt return exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,26/34] powerpc/64: system call: Fix sparse warning about missing declaration exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,27/34] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,28/34] powerpc: move common register copy functions from signal_32.c to signal.c exception cleanup, syscall in C and !COMPAT - - 1 - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,29/34] powerpc/perf: consolidate read_user_stack_32 exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,30/34] powerpc/perf: consolidate valid_user_sp exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,31/34] powerpc/64: make buildable without CONFIG_COMPAT exception cleanup, syscall in C and !COMPAT - - - - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,32/34] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. exception cleanup, syscall in C and !COMPAT - - 1 - 3-- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,33/34] powerpc/perf: split callchain.c by bitness exception cleanup, syscall in C and !COMPAT - - - - 21- 2019-11-27 Michal Suchánek Superseded
[v2,rebase,34/34] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. exception cleanup, syscall in C and !COMPAT - - - - 61- 2019-11-27 Michal Suchánek Superseded
powerpc: add link stack flush mitigation status in debugfs. powerpc: add link stack flush mitigation status in debugfs. - - - - 5-2 2019-11-27 Michal Suchánek Accepted
[v2] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable [v2] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable 1 1 - - 61- 2020-01-31 Michal Suchánek Accepted
[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
[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 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 Disable compat cruft on ppc64le v11 - - 1 - 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 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. 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 Disable compat cruft on ppc64le v11 - - - - --1 2020-03-19 Michal Suchánek Superseded
[v11,8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. Disable compat cruft on ppc64le v11 - - - - --1 2020-03-19 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,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,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,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,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,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,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,8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. [v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro - - - - --1 2020-03-19 Michal Suchánek Superseded
[v12,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro Disable compat cruft on ppc64le v12 - - 1 - 3-- 2020-03-20 Michal Suchánek Accepted
[v12,2/8] powerpc: move common register copy functions from signal_32.c to signal.c Disable compat cruft on ppc64le v12 - - 1 - 21- 2020-03-20 Michal Suchánek Accepted
[v12,3/8] powerpc/perf: consolidate read_user_stack_32 Disable compat cruft on ppc64le v12 - - 1 - 3-- 2020-03-20 Michal Suchánek Accepted
[v12,4/8] powerpc/perf: consolidate valid_user_sp -> invalid_user_sp Disable compat cruft on ppc64le v12 - - - - 3-- 2020-03-20 Michal Suchánek Accepted
[v12,5/8] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le v12 - - - - --1 2020-03-20 Michal Suchánek Accepted
[v12,6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. Disable compat cruft on ppc64le v12 - - 1 - --1 2020-03-20 Michal Suchánek Accepted
[v12,7/8] powerpc/perf: split callchain.c by bitness Disable compat cruft on ppc64le v12 - - - - --1 2020-03-20 Michal Suchánek Accepted
[v12,8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. Disable compat cruft on ppc64le v12 - - - - --1 2020-03-20 Michal Suchánek Not Applicable
powerpc/64: Fix section mismatch warnings. powerpc/64: Fix section mismatch warnings. - - - - 7-- 2020-03-26 Michal Suchánek Superseded
powerpcs: perf: consolidate perf_callchain_user_64 and perf_callchain_user_32 powerpcs: perf: consolidate perf_callchain_user_64 and perf_callchain_user_32 - - - - 34- 2020-04-06 Michal Suchánek Accepted
ppc64 early slub caches have zero random value ppc64 early slub caches have zero random value - - - - 52- 2020-04-17 Michal Suchánek Not Applicable
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
ibmveth: Fix use of ibmveth in a bridge. ibmveth: Fix use of ibmveth in a bridge. - 1 - - 61- 2020-10-26 Michal Suchánek Not Applicable
powerpc: Stop exporting __clear_user which is now inlined. powerpc: Stop exporting __clear_user which is now inlined. 1 1 - - --1 2020-12-04 Michal Suchánek Not Applicable
powerpc: Fix build error in paravirt.h powerpc: Fix build error in paravirt.h - 1 - - 7-- 2021-01-20 Michal Suchánek Accepted
ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning. ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning. - 1 1 - 61- 2021-03-02 Michal Suchánek Not Applicable
powerpc: Don't opencode HAVE_EFFICIENT_UNALIGNED_ACCESS powerpc: Don't opencode HAVE_EFFICIENT_UNALIGNED_ACCESS - 2 - - --1 2021-05-02 Michal Suchánek Changes Requested
ibmvnic: remove default label from to_string switch ibmvnic: remove default label from to_string switch 1 - - - 7-- 2021-05-03 Michal Suchánek Not Applicable
[v2,net-next] ibmvnic: remove default label from to_string switch [v2,net-next] ibmvnic: remove default label from to_string switch - - - - 7-- 2021-05-04 Michal Suchánek Not Applicable
« 1 2 ... 277 278 279700 701 »