openbsd
2024-08-08 tbinstead of including a literal NUL in a string, use...
2024-08-08 kettenisFix gasio access size.
2024-08-08 dvStart wire_count for EPT pde pages at 1.
2024-08-08 bluhmIn sysctl KERN_FILE_BYPID stop traversal after pid...
2024-08-08 janigc(4): Use same size for DMA mapping and allocation...
2024-08-08 miodPrevent spurious "/bsd.upgrade is not u+x" message...
2024-08-08 miodMake user ci_flags is declared volatile.
2024-08-08 mvsUnlock KERN_MSGBUFSIZE and KERN_CONSBUFSIZE.
2024-08-08 tbui_util.c needs stdio.h and ui.h, but not ui_compat...
2024-08-08 yasuokaUse timingsafe_memcmp() when comparing the authenticato...
2024-08-08 kettenisPrint suspend-to-idle debug info in a more concise...
2024-08-08 kettenisMake intelmpc(4) print information about the residency...
2024-08-08 deraadtnew dell DW5821e variant is another umb(4); from Bryan...
2024-08-08 deraadtsync
2024-08-08 deraadtnew dell DW5821e variant is another umb(4); from Bryan...
2024-08-08 yasuokaFix a typo in log message.
2024-08-08 tbhmac test: fix build with gcc
2024-08-07 deraadtsync
2024-08-07 deraadtold keys can go away
2024-08-07 deraadtadd 7.7 base key
2024-08-07 claudioUpdate sparc64 ok files to match with reality.
2024-08-07 claudioRework fork-exit regress to work with any pagesize...
2024-08-07 brynetAttach ksmn(4) on 19h/7x devices
2024-08-07 deraadtsync
2024-08-07 deraadtcrank to 7.6-beta, release date is vague
2024-08-07 tbadjust check_complete after recent-ish API and docs...
2024-08-07 yasuokaFix a typo
2024-08-07 jsgregen
2024-08-07 jsgadd devices seen on Lenovo ThinkCentre M75q Gen 5 with
2024-08-07 guentherasprintf() and vasprintf() are in POSIX-2024. Update...
2024-08-07 guentherwcslcpy() and wcslcat() are in POSIX-2024. Update...
2024-08-06 mvsUnlock `udpctl_vars'.
2024-08-06 mvsFor consistency with other similar sysctl(2) variables use
2024-08-06 mvsUse atomic_load_int(9) for unlocked read access to...
2024-08-06 claudioRevert the knote_processexit() bits of the diff. It...
2024-08-06 kettenisSome laptops will generate an EC event shortly after...
2024-08-06 kettenisSome Intel xhci(4) controllers don't fully power down...
2024-08-06 bluhmUnlock sysctl net.inet.ip.directed-broadcast.
2024-08-06 patrickOn the RK3588 eMMC controller it appears that after...
2024-08-06 mvsUnlock KERN_CLOCKRATE.
2024-08-06 kettenisThe devicetree spec says in section 2.4:
2024-08-06 claudioStop using KERNEL_LOCK to protect the per process kqueu...
2024-08-06 claudioDefine _LOCORE before including machine/ctlreg.h in...
2024-08-06 gnezdoReplace sys/time.h with proper includes for using localtime
2024-08-05 dlgrestrict the maximum wait time you can set via BIOCSWTI...
2024-08-05 dlgtimeout_add_nsec takes a uint64_t now.
2024-08-05 dlgchange the nsec argument to timeout_add_nsec from int...
2024-08-05 mvsUnlock KERN_BOOTTIME.
2024-08-05 kettenisAdjust for arm64_intr_get_parent() changes.
2024-08-05 kettenisFix reporting if critical battery state.
2024-08-05 kettenisAdd battery sensors.
2024-08-05 bluhmFix bridging IPv6 fragments with pf reassembly.
2024-08-05 mvsUnlock most of `kern_vars' variables.
2024-08-05 kettenisThe devicetree spec says in section 2.4:
2024-08-05 mvsTake `sysctl_lock' before kernel lock.
2024-08-05 tbsync with base
2024-08-05 tbsync with upstream (noop for openbsd)
2024-08-05 tbRemove bogus connect(s, NULL, 0) call
2024-08-05 antonAllow our linker warnings regarding misuse of libc...
2024-08-05 jsgdrm/i915/dp: Don't switch the LTTPR mode on an active...
2024-08-05 jsgdrm/i915/dp: Reset intel_dp->link_trained before retrai...
2024-08-05 jsgdrm/amd/amdgpu: Fix uninitialized variable warnings
2024-08-05 jsgdrm/amdgpu: reset vm state machine after gpu reset...
2024-08-05 jsgdrm/dp_mst: Fix all mstb marked as not probed after...
2024-08-05 jsgdrm/amdgpu/sdma5.2: Update wptr registers as well as...
2024-08-05 jsgdrm/i915/gt: Do not consider preemption during execlist...
2024-08-05 jsgdrm/amd/display: Check for NULL pointer
2024-08-05 jsgdrm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
2024-08-05 jsgdrm/amdgpu: Check if NBIO funcs are NULL in amdgpu_devi...
2024-08-05 jsgdrm/amdgpu: Fix memory range calculation
2024-08-05 jsgdrm/amd/pm: Fix aldebaran pcie speed reporting
2024-08-05 jsgdrm/amdkfd: Fix CU Masking for GFX 9.4.3
2024-08-04 guentherppoll() is in POSIX-2024. Update #include visibility...
2024-08-04 mglockerFix typo.
2024-08-04 phesslerbump datasize for armv7's pbuild user, some software...
2024-08-04 deraadtsync
2024-08-04 jmcadd intelpmc(4) entry;
2024-08-04 kettenisAdd battery status support for the x1e80100. This...
2024-08-04 kettenisintelpmc(4)
2024-08-04 kettenisThe devicetree spec says in section 2.4:
2024-08-04 kettenisAdd intelpmc(4), a driver for the power management...
2024-08-04 nicmMake a little effort to treate CRLF as LF in config...
2024-08-04 nicmThe Linux console has some bugs with bright colours...
2024-08-04 nicm-l should be before -r, pointed out by jmc a while...
2024-08-04 nicmAdjust the logic when deleting last buffer to better...
2024-08-04 nicmUse paste_is_empty to check if there are no buffers...
2024-08-04 tbx509_vfy.c: drop some unnecessary parentheses
2024-08-04 jmc- sort SEE ALSO
2024-08-04 yasuokaUse "module" for the modules. Add a link to radiusd_fi...
2024-08-03 guentherA dozen interfaces in <endian.h> were standardized...
2024-08-03 millertSet system ID field in the PVD to OpenBSD
2024-08-03 millertThe maximum count is SKEY_MAX_SEQ + 1 not SKEY_MAX_SEQ...
2024-08-03 millertUpdate awk to the July 28, 2024 version.
2024-08-03 guentherThe improbable occurred: strlcpy(3) and strlcat(3)...
2024-08-03 guenthermkostemp(3) and reallocarray(3) are in POSIX-2024:
2024-08-03 tbThe EC_KEY method should use the EC_KEY index, not RSA
2024-08-03 tbBump CRYPTO_EX_DATA_MAX_INDEX to 32
2024-08-03 tbUse proper size for allocating indexes
2024-08-03 tbDocument SSL_CTX_set_cert_store
2024-08-03 tbPrepare to provide SSL_CTX_set1_cert_store()
next