index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-02-20
arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend
Mark Brown
-0
/
+2
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
-0
/
+17
2024-02-15
arm64/sve: Lower the maximum allocation for the SVE ptrace regset
Mark Brown
-1
/
+2
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
-0
/
+3
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
-3
/
+3
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
-9
/
+0
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
-0
/
+6
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
-7
/
+1
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-30
/
+51
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-11
/
+2
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
-2
/
+4
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
-4
/
+2
2024-01-18
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
-6
/
+7
2024-01-18
arm64: entry: simplify kernel_exit logic
Mark Rutland
-5
/
+4
2024-01-18
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
-9
/
+13
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1
2024-01-12
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
-2
/
+15
2024-01-12
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
-3
/
+3
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
-2
/
+0
2024-01-12
arm64: scs: Work around full LTO issue with dynamic SCS
Ard Biesheuvel
-1
/
+7
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+2
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-29
/
+15
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+13
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-1
/
+40
2024-01-04
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
-0
/
+4
2024-01-04
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
-44
/
+102
2024-01-04
Merge branch 'for-next/rip-vpipt' into for-next/core
Will Deacon
-5
/
+0
2024-01-04
Merge branch 'for-next/mm' into for-next/core
Will Deacon
-3
/
+4
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
-1
/
+41
2024-01-04
Merge branch 'for-next/kbuild' into for-next/core
Will Deacon
-4
/
+4
2024-01-04
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
-59
/
+106
2024-01-04
Merge branch 'for-next/early-idreg-overrides' into for-next/core
Will Deacon
-58
/
+102
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
-0
/
+1
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
-13
/
+13
2023-12-20
kexec_file, arm64: print out debugging message if required
Baoquan He
-29
/
+15
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
-1
/
+1
2023-12-19
arm64: cpufeatures: Restrict NV support to FEAT_NV2
Marc Zyngier
-1
/
+1
2023-12-13
arm64: Align boot cpucap handling with system cpucap handling
Mark Rutland
-34
/
+32
2023-12-13
arm64: Cleanup system cpucap handling
Mark Rutland
-23
/
+30
2023-12-13
arm64: irq: set the correct node for shadow call stack
Huang Shijie
-1
/
+1
2023-12-12
arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
Ard Biesheuvel
-0
/
+18
2023-12-12
arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
Ard Biesheuvel
-18
/
+74
2023-12-12
arm64: fpsimd: Drop unneeded 'busy' flag
Ard Biesheuvel
-41
/
+14
2023-12-12
arm64/kernel: Move 'nokaslr' parsing out of early idreg code
Ard Biesheuvel
-7
/
+7
2023-12-12
arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
Ard Biesheuvel
-1
/
+15
2023-12-12
arm64: idreg-override: Avoid sprintf() for simple string concatenation
Ard Biesheuvel
-6
/
+13
2023-12-12
arm64: idreg-override: avoid strlen() to check for empty strings
Ard Biesheuvel
-1
/
+1
2023-12-12
arm64: idreg-override: Avoid parameq() and parameqn()
Ard Biesheuvel
-11
/
+17
2023-12-12
arm64: idreg-override: Prepare for place relative reloc patching
Ard Biesheuvel
-33
/
+56
[next]