index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
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-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
1
-4
/
+0
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-3
/
+3
2024-11-13
Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
3
-30
/
+6
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
3
-3
/
+4
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
6
-12
/
+38
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+7
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-5
/
+5
2024-11-08
arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()
Ard Biesheuvel
1
-1
/
+0
2024-11-08
arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames
Ard Biesheuvel
1
-0
/
+7
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+0
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
1
-1
/
+1
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-4
/
+0
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+7
2024-11-05
arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()
Yicong Yang
1
-0
/
+2
2024-11-05
arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNG
Yicong Yang
1
-2
/
+6
2024-11-05
arm64: Add support for FEAT_HAFT
Yicong Yang
3
-5
/
+17
2024-11-05
arm64/mm: Sanity check PTE address before runtime P4D/PUD folding
Ard Biesheuvel
1
-0
/
+6
2024-11-04
jump_label: adjust inline asm to be consistent
Alice Ryhl
1
-7
/
+13
2024-11-04
arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont()
Anshuman Khandual
1
-2
/
+1
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
1
-8
/
+1
2024-11-01
arm64/mm: Re-organize arch_make_huge_pte()
Anshuman Khandual
1
-5
/
+0
2024-10-31
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
1
-2
/
+0
2024-10-31
KVM: arm64: nv: Reinject traps that take effect in Host EL0
Oliver Upton
1
-0
/
+5
2024-10-31
KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
Oliver Upton
1
-1
/
+1
2024-10-31
arm64: sysreg: Migrate MDCR_EL2 definition to table
Oliver Upton
1
-29
/
+0
2024-10-31
KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
Fuad Tabba
1
-0
/
+4
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
1
-1
/
+0
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
2
-1
/
+2
2024-10-31
arm64: cpufeature: discover CPU support for MPAM
James Morse
3
-0
/
+23
2024-10-31
arm64: head.S: Initialise MPAM EL2 registers and disable traps
James Morse
1
-0
/
+14
2024-10-31
arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
James Morse
1
-12
/
+0
2024-10-31
KVM: arm64: Add basic support for POR_EL2
Marc Zyngier
1
-0
/
+3
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
1
-0
/
+3
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
1
-0
/
+3
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
1
-0
/
+3
2024-10-31
KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
Marc Zyngier
1
-0
/
+2
2024-10-31
KVM: arm64: Extend masking facility to arbitrary registers
Marc Zyngier
1
-6
/
+13
2024-10-31
KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
Marc Zyngier
1
-0
/
+6
2024-10-31
KVM: arm64: Add TCR2_EL2 to the sysreg arrays
Marc Zyngier
1
-0
/
+1
2024-10-31
arm64: Remove VNCR definition for PIRE0_EL2
Marc Zyngier
1
-1
/
+0
2024-10-30
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
1
-1
/
+1
2024-10-28
arm64: Use new fallback IO memcpy/memset
Julian Vetter
1
-11
/
+0
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-6
/
+0
2024-10-28
perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control
Rob Herring (Arm)
1
-0
/
+10
2024-10-25
KVM: arm64: Don't mark "struct page" accessed when making SPTE young
Sean Christopherson
1
-3
/
+1
2024-10-23
arm64/mm: Drop _PROT_SECT_DEFAULT
Anshuman Khandual
1
-1
/
+0
2024-10-23
arm64: Enable memory encrypt for Realms
Suzuki K Poulose
3
-0
/
+17
[prev]
[next]