summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2019-05-09 04:59:30 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-05-28 12:38:08 -0400
commitdebb0dd644ce4f304240b37faa360c7cc0b89d7c (patch)
tree756641c4fdd8fcb8ea72d6d8c8acf964ffed3da5 /tools/perf/scripts/python/bin/stackcollapse-report
parenteff73de2b1600ad8230692f00bc0ab49b166512a (diff)
downloadkernel-debb0dd644ce4f304240b37faa360c7cc0b89d7c.tar.gz
media: pwc: convert to BIT macro
This converts the driver to using the BIT macro to increase readability Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
4gtp: do not confirm neighbor when do pmtu updateHangbin Liu 2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu 2019-12-14gtp: avoid zero size hashtableTaehee Yoo 2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo 2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo 2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo 2019-07-07gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo 2019-07-07gtp: fix use-after-free in gtp_newlink()Taehee Yoo 2019-07-07gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo 2019-07-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo 2019-07-07gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo 2019-07-07gtp: fix suspicious RCU usageTaehee Yoo 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg 2019-03-22genetlink: make policy common to familyJohannes Berg