index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-12-18
KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
Sean Christopherson
2024-12-18
KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
Sean Christopherson
2024-12-18
KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
Sean Christopherson
2024-12-18
KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
Sean Christopherson
2024-12-18
KVM: x86: Add a macro to init CPUID features that KVM emulates in software
Sean Christopherson
2024-12-18
KVM: x86: Add a macro to init CPUID features that ignore host kernel support
Sean Christopherson
2024-12-18
KVM: x86: Harden CPU capabilities processing against out-of-scope features
Sean Christopherson
2024-12-18
KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
Sean Christopherson
2024-12-18
KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
Sean Christopherson
2024-12-18
KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
Sean Christopherson
2024-12-18
KVM: x86: Add a macro to init CPUID features that are 64-bit only
Sean Christopherson
2024-12-18
KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
Sean Christopherson
2024-12-18
KVM: x86: Unpack F() CPUID feature flag macros to one flag per line of code
Sean Christopherson
2024-12-18
KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
Sean Christopherson
2024-12-18
KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
Sean Christopherson
2024-12-18
KVM: x86: Don't update PV features caches when enabling enforcement capability
Sean Christopherson
2024-12-18
KVM: x86: Zero out PV features cache when the CPUID leaf is not present
Sean Christopherson
2024-12-18
KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
Sean Christopherson
2024-12-18
KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation
Sean Christopherson
2024-12-18
KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
Sean Christopherson
2024-12-18
KVM: x86/pmu: Drop now-redundant refresh() during init()
Sean Christopherson
2024-12-18
KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
Sean Christopherson
2024-12-18
KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
Sean Christopherson
2024-12-18
KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
Sean Christopherson
2024-12-18
KVM: x86: Do all post-set CPUID processing during vCPU creation
Sean Christopherson
2024-12-18
KVM: x86: Limit use of F() and SF() to kvm_cpu_cap_{mask,init_kvm_defined}()
Sean Christopherson
2024-12-18
KVM: x86: Use feature_bit() to clear CONSTANT_TSC when emulating CPUID
Sean Christopherson
2024-12-17
KVM: Move KVM_REG_SIZE() definition to common uAPI header
Sean Christopherson
2024-12-13
Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2024-12-13
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
2024-12-10
Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
2024-12-06
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
Mark Rutland
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
2024-12-05
arm64: cpufeature: Add GCS to cpucap_is_possible()
Robin Murphy
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
2024-12-05
arm64: mte: Fix copy_highpage() warning on hugetlb folios
Catalin Marinas
2024-12-05
arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
Catalin Marinas
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
2024-12-04
Merge tag 'loongarch-fixes-6.13-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-03
KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation
Keisuke Nishimura
2024-12-03
KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
Marc Zyngier
[next]