Displaying 8 results from an estimated 8 matches for "1,356".
Did you mean:
1,256
2008 Nov 22
0
[patch] [vuxml] net/wireshark: fix DoS in SMTP dissector
>Submitter-Id: current-users
>Originator: Eygene Ryabinkin
>Organization: Code Labs
>Confidential: no
>Synopsis: [patch] [vuxml] net/wireshark: fix DoS in SMTP dissector
>Severity: serious
>Priority: high
>Category: ports
>Class: sw-bug
>Release: FreeBSD 7.1-PRERELEASE i386
>Environment:
System: FreeBSD 7.1-PRERELEASE i386
>Description:
Today the DoS possibility for Wireshark was disclosed via BugTraq
list: http://www.securityfocus.com/archive/1/498562/30/0/threaded
Vendor acknowledged the existence of this issue and had already
patched it in...
2010 Nov 22
1
[PATCH 3/3]: An implementation of HyperV KVP functionality
...vel daemon here for your reference.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hv_kvp.patch
Url: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20101122/338d22f3/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kvp_daemon.c
Type: application/octet-stream
Size: 11550 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20101122/338d22f3/att...
2010 Nov 22
1
[PATCH 3/3]: An implementation of HyperV KVP functionality
...vel daemon here for your reference.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hv_kvp.patch
Url: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20101122/338d22f3/attachment-0001.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kvp_daemon.c
Type: application/octet-stream
Size: 11550 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20101122/338d22f3/att...
2008 Jun 15
1
14 commits - configure.ac swfdec/.gitignore swfdec-gtk/swfdec_gtk_loader.c swfdec-gtk/swfdec_playback_alsa.c swfdec/Makefile.am swfdec/swfdec_asnative.h swfdec/swfdec_as_string.c swfdec/swfdec_audio.c swfdec/swfdec_audio_load.c swfdec/swfdec_audio_load.h
configure.ac | 3
swfdec-gtk/swfdec_gtk_loader.c | 6
swfdec-gtk/swfdec_playback_alsa.c | 10
swfdec/.gitignore | 2
swfdec/Makefile.am | 13
swfdec/swfdec.h | 1
swfdec/swfdec_as_string.c | 10
swfdec/swfdec_asnative.h | 32 ++
swfd...
2017 Apr 11
4
v2v: Implement -i vmx to read VMware vmx files directly (RHBZ#1441197).
https://bugzilla.redhat.com/show_bug.cgi?id=1441197
2010 Feb 25
3
[PATCH 1/3] drm/nv50: Implement ctxprog/state generation.
...dence on external firmware for NV50 generation cards.
If the generated ctxprogs don't work for you for some reason, please
report it.
Signed-off-by: Marcin Ko?cielnicki <koriakin at 0x04.net>
---
drivers/gpu/drm/nouveau/Makefile | 2 +-
drivers/gpu/drm/nouveau/nouveau_drv.h | 1 +
drivers/gpu/drm/nouveau/nv50_graph.c | 74 +-
drivers/gpu/drm/nouveau/nv50_grctx.c | 2367 +++++++++++++++++++++++++++++++++
4 files changed, 2411 insertions(+), 33 deletions(-)
create mode 100644 drivers/gpu/drm/nouveau/nv50_grctx.c
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/...
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin...
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin...