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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
Tengda Wu
1
-1
/
+1
2025-06-27
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
James Morse
1
-0
/
+1
2025-06-27
arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs
James Morse
1
-1
/
+1
2025-06-27
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
1
-1
/
+8
2025-06-27
arm64: proton-pack: Expose whether the branchy loop k value
James Morse
1
-0
/
+5
2025-06-27
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
1
-0
/
+2
2025-06-27
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Douglas Anderson
1
-1
/
+14
2025-06-27
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
Douglas Anderson
1
-0
/
+3
2025-06-27
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Douglas Anderson
1
-85
/
+86
2025-06-27
arm64: proton-pack: Expose whether the platform is mitigated by firmware
James Morse
1
-0
/
+8
2025-06-27
arm64: insn: Add support for encoding DSB
James Morse
1
-23
/
+37
2025-06-27
arm64: insn: add encoders for atomic operations
Hou Tao
1
-14
/
+171
2025-05-02
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
Douglas Anderson
1
-0
/
+1
2025-03-13
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2
-0
/
+2
2025-03-13
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
Radu Rendec
1
-5
/
+7
2024-12-14
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
1
-1
/
+5
2024-12-14
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
Will Deacon
1
-1
/
+1
2024-12-14
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
1
-3
/
+3
2024-11-08
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
1
-2
/
+2
2024-10-22
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland
1
-11
/
+7
2024-10-22
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
1
-5
/
+11
2024-10-17
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
1
-0
/
+2
2024-09-12
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
1
-11
/
+0
2024-09-04
arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-19
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
1
-9
/
+33
2024-08-19
arm64: errata: Expand speculative SSBS workaround (again)
Mark Rutland
1
-1
/
+10
2024-08-19
arm64: errata: Expand speculative SSBS workaround
Mark Rutland
1
-1
/
+8
2024-08-19
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
2
-7
/
+3
2024-08-19
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
3
-0
/
+43
2024-08-19
arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
James Morse
1
-7
/
+29
2024-07-27
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Wei Li
1
-0
/
+3
2024-02-23
Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"
Xiang Yang
1
-2
/
+6
2024-02-23
drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
Mark Rutland
1
-1
/
+5
2023-10-25
arm64: armv8_deprecated: fix unused-function error
Ren Zhijie
1
-1
/
+1
2023-10-25
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
2
-182
/
+145
2023-10-25
arm64: armv8_deprecated: move aarch32 helper earlier
Mark Rutland
1
-20
/
+19
2023-10-25
arm64: armv8_deprecated move emulation functions
Mark Rutland
1
-197
/
+197
2023-10-25
arm64: armv8_deprecated: fold ops into insn_emulation
Mark Rutland
1
-43
/
+33
2023-10-25
arm64: rework EL0 MRS emulation
Mark Rutland
2
-18
/
+8
2023-10-25
arm64: factor insn read out of call_undef_hook()
Mark Rutland
1
-9
/
+22
2023-10-25
arm64: factor out EL1 SSBS emulation hook
Mark Rutland
2
-26
/
+15
2023-10-25
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
2
-12
/
+14
2023-10-25
arm64: allow kprobes on EL0 handlers
Mark Rutland
2
-6
/
+4
2023-10-25
arm64: rework BTI exception handling
Mark Rutland
2
-4
/
+20
2023-10-25
arm64: rework FPAC exception handling
Mark Rutland
2
-8
/
+12
2023-10-25
arm64: consistently pass ESR_ELx to die()
Mark Rutland
2
-14
/
+14
2023-10-25
arm64: die(): pass 'err' as long
Mark Rutland
1
-3
/
+3
2023-10-25
arm64: report EL1 UNDEFs better
Mark Rutland
1
-1
/
+3
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-2
/
+2
2023-09-19
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
3
-6
/
+32
[next]