index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-04-11
arm64: mte: Report async tag faults before suspend
Vincenzo Frascino
2021-04-11
arm64: mte: Enable async tag check fault
Vincenzo Frascino
2021-04-11
arm64: mte: Conditionally compile mte_enable_kernel_*()
Vincenzo Frascino
2021-04-11
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
2021-04-08
arm64: ftrace: use function_nocfi for ftrace_call
Sami Tolvanen
2021-04-08
arm64: add __nocfi to __apply_alternatives
Sami Tolvanen
2021-04-08
arm64: add __nocfi to functions that jump to a physical address
Sami Tolvanen
2021-04-08
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
2021-04-08
arm64: Get rid of CONFIG_ARM64_VHE
Marc Zyngier
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
2021-04-08
arm64: cpufeature: Allow early filtering of feature override
Marc Zyngier
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
2021-04-08
arm64/sve: Rework SVE access trap to convert state in registers
Mark Brown
2021-04-08
arm64: entry: Enable random_kstack_offset support
Kees Cook
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
2021-04-01
arm64: perf: Remove redundant initialization in perf_event.c
Qi Liu
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-03-30
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-03-29
arm64: kaslr: support randomized module area with KASAN_VMALLOC
Lecopzer Chen
2021-03-28
arm64: stacktrace: Move start_backtrace() out of the header
Mark Brown
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-25
arm64: entry: remove test_irqs_unmasked macro
Mark Rutland
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-25
KVM: arm64: Generate final CTR_EL0 value when running in Protected mode
Marc Zyngier
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2021-03-24
arm64: entry: factor irq triage logic into macros
Marc Zyngier
2021-03-24
arm64: irq: rework root IRQ handler registration
Mark Rutland
2021-03-24
arm64: don't use GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
2021-03-24
KVM: arm64: Hide system instruction access to Trace registers
Suzuki K Poulose
2021-03-24
arm64: compat: Poison the compat sigpage
Will Deacon
2021-03-24
arm64: compat: Allow signal page to be remapped
Will Deacon
2021-03-24
arm64: vdso: Remove redundant calls to flush_dcache_page()
Will Deacon
2021-03-24
arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pages
Will Deacon
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
2021-03-19
KVM: arm64: Page-align the .hyp sections
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
2021-03-19
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
2021-03-18
arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restart
Marc Zyngier
[prev]
[next]