openbsd
2021-07-22 visaMake kqpoll_dequeue() usable with lazy removal of knotes
2021-07-22 deraadtAfter netstart, dhcpleased, and resolved are running...
2021-07-21 krwA couple of missed 'const'.
2021-07-21 schwarzeDocument X509_STORE_CTX_get_chain(3).
2021-07-21 bluhmAlso count crypto errors in ipsec_input_cb() like IPsec...
2021-07-21 krwUse a dedicated struct mbr to hold the GPT protective...
2021-07-21 bluhmPropagate errors from crypto_invoke() and count them...
2021-07-21 sthensync
2021-07-21 jsingRemove DTLS processed_rcds queue.
2021-07-21 nicmDo not add height twice when calculating popup_mouse_to...
2021-07-21 nicmDo not close popups on resize, instead adjust them...
2021-07-21 jsingSilently discard invalid DTLS records.
2021-07-21 knUse exclusive lock under /dev/, silence expected errors...
2021-07-21 jsgdrm/amdkfd: fix sysfs kobj leak
2021-07-21 jsgdrm/dp_mst: Add missing drm parameters to recently...
2021-07-21 jsgdrm/dp_mst: Avoid to mess up payload table by ports...
2021-07-21 jsgdrm/dp_mst: Do not set proposed vcpi directly
2021-07-21 jsgdrm/i915/gt: Fix -EDEADLK handling regression
2021-07-21 jsgdrm/i915/gtt: drop the page table optimisation
2021-07-20 jcsadd AMD 17h/6xh Root Complex
2021-07-20 schwarzeSplit X509_NAME_hash(3) out of d2i_X509_NAME(3) and...
2021-07-20 mvsTurn pipex(4) session statistics to per-CPU counters...
2021-07-20 bluhmThe current workaround to disable parallel IPsec did...
2021-07-20 stspAdd the 7265-17 image back into the list of firmware...
2021-07-20 stspDo not attempt to load 7265D iwm(4) firmware on all...
2021-07-20 kettenisUse installboot -p such that the right partition will...
2021-07-20 kettenisAdd -p option to "prepare" (newfs) a filesystem that...
2021-07-20 stspMake iwm_init() call iwm_stop() if we fail to move...
2021-07-20 stspMake iwx_init() call iwx_stop() if we fail to move...
2021-07-20 deraadtsync
2021-07-20 claudioAlso add missing -V to usage
2021-07-20 claudioAdd -V to usage. Reported by Pier Carlo Chiodi.
2021-07-20 inoguchiCheck pointer variable if it is NULL in ca.c
2021-07-20 knSimplify DHCP lease file parer after switch to dhcpleased
2021-07-20 visaRemove bogus use of CPU_MAXID and get cpu_info only...
2021-07-20 visaRemove unneeded __sync_* library functions from the...
2021-07-20 mlarkinFix trailing whitespace in a few places.
2021-07-19 krwTweak one comment and nuke a bunch of pointless ones.
2021-07-19 krwAbstract reading the built-in MBR or MBR file into
2021-07-19 krwMBR_protective_mbr() can take a const struct mbr *.
2021-07-19 krwAn MBR knows (mbr_lba_self) where it is supposed to...
2021-07-19 stspFix an alignment fault observed on an octeon machine...
2021-07-19 knMarkup optional ICMP/ICMP6 codes as such
2021-07-19 mvsRemove `ids' from `ipsec_ids_tree' while following...
2021-07-19 krwRevert incorrect tweaks to disk geometry calculations and
2021-07-19 schwarzedocument X509_CRL_print(3) and X509_CRL_print_fp(3)
2021-07-19 jsgdrm/i915/display: Do not zero past infoframes.vsc
2021-07-19 jsgdrm/amd/display: Reject non-zero src_y and src_x for...
2021-07-19 jsgdrm/amd/display: fix incorrrect valid irq check
2021-07-19 jsgdrm/dp: Handle zeroed port counts in drm_dp_read_downst...
2021-07-19 jsgdrm/radeon: Call radeon_suspend_kms() in radeon_pci_shu...
2021-07-19 jsgdrm/radeon: Add the missed drm_gem_object_put() in...
2021-07-19 jsgdrm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
2021-07-19 jsgdrm/amdgpu: Update NV SIMD-per-CU to 2
2021-07-19 jsgdrm/amdkfd: Walk through list with dqm lock hold
2021-07-19 jsgdrm/amdgpu: fix bad address translation for sienna_cichlid
2021-07-19 jsgdrm/amdkfd: Fix circular lock in nocpsch path
2021-07-19 jsgdrm/amdkfd: fix circular locking on get_wave_state
2021-07-19 jsgdrm/amd/display: Verify Gamma & Degamma LUT sizes in...
2021-07-19 jsgdrm/amdkfd: use allowed domain for vmbo validation
2021-07-19 jsgdrm/amd/display: Fix off-by-one error in DML
2021-07-19 jsgdrm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
2021-07-19 jsgdrm/amd/display: Release MST resources on switch from...
2021-07-19 jsgdrm/amd/display: Update scaling settings on modeset
2021-07-19 jsgdrm/amd/display: Fix DCN 3.01 DSCCLK validation
2021-07-19 jsgdrm/amdgpu: remove unsafe optimization to drop preamble ib
2021-07-19 jsgdrm/amd/display: Avoid HDCP over-read and corruption
2021-07-19 jsgdrm/sched: Avoid data corruptions
2021-07-19 jsgdrm/scheduler: Fix hang when sched_entity released
2021-07-19 jsgdrm/amd/display: fix use_max_lb flag for 420 pixel...
2021-07-19 jsgdrm/amd/amdgpu/sriov disable all ip hw status by default
2021-07-19 jsgdrm/amd/display: fix HDCP reset sequence on reinitialize
2021-07-19 jsgsync kfd_ioctl.h with linux 5.10.y
2021-07-19 dtuckerUse SUDO when setting up hostkey.
2021-07-19 jsingMop up dtls1_get_ccs_header() and struct ccs_header_st.
2021-07-19 jsingInline DTLS1_CCS_HEADER_LENGTH rather than having a...
2021-07-19 dtuckerIncrease time margin for rekey tests. Should help...
2021-07-19 dtuckerEnsure that all returned SSHFP records for the specifie...
2021-07-19 dtuckerAdd test for host key verification via SSHFP records...
2021-07-19 dtuckerAdd ed25519 key and test SSHFP export of it. Only...
2021-07-19 dtuckerPut dh_set_moduli_file call inside ifdef WITH_OPENSSL...
2021-07-19 dtuckerGroup keygen tests together.
2021-07-18 dtuckerAdd test for ssh-keygen printing of SSHFP records.
2021-07-18 knMarkup promises with Cm not Va
2021-07-18 krwDon't save the prt_scyl/prt_ecyl values, change them...
2021-07-18 mvsIntroduce and use garbage collector for 'ipsec_ids...
2021-07-18 knZap dhclient bits, mention resolvd
2021-07-18 krwMake GPT_read() obtain and validate the on-disk MBR...
2021-07-18 deraadtRemove hackery around /tmp/i/resolv.conf*. In particul...
2021-07-18 bluhmThe IPsec authentication before decryption used a diffe...
2021-07-18 stspDo not ask iwx(4) firmware to send probe requests on...
2021-07-18 krwPut MBR_parse() invocation inside MBR_read() instead...
2021-07-18 stspClear the "persistence bit" on iwx(4) devices during...
2021-07-18 florianIgnore routers option when a classless static routes...
2021-07-18 stspSet MIMO-related flags in the iwx(4) ADD_STA command.
2021-07-18 stspNewer iwx(4) firmware doesn't like the DQA command...
2021-07-18 stspFix wrong usage of iwx_lookup_cmd_ver() in iwx_send_soc...
2021-07-18 dvvmd(8): remove invalid errno values from config_setvm
2021-07-18 schwarzeSupport auto-tagging for ".It Va".
2021-07-18 stspFix iwx(4) PHY context updates for newer firmware versions.
next