index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2021-12-09
1
-2
/
+13
|
*
|
|
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
4
-31
/
+31
|
*
|
|
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
2021-12-09
1
-11
/
+2
|
*
|
|
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
3
-0
/
+117
|
*
|
|
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
3
-2
/
+11
|
*
|
|
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
4
-8
/
+8
|
*
|
|
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
4
-6
/
+26
|
*
|
|
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
4
-18
/
+2
|
*
|
|
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
4
-76
/
+56
|
*
|
|
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
4
-37
/
+86
|
*
|
|
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-09
1
-5
/
+0
|
*
|
|
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
2
-0
/
+14
|
*
|
|
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
4
-44
/
+78
|
*
|
|
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-12-09
1
-2
/
+1
|
*
|
|
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-1
/
+0
|
*
|
|
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-4
/
+2
|
*
|
|
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
2021-12-09
1
-6
/
+2
|
*
|
|
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
6
-4
/
+45
|
*
|
|
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
1
-3
/
+13
|
*
|
|
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
2
-4
/
+6
|
*
|
|
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-12-02
1
-1
/
+1
|
*
|
|
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-4
/
+0
|
*
|
|
powerpc: Remove unused FW_FEATURE_NATIVE references
Nicholas Piggin
2021-12-02
1
-8
/
+0
|
*
|
|
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
2021-12-02
1
-2
/
+4
|
*
|
|
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-30
1
-4
/
+5
|
*
|
|
powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...
Athira Rajeev
2021-11-30
1
-0
/
+40
|
*
|
|
powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends
Christophe Leroy
2021-11-30
1
-95
/
+0
|
*
|
|
powerpc/atomics: Use immediate operand when possible
Christophe Leroy
2021-11-30
1
-28
/
+28
|
*
|
|
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
2021-11-30
1
-8
/
+81
|
*
|
|
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-29
1
-16
/
+27
|
*
|
|
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2021-11-29
1
-2
/
+0
|
*
|
|
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
2021-11-29
1
-33
/
+0
|
*
|
|
Revert "powerpc/code-patching: Improve verification of patchability"
Michael Ellerman
2021-11-29
1
-0
/
+1
|
*
|
|
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2021-11-25
1
-1
/
+1
|
*
|
|
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
2021-11-25
1
-1
/
+0
|
*
|
|
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2021-11-25
1
-0
/
+2
|
*
|
|
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
2021-11-24
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
2021-11-24
2
-2
/
+0
|
*
|
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
2021-11-24
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
Nicholas Piggin
2021-11-24
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing
Nicholas Piggin
2021-11-24
1
-2
/
+1
|
*
|
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
2021-11-24
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV P9: Demand fault TM facility registers
Nicholas Piggin
2021-11-24
1
-0
/
+3
|
*
|
KVM: PPC: Book3S HV P9: Demand fault EBB facility registers
Nicholas Piggin
2021-11-24
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV P9: Optimise timebase reads
Nicholas Piggin
2021-11-24
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase
Nicholas Piggin
2021-11-24
2
-1
/
+7
|
*
|
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
2021-11-24
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
Nicholas Piggin
2021-11-24
1
-5
/
+0
|
*
|
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
2021-11-24
1
-12
/
+4
[prev]
[next]