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-12-19
arm64/mm: Override PARange for !LPA2 and use it consistently
Ard Biesheuvel
-1
/
+16
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+2
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
-15
/
+33
2024-12-12
arm64: stacktrace: Don't WARN when unwinding other tasks
Mark Rutland
-3
/
+5
2024-12-12
arm64: stacktrace: Skip reporting LR at exception boundaries
Mark Rutland
-22
/
+2
2024-12-11
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
-31
/
+0
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-2
/
+2
2024-12-10
arm64/cpufeature: Refactor conditional logic in init_cpu_ftr_reg()
Hardevsinh Palaniya
-7
/
+6
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
Mark Rutland
-6
/
+20
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
Mark Rutland
-0
/
+2
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
Mark Rutland
-0
/
+2
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
-1
/
+5
2024-12-03
arm64: patching: avoid early page_to_phys()
Mark Rutland
-14
/
+11
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
-2
/
+2
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+99
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+6
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-87
/
+0
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+5
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-16
/
+16
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-33
/
+15
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-28
/
+0
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-129
/
+1012
2024-11-14
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
-16
/
+82
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
-2
/
+29
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
-143
/
+1002
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-32
/
+4
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-0
/
+99
2024-11-14
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
Will Deacon
-1
/
+1
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
-28
/
+0
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
-2
/
+2
2024-11-12
arm64/ptrace: Clarify documentation of VL configuration via ptrace
Mark Brown
-2
/
+10
2024-11-12
arm64/mm: Change protval as 'pteval_t' in map_range()
Anshuman Khandual
-1
/
+1
2024-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-32
/
+4
2024-11-08
arm64/scs: Deal with 64-bit relative offsets in FDE frames
Ard Biesheuvel
-2
/
+32
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
-30
/
+43
2024-11-08
arm64: uprobes: Optimize cache flushes for xol slot
Liao Chang
-0
/
+8
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-6
/
+6
2024-11-07
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
-3
/
+3
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
-32
/
+3
2024-11-06
arm64/sve: Discard stale CPU state when handling SVE traps
Mark Brown
-0
/
+1
2024-11-05
arm64: Add support for FEAT_HAFT
Yicong Yang
-0
/
+15
2024-11-04
arm64: signal: Remove unused macro
Kevin Brodsky
-1
/
+0
2024-11-04
arm64: signal: Remove unnecessary check when saving POE state
Kevin Brodsky
-1
/
+1
2024-11-04
arm64/fpsimd: Fix a typo
Christophe JAILLET
-1
/
+1
2024-11-02
arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
-30
/
+13
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
-2
/
+2
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-14
/
+78
2024-11-01
arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers
Marc Zyngier
-0
/
+1
2024-11-01
arm64: Return early when break handler is found on linked-list
Liao Chang
-3
/
+2
2024-10-31
arm64: cpufeature: discover CPU support for MPAM
James Morse
-0
/
+99
[prev]
[next]