summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2020-12-08 09:03:51 -0500
committerTrond Myklebust <trond.myklebust@hammerspace.com>2020-12-14 06:51:08 -0500
commit7aedc687c9f62e0d22b3231a100030e02344be1a (patch)
tree4f5ae1b2bc0dba4cd3a67cd86c988b121022189e /tools/perf/scripts/python/bin
parent503b934a752f7e789a5f33217520e0a79f3096ac (diff)
downloadkernel-7aedc687c9f62e0d22b3231a100030e02344be1a.tar.gz
NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow
If the server returns more data than we have buffer space for, then we need to truncate and exit early. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
3aeaa46c1630bb9fb106a46e30'>pinctrl: stm32: stm32: Add of_node_put() before returnNishka Dasgupta 2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds 2019-06-01pinctrl: stm32: Add links to consumersLinus Walleij 2019-05-24pinctrl: stm32: add lock mechanism for irqmux selectionAlexandre Torgue 2019-05-24pinctrl: stm32: Enable suspend/resume for stm32mp157c SoCAlexandre Torgue 2019-05-24pinctrl: stm32: add suspend/resume managementAlexandre Torgue 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-05-03pinctrl: stm32: check irq controller availability at probeFabien Dessenne 2019-04-23pinctrl: stm32: align stm32mp157 pin namesAlexandre Torgue 2019-04-23pinctrl: stm32: add package information for stm32mp157cAlexandre Torgue 2019-04-23pinctrl: stm32: introduce package supportAlexandre Torgue 2019-02-20pinctrl: stm32: return error upon hwspinlock failureAlexandre Torgue 2019-02-20pinctrl: stm32: fix memory leak issueAlexandre Torgue 2018-11-19pinctrl: stm32: protect configuration registers with a hwspinlockBenjamin Gaignard 2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring 2018-07-29pinctrl: stm32: add syscfg mask parameterLudovic Barre 2018-07-29pinctrl: stm32: check node status before new gpio bank registeringAlexandre Torgue 2018-07-29pinctrl: stm32: fix bank io port numberAlexandre Torgue 2018-05-24pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre