summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-13KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handlingSean Christopherson
2026-01-13KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()Sean Christopherson
2026-01-13KVM: SVM: Add a helper to detect VMRUN failuresSean Christopherson
2026-01-13KVM: x86: align the code with kvm_x86_call()Jun Miao
2026-01-13KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson
2026-01-13KVM: SVM: Tag sev_supported_vmsa_features as read-only after initSean Christopherson
2026-01-13KVM: SVM: Drop the module param to control SEV-ES DebugSwapSean Christopherson
2026-01-13KVM: x86: Update APICv ISR (a.k.a. SVI) as part of kvm_apic_update_apicv()Sean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is activeSean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is activeSean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is activeSean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is activeSean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is activeSean Christopherson
2026-01-13KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is activeSean Christopherson
2026-01-13x86/entry/vdso32: When using int $0x80, use it directlyH. Peter Anvin
2026-01-13x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32H. Peter Anvin
2026-01-13x86/vdso: Abstract out vdso system call internalsH. Peter Anvin
2026-01-13x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRsH. Peter Anvin
2026-01-13x86/entry/vdso32: Remove open-coded DWARF in sigreturn.SH. Peter Anvin
2026-01-13x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.SH. Peter Anvin
2026-01-13x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ipH. Peter Anvin
2026-01-13x86/entry/vdso: Refactor the vdso buildH. Peter Anvin
2026-01-13x86/entry/vdso: Move vdso2c to arch/x86/toolsH. Peter Anvin
2026-01-13x86/entry/vdso: Rename vdso_image_* to vdso*_imageH. Peter Anvin
2026-01-13KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()Yan Zhao
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie
2026-01-13um: Preserve errno within signal handlerTiwei Bie
2026-01-13arm64: dts: qcom: qcs8300: Add GPU coolingGaurav Kohli
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-14riscv: dts: allwinner: d1: Add RGB LEDs to boardsSamuel Holland
2026-01-14riscv: dts: allwinner: d1: Add LED controller nodeSamuel Holland
2026-01-14arm64: dts: allwinner: a100: Add LED controller nodeSamuel Holland
2026-01-13x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen
2026-01-13x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen
2026-01-13arm64: dts: qcom: sa8775p: Add reg and clocks for QoS configurationOdelu Kukatla
2026-01-13x86/crash: Use set_memory_p() instead of __set_memory_prot()Coiby Xu
2026-01-13arm64: dts: rockchip: Add Radxa CM3J on RPi CM4 IO BoardFUKAUMI Naoki
2026-01-13arm64: dts: rockchip: Add Radxa CM3JFUKAUMI Naoki
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross
2026-01-13arm64: dts: rockchip: Make eeprom read-only for Radxa ROCK 3C/5A/5CFUKAUMI Naoki
2026-01-13arm64: dts: rockchip: Add TS133 variant of the QNAP NAS seriesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Move copy-key to TSx33 board filesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Fix the common combophy + SATA on QNAP TSx33 devicesHeiko Stuebner
2026-01-13arm64: dts: rockchip: Move SoC include to individual QNAP TSx33 boardsHeiko Stuebner
2026-01-13x86/paravirt: Specify pv_ops array in paravirt macrosJuergen Gross
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh
2026-01-13arm64: vdso32: Provide clock_getres_time64()Thomas Weißschuh
2026-01-13ARM: VDSO: Provide clock_getres_time64()Thomas Weißschuh