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: <1431383335-15315-1-git-send-email-richard@nod.at> Date: Tue, 12 May 2015 00:28:50 +0200 From: Richard Weinberger <richard@....at> To: user-mode-linux-devel@...ts.sourceforge.net Cc: linux-kernel@...r.kernel.org Subject: Rework UML's uaccess code By reusing asm-generic/uaccess.h we can drop a lot of UML's ad-hoc uaccess code and make it much more straightforward. It uncovered also some header issues which got resolved. [PATCH 1/5] um: Cleanup mem_32/64.c headers [PATCH 2/5] um: Add asm/elf.h to vma.c [PATCH 3/5] um: Add uaccess.h to syscalls_64.c [PATCH 4/5] um: Add uaccess.h to ldt.c [PATCH 5/5] um: Rework uaccess code -- 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/