index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-17
ASoC: cs35l56: Update ACPI HID and property
Mark Brown
2023-08-17
ASoC: tas2781: fixed register access error when switching to other chips
Shenghao Ding
2023-08-17
ASoC: cs35l56: Add an ACPI match table
Simon Trimmer
2023-08-17
ASoC: cs35l56: Read firmware uuid from a device property instead of _SUB
Maciej Strozek
2023-08-16
ASoC: SOF: ipc4-pcm: fix possible null pointer deference
Chao Song
2023-08-15
MAINTAINERS: Add entries for TEXAS INSTRUMENTS ASoC DRIVERS
Kevin-Lu
2023-08-13
ASoC: rt1308-sdw: fix random louder sound
Shuming Fan
2023-08-10
ASoC: meson: axg-tdm-formatter: fix channel slot allocation
Jerome Brunet
2023-08-09
ASoC: SOF: ipc4-topology: Update the basecfg for copier earlier
Peter Ujfalusi
2023-08-08
ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop
Ranjani Sridharan
2023-08-07
ASoC: Intel: sof-sdw-cs42142: fix for codec button mapping
jairaj-arava
2023-08-07
ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVP
Pierre-Louis Bossart
2023-08-07
ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
Xia Fukun
2023-08-07
ASoC: lower "no backend DAIs enabled for ... Port" log severity
Hans de Goede
2023-08-07
ASoC: rt5665: add missed regulator_bulk_disable
Zhang Shurong
2023-08-04
ASoC: max98363: don't return on success reading revision ID
Bard Liao
2023-08-03
ASoC: fsl: micfil: Use dual license micfil code
Daniel Baluta
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
2023-07-30
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-30
Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-30
Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-30
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-30
Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2023-07-29
KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
Sean Christopherson
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
[next]