index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
James Houghton
1
-0
/
+6
2023-12-08
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
1
-0
/
+6
2023-12-08
arm64: cpufeature: Extract capped perfmon fields
Andrew Murray
1
-0
/
+23
2023-06-28
arm64: Add missing Set/Way CMO encodings
Marc Zyngier
1
-0
/
+6
2023-05-17
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
1
-0
/
+1
2023-01-18
arm64: cmpxchg_double*: hazard against entire exchange variable
Mark Rutland
2
-2
/
+2
2022-11-03
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
1
-1
/
+2
2022-09-05
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
1
-1
/
+1
2022-08-25
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
1
-1
/
+2
2022-04-15
KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULL
James Morse
1
-1
/
+2
2022-03-23
arm64: Use the clearbhb instruction in mitigations
James Morse
4
-0
/
+30
2022-03-23
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2
-0
/
+2
2022-03-23
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-0
/
+5
2022-03-23
arm64: Mitigate spectre style branch history side channels
James Morse
5
-1
/
+36
2022-03-23
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
3
-3
/
+12
2022-03-23
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-0
/
+8
2022-03-23
arm64: Add percpu vectors for EL1
James Morse
2
-1
/
+28
2022-03-23
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2
-0
/
+59
2022-03-23
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+9
2022-03-23
arm64: entry: Move the trampoline data page before the text page
James Morse
1
-1
/
+1
2022-03-23
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-23
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-03-23
arm64: Add part number for Arm Cortex-A77
Rob Herring
1
-0
/
+2
2021-11-26
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-09-22
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-2
/
+2
2021-05-22
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+1
2021-04-28
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-28
arm64: fix inline asm in load_unaligned_zeropad()
Peter Collingbourne
1
-5
/
+5
2021-04-16
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
1
-0
/
+1
2021-03-20
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
1
-0
/
+3
2021-03-07
arm64: Use correct ll/sc atomic constraints
Andrew Murray
1
-42
/
+47
2021-03-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2021-03-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2020-12-30
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
1
-0
/
+1
2020-12-30
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
1
-1
/
+1
2020-12-30
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2
-22
/
+60
2020-12-02
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-12-02
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-05
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
1
-0
/
+1
2020-11-05
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-0
/
+3
2020-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
1
-2
/
+7
2020-09-09
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-09-09
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
1
-0
/
+28
2020-09-09
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+15
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-08-05
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-08-05
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-22
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
1
-1
/
+11
2020-07-22
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-0
/
+1
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-0
/
+2
[next]