summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32s: Initialise KUAP and KUEP in CChristophe Leroy2021-06-164-6/+16
* powerpc/32s: Simplify calculation of segment register contentChristophe Leroy2021-06-161-19/+23
* powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy2021-06-164-63/+40
* powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy2021-06-163-16/+10
* powerpc/32s: Refactor update of user segment registersChristophe Leroy2021-06-164-41/+49
* powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy2021-06-164-20/+20
* powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy2021-06-162-6/+48
* powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy2021-06-164-0/+23
* powerpc: Remove CONFIG_PPC_MMU_NOHASH_32Christophe Leroy2021-06-161-4/+0
* powerpc/optprobes: use PPC_RAW_ macrosChristophe Leroy2021-06-162-38/+12
* powerpc/optprobes: Compact code source a bit.Christophe Leroy2021-06-161-22/+11
* powerpc/optprobes: Minimise castsChristophe Leroy2021-06-161-12/+11
* powerpc/inst: Refactor PPC32 and PPC64 versionsChristophe Leroy2021-06-161-36/+13
* powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy2021-06-1620-176/+159
* powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in t...Christophe Leroy2021-06-161-42/+53
* powerpc/lib/code-patching: Make instr_is_branch_to_addr() staticChristophe Leroy2021-06-162-10/+9
* powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...Christophe Leroy2021-06-163-6/+6
* powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()Christophe Leroy2021-06-161-10/+9
* powerpc/inst: Improve readability of get_user_instr() and friendsChristophe Leroy2021-06-161-10/+6
* powerpc/inst: Reduce casts in get_user_instr()Christophe Leroy2021-06-161-4/+3
* powerpc/inst: Fix sparse detection on get_user_instr()Christophe Leroy2021-06-151-1/+6
* powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()Christophe Leroy2021-06-155-6/+5
* powerpc/traps: Start using PPC_RAW_xx() macrosChristophe Leroy2021-06-152-4/+4
* powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macrosChristophe Leroy2021-06-153-61/+65
* powerpc/ebpf32: Use _Rx macros instead of __REG_Rx onesChristophe Leroy2021-06-151-109/+109
* powerpc/ebpf64: Use PPC_RAW_MFLR()Christophe Leroy2021-06-152-3/+2
* powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()Christophe Leroy2021-06-151-9/+9
* powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()Christophe Leroy2021-06-152-8/+7
* powerpc/modules: Use PPC_RAW_xx() macrosChristophe Leroy2021-06-153-58/+27
* powerpc/signal: Use PPC_RAW_xx() macrosChristophe Leroy2021-06-153-18/+13
* powerpc/lib/code-patching: Use PPC_RAW_() macrosChristophe Leroy2021-06-152-8/+6
* powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()Christophe Leroy2021-06-151-0/+34
* powerpc: Rework PPC_RAW_xxx() macros for prefixed instructionsChristophe Leroy2021-06-152-8/+6
* powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.Christophe Leroy2021-06-153-37/+9
* powerpc: Force inlining of csum_add()Christophe Leroy2021-06-151-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2021-06-1514-100/+109
|\
| * powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
| * powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman2021-06-141-5/+4
| * powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy2021-06-061-0/+1
| * Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat2021-06-011-6/+5
| * KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-05-282-1/+7
| * powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-284-48/+35
| * powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao2021-05-281-2/+2
| * powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-202-35/+52
| * powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy2021-05-201-2/+2
* | powerpc/tau: Remove superfluous parameter in alloc_workqueue() callFinn Thain2021-06-151-1/+1
* | powerpc/perf: Simplify MakefileChristophe Leroy2021-06-151-4/+2
* | powerpc/prom_init: Move custom isspace() to its own namespaceAndy Shevchenko2021-06-151-9/+8
* | powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li2021-06-151-2/+1
* | powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li2021-06-151-4/+2