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
2021-05-19
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Sasha Levin
2
-30
/
+2
2021-05-19
arm64: entry: factor irq triage logic into macros
Marc Zyngier
1
-37
/
+43
2021-05-19
arm64: stacktrace: restore terminal records
Mark Rutland
2
-7
/
+9
2021-05-12
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
1
-1
/
+7
2021-04-16
kasan: remove redundant config option
Walter Wu
1
-1
/
+1
2021-04-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+10
2021-04-13
arm64: kprobes: Restore local irqflag if kprobes is cancelled
Jisheng Zhang
1
-2
/
+4
2021-04-12
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
1
-4
/
+6
2021-03-30
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+0
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-6
/
+22
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
2
-1
/
+12
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
1
-0
/
+2
2021-03-24
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
1
-1
/
+0
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-2
/
+4
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
1
-4
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+3
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+0
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-18
/
+35
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-46
/
+0
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-0
/
+12
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+18
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-553
/
+639
2021-02-19
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
1
-1
/
+3
2021-02-19
arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
Will Deacon
1
-1
/
+1
2021-02-12
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
2
-6
/
+3
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
6
-5
/
+4
2021-02-12
Merge branch 'for-next/topology' into for-next/core
Will Deacon
1
-59
/
+56
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2
-14
/
+9
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-3
/
+10
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-2
/
+13
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
3
-316
/
+60
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
4
-34
/
+54
2021-02-12
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
9
-114
/
+427
2021-02-09
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2
-1
/
+19
[next]