openbsd
2022-05-13 jsgdrm/amdgpu: don't set s3 and s0ix at the same time
2022-05-13 jsgdrm/amdgpu: explicitly check for s0ix when evicting...
2022-05-13 jsgdrm/amdgpu: unify BO evicting method in amdgpu_ttm
2022-05-13 jsgdrm/amdgpu: do not use passthrough mode in Xen dom0
2022-05-13 jsgdrm/amd/display: Avoid reading audio pattern past AUDIO...
2022-05-13 jsgadd xen.h for 5.15.39 drm
2022-05-13 yasuokaFollow the recent change that the unit of `imgsize...
2022-05-12 sthenadd login.conf.d to mtree, from Raf Czlonka, ok deraadt
2022-05-12 stspFix setting of HT/VHT bits in rate flags of the iwx...
2022-05-12 sthenadd /etc/login.conf.d/* to /etc/changelist, ok deraadt
2022-05-12 jsingCall the ASN1_OP_D2I_PRE callback after ASN1_item_ex_new().
2022-05-12 tbSmall readability tweak suggested by jsing
2022-05-12 tbEnable X509v3_asid_subset() tests now that they no...
2022-05-12 tbRewrite and fix X509v3_asid_subset()
2022-05-12 jsingRename asn1_enc_free() to asn1_enc_cleanup().
2022-05-12 jsingRewrite asn1_item_ex_d2i_choice() using CBS.
2022-05-12 jsingRewrite asn1_enc_save() using CBS.
2022-05-12 jsingUse freezero() with ASN1_ENCODING.
2022-05-12 jsingRemove ASN1_AFLG_BROKEN.
2022-05-12 espieyet another stupid shadowed variable, thx sthen@
2022-05-12 claudioDuring coredumps only a single thread should be active...
2022-05-12 gkoehlerDrop old powerpc flags from the build of clang
2022-05-12 espieexplicitly write LRU in a comment so that it's easier...
2022-05-12 krwAnd the man page change too.
2022-05-12 mvsConvert `fd_cmask' and `fd_refcnt' types from u_short...
2022-05-12 visakqueue: Fix race condition in knote_remove()
2022-05-12 mpiConsider BUFPAGES_DEFICIT in swap_shortage.
2022-05-12 mpiIntroduce uvm_pagedequeue() to reduce code duplication.
2022-05-12 stspBump IWX_UCODE_SECT_MAX to allow all new AX210/AX211...
2022-05-12 stspAdd missing AX210/AX211 devices to the device ID matchi...
2022-05-12 krwPrevent '-u' when operating on GPT formatted disks...
2022-05-12 tbRemove verify callback
2022-05-12 tbnuke tabs
2022-05-12 tbAlign parsing of ipAddrBlock with autnomousSysNum
2022-05-12 tbAdd a few more testcases for X509v3_asid_subset()
2022-05-12 tbTidy up IP handling
2022-05-12 claudioRefactor parsing of autonomousSysNum. Adjust code so...
2022-05-12 espieditch the ...
2022-05-11 jobVerify MFT and GBR objects only carry RFC 3779 extensio...
2022-05-11 tbZap stray space
2022-05-11 millertMark pw_error as __dead in prototype to match the funct...
2022-05-11 espiefix quirks timestamp display: it's done somewhat early...
2022-05-11 tbCache X509v3 extensions as soon as we have a cert
2022-05-11 jobIn filemode check whether ROA & RSC resources are prope...
2022-05-11 espietweak header
2022-05-11 espielocate yields information in sorted order (of course)
2022-05-11 espiegc old stats code I no longer use
2022-05-11 tbFix doc comment of sbgp_asrange()
2022-05-11 tbMove sbgp_addr() down to the other sbgp_addr_* functions.
2022-05-11 tbDeserialize ASIdentifiers in libcrypto
2022-05-11 espiemove a bit of code in a separate sub, fix indentation...
2022-05-11 kevloUse hardware routine for PHY reset and always accept...
2022-05-10 sashanmove memory allocations in pfr_add_tables() out of
2022-05-10 solenemake the CPU frequency scaling duration relative to...
2022-05-10 kettenisPrevent out-of-bounds array access with binaries that...
2022-05-10 tbAdd a BUGS section to describe the problem of potential...
2022-05-10 tbX509_check_ca() has 5 return values but still can't...
2022-05-10 tbIf Ruby 3.1 isn't available, try to fall back to Ruby...
2022-05-10 jsingRewrite asn1_item_ex_d2i() using CBS.
2022-05-10 kettenisConvert KVA allocation to km_alloc(9).
2022-05-10 bluhmOur read/write lock implementation was not fair to...
2022-05-10 tbFix a couple of typos in doc comments, bunch of KNF...
2022-05-10 tbDeserialize IPAddrBlocks in libcrypto
2022-05-10 tbFix leaks due to incorrect early returns rather than...
2022-05-10 jobConfirm the absense of the Basic Constraints extension...
2022-05-10 bluhmThe tests no-symlink and oldlib2 pass now. Do not...
2022-05-10 stspFix reading of the MAC address on AX210 devices.
2022-05-10 stspMake run(4) attach to RT5372 devices.
2022-05-10 stspregen
2022-05-10 stspadd USB device ID of RT5372 for run(4); patch by moloto...
2022-05-10 tbValidate RSC filenames
2022-05-10 jobImprove control flow readability by removing 'else...
2022-05-10 jmcupdate the iwx entry;
2022-05-10 jsgspelling
2022-05-10 jsingRemove ASN.1 combining.
2022-05-10 krwAlign fdisk with the logic used in the kernel and allow the
2022-05-09 deraadtdelete ftplist2 (the old ftplist IP address). We've...
2022-05-09 deraadtIn a couple places, use set -m to cause subshells to...
2022-05-09 stspupdate iwx(4) man page in light of AX210/AX211 support
2022-05-09 stspAdd support for AX210/AX211 devices to iwx(4).
2022-05-09 sthenMention in the "proto icmp" section that standard state...
2022-05-09 sashanpf.conf(5) should mention impact of sloppy state handli...
2022-05-09 bluhmProtect sbappendaddr() in divert_packet() with kernel...
2022-05-09 jsingSimplify X509_ATTRIBUTE ASN.1 encoding.
2022-05-09 jobAdd RSC regress bits
2022-05-09 tbDrop prototype of currently nonexistent function.
2022-05-09 tbCommit file missed in previous.
2022-05-09 jobAdd preliminary support for decoding RSC objects in...
2022-05-09 krwReplace a stray 0xA6 with DOSPTYP_OPENBSD. Tweak a...
2022-05-09 visaRevert "Replace selwakeup() with KNOTE() in pipe and...
2022-05-09 stspregen
2022-05-09 stspadd another iwx(4) product ID (presumably AX211, market...
2022-05-09 jsgdrm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
2022-05-09 jsgdrm/i915: Check EDID for HDR static metadata when choos...
2022-05-09 jsgdrm/amd/display: Fix memory leak in dcn21_clock_source_...
2022-05-09 jsgdrm/amdkfd: Fix GWS queue count
2022-05-09 espieshadowing variables is a bad idea (thanks Anton, this...
2022-05-09 dtuckerRemove errant apostrophe. From haruyama at queen-ml...
2022-05-09 djmAllow existing -U (use agent) flag to work with "-Y...
2022-05-08 deraadtSoftware we import from outside tends to bloat faster...
next