- cd05d6e powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp by Shrikanth Hegde · 11 months ago
- 822a0ce powerpc/fsl: Fix mfpmr build errors with newer binutils by Michael Ellerman · 1 year ago
- 74b8b0d powerpc/mm: Fix build failures due to arch_reserved_kernel_pages() by Michael Ellerman · 1 year, 3 months ago
- e807d14 word-at-a-time: use the same return type for has_zero regardless of endianness by ndesaulniers@google.com · 1 year, 7 months ago
- f81147a init: Remove check_bugs() leftovers by Thomas Gleixner · 1 year, 9 months ago
- 0a182df powerpc: define get_cycles macro for arch-override by Jason A. Donenfeld · 2 years, 10 months ago
- 3d80af7 powerpc: Use bool in archrandom.h by Richard Henderson · 5 years ago
- 1cb0d7d powerpc: Remove arch_has_random, arch_has_random_seed by Richard Henderson · 5 years ago
- c52dd3b powerpc/lib: Add helper to check if offset is within conditional branch range by Naveen N. Rao · 3 years, 4 months ago
- f0bbc41 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 3 years, 4 months ago
- dd47d2f powerpc/ps3: Add dma_mask to ps3_dma_region by Geoff Levand · 3 years, 9 months ago
- 7423ca0 powerpc/barrier: Avoid collision with clang's __lwsync macro by Nathan Chancellor · 3 years, 9 months ago
- 9e55c8e powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h by Tony Ambardar · 4 years, 6 months ago
- a3e7104 powerpc: Force inlining of cpu_has_feature() to avoid build failure by Christophe Leroy · 4 years ago
- afacbe5 powerpc/4xx: Fix build errors from mfdcr() by Michael Ellerman · 4 years ago
- 9faa57d powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() by Naveen N. Rao · 4 years ago
- d98c941 powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at by Mathieu Desnoyers · 4 years, 2 months ago
- 4046534 powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() by Christophe Leroy · 4 years, 4 months ago
- 606e7de powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 by Christophe Leroy · 4 years, 4 months ago
- 7b81cfd8 powerpc/uaccess-flush: fix missing includes in kup-radix.h by Daniel Axtens · 4 years, 3 months ago
- a1fe396 powerpc/64s: flush L1D after user accesses by Nicholas Piggin · 4 years, 3 months ago
- 0ad53f1 powerpc/uaccess: Evaluate macro arguments once, before user access is allowed by Nicholas Piggin · 4 years, 3 months ago
- 6f830a3 powerpc: Fix __clear_user() with KUAP enabled by Andrew Donnellan · 4 years, 3 months ago
- 24ed3d5 powerpc: Implement user_access_begin and friends by Christophe Leroy · 4 years, 3 months ago
- b076736 powerpc: Add a framework for user access tracking by Christophe Leroy · 4 years, 3 months ago
- db01cad powerpc/64s: flush L1D on kernel entry by Nicholas Piggin · 4 years, 3 months ago
- 68c8ea5 powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL by Daniel Axtens · 4 years, 3 months ago
- c2bca87 powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM by Nicholas Piggin · 4 years, 6 months ago
- 23237a1 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 6 months ago
- 028b34d powerpc: Fix circular dependency between percpu.h and mmu.h by Michael Ellerman · 4 years, 7 months ago
- 064b18b powerpc/64s/pgtable: fix an undefined behaviour by Qian Cai · 5 years ago
- 7934eaf powerpc: Make setjmp/longjmp signature standard by Clement Courbet · 5 years ago
- ef29998 powerpc: Add attributes for setjmp/longjmp by Segher Boessenkool · 5 years ago
- 891b0bd powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries by Aneesh Kumar K.V · 5 years ago
- 7e4108d powerpc/archrandom: fix arch_get_random_seed_int() by Ard Biesheuvel · 5 years ago
- cf9e11a powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
- 1725a88 powerpc/math-emu: Update macros from GCC by Joel Stanley · 6 years ago
- 2885cf0 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 6 years ago
- 38a2fa7 KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel by Michael Ellerman · 5 years ago
- bc06abf powerpc/book3s64: Fix link stack flush on context switch by Michael Ellerman · 5 years ago
- 9bee4f9 powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 6 years ago
- 80da94a powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
- ae11e9f powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
- 3f5d5b3 powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
- e40f216 powerpc/mm: Fixup tlbie vs store ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
- 31b0a49 powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function by Christophe Leroy · 6 years ago
- ea96b51 powerpc/xive: Fix bogus error code returned by OPAL by Greg Kurz · 5 years ago
- 219daed powerpc: Add barrier_nospec to raw_copy_in_user() by Suraj Jitindar Singh · 6 years ago
- a402228 powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 6 years ago
- 308a245 KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list by Paul Mackerras · 6 years ago
- 31f5d90 powerpc/booke64: set RI in default MSR by Laurentiu Tudor · 6 years ago
- 1b4283f powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
- fb13de8 powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
- 36f75b1 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 6 years ago
- f7a1d9f powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 6 years ago
- 5558913 powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
- 05cc3eb powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 6 years ago
- 9346855 powerpc/64s: Add support for software count cache flush by Michael Ellerman · 6 years ago
- 3bedc70 powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 6 years ago
- ef7c2ea powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
- fd4856a powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 6 years ago
- ef245f3 powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 6 years ago
- 56fe5a9 powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
- 3692ca6 powerpc: Use barrier_nospec in copy_from_user() by Michael Ellerman · 6 years ago
- ae082ed powerpc/64s: Enable barrier_nospec based on firmware settings by Michal Suchanek · 6 years ago
- 31c3a1e powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 6 years ago
- f1a6390 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 6 years ago
- 89dce6e KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
- a22b34c powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration by Aneesh Kumar K.V · 6 years ago
- 32f31fa powerpc: Always initialize input array when calling epapr_hypercall() by Seth Forshee · 7 years ago
- e7226c6 powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. by Mahesh Salgaonkar · 7 years ago
- e93ea07 powerpc/uaccess: fix warning/error with access_ok() by Christophe Leroy · 6 years ago
- d5e236b powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
- dfed53c powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
- aa2a0c23 powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n by Corentin Labbe · 7 years ago
- e261faa powerpc/lib/feature-fixups: use raw_patch_instruction() by Christophe Leroy · 7 years ago
- 1b7ff520 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
- 609fbed powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
- c20a5e0 powerpc/uaccess: Enable get_user(u64, *p) on 32-bit by Michael Ellerman · 7 years ago
- ed53c0e powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 7 years ago
- 04cda3a powerpc/64s: Add barrier_nospec by Michal Suchanek · 7 years ago
- 47b3561 powerpc/lib: Adjust .balign inside string functions for PPC32 by Christophe Leroy · 7 years ago
- 5811360 KVM: PPC: Check if IOMMU page is contained in the pinned physical page by Alexey Kardashevskiy · 7 years ago
- 1dd9566 powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx by Christophe Leroy · 7 years ago
- 399e039 powerpc/mm/slice: Enhance for supporting PPC32 by Christophe Leroy · 7 years ago
- b8b23e8 powerpc/mm/slice: create header files dedicated to slices by Christophe Leroy · 7 years ago
- dc81e71 powerpc: Add missing prototype for arch_irq_work_raise() by Mathieu Malaterre · 7 years ago
- 3084902 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 7 years ago
- f092a18 powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 7 years ago
- d71a3e0 powerpc/64s: Enhance the information in cpu_show_meltdown() by Michael Ellerman · 7 years ago
- e2ba26d powerpc: Add security feature flags for Spectre/Meltdown by Michael Ellerman · 7 years ago
- 4c5463a powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags by Michael Ellerman · 7 years ago
- d744f84 powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again by Michael Ellerman · 7 years ago
- 2245d95 powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 7 years ago
- 288b373 powerpc/mm/hash64: Zero PGD pages on allocation by Aneesh Kumar K.V · 7 years ago
- ddf09f2 KVM: PPC: Book3S HV: Enable migration of decrementer register by Paul Mackerras · 7 years ago
- 7c854f2 powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 7 years ago
- 3df05fc powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently by Nicholas Piggin · 7 years ago
- d744153 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
- ae63fd2 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago