index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
KVM: arm64: unify code to prepare traps
Sebastian Ott
2
-32
/
+10
2024-06-20
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
1
-1
/
+0
2024-06-20
KVM: arm64: Add helper for writing ID regs
Oliver Upton
1
-1
/
+2
2024-06-20
KVM: arm64: Use read-only helper for reading VM ID registers
Oliver Upton
1
-1
/
+15
2024-06-19
arm64: word-at-a-time: improve byte count calculations for LE
Linus Torvalds
1
-8
/
+3
2024-06-19
arm64: start using 'asm goto' for put_user()
Linus Torvalds
2
-34
/
+39
2024-06-19
arm64: start using 'asm goto' for get_user() when available
Linus Torvalds
1
-23
/
+98
2024-06-19
arm64: mm: Permit PTE SW bits to change in live mappings
Ryan Roberts
1
-0
/
+1
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
1
-0
/
+8
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
1
-0
/
+2
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
1
-0
/
+7
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
2
-0
/
+72
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
Marc Zyngier
1
-0
/
+2
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2
-0
/
+5
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
1
-0
/
+33
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
2
-0
/
+14
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
3
-0
/
+66
2024-06-12
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
1
-1
/
+1
2024-06-12
arm64: cputype: Add Cortex-X925 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: cputype: Add Cortex-A720 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: cputype: Add Cortex-X3 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTE
Peter Collingbourne
1
-2
/
+2
2024-06-12
arm64: implement raw_smp_processor_id() using thread_info
Puranjay Mohan
1
-12
/
+1
2024-06-12
arm64/arch_timer: include <linux/percpu.h>
Puranjay Mohan
1
-1
/
+1
2024-06-12
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-11
/
+0
2024-06-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-20
/
+16
2024-06-05
arm64/io: add constant-argument check
Arnd Bergmann
1
-20
/
+16
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2
-8
/
+7
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
1
-2
/
+8
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
3
-0
/
+27
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2
-0
/
+68
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
1
-2
/
+2
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
1
-0
/
+1
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
2
-1
/
+3
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-0
/
+11
2024-05-23
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+15
2024-05-22
Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
1
-0
/
+1
2024-05-21
arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
Jiangfeng Xiao
1
-0
/
+1
2024-05-21
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2024-05-20
arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+15
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-22
/
+64
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+132
2024-05-17
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
1
-1
/
+0
2024-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-74
/
+169
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+8
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-85
/
+158
2024-05-14
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-05-13
bpf, arm64: inline bpf_get_smp_processor_id() helper
Puranjay Mohan
1
-0
/
+1
[prev]
[next]