summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh-14/+7
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-4/+2
2026-01-13KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SWSean Christopherson-0/+6
2026-01-13KVM: SVM: Harden exit_code against being used in Spectre-like attacksSean Christopherson-0/+1
2026-01-13KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VMSean Christopherson-1/+4
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson-64/+38
2026-01-13KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metalSean Christopherson-2/+16
2026-01-13KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handlingSean Christopherson-6/+6
2026-01-13KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()Sean Christopherson-15/+10
2026-01-13KVM: SVM: Add a helper to detect VMRUN failuresSean Christopherson-11/+14
2026-01-13KVM: x86: align the code with kvm_x86_call()Jun Miao-1/+1
2026-01-13KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson-2/+1
2026-01-13KVM: SVM: Tag sev_supported_vmsa_features as read-only after initSean Christopherson-2/+2
2026-01-13KVM: SVM: Drop the module param to control SEV-ES DebugSwapSean Christopherson-8/+3
2026-01-13KVM: x86: Update APICv ISR (a.k.a. SVI) as part of kvm_apic_update_apicv()Sean Christopherson-27/+12
2026-01-13KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is activeSean Christopherson-13/+11
2026-01-13KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is activeSean Christopherson-11/+2
2026-01-13KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is activeSean Christopherson-10/+1
2026-01-13KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is activeSean Christopherson-18/+7
2026-01-13KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is activeSean Christopherson-11/+3
2026-01-13KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is activeSean Christopherson-10/+36
2026-01-13x86/entry/vdso32: When using int $0x80, use it directlyH. Peter Anvin-5/+17
2026-01-13x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32H. Peter Anvin-31/+42
2026-01-13x86/vdso: Abstract out vdso system call internalsH. Peter Anvin-100/+111
2026-01-13x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRsH. Peter Anvin-15/+23
2026-01-13x86/entry/vdso32: Remove open-coded DWARF in sigreturn.SH. Peter Anvin-114/+39
2026-01-13x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.SH. Peter Anvin-6/+2
2026-01-13x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ipH. Peter Anvin-10/+6
2026-01-13x86/entry/vdso: Refactor the vdso buildH. Peter Anvin-186/+180
2026-01-13x86/entry/vdso: Move vdso2c to arch/x86/toolsH. Peter Anvin-10/+14
2026-01-13x86/entry/vdso: Rename vdso_image_* to vdso*_imageH. Peter Anvin-26/+23
2026-01-13KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()Yan Zhao-0/+1
2026-01-13arch/um: remove unused varible err in remove_files_and_dir()Alex Shi-2/+1
2026-01-13um: virtio_uml: Support adding devices via mconsoleTiwei Bie-1/+50
2026-01-13um: Handle SIGCHLD in seccomp mode like other IRQ signalsTiwei Bie-0/+3
2026-01-13um: Preserve errno within signal handlerTiwei Bie-3/+3
2026-01-13arm64: dts: qcom: qcs8300: Add GPU coolingGaurav Kohli-0/+26
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+54
2026-01-14riscv: dts: allwinner: d1: Add RGB LEDs to boardsSamuel Holland-0/+25
2026-01-14riscv: dts: allwinner: d1: Add LED controller nodeSamuel Holland-0/+21
2026-01-14arm64: dts: allwinner: a100: Add LED controller nodeSamuel Holland-0/+14
2026-01-13x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen-2/+16
2026-01-13x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen-2/+4
2026-01-13arm64: dts: qcom: sa8775p: Add reg and clocks for QoS configurationOdelu Kukatla-72/+91
2026-01-13x86/crash: Use set_memory_p() instead of __set_memory_prot()Coiby Xu-18/+1
2026-01-13arm64: dts: rockchip: Add Radxa CM3J on RPi CM4 IO BoardFUKAUMI Naoki-0/+205
2026-01-13arm64: dts: rockchip: Add Radxa CM3JFUKAUMI Naoki-0/+558
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross-200/+197
2026-01-13arm64: dts: rockchip: Make eeprom read-only for Radxa ROCK 3C/5A/5CFUKAUMI Naoki-0/+3
2026-01-13arm64: dts: rockchip: Add TS133 variant of the QNAP NAS seriesHeiko Stuebner-0/+72