Show patches with: Archived = No       |   46341 patches
« 1 2 ... 54 55 56463 464 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,07/10] powerpc/mm: Use generic_hugetlb_get_unmapped_area() Convert powerpc to default topdown mmap layout - - - - --- 2021-12-08 Christophe Leroy Superseded
[v4,06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area() Convert powerpc to default topdown mmap layout - - - - --- 2021-12-08 Christophe Leroy Superseded
[v4,05/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout - - 1 - --- 2021-12-08 Christophe Leroy Superseded
[v4,04/10] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout - - 1 - --- 2021-12-08 Christophe Leroy Superseded
[v4,03/10] powerpc/mm: Move vma_mmu_pagesize() Convert powerpc to default topdown mmap layout - - 1 - --- 2021-12-08 Christophe Leroy Superseded
[v4,02/10] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functio… Convert powerpc to default topdown mmap layout - - 1 - --- 2021-12-08 Christophe Leroy Superseded
[v4,01/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_… Convert powerpc to default topdown mmap layout - - - - --- 2021-12-08 Christophe Leroy Superseded
[2/2] powerpc: Simplify and move arch_randomize_brk() [1/2] sizes.h: Add SZ_1T macro - - - - --- 2021-12-08 Christophe Leroy Superseded
[1/2] sizes.h: Add SZ_1T macro [1/2] sizes.h: Add SZ_1T macro 1 - 1 - --- 2021-12-08 Christophe Leroy Superseded
[v4] powerpc/pseries: read the lpar name from the firmware [v4] powerpc/pseries: read the lpar name from the firmware - - - - 5-- 2021-12-07 Laurent Dufour Superseded
selftests/powerpc/spectre_v2: Return skip code when miss_percent is high selftests/powerpc/spectre_v2: Return skip code when miss_percent is high - - - - 5-- 2021-12-07 Thadeu Lima de Souza Cascardo Accepted
powerpc: platforms: cell: pervasive: fix clang -Wimplicit-fallthrough powerpc: platforms: cell: pervasive: fix clang -Wimplicit-fallthrough - 1 2 - 5-- 2021-12-07 Anders Roxell Accepted
[v3,2/2] ppc64/fadump: fix inaccurate CPU state info in vmcore generated with panic [v3,1/2] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option - - - - 41- 2021-12-07 Hari Bathini Accepted
[v3,1/2] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option [v3,1/2] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option - - - - --- 2021-12-07 Hari Bathini Accepted
powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE - 1 - - 4-1 2021-12-07 Christophe Leroy Accepted
[v2] powerpc/32s: Fix kasan_init_region() for KASAN [v2] powerpc/32s: Fix kasan_init_region() for KASAN - 1 - 1 5-- 2021-12-06 Christophe Leroy Changes Requested
powerpc/fixmap: Fix VM debug warning on unmap powerpc/fixmap: Fix VM debug warning on unmap - - - 1 5-- 2021-12-06 Christophe Leroy Accepted
[4/4] powerpc/perf: Add data source encodings for power10 platform perf: Add new macros for mem_hops field - - 1 - 6-- 2021-12-06 Kajol Jain Accepted
[3/4] powerpc/perf: Add encodings to represent data based on newer composite PERF_MEM_LVLNUM* fields perf: Add new macros for mem_hops field - - 1 - --- 2021-12-06 Kajol Jain Accepted
[1/4] perf: Add new macros for mem_hops field perf: Add new macros for mem_hops field 1 - - - --- 2021-12-06 Kajol Jain Accepted
powerpc/32s: Fix BATs allocation for KASAN powerpc/32s: Fix BATs allocation for KASAN - 1 - - 5-- 2021-12-06 Christophe Leroy Superseded
macintosh:add const to of_device_id macintosh:add const to of_device_id - - - - 3-- 2021-12-05 Xiang wangx Accepted
[v3] powerpc/pseries: read the lpar name from the firmware [v3] powerpc/pseries: read the lpar name from the firmware - - - - 5-- 2021-12-03 Laurent Dufour Superseded
powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion - 1 1 - 5-- 2021-12-03 Michael Ellerman Accepted
powerpc: Drop unused CONFIG_PPC_HAS_FEATURE_CALLS powerpc: Drop unused CONFIG_PPC_HAS_FEATURE_CALLS - - - - 41- 2021-12-03 Michael Ellerman Superseded
[v1,11/11] powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in selftests [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,10/11] powerpc/code-patching: Move code patching selftests in its own file [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,09/11] powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,08/11] powerpc/code-patching: Move patch_exception() outside code-patching.c [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,07/11] powerpc/code-patching: Use test_trampoline for prefixed patch test [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,06/11] powerpc/code-patching: Fix patch_branch() return on out-of-range failure [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - 1 - --- 2021-12-02 Christophe Leroy Accepted
[v1,05/11] powerpc/code-patching: Reorganise do_patch_instruction() to ease error handling [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,04/11] powerpc/code-patching: Fix unmap_patch_area() error handling [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,03/11] powerpc/code-patching: Fix error handling in do_patch_instruction() [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,02/11] powerpc/code-patching: Remove init_mem_is_free [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() [v1,01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check() - - - - --- 2021-12-02 Christophe Leroy Accepted
[v2] powerpc/pseries: read the lpar name from the firmware [v2] powerpc/pseries: read the lpar name from the firmware - - - - 5-- 2021-12-01 Laurent Dufour Superseded
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV. powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV. - 1 - - 5-- 2021-12-01 Cédric Le Goater Accepted
powerpc/pseries: read the lpar name from the firmware powerpc/pseries: read the lpar name from the firmware - - - - 5-- 2021-12-01 Laurent Dufour Superseded
[v6,18/18] powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU powerpc: Make hash MMU code build configurable - - - - 5-- 2021-12-01 Nicholas Piggin Accepted
[v6,17/18] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU powerpc: Make hash MMU code build configurable - - - 1 --- 2021-12-01 Nicholas Piggin Accepted
[v6,16/18] powerpc/64s: Make hash MMU support configurable powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,15/18] powerpc/64s: Always define arch unmapped area calls powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,14/18] powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,13/18] powerpc/64e: remove mmu_linear_psize powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,12/18] powerpc: make memremap_compat_align 64s-only powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,11/18] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,10/18] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,09/18] powerpc/64s: move page size definitions from hash specific file powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,08/18] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,07/18] powerpc/64s: move THP trace point creation out of hash specific file powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,06/18] powerpc/pseries: lparcfg don't include slb_size line in radix mode powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,05/18] powerpc/pseries: move process table registration away from hash-specific code powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,04/18] powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,03/18] powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,02/18] powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
[v6,01/18] powerpc: Remove unused FW_FEATURE_NATIVE references powerpc: Make hash MMU code build configurable - - - - --- 2021-12-01 Nicholas Piggin Accepted
KVM: PPC: Book3S HV P9: Remove unused ri_set local variable KVM: PPC: Book3S HV P9: Remove unused ri_set local variable - - - - 5-- 2021-12-01 Nicholas Piggin Accepted
[v2] powerpc/powermac: Add missing lockdep_register_key() [v2] powerpc/powermac: Add missing lockdep_register_key() - 1 - - 5-- 2021-11-30 Christophe Leroy Superseded
[2/2] powerpc/32: Remove _ENTRY() macro [1/2] powerpc/32: Remove remaining .stabs annotations - - - - 5-- 2021-11-30 Christophe Leroy Accepted
[1/2] powerpc/32: Remove remaining .stabs annotations [1/2] powerpc/32: Remove remaining .stabs annotations - - - - --- 2021-11-30 Christophe Leroy Accepted
powerpc: unrecoverable system reset crash fix powerpc: unrecoverable system reset crash fix - 1 - - 5-- 2021-11-30 Nicholas Piggin Changes Requested
powerpc/modules: Don't WARN on first module allocation tentative powerpc/modules: Don't WARN on first module allocation tentative - 1 - - 5-- 2021-11-30 Christophe Leroy Accepted
powerpc/powermac: Add missing lockdep_register_key() powerpc/powermac: Add missing lockdep_register_key() - - - - 5-- 2021-11-30 Christophe Leroy Accepted
powerpc/32s: Fix shift-out-of-bounds in KASAN init powerpc/32s: Fix shift-out-of-bounds in KASAN init - 1 - - 5-- 2021-11-30 Christophe Leroy Accepted
[RFC] powerpc/signal: sanitise PT_NIP and sa_handler low bits [RFC] powerpc/signal: sanitise PT_NIP and sa_handler low bits - - - - 5-- 2021-11-30 Nicholas Piggin New
[10/10] powerpc/pseries/vas: Write 'target_creds' for QoS credits change powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[09/10] powerpc/pseries/vas: sysfs interface to export capabilities powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[08/10] powerpc/vas: Return paste instruction failure if no active window powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[07/10] powerpc/vas: Add paste address mmap fault handler powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[06/10] powerpc/vas: Map paste address only if window is active powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[05/10] powerpc/pseries/vas: Close windows with DLPAR core removal powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[v5,5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault() [v5,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Accepted
[v5,4/5] powerpc/inst: Move ppc_inst_t definition in asm/reg.h [v5,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Accepted
[v5,3/5] powerpc/inst: Define ppc_inst_t as u32 on PPC32 [v5,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Accepted
[v5,2/5] powerpc/inst: Define ppc_inst_t [v5,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Accepted
[v5,1/5] powerpc/inst: Refactor ___get_user_instr() [v5,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Accepted
[04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[01/10] powerpc/pseries/vas: Use common names in VAS capability structure powerpc/pseries/vas: NXGZIP support with DLPAR - - - - --- 2021-11-29 Haren Myneni Superseded
[v3,10/10] powerpc: Simplify and move arch_randomize_brk() Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,09/10] sizes.h: Add SZ_1T macro Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,08/10] powerpc/mm: Properly randomise mmap with slices Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,07/10] powerpc/mm: Convert to default topdown mmap layout Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,06/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_… Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,05/10] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area() Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,04/10] powerpc/mm: Remove asm/slice.h Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,03/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,02/10] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v3,01/10] powerpc/mm: Make slice specific to book3s/64 Convert powerpc to default topdown mmap layout - - - - --- 2021-11-29 Christophe Leroy Superseded
[v4,5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault() [v4,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - 5-- 2021-11-29 Christophe Leroy Superseded
[v4,4/5] powerpc/inst: Move ppc_inst_t definition in asm/reg.h [v4,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Superseded
[v4,3/5] powerpc/inst: Define ppc_inst_t as u32 on PPC32 [v4,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Superseded
[v4,2/5] powerpc/inst: Define ppc_inst_t [v4,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Superseded
[v4,1/5] powerpc/inst: Refactor ___get_user_instr() [v4,1/5] powerpc/inst: Refactor ___get_user_instr() - - - - --- 2021-11-29 Christophe Leroy Superseded
powerpc/rtas: Introduce rtas_get_sensor_nonblocking() for pci hotplug driver. powerpc/rtas: Introduce rtas_get_sensor_nonblocking() for pci hotplug driver. - - - - 5-- 2021-11-29 Mahesh J Salgaonkar Changes Requested
[v3] powerpc/64s: Get LPID bit width from device tree [v3] powerpc/64s: Get LPID bit width from device tree - - 1 - 5-- 2021-11-29 Nicholas Piggin Accepted
[GIT,PULL] Please pull powerpc/linux.git powerpc-5.16-3 tag [GIT,PULL] Please pull powerpc/linux.git powerpc-5.16-3 tag - - - - --- 2021-11-27 Michael Ellerman Not Applicable
[v2] w1: Misuse of get_user()/put_user() reported by sparse [v2] w1: Misuse of get_user()/put_user() reported by sparse - - - - 3-- 2021-11-26 Christophe Leroy Superseded
« 1 2 ... 54 55 56463 464 »