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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
2021-01-22
1
-2
/
+2
*
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
2021-01-15
1
-0
/
+1
*
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-13
4
-17
/
+17
*
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2021-01-13
1
-39
/
+2
*
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2021-01-13
2
-15
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
2
-2
/
+2
|
\
|
*
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-08
2
-2
/
+2
|
|
\
|
|
*
arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
Shannon Zhao
2021-01-05
1
-1
/
+1
|
|
*
KVM: arm64: Skip computing hyp VA layout for VHE
David Brazdil
2020-12-22
1
-1
/
+1
|
*
|
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
7
-156
/
+231
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2021-01-05
2
-6
/
+2
*
|
|
arm64: traps: remove duplicate include statement
Tian Tao
2021-01-05
1
-1
/
+0
*
|
|
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2021-01-04
1
-1
/
+1
*
|
|
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
2021-01-04
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
*
|
|
|
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
|
|
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
2
-0
/
+5
*
|
|
|
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
4
-5
/
+8
*
|
|
|
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-22
3
-3
/
+72
*
|
|
|
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
2020-12-22
1
-14
/
+15
*
|
|
|
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-22
1
-0
/
+7
*
|
|
|
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
2020-12-22
2
-0
/
+14
*
|
|
|
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-22
1
-0
/
+48
*
|
|
|
kasan, arm64: rename kasan_init_tags and mark as __init
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
8
-191
/
+117
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
17
-232
/
+151
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
2020-12-08
1
-1
/
+4
|
|
*
|
|
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+3
|
|
*
|
|
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-12-04
1
-0
/
+10
|
|
*
|
|
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
2
-3
/
+2
|
|
*
|
|
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-0
/
+3
|
|
*
|
|
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-04
1
-120
/
+18
|
|
*
|
|
arm64: Make cpu_logical_map() take unsigned int
David Brazdil
2020-12-04
1
-1
/
+1
|
|
*
|
|
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
1
-0
/
+22
|
|
*
|
|
Merge remote-tracking branch 'arm64/for-next/uaccess' into HEAD
Marc Zyngier
2020-12-04
15
-114
/
+95
|
|
|
\
\
\
|
*
|
\
\
\
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
2020-12-03
1
-3
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: Make the Meltdown mitigation state available
Marc Zyngier
2020-11-28
1
-3
/
+17
|
*
|
|
|
|
|
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
2
-64
/
+39
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
2020-11-16
2
-11
/
+14
|
|
*
|
|
|
|
|
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
2
-6
/
+13
|
|
*
|
|
|
|
|
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-16
2
-50
/
+15
|
*
|
|
|
|
|
|
Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/next
Marc Zyngier
2020-11-27
1
-3
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
/
/
/
/
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
1
-3
/
+1
|
|
*
|
|
|
|
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
1
-0
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-12-18
1
-5
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: topology: Drop the useless update to per-cpu cycles
Viresh Kumar
2020-12-15
1
-5
/
+1
*
|
|
|
|
|
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-36
/
+3
|
\
\
\
\
\
\
\
[next]