index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-05-03
KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
Marc Zyngier
1
-13
/
+3
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
1
-4
/
+4
2024-05-01
KVM: arm64: Add is_pkvm_initialized() helper
Quentin Perret
1
-4
/
+8
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2
-8
/
+4
2024-05-01
KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
Fuad Tabba
1
-3
/
+0
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2
-4
/
+8
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
1
-0
/
+6
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
1
-4
/
+0
2024-04-28
arm64: assembler: update stale comment for disable_step_tsk
Mark Rutland
1
-1
/
+1
2024-04-28
arm64/sysreg: Update PIE permission encodings
Shiqi Liu
1
-12
/
+12
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
1
-17
/
+2
2024-04-25
mm/arm: remove pmd_thp_or_huge()
Peter Xu
1
-2
/
+0
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-1
/
+1
2024-04-25
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
1
-0
/
+4
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
1
-3
/
+3
2024-04-22
arm64/io: Provide a WC friendly __iowriteXX_copy()
Jason Gunthorpe
1
-0
/
+132
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2
-5
/
+21
2024-04-20
KVM: arm64: nv: Add emulation for ERETAx instructions
Marc Zyngier
2
-0
/
+13
2024-04-20
KVM: arm64: nv: Add kvm_has_pauth() helper
Marc Zyngier
1
-0
/
+15
2024-04-20
KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
Marc Zyngier
1
-5
/
+0
2024-04-20
KVM: arm64: nv: Add trap forwarding for ERET and SMC
Marc Zyngier
1
-0
/
+1
2024-04-20
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
Marc Zyngier
1
-2
/
+0
2024-04-20
KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*
Marc Zyngier
1
-0
/
+12
2024-04-20
KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values
Marc Zyngier
1
-1
/
+8
2024-04-19
arm64: Add Neoverse-V2 part
Besar Wicaksono
1
-0
/
+2
2024-04-12
arm64: mm: Don't remap pgtables for allocate vs populate
Ryan Roberts
1
-0
/
+2
2024-04-12
arm64: mm: Batch dsb and isb when populating pgtables
Ryan Roberts
1
-1
/
+6
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2
-9
/
+9
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
1
-1
/
+1
2024-04-12
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
Marc Zyngier
1
-3
/
+2
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
1
-14
/
+17
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
1
-0
/
+37
2024-04-12
arm64: arm_pmuv3: Correctly extract and check the PMUVer
Yicong Yang
2
-7
/
+9
2024-04-11
arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGES
Gavin Shan
1
-2
/
+2
2024-04-11
arm64: tlb: Improve __TLBI_VADDR_RANGE()
Gavin Shan
1
-11
/
+18
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
1
-9
/
+11
2024-04-10
arm64: Remove unnecessary irqflags alternative.h include
Jinjie Ruan
1
-1
/
+0
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-28
/
+21
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
1
-6
/
+6
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-34
/
+132
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-63
/
+394
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-263
/
+609
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
3
-73
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
11
-34
/
+132
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
20
-236
/
+621
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
15
-28
/
+61
[prev]
[next]