Age | Commit message (Expand) | Author |
2020-08-03 | sync | Theo de Raadt |
2020-08-03 | Gear Head keyboard IDs, from Tom Murphy | Theo de Raadt |
2020-08-03 | remove timeval conversion interfaces no longer in linux | Jonathan Gray |
2020-08-02 | Make iwx(4) match any AX200 device again. | Stefan Sperling |
2020-08-01 | Add support for AX201 devices to iwx(4). | Stefan Sperling |
2020-08-01 | Add support for remote coverage to kcov. Remote coverage is collected | anton |
2020-07-31 | Update Spleen kernel fonts to version 1.8.2, bringing the following | Frederic Cambus |
2020-07-31 | In xhci_device_isoc_start() do first check if the transfer is | Marcus Glocker |
2020-07-31 | Skip making structure elements const, as it provides no benefit, and | Theo de Raadt |
2020-07-31 | Make sure bcmtmon(4) attaches even if it has a "syscon" compatible. | Mark Kettenis |
2020-07-31 | Nuke all occurrences of usbd_abort_pipe() if it gets called right | Marcus Glocker |
2020-07-31 | Make writes to the coverage buffer MP-safe using atomic operations. | anton |
2020-07-30 | When this Aviion-only driver is eventually sent to join its friends in the attic | Kenneth R Westerback |
2020-07-30 | regen | Stefan Sperling |
2020-07-30 | add PCI ID of intel Wi-Fi 6 AX201 devices | Stefan Sperling |
2020-07-30 | "#ifndef SIOP_DEBUG\n#undef SIOP_DEBUG\n#endif" is a bit silly. | Kenneth R Westerback |
2020-07-29 | Don't turn on SDEV_DB* flags via UDMASS_UPPER. If you want SCSI debug output, | Kenneth R Westerback |
2020-07-29 | Don't #undef AHC_DEBUG. Lets kernel "option AHC_DEBUG" work. Not sure what I was | Kenneth R Westerback |
2020-07-29 | Don't nest a enum declaration inside a struct declaration, and anyway | Theo de Raadt |
2020-07-29 | fix new typo | Theo de Raadt |
2020-07-29 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random | Kenneth R Westerback |
2020-07-29 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random | Kenneth R Westerback |
2020-07-29 | drm/amd/powerplay: fix a crash when overclocking Vega M | Jonathan Gray |
2020-07-29 | drm/amdgpu: Fix NULL dereference in dpm sysfs handlers | Jonathan Gray |
2020-07-29 | drm/amdgpu: fix preemption unit test | Jonathan Gray |
2020-07-29 | drm/amdgpu/gfx10: fix race condition for kiq | Jonathan Gray |
2020-07-29 | drm/amd/display: add dmcub check on RENOIR | Jonathan Gray |
2020-07-29 | drm/amd/display: Check DMCU Exists Before Loading | Jonathan Gray |
2020-07-29 | change ktime to nanoseconds in drm | Jonathan Gray |
2020-07-29 | Fix yet another panic in which wsevent_fini() ends up being called with | anton |
2020-07-28 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random | Kenneth R Westerback |
2020-07-28 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random | Kenneth R Westerback |
2020-07-28 | Fix a problem related to isochronous transfers appearing in certain | Marcus Glocker |
2020-07-27 | trim trailing whitespace in if_iwn.c | Stefan Sperling |
2020-07-26 | Avoid nvram lock timeout on sparc64 systems with onboard BCM5704 instances | Mark Kettenis |
2020-07-26 | Reduce IWN_DEBUG message noise related to scanning. | Stefan Sperling |
2020-07-25 | No need for a bzero(), just init saa.sf to NULL. All the saa.saa | Kenneth R Westerback |
2020-07-25 | Nuke unused struct scsi_link member of struct wd33c93_softc. | Kenneth R Westerback |
2020-07-24 | Turning on various scsi drivers' *DEBUG options reveals that this has | Kenneth R Westerback |
2020-07-23 | drm/i915/perf: Use GTT when saving/restoring engine GPR | Jonathan Gray |
2020-07-23 | drm/i915/gvt: Fix two CFL MMIO handling caused by regression. | Jonathan Gray |
2020-07-23 | drm/i915/gt: Only swap to a random sibling once upon creation | Jonathan Gray |
2020-07-23 | drm/i915/gt: Ignore irq enabling on the virtual engines | Jonathan Gray |
2020-07-23 | drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2. | Jonathan Gray |
2020-07-23 | drm/amdgpu/display: create fake mst encoders ahead of time (v4) | Jonathan Gray |
2020-07-23 | drm/amd/display: OLED panel backlight adjust not work with external display c... | Jonathan Gray |
2020-07-23 | drm/amd/display: handle failed allocation during stream construction | Jonathan Gray |
2020-07-23 | drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() | Jonathan Gray |
2020-07-23 | drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode | Jonathan Gray |
2020-07-23 | Even more whitespace fixup. | Patrick Wildt |