index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
3
-6
/
+37
2018-06-06
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
6
-13
/
+19
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-11
/
+11
2018-05-30
arm64: dts: qcom: Fix SPI5 config on MSM8996
Ilia Lin
1
-2
/
+2
2018-05-30
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-05-30
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-05-30
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
1
-2
/
+2
2018-05-22
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
1
-0
/
+16
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-23
/
+4
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
4
-0
/
+64
2018-05-09
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
3
-1
/
+22
2018-04-20
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
1
-3
/
+6
2018-04-20
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Mark Rutland
3
-70
/
+13
2018-04-20
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
4
-3
/
+3235
2018-04-20
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Mark Rutland
1
-2
/
+18
2018-04-20
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
1
-0
/
+5
2018-04-20
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Mark Rutland
1
-8
/
+12
2018-04-20
arm64: KVM: Make PSCI_VERSION a fast path
Mark Rutland
1
-0
/
+13
2018-04-20
arm/arm64: KVM: Advertise SMCCC v1.1
Mark Rutland
1
-1
/
+1
2018-04-20
arm/arm64: KVM: Consolidate the PSCI include files
Mark Rutland
2
-28
/
+4
2018-04-20
arm64: KVM: Increment PC after handling an SMC trap
Mark Rutland
1
-0
/
+9
2018-04-20
arm64: Branch predictor hardening for Cavium ThunderX2
Mark Rutland
1
-0
/
+10
2018-04-20
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Mark Rutland
2
-0
/
+66
2018-04-20
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Mark Rutland
1
-0
/
+7
2018-04-20
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Mark Rutland
1
-0
/
+6
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
2
-0
/
+11
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
2
-2
/
+13
2018-04-20
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Mark Rutland
2
-1
/
+39
2018-04-20
arm64: Move BP hardening to check_and_switch_context
Mark Rutland
1
-2
/
+3
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
11
-5
/
+219
2018-04-20
arm64: Move post_ttbr_update_workaround to C code
Mark Rutland
3
-15
/
+10
2018-04-20
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Mark Rutland
2
-5
/
+15
2018-04-20
arm64: cpufeature: Pass capability structure to ->enable callback
Mark Rutland
1
-2
/
+2
2018-04-20
arm64: Run enable method for errata work arounds on late CPUs
Mark Rutland
1
-3
/
+6
2018-04-20
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
Mark Rutland
1
-2
/
+1
2018-04-20
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Mark Rutland
4
-15
/
+17
2018-04-20
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Mark Rutland
1
-26
/
+36
2018-04-20
arm64: uaccess: Prevent speculative use of the current addr_limit
Mark Rutland
1
-0
/
+7
2018-04-20
arm64: entry: Ensure branch through syscall table is bounded under speculation
Mark Rutland
2
-0
/
+12
2018-04-20
arm64: Use pointer masking to limit uaccess speculation
Mark Rutland
1
-3
/
+23
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
4
-22
/
+33
2018-04-20
arm64: move TASK_* definitions to <asm/processor.h>
Mark Rutland
3
-15
/
+22
2018-04-20
arm64: Implement array_index_mask_nospec()
Mark Rutland
1
-0
/
+21
2018-04-20
arm64: barrier: Add CSDB macros to control data-value prediction
Mark Rutland
2
-0
/
+9
2018-04-13
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
1
-6
/
+13
2018-04-13
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2018-04-13
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
1
-1
/
+3
2018-04-13
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2018-04-13
arm64: perf: Ignore exclude_hv when kernel is running in HYP
Ganapatrao Kulkarni
1
-7
/
+16
2018-04-08
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
4
-7
/
+7
[prev]
[next]