Show patches with: Archived = No       |   22892 patches
« 1 2 ... 86 87 88228 229 »
Patch Series S/W/F Date Submitter Delegate State
ALSA: memalloc: Workaround for Xen PV ALSA: memalloc: Workaround for Xen PV --- 2023-01-25 Takashi Iwai Accepted
ALSA: mixart: Add sanity check for timer notify streams ALSA: mixart: Add sanity check for timer notify streams --- 2021-12-07 Takashi Iwai Accepted
ALSA: mixart: Reduce size of mixart_timer_notify ALSA: mixart: Reduce size of mixart_timer_notify --- 2021-12-07 Kees Cook Accepted
ALSA: msnd: Use proper mmap method ALSA: msnd: Use proper mmap method --- 2021-08-09 Takashi Iwai Superseded
ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt --- 2022-12-06 Gaosheng Cui Accepted
ALSA: n64: Use platform_get_irq() to get the interrupt ALSA: n64: Use platform_get_irq() to get the interrupt --- 2022-03-01 Zhen Ni New
ALSA: opti9xx: Fix memleak in snd_opti9xx_read_check ALSA: opti9xx: Fix memleak in snd_opti9xx_read_check --- 2020-08-29 Dinghao Liu New
ALSA: oss: Fix PCM OSS buffer allocation overflow ALSA: oss: Fix PCM OSS buffer allocation overflow --- 2022-03-18 Takashi Iwai Accepted
ALSA: oss: Release temporary buffers upon errors ALSA: oss: Release temporary buffers upon errors --- 2022-03-18 Takashi Iwai Accepted
ALSA: oss: Remove redundant assignment to src_access ALSA: oss: Remove redundant assignment to src_access --- 2021-06-15 Jiapeng Chong New
ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWire --- 2021-08-12 Takashi Sakamoto Accepted
ALSA: patch_realtek: Fix Dell Inspiron Plus 16 ALSA: patch_realtek: Fix Dell Inspiron Plus 16 --- 2022-09-14 Philipp Jungkamp Superseded
ALSA: pci/asihpi: Fix memory leak in snd_card_asihpi_capture_open() ALSA: pci/asihpi: Fix memory leak in snd_card_asihpi_capture_open() --- 2020-08-10 Dinghao Liu New
ALSA: pci: Assign boolean values to a bool variable ALSA: pci: Assign boolean values to a bool variable --- 2021-02-07 Jiapeng Chong New
ALSA: pci/korg1212: completely remove 'set but not used' warnings ALSA: pci/korg1212: completely remove 'set but not used' warnings --- 2021-08-04 Pierre-Louis Bossart Accepted
ALSA: pci: lx6464es: fix a debug loop ALSA: pci: lx6464es: fix a debug loop --- 2023-01-26 kernel test robot Superseded
ALSA: pci: Missing a blank line after declarations ALSA: pci: Missing a blank line after declarations --- 2023-10-13 Edson Juliano Drosdeck New
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag --- 2021-08-13 Takashi Iwai Accepted
ALSA: pcm: Add stream lock during PCM reset ioctl operations ALSA: pcm: Add stream lock during PCM reset ioctl operations --- 2022-03-22 Takashi Iwai Accepted
ALSA: pcm: avoid nused-but-set-variable warning ALSA: pcm: avoid nused-but-set-variable warning --- 2022-11-16 Kuninori Morimoto Accepted
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it ALSA: pcm: Check for null pointer of pointer substream before dereferencing it --- 2022-04-24 Colin Ian King Accepted
ALSA: pcm: fix buffer_bytes max constrained by preallocated bytes issue ALSA: pcm: fix buffer_bytes max constrained by preallocated bytes issue --- 2020-01-16 Keyon Jie New
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl ALSA: pcm: fix divide error in snd_pcm_lib_ioctl --- 2021-08-27 Zubin Mithra Superseded
ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats --- 2023-06-24 Matthias Reichl Accepted
ALSA: pcm: fix incorrect hw_base increase ALSA: pcm: fix incorrect hw_base increase --- 2020-05-15 Brent Lu Accepted
ALSA: pcm: Fix memory leak at closing a stream without hw_free ALSA: pcm: Fix memory leak at closing a stream without hw_free --- 2020-01-29 Takashi Iwai Accepted
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl --- 2023-08-29 Takashi Iwai New
ALSA: pcm: Fix mmap capability check ALSA: pcm: Fix mmap capability check --- 2021-07-20 Takashi Iwai Accepted
ALSA: pcm: fix snd_pcm_playback_silence() with free-running mode ALSA: pcm: fix snd_pcm_playback_silence() with free-running mode --- 2023-05-04 Oswald Buddenhagen New
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t --- 2020-01-31 Takashi Iwai Accepted
ALSA: pcm: fix tracing reason in hw_ptr_error ALSA: pcm: fix tracing reason in hw_ptr_error --- 2022-11-25 John Keeping Accepted
ALSA: pcm: fix wait_time calculations ALSA: pcm: fix wait_time calculations --- 2023-04-05 Oswald Buddenhagen Accepted
ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static --- 2020-01-16 Takashi Iwai Accepted
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF --- 2023-01-13 Takashi Iwai New
ALSA: pcm: Need to check whether runtime is valid or not ALSA: pcm: Need to check whether runtime is valid or not --- 2021-05-12 Chanho Park New
ALSA: pcm: oss: Avoid plugin buffer overflow ALSA: pcm: oss: Avoid plugin buffer overflow --- 2020-03-09 Takashi Iwai Accepted
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set_trigger() that is called from OSS PCM SNDCTL_DSP_SETTRIGGER ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mu ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set... --- 2023-09-20 Ma Ke New
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC --- 2022-09-05 Takashi Iwai Accepted
ALSA: pcm: oss: Fix regression by buffer overflow fix (again) ALSA: pcm: oss: Fix regression by buffer overflow fix (again) --- 2020-04-03 Takashi Iwai Accepted
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) --- 2020-04-24 Takashi Iwai Accepted
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check --- 2020-09-01 Takashi Iwai Accepted
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks --- 2020-03-12 Takashi Iwai Accepted
ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write --- 2020-02-14 Takashi Iwai Accepted
ALSA: pcmtest: Extend error injection, decrease buffer filling overhead ALSA: pcmtest: Extend error injection, decrease buffer filling overhead --- 2023-07-12 Ivan Orlov New
ALSA: pcm: Test for "silence" field in struct "pcm_format_data" ALSA: pcm: Test for "silence" field in struct "pcm_format_data" --- 2022-04-09 Fabio M. De Francesco Accepted
ALSA: pcmtest: Move buffer iterator initialization to prepare callback ALSA: pcmtest: Move buffer iterator initialization to prepare callback --- 2023-08-03 Ivan Orlov Superseded
ALSA: pcm: use bit field on snd_pcm ALSA: pcm: use bit field on snd_pcm --- 2020-12-25 Kuninori Morimoto New
ALSA: pcxhr: use __func__ to get funcion's name in an output message ALSA: pcxhr: use __func__ to get funcion's name in an output message --- 2021-07-31 Jason Wang Accepted
[alsa-plugins,1/2] rate-lav: Support multiple formats Support multiple formats --- 2021-06-17 Takashi Iwai New
[alsa-plugins,2/2] samplerate: Support multiple formats Support multiple formats --- 2021-06-17 Takashi Iwai New
ALSA: portman2x4: remove unused portman_read_command,data functions ALSA: portman2x4: remove unused portman_read_command,data functions --- 2023-03-18 Tom Rix Accepted
ALSA: ppc: fix unused function local variable ALSA: ppc: fix unused function local variable --- 2023-02-09 Takashi Sakamoto Accepted
ALSA: ppc: keywest: remove outdated comment ALSA: ppc: keywest: remove outdated comment --- 2021-03-10 Wolfram Sang Accepted
ALSA: ppc: remove redundant checks in PS3 driver probe ALSA: ppc: remove redundant checks in PS3 driver probe --- 2020-11-27 Leonard Göhrs Accepted
ALSA: ppc/tumbler: Use of_property_present() for testing DT property presence ALSA: ppc/tumbler: Use of_property_present() for testing DT property presence --- 2023-03-10 Rob Herring Accepted
ALSA: pxa2xx: Add missing of_node_put() in pxa_ssp_probe ALSA: pxa2xx: Add missing of_node_put() in pxa_ssp_probe --- 2022-04-04 Miaoqian Lin New
ALSA: rawmidi: Access runtime->avail always in spinlock ALSA: rawmidi: Access runtime->avail always in spinlock --- 2020-12-06 Takashi Iwai Accepted
ALSA: rawmidi: Fix NULL dereference at proc read ALSA: rawmidi: Fix NULL dereference at proc read --- 2023-09-16 Takashi Iwai Accepted
ALSA: rawmidi - fix the uninitalized user_pversion ALSA: rawmidi - fix the uninitalized user_pversion --- 2021-12-18 Jaroslav Kysela Accepted
ALSA: remove trailing semicolon in macro definition ALSA: remove trailing semicolon in macro definition --- 2020-11-27 Tom Rix Accepted
ALSA: remove unused loop_count variable ALSA: remove unused loop_count variable --- 2023-03-26 Tom Rix Accepted
ALSA: rme9652: use explicitly signed char ALSA: rme9652: use explicitly signed char --- 2022-10-24 Jason A. Donenfeld Superseded
ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() --- 2020-08-30 Tuo Li New
ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params() --- 2020-09-07 Tuo Li Accepted
ALSA: sb: Fix potential ABBA deadlock in CSP driver ALSA: sb: Fix potential ABBA deadlock in CSP driver --- 2021-07-16 Takashi Iwai Accepted
ALSA: sb: fix potential deadlock on &chip->mixer_lock ALSA: sb: fix potential deadlock on &chip->mixer_lock --- 2023-06-27 Chengfeng Ye New
ALSA: sc6000: Assign vport directly on card's private_data ALSA: sc6000: Assign vport directly on card's private_data --- 2021-07-20 Takashi Iwai Accepted
ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support --- 2023-09-26 Geoffrey D. Bennett Accepted
ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support --- 2022-08-09 Geoffrey D. Bennett New
ALSA: scarlett2: Add missing check with firmware version control ALSA: scarlett2: Add missing check with firmware version control --- 2023-10-27 Geoffrey D. Bennett Accepted
alsaseq: fix constant objects in Python 3 alsaseq: fix constant objects in Python 3 --- 2020-08-05 Hector Martin New
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event --- 2022-11-18 Kees Cook Accepted
ALSA: seq: Fix memory leak at error path in snd_seq_create_port() ALSA: seq: Fix memory leak at error path in snd_seq_create_port() --- 2023-07-17 Takashi Iwai Accepted
ALSA: seq: Fix race of snd_seq_timer_open() ALSA: seq: Fix race of snd_seq_timer_open() --- 2021-06-10 Takashi Iwai Accepted
ALSA: seq: Fix racy deletion of subscriber ALSA: seq: Fix racy deletion of subscriber --- 2021-08-03 Takashi Iwai Accepted
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space ALSA: seq: Fix snd_seq_expand_var_event() call to user-space --- 2023-09-05 Takashi Iwai Accepted
ALSA: seq: KASAN: use-after-free Read in delete_and_unsubscribe_port ALSA: seq: KASAN: use-after-free Read in delete_and_unsubscribe_port --- 2020-08-01 Zhang, Qiang New
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl ALSA: seq: oss: Avoid mutex lock for a long-time ioctl --- 2020-09-22 Takashi Iwai Accepted
ALSA: seq: oss: Fix error check at system port creation ALSA: seq: oss: Fix error check at system port creation --- 2021-06-17 Takashi Iwai Accepted
ALSA: seq: oss: Fix inconsistent indenting ALSA: seq: oss: Fix inconsistent indenting --- 2021-04-16 Yang Li New
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() --- 2021-01-15 Takashi Iwai Accepted
ALSA: seq: oss: Fix racy open/close of MIDI devices ALSA: seq: oss: Fix racy open/close of MIDI devices --- 2023-06-12 Takashi Iwai Accepted
ALSA: seq: oss: fix typo ALSA: seq: oss: fix typo --- 2022-03-13 Julia Lawall Accepted
ALSA: seq: replace ternary operator with max() ALSA: seq: replace ternary operator with max() --- 2022-05-17 Guo Zhengkui Accepted
ALSA: seq: Set upper limit of processed events ALSA: seq: Set upper limit of processed events --- 2021-12-07 Takashi Iwai Accepted
ALSA: seq: virmidi: Add a drain operation ALSA: seq: virmidi: Add a drain operation --- 2022-01-05 Stefan Sauer New
ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions --- 2020-03-06 Thomas Bogendoerfer Accepted
ALSA: soc/au1x: declare that FIFO is reported in frames ALSA: soc/au1x: declare that FIFO is reported in frames --- 2024-04-01 Oswald Buddenhagen Superseded
ALSA: sound/isa/gus: check the return value of kstrdup() ALSA: sound/isa/gus: check the return value of kstrdup() --- 2021-12-12 Xiaoke Wang Accepted
ALSA: sparc: no need to initialise statics to 0 ALSA: sparc: no need to initialise statics to 0 --- 2021-12-12 Jason Wang Accepted
ALSA: spi: Add check for clk_enable() ALSA: spi: Add check for clk_enable() --- 2022-02-28 Jiasheng Jiang Accepted
alsa: support HP Pavilion Aero 13-be0xxx Mute LED alsa: support HP Pavilion Aero 13-be0xxx Mute LED --- 2023-05-03 Caleb Harper Accepted
ALSA: timer: Fix master timer notification ALSA: timer: Fix master timer notification --- 2021-06-02 Takashi Iwai Superseded
ALSA: timer: fix nsec/sec initialization confusion ALSA: timer: fix nsec/sec initialization confusion --- 2020-01-11 Pierre-Louis Bossart Accepted
ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration --- 2023-05-17 Min-Hua Chen New
[alsa-tools] Fix clang -Wreserved-user-defined-literal warnings [alsa-tools] Fix clang -Wreserved-user-defined-literal warnings --- 2018-04-24 Khem Raj New
[alsa-tools] ld10k1: define _GNU_SOURCE and use sighandler_t [alsa-tools] ld10k1: define _GNU_SOURCE and use sighandler_t --- 2018-06-12 Ross Burton New
ALSA: uapi: Fix sparse warning ALSA: uapi: Fix sparse warning --- 2020-01-29 Ranjani Sridharan Accepted
ALSA: uapi: pcm: control the filling of the silence samples for drain ALSA: uapi: pcm: control the filling of the silence samples for drain --- 2023-05-02 Jaroslav Kysela Accepted
ALSA: uapi: use C90 comment style instead of C99 style ALSA: uapi: use C90 comment style instead of C99 style --- 2021-12-13 Takashi Sakamoto Accepted
« 1 2 ... 86 87 88228 229 »