openbsd
2024-09-10 claudioInclude CLUSTER_LIST in the bad attribute tests. Also...
2024-09-10 jsgchange bus notifier defines into inline functions
2024-09-10 jmcmissing "Ar" in previous;
2024-09-09 yasuokaWhen accounting start the type attribute was added...
2024-09-09 claudioHandle the CLUSTER_LIST attribute as described in RFC7606
2024-09-09 claudioThere is no need for an explicit size check for IMSG_RE...
2024-09-09 naddydocument the mlkem768x25519-sha256 key exchange algorithm
2024-09-09 claudioUse msgbuf_init() instead of hand initalizing the msgbuf.
2024-09-09 bluhmPrint mbuf size also for non cluster.
2024-09-09 jsgdrm/amd/display: Skip wbscl_set_scaler_filter if filter...
2024-09-09 jsgdrm/amd/display: Check BIOS images before it is used
2024-09-09 jsgdrm/amd/display: use preferred link settings for dp...
2024-09-09 jsgdrm/amd/display: Correct the defined value for AMDGPU_D...
2024-09-09 jsgdrm/amd/display: added NULL check at start of dc_valida...
2024-09-09 jsgdrm/amd/display: Don't use fsleep for PSR exit waits...
2024-09-09 jsgdrm/amdgpu: add lock in kfd_process_dequeue_from_device
2024-09-09 jsgdrm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
2024-09-09 jsgdrm/amdgpu: add skip_hw_access checks for sriov
2024-09-09 jsgdrm/amdgu: fix Unintentional integer overflow for mall...
2024-09-09 jsgdrm/amdgpu: update type of buf size to u32 for eeprom...
2024-09-09 jsgdrm/kfd: Correct pinned buffer handling at kfd restore...
2024-09-09 jsgdrm/amd/pm: check negtive return for table entries
2024-09-09 jsgdrm/amdgpu: the warning dereferencing obj for nbio_v7_4
2024-09-09 jsgdrm/amd/pm: check specific index for smu13
2024-09-09 jsgdrm/amd/pm: check specific index for aldebaran
2024-09-09 jsgdrm/amdgpu: fix the waring dereferencing hive
2024-09-09 jsgdrm/amdgpu: fix dereference after null check
2024-09-09 jsgdrm/amdgpu: Fix the warning division or modulo by zero
2024-09-09 jsgdrm/amdgpu/pm: Check input value for CUSTOM profile...
2024-09-09 jsgdrm/amdkfd: Reconcile the definition and use of oem_id...
2024-09-09 jsgdrm/amdgpu: fix mc_data out-of-bounds read warning
2024-09-09 jsgdrm/amdgpu: fix ucode out-of-bounds read warning
2024-09-09 jsgdrm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_n...
2024-09-09 jsgdrm/amdkfd: Check debug trap enable before write dbg_ev...
2024-09-09 jsgdrm/amdgpu: Fix out-of-bounds write warning
2024-09-09 jsgdrm/amdgpu: Fix the uninitialized variable warning
2024-09-09 jsgdrm/amdgpu/pm: Fix uninitialized variable agc_btc_response
2024-09-09 jsgdrm/amdgpu/pm: Fix uninitialized variable warning for...
2024-09-09 jsgdrm/amd/pm: fix uninitialized variable warnings for...
2024-09-09 jsgdrm/amd/amdgpu: Check tbo resource pointer
2024-09-09 jsgdrm/amd/display: Fix index may exceed array range withi...
2024-09-09 jsgdrm/amd/display: Skip inactive planes within ModeSuppor...
2024-09-09 jsgdrm/amd/display: Ensure index calculation will not...
2024-09-09 jsgdrm/amd/display: Fix Coverity INTEGER_OVERFLOW within...
2024-09-09 jsgdrm/amd/display: Spinlock before reading event
2024-09-09 jsgdrm/amd/display: Fix Coverity INTEGER_OVERFLOW within...
2024-09-09 jsgdrm/amd/display: Fix Coverity INTERGER_OVERFLOW within...
2024-09-09 jsgdrm/amd/display: Check msg_id before processing transcation
2024-09-09 jsgdrm/amd/display: Check num_valid_sets before accessing...
2024-09-09 jsgdrm/amd/display: Add array index check for hdcp ddc...
2024-09-09 jsgdrm/amd/display: Check index for aux_rd_interval before...
2024-09-09 jsgdrm/amd/display: Stop amdgpu_dm initialize when stream...
2024-09-09 jsgdrm/amd/display: Check gpio_id before used as array...
2024-09-09 jsgdrm/amdgpu: avoid reading vf2pf info size from FB
2024-09-09 jsgdrm/amd/pm: fix uninitialized variable warnings for...
2024-09-09 jsgdrm/amd/pm: fix the Out-of-bounds read warning
2024-09-09 jsgdrm/amd/pm: Fix negative array index read
2024-09-09 jsgdrm/amd/pm: fix warning using uninitialized value of...
2024-09-09 jsgdrm/amd/pm: fix uninitialized variable warning for...
2024-09-09 jsgdrm/amd/pm: fix uninitialized variable warning
2024-09-09 jsgdrm/amdgpu/pm: Check the return value of smum_send_msg_...
2024-09-09 jsgdrm/amdgpu: fix overflowed array index read warning
2024-09-09 jsgdrm/amd/display: Assign linear_pitch_alignment even...
2024-09-09 jsgdrm/amdgpu: Fix uninitialized variable warning in amdgp...
2024-09-09 jsgdrm: panel-orientation-quirks: Add quirk for OrangePi Neo
2024-09-09 jsgdrm/fb-helper: Don't schedule_work() to flush frame...
2024-09-09 tbMake error 235 resolve to "no application protocol"
2024-09-09 mvsDocument 'socket' and 'sockbuf' structures locking.
2024-09-09 mvsDon't take netlock while setting `if_description'.
2024-09-09 knAdd triple-dots to synopsis as multiple name[=value...
2024-09-09 tbFix alert callback in the QUIC layer
2024-09-09 jsgmove some server only functions from nfs_subs.c to...
2024-09-09 tbAdd and use tls13_record_layer_alert_sent()
2024-09-09 djmtest mlkem768x25519-sha256
2024-09-09 djmpull post-quantum ML-KEM/x25519 key exchange out from...
2024-09-08 tbrpki-client: fix typos in comments and one in a warning...
2024-09-07 aishafix RBT_ENTRY in pf_state and pf_state_key
2024-09-07 tbFuthermore -> Furthermore
2024-09-06 tbPrepare for an upcoming tlsfuzzer test that expects...
2024-09-06 mbuhlFix KUBSAN by adding invalid builtin detection, as...
2024-09-06 mbuhlDocument float cast overflow detection.
2024-09-06 jsgspelling; ok mglocker@
2024-09-06 tbReenable AES-NI in libcrypto
2024-09-06 mpiAllow tracing interrupts by defering the wakeup(9)...
2024-09-06 mpiRemove incorrect increment of the context switch counter.
2024-09-06 mpiRegression for '%c'.
2024-09-06 mpiInterpret the argument of '%c' as an integer instead...
2024-09-06 tbAdjust documentation to work without X509_LOOKUP_by_sub...
2024-09-06 miodRepair build with gcc.
2024-09-06 antonsync
2024-09-06 jsgmatch on Lunar Lake
2024-09-06 jsgregen
2024-09-06 jsgadd Intel Lunar Lake ids
2024-09-06 djmmake parsing user@host consistently look for the last...
2024-09-05 claudioBump version
2024-09-05 tbsync with base
2024-09-05 tbAvoid out-of-bounds pointer arithmetic in inflateCopy().
2024-09-05 bluhmIn ddb(4) print mbuf chain and packet list.
2024-09-05 florianSync to unbound 1.21.0; heavy lifting by sthen
2024-09-05 bluhmUpdate libexpat to version 2.6.3.
next