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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
arm64: fix a concurrency issue in emulation_proc_handler()
Jinjie Ruan
1
-2
/
+4
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-2
/
+2
2023-05-17
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2
-0
/
+7
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2022-12-08
arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72
James Morse
1
-1
/
+7
2022-12-08
arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectors
James Morse
1
-5
/
+11
2022-11-25
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-03
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
2
-1
/
+29
2022-09-15
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
1
-1
/
+5
2022-09-05
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2
-5
/
+9
2022-08-25
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
1
-4
/
+5
2022-06-25
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-15
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
1
-3
/
+3
2022-04-15
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-03-23
arm64: Use the clearbhb instruction in mitigations
James Morse
3
-0
/
+23
2022-03-23
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2
-0
/
+10
2022-03-23
arm64: Mitigate spectre style branch history side channels
James Morse
1
-2
/
+266
2022-03-23
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
1
-1
/
+64
2022-03-23
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-3
/
+35
2022-03-23
arm64: Add percpu vectors for EL1
James Morse
2
-6
/
+21
2022-03-23
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-19
/
+16
2022-03-23
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-9
/
+44
2022-03-23
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-03-23
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+2
2022-03-23
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+11
2022-03-23
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+6
2022-03-23
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-03-23
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-5
/
+8
2022-03-23
arm64: entry: Move the trampoline data page before the text page
James Morse
1
-2
/
+7
2022-03-23
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+12
2022-03-23
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-03-23
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2021-10-06
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
1
-1
/
+1
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-09-22
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
1
-1
/
+1
2021-09-22
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-5
/
+6
2021-05-22
arm64: vdso: remove commas between macro name and arguments
Jian Cai
1
-3
/
+3
2021-05-22
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
1
-1
/
+7
2021-04-16
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
1
-1
/
+0
2021-03-30
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-07
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
1
-3
/
+3
2021-03-04
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Suzuki K Poulose
1
-1
/
+1
2021-03-04
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-03-04
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2020-12-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-24
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
1
-4
/
+1
2020-11-05
arm64: topology: Stop using MPIDR for topology information
Valentin Schneider
1
-15
/
+17
2020-11-05
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
1
-0
/
+8
2020-10-01
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
1
-1
/
+1
[next]