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-03-17
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-1
/
+1
2023-02-22
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+4
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-24
efi: rt-wrapper: Add missing include
Ard Biesheuvel
1
-0
/
+1
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2
-1
/
+39
2022-12-31
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
8
-54
/
+54
2022-12-08
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
1
-2
/
+7
2022-11-16
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-10
arm64: entry: avoid kprobe recursion
Mark Rutland
1
-1
/
+2
2022-11-03
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
1
-0
/
+6
2022-10-29
arm64: mte: move register initialization to C
Peter Collingbourne
3
-1
/
+55
2022-10-29
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
2
-1
/
+29
2022-10-26
arm64: ftrace: fix module PLTs with mcount
Mark Rutland
1
-1
/
+16
2022-10-26
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
1
-0
/
+5
2022-10-26
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
1
-40
/
+0
2022-09-28
arm64: topology: fix possible overflow in amu_fie_setup()
Sergey Shtylyov
1
-1
/
+1
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-4
/
+4
2022-09-15
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
3
-3
/
+43
2022-09-15
Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""
Sasha Levin
2
-0
/
+14
2022-09-15
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
1
-1
/
+5
2022-09-05
arm64: errata: Add Cortex-A510 to the repeat tlbi list
James Morse
1
-1
/
+7
2022-08-31
arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
Zenghui Yu
1
-0
/
+2
2022-08-17
arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
Alexandru Elisei
1
-1
/
+1
2022-08-17
arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
Catalin Marinas
2
-14
/
+0
2022-08-17
arm64: fix oops in concurrently setting insn_emulation sysctls
haibinzhang (张海斌)
1
-4
/
+5
2022-08-11
arm64: set UXN on swapper page tables
Peter Collingbourne
1
-1
/
+1
2022-06-22
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
2022-06-22
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2
-0
/
+2
2022-06-09
arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
Alexandru Elisei
1
-1
/
+1
2022-05-25
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-05-25
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-25
arm64: paravirt: Use RCU read locks to guard stolen_time
Prakruthi Deepak Heragu
1
-8
/
+21
2022-05-18
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-20
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
1
-3
/
+3
2022-04-13
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-13
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
1
-0
/
+1
2022-04-13
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
1
-1
/
+1
2022-04-08
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
1
-3
/
+6
2022-04-08
arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
David Engraf
1
-4
/
+6
2022-03-11
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
1
-0
/
+26
2022-03-11
arm64: Use the clearbhb instruction in mitigations
James Morse
4
-0
/
+39
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
3
-0
/
+288
2022-03-11
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-2
/
+34
2022-03-11
arm64: Add percpu vectors for EL1
James Morse
2
-6
/
+17
2022-03-11
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-21
/
+16
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2
-9
/
+60
2022-03-11
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+2
[next]