Show patches with: Archived = No       |   70056 patches
« 1 2 ... 161 162 163700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[04/10] powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe() Convert signal32 to user read access by block - - - - --1 2021-03-19 Christophe Leroy Accepted
[03/10] powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user Convert signal32 to user read access by block - - - - --1 2021-03-19 Christophe Leroy Accepted
[02/10] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32 Convert signal32 to user read access by block - - - - --1 2021-03-19 Christophe Leroy Accepted
[01/10] signal: Add unsafe_get_compat_sigset() Convert signal32 to user read access by block - - - - 21- 2021-03-19 Christophe Leroy Accepted
[v6] powerpc/irq: inline call_do_irq() and call_do_softirq() on PPC32 [v6] powerpc/irq: inline call_do_irq() and call_do_softirq() on PPC32 - - 1 - --1 2021-03-19 Christophe Leroy Superseded
net: marvell: Remove reference to CONFIG_MV64X60 net: marvell: Remove reference to CONFIG_MV64X60 - - - - 7-- 2021-03-18 Christophe Leroy Not Applicable
powerpc/embedded6xx: Remove CONFIG_MV64X60 powerpc/embedded6xx: Remove CONFIG_MV64X60 1 - - - 7-- 2021-03-18 Christophe Leroy Accepted
watchdog: Remove MV64x60 watchdog driver watchdog: Remove MV64x60 watchdog driver - - 1 - 7-- 2021-03-18 Christophe Leroy Not Applicable
[v1,4/4] powerpc: Fix arch_stack_walk() to have running function as first entry [v1,1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all 1 1 - - 61- 2021-03-16 Christophe Leroy Accepted
[v1,3/4] powerpc: Convert stacktrace to generic ARCH_STACKWALK [v1,1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all - - - - 3-- 2021-03-16 Christophe Leroy Accepted
[v1,2/4] powerpc: Rename 'tsk' parameter into 'task' [v1,1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all - - - - 3-- 2021-03-16 Christophe Leroy Accepted
[v1,1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all [v1,1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all - - - - 3-- 2021-03-16 Christophe Leroy Accepted
powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS - - - - 7-- 2021-03-15 Christophe Leroy Accepted
powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings - - - - 7-- 2021-03-15 Christophe Leroy Accepted
powerpc/asm-offsets: GPR14 is not needed either powerpc/asm-offsets: GPR14 is not needed either - 1 1 - 61- 2021-03-15 Christophe Leroy Accepted
[v3,03/15] powerpc/align: Convert emulate_spe() to user_access_begin Untitled series #233678 - - 1 - --- 2021-03-12 Christophe Leroy Accepted
[v3,41/41] powerpc/32: Manage KUAP in C powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,40/41] powerpc/8xx: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,39/41] powerpc/32s: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,38/41] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic powerpc/32: Switch to interrupt entry/exit in C - - 1 - --1 2021-03-12 Christophe Leroy Accepted
[v3,37/41] powerpc/32s: Move KUEP locking/unlocking in C powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,36/41] powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500 powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,35/41] powerpc/32: Return directly from power_save_ppc32_restore() powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,34/41] powerpc/32: Save remaining registers in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,33/41] powerpc/32: Refactor saving of volatile registers in exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,32/41] powerpc/32: Remove the xfer parameter in EXCEPTION() macro powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,31/41] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,30/41] powerpc/32: Only restore non volatile registers when required powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,29/41] powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,28/41] powerpc/32: Save trap number on stack in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,27/41] powerpc/32: Call bad_page_fault() from do_page_fault() powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,26/41] powerpc/32: Set regs parameter in r3 in transfer_to_handler powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,25/41] powerpc/32: Don't save thread.regs on interrupt entry powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,24/41] powerpc/32: Replace ASM exception exit by C exception exit from ppc64 powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,23/41] powerpc/32: Always save non volatile registers on exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,22/41] powerpc/32: Perform normal function call in exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,21/41] powerpc/32: Refactor booke critical registers saving powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,20/41] powerpc/32: Provide a name to exception prolog continuation in virtual mode powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,19/41] powerpc/32: Move exception prolog code into .text once MMU is back on powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,18/41] powerpc/32: Use START_EXCEPTION() as much as possible powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,17/41] powerpc/32: Add vmap_stack_overflow label inside the macro powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,16/41] powerpc/32: Statically initialise first emergency context powerpc/32: Switch to interrupt entry/exit in C - - - - 7-- 2021-03-12 Christophe Leroy Accepted
[v3,15/41] powerpc/32: Enable instruction translation at the same time as data translation powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,14/41] powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,13/41] powerpc/32: Always enable data translation in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,12/41] powerpc/32: Remove ksp_limit powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,11/41] powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,10/41] powerpc/32: Handle bookE debugging in C in exception entry powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,09/41] powerpc/32: Entry cpu time accounting in C powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,08/41] powerpc/32: Reconcile interrupts in C powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,07/41] powerpc/40x: Prepare normal exception handler for enabling MMU early powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,06/41] powerpc/40x: Prepare for enabling MMU in critical exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,05/41] powerpc/40x: Reorder a few instructions in critical exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,04/41] powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,03/41] powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,02/41] powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers powerpc/32: Switch to interrupt entry/exit in C - - - - --1 2021-03-12 Christophe Leroy Accepted
[v3,01/41] powerpc/traps: Declare unrecoverable_exception() as __noreturn powerpc/32: Switch to interrupt entry/exit in C - - 1 - --1 2021-03-12 Christophe Leroy Accepted
[backport,for,5.4] powerpc/603: Fix protection of user pages mapped with PROT_NONE [backport,for,5.4] powerpc/603: Fix protection of user pages mapped with PROT_NONE - 1 - - --1 2021-03-11 Christophe Leroy Not Applicable
[backport,for,5.10] powerpc/603: Fix protection of user pages mapped with PROT_NONE [backport,for,5.10] powerpc/603: Fix protection of user pages mapped with PROT_NONE - 1 - - --1 2021-03-11 Christophe Leroy Not Applicable
[v1,8/8] powerpc/ptrace: Convert gpr32_set_common() to user access block Miscellaneous user access improvement - - - - 61- 2021-03-10 Christophe Leroy Accepted
[v1,7/8] powerpc/futex: Switch to user_access block Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,6/8] powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,5/8] powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,4/8] powerpc/syscalls: Use sys_old_select() in ppc_select() Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,3/8] powerpc/uaccess: Move copy_mc_xxx() functions down Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,2/8] powerpc/uaccess: Swap clear_user() and __clear_user() Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v1,1/8] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32 Miscellaneous user access improvement - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,15/15] powerpc/uaccess: Use asm goto for get_user when compiler supports it powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 61- 2021-03-10 Christophe Leroy Accepted
[v2,14/15] powerpc/uaccess: Introduce __get_user_size_goto() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,13/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,12/15] powerpc/uaccess: Rename __get/put_user_check/nocheck powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,11/15] powerpc/uaccess: Split out __get_user_nocheck() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,10/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,09/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,08/15] powerpc/uaccess: Remove __unsafe_put_user_goto() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,07/15] powerpc/uaccess: Call might_fault() inconditionaly powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,06/15] powerpc/align: Don't use __get_user_instr() on kernel addresses powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,05/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,04/15] powerpc/uaccess: Remove __get/put_user_inatomic() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,03/15] powerpc/align: Convert emulate_spe() to user_access_begin powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - - - 21- 2021-03-10 Christophe Leroy Accepted
[v2,02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32 powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 3-- 2021-03-10 Christophe Leroy Accepted
[v2,01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap() powerpc: Cleanup of uaccess.h and adding asm goto for get_user() - - 1 - 21- 2021-03-10 Christophe Leroy Accepted
powerpc/Makefile: Remove workaround for gcc versions below 4.9 powerpc/Makefile: Remove workaround for gcc versions below 4.9 - - - - 7-- 2021-03-10 Christophe Leroy Accepted
powerpc: Force inlining of cpu_has_feature() to avoid build failure powerpc: Force inlining of cpu_has_feature() to avoid build failure - - - - 7-- 2021-03-10 Christophe Leroy Accepted
[v2,43/43] powerpc/32: Manage KUAP in C powerpc/32: Switch to interrupt entry/exit in C - - - - 7-- 2021-03-09 Christophe Leroy Superseded
[v2,42/43] powerpc/8xx: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,41/43] powerpc/32s: Create C version of kuap save/restore/check helpers powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,40/43] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic powerpc/32: Switch to interrupt entry/exit in C - - 1 - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,39/43] powerpc/32s: Move KUEP locking/unlocking in C powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,38/43] powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500 powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,37/43] powerpc/32: Return directly from power_save_ppc32_restore() powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,36/43] powerpc/32: Set current->thread.regs in C interrupt entry powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,35/43] powerpc/32: Save remaining registers in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,34/43] powerpc/32: Refactor saving of volatile registers in exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,33/43] powerpc/32: Remove the xfer parameter in EXCEPTION() macro powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,32/43] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,31/43] powerpc/32: Only restore non volatile registers when required powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,30/43] powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
[v2,29/43] powerpc/32: Save trap number on stack in exception prolog powerpc/32: Switch to interrupt entry/exit in C - - - - 21- 2021-03-09 Christophe Leroy Superseded
[v2,28/43] powerpc/64e: Call bad_page_fault() from do_page_fault() powerpc/32: Switch to interrupt entry/exit in C - - - - 3-- 2021-03-09 Christophe Leroy Superseded
« 1 2 ... 161 162 163700 701 »