lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <11816314942627-git-send-email-jens.axboe@oracle.com> Date: Tue, 12 Jun 2007 08:57:56 +0200 From: Jens Axboe <jens.axboe@...cle.com> To: linux-kernel@...r.kernel.org Subject: [PATCH 0/18] Convert sendfile to splice Hi, This series of splice patches removes file_operations ->sendfile() from the kernel and converts do_sendfile() to use ->splice_read() to achieve the same function. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/