openbsd
2024-10-15 claudioAdd PS_STOPPED to the flags
2024-10-15 claudioIndicate that a process has stopped by setting PS_STOPP...
2024-10-15 claudioFix runtime calculation. Assiging ts to spc_runtime...
2024-10-15 claudioUse pr instead of p->p_p like everywhere else in exit1.
2024-10-15 jsgremove unneeded pte.h include
2024-10-15 tbSwitch ec_asn1_group2parameters() to get0_{order,cofact...
2024-10-15 tbProvide EC_GROUP_get0_cofactor() for internal use
2024-10-15 jsgremove struct arpreq from net/if_arp.h
2024-10-15 deraadtgrow i386 media a bit
2024-10-14 naddymention SshdAuthPath option; ok djm@
2024-10-14 nicmSet ACS flag for REP. Reported by Romain Francoise...
2024-10-14 tbMake NULL checks in ec_asn1_group2curve() explicit
2024-10-14 tbExtend ec_asn1_test to check for correct curve coeffici...
2024-10-14 tbFix field element encoding for elliptic curve coefficients
2024-10-14 tbDrop an obvious comment and fix indent for setting...
2024-10-14 tbIn ec_asn1_group2curve() rename ok to ret, per usual
2024-10-14 jsgremove unneeded vmparam.h include from pte.h
2024-10-14 janFix build w/o SUSPEND option
2024-10-14 jsgremove unneeded device.h include
2024-10-14 jsgremove unused struct sigstate; ok miod@
2024-10-14 jsgremove duplicate includes and license; feedback and...
2024-10-14 jmcremove notes about unsupported modifiers; from nir...
2024-10-14 djmregress support for split sshd-auth binary
2024-10-14 deraadtsshd-auth also has a relink kit
2024-10-14 deraadtsync
2024-10-14 jsgchange mutex.h include to rwlock.h
2024-10-14 djmSplit per-connection sshd-session binary
2024-10-14 jsgremove unneeded proc.h include
2024-10-13 djmdon't start the ObscureKeystrokeTiming mitigations...
2024-10-13 jsgbyt -> but; ok tb@
2024-10-13 jsginclude stdio.h for sscanf() snprintf()
2024-10-13 jsgremove unneeded timeout.h include
2024-10-13 jsgremove unneeded limits.h and errno.h includes
2024-10-13 deraadtBe more eager to install qcpas firmware (more pattern...
2024-10-12 afresh1Make fw_update -a mean all
2024-10-12 jsgremove unneeded rwlock.h include
2024-10-12 jsgremove unneeded time.h include
2024-10-12 jsgremove unneeded percpu.h include
2024-10-12 tbExercise the EC parameters code a bit more
2024-10-12 jmcremove blank line;
2024-10-12 jsgremove duplicate misc.h include
2024-10-12 nicmCall realpath on the source file to match -f on the...
2024-10-12 nicmDo not rename a buffer to itself, GitHub issue 4181.
2024-10-12 jsgremove duplicate unistd.h include
2024-10-12 robertintroduce a new build class to be used by the build...
2024-10-12 jsgremove vmparam.h include
2024-10-12 tbRemove unnecessary str variable in ssl_stat.c
2024-10-11 tbUse a and b for the curve coefficients
2024-10-11 tbClean up ec_asn1_group2fieldid()
2024-10-11 tbFix a long-standing bug in ec_asn1_group2pkparameters()
2024-10-11 tbUse defines for the CHOICE variants of ECPKPARAMETERS
2024-10-11 tbRemove NULL check in ec_asn1_pkparameters2group()
2024-10-11 tbUse better variable names in ec_asn1_pkparameters2group()
2024-10-11 tbFirst cleanup pass over ec_asn1_group2pkparameters()
2024-10-11 deraadtThe fw keys have been added to the signify key bundles...
2024-10-11 tberr.c: zap stray space
2024-10-11 jsingApply some style(9) and tidy some comments.
2024-10-11 jsingRemove pointless locking from err_build_SYS_str_reasons().
2024-10-11 jsingConvert err_clear_data() and err_clear() from macros...
2024-10-11 jsingRemove unused typedef for ERR_FNS.
2024-10-11 jsingAdd err_ prefix to build_SYS_str_reasons().
2024-10-11 jsingMake ERR_str_{libraries,reasons,functs}[] const.
2024-10-11 jsingAdd ERR_LIB_SYS to the error values in ERR_str_functs[].
2024-10-11 kettenisRevert ehci(4) bits in the previous commit. Apparently...
2024-10-11 jsingAdd error regress coverage for ERR_LIB_SYS.
2024-10-11 tbRemove params argument from ec_asn1_group2parameters()
2024-10-11 tbSimplify ec_asn1_group2pkparameters()
2024-10-11 tbSpell NULL in a simpler fashion
2024-10-11 tbClean up i2d_ECPKParameters()
2024-10-11 jsgdrm/amd/display: enable_hpo_dp_link_output: Check link_...
2024-10-11 jsgdrm/amd/display: Allow backlight to go below `AMDGPU_DM...
2024-10-11 jsgdrm/amd/display: Fix system hang while resume with...
2024-10-11 jsgdrm/amd/display: Add HDR workaround for specific eDP
2024-10-11 jsgdrm/sched: Add locking to drm_sched_entity_modify_sched
2024-10-11 jsgdrm/i915/gem: fix bitwise and logical AND mixup
2024-10-11 jsgdrm: Consistently use struct drm_mode_rect for FB_DAMAG...
2024-10-11 jsgdrm/amdgpu/gfx10: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amdgpu/gfx11: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amd/pm: ensure the fw_info is not null before using it
2024-10-11 jsgdrm/amdgpu/gfx9: use rlc safe mode for soft recovery
2024-10-11 jsgdrm/amdgpu: Block MMR_READ IOCTL in reset
2024-10-11 jsgdrm/radeon/r100: Handle unknown family in r100_cp_init_...
2024-10-11 jsgdrm/amdgpu: fix unchecked return value warning for...
2024-10-11 jsgdrm/printer: Allow NULL data in devcoredump printer
2024-10-11 jsgdrm/amd/display: Initialize get_bytes_per_element's...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in DCN30 color...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in degamma...
2024-10-11 jsgdrm/amd/display: Fix index out of bounds in DCN30 degam...
2024-10-11 jsgdrm/amd/display: Check link_res->hpo_dp_link_enc before...
2024-10-11 jsgdrm/amd/display: Check stream before comparing them
2024-10-11 jsgdrm/amdkfd: Fix resource leak in criu restore queue
2024-10-11 jsgdrm/amdgpu: enable gfxoff quirk on HP 705G4
2024-10-11 jsgdrm/amdgpu: add raven1 gfxoff quirk
2024-10-11 jsgdrm/amd/display: fix double free issue during amdgpu...
2024-10-11 jsgdrm/amd/display: Add null check for 'afb' in amdgpu_dm_...
2024-10-11 jsgdrm/amd/display: Check null pointers before using dc...
2024-10-11 jsgdrm/amd/display: Handle null 'stream_status' in 'planes...
2024-10-11 jsgdrm/amd/display: Add null check for top_pipe_to_program...
2024-10-11 jsgdrm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
2024-10-11 jsgdrm/amdgpu: disallow multiple BO_HANDLES chunks in...
next