git: drm/linux: Add kmap_to_page()

2016-10-14 Thread Francois Tigeot
commit 6e31eb984a2f2d530700056c73b2eb175804398a Author: François Tigeot Date: Fri Oct 14 08:59:09 2016 +0200 drm/linux: Add kmap_to_page() Summary of changes: sys/dev/drm/include/linux/highmem.h | 6 ++ 1 file changed, 6 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/co

git: DragonFly_RELEASE_4_6 kernel - Fix improper user-space access in sys___semctl()

2016-10-14 Thread Matthew Dillon
commit e0abb586cdeaafbc052a71a09160f8fa4f6940a7 Author: Matthew Dillon Date: Fri Oct 14 09:32:12 2016 -0700 kernel - Fix improper user-space access in sys___semctl() * Fix an improper user-space access in sys__semctl() * Fix an improper kernel-space access that was using

git: kernel - Fix improper user-space access in sys___semctl()

2016-10-14 Thread Matthew Dillon
commit b5eb2428f469c4a733353f2d39f50c4a39c14996 Author: Matthew Dillon Date: Fri Oct 14 09:32:12 2016 -0700 kernel - Fix improper user-space access in sys___semctl() * Fix an improper user-space access in sys__semctl() * Fix an improper kernel-space access that was using

git: DragonFly_RELEASE_4_6 Update OpenSSL to 1.0.1u.

2016-10-14 Thread Peter Avalos
commit 7a251b1ce74b779c7caa2e75f4b75e91889b0634 Author: Peter Avalos Date: Fri Oct 14 12:25:19 2016 -0700 Update OpenSSL to 1.0.1u. This only affects the 4.6 branch, because master has a different OpenSSL version that is no longer being used. Major changes between O