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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...
Nicholas Piggin
2021-06-21
2
-0
/
+8
|
*
|
|
|
|
|
|
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
2021-06-21
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
2021-06-21
1
-8
/
+40
|
*
|
|
|
|
|
|
powerpc/pseries/vas: Setup IRQ and fault handling
Haren Myneni
2021-06-20
1
-0
/
+102
|
*
|
|
|
|
|
|
powerpc/pseries/vas: Integrate API with open/close windows
Haren Myneni
2021-06-20
3
-0
/
+228
|
*
|
|
|
|
|
|
powerpc/pseries/vas: Implement getting capabilities from hypervisor
Haren Myneni
2021-06-20
1
-0
/
+122
|
*
|
|
|
|
|
|
powerpc/pseries/vas: Add hcall wrappers for VAS handling
Haren Myneni
2021-06-20
1
-0
/
+147
|
*
|
|
|
|
|
|
powerpc/vas: Define QoS credit flag to allocate window
Haren Myneni
2021-06-20
1
-1
/
+5
|
*
|
|
|
|
|
|
powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
Haren Myneni
2021-06-20
3
-0
/
+162
|
*
|
|
|
|
|
|
powerpc/vas: Define and use common vas_window struct
Haren Myneni
2021-06-20
6
-126
/
+144
|
*
|
|
|
|
|
|
powerpc/vas: Move update_csb/dump_crb to common book3s platform
Haren Myneni
2021-06-20
3
-146
/
+179
|
*
|
|
|
|
|
|
powerpc/vas: Create take/drop pid and mm reference functions
Haren Myneni
2021-06-20
5
-59
/
+91
|
*
|
|
|
|
|
|
powerpc/vas: Add platform specific user window operations
Haren Myneni
2021-06-20
4
-25
/
+91
|
*
|
|
|
|
|
|
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
2021-06-20
3
-2
/
+21
|
*
|
|
|
|
|
|
powerpc/vas: Move VAS API to book3s common platform
Haren Myneni
2021-06-20
9
-18
/
+24
|
*
|
|
|
|
|
|
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
2021-06-20
1
-4
/
+5
|
*
|
|
|
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
31
-1517
/
+1586
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
powerpc/mm/book3s64: Fix possible build error
Aneesh Kumar K.V
2021-06-17
1
-9
/
+17
|
*
|
|
|
|
|
|
|
powerpc/signal64: Don't read sigaction arguments back from user memory
Michael Ellerman
2021-06-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
powerpc/watchdog: include linux/processor.h for spin_until_cond
Sudeep Holla
2021-06-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
2021-06-17
1
-11
/
+0
|
*
|
|
|
|
|
|
|
powerpc/signal32: Remove impossible #ifdef combinations
Christophe Leroy
2021-06-17
1
-55
/
+0
|
*
|
|
|
|
|
|
|
powerpc/32: Display modules range in virtual memory layout
Christophe Leroy
2021-06-17
1
-0
/
+4
|
*
|
|
|
|
|
|
|
powerpc: make stack walking KASAN-safe
Daniel Axtens
2021-06-17
3
-7
/
+8
|
*
|
|
|
|
|
|
|
powerpc: Move update_power8_hid0() into its only user
Christophe Leroy
2021-06-17
2
-10
/
+10
|
*
|
|
|
|
|
|
|
powerpc: Remove proc_trap()
Christophe Leroy
2021-06-17
1
-2
/
+0
|
*
|
|
|
|
|
|
|
powerpc/32: Remove __main()
Christophe Leroy
2021-06-17
1
-6
/
+0
|
*
|
|
|
|
|
|
|
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-17
2
-4
/
+4
|
*
|
|
|
|
|
|
|
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
10
-81
/
+10
|
*
|
|
|
|
|
|
|
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
7
-28
/
+3
|
*
|
|
|
|
|
|
|
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
2021-06-17
1
-32
/
+0
|
*
|
|
|
|
|
|
|
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
2021-06-17
1
-4
/
+1
|
*
|
|
|
|
|
|
|
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
2021-06-17
1
-46
/
+1
|
*
|
|
|
|
|
|
|
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
2021-06-17
1
-42
/
+24
|
*
|
|
|
|
|
|
|
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
7
-48
/
+27
|
*
|
|
|
|
|
|
|
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-17
7
-67
/
+8
|
*
|
|
|
|
|
|
|
powerpc/kuap: Force inlining of all first level KUAP helpers.
Christophe Leroy
2021-06-17
1
-11
/
+11
|
*
|
|
|
|
|
|
|
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
4
-14
/
+10
|
*
|
|
|
|
|
|
|
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2021-06-17
2
-12
/
+3
|
*
|
|
|
|
|
|
|
powerpc/32s: Activate KUAP and KUEP by default
Christophe Leroy
2021-06-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-17
4
-73
/
+104
|
*
|
|
|
|
|
|
|
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
2
-5
/
+34
|
*
|
|
|
|
|
|
|
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-17
2
-5
/
+12
|
*
|
|
|
|
|
|
|
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
4
-6
/
+16
|
*
|
|
|
|
|
|
|
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-17
1
-19
/
+23
|
*
|
|
|
|
|
|
|
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-17
4
-63
/
+40
|
*
|
|
|
|
|
|
|
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
3
-16
/
+10
|
*
|
|
|
|
|
|
|
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-06-17
4
-41
/
+49
|
*
|
|
|
|
|
|
|
powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
Christophe Leroy
2021-06-17
4
-20
/
+20
|
*
|
|
|
|
|
|
|
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
2
-6
/
+48
[prev]
[next]