aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/tests/poly1305-testvecs.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
commitf850568efe3a7a9ec4df357cfad1f997f0058924 (patch)
treeac8b8c5a591b2fb5054a5a0aec1849e83a91d3f0 /lib/crypto/tests/poly1305-testvecs.h
parentMerge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
parenti2c: muxes: pca954x: Fix broken reset-gpio usage (diff)
downloadlinux-master.tar.gz
linux-master.zip
Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxHEADmaster
Pull i2c fix from Wolfram Sang: "Two reverts merged into one commit to handle a regression caused by a wrong cleanup because the underlying implications were unclear" * tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: muxes: pca954x: Fix broken reset-gpio usage
Diffstat (limited to 'lib/crypto/tests/poly1305-testvecs.h')
0 files changed, 0 insertions, 0 deletions
eprecated.v1.5.3-rc0Junio C Hamano3-0/+6 2007-07-02git-stash: make "save" the default action again.Junio C Hamano2-6/+7 2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano142-2094/+2094 2007-07-02Start deprecating "git-command" in favor of "git command"Linus Torvalds3-2/+19 2007-07-02git-fsck: add --lost-found optionJohannes Schindelin3-1/+62 2007-07-02format-patch: Add format.subjectprefix config optionAdam Roben6-3/+76 2007-07-02Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt1-10/+17 2007-07-02"git-push $URL" without refspecs pushes only matching branchesJunio C Hamano1-0/+7 2007-07-02Correctly document the name of the global excludes file configurationMichael Hendricks1-1/+1 2007-07-02Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins1-0/+20 2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King2-5/+5 2007-07-02Documentation: quote {non-attributes} for asciidocJeff King4-9/+9 2007-07-02Make '!' aliases more usefulJohannes Schindelin1-0/+15 2007-07-02getenv/setenv: use constants if availableMatthias Lederhofer2-3/+3 2007-07-02git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege1-0/+11 2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve1-4/+17 2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege2-6/+107 2007-07-02Update public documentation links for 1.5.2.3Junio C Hamano1-1/+2 2007-07-02GIT 1.5.2.3v1.5.2.3Junio C Hamano3-2/+29 2007-07-01Documentation: quote {non-attributes} for asciidocJeff King1-4/+4 2007-07-01git-stash: don't complain when listing in a repo with no stashJeff King1-0/+5 2007-07-01git-stash: fix "can't shift that many" with no argumentsJeff King1-1/+1 2007-07-01git-stash: fix "no arguments" case in documentationJeff King1-2/+2 2007-07-01git-stash: require "save" to be explicit and update documentationJunio C Hamano2-31/+30 2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt1-2/+2 2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin2-1/+55