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
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
2021-01-27
1
-2
/
+2
|
|
*
|
|
|
|
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
2021-01-27
1
-2
/
+17
|
|
*
|
|
|
|
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
2021-01-27
1
-0
/
+21
|
|
*
|
|
|
|
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
2021-01-27
1
-2
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-next/faultaround' into for-next/core
Will Deacon
2021-02-12
1
-1
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: mm: Implement arch_wants_old_prefaulted_pte()
Will Deacon
2021-01-20
1
-1
/
+11
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-next/crypto' into for-next/core
Will Deacon
2021-02-12
1
-0
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: assembler: add cond_yield macro
Ard Biesheuvel
2021-02-03
1
-0
/
+16
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+1
|
*
|
|
|
|
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
2021-02-09
2
-0
/
+11
|
*
|
|
|
|
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2021-02-09
1
-0
/
+1
|
*
|
|
|
|
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
2021-02-09
1
-0
/
+2
|
*
|
|
|
|
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2021-02-09
1
-0
/
+11
|
*
|
|
|
|
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
2021-02-09
1
-0
/
+1
|
*
|
|
|
|
arm64: cpufeature: Add global feature override facility
Marc Zyngier
2021-02-09
1
-0
/
+6
|
*
|
|
|
|
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-02-09
1
-25
/
+8
|
*
|
|
|
|
arm64: Drop early setting of MDSCR_EL2.TPMS
Marc Zyngier
2021-02-09
1
-3
/
+0
|
*
|
|
|
|
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
2021-02-08
1
-1
/
+6
|
*
|
|
|
|
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2021-02-08
1
-0
/
+17
|
*
|
|
|
|
arm64: Fix labels in el2_setup macros
Marc Zyngier
2021-02-08
1
-12
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
arm64: Use simpler arithmetics for the linear map macros
Catalin Marinas
2021-02-02
1
-2
/
+2
*
|
|
|
|
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
2021-02-02
1
-1
/
+1
*
|
|
|
|
arm64: Fix kernel address detection of __is_lm_address()
Vincenzo Frascino
2021-01-26
1
-2
/
+4
|
/
/
/
/
*
|
|
|
arm64: make atomic helpers __always_inline
Arnd Bergmann
2021-01-13
1
-5
/
+5
*
|
|
|
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
2021-01-12
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
1
-0
/
+23
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-08
1
-0
/
+23
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
2020-12-22
1
-7
/
+4
|
|
*
|
|
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
2020-12-22
1
-0
/
+6
|
|
*
|
|
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
2020-12-22
1
-0
/
+20
|
*
|
|
|
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
8
-17
/
+39
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
arm64: Move PSTATE.TCO setting to separate functions
Catalin Marinas
2021-01-07
1
-3
/
+13
*
|
|
|
|
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
2021-01-04
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
1
-6
/
+5
|
\
\
\
|
*
|
|
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-6
/
+0
|
*
|
|
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
2020-12-09
1
-0
/
+5
*
|
|
|
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
1
-2
/
+2
*
|
|
|
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
3
-4
/
+5
*
|
|
|
arm64: kasan: add arch layer for memory tagging helpers
Andrey Konovalov
2020-12-22
1
-0
/
+9
*
|
|
|
arm64: kasan: align allocations for HW_TAGS
Andrey Konovalov
2020-12-22
1
-0
/
+3
*
|
|
|
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-22
3
-1
/
+7
*
|
|
|
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
2020-12-22
1
-1
/
+1
*
|
|
|
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-22
1
-0
/
+6
*
|
|
|
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-22
1
-0
/
+23
*
|
|
|
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-22
4
-6
/
+86
*
|
|
|
kasan, arm64: move initialization message
Andrey Konovalov
2020-12-22
1
-6
/
+3
*
|
|
|
kasan, arm64: only init shadow for software modes
Andrey Konovalov
2020-12-22
1
-2
/
+6
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
18
-242
/
+530
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
24
-402
/
+704
|
|
\
\
\
[prev]
[next]