openbsd
2024-08-17 denisReplace homemade copy_of() with strdup()
2024-08-17 deraadticc_detach was not listed in cfattach
2024-08-17 mpiUse km_alloc(9) to allocate USPACE instead of uvm_pglis...
2024-08-17 kettenisSkip the FADT check on OpenBSD. Without it the GPU...
2024-08-17 kettenisThe amdgpu(4) code uses separate code paths for suspend...
2024-08-17 kettenisLinux doesn't consider S4 to be a suspend target state.
2024-08-17 denisAllow PPP interface to run in an rdomain and get a...
2024-08-17 phesslereffectively revert revision 1.7.
2024-08-17 tbZap a trailing comma to appease mandoc -Tlint
2024-08-17 tbsync
2024-08-17 tbRemove docs of various X509_TRUST "functionality" that...
2024-08-17 florianSince we are not using a pid file the manuals render...
2024-08-17 miodCheckpoint of work-in-progress attempt to support the...
2024-08-17 miodCorrect capitalization of FXe and use decimal version...
2024-08-17 djmmention that ed25519 is the default key type generated and
2024-08-17 djmfix minor memory leak in Subsystem option parsing;
2024-08-17 stspenable qwx(4) ext irqs earlier for suspend/resume
2024-08-17 djmfix swapping of source and destination addresses in...
2024-08-17 jsgavoid uninitialised var use in nfs_serv.c error paths
2024-08-17 yasuokaFix some memory leaks in the RADIUS part.
2024-08-17 deraadtwhitespace
2024-08-17 deraadtperusing drivers on other systems, there appears to...
2024-08-17 deraadtThe dwiic_init() routine is used at startup to read...
2024-08-17 deraadtdwiic_activate did not inform sub-devices with config_a...
2024-08-17 deraadtdwiic resume is almost exclusively a "hardware state...
2024-08-17 jsgskip Controller Save State (CSS) and Controller Restore...
2024-08-16 guentherCast to unsigned char after or'ing in the meta bit...
2024-08-16 guentherDelete duplicated x{m,re}alloc() declarations and add...
2024-08-16 guentherDelete bogus test of array being NULL
2024-08-16 guentherstrn?casecmp() config bits were incomplete. We have...
2024-08-16 guentherFix precedence lossage reported by clang that results in
2024-08-16 deraadtsync
2024-08-16 mpiAtomically modify `nthreads' and move proc_free() out...
2024-08-16 florianRemove reference to telnet(1).
2024-08-16 floriantelnet(1) is not a good example for logging in over...
2024-08-16 florianAdd pledge & unveil.
2024-08-16 deraadtwhitespace
2024-08-16 janvio(4): Don't set IPv4 checksum OK flag for rx packets.
2024-08-16 miodFix bounds checking in wsmux_getmux().
2024-08-16 kettenisSet CONFIG_AMD_PMC. We don't have the corresponding...
2024-08-16 kettenisHook up a few more bits of suspend/resume power managem...
2024-08-16 kettenisdrm/amd: Stop evicting resources on APUs in suspend
2024-08-16 yasuokaMake sure that the uptime field is always updated....
2024-08-16 yasuokaFree memory as much as possible. Also, fix a use-after...
2024-08-16 yasuokaSend a reply to the control client when DAE is timed...
2024-08-16 yasuokaDelete req_modified. Which is not used.
2024-08-16 mvsIntroduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl...
2024-08-16 robertadd 7.7 syspatch pubkey
2024-08-16 deraadtdelete disabled ACPI-related code in here, this power...
2024-08-16 patrickAlign more register addresses and data structures...
2024-08-15 patrickFurther minor cleanup for improved readability, with...
2024-08-15 patrickInitial patchset on top of the qwx(4) to adjust for...
2024-08-15 deraadtwhitespace
2024-08-15 kettenisUpon resume, restore the saved state. Newer Intel...
2024-08-15 deraadtsync
2024-08-15 deraadtsync
2024-08-15 claudioRegen some OK files since the bgpctl rib header changed.
2024-08-15 dlgadd BIOCSETFNR, which is like BIOCSETF but doesnt reset...
2024-08-15 jobEnsure synchronization jobs are stopped when the timeou...
2024-08-15 patricksync
2024-08-15 patrickAdd Qualcomm WCN7850
2024-08-15 sthenadd 77-fw pubkey
2024-08-15 tbbsd.port.mk: typo dbp -> dpb
2024-08-15 tbDocument DWZ and fix a few mandoc lints
2024-08-15 claudioCall repo_check_timeout() before colleting the POLLOUT...
2024-08-15 claudioAdd filtered support to bgplgd.
2024-08-15 yasuokaAccept empty lines for authopts to fix the parser to...
2024-08-15 guentherunifdef for S_I{FLNK,FIFO,FSOCK}. For the operations...
2024-08-15 jsgdrm/radeon: Remove __counted_by from StateArray.states[]
2024-08-15 jsgdrm/dp_mst: Skip CSN if topology probing is not done yet
2024-08-15 jsgdrm/client: fix null pointer dereference in drm_client_...
2024-08-15 jsgdrm/i915/gem: Adjust vma offset for framebuffer mmap...
2024-08-15 jsgdrm/amdgpu: Forward soft recovery errors to userspace
2024-08-15 jsgdrm/amd/display: Skip Recompute DSC Params if no Stream...
2024-08-15 jsgdrm/i915/gem: Fix Virtual Memory mapping boundaries...
2024-08-15 jsgdrm/amd/display: Add null checker before passing variables
2024-08-15 jsgdrm/amd/pm: Fix the null pointer dereference for vega10...
2024-08-15 jsgdrm/amdgpu: Add lock around VF RLCG interface
2024-08-15 jsgdrm/admgpu: fix dereferencing null pointer context
2024-08-15 jsgdrm/amdgpu/pm: Fix the null pointer dereference in...
2024-08-15 jsgdrm/amdgpu: Fix the null pointer dereference to ras_manager
2024-08-15 jsgdrm/amdgpu/pm: Fix the null pointer dereference for...
2024-08-15 jsgdrm/amdgpu/pm: Fix the param type of set_power_profile_mode
2024-08-15 jsgdrm/amdgpu: fix potential resource leak warning
2024-08-15 jsgdrm/amd/display: Add delay to improve LTTPR UHBR interop
2024-08-15 guenthert_recvmmsg and t_sendmmsg were enabled in 2022
2024-08-15 guentherSupport describing ABI changes for static libraries...
2024-08-15 djmadapt to EVP_PKEY conversion
2024-08-15 djmConvert RSA and ECDSA key to the libcrypto EVP_PKEY...
2024-08-15 guenther'newercnt' no longer does anything that 'refcnt' doesn...
2024-08-14 claudioAdd 'bgpctl show rib filtered' support.
2024-08-14 claudioIntroduce 'rde rib Loc-RIB include filtered' a feature...
2024-08-14 bluhmImplement bounce buffering for AMD SEV in amd64 bus...
2024-08-14 mvsPush kernel lock down to net_sysctl().
2024-08-14 florianresdebug and no_tld_query are unused
2024-08-14 floriansortlist is unused
2024-08-14 florianlwserver is unused, whatever that is / was.
2024-08-14 tobiasReorder calloc arguments
2024-08-14 tobiasExtend sshbuf validation
2024-08-14 tobiasUse freezero for better readability
next