index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2024-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-10-17
arm64: mops: Handle MOPS exceptions from EL1
Kristina Martsenko
2024-10-17
arm64: probes: Disable kprobes/uprobes on MOPS instructions
Kristina Martsenko
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
2024-10-16
arm64: head: Drop SWAPPER_TABLE_SHIFT
Gavin Shan
2024-10-16
arm64: cpufeature: add POE to cpucap_is_possible()
Joey Gouly
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
2024-10-16
arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t
Anshuman Khandual
2024-10-16
arm64: optimize flush tlb kernel range
Kefeng Wang
2024-10-16
arm64: tlbflush: add __flush_tlb_range_limit_excess()
Kefeng Wang
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
arm64: insn: Simulate nop instruction for better uprobe performance
Liao Chang
2024-10-15
arm64: asm-offsets: remove VMA_VM_*
Mark Rutland
2024-10-15
arm64: probes: Remove probe_opcode_t
Mark Rutland
2024-10-15
arm64: probes: Cleanup kprobes endianness conversions
Mark Rutland
2024-10-15
arm64: probes: Move kprobes-specific fields
Mark Rutland
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-09
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-04
arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
2024-10-04
arm64/signal: Expose GCS state in signal frames
Mark Brown
2024-10-04
arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
2024-10-04
arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
2024-10-04
arm64/gcs: Ensure that new threads have a GCS
Mark Brown
2024-10-04
arm64/gcs: Context switch GCS state for EL0
Mark Brown
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
2024-10-04
arm64/hwcap: Add hwcap for GCS
Mark Brown
2024-10-04
arm64/mm: Map pages for guarded control stack
Mark Brown
2024-10-04
arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
2024-10-04
arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
2024-10-04
arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Mark Brown
2024-10-04
arm64/gcs: Provide put_user_gcs()
Mark Brown
2024-10-04
arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
2024-10-04
arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
2024-10-04
arm64/mm: Restructure arch_validate_flags() for extensibility
Mark Brown
2024-10-03
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
2024-10-01
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-17
mm/arm64: support large pfn mappings
Peter Xu
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
2024-09-13
arm64: alternative: make alternative_has_cap_likely() VDSO compatible
Mark Rutland
2024-09-12
Merge branch 'for-next/timers' into for-next/core
Will Deacon
[prev]
[next]