1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. aa00edc make IS_ERR_VALUE() complain about non-pointer-sized arguments by Linus Torvalds · 9 years ago
  3. dfffa58 err.h: add (missing) unlikely() to IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  4. a5ed3ce err.h: use bool for IS_ERR and IS_ERR_OR_NULL by Joe Perches · 11 years ago
  5. 6e8b872 PTR_RET is now PTR_ERR_OR_ZERO by Rusty Russell · 11 years ago
  6. e7152b9 err.h: IS_ERR() can accept __user pointers by Dan Carpenter · 12 years ago
  7. fa9ee9c include/linux/err.h: add a function to cast error-pointers to a return value by Uwe Kleine-König · 14 years ago
  8. e47103b err.h: add __must_check to error pointer handlers by Jani Nikula · 15 years ago
  9. 603c4ba err.h: add helper function to simplify pointer error checking by Phil Carmody · 15 years ago
  10. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  11. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  12. fa79837 [PATCH] Fix IS_ERR Threshold Value by Ralf Baechle · 19 years ago
  13. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 20 years ago
  14. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago