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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
arm64: kexec: relocate in EL1 mode
Pasha Tatashin
2021-10-01
3
-6
/
+14
|
|
*
|
|
|
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
2021-10-01
2
-0
/
+32
|
|
*
|
|
|
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
2021-10-01
3
-8
/
+16
|
|
*
|
|
|
arm64: kexec: Use dcache ops macros instead of open-coding
Pasha Tatashin
2021-10-01
1
-10
/
+3
|
|
*
|
|
|
arm64: kexec: skip relocation code for inplace kexec
Pasha Tatashin
2021-10-01
2
-16
/
+21
|
|
*
|
|
|
arm64: kexec: flush image and lists during kexec load time
Pasha Tatashin
2021-10-01
1
-32
/
+26
|
|
*
|
|
|
arm64: hibernate: abstract ttrb0 setup function
Pasha Tatashin
2021-10-01
1
-20
/
+1
|
|
*
|
|
|
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2021-10-01
2
-68
/
+10
|
|
*
|
|
|
arm64: kernel: add helper for booted at EL2 and not VHE
Pasha Tatashin
2021-10-01
3
-4
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/extable' into for-next/core
Will Deacon
2021-10-29
3
-18
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
arm64: vmlinux.lds.S: remove `.fixup` section
Mark Rutland
2021-10-21
1
-1
/
+0
|
|
*
|
|
|
arm64: extable: add a dedicated uaccess handler
Mark Rutland
2021-10-21
2
-16
/
+5
|
|
*
|
|
|
arm64: extable: add `type` and `data` fields
Mark Rutland
2021-10-21
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2021-10-19
2
-1
/
+3
|
*
|
|
|
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
2021-10-19
1
-0
/
+11
|
*
|
|
|
arm64: Add a capability for FEAT_ECV
Marc Zyngier
2021-10-19
1
-0
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2021-10-15
1
-0
/
+2
|
*
|
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-3
/
+1
|
|
/
/
/
*
/
/
/
irq: arm64: perform irqentry in entry code
Mark Rutland
2021-10-26
1
-21
/
+31
|
/
/
/
*
|
|
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-24
1
-16
/
+3
|
\
\
\
|
*
|
|
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-09-23
1
-16
/
+3
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-24
2
-8
/
+10
|
\
\
\
|
*
|
|
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
2021-09-23
1
-2
/
+6
|
*
|
|
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
2021-09-21
1
-6
/
+4
|
|
/
/
*
/
/
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-22
1
-3
/
+1
|
/
/
*
|
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
2021-09-16
1
-1
/
+1
*
|
arm64/kernel: remove duplicate include in process.c
Lv Ruyi
2021-09-16
1
-1
/
+0
*
|
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-09-16
1
-1
/
+1
|
/
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
20
-323
/
+568
|
\
|
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-7
/
+22
|
|
\
|
|
*
arm64: PCI: Support root bridge preparation for Hyper-V
Boqun Feng
2021-08-23
1
-1
/
+11
|
|
*
arm64: PCI: Restructure pcibios_root_bridge_prepare()
Boqun Feng
2021-08-23
1
-7
/
+12
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
2
-6
/
+6
|
|
\
\
|
|
*
\
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-4
/
+4
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
1
-4
/
+4
|
|
*
|
|
arm64: Move .hyp.rodata outside of the _sdata.._edata range
Marc Zyngier
2021-08-04
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-3
/
+0
|
|
\
\
\
|
|
*
|
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
|
*
|
|
|
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-01
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
arm64: efi: Export screen_info
Michael Kelley
2021-08-04
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
16
-304
/
+445
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-31
7
-48
/
+96
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
2021-08-20
2
-39
/
+1
|
|
|
*
|
|
|
arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-0
/
+7
|
|
|
*
|
|
|
arm64: Advertise CPUs capable of running 32-bit applications in sysfs
Will Deacon
2021-08-20
1
-0
/
+19
|
|
|
*
|
|
|
arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
Will Deacon
2021-08-20
1
-1
/
+24
|
|
|
*
|
|
|
arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
Will Deacon
2021-08-20
1
-1
/
+38
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-26
3
-111
/
+159
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: entry: call exit_to_user_mode() from C
Mark Rutland
2021-08-05
2
-30
/
+48
[prev]
[next]