Age | Commit message (Expand) | Author |
2022-06-10 | Add OSW in Orsk (ÐеÑопоÑÑ ÐÑÑÑк), wher... | Klemens Nanni |
2022-06-10 | Ignore OSC if the first argument is not properly terminated. | Nicholas Marriott |
2022-06-10 | Unify error messages on d2i failure for econtent | Theo Buehler |
2022-06-10 | Dedup econtent version checks | Theo Buehler |
2022-06-10 | Add _?ENTRY_NB() macro for doing an ASM function entry without | Philip Guenther |
2022-06-10 | drm/i915/dsi: fix VBT send packet port selection for ICL+ | Jonathan Gray |
2022-06-10 | drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. | Jonathan Gray |
2022-06-10 | drm/i915: Fix CFI violation with show_dynamic_id() | Jonathan Gray |
2022-06-10 | drm/edid: fix invalid EDID extension block filtering | Jonathan Gray |
2022-06-10 | drm: fix EDID struct for old ARM OABI format | Jonathan Gray |
2022-06-10 | drm/amd/pm: update smartshift powerboost calc for smu13 | Jonathan Gray |
2022-06-10 | drm/amd/pm: update smartshift powerboost calc for smu12 | Jonathan Gray |
2022-06-10 | drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo | Jonathan Gray |
2022-06-10 | drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init | Jonathan Gray |
2022-06-10 | drm/amd/pm: fix the compile warning | Jonathan Gray |
2022-06-10 | drm/plane: Move range check for format_count earlier | Jonathan Gray |
2022-06-10 | drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells | Jonathan Gray |
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 |