summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()Sean Christopherson
2026-07-31KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulationSean Christopherson
2026-07-31KVM: x86: Extract VMX's unhandleable emulation check to common x86Sean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson
2026-07-31x86/lib: Add CPUID(0x1) family and model calculationAhmed S. Darwish
2026-07-31KVM: selftests: Clean up global constants in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson
2026-07-31KVM: selftests: Drop unreachable, dead code from hardware disable testSean Christopherson
2026-07-31KVM: selftests: Affine threads to random CPUs in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson
2026-07-31KVM: selftests: Pre-set threads affinity in hardware disable test when possibleSean Christopherson
2026-07-31KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...Sean Christopherson
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson
2026-07-31ASoC: dapm: Add encoder and decoder widget types to kcontrol handlingSeppo Ingalsuo
2026-07-31KVM: VMX: Cap VMX preemption timer to work around Intel erratumJim Mattson
2026-07-31KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=ySean Christopherson
2026-07-31x86/cpu: Use parsed CPUID(0x0)Ahmed S. Darwish
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-07-31unicode: Properly reject invalid encoding version stringsGabriel Krisman Bertazi
2026-07-31spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controllerMark Brown
2026-07-31spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller supportChi-Wen Weng
2026-07-31dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPIChi-Wen Weng
2026-07-31Merge tag 'trace-tools-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-07-31mshv_vtl: bounds-check cpu index in vtl mmap fault handlerYi Xie
2026-07-31mshv: Publish VP to pt_vp_array before installing the file descriptorStanislav Kinsburskii
2026-07-31Drivers: hv: vmbus: add VTL2 redirect connection IDHardik Garg
2026-07-31mshv: Order pt_vp_array publish against irqfd assertion pathStanislav Kinsburskii
2026-07-31mshv: Fix missing error code on VP allocation failureStanislav Kinsburskii
2026-07-31mshv: Fix level-triggered check on uninitialized dataStanislav Kinsburskii
2026-07-31mshv: Fix race in mshv_irqfd_deassignStanislav Kinsburskii
2026-07-31mshv: Use kfree_rcu in mshv_portid_freeStanislav Kinsburskii
2026-07-31ASoC: SOF: Intel: Handle ACE2+ link DMA allocation restrictionsMark Brown
2026-07-31ASoC: SOF: Intel: hda: Avoid ACE2+ link DMA stream allocation hazardsPeter Ujfalusi
2026-07-31ASoC: SOF: Intel: hda: Remove unused hda_bus_ml_put_all()Peter Ujfalusi
2026-07-31ASoC: SOF: Intel: hda: Keep non-alt mlinks powered at probe on ACE2+Peter Ujfalusi
2026-07-31ASoC: SOF: Intel: hda: Fold mlink enumeration into hda_dsp_ctrl_init_chip()Peter Ujfalusi
2026-07-31Merge branch 'bpf-preserve-pointer-state-for-commuted-arithmetic'Eduard Zingerman
2026-07-31selftests/bpf: Cover commuted pointer state propagationYiyang Chen
2026-07-31bpf: Propagate untrusted pointer state in commuted arithmeticYiyang Chen
2026-07-31bpf: Preserve pointer state for commuted arithmeticYiyang Chen
2026-07-31bpf: Simplify sanitize_err() signatureEduard Zingerman
2026-07-31ASoC: SOF: Intel: hda/mtl: Handle powered on DSP on bootMark Brown
2026-07-31ASoC: SOF: Intel: mtl: Power down DSP if it is left enabled in pre_fw_run()Peter Ujfalusi
2026-07-31ASoC: SOF: Intel: hda: Power down DSP if it is left enabled in pre_fw_run()Peter Ujfalusi
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney