Age | Commit message (Expand) | Author |
2020-06-12 | Add test for passive interfaces | denis |
2020-06-12 | Fix pasto; configure pin as input if it isn't an output. | Mark Kettenis |
2020-06-12 | Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs is | Mark Kettenis |
2020-06-12 | Make amdgpu_irq_add_domain silent; this functionality is only needed to | Mark Kettenis |
2020-06-12 | Remove superflous space I added with my last commit. | remi |
2020-06-12 | add a comment saying that name_cmp() is intentionally undocumented; | Ingo Schwarze |
2020-06-12 | don't warn on calls to drm_connector_attach_content_protection_property() | Jonathan Gray |
2020-06-12 | correct typo, this did not compile.. | Theo de Raadt |
2020-06-12 | document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3); | Ingo Schwarze |
2020-06-12 | Do not wait on shutdown for commands started with run -b. | Nicholas Marriott |
2020-06-12 | Pay attention to the (Linux) kernel log level. | Mark Kettenis |
2020-06-12 | Since we don't support CONFIG_SWIOTLB, make drm_need_swiotlb() just return | Mark Kettenis |
2020-06-12 | We won't support debugfs stuff on OpenBSD, at least not via a filesystem | Mark Kettenis |
2020-06-12 | Make i915_perf_register silent; don't see us supporting this functionality | Mark Kettenis |
2020-06-12 | Revert addition of double underbars for filter-specific flag. | Martin Pieuchot |
2020-06-12 | update usage() with -R. | remi |
2020-06-12 | Check if a pane needs to be paused when output is written rather than | Nicholas Marriott |
2020-06-12 | move-pane also defaults to marked pane now, reported by Ben Challenor. | Nicholas Marriott |
2020-06-12 | DRM_I915_FBDEV was replaced by DRM_FBDEV_EMULATION | Jonathan Gray |
2020-06-12 | Fix quoting with newlines and single quotes. | Nicholas Marriott |
2020-06-12 | Add -R to show a summary of rdomains with associated interfaces and tables. | remi |
2020-06-12 | remove unused mcx_softc members. | David Gwynne |
2020-06-12 | correct RFC number; from HARUYAMA Seigo via GH PR191 | Damien Miller |
2020-06-11 | wrap some long lines. no functional change. | David Gwynne |
2020-06-11 | Add some formats for search in copy mode (search_present, search_match). | Nicholas Marriott |
2020-06-11 | Fix small bug in parsing the IORT tables. Mapping entries specify the number | Mark Kettenis |
2020-06-11 | wording tweaks from ross l richardson and tb; | Jason McIntyre |
2020-06-11 | sort; | Jason McIntyre |
2020-06-11 | Fix a regression in rev. 1.238 (2019/07/26): | Otto Moerbeek |
2020-06-11 | When detaching uaudio, wait for device ref counter to drop to 0 | Alexandre Ratchov |
2020-06-11 | Use setlocale(LC_CTYPE, "") instead of setlocale(LC_ALL, "") | Todd C. Miller |
2020-06-11 | Move FRELE() outside fdplock in dup*(2) code. This avoids a potential | Visa Hankala |
2020-06-11 | Fix length parameter to strlcpy, inputFS is a pointer. | Todd C. Miller |
2020-06-11 | handle sg_set_page() with NULL page argument | Jonathan Gray |
2020-06-11 | In iwn(4), iwm(4), and iwx(4), don't set the interface's MAC address again | Stefan Sperling |
2020-06-11 | Fix a crash when completing sessions, from Anindya Mukherjee. | Nicholas Marriott |
2020-06-11 | Add a -A option to pause a pane manually. | Nicholas Marriott |
2020-06-11 | Rename poll-compatibility flag to better reflect what it is. | Martin Pieuchot |
2020-06-11 | Make spec_kqfilter() and cttykqfilter() behave like their corresponding | Martin Pieuchot |
2020-06-11 | Make iwx(4) update the Tx ring byte count table. | Stefan Sperling |
2020-06-11 | Increase iwx(4) command queue size. Otherwise the firmware sends duplicate | Stefan Sperling |
2020-06-11 | Load iwx(4) firmware just once. | Stefan Sperling |
2020-06-11 | Add initial support for regulatory domain updates in iwx(4). | Stefan Sperling |
2020-06-11 | Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data | Stefan Sperling |
2020-06-11 | whitespace and speeling fix in a comment. no functional change. | David Gwynne |
2020-06-11 | make taskq_barrier wait for pending tasks, not just the running tasks. | David Gwynne |
2020-06-11 | sync | Theo de Raadt |
2020-06-11 | Make use of hardware crypto for CCMP. The tricky bits had been lying | Jonathan Matthew |
2020-06-11 | escodec(4) | Patrick Wildt |
2020-06-11 | simpleamp(4) and simpleaudio(4) | Patrick Wildt |