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: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
1
-2
/
+10
|
|
*
|
|
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
3
-7
/
+8
|
|
*
|
|
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
3
-4
/
+11
|
|
*
|
|
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
2019-08-09
2
-10
/
+9
|
|
*
|
|
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-09
2
-5
/
+5
|
|
*
|
|
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
2019-08-09
1
-6
/
+5
|
|
|
/
/
|
*
|
|
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-21
1
-0
/
+2
|
*
|
|
arm64: Clarify when cpu_enable() is called
Mark Brown
2019-08-14
1
-3
/
+10
|
*
|
|
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-13
1
-1
/
+1
|
*
|
|
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-08-07
1
-10
/
+11
|
*
|
|
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
2019-08-05
1
-18
/
+7
|
*
|
|
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
2019-08-05
1
-2
/
+2
|
*
|
|
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
2019-08-05
1
-15
/
+0
|
*
|
|
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
2019-08-05
1
-29
/
+0
|
*
|
|
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
1
-1
/
+2
|
*
|
|
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
2019-08-05
1
-17
/
+0
|
*
|
|
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
16
-46
/
+3
|
*
|
|
arm64: Remove unused assembly macro
Julien Thierry
2019-08-05
1
-11
/
+0
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
1
-3
/
+4
|
\
\
\
|
*
|
|
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-26
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
Jia He
2019-08-08
1
-2
/
+5
|
|
/
|
/
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-08-03
1
-0
/
+40
|
\
\
|
*
|
arm64: compat: vdso: Use legacy syscalls as fallback
Thomas Gleixner
2019-07-31
1
-0
/
+40
*
|
|
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2019-08-02
1
-0
/
+2
*
|
|
arm64/mm: fix variable 'tag' set but not used
Qian Cai
2019-08-01
1
-3
/
+7
*
|
|
arm64/mm: fix variable 'pud' set but not used
Qian Cai
2019-08-01
1
-2
/
+2
*
|
|
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2019-08-01
2
-1
/
+7
*
|
|
arm64/efi: fix variable 'si' set but not used
Qian Cai
2019-07-31
1
-1
/
+5
*
|
|
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-31
1
-3
/
+4
|
/
/
*
|
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
1
-1
/
+1
|
\
\
|
*
|
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
1
-1
/
+1
|
|
/
*
|
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
1
-2
/
+12
*
|
arm64: mm: Drop pte_huge()
Anshuman Khandual
2019-07-22
1
-1
/
+0
*
|
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2019-07-22
1
-8
/
+49
*
|
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-0
/
+10
*
|
arm64: stacktrace: Constify stacktrace.h functions
Dave Martin
2019-07-22
1
-5
/
+6
*
|
arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
Vincenzo Frascino
2019-07-22
1
-1
/
+1
|
/
*
arm64: mm: implement pte_devmap support
Robin Murphy
2019-07-16
2
-0
/
+22
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
1
-41
/
+41
*
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
1
-12
/
+19
|
\
|
*
arm64: don't use asm-generic/ptrace.h
Christoph Hellwig
2019-07-01
1
-12
/
+19
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
8
-61
/
+103
|
\
\
|
*
|
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
2019-07-08
1
-4
/
+3
|
*
|
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
3
-55
/
+46
|
*
|
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2019-07-05
2
-0
/
+24
|
*
|
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-07-05
2
-2
/
+20
|
*
|
KVM: arm64: Consume pending SError as early as possible
James Morse
2019-07-05
1
-1
/
+1
|
*
|
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
2019-07-05
1
-0
/
+6
|
*
|
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
2019-07-05
1
-0
/
+4
*
|
|
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-39
/
+8
[prev]
[next]