summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-01ASoC: dt-bindings: msm8916-digital-codec: Add SDM660 compatibleRichard Acayan
2026-08-01ASoC: dt-bindings: pm8916-analog-codec: Add PM660L compatibleRichard Acayan
2026-08-01ASoC: dt-bindings: pm8916-wcd-analog-codec: Document pm8950/pm8953Adam Skladowski
2026-08-01ASoC: dt-bindings: qcom: q6dsp: add support for lpi mi2s ports 5-6Richard Acayan
2026-08-01ASoC: dt-bindings: qcom,sm8250: add compatible for sdm660Nickolay Goppen
2026-08-01ASoC: Add support for the Qualcomm WSA885X Stereo smart speaker amplifierMark Brown
2026-08-01ASoC: codecs: add Qualcomm WSA885X codec driverPrasad Kumpatla
2026-08-01ASoC: dt-bindings: qcom,wsa8855: add Qualcomm WSA8855 speaker amplifierPrasad Kumpatla
2026-07-31Merge tag 'io_uring-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-01Subject: [PATCH v6 0/7] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi...Mark Brown
2026-08-01ASoC: qcom: q6prm: add support for LPASS LPR resource votingPrasad Kumpatla
2026-08-01ASoC: qcom: qdsp6: Increase Q6DSP_MAX_CLK_ID for LPASS LPR vote clockPrasad Kumpatla
2026-08-01ASoC: dt-bindings: qcom: add LPASS LPR vote clock IDPrasad Kumpatla
2026-07-31perf hisi-ptt: Fix spelling and abbreviation errorsSizhe Liu
2026-07-31perf hisi-ptt: Strengthen auxtrace event handling and packet type detectionSizhe Liu
2026-07-31perf hisi-ptt: Fix PTT trace TLP header parsingSizhe Liu
2026-07-31Merge tag 'drm-fixes-2026-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-31perf libdw: Fix outer-frame name resolution and spurious "(inlined)" tagMichael Liang
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam
2026-07-31perf unwind-libdw: Fix unwinding of multi-threaded processesAlessio Podda
2026-07-31ASoC: SOF: Use high-priority workqueue for PCM period elapsedYu-Hsuan Hsu
2026-07-31KVM: VMX: Fix stale PID-pointer table entry left after vCPU freeDmytro Maluka
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka
2026-07-31KVM: x86: Document APIC base address constraint for in-kernel irqchipTim Wiederhake
2026-07-31KVM: x86: Document that KVM_CREATE_IRQCHIP must precede vCPU creationTim Wiederhake
2026-07-31PCI: host-common: Add link down handling for Root PortsManivannan Sadhasivam
2026-08-01Revert "pinctrl: s32cc: implement GPIO functionality"Linus Walleij
2026-07-31x86/cpu: Use parsed CPUID(0x1)Ahmed S. Darwish
2026-07-31power: supply: max17040: drop incorrect I2C functionality checkJianing Li
2026-08-01Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-07-31Merge tag 'devicetree-fixes-for-7.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson
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