index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
Christophe Leroy
1
-4
/
+15
2025-06-04
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2
-2
/
+12
2025-06-04
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2
-4
/
+2
2025-01-09
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2024-12-14
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
Takashi Iwai
1
-2
/
+4
2024-10-17
ALSA: core: add isascii() check to card ID generator
Jaroslav Kysela
1
-4
/
+10
2024-10-17
ALSA: mixer_oss: Remove some incorrect kfree_const() usages
Christophe JAILLET
1
-2
/
+2
2024-09-12
ALSA: control: Apply sanity check of input values for user elements
Takashi Iwai
1
-1
/
+5
2024-08-29
ALSA: timer: Relax start tick time check for slave timer elements
Takashi Iwai
1
-1
/
+1
2024-07-27
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Shengjiu Wang
1
-1
/
+5
2024-07-25
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
1
-0
/
+12
2024-07-25
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
1
-0
/
+2
2024-07-25
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
1
-0
/
+10
2024-06-12
ALSA: timer: Set lower bound of start tick time
Takashi Iwai
1
-0
/
+10
2024-06-12
ALSA: core: Remove debugfs at disconnection
Takashi Iwai
2
-11
/
+19
2024-06-12
ALSA: jack: Use guard() for locking
Takashi Iwai
1
-18
/
+7
2024-06-12
ALSA: Fix deadlocks with kctl removals at disconnection
Takashi Iwai
1
-1
/
+8
2024-06-12
ALSA: core: Fix NULL module pointer assignment at card init
Takashi Iwai
1
-1
/
+1
2024-03-26
ALSA: seq: fix function cast warnings
Takashi Iwai
2
-2
/
+15
2024-03-06
ALSA: Drop leftover snd-rtctimer stuff from Makefile
Takashi Iwai
1
-1
/
+0
2023-12-13
ALSA: pcm: fix out-of-bounds in snd_pcm_state_names
Jason Zhang
1
-0
/
+1
2023-11-28
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
1
-8
/
+13
2023-09-13
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
Takashi Iwai
1
-2
/
+6
2023-09-13
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2023-07-19
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
1
-8
/
+36
2023-07-19
ALSA: jack: Fix mutex call in snd_jack_report()
Takashi Iwai
1
-8
/
+7
2023-06-09
ALSA: oss: avoid missing-prototype warnings
Arnd Bergmann
1
-8
/
+8
2023-04-06
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
1
-0
/
+2
2023-02-09
ALSA: memalloc: Workaround for Xen PV
Takashi Iwai
1
-18
/
+69
2023-01-18
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
1
-3
/
+2
2023-01-14
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
1
-9
/
+15
2022-12-31
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
1
-1
/
+3
2022-12-31
ALSA: memalloc: Allocate more contiguous pages for fallback case
Takashi Iwai
1
-17
/
+27
2022-11-19
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
1
-4
/
+7
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
1
-4
/
+3
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
1
-9
/
+11
2022-10-21
ALSA: control: add snd_ctl_rename()
Maciej S. Szmigiero
1
-0
/
+23
2022-10-11
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
1
-4
/
+9
2022-10-11
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
1
-2
/
+0
2022-09-27
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
1
-3
/
+5
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
5
-98
/
+100
2022-09-26
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
Kai Vehmanen
1
-1
/
+1
2022-09-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+5
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
1
-5
/
+5
2022-09-09
ALSA: memalloc: remove snd_dma_sg_ops declaration
Gaosheng Cui
1
-4
/
+0
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-5
/
+10
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
1
-2
/
+7
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
1
-3
/
+3
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
[next]