openbsd
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
2024-08-14 tobiasFix typo in comment
2024-08-14 jsgmention apple machines needing activation after erase
2024-08-14 patrickIntroduce qwz(4), a work-in-progress port of the Linux...
2024-08-14 mvsMake sysctl_int() and sysctl_int_lower() mp-safe and...
2024-08-14 mglockerIn a qcspmi_cmd_read() error case, the register is...
2024-08-14 jsgminiroot now works with USB Type-A ports on Apple machines
2024-08-14 yasuokaMessages from modules were leaked. Call imsg_free...
2024-08-14 yasuokaDon't abort the query when it is requesting to the...
2024-08-14 yasuokatimingsafe_bcmp() is better than timingsafe_memcmp...
2024-08-14 yasuokaInitialize dae objects properly.
2024-08-14 yasuokaDon't abort the query when a duplicated query is receiv...
2024-08-13 deraadtBe more aggressive about disabling interrupts in both...
2024-08-13 deraadtuse ACPI _WAK upon resume. Such a huge oversight it...
2024-08-13 bluhmFor AMD SEV use correct command mask in ccp(4) driver.
2024-08-13 schwarzeFix a bug in .Ql handling that has been present since...
2024-08-13 sfSync full virtqueue on device reset
2024-08-13 jmczap extra word;
2024-08-13 jsgdrm/i915/pxp/mtl: Update pxp-firmware packet size
2024-08-13 jsgdrm/i915/mtl: Wake GT before sending H2G message
2024-08-13 jsgdrm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3
2024-08-13 jsgdrm/i915: Fix possible int overflow in skl_ddi_calculat...
2024-08-13 jsgdrm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
2024-08-13 jsgi915/perf: Remove code to update PWR_CLK_STATE for...
2024-08-13 jsgdrm/i915: Prevent potential null-ptr-deref in engine_in...
2024-08-13 jsgsync
2024-08-13 jsgdrm/i915/mtl: Remove the 'force_probe' requirement...
2024-08-13 jsgforce primary and console on Meteor Lake
2024-08-13 jsgdrm/i915: Annotate more of the BIOS fb takeover failure...
2024-08-13 jsgdrm/i915: Try to relocate the BIOS fb to the start...
2024-08-13 jsgdrm/i915: Tweak BIOS fb reuse check
2024-08-13 jsgdrm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
2024-08-13 jsgdrm/i915: Simplify intel_initial_plane_config() calling...
2024-08-13 jsgdrm/i915: Split the smem and lmem plane readout apart
2024-08-13 jsgdrm/i915: s/phys_base/dma_addr/
2024-08-13 jsgdrm/i915: Fix MTL initial plane readout
2024-08-13 jsgdrm/i915: Fix region start during initial plane readout
2024-08-13 jsgdrm/i915: Fix PTE decode during initial plane readout
2024-08-13 jsgdrm/i915: Rename the DSM/GSM registers
2024-08-13 jsgdrm/i915: Disable the "binder"
2024-08-13 jsgdrm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory...
2024-08-13 jsgdrm/i915: Remove ad-hoc lmem/stolen debugs
2024-08-12 jsgdrm/i915: Print memory region info during probe
2024-08-12 jsgdrm/i915: Use struct resource for memory region IO...
2024-08-12 jsgdrm/i915: Enable GGTT updates with binder in MTL
2024-08-12 jsgdrm/i915: Toggle binder context ready status
2024-08-12 jsgdrm/i915: Implement GGTT update method with MI_UPDATE_GTT
2024-08-12 jsgdrm/i915: Parameterize binder context creation
2024-08-12 jsgdrm/i915: Implement for_each_sgt_daddr_next
2024-08-12 jsgdrm/i915: Create a kernel context for GGTT updates
2024-08-12 jsgdrm/i915: Lift runtime-pm acquire callbacks out of...
2024-08-12 tbfflush.3: zap trailing whitespace
2024-08-12 tbFix grammar in history section
2024-08-12 tbsync libc, libssl and libtls bumps
2024-08-12 tbGive libtls the same bump as libssl
2024-08-12 tbBump minor after symbol addition
2024-08-12 tbAdd SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handsh...
2024-08-12 tbExpose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_han...
2024-08-12 guentherAdd <stdio_ext.h> with the seven APIs needed to have...
2024-08-12 guentherMake exit(), fclose(), fflush(), and freopen() comply...
2024-08-12 matthieuxkbcomp 1.7.0 moved its data files from lib/X11 to...
2024-08-12 antonConditionally compile kqueue poll debug printfs, mainly...
2024-08-12 deraadtother growth has happened and I'm out of current cullin...
2024-08-12 kettenisRevert the guts of rev 1.14. This ends up attempting...
2024-08-12 mvsPrepare bpf_sysctl() for upcoming net_sysctl() unlocking.
2024-08-12 jobAdd -CRLfile option to 'cms' sub command
2024-08-12 bluhmRun network protocol timer without kernel lock.
2024-08-12 opimplement the report response for proc-filters too
2024-08-12 claudioPrint min-version of a RTR session.
2024-08-12 claudioAdd 'min-version' RTR config option and default to...
2024-08-12 dlgtry harder to leave a gap on the tx ring.
2024-08-12 florianGet rid of inet_aton and simplify.
2024-08-12 florianGet rid of inet_aton.
2024-08-12 jsgremove unused vars in local functions
2024-08-12 jsguse INTEL_INFO for early platform tests in inteldrm_att...
2024-08-11 mvsAdd missing refcnt.h header to fix libkvm build.
2024-08-11 schwarzeEven though US-ASCII (= ANSI X3.4-1986) only defines...
2024-08-11 deraadtdelete correct ACPI_SST_WAKING, pointed out by kettenis
2024-08-11 mvsMake exit1() wait sysctl(2) `allprocess' loops.
2024-08-11 jsingAdd include path for crypto_arch.h.
2024-08-11 jsingAdd include path for crypto_arch.h.
2024-08-11 jsingProvide and use crypto_arch.h.
2024-08-11 florianwhitespace, no binary change
2024-08-11 dtuckerMention H6 & H616 chipsets. ok patrick@
2024-08-11 jmcrework DESCRIPTION for both dhcpleased(8) and slaacd...
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
next