Age | Commit message (Expand) | Author |
---|---|---|
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO | Rusty Russell |
2013-07-03 | err.h: IS_ERR() can accept __user pointers | Dan Carpenter |
2011-03-23 | include/linux/err.h: add a function to cast error-pointers to a return value | Uwe Kleine-König |
2010-05-25 | err.h: add __must_check to error pointer handlers | Jani Nikula |
2009-12-15 | err.h: add helper function to simplify pointer error checking | Phil Carmody |
2008-02-07 | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap |
2006-07-01 | [PATCH] Fix IS_ERR Threshold Value | Ralf Baechle |
2005-05-20 | Fix get_unmapped_area sanity tests | Linus Torvalds |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |