aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-11-02 10:51:28 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-11-02 10:51:28 -0700
commitc150d66bd514b21a8d0c4da063d77fb7bf1ecc4b (patch)
tree8a9c4cdf74d0b36bbef71a3a6c6a90ed93c46626 /tools/perf/scripts/python/bin/stackcollapse-report
parentMerge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
parentevm: mark evm_fixmode as __ro_after_init (diff)
downloadlinux-c150d66bd514b21a8d0c4da063d77fb7bf1ecc4b.tar.gz
linux-c150d66bd514b21a8d0c4da063d77fb7bf1ecc4b.zip
Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Pull integrity subsystem updates from Mimi Zohar: "Other than the new gid IMA policy rule support and the RCU locking fix, the couple of remaining changes are minor/trivial (e.g. __ro_after_init, replacing strscpy)" * tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity: evm: mark evm_fixmode as __ro_after_init ima: Use strscpy instead of strlcpy ima_policy: Remove duplicate 'the' in docs comment ima: add gid support ima: fix uid code style problems ima: fix deadlock when traversing "ima_default_rules".
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
span title='2020-09-07 09:16:31 +0200'>2020-09-07mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()Krzysztof Kozlowski1-7/+5 2020-09-07mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_tKrzysztof Kozlowski1-2/+2 2020-09-07mmc: dw_mmc: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3 2020-09-07mmc: sdhci-tegra: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+2 2020-09-07mmc: sdhci-of-arasan: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+3 2020-09-07mmc: meson: Simplify with dev_err_probe()Krzysztof Kozlowski1-11/+5 2020-09-07mmc: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+1 2020-09-07mmc: dw_mmc-zx: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3 2020-09-07mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2 2020-09-07mmc: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+1 2020-09-07mmc: core: Allow setting slot index via device tree aliasMatthias Schiffer1-1/+25 2020-09-07dt-bindings: mmc: document alias supportMatthias Schiffer1-0/+4 2020-09-07mmc: meson-gx: use wrapper to avoid accessing internal varsWolfram Sang1-1/+1 2020-09-07dt-bindings: mmc: mmc-pwreq-simple: Accept more than one reset GPIOKrzysztof Kozlowski1-0/+2 2020-09-07dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matchingKrzysztof Kozlowski2-18/+21 2020-09-07mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren1-0/+1 2020-09-07mmc: mediatek: add pre_enable() and post_disable() hook functionChun-Hung Wu1-0/+22 2020-09-07mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu2-0/+8 2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti1-0/+1 2020-09-07mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang3-26/+4 2020-09-07mmc: tmio: don't reset whole IP core when tuning failsWolfram Sang2-24/+25 2020-09-07mmc: tmio: factor out common parts of the reset routineWolfram Sang3-26/+7 2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang3-12/+3 2020-09-07Revert "mmc: tmio: fix reset operation"Wolfram Sang1-16/+13 2020-09-07mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang1-6/+13 2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas1-0/+24 2020-09-07mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar1-1/+1 2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen1-3/+1 2020-09-07mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1 2020-09-07mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen3-0/+282