index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-04-21
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
1
-4
/
+6
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-30
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-17
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-17
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-04
arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
Will Deacon
1
-1
/
+1
2021-03-04
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-03-04
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
1
-1
/
+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: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-03-04
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-17
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
2
-6
/
+3
2021-01-27
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2
-15
/
+1
2021-01-17
arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
Shannon Zhao
1
-1
/
+1
2020-12-30
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-155
/
+230
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
1
-0
/
+26
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
3
-10
/
+46
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
1
-3
/
+64
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
3
-37
/
+39
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
3
-45
/
+20
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2
-7
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-8
/
+10
2020-11-13
arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
Konrad Dybcio
1
-0
/
+2
2020-11-13
arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
Konrad Dybcio
1
-0
/
+1
2020-11-13
arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
Konrad Dybcio
1
-0
/
+2
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
1
-0
/
+1
2020-11-10
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
1
-4
/
+1
2020-11-10
arm64: kexec_file: Fix sparse warning
Will Deacon
1
-1
/
+1
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
1
-3
/
+2
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-2
/
+1
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-57
/
+62
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2
-11
/
+39
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
1
-46
/
+23
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+0
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
1
-1
/
+0
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2
-0
/
+13
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
1
-3
/
+4
[next]