summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-11-01 19:15:53 -0700
committerEric Biggers <ebiggers@kernel.org>2025-11-05 20:30:51 -0800
commitb8b816ec046922ef362120c14009516b92a26385 (patch)
tree429d7c7ec2b1b71802abcd9f388935842f119005 /tools/perf/scripts/python/export-to-postgresql.py
parent496df7cd649dcb0437d3dbde5231bd5dcd77d2ec (diff)
downloadkernel-b8b816ec046922ef362120c14009516b92a26385.tar.gz
lib/crypto: arm/blake2s: Fix some comments
Fix the indices in some comments in blake2s-core.S. Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20251102021553.176587-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
i_enable_device()Rolf Eike Beer 2022-09-26sunhme: Remove versionSean Anderson 2022-09-26sunhme: remove unused tx_dump_ring()Rolf Eike Beer 2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson 2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang 2022-07-13net: sunhme: output link status with a single print.Nick Bowler 2022-03-07ethernet: sun: Free the coherent when failing in probingZheyu Ma 2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski 2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski 2021-08-23net: sunhme: Remove unused macrosChristophe JAILLET