Age | Commit message (Expand) | Author |
2024-08-17 | skip Controller Save State (CSS) and Controller Restore State (CRS) | Jonathan Gray |
2024-08-16 | Cast to unsigned char after or'ing in the meta bit, so the compiler | Philip Guenther |
2024-08-16 | Delete duplicated x{m,re}alloc() declarations and add argument types | Philip Guenther |
2024-08-16 | Delete bogus test of array being NULL | Philip Guenther |
2024-08-16 | strn?casecmp() config bits were incomplete. We have them so | Philip Guenther |
2024-08-16 | Fix precedence lossage reported by clang that results in | Philip Guenther |
2024-08-16 | sync | Theo de Raadt |
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie |
1995-12-22 | Import of texinfo-3.6 from FSF | Niklas Hallqvist |
2024-08-16 | Atomically modify `nthreads' and move proc_free() out of KERNEL_LOCK(). | Martin Pieuchot |
2024-08-16 | Remove reference to telnet(1). | Florian Obser |
2024-08-16 | telnet(1) is not a good example for logging in over the network. | Florian Obser |
2024-08-16 | Add pledge & unveil. | Florian Obser |
2024-08-16 | whitespace | Theo de Raadt |
2024-08-16 | vio(4): Don't set IPv4 checksum OK flag for rx packets. | Jan Klemkow |
2024-08-16 | Fix bounds checking in wsmux_getmux(). | Miod Vallat |
2024-08-16 | Set CONFIG_AMD_PMC. We don't have the corresponding driver just yet, but | Mark Kettenis |
2024-08-16 | Hook up a few more bits of suspend/resume power management code. This | Mark Kettenis |
2024-08-16 | drm/amd: Stop evicting resources on APUs in suspend | Mark Kettenis |
2024-08-16 | Make sure that the uptime field is always updated. Previously it was | YASUOKA Masahiko |
2024-08-16 | Free memory as much as possible. Also, fix a use-after-free when exiting. | YASUOKA Masahiko |
2024-08-16 | Send a reply to the control client when DAE is timed out instead of | YASUOKA Masahiko |
2024-08-16 | Delete req_modified. Which is not used. | YASUOKA Masahiko |
2024-08-16 | Introduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl)() handlers and | Vitaliy Makkoveev |
2024-08-16 | add 7.7 syspatch pubkey | Robert Nagy |
2024-08-16 | delete disabled ACPI-related code in here, this power management is | Theo de Raadt |
2024-08-16 | Align more register addresses and data structures with ath12k. | Patrick Wildt |
2024-08-15 | Further minor cleanup for improved readability, with the major change that | Patrick Wildt |
2024-08-15 | Initial patchset on top of the qwx(4) to adjust for ath12k. Still not | Patrick Wildt |
2024-08-15 | whitespace | Theo de Raadt |
2024-08-15 | Upon resume, restore the saved state. Newer Intel xHCI controller (e.g. | Mark Kettenis |
2024-08-15 | sync | Theo de Raadt |
2024-08-15 | sync | Theo de Raadt |
2024-08-15 | Regen some OK files since the bgpctl rib header changed. | Claudio Jeker |
2024-08-15 | add BIOCSETFNR, which is like BIOCSETF but doesnt reset the buffer or stats. | David Gwynne |
2024-08-15 | Ensure synchronization jobs are stopped when the timeout is reached | Job Snijders |
2024-08-15 | sync | Patrick Wildt |
2024-08-15 | Add Qualcomm WCN7850 | Patrick Wildt |
2024-08-15 | add 77-fw pubkey | Stuart Henderson |
2024-08-15 | bsd.port.mk: typo dbp -> dpb | Theo Buehler |
2024-08-15 | Document DWZ and fix a few mandoc lints | Theo Buehler |
2024-08-15 | Call repo_check_timeout() before colleting the POLLOUT fds. Since | Claudio Jeker |
2024-08-15 | Add filtered support to bgplgd. | Claudio Jeker |
2024-08-15 | Accept empty lines for authopts to fix the parser to accept the old | YASUOKA Masahiko |
2024-08-15 | unifdef for S_I{FLNK,FIFO,FSOCK}. For the operations where we use | Philip Guenther |
2024-08-15 | drm/radeon: Remove __counted_by from StateArray.states[] | Jonathan Gray |
2024-08-15 | drm/dp_mst: Skip CSN if topology probing is not done yet | Jonathan Gray |
2024-08-15 | drm/client: fix null pointer dereference in drm_client_modeset_probe | Jonathan Gray |
2024-08-15 | drm/i915/gem: Adjust vma offset for framebuffer mmap offset | Jonathan Gray |
2024-08-15 | drm/amdgpu: Forward soft recovery errors to userspace | Jonathan Gray |