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
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
2020-05-19
arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
James Morse
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-05-18
arm64: stacktrace: Factor out some common code into on_stack()
Yunfeng Ye
2020-05-18
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
2020-05-18
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
scs: Move DEFINE_SCS macro into core code
Will Deacon
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
arm64: efi: Restore register x18 if it was corrupted
Sami Tolvanen
2020-05-12
arm64: cpufeature: Add "or" to mitigations for multiple errata
Geert Uytterhoeven
2020-05-11
arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
Amit Daniel Kachhap
2020-05-11
arm64: insn: Fix two bugs in encoding 32-bit logical immediates
Luke Nelson
2020-05-11
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
2020-05-07
arm64: vdso: Map the vDSO text with guarded pages when built for BTI
Mark Brown
2020-05-07
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
2020-05-07
arm64: vdso: Annotate for BTI
Mark Brown
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
2020-05-07
arm64: vdso: Add --eh-frame-hdr to ldflags
Vincenzo Frascino
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-05
Merge branches 'for-next/asm' and 'for-next/insn' into for-next/bti
Will Deacon
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-05
arm64: cpufeature: Extend comment to describe absence of field info
Will Deacon
2020-05-04
arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()
Anshuman Khandual
2020-05-04
arm64: insn: Report PAC and BTI instructions as skippable
Mark Brown
2020-05-04
arm64: insn: Don't assume unrecognized HINTs are skippable
Mark Brown
2020-05-04
arm64: insn: Provide a better name for aarch64_insn_is_nop()
Mark Brown
2020-05-04
arm64: insn: Add constants for new HINT instruction decode
Mark Brown
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
[prev]
[next]