openbsd
2024-08-11 deraadtforgot the suspend-time duplication mentioned in 1.25
2024-08-11 deraadtput ACPI_SST_WAKING in gosleep() where kettenis asked for
2024-08-11 jsgadd name member to struct resource
2024-08-11 deraadtsync
2024-08-11 dlgunbreak igc on strict alignment archs.
2024-08-11 dlgtimeout_add_msec and timeout_add_usec take uint64_t...
2024-08-11 dlgmake the timeout_add_foo wrappers more consistent.
2024-08-11 jsgspelling; ok mvs@
2024-08-10 deraadtcleanup excessive calls to acpi_indicator at suspend...
2024-08-10 jsgdrm/i915/huc: Allow for very slow HuC loading
2024-08-10 patrickFix TX descriptors DMA syncs. So far only a single...
2024-08-10 kettenisSome AMD Ryzen xHCI controllers need a bit more time...
2024-08-10 jsgregen
2024-08-10 jsgadd SANDISK/Western Digital NVMe devices
2024-08-10 jsgspelling; ok claudio@
2024-08-10 tbsync
2024-08-10 tbRemove the empty ui_compat.h
2024-08-10 tbrelayd: improve config validation with -n
2024-08-10 jsguse void when functions have no args
2024-08-10 jsgreduce diff to linux in ggtt_probe_common()
2024-08-09 florianAdd 2024 root zone trust-anchor, it is expected to...
2024-08-09 naddy7.7 packages key
2024-08-09 claudioRemove the ibuf_size(pdu) % sizeof(uint32_t) == 0 since...
2024-08-09 claudioAdjust RTR ASPA pdu parser to draft-ietf-sidrops-8210bi...
2024-08-09 jsgenable GuC authentication of HuC
2024-08-09 claudioRegenerate expected files since gcc4 switched to std...
2024-08-09 claudioAdd string.h include and typecast data to reduce warnings
2024-08-09 deraadtansi functions and prototypes
2024-08-09 dtuckerAdd OrangePi Zero2 (Allwinner H616). prompted by ...
2024-08-09 jsgregen
2024-08-09 jsgadd Ryzen 9000 "Granite Ridge" id
2024-08-08 tbct.h: move two asterisks to the proper place
2024-08-08 tbcheck_complete: accept #error
2024-08-08 tbcheck_complete: OBJ_bsearch_() and OBJ_bsearch_ex_...
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...
next