openbsd
2022-01-30 martijnAdd missing NULL check.
2022-01-30 martijnWhen walking a pf table, we only are supposed to return...
2022-01-30 afresh1Localize variables used only in functions
2022-01-29 afresh1Clean up exit codes
2022-01-29 afresh1rtwn and urtwn firmware got better licenses and moved...
2022-01-29 afresh1"Unregister" installed firmware that isn't in the SHA25...
2022-01-29 deraadtftplist management moves to a different IP. It would...
2022-01-29 guentherPut the leaf and subleaf input values (from rax/rcx...
2022-01-29 jsgdrm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
2022-01-29 jsgdrm/amd/display: reset dcn31 SMU mailbox on failures
2022-01-29 jsgdrm/i915: Flush TLBs before releasing backing store
2022-01-29 aoyamaFix macro name in comment.
2022-01-29 visaUse local symbols in libkern mips64 assembly routines.
2022-01-29 inoguchiAdd limits.h for INT_MAX in tls_signer.c
2022-01-29 chelohahead(1): refactor main loop
2022-01-29 cheloharev(1): refactor main loop
2022-01-29 chelohatouch(1): don't leak file descriptor if futimens(2...
2022-01-28 gkoehlerGive ddb more access to registers on macppc, powerpc64
2022-01-28 visaRemove unused guarded read and write routines.
2022-01-28 claudioProperly handle .mft files as intended by the RFC....
2022-01-28 claudioDo not skip .rrdp cache cleanup if rrdp is off (option...
2022-01-28 inoguchiError check for sk_push in libssl
2022-01-28 inoguchiError check for sk_push in libssl
2022-01-28 claudioOnly memcpy() into imsg->data if datalen is not 0....
2022-01-28 claudioMust use unsigned 1 here since modern compilers can...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 guentherUpdate comment: struct link_map is defined in <link_elf.h>
2022-01-28 guentherWhen it's the possessive of 'it', it's spelled "its...
2022-01-28 jsingExpose tls_signer_error()
2022-01-27 jsgdrm/radeon: fix error handling in radeon_driver_open_kms
2022-01-27 jsgdrm/i915/display/ehl: Update voltage swing table
2022-01-27 jsgdrm/amdgpu: don't do resets on APUs which don't support it
2022-01-27 jsgdrm/amd/display: Fix the uninitialized variable in...
2022-01-27 jsgamdgpu/pm: Make sysfs pm attributes as read-only for VFs
2022-01-27 jsgdrm/amdgpu: fixup bad vram size on gmc v8
2022-01-27 jsgdrm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
2022-01-27 jsgdrm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
2022-01-27 jsgdrm/amdkfd: Fix error handling in svm_range_add
2022-01-27 jsgdrm/amd/display: add else to avoid double destroy clk_mgr
2022-01-27 jsgdrm/amdgpu/display: set vblank_disable_immediate for DC
2022-01-27 jsgdrm/amd/display: check top_pipe_to_program pointer
2022-01-27 jsgdrm: panel-orientation-quirks: Add quirk for the Lenovo...
2022-01-27 jsgdrm/amd/display: Fix out of bounds access on DNC31...
2022-01-27 jsgdrm/amd/display: Fix bug in debugfs crc_win_update...
2022-01-27 jsgdrm/radeon/radeon_kms: Fix a NULL pointer dereference...
2022-01-27 jsgdrm/amdgpu: Fix a NULL pointer dereference in amdgpu_co...
2022-01-27 jsgdrm/dp: Don't read back backlight mode in drm_edp_backl...
2022-01-27 jsgdrm: fix null-ptr-deref in drm_dev_init_release()
2022-01-27 jsgdrm/ttm: Put BO in its memory manager's lru list
2022-01-27 tbsort includes as usual
2022-01-27 tbDo not depend on engine.h pulling in err.h and evp.h
2022-01-27 bluhmCast to unsigned integer before overflow can happen.
2022-01-27 visacad(4): Mention PolarFire SoC.
2022-01-27 visacad(4): Disable unused priority queues
2022-01-27 millertUpdate awk to Dec 8, 2021 version.
2022-01-27 krwNuke single use function PRT_fix_BN() and just use...
2022-01-27 jsgdrop some local changes in an unused function
2022-01-27 jsgraise sched_engine lock mtx ipl to IPL_TTY
2022-01-27 jsgraise mm obj_lock mtx ipl to IPL_TTY
2022-01-27 jsguse process name for both thread and process name
2022-01-26 claudioAllow URI as file in -f mode. This makes it easier...
2022-01-26 kettenisAn ACPI device needs to be both present and enabled...
2022-01-26 claudioChange the repository layout by removing the valid...
2022-01-26 uaashrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSi...
2022-01-26 tbwhitespace
2022-01-26 knMake vmm(4/amd64) tracepoints amd64-only
2022-01-26 antonRework initialization of sensors on device connect.
2022-01-26 jsgimplement might_alloc() using assertwaitok()
2022-01-26 jsgreduce diff to linux ggtt_probe_common()
2022-01-25 tbsync
2022-01-25 ericminor bump after api additiom
2022-01-25 ericIntroduce a signer interface intented to make TLS privs...
2022-01-25 jsgreduce diff to linux shmem_create_from_object()
2022-01-25 jsgreduce diff to linux vm_fault_cpu()
2022-01-25 tbRewrite paragraph to refer to EVP_CIPHER_CTX_new()...
2022-01-25 tbRemove some HMAC_CTX_init() remnants in HMAC(3).
2022-01-25 tbFix another return 0 bug in SSL_shutdown()
2022-01-25 tbAvoid an infinite loop in SSL_shutdown()
2022-01-25 visaUse unguarded loads in stack trace saving
2022-01-25 visaPreserve pcb_onfault in kdbpeek() and kdbpoke()
2022-01-25 gnezdoCapture a repeated pattern into sysctl_securelevel_int...
2022-01-24 bluhmAn af-to pf rule must have an address family naf to...
2022-01-24 tbDocument X509_V_ERR_UNNESTED_RESOURCE. Previous version...
2022-01-24 claudioAdjust code to handle unsupported file types a bit...
2022-01-24 claudioWhen rename fails show the source filename and not...
2022-01-24 tbGarbage collect unused ret in ssl3_get_new_session_ticket()
2022-01-24 tbIn ssl3_get_server_key_exchange() switch a 'goto err' to
2022-01-24 tbAvoid use of uninitialized in tlsext_sni_server_parse()
2022-01-24 tbGarbage collect the unused rv in tls1_check_ec_server_k...
2022-01-24 jsgsync dma-resv with linux-5.15.y
2022-01-24 jmcin the options list, show -f as taking "file ..." argum...
2022-01-24 afresh1Redownload existing files with failed checksums
2022-01-23 jsgmove uao_reference() call before uvm_map()
2022-01-23 bluhmDefine all TCP TF_ flags as unsigned numbers. They...
2022-01-23 jmcrearrange SYNOPSIS/usage to be a bit clearer;
next