summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-31drm/i915/gt: perform uc late init after probe error injectionJonathan Gray
2023-03-31drm/i915/guc: Fix missing ecodesJonathan Gray
2023-03-31drm/i915/guc: Rename GuC register state capture node to be more obviousJonathan Gray
2023-03-31drm/i915/fbdev: lock the fbdev obj before vma pinJonathan Gray
2023-03-31drm/i915: Print return value on errorJonathan Gray
2023-03-31drm/amd/display: Fix DP MST sinks removal issueJonathan Gray
2023-03-31drm/amd/display: Remove OTG DIV register write for Virtual signals.Jonathan Gray
2023-03-31drm/amd/display: fix k1 k2 divider programming for phantom streamsJonathan Gray
2023-03-31drm/amd/display: Include virtual signal to set k1 and k2 valuesJonathan Gray
2023-03-31Check fd against >=0 instead of >0 in error path. The dup couldDarren Tucker
2023-03-30drop unnecessary copy of fname; ok tb@Omar Polo
2023-03-30Use 'char * const' instead of #define for repeatedKenneth R Westerback
2023-03-30keep match strings sortedKlemens Nanni
2023-03-30Attach Baikal-M PCIeKlemens Nanni
2023-03-30tabify two linesOmar Polo
2023-03-30don't access(conffile)Omar Polo
2023-03-30i2d_ECDSA_SIG() may return a negative value in case of error.Alexander Bluhm
2023-03-30escape "An" in a %T call, so groff does not flag it as an error;Jason McIntyre
2023-03-30adjust markup of one of the builtin kill usageOmar Polo
2023-03-30i2d_ECDSA_SIG() may return a negative value in case of error. HandleAlexander Bluhm
2023-03-30Add the protocol used to sync the repository to the open-metric output.Claudio Jeker
2023-03-30Map device tree read/write to unbreak root on softraidKlemens Nanni
2023-03-30Refactor extract_prefix() to first do the length checks and only thenClaudio Jeker
2023-03-30Remove needless memset() call, 'entries' variable andKenneth R Westerback
2023-03-30Call bn_copy() unconditionally in BN_mul() and BN_sqr()Theo Buehler
2023-03-30bio_ndef: add an empty line before returnTheo Buehler
2023-03-30Rework BN_exp() a bitTheo Buehler
2023-03-30Extra space in struct field definitions. NFCClaudio Jeker
2023-03-30Put the size of the pt_entry object into the struct itself.Claudio Jeker
2023-03-30Update comment: RTL8139 -> TNETE2101Kevin Lo
2023-03-30trailing whitespacesOmar Polo
2023-03-30strncpy -> strlcpy to properly NUL-terminate the copy of the pathOmar Polo
2023-03-30Ignore return value from muxclient(). It normally loops without returning,Darren Tucker
2023-03-30return SSH_ERR_KEY_NOT_FOUND if the allowed_signers file is empty,Damien Miller
2023-03-30Remove dead code from inside if block. The only way the if statement canDarren Tucker
2023-03-29Change 'type' to 'menuid' in various struct's, functions andKenneth R Westerback
2023-03-29plug leak of tagpos in poptag() if loadbuffer() failsOmar Polo
2023-03-29Quote possible 'none' answer as part of help text after questionKlemens Nanni
2023-03-29Instead of storing the short TAL name as repouri use the first TAL URIClaudio Jeker
2023-03-29Add missing semicolon to properly end switch caseKlemens Nanni
2023-03-29No need to assume a nil GUID can be found at gpt_types[0]. JustKenneth R Westerback
2023-03-29Mark the struct aid name as const char * since it points to static memory.Claudio Jeker
2023-03-29Simplify code by having PRT_uuid_to_type() return -1 whenKenneth R Westerback
2023-03-29Switch prefix_adjout_get and new prefix_adjout_first to use a pt_entryClaudio Jeker
2023-03-29drop needless global tagsfn pathOmar Polo
2023-03-29Rework test failure printingTheo Buehler
2023-03-29Dedup print functions on test failureTheo Buehler
2023-03-29Fix printfs that escaped defensive greppingTheo Buehler
2023-03-29change tagvisit (aka visit-tag-table) to immediately load the tag fileOmar Polo
2023-03-29Dedup generate_test_triple() and generate_test_quintuple()Theo Buehler