aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-05-27 16:44:39 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-27 16:44:39 -0700
commit0121a32201dcc72933fb6019c41661e2f8a02fc5 (patch)
tree3e4944d4c1c7f1213413ac99f779629d67373c85 /tools/perf/scripts/python/stackcollapse.py
parentMerge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
parentovl: Do d_type check only if work dir creation was successful (diff)
downloadlinux-0121a32201dcc72933fb6019c41661e2f8a02fc5.tar.gz
linux-0121a32201dcc72933fb6019c41661e2f8a02fc5.zip
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Pull overlayfs update from Miklos Szeredi: "The meat of this is a change to use the mounter's credentials for operations that require elevated privileges (such as whiteout creation). This fixes behavior under user namespaces as well as being a nice cleanup" * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: ovl: Do d_type check only if work dir creation was successful ovl: update documentation ovl: override creds with the ones from the superblock mounter
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ss='insertions'>+0 2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903 2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern15-52/+76 2019-03-29net: Use common nexthop init and release helpersDavid Ahern3-37/+48 2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern4-19/+42 2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern9-127/+138 2019-03-29ipv4: Rename fib_nh entriesDavid Ahern10-174/+178 2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern1-19/+20 2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern2-18/+11 2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern7-30/+41 2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern3-4/+10 2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern2-108/+145 2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern2-12/+18 2019-03-29ipv4: Create init helper for fib_nhDavid Ahern2-89/+95 2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern3-27/+22 2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern1-6/+9