Age | Commit message (Expand) | Author |
---|---|---|
2016-05-27 | make IS_ERR_VALUE() complain about non-pointer-sized arguments | Linus Torvalds |
2016-01-16 | err.h: add (missing) unlikely() to IS_ERR_OR_NULL() | Viresh Kumar |
2014-04-03 | err.h: use bool for IS_ERR and IS_ERR_OR_NULL | Joe Perches |
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-22 | 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-19 | Fix get_unmapped_area sanity tests | Linus Torvalds |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |