linux/include
Daniel Borkmann 6d67942dd0 bpf: add __must_check attributes to refcount manipulating helpers
Helpers like bpf_prog_add(), bpf_prog_inc(), bpf_map_inc() can fail
with an error, so make sure the caller properly checks their return
value and not just ignores it, which could worst-case lead to use
after free.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-21 11:25:58 -05:00
..
acpi
asm-generic mm: kmemleak: scan .data.ro_after_init 2016-11-11 08:12:37 -08:00
clocksource
crypto
drm drm: Don't force all planes to be added to the state due to zpos 2016-10-26 18:48:05 +02:00
dt-bindings
keys
kvm
linux bpf: add __must_check attributes to refcount manipulating helpers 2016-11-21 11:25:58 -05:00
math-emu
media
memory
misc
net netlink: use "unsigned int" in nla_next() 2016-11-19 22:11:25 -05:00
pcmcia
ras
rdma
rxrpc
scsi
soc
sound
target
trace
uapi ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables 2016-11-18 12:12:14 -05:00
video
xen
Kbuild