开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2025-08-29
ALSA: seq: oss/rw: Cleanup with guard
Takashi Iwai
2025-08-29
ALSA: seq: oss/synth: Clean up with guard and auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
Takashi Iwai
2025-08-29
ALSA: seq: oss: Clean up core code with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
2025-08-27
ALSA: pcm: oss: Use guard() for spin locks
Takashi Iwai
2025-08-21
ALSA: timer: fix ida_free call while not allocated
Dewei Meng
2025-07-11
ALSA: core: Copy string more safely
Takashi Iwai
2025-07-11
ALSA: seq: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: rawmidi: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: control: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-07-10
ALSA: compress_offload: tighten ioctl command number checks
Arnd Bergmann
2025-06-30
ALSA: hrtimer: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-06-30
ALSA: timer: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-06-23
ALSA: mixer_oss: Remove deprecated strcpy() function calls
Thorsten Blum
2025-06-16
ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()
Christophe Leroy
2025-06-16
ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...
Christophe Leroy
2025-06-14
ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...
Christophe Leroy
2025-06-14
ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
Christophe Leroy
2025-06-09
ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
Christophe Leroy
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-05-22
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-05-22
ALSA: core: fix up bus match const issues.
Greg Kroah-Hartman
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
2025-05-08
ALSA: core: use snd_kcontrol_chip()
Kuninori Morimoto
2025-05-05
ALSA: core: Remove unused snd_jack_set_parent
Dr. David Alan Gilbert
2025-05-05
ALSA: core: Remove unused snd_device_get_state
Dr. David Alan Gilbert
2025-05-05
ALSA: seq: Remove unused snd_seq_queue_client_leave_cells
Dr. David Alan Gilbert
2025-05-05
ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan
Dr. David Alan Gilbert
2025-05-05
ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits
Dr. David Alan Gilbert
2025-04-22
ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate"
Chen-Yu Tsai
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-24
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-03-21
ALSA: timer: Don't take register_mutex with copy_from/to_user()
Takashi Iwai
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-03-14
ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
2025-03-07
ALSA: seq: Avoid client data changes during proc reads
Takashi Iwai
2025-03-07
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2025-03-02
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
[next]