index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest
Marc Zyngier
2024-02-19
2
-3
/
+25
*
KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
Marc Zyngier
2024-02-19
1
-0
/
+34
*
KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
Marc Zyngier
2024-02-19
1
-33
/
+9
*
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
2024-02-19
4
-14
/
+36
*
KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
Marc Zyngier
2024-02-19
2
-20
/
+72
*
KVM: arm64: Add Fine-Grained UNDEF tracking information
Marc Zyngier
2024-02-19
2
-12
/
+21
*
KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
Marc Zyngier
2024-02-19
4
-3
/
+4
*
KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
Marc Zyngier
2024-02-19
3
-55
/
+50
*
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
Marc Zyngier
2024-02-19
3
-3
/
+50
*
KVM: arm64: Always populate the trap configuration xarray
Marc Zyngier
2024-02-19
1
-4
/
+1
*
KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
Marc Zyngier
2024-02-19
1
-15
/
+44
*
KVM: arm64: Drop the requirement for XARRAY_MULTI
Marc Zyngier
2024-02-19
1
-1
/
+0
*
KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
Marc Zyngier
2024-02-19
1
-13
/
+36
*
KVM: arm64: nv: Correctly handle negative polarity FGTs
Marc Zyngier
2024-02-19
1
-3
/
+56
*
KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
Marc Zyngier
2024-02-19
1
-2
/
+1
*
KVM: arm64: nv: Drop sanitised_sys_reg() helper
Marc Zyngier
2024-02-19
1
-15
/
+7
*
KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
Marc Zyngier
2024-02-19
1
-0
/
+42
*
KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
Marc Zyngier
2024-02-19
1
-0
/
+128
*
KVM: arm64: nv: Add sanitising to EL2 configuration registers
Marc Zyngier
2024-02-19
1
-1
/
+57
*
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
2024-02-19
3
-2
/
+62
*
KVM: arm64: Add feature checking helpers
Marc Zyngier
2024-02-19
3
-9
/
+52
*
arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
Marc Zyngier
2024-02-19
1
-1
/
+7
*
arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1
Marc Zyngier
2024-02-15
1
-1
/
+1
*
arm64: cpufeatures: Only check for NV1 if NV is present
Marc Zyngier
2024-02-12
1
-2
/
+3
*
arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()
Marc Zyngier
2024-02-12
1
-0
/
+1
*
KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented
Marc Zyngier
2024-02-08
1
-1
/
+17
*
KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
Marc Zyngier
2024-02-08
2
-2
/
+13
*
KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
Marc Zyngier
2024-02-08
2
-1
/
+8
*
arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
Marc Zyngier
2024-02-08
1
-8
/
+15
*
arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
Marc Zyngier
2024-02-08
2
-0
/
+13
*
arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
Marc Zyngier
2024-02-08
3
-0
/
+9
*
arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
Marc Zyngier
2024-02-08
1
-0
/
+37
*
arm64: cpufeature: Correctly display signed override values
Marc Zyngier
2024-02-08
1
-1
/
+2
*
arm64: cpufeatures: Correctly handle signed values
Marc Zyngier
2024-02-08
2
-9
/
+57
*
arm64: Add macro to compose a sysreg field value
Marc Zyngier
2024-02-08
2
-2
/
+6
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-01-19
10
-47
/
+81
|
\
|
*
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
2024-01-18
1
-2
/
+4
|
*
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
2024-01-18
1
-4
/
+2
|
*
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
2024-01-18
1
-6
/
+7
|
*
arm64: entry: simplify kernel_exit logic
Mark Rutland
2024-01-18
1
-5
/
+4
|
*
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
2024-01-18
1
-9
/
+13
|
*
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
2024-01-12
2
-2
/
+29
|
*
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
2024-01-12
4
-4
/
+8
|
*
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
2024-01-12
2
-18
/
+9
|
*
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
2024-01-12
1
-1
/
+7
|
*
arm64: irq: include <linux/cpumask.h>
Tudor Ambarus
2024-01-12
1
-0
/
+2
*
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
1
-2
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2024-01-03
1
-2
/
+2
|
|
\
\
\
|
|
|
*
|
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-2
/
+2
|
|
|
/
/
*
|
|
|
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
8
-104
/
+31
|
\
\
\
\
[next]