GIT Revision: 5253098bfd7f81235395ae8b447bade4eaa281a8

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6937
This commit is contained in:
Michal Marek
2011-03-25 06:04:06 +00:00
committed by Git OBS Bridge
parent 2b9e761c89
commit cd2b8eec4b
34 changed files with 537 additions and 6 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix SPDIF out regression on ALC889 (bnc#679588).
- commit 5253098
-------------------------------------------------------------------
Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz
- Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing
the signal code (bnc#681826 CVE-2011-1020).
- commit 2e42fd4
-------------------------------------------------------------------
Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de
- sound/oss/opl3: validate voice and channel indexes (bnc#681999).
- sound/oss: remove offset from load_patch callbacks (bnc#681999).
- ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
(bnc#680816).
- commit 09ff6e9
-------------------------------------------------------------------
Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz