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
2022-04-27
arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
Mark Brown
2022-04-25
arm64: Add support for user sub-page fault probing
Catalin Marinas
2022-04-22
arm64/sme: Save and restore streaming mode over EFI runtime calls
Mark Brown
2022-04-22
arm64/sme: Disable streaming mode and ZA when flushing CPU state
Mark Brown
2022-04-22
arm64/sme: Add ptrace support for ZA
Mark Brown
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
2022-04-22
arm64/sme: Disable ZA and streaming mode when handling signals
Mark Brown
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022-04-22
arm64/sme: Implement sysctl to set the default vector length
Mark Brown
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
2022-04-22
arm64: stacktrace: align with common naming
Madhavan T. Venkataraman
2022-04-22
arm64: stacktrace: rename stackframe to unwind_state
Madhavan T. Venkataraman
2022-04-22
arm64: stacktrace: rename unwinder functions
Madhavan T. Venkataraman
2022-04-22
arm64: stacktrace: make struct stackframe private to stacktrace.c
Mark Rutland
2022-04-22
arm64: stacktrace: delete PCS comment
Mark Rutland
2022-04-22
arm64: stacktrace: remove NULL task check from unwind_frame()
Madhavan T. Venkataraman
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-20
KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-06
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-04
arm64: fix typos in comments
Julia Lawall
2022-04-04
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
2022-04-04
arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()
Catalin Marinas
2022-04-04
Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"
Will Deacon
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-24
kasan, arm64: don't tag executable vmalloc allocations
Andrey Konovalov
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
[prev]
[next]