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