index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
2
-6
/
+6
|
\
\
|
*
|
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
|
*
|
arm64/ima: add ima_arch support
Chester Lin
2020-11-17
1
-0
/
+1
*
|
|
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
|
kasan, arm64: enable CONFIG_KASAN_HW_TAGS
Andrey Konovalov
2020-12-22
1
-0
/
+1
*
|
|
kasan, arm64: print report from tag fault handler
Andrey Konovalov
2020-12-22
1
-0
/
+14
*
|
|
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
3
-2
/
+7
*
|
|
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
10
-14
/
+18
*
|
|
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
6
-4
/
+79
*
|
|
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
2020-12-22
2
-15
/
+16
*
|
|
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-22
3
-3
/
+33
*
|
|
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-22
3
-0
/
+70
*
|
|
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
2020-12-22
4
-0
/
+32
*
|
|
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-22
6
-6
/
+150
*
|
|
arm64: enable armv8.5-a asm-arch option
Vincenzo Frascino
2020-12-22
2
-0
/
+9
*
|
|
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
2020-12-22
2
-2
/
+2
*
|
|
kasan, arm64: move initialization message
Andrey Konovalov
2020-12-22
2
-14
/
+8
*
|
|
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-22
1
-3
/
+8
*
|
|
kasan, arm64: only init shadow for software modes
Andrey Konovalov
2020-12-22
2
-3
/
+20
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
65
-1649
/
+2388
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
61
-761
/
+1614
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
2020-12-08
1
-1
/
+4
|
|
*
|
|
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
2
-3
/
+24
|
|
*
|
|
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
3
-1
/
+15
|
|
*
|
|
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
2020-12-04
1
-4
/
+8
|
|
*
|
|
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-1
/
+27
|
|
*
|
|
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
2
-2
/
+52
|
|
*
|
|
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
2
-0
/
+163
|
|
*
|
|
KVM: arm64: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+9
|
|
*
|
|
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
1
-15
/
+32
|
|
*
|
|
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
2020-12-04
1
-1
/
+41
|
|
*
|
|
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-12-04
2
-3
/
+30
|
|
*
|
|
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
6
-6
/
+151
|
|
*
|
|
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
2
-3
/
+70
|
|
*
|
|
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
2
-0
/
+35
|
|
*
|
|
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
4
-1
/
+35
|
|
*
|
|
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
4
-0
/
+20
|
|
*
|
|
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
5
-33
/
+34
|
|
*
|
|
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
6
-20
/
+32
|
|
*
|
|
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-12-04
4
-8
/
+31
|
|
*
|
|
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-04
2
-120
/
+199
|
|
*
|
|
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-12-04
2
-3
/
+3
|
|
*
|
|
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
5
-2
/
+41
|
|
*
|
|
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-04
2
-0
/
+25
[next]