summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-10-25 18:14:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-10-25 18:14:31 -0700
commite5f6d9afa3415104e402cd69288bb03f7165eeba (patch)
treef1e6b358e27765d2b02b792ac32f4fbd2f5265d1 /tools/perf/scripts/python
parentc300af28572d05ae6891c359a7c8c2c81f01dccf (diff)
parentcaf539cd1087f7c36b9c4df271575e9aee49fde5 (diff)
downloadkernel-e5f6d9afa3415104e402cd69288bb03f7165eeba.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fix from David Miller: "Build regression fix" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc: Fix VDSO build with older binutils.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
gers 2022-09-11fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGNEric Biggers 2022-09-06fscrypt: stop using PG_error to track error statusEric Biggers 2022-08-22fscrypt: remove fscrypt_set_test_dummy_encryption()Eric Biggers 2022-08-03fscrypt: add fscrypt_context_for_new_inodeJeff Layton 2022-08-03fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_sizeJeff Layton 2022-05-09fscrypt: add new helper functions for test_dummy_encryptionEric Biggers 2022-04-13fscrypt: split up FS_CRYPTO_BLOCK_SIZEEric Biggers