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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-4
/
+3
|
\
|
*
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-29
1
-4
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
4
-3
/
+69
|
\
\
|
*
\
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
4
-1
/
+67
|
|
\
\
|
|
*
\
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
2
-1
/
+32
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
2023-04-05
1
-1
/
+2
|
|
|
*
|
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2023-04-05
1
-0
/
+11
|
|
|
*
|
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
2023-04-05
1
-0
/
+4
|
|
|
*
|
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
1
-1
/
+4
|
|
|
*
|
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
2023-04-05
1
-0
/
+9
|
|
|
*
|
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-04-05
1
-0
/
+3
|
|
*
|
|
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-21
4
-0
/
+31
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
2023-04-13
1
-0
/
+1
|
|
|
*
|
|
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
2
-0
/
+6
|
|
|
*
|
|
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
2023-03-30
1
-0
/
+4
|
|
|
*
|
|
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
1
-0
/
+2
|
|
|
*
|
|
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
2
-0
/
+13
|
|
|
*
|
|
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
1
-0
/
+3
|
|
|
*
|
|
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
2023-03-30
1
-0
/
+2
|
|
|
|
/
/
|
|
*
|
|
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
1
-0
/
+3
|
|
*
|
|
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-03-29
1
-0
/
+1
|
|
|
/
/
|
*
/
/
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
2023-03-16
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
2
-7
/
+6
|
\
\
\
|
*
|
|
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+0
|
*
|
|
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2023-04-14
2
-5
/
+5
|
*
|
|
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
2023-03-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
1
-0
/
+6
|
\
\
\
|
*
|
|
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
2023-03-16
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
7
-75
/
+100
|
\
\
\
|
*
|
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
|
*
|
|
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
1
-0
/
+2
|
*
|
|
arm64: mte: rename TCO routines
Vincenzo Frascino
2023-04-05
4
-70
/
+93
|
*
|
|
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-04-05
1
-3
/
+3
|
*
|
|
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
17
-323
/
+249
|
\
\
\
|
*
\
\
Merge branch 'for-next/sysreg' into for-next/core
Will Deacon
2023-04-20
1
-9
/
+0
|
|
\
\
\
|
|
*
|
|
arm64/sysreg: Convert HFGITR_EL2 to automatic generation
Mark Brown
2023-04-17
1
-1
/
+0
|
|
*
|
|
arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generation
Mark Brown
2023-04-06
1
-8
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2023-04-20
2
-17
/
+32
|
|
\
\
\
|
|
*
|
|
arm64: move PAC masks to <asm/pointer_auth.h>
Mark Rutland
2023-04-13
2
-7
/
+7
|
|
*
|
|
arm64: use XPACLRI to strip PAC
Mark Rutland
2023-04-13
2
-13
/
+25
|
|
*
|
|
arm64: avoid redundant PAC stripping in __builtin_return_address()
Mark Rutland
2023-04-13
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2023-04-20
2
-249
/
+155
|
|
\
\
\
|
|
*
|
|
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
2023-03-27
1
-0
/
+2
|
|
*
|
|
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
2023-03-27
1
-0
/
+16
|
|
*
|
|
arm64: perf: Abstract system register accesses away
Marc Zyngier
2023-03-27
1
-0
/
+137
|
|
*
|
|
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
2023-03-27
1
-249
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-20
5
-14
/
+27
|
|
\
\
\
|
|
*
|
|
arm64: mm: always map fixmap at page granularity
Mark Rutland
2023-04-11
2
-10
/
+10
|
|
*
|
|
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
2
-0
/
+3
[next]