OSDN Git Service

ftrace: Do not blindly read the ip address in ftrace_bug()
[android-x86/kernel.git] / sound / core /
2021-06-10 Takashi IwaiALSA: timer: Fix master timer notification
2021-05-22 Jia ZhouALSA: core: remove redundant spin_lock pair in snd_card...
2021-01-27 Takashi IwaiALSA: seq: oss: Fix missing error check in snd_seq_oss_...
2021-01-06 Takashi IwaiALSA: pcm: Clear the full allocated memory at hw_params
2021-01-06 Takashi IwaiALSA: rawmidi: Access runtime->avail always in spinlock
2021-01-06 Takashi IwaiALSA: seq: Use bool for snd_seq_queue internal flags
2020-12-30 Takashi IwaiALSA: pcm: oss: Fix a few more UBSAN fixes
2020-12-30 Takashi IwaiALSA: pcm: oss: Fix potential out-of-bounds shift
2020-11-24 Takashi SakamotoALSA: ctl: fix error path at adding user-defined elemen...
2020-10-29 Takashi IwaiALSA: seq: oss: Avoid mutex lock for a long-time ioctl
2020-09-09 Takashi IwaiALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw...
2020-08-11 Takashi IwaiALSA: seq: oss: Serialize ioctls
2020-07-29 Takashi IwaiALSA: info: Drop WARN_ON() from buffer NULL sanity...
2020-07-16 Vinod KoulALSA: compress: fix partial_drain completion state
2020-06-22 Michał MirosławALSA: pcm: disallow linking stream to itself
2020-06-03 Changming LiuALSA: hwdep: fix a left shifting 1 by 31 UB bug
2020-05-27 Brent LuALSA: pcm: fix incorrect hw_base increase
2020-05-20 Takashi IwaiALSA: rawmidi: Fix racy buffer resize under concurrent...
2020-05-06 Takashi IwaiALSA: pcm: oss: Place the plugin buffer overflow checks...
2020-04-17 Takashi IwaiALSA: pcm: oss: Fix regression by buffer overflow fix
2020-03-25 Takashi IwaiALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc...
2020-03-25 Takashi IwaiALSA: pcm: oss: Avoid plugin buffer overflow
2020-03-25 Takashi IwaiALSA: seq: oss: Fix running status after receiving...
2020-03-25 Takashi IwaiALSA: seq: virmidi: Fix running status after receiving...
2020-02-28 Takashi IwaiALSA: seq: Fix concurrent access to queue current tick...
2020-02-28 Takashi IwaiALSA: seq: Avoid concurrent access to queue flags
2020-02-24 Takashi SakamotoALSA: ctl: allow TLV read operation for callback type...
2020-01-23 Takashi IwaiALSA: seq: Fix racy access for queue timer in proc...
2019-12-31 Takashi IwaiALSA: timer: Limit max amount of slave instances
2019-12-31 Takashi IwaiALSA: pcm: Avoid possible info leaks from PCM stream...
2019-12-13 Takashi IwaiALSA: pcm: oss: Avoid potential buffer overflows
2019-12-13 paulhsiaALSA: pcm: Fix stream lock usage in snd_pcm_period_elap...
2019-12-05 Xiaojun SangASoC: compress: fix unsigned integer overflow check
2019-11-20 Takashi IwaiALSA: seq: Do error checks at creating system ports
2019-11-20 Dan CarpenterALSA: pcm: signedness bug in snd_pcm_plug_alloc()
2019-11-12 Takashi IwaiALSA: timer: Fix incorrectly assigned timer instance
2019-11-06 Takashi IwaiALSA: timer: Fix mutex deadlock at releasing card
2019-11-06 Takashi IwaiALSA: timer: Simplify error path in snd_timer_open()
2019-09-06 Takashi IwaiALSA: seq: Fix potential concurrent access to the delet...
2019-08-16 Charles KeepaxALSA: compress: Be more restrictive about when a drain...
2019-08-16 Charles KeepaxALSA: compress: Don't allow paritial drain operations...
2019-08-16 Charles KeepaxALSA: compress: Prevent bypasses of set_params
2019-08-16 Charles KeepaxALSA: compress: Fix regression on compressed capture...
2019-07-26 Takashi IwaiALSA: seq: Break too long mutex context in the write...
2019-07-10 Colin Ian KingALSA: seq: fix incorrect order of dest_client/dest_port...
2019-06-19 Takashi IwaiRevert "ALSA: seq: Protect in-kernel ioctl calls with...
2019-06-19 Takashi IwaiALSA: seq: Fix race of get-subscription call vs port...
2019-06-19 Takashi IwaiALSA: seq: Protect in-kernel ioctl calls with mutex
2019-06-15 Takashi IwaiALSA: seq: Cover unsubscribe_port() in list_mutex
2019-04-27 Takashi IwaiALSA: info: Fix racy addition/deletion of nodes
2019-04-27 Takashi IwaiALSA: core: Fix card races between register and disconnect
2019-04-17 Zubin MithraALSA: seq: Fix OOB-reads from strlcpy
2019-04-05 Ranjani SridharanALSA: PCM: check if ops are defined before suspending PCM
2019-04-03 Takashi IwaiALSA: pcm: Don't suspend stream in unrecoverable PCM...
2019-04-03 Takashi IwaiALSA: pcm: Fix possible OOB access in PCM oss plugins
2019-04-03 Gustavo A. R. SilvaALSA: seq: oss: Fix Spectre v1 vulnerability
2019-04-03 Gustavo A. R. SilvaALSA: rawmidi: Fix potential Spectre v1 vulnerability
2019-03-05 Dan CarpenterALSA: compress: prevent potential divide by zero bugs
2019-01-09 Gustavo A. R. SilvaALSA: pcm: Fix potential Spectre v1 vulnerability
2018-12-13 Takashi IwaiALSA: pcm: Call snd_pcm_unlink() conditionally at closing
2018-12-13 Chanho MinALSA: pcm: Fix starvation on down_write_nonblock()
2018-12-05 Takashi IwaiALSA: control: Fix race between adding and removing...
2018-12-01 Takashi IwaiALSA: oss: Use kvzalloc() for local buffer allocations
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-17 Greg Kroah-HartmanMerge branch 'parisc-4.19-3' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus-20181012' of git://git.kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-12 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-11 Greg Kroah-HartmanMerge tag 'alloc-args-v4.19-rc8' of https://git./linux...
2018-10-11 Greg Kroah-HartmanMerge tag 'xfs-fixes-for-4.19-rc7' of git://git./fs...
2018-10-10 Greg Kroah-HartmanMerge tag 'devicetree-fixes-for-4.19-3' of git://git...
2018-10-08 Dave AirlieMerge branch 'linux-4.19' of git://github.com/skeggsb...
2018-10-07 Greg Kroah-HartmanMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-10-05 Greg Kroah-HartmanMerge branch 'linus' of git://git./linux/kernel/git...
2018-10-05 Paolo BonziniMerge tag 'kvm-ppc-fixes-4.19-3' of git://git./linux...
2018-10-04 Greg Kroah-HartmanMerge branch 'fixes' of git://git.armlinux.org.uk/...
2018-10-04 Greg Kroah-HartmanMerge tag 'xfs-fixes-for-4.19-rc6' of git://git./fs...
2018-10-04 Arnd BergmannMerge tag 'soc-fsl-fix-v4.19-2' of git://git./linux...
2018-10-04 Arnd BergmannMerge tag 'imx-fixes-4.19-2' of git://git./linux/kernel...
2018-10-04 Dave AirlieMerge branch 'drm-tda9950-fixes' of git://git.armlinux...
2018-10-03 Greg Kroah-HartmanMerge tag 'media/v4.19-3' of git://git./linux/kernel...
2018-10-03 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-03 Greg Kroah-HartmanMerge branch 'fixes' of git://git./linux/kernel/git...
2018-10-02 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-10-01' of...
2018-10-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-10-02 Greg Kroah-HartmanMerge tag 'usb-serial-4.19-rc7' of https://git./linux...
2018-10-02 Greg Kroah-HartmanMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-10-02 Greg Kroah-HartmanMerge tag 'pstore-v4.19-rc7' of https://git./linux...
2018-09-29 Greg Kroah-HartmanMerge tag 'for-linus-20180929' of git://git.kernel...
2018-09-29 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-09-29 Greg Kroah-HartmanMerge tag 'spi-fix-v4.19-rc5' of https://git./linux...
2018-09-29 Greg Kroah-HartmanMerge tag 'regulator-v4.19-rc5' of https://git./linux...
2018-09-28 David S. MillerMerge tag 'mac80211-for-davem-2018-09-27' of git:/...
2018-09-27 Greg Kroah-HartmanMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-09-27 Thomas GleixnerMerge branch 'clockevents/4.19-fixes' of https://git...
2018-09-27 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
next