Files
linux/drivers
Todd Kjos db6b0b810b binder: avoid kernel vm_area for buffer fixups
Refactor the functions to validate and fixup struct
binder_buffer pointer objects to avoid using vm_area
pointers. Instead copy to/from kernel space using
binder_alloc_copy_to_buffer() and
binder_alloc_copy_from_buffer(). The following
functions were refactored:

	refactor binder_validate_ptr()
	binder_validate_fixup()
	binder_fixup_parent()

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-12 10:43:57 +01:00
..
2018-12-29 08:20:44 -07:00
2019-01-28 08:13:52 +01:00
2019-02-11 09:05:58 +01:00
2019-01-09 19:20:31 -05:00
2019-01-26 11:14:25 +01:00
2019-02-06 17:24:37 -05:00
2019-01-28 08:13:52 +01:00
2018-12-24 12:06:56 +01:00
2019-02-11 09:05:58 +01:00
2019-01-28 22:53:09 -08:00
2019-01-28 08:13:52 +01:00