- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- e6037a7 powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue by Jason A. Donenfeld · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- 5ab187e powerpc/sstep: Remove empty if statement checking for invalid form by Cédric Le Goater · 4 years, 4 months ago
- e64ac41 powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto() by Christophe Leroy · 4 years, 4 months ago
- 5ae4998 powerpc: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
- 70d65cd ppc: propagate the calling conventions change down to csum_partial_copy_generic() by Al Viro · 4 years, 5 months ago
- c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
- b859c95 powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions by Balamuruhan S · 4 years, 5 months ago
- 151c32b powerpc/sstep: Add support for divde[.] and divdeu[.] instructions by Balamuruhan S · 4 years, 5 months ago
- e280261 powerpc/lib: remove memcpy_flushcache redundant return by Li RongQing · 6 years ago
- ccc8fcf powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space by Christophe Leroy · 4 years, 6 months ago
- aa65ff6 powerpc/64s: Implement queued spinlocks and rwlocks by Nicholas Piggin · 4 years, 5 months ago
- 20d444d powerpc/pseries: Move some PAPR paravirt functions to their own file by Nicholas Piggin · 4 years, 5 months ago
- 826b07b powerpc/sstep: Fix incorrect CONFIG symbol in scv handling by Michael Ellerman · 4 years, 5 months ago
- 70cc062 powerpc/test_emulate_sstep: Fix build error by Michael Ellerman · 4 years, 5 months ago
- 335aca5 Merge branch 'scv' support into next by Michael Ellerman · 4 years, 5 months ago
- e93ad65 powerpc/test_emulate_step: Move extern declaration to sstep.h by Balamuruhan S · 4 years, 6 months ago
- 68a180a powerpc/sstep: Introduce macros to retrieve Prefix instruction operands by Balamuruhan S · 4 years, 6 months ago
- 7e67c73b powerpc/test_emulate_step: Add negative tests for prefixed addi by Balamuruhan S · 4 years, 6 months ago
- 93c3a0b powerpc/test_emulate_step: Enhancement to test negative scenarios by Balamuruhan S · 4 years, 6 months ago
- 50428fd powerpc: Add a ppc_inst_as_str() helper by Jordan Niethe · 4 years, 7 months ago
- 4f82590 powerpc/sstep: Add tests for Prefixed Add Immediate by Jordan Niethe · 4 years, 7 months ago
- 301ebf7 powerpc/sstep: Let compute tests specify a required cpu feature by Jordan Niethe · 4 years, 7 months ago
- 1c89cf7 powerpc/sstep: Set NIP in instruction emulation tests by Jordan Niethe · 4 years, 7 months ago
- 0396de6 powerpc/sstep: Add tests for prefixed floating-point load/stores by Jordan Niethe · 4 years, 7 months ago
- b6b54b4 powerpc/sstep: Add tests for prefixed integer load/stores by Jordan Niethe · 4 years, 7 months ago
- 7fa95f9 powerpc/64s: system call support for scv/rfscv instructions by Nicholas Piggin · 4 years, 7 months ago
- 1d33dd8 powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step by Balamuruhan S · 4 years, 6 months ago
- 436499a powerpc/pmem: Avoid the barrier in flush routines by Aneesh Kumar K.V · 4 years, 6 months ago
- d358042 powerpc/pmem: Add flush routines using new pmem store and sync instruction by Aneesh Kumar K.V · 4 years, 6 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 16ef976 powerpc: Add ppc_inst_as_u64() by Michael Ellerman · 4 years, 7 months ago
- c5ff46d powerpc: Add ppc_inst_next() by Michael Ellerman · 4 years, 7 months ago
- 3920742 powerpc sstep: Add support for prefixed fixed-point arithmetic by Jordan Niethe · 4 years, 8 months ago
- 50b80a1 powerpc sstep: Add support for prefixed load/stores by Jordan Niethe · 4 years, 8 months ago
- 785b79d powerpc: Test prefixed instructions in feature fixups by Jordan Niethe · 4 years, 8 months ago
- f77f8ff powerpc: Test prefixed code patching by Jordan Niethe · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 0b582db powerpc: Make test_translate_branch() independent of instruction length by Jordan Niethe · 4 years, 8 months ago
- 622cf6f powerpc: Introduce a function for reporting instruction length by Jordan Niethe · 4 years, 8 months ago
- 95b980a powerpc: Add a probe_kernel_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- 7ba68b2 powerpc: Add a probe_user_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- f8faaff powerpc: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
- 217862d powerpc: Introduce functions for instruction equality by Jordan Niethe · 4 years, 8 months ago
- 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
- 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago
- 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
- 7c95d88 powerpc: Change calling convention for create_branch() et. al. by Jordan Niethe · 4 years, 8 months ago
- f14f8a2 powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall by Nicholas Piggin · 4 years, 10 months ago
- 3e74a0e powerpc/sstep: Fix DS operand in ld encoding to appropriate value by Balamuruhan S · 4 years, 10 months ago
- 59ed2ad powerpc/lib: Fix emulate_step() std test by Nicholas Piggin · 4 years, 10 months ago
- 61e3acd powerpc: Fix __clear_user() with KUAP enabled by Andrew Donnellan · 5 years ago
- 551003f powerpc/pmem: Convert to EXPORT_SYMBOL_GPL by Aneesh Kumar K.V · 5 years ago
- 20055a8 powerpc/memcpy: Fix stack corruption for smaller sizes by Santosh Sivaraj · 5 years ago
- 31391ff powerpc/spinlocks: Rename SPLPAR-only spinlocks by Christopher M. Riedl · 5 years ago
- 4d4a273 powerpc/memcpy: Add memcpy_mcsafe for pmem by Balbir Singh · 5 years ago
- 461cef2 powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE by Christophe Leroy · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 1cfb725 powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() by Christophe Leroy · 6 years ago
- 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 3e3ebed powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set by Christophe Leroy · 6 years ago
- f8e0d0f powerpc/lib: fix redundant inclusion of quad.o by Christophe Leroy · 6 years ago
- f072015 powerpc: disable KASAN instrumentation on early/critical files. by Christophe Leroy · 6 years ago
- 26deb04 powerpc: prepare string/mem functions for KASAN by Christophe Leroy · 6 years ago
- ef29672 powerpc/lib: Refactor __patch_instruction() to use __put_user_asm() by Russell Currey · 6 years ago
- de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
- 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
- d947075 powerpc/64: Fix memcmp reading past the end of src/dest by Michael Ellerman · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 6324320 powerpc sstep: Add support for modsd, modud instructions by Sandipan Das · 6 years ago
- 6c18007 powerpc sstep: Add support for modsw, moduw instructions by PrasannaKumar Muralidharan · 6 years ago
- 3e751ac powerpc sstep: Add support for extswsli instruction by Sandipan Das · 6 years ago
- 32628b5 powerpc sstep: Add support for cnttzw, cnttzd instructions by Sandipan Das · 6 years ago
- a23987e powerpc: sstep: Add support for darn instruction by Sandipan Das · 6 years ago
- 930d628 powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions by Sandipan Das · 6 years ago
- 78a8da0 powerpc: sstep: Add tests for addc[.] instruction by Sandipan Das · 6 years ago
- 44dea17 powerpc: sstep: Add tests for add[.] instruction by Sandipan Das · 6 years ago
- 84022ac1 powerpc: sstep: Add tests for compute type instructions by Sandipan Das · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 76a5eaa powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
- 45090c2 powerpc: simplify patch_instruction_site() and patch_branch_site() by Christophe Leroy · 6 years ago
- 3b30c6e powerpc/lib: Declare static methods by Breno Leitao · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
- 7cd01b0 powerpc: Add support for function error injection by Naveen N. Rao · 7 years ago
- 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago
- c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
- 9b7e4d6 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
- b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago