5239 results
Order by date - Order by pertinence
All (5239)
News (6)
Reviews (5)
Press (87)
High-tech (5063)
Forums (78)
 
Other results are also available in our forums :
PATCH: ni_labpc.c
Subject: [PATCH] Staging: comedi: Fixed brace, KERN_, 80 characters issues in ni_labpc.c This is a patch to ni_labpc.c file that fixes all the brace and 80 character warnings and it also fixes some of the KERN_ facility warnings found by the ...
Message posted on the April 9th, 2010 - 4:30 PM ET
[RFC][PATCH v3 0/3] Provide a zero-copy method on KVM virtio-net.
The idea is simple, just to pin the guest VM user space and then let host NIC driver has the chance to directly DMA to it. The patches are based on vhost-net backend driver. We add a device which provides proto_ops as sendmsg/recvmsg to vhost-net to ...
Message posted on the April 9th, 2010 - 5:40 AM ET
[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net.
The idea is simple, just to pin the guest VM user space and then let host NIC driver has the chance to directly DMA to it. The patches are based on vhost-net backend driver. We add a device which provides proto_ops as sendmsg/recvmsg to vhost-net to ...
Message posted on the April 2nd, 2010 - 3:30 AM ET
2.6.34-rc3, BUG at mm/slab.c:2989
Hi, about an half hour ago, one of my machines froze completely, nothing worked (no m-sysrq either) and I had to hardreset and reboot. /var/log/warn says: [] Apr 1 17:25:15 liesel kernel: sd 8:0:0:1: [sdd] Assuming drive cache: write through Apr ...
Message posted on the April 1st, 2010 - 2:00 PM ET
[RFC] Input: implement sysrq as an input handler
Instead of keeping SysRq support inside of legacy keyboard driver split it out into a separate input handler (filter). This stops most SysRq input events from leaking into evdev clients (some events, such as first SysRq scancode - not keycode - ...
Message posted on the March 17th, 2010 - 1:30 AM ET
SCSI GENERIC command queueing for block storage is unstable.
After discovering that O_NONBLOCK reads and writes were actually blocking calls, I attempted to use the SCSI generic driver for nonblocking io. The good news is that it is nonblocking; the bad news is that it is not dependable in any of the systems ...
Message posted on the March 15th, 2010 - 1:40 PM ET
[PATCH 2/4] fsfreeze: added new file_start_write_killable
Replace file_start_write with file_start_write_killable where possible. Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com> Reviewed-by: Jan Kara <jack@suse.cz> drivers/block/loop.c | 4 +++- fs/aio.c | 7 ...
Message posted on the April 26th, 2013 - 5:00 AM ET
[PATCH 2/3] fsfreeze: added new file_start_write_killable
Replace file_start_write with file_start_write_killable where possible. Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com> drivers/block/loop.c | 4 +++- fs/aio.c | 7 +++++-- fs/coda/file.c | 4 +++- ...
Message posted on the April 13th, 2013 - 6:50 AM ET
[PATCH] atm/iphase: rename fregt_t -> ffreg_t
We have conflicting type qualifiers for "freg_t" in s390's ptrace.h and the iphase atm device driver, which causes the compile error below. Unfortunately the s390 typedef can't be renamed, since it's a user visible api, nor can I change ...
Message posted on the February 8th, 2013 - 5:20 AM ET
[PATCH 1/2] kstrto*: add documentation
As J. Bruce Fields <bfields@fieldses.org> pointed out, kstrto* is currently lacking kerneldoc comments. This patch adds kerneldoc comments to common variants of kstrto*: kstrto(u)l, kstrto(u)ll and kstrto(u)int. Cc: J. Bruce Fields ...
Message posted on the September 30th, 2012 - 7:50 AM ET
[PATCH] Smack: add support for modification of existing rules
Rule modifications are enabled via /smack/change-rule. Format is as follows: "Subject Object rwaxt rwaxt" First two strings are subject and object labels up to 255 characters. Third string contains permissions to enable. Fourth string ...
Message posted on the September 17th, 2012 - 11:20 AM ET
Bug#687636: pre-approve unblock: tryton-modules-product/2.2.2-1
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Dear release managers, please approve the upload of tryton-modules-product_2.2.2-1. The new version contains the upstream bug fix ...
Message posted on the September 14th, 2012 - 8:30 AM ET
[patch] cgroups: trivial fixes for Documentation/cgroups/cgroups.txt
While reading through Documentation/cgroups/cgroups.txt, I found a number of minor wordos and typos. The patch below is a conservative handling of some of these: it provides just a number of "obviously correct" fixes to the English that ...
Message posted on the September 11th, 2012 - 7:30 AM ET
[PATCH 1/2] Update FSF postal address to be URL's.
The FSF now prefers to use URL's in copyright headers rather than their postal address. This change updates the address to be <http://www.gnu.org/licenses> per http://www.gnu.org/licenses/gpl-howto.html Signed-off-by: Jon Stanley ...
Message posted on the September 7th, 2012 - 4:40 PM ET