index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
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
2025-02-28
ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()
Charles Han
2025-02-27
ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence()
Takashi Iwai
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
2025-02-10
ALSA: Switch to use hrtimer_setup()
Nam Cao
2025-02-05
ALSA: hda/hdmi: extract common interface for ELD handling
Dmitry Baryshkov
2025-01-28
ALSA: pcm: use new array-copying-wrapper
Chenyuan Yang
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2025-01-14
ALSA: rawmidi: Make tied_device=0 as default / unknown
Takashi Iwai
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
2025-01-12
ALSA: ump: Update rawmidi name per EP name update
Takashi Iwai
2025-01-12
ALSA: ump: Copy safe string name to rawmidi
Takashi Iwai
2025-01-12
ALSA: ump: Copy FB name string more safely
Takashi Iwai
[next]