summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-02-12ARM: dts: ixp4xx: Add Netgear WG302 v1 GPIOsLinus Walleij
2025-02-12ARM: dts: ixp4xx: Fix up PCI on WG302Linus Walleij
2025-02-12ARM: dts: Properly assign NPE to ethALinus Walleij
2025-02-12um: convert irq_lock to raw spinlockJohannes Berg
2025-02-12um: virtio_uml: use raw spinlockJohannes Berg
2025-02-12um: virt-pci: don't use kmalloc()Johannes Berg
2025-02-12um: fix execve stub execution on old host OSsBenjamin Berg
2025-02-12um: properly align signal stack on x86_64Benjamin Berg
2025-02-12um: avoid copying FP state from init_taskBenjamin Berg
2025-02-12um: add back support for FXSAVE registersBenjamin Berg
2025-02-12loongarch: dts: remove non-existent DAC from 2k1000-refConor Dooley
2025-02-12ARM: dts: cirrus: ep7211: Align GPIO hog name with bindingsKrzysztof Kozlowski
2025-02-12arm64: dts: exynos8895: Rename PMU nodes to fixup sortingKrzysztof Kozlowski
2025-02-12x86/crc32: improve crc32c_arch() code generation with clangEric Biggers
2025-02-12KVM: SEV: Use long-term pin when registering encrypted memory regionsGe Yang
2025-02-12KVM: x86: Override TSC_STABLE flag for Xen PV clocks in kvm_guest_time_update()Sean Christopherson
2025-02-12KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update)Sean Christopherson
2025-02-12KVM: x86: Remove per-vCPU "cache" of its reference pvclockSean Christopherson
2025-02-12KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()Sean Christopherson
2025-02-12KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clockSean Christopherson
2025-02-12KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocksSean Christopherson
2025-02-12KVM: x86/xen: Use guest's copy of pvclock when starting timerSean Christopherson
2025-02-12KVM: x86: Process "guest stopped request" once per guest time updateSean Christopherson
2025-02-12KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()Sean Christopherson
2025-02-12KVM: x86: Eliminate "handling" of impossible errors during SUSPENDSean Christopherson
2025-02-12KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifierSean Christopherson
2025-02-12KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulationSean Christopherson
2025-02-12KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bitSean Christopherson
2025-02-12KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLESean Christopherson
2025-02-12KVM: x86: Use for-loop to iterate over XSTATE size entriesSean Christopherson
2025-02-12KVM: x86/cpuid: add type suffix to decimal const 48 fix building warningEthan Zhao
2025-02-12KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLEJim Mattson
2025-02-12KVM: x86: Introduce kvm_set_mp_state()Jim Mattson
2025-02-12KVM: x86: Use kvfree_rcu() to free old optimized APIC mapLi RongQing
2025-02-12KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was foundLiam Ni
2025-02-12KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-02-12KVM: nSVM: Enter guest mode before initializing nested NPT MMUSean Christopherson
2025-02-12KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernelSean Christopherson
2025-02-12arm64: dts: mediatek: add device-tree for Genio 510 EVK boardLouis-Alexis Eyraud
2025-02-12arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsiLouis-Alexis Eyraud
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-12arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801Rob Herring (Arm)
2025-02-12arm64: dts: marvell: Fix missing/incorrect "marvell,armada3710" compatibleRob Herring (Arm)
2025-02-12arm64: dts: marvell: Drop incomplete root compatible/model propertiesRob Herring (Arm)
2025-02-12arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 MaxJimmy Hon
2025-02-12powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy