openbsd
2023-06-18 chelohaclockintr: add clockintr_stagger()
2023-06-18 krwAdd and use CHUNKSZ() to replace 'chunk->stop - chunk...
2023-06-18 tbTurns out EC_KEY_METHOD_new() has dup built in...
2023-06-18 opremove ca_verify_cb(). was initially used for debuggin...
2023-06-18 krwUse UINT64_MAX instead of -1 to set a uint64_t value to
2023-06-18 tbtls_signer: reinstate the default EC_KEY methods
2023-06-18 opsync imsg_to_str() with the list of imsg types in smtpd.h
2023-06-18 tbSwitch tls_ecdsa_do_sign() to EC_KEY_get_ex_data()
2023-06-18 kettenisRemove spurious comment.
2023-06-18 deraadtaccept 'a' as shortcut for 'autoconf'; ok op afresh1 kn
2023-06-18 aoyamaAdd fchmod() entry in luna88k bootloader.
2023-06-18 aoyamaFix SCSI CMD_WRITE_EXT command length to 10 bytes.
2023-06-18 oprelax absolute path requirement for configtest (-n)
2023-06-18 opsmtpd: switch ECDSA_METHOD usage to EC_KEY_METHOD
2023-06-18 oplibtls: switch ECDSA_METHOD usage to EC_KEY_METHOD
2023-06-17 tobheFix leak of key.id_buf in pubkey auth case.
2023-06-17 kettenisFlush the ITS after we disestablish an MSI. Fixes...
2023-06-17 espiedocument new buttons (STATS_BACKLOG and STATS_USED)
2023-06-17 jsingOptimise bn_mul2_mulw_addtw() for aarch64.
2023-06-17 jmc"d" is the key character for DVI files, not "r";
2023-06-17 jsingSpeed up Montgomery multiplication.
2023-06-17 opbump version to 7.3.0
2023-06-17 kettenisOn arm64, the frame pointer points at the stack address...
2023-06-17 claudioFix 'ext-community * *' matching and with this set...
2023-06-17 claudioAdd community tests for various ext-community * versions.
2023-06-17 jobWarn when CMS signing-time attribute is missing
2023-06-16 bluhmIf TSO is enabled, fix the IPv6 forward counters and...
2023-06-16 tbConvert two K&R function definitions to ANSI
2023-06-16 tbFix CRYPTO_get_ex_new_index() to return 1 or higher
2023-06-16 espielocator object owns a state object, no need to pass...
2023-06-16 espiebelated move to OO
2023-06-16 tbNow that print_host() is unused, rename it to print_add...
2023-06-16 espieno extra params there, to be revisited
2023-06-16 sfmsdosfs: fixes for Undefined Behavior
2023-06-16 espiefix default parm, noticed by aja@ on clean-old-distfiles
2023-06-16 jsgdrm/amd: Don't allow s0ix on APUs older than Raven
2023-06-16 jsgdrm/amd/amdgpu: limit one queue per gang
2023-06-16 jsgdrm/amd/pm: Fix output of pp_od_clk_voltage
2023-06-16 jsgdrm/amd/pm: add missing NotifyPowerSource message mappi...
2023-06-16 jsgdrm/radeon: reintroduce radeon_dp_work_func content
2023-06-16 jsgdrm/amd/display: hpd rx irq not working with eDP interface
2023-06-16 jsgdrm/amdgpu/mes11: enable reg active poll
2023-06-16 jsgdrm/amd/amdgpu: update mes11 api def
2023-06-15 chelohaall platforms, main(): call clockqueue_init() just...
2023-06-15 tbTeach the grotty X509_certificate_type() about Ed25519...
2023-06-15 tbregen
2023-06-15 tbAdd RSA with the sha3s to obj_xref.txt
2023-06-15 tbregen obj_xref.h
2023-06-15 tbAdd Ed25519 to the obj_xref table.
2023-06-15 tbSome fixes in ASN1_item_verify()
2023-06-15 tbMake another NULL check explicit and put a brace on...
2023-06-15 tbRename a few variables and other cosmetics
2023-06-15 tbSwitch ASN1_item_sign_ctx() to EVP_DigestSign()
2023-06-15 tbMake NULL checks explicit in ASN1_item_sign_ctx()
2023-06-15 tbASN1_item_sign_ctx()
2023-06-15 tbFix a logic error in ASN1_item_sign_ctx()
2023-06-15 jsgdrm/amdgpu: reserve the old gc_11_0_*_mes.bin
2023-06-15 jsgdrm/amd/amdgpu: introduce gc_*_mes_2.bin v2
2023-06-15 jsgdrm/amdgpu: declare firmware for new MES 11.0.4
2023-06-15 jsgdrm/amdgpu/gfx11: update gpu_clock_counter logic
2023-06-15 jsgdrm/amdgpu: refine get gpu clock counter method
2023-06-15 jsgdrm/amdgpu/gfx11: Adjust gfxoff before powergating...
2023-06-15 jsgdrm/amdgpu/gfx10: Disable gfxoff before disabling power...
2023-06-15 jsgdrm/amdgpu/gmc11: implement get_vbios_fb_size()
2023-06-15 jsgdrm/amd/pm: fix possible power mode mismatch between...
2023-06-15 jsgdrm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs
2023-06-15 jsgdrm/amdgpu: Fix sdma v4 sw fini error
2023-06-15 jsgdrm/amd: Fix an out of bounds error in BIOS parser
2023-06-15 jsgdrm/amd/display: Correct DML calculation to follow...
2023-06-15 jsgdrm/amd/display: fixed dcn30+ underflow issue
2023-06-15 jsgdrm/amd/display: Use DC_LOG_DC in the trasform pixel...
2023-06-15 jsgdrm/amd/display: Enable HostVM based on rIOMMU active
2023-06-15 jsgdrm/amd/display: Correct DML calculation to align HW...
2023-06-15 jsgdrm/amd/display: populate subvp cmd info only for the...
2023-06-15 jsgdrm/displayid: add displayid_get_header() and check...
2023-06-15 jsgdrm/i915: taint kernel when force probing unsupported...
2023-06-15 jsgdrm/i915: Expand force_probe to block probe of devices...
2023-06-15 jsgdrm/i915/dp: prevent potential div-by-zero
2023-06-15 jsgdrm/i915: Fix NULL ptr deref by checking new_crtc_state
2023-06-15 jsgdrm/i915/guc: Don't capture Gen8 regs on Xe devices
2023-06-15 jsgdrm/mipi-dsi: Set the fwnode for mipi_dsi_device
2023-06-15 jsgdrm/fbdev-generic: prohibit potential out-of-bounds...
2023-06-14 mvsAdd missing kernel lock around (*if_ioctl)().
2023-06-14 claudioReplace the last few print_host() calls with print_addr...
2023-06-14 espieGC remnants of pipe support, long gone.
2023-06-14 espiefix test after method name change
2023-06-14 knAdd KUTaisi, Georgia (ქუთაისის საერთაშორისო აეროპორტი)
2023-06-13 tbMove comment about ASN1_item_dup() where it belongs
2023-06-13 millertRemove debug info inadvertantly left in the last commit.
2023-06-13 bluhmFix a typo with TSO logic in ip6_output(). Of course...
2023-06-13 millertUpstream fixes for @yearly, @monthly, @weekly, @daily...
2023-06-13 tbiked: introduce and use print_addr()
2023-06-13 claudioLink http regress test with -lz for content-encoding...
2023-06-13 tbSome KNF nits
2023-06-13 tbimsg test: simplify Makefile
2023-06-13 tbDisallow aliasing of return value and modulus
2023-06-13 tbAdd a BN_R_INVALID_ARGUMENT error code
2023-06-13 espiemove to use v5.36;
2023-06-13 claudioFix FILE leak in error path.
2023-06-13 antonAll hooked up regress directories must at least support...
next