Age | Commit message (Expand) | Author |
2022-06-10 | drm/amd/pm: fix double free in si_parse_power_table() | Jonathan Gray |
2022-06-10 | drm/amd/display: Disabling Z10 on DCN31 | Jonathan Gray |
2022-06-10 | add struct kobj_attribute | Jonathan Gray |
2022-06-09 | Reorganize the handling of tap inputs. | Ulf Brosziewski |
2022-06-09 | Properly error out if a variable does not exist. Need to pass back | Claudio Jeker |
2022-06-09 | Change argument of ktable_get from ifd->ifi_rdomain to kif->k.rdomain. | Claudio Jeker |
2022-06-09 | Remove the rdomain / rtableid passed to some kroute functions. | Claudio Jeker |
2022-06-09 | Handle "broken-cd" as "non-removable" like we do in dwmmc(4). Needed on | Mark Kettenis |
2022-06-09 | point developers to the other place where the remaining flags values are | Marc Espie |
2022-06-09 | Readd ETHERTYPE_NHRPA case. | mbuhl |
2022-06-09 | Add gpiorestart(4). | Mark Kettenis |
2022-06-09 | Add gpiorestart(4), a driver that resets a SoC/board/machine using a GPIO | Mark Kettenis |
2022-06-09 | se more specific discrimination to know if extra data is still there after | Marc Espie |
2022-06-09 | If an application gives the first parameter to OSC 52, validate and pass | Nicholas Marriott |
2022-06-08 | Add Lublin airport (LUZ), which I visited today during a day trip to Lublin. | Frederic Cambus |
2022-06-08 | do not refuse valid IPv6 addresses in -X connect (HTTP CONNECT proxy) | Damien Miller |
2022-06-08 | KNF, mostly whitespace - no binary change on amd64 | Theo Buehler |
2022-06-08 | When looking for the next block to tag, we aren't interested in children | Ingo Schwarze |
2022-06-08 | recognize @extraglob for later | Marc Espie |
2022-06-08 | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze |
2022-06-08 | sync | Stuart Henderson |
2022-06-08 | stfpinctrl(4) | Mark Kettenis |
2022-06-08 | Add a new option which allows to set an alternative base-directory to | Marcus Glocker |
2022-06-08 | Add stfpinctrl(4). | Mark Kettenis |
2022-06-08 | Add stfpinctrl(4), a driver for the pinctrl/gpio block found on the | Mark Kettenis |
2022-06-08 | sync | Stuart Henderson |
2022-06-07 | fixes potential memory leak. if_vinput() should always consume packet | Alexandr Nedvedicky |
2022-06-07 | fixes NULL pointer dereference panic triggered by relayd. | Alexandr Nedvedicky |
2022-06-07 | Enable stfclock(4) and make xhci(4) attach to fdt. | Mark Kettenis |
2022-06-07 | Fix format strings: change %i, %li, %lli to %d, %ld, %lld and switch to | Theo Buehler |
2022-06-07 | Change the loop index from an unsigned int to size_t now that all | Theo Buehler |
2022-06-07 | Simplify another CBS_write_bytes() call in d2i_SSL_SESSION() | Theo Buehler |
2022-06-07 | Switch sid_ctx_length in SSL, SSL_CTX and SSL_SESSION to a size_t | Theo Buehler |
2022-06-07 | Use CBS_write_bytes() instead of manual unpacking of a CBS and assigning | Theo Buehler |
2022-06-07 | Simplify various CBS_write_bytes() calls | Theo Buehler |
2022-06-07 | Switch SSL_SESSION's session_id_length to a size_t | Theo Buehler |
2022-06-07 | Add missing error check call in ssl3_get_new_session_ticket() | Theo Buehler |
2022-06-07 | Another small readability tweak: compare explicitly against 0 and NULL, | Theo Buehler |
2022-06-07 | Tweak readability of a test: compare tmp explicitly against 0 and drop | Theo Buehler |
2022-06-07 | Add a cast to SSL_SESSION_get_id() to indicate that session_id_length | Theo Buehler |
2022-06-07 | fix indent | Theo Buehler |
2022-06-07 | Unindent and simplify remove_session_lock() | Theo Buehler |
2022-06-07 | Drop an unnecessary cast | Theo Buehler |
2022-06-07 | Simplify CBS_write_bytes() invocation | Theo Buehler |
2022-06-07 | The master_key_length can no longer be < 0 | Theo Buehler |
2022-06-07 | Switch the SSL_SESSION's master_key_length to a size_t | Theo Buehler |
2022-06-07 | Add error checking to tls_session_secret_cb() calls | Theo Buehler |
2022-06-07 | Try to be more precise with rtlabelid tracking. | Claudio Jeker |
2022-06-07 | uint8_t not u_int8_t. Damn finger memory. | Claudio Jeker |
2022-06-07 | Retire F_RTLABEL it was not used for anything. | Claudio Jeker |