index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
2018-04-26
1
-4
/
+10
*
arm64: only advance singlestep for user instruction traps
Mark Rutland
2018-04-24
1
-1
/
+2
*
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
2018-04-24
2
-2
/
+2
*
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
2018-04-24
1
-6
/
+0
*
arm64: add sentinel to kpti_safe_list
Mark Rutland
2018-04-23
1
-0
/
+1
*
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
2018-04-18
1
-1
/
+1
*
arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
Ard Biesheuvel
2018-04-11
1
-0
/
+3
*
arm64: Move the content of bpi.S to hyp-entry.S
Marc Zyngier
2018-04-11
3
-90
/
+2
*
arm64: Get rid of __smccc_workaround_1_hvc_*
Marc Zyngier
2018-04-11
2
-16
/
+5
*
arm64: capabilities: Rework EL2 vector hardening entry
Marc Zyngier
2018-04-11
1
-9
/
+11
*
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-04-11
2
-55
/
+19
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
8
-64
/
+292
|
\
|
*
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro
Marc Zyngier
2018-03-28
1
-2
/
+6
|
*
Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"
Marc Zyngier
2018-03-28
2
-19
/
+44
|
*
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2018-03-19
2
-44
/
+19
|
*
arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72
Marc Zyngier
2018-03-19
1
-0
/
+12
|
*
arm64: Make BP hardening slot counter available
Marc Zyngier
2018-03-19
2
-6
/
+6
|
*
arm64: KVM: Allow far branches from vector slots to the main vectors
Marc Zyngier
2018-03-19
1
-0
/
+21
|
*
arm64: KVM: Reserve 4 additional instructions in the BPI template
Marc Zyngier
2018-03-19
1
-24
/
+15
|
*
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
2018-03-19
2
-3
/
+7
|
*
arm64: insn: Allow ADD/SUB (immediate) with LSL #12
Marc Zyngier
2018-03-19
1
-2
/
+16
|
*
arm64; insn: Add encoder for the EXTR instruction
Marc Zyngier
2018-03-19
1
-0
/
+32
|
*
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
Marc Zyngier
2018-03-19
1
-19
/
+0
|
*
arm64: insn: Add encoder for bitwise operations using literals
Marc Zyngier
2018-03-19
1
-0
/
+136
|
*
arm64: insn: Add N immediate encoding
Marc Zyngier
2018-03-19
1
-0
/
+4
|
*
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2018-03-19
1
-11
/
+32
|
*
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-03-19
1
-0
/
+1
|
*
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
2018-02-26
1
-0
/
+7
*
|
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-0
/
+1
|
\
\
|
*
|
arm64/efi: Make strrchr() available to the EFI namespace
Rob Herring
2018-03-05
1
-0
/
+1
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-05
19
-441
/
+838
|
\
\
|
*
|
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
6
-44
/
+47
|
*
|
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
4
-28
/
+25
|
*
|
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
1
-2
/
+7
|
*
|
arm64: cpufeature: Avoid warnings due to unused symbols
Will Deacon
2018-03-27
2
-8
/
+10
|
*
|
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-03-26
1
-1
/
+15
|
*
|
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
1
-0
/
+71
|
*
|
arm64: capabilities: Handle shared entries
Suzuki K Poulose
2018-03-26
2
-14
/
+54
|
*
|
arm64: capabilities: Add support for checks based on a list of MIDRs
Suzuki K Poulose
2018-03-26
2
-41
/
+50
|
*
|
arm64: Add helpers for checking CPU MIDR against a range
Suzuki K Poulose
2018-03-26
1
-11
/
+5
|
*
|
arm64: capabilities: Clean up midr range helpers
Suzuki K Poulose
2018-03-26
1
-48
/
+60
|
*
|
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
2
-40
/
+3
|
*
|
arm64: capabilities: Add support for features enabled early
Suzuki K Poulose
2018-03-26
1
-13
/
+44
|
*
|
arm64: capabilities: Restrict KPTI detection to boot-time CPUs
Suzuki K Poulose
2018-03-26
1
-5
/
+11
|
*
|
arm64: capabilities: Introduce weak features based on local CPU
Suzuki K Poulose
2018-03-26
1
-1
/
+1
|
*
|
arm64: capabilities: Group handling of features and errata workarounds
Suzuki K Poulose
2018-03-26
1
-31
/
+42
|
*
|
arm64: capabilities: Allow features based on local CPU scope
Suzuki K Poulose
2018-03-26
1
-6
/
+11
|
*
|
arm64: capabilities: Split the processing of errata work arounds
Suzuki K Poulose
2018-03-26
1
-2
/
+4
|
*
|
arm64: capabilities: Prepare for grouping features and errata work arounds
Suzuki K Poulose
2018-03-26
1
-40
/
+18
|
*
|
arm64: capabilities: Filter the entries based on a given mask
Suzuki K Poulose
2018-03-26
1
-11
/
+22
[next]