index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
err.h
Age
Commit message (
Expand
)
Author
2020-03-22
err.h: remove deprecated PTR_RET for good
Lukas Bulwahn
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-rc2
Linus Torvalds