Show patches with: none      |   78079 patches
« 1 2 ... 189 190 191780 781 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/5] powerpc/fault: Perform exception fixup in do_page_fault() [v2,1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S - - 1 - 3-- 2020-11-16 Christophe Leroy Superseded
[v2,3/5] powerpc/fault: Avoid heavy search_exception_tables() verification [v2,1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S - - 1 - 3-- 2020-11-16 Christophe Leroy Superseded
[v2,2/5] powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad() [v2,1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S - - 1 - 21- 2020-11-16 Christophe Leroy Superseded
[v2,1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S [v2,1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S - 1 1 - 21- 2020-11-16 Christophe Leroy Superseded
powerpc/603: Always fault when _PAGE_ACCESSED is not set powerpc/603: Always fault when _PAGE_ACCESSED is not set - 1 - - --1 2020-11-09 Christophe Leroy Not Applicable
[for,5.4] powerpc/603: Always fault when _PAGE_ACCESSED is not set [for,5.4] powerpc/603: Always fault when _PAGE_ACCESSED is not set - 1 - - --1 2020-11-09 Christophe Leroy Not Applicable
[v2,3/3] powerpc: Remove RFI macro [v2,1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI - - - - 61- 2020-11-08 Christophe Leroy Accepted
[v2,2/3] powerpc: Replace RFI by rfi on book3s/32 and booke [v2,1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI - - - - 3-- 2020-11-08 Christophe Leroy Accepted
[v2,1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI [v2,1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI 1 - - - 3-- 2020-11-08 Christophe Leroy Accepted
panic: don't dump stack twice on warn panic: don't dump stack twice on warn - 1 - - 7-- 2020-11-07 Christophe Leroy Not Applicable
powerpc/32s: Use relocation offset when setting early hash table powerpc/32s: Use relocation offset when setting early hash table - 1 - 1 7-- 2020-11-07 Christophe Leroy Accepted
powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions - - 1 - 7-- 2020-11-06 Christophe Leroy Accepted
powerpc/64s: Remove RFI powerpc/64s: Remove RFI - - - - 7-- 2020-11-06 Christophe Leroy Superseded
Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC frame… Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC frame… - - - - --1 2020-11-04 Christophe Leroy Not Applicable
[v13,8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32 powerpc: switch VDSO to C implementation - - - - 7-- 2020-11-03 Christophe Leroy Superseded
[v13,7/8] powerpc/vdso: Switch VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 3-- 2020-11-03 Christophe Leroy Superseded
[v13,6/8] powerpc/vdso: Save and restore TOC pointer on PPC64 powerpc: switch VDSO to C implementation - - - - 21- 2020-11-03 Christophe Leroy Superseded
[v13,5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 21- 2020-11-03 Christophe Leroy Superseded
[v13,4/8] powerpc/time: Move timebase functions into new asm/timebase.h powerpc: switch VDSO to C implementation - - - - 3-- 2020-11-03 Christophe Leroy Superseded
[v13,3/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h powerpc: switch VDSO to C implementation - - - - 21- 2020-11-03 Christophe Leroy Superseded
[v13,2/8] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features powerpc: switch VDSO to C implementation - - - - 21- 2020-11-03 Christophe Leroy Superseded
[v13,1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 powerpc: switch VDSO to C implementation - 1 - - 21- 2020-11-03 Christophe Leroy Accepted
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() 1 1 - - 34- 2020-10-22 Christophe Leroy Accepted
[v3,3/3] powerpc: Fix update form addressing in inline assembly [v3,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 - - 1 - 34- 2020-10-22 Christophe Leroy Accepted
[v3,2/3] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at [v3,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 1 - - 3-- 2020-10-22 Christophe Leroy Accepted
[v3,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 [v3,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 2 - - 3-- 2020-10-22 Christophe Leroy Superseded
[v1,20/20] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 34- 2020-10-22 Christophe Leroy Superseded
[v1,19/20] powerpc/32s: Make support for 603 and 604+ selectable [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,18/20] powerpc/32s: Regroup 603 based CPUs in cputable [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - --1 2020-10-22 Christophe Leroy Accepted
[v1,17/20] powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,16/20] powerpc/32s: Move early_mmu_init() into mmu.c [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,15/20] powerpc/32s: Inline flush_hash_entry() [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,14/20] powerpc/32s: Inline tlb_flush() [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,13/20] powerpc/32s: Split and inline flush_range() [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,12/20] powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range() [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,11/20] powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page() [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,10/20] powerpc/32s: Move _tlbie() and _tlbia() in a new file [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,09/20] powerpc/32s: Inline _tlbie() on non SMP [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,08/20] powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,07/20] powerpc/32s: Declare Hash related vars as __initdata [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,06/20] powerpc/32s: Make Hash var static [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,05/20] powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash var [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,04/20] powerpc/32s: Make bat_addrs[] static [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,03/20] powerpc/mm: Remove flush_tlb_page_nohash() prototype. [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,02/20] powerpc/mm: Add mask of always present MMU features [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 3-- 2020-10-22 Christophe Leroy Accepted
[v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 [v1,01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - 1 - - 21- 2020-10-22 Christophe Leroy Superseded
[v2,3/3] powerpc: Fix update form addressing in inline assembly [v2,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 - - 1 - 34- 2020-10-20 Christophe Leroy Superseded
[v2,2/3] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at [v2,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 1 - - 3-- 2020-10-20 Christophe Leroy Superseded
[v2,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 [v2,1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 2 - - 3-- 2020-10-20 Christophe Leroy Accepted
[3/3] powerpc: Fix pre-update addressing in inline assembly [1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 - - - - 25- 2020-10-19 Christophe Leroy Superseded
[2/3] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at [1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 1 - - 3-- 2020-10-19 Christophe Leroy Superseded
[1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 [1/3] powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 1 2 - - 21- 2020-10-19 Christophe Leroy Superseded
drm/amd/display: Fix missing declaration of enable_kernel_vsx() drm/amd/display: Fix missing declaration of enable_kernel_vsx() - 1 - - 25- 2020-10-19 Christophe Leroy Not Applicable
[v2,2/2] powerpc/44x: Don't support 47x code and non 47x code at the same time [v2,1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set - - - - --1 2020-10-18 Christophe Leroy Accepted
[v2,1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set [v2,1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set - - - - --1 2020-10-18 Christophe Leroy Accepted
asm-generic: Force inlining of get_order() to work around gcc10 poor decision asm-generic: Force inlining of get_order() to work around gcc10 poor decision - - 1 - 34- 2020-10-17 Christophe Leroy Not Applicable
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() with GCC10 powerpc: force inlining of csum_partial() to avoid multiple csum_partial() with GCC10 - - 1 - 25- 2020-10-15 Christophe Leroy Accepted
[v2,2/2] powerpc/feature: Remove CPU_FTR_NODSISRALIGN [v2,1/2] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - - - - 25- 2020-10-13 Christophe Leroy Accepted
[v2,1/2] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 [v2,1/2] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - 1 - - 21- 2020-10-13 Christophe Leroy Superseded
[v2] powerpc/mm: Add mask of always present MMU features [v2] powerpc/mm: Add mask of always present MMU features - - - - 34- 2020-10-12 Christophe Leroy Superseded
[v2,2/2] powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry [v2,1/2] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set - - - - 34- 2020-10-12 Christophe Leroy Accepted
[v2,1/2] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set [v2,1/2] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set - 5 - - 3-- 2020-10-12 Christophe Leroy Accepted
[2/2] powerpc/44x: Don't support 47x code and non 47x code at the same time [1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set - - - - --1 2020-10-12 Christophe Leroy Superseded
[1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set [1/2] powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set - - - - --1 2020-10-12 Christophe Leroy Superseded
powerpc/mm: Add mask of always present MMU features powerpc/mm: Add mask of always present MMU features - - - - 34- 2020-10-12 Christophe Leroy Superseded
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx - - - - 34- 2020-10-12 Christophe Leroy Accepted
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2 powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2 - - - - --1 2020-10-12 Christophe Leroy Accepted
powerpc/features: Remove CPU_FTR_NODSISRALIGN powerpc/features: Remove CPU_FTR_NODSISRALIGN - - - - 25- 2020-10-12 Christophe Leroy Superseded
powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c - - - - 34- 2020-10-12 Christophe Leroy Accepted
powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE - 1 - - 34- 2020-10-12 Christophe Leroy Accepted
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 - 1 - - 25- 2020-10-12 Christophe Leroy Superseded
powerpc/mm: Fix verification of MMU_FTR_TYPE_44x powerpc/mm: Fix verification of MMU_FTR_TYPE_44x - 1 - - 34- 2020-10-10 Christophe Leroy Accepted
[4/4] powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry [1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled - - - - 34- 2020-10-10 Christophe Leroy Superseded
[3/4] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set [1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled - 1 - - 3-- 2020-10-10 Christophe Leroy Superseded
[2/4] powerpc/8xx: Fix TLB Miss exceptions with CONFIG_SWAP [1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled - 3 - - 3-- 2020-10-10 Christophe Leroy Superseded
[1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled [1/4] powerpc/8xx: Fix instruction TLB miss exception with perf enabled - 1 - - 3-- 2020-10-10 Christophe Leroy Superseded
powerpc/603: Always fault when _PAGE_ACCESSED is not set powerpc/603: Always fault when _PAGE_ACCESSED is not set - 1 - - 34- 2020-10-10 Christophe Leroy Accepted
powerpc/40x: Always fault when _PAGE_ACCESSED is not set powerpc/40x: Always fault when _PAGE_ACCESSED is not set - 1 - - 34- 2020-10-10 Christophe Leroy Accepted
powerpc/8xx: Fix instruction TLB miss exception with perf enabled powerpc/8xx: Fix instruction TLB miss exception with perf enabled - 1 - - 34- 2020-10-09 Christophe Leroy Superseded
crypto: talitos - Fix return type of current_desc_hdr() crypto: talitos - Fix return type of current_desc_hdr() - 1 - - 25- 2020-10-08 Christophe Leroy Not Applicable
crypto: talitos - Endianess in current_desc_hdr() crypto: talitos - Endianess in current_desc_hdr() - 1 - - 16- 2020-10-08 Christophe Leroy Not Applicable
[2/2] powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S [1/2] powerpc/32s: Rename head_32.S to head_book3s_32.S - - - - 34- 2020-10-06 Christophe Leroy Accepted
[1/2] powerpc/32s: Rename head_32.S to head_book3s_32.S [1/2] powerpc/32s: Rename head_32.S to head_book3s_32.S - - - - 3-- 2020-10-06 Christophe Leroy Accepted
powerpc/32s: Setup the early hash table at all time. powerpc/32s: Setup the early hash table at all time. - - - - 34- 2020-10-01 Christophe Leroy Accepted
[6/6] powerpc/time: Make get_tb() common to PPC32 and PPC64 [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 34- 2020-10-01 Christophe Leroy Accepted
[5/6] powerpc/time: Make get_tbl() common to PPC32 and PPC64 [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 3-- 2020-10-01 Christophe Leroy Accepted
[4/6] powerpc/time: Remove get_tbu() [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 3-- 2020-10-01 Christophe Leroy Accepted
[3/6] powerpc/time: Avoid using get_tbl() and get_tbu() internally [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 3-- 2020-10-01 Christophe Leroy Accepted
[2/6] powerpc/time: Make mftb() common to PPC32 and PPC64 [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 21- 2020-10-01 Christophe Leroy Accepted
[1/6] powerpc/time: Rename mftbl() to mftb() [1/6] powerpc/time: Rename mftbl() to mftb() - - - - 3-- 2020-10-01 Christophe Leroy Accepted
powerpc/time: Remove ifdef in get_vtb() powerpc/time: Remove ifdef in get_vtb() - - - - 34- 2020-10-01 Christophe Leroy Accepted
powerpc/time: Remove ifdef in get_dec() and set_dec() powerpc/time: Remove ifdef in get_dec() and set_dec() - - - - 34- 2020-10-01 Christophe Leroy Accepted
[v12,5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32 powerpc: switch VDSO to C implementation - - - - 34- 2020-09-29 Christophe Leroy Superseded
[v12,4/5] powerpc/vdso: Switch VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 3-- 2020-09-29 Christophe Leroy Superseded
[v12,3/5] powerpc/vdso: Save and restore TOC pointer on PPC64 powerpc: switch VDSO to C implementation - - - - 3-- 2020-09-29 Christophe Leroy Superseded
[v12,2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 21- 2020-09-29 Christophe Leroy Superseded
[v12,1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h powerpc: switch VDSO to C implementation - - - - 21- 2020-09-29 Christophe Leroy Superseded
[v3,8/8] powerpc: Remove get_tb_or_rtc() [v3,1/8] powerpc: Remove SYNC on non 6xx - - - - 34- 2020-09-29 Christophe Leroy Accepted
[v3,7/8] powerpc: Remove __USE_RTC() [v3,1/8] powerpc: Remove SYNC on non 6xx - - - - 21- 2020-09-29 Christophe Leroy Accepted
[v3,6/8] powerpc: Tidy up a bit after removal of PowerPC 601. [v3,1/8] powerpc: Remove SYNC on non 6xx - - - - 21- 2020-09-29 Christophe Leroy Accepted
« 1 2 ... 189 190 191780 781 »