summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-05-12 10:41:45 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-05-12 10:41:45 -0700
commit1b84fc1503f24862d45eafb2e63da72b714da3fa (patch)
tree6f00b63b21ea10b695481eeb732e169488f6fbcb /tools/perf/scripts/python/bin/stackcollapse-record
parentf1e0527d2db416dfdef9c55132fed7fa05910101 (diff)
parent5ea30e4e58040cfd6434c2f33dc3ea76e2c15b05 (diff)
downloadkernel-1b84fc1503f24862d45eafb2e63da72b714da3fa.tar.gz
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull stackprotector fixlet from Ingo Molnar: "A single fix/enhancement to increase stackprotector canary randomness on 64-bit kernels with very little cost" * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
34eb53c5c76be01201c15310f461b69f'>Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds 2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds 2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2025-03-14scanf: break kunit into test casesTamir Duberstein 2025-03-14scanf: convert self-test to KUnitTamir Duberstein 2025-03-13printf: implicate test line in failure messagesTamir Duberstein 2025-03-13printf: break kunit into test casesTamir Duberstein 2025-03-13printf: convert self-test to KUnitTamir Duberstein 2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook 2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook 2025-03-10tests/module: nix-ifyJoel Granados 2025-03-05kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook 2025-03-04kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook 2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira 2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook 2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain 2024-11-28selftests: kallsyms: fix double build stupidityLuis Chamberlain 2024-11-07tests/module/gen_test_kallsyms.sh: use 0 value for variablesLuis Chamberlain 2024-10-28selftests: kallsyms: add MODULE_DESCRIPTIONArnd Bergmann 2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain