openbsd
2022-04-08 schwarzeWhen calculating the with of spanned columns, which...
2022-04-08 claudioBump because of the last minute mktime -> timegm fix
2022-04-08 claudioAll times in the x509 are UTC so use timegm() and not...
2022-04-08 naddylm, uguru, fins, wbenv: constify sensor tables
2022-04-08 mbuhlfix leaking memory in get_sdr on failure.
2022-04-08 kevloregen
2022-04-08 kevloAdd MT7921K.
2022-04-08 dtuckerNote that curve25519-sha256 was later published in...
2022-04-08 djmtwo defensive changes from Tobias Stoeckmann via GHPR287
2022-04-08 jsgchange "PSP runtime database doesn't exist" from warn...
2022-04-07 mbuhlRelease PF und NET lock before calling copyin and copyo...
2022-04-07 tbAvoid infinite loop on parsing DSA private keys
2022-04-07 tbAvoid infinite loop for custom curves of order 1
2022-04-07 sthenSupport more power sensors in IPMI. Tested on several...
2022-04-07 naddyconstify ifmedia descriptions; ok deraadt@ miod@
2022-04-07 mbuhlpf_rollback_rules always has the same return value...
2022-04-07 bluhmIn pfsync(4) sc_len is modified with atomic operations...
2022-04-07 tbAdjust mkioconf so the emitted extern struct cfattach...
2022-04-07 tbFix kernel builds with pseudo-device rd
2022-04-07 jsgdrm/vrr: Set VRR capable prop only if it is attached...
2022-04-07 jsgdrm/i915: Workaround broken BIOS DBUF configuration...
2022-04-07 jsgdrm/amdgpu: bypass tiling flag check in virtual display...
2022-04-07 jsgdrm/amdgpu: fix suspend/resume hang regression
2022-04-07 jsgdrm/i915/guc/slpc: Correct the param count for unset...
2022-04-07 jsgdrm/amd/display: Reduce dmesg error to a debug print
2022-04-07 jsgdrm/i915: s/JSP2/ICP2/ PCH
2022-04-07 jsgdrm/amd/display: Fix stream->link_enc unassigned during...
2022-04-07 jsgdrm/i915: Disable DRRS on IVB/HSW port != A
2022-04-07 jsgdrm/i915/display: Move DRRS code its own file
2022-04-07 jsgdrm/i915/display: split out dpt out of intel_display.c
2022-04-07 jsgdrm/amd/display: Update watermark values for DCN301
2022-04-07 jsgdrm/amd/display: move FPU associated DSC code to DML...
2022-04-07 jsgdrm/amd/display: Use adjusted DCN301 watermarks
2022-04-07 jsgdrm/amdgpu: filter out radeon secondary ids as well
2022-04-07 jsgdrm/amdgpu: filter out radeon PCI device IDs
2022-04-07 jsgdrm/amd/display: For vblank_disable_immediate, check...
2022-04-07 jsgdrm/amdgpu/display: Only set vblank_disable_immediate...
2022-04-07 jsgdrm/amdkfd: Check for null pointer after calling kmemdup
2022-04-07 jsgdrm/atomic: Check new_crtc_state->active to determine...
2022-04-07 jsgdrm/i915: don't call free_mmap_offset when purging
2022-04-07 jsgdrm/amdgpu: check vm ready by amdgpu_vm->evicting flag
2022-04-07 jsgdrm/amd/pm: correct UMD pstate clocks for Dimgrey Cavef...
2022-04-07 kevloMention Allwinner H6
2022-04-06 kettenisAdd instructions on how to prepare Apple arm64 machines...
2022-04-06 kettenisSupport switching from glass console to serial console...
2022-04-06 naddyconstify struct cfattach
2022-04-06 krwAvoid traversing SLIST twice to remove a link.
2022-04-06 espie- document where dependency tree is built
2022-04-06 krwRecognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NOD...
2022-04-05 naddyre-enable POOL_DEBUG
2022-04-05 jcaZap emacs version in the pkg_add example
2022-04-05 tbbump emacs version so the pkg_add example works
2022-04-05 deraadtback to working on 7.1-current
2022-04-05 deraadtdisable pool debug for release
2022-04-05 deraadtsync
2022-04-05 sthenadd 7.2 firmware public key, ok deraadt
2022-04-05 robertadd 7.2 syspatch public key
2022-04-05 tbFix two missing checks in the SIA extension
2022-04-05 tbNew day is a Thursday
2022-04-04 djmopenssh-9.0
2022-04-04 deraadtmove release date a little
2022-04-04 naddywscons: const-ify font encoding mappings
2022-04-04 claudioAdjust cache cleanup to the deficits of RRDP. Unlike...
2022-04-04 deraadtAs a hack, use CD_SKIPHIBERNATE. For 2.0, our TPM...
2022-04-04 claudioChange from a dynamic allocation for the process list...
2022-04-04 claudioRemove outdated XXX comment. This got fixed in January.
2022-04-04 tbRemove two more FIXMEs: to get there, we rely on the...
2022-04-04 sashanpf_validate_range() must not assume rdr ports are in...
2022-04-04 tbrpki-client: remove a stale FIXME
2022-04-04 tbInclude license rather than referring to it. Text from
2022-04-04 kettenisReplace KASSERT in uvm_fault_unwire_locked() with code...
2022-04-04 claudioPrepare for next release.
2022-04-04 claudioPrepare for new release.
2022-04-03 patrickAdd support for the CP115 block found on Marvell CN9K...
2022-04-03 patrickAdd support for the AP807 block found on Marvell CN9K...
2022-04-03 antonInitialize the mutex before making us of it from many...
2022-04-02 mlarkinUpdate an old comment
2022-04-02 mlarkinwhitespace fix
2022-04-02 krwAdd a paranoia/future proofing check for link->pool...
2022-04-02 sthenDon't byte swap URE_TXPKT_VLAN_TAG when setting up...
2022-04-02 krwBring back r1.247, using scsi_detach_link() to release
2022-04-02 claudioAdjust test code after addition of cert_parse_pre and...
2022-04-02 kevloAdd preliminary support for RTL8156B and bug fixes...
2022-04-02 claudioSplit certificate parsing in two steps. cert_parse_pre...
2022-04-02 jmatthewAdd dmamap syncs for rings and mbufs, fixing occasional...
2022-04-01 jsgmatch on Intel 300 Series audio (0xa348)
2022-04-01 claudioChange x509_get_aki(), x509_get_ski(), x509_get_aia...
2022-04-01 claudioMove the TA specific checks from cert_parse_inner(...
2022-04-01 sthenDon't print "You may wish to update your font path...
2022-04-01 ajacoutotAdd missing command in description.
2022-04-01 nicmPreserve CRLF flag when respawning.
2022-04-01 tbFix error message from d2i_X509_bio() to d2i_X509()
2022-03-31 jmcmissing full stop;
2022-03-31 jmatthewIf we've created multiple queues, set up an RSS key...
2022-03-31 kettenisImplement support for multiple dies. This should make...
2022-03-31 naddyssh: document sntrup761x25519-sha512@openssh.com as...
2022-03-31 naddyman pages: fix some typos found while looking for other...
2022-03-31 naddyman pages: add missing commas between subordinate and...
2022-03-31 deraadton-ramdisk firmware extraction can overflow the install...
2022-03-31 krwRemove duplicate scsi devices.
next