CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2024/09/13 03:57:34
Modified files:
sys/dev/ic : nvme.c nvmereg.h nvmevar.h
Log message:
Add sensors based on information in the SMART/health log page,
showing overall device health and temperatu
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/12 23:58:17
Modified files:
regress/lib/libssl/tlsfuzzer: tlsfuzzer.py
Log message:
typo: troups -> groups
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:54:17
Modified files:
sys/dev/pci/drm/i915: i915_sw_fence.c
Log message:
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
>From Andy Shevchenko
60d54a45dbbbac8af9f3352042bd30b527995
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:52:33
Modified files:
sys/dev/pci/drm/i915: i915_sw_fence.c
Log message:
drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
>From Andy Shevchenko
a65ebba8733727ffd9d0de78899ea
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:50:02
Modified files:
sys/dev/pci/drm/include/uapi/drm: drm_fourcc.h
sys/dev/pci/drm/amd/amdgpu: amdgpu_display.c
Log message:
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:42:34
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c amdgpu_ids.c
amdgpu_ids.h
Log message:
drm/amdgpu: reject gang submit on reserved VMIDs
>From
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:39:51
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_virt.c
Log message:
drm/amdgpu: Set no_hw_access when VF request full GPU fails
>From Yifan Zha
077c7e5fee4b4b3fea29fd3a951a6b01f2802d9
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:38:36
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_display.c
Log message:
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
>From Marek Olsak
9a41def4c48f92d386fd
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:36:36
Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c
Log message:
drm/amd/display: Check denominator pbn_div before used
>From Alex Hung
dfafee0a7b51c7c9612edd2d99140129496
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:32:30
Modified files:
sys/dev/pci/drm/amd/amdgpu: gfx_v11_0.c
Log message:
drm/amdgpu: Fix smatch static checker warning
>From Hawking Zhang
8bc7b3ce33e64c74211ed17aec823fc4e523426a in linux-6
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:31:07
Modified files:
sys/dev/pci/drm/amd/display/modules/hdcp: hdcp1_execution.c
Log message:
drm/amd/display: Check HDCP returned status
>From Alex Hung
1bd1fe1109fcd9213494283b01d9421f58e0b
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:28:44
Modified files:
sys/dev/pci/drm/amd/display/dc/link: link_factory.c
Log message:
drm/amd/display: Run DC_LOG_DC after checking link->link_enc
>From Alex Hung
874e3bb302f97b94ac548959ec4f
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:26:26
Modified files:
sys/dev/pci/drm/i915/gt/uc: intel_gsc_uc.c intel_uc_fw.h
Log message:
drm/i915: Do not attempt to load the GSC multiple times
>From Daniele Ceraolo Spurio
337266ada863a42
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/12 17:22:10
Modified files:
sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c
Log message:
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
>From Alex Deucher
94479011f4f551b4b1e010776a131
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/12 04:33:25
Modified files:
usr.sbin/rpki-client: crl.c extern.h mft.c print.c x509.c
Log message:
Reintroduce check that CRL Number is in range
The CRL number draft clarified what ignoring means an
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/12 03:10:46
Modified files:
sys/miscfs/fuse: fuse_vnops.c
Log message:
Do a basic sanity check that dirents returned via fuse are kind of sane.
Ensure that file names passed back by readdir do not i
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/12 03:07:28
Modified files:
sys/msdosfs: msdosfs_conv.c
Log message:
msdos already transfroms for Windows long names a '/' char into '?'.
Do the same for the 8.3 case as well.
This is not ideal
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/12 03:04:51
Modified files:
sys/isofs/cd9660: cd9660_vnops.c
sys/isofs/udf : udf_vnops.c
sys/nfs: nfs_vnops.c
sys/ntfs : ntfs_vnops.c
sys/tmpfs :
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2024/09/11 13:12:33
Modified files:
usr.bin/tmux : server-client.c
Log message:
Mouse move keys are not useful as key bindings because we do not turn
them on unless the application requests them. Ignore th
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2024/09/11 09:42:52
Modified files:
usr.sbin/vmd : Makefile arm64_vm.c loadfile_elf.c parse.y vm.c
vm.conf.5 vmd.c vmd.h vmm.c x86_vm.c
Added files:
usr.sbin/vmd : psp.c
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/11 09:04:16
Modified files:
regress/lib/libssl/tlsext: tlsexttest.c
Log message:
parametes -> parameters
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/11 06:22:34
Modified files:
sys/nfs: nfs_serv.c nfs_socket.c nfs_vnops.c nfsm_subs.h
Log message:
After calling m_freem() on nmi_mrep (or nmi_mreq) set the pointer to NULL.
Only do this if s
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/11 02:29:55
Modified files:
sys/ufs/ufs: ufs_ihash.c
Log message:
While I can understand that ext2fs is using ufs_ihashget() I'm still
flabbergasted by the abuse from fuse.
For whatever dumb rea
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2024/09/10 21:57:14
Modified files:
usr.bin/wc : wc.1 wc.c
Log message:
fstat(2) can't return an S_IFLNK, so delete that test.
Also, switch to S_IS*() tests and update the manpage
to reflect that
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2024/09/10 18:41:51
Modified files:
sbin/iked : radius.c
Log message:
Fix a typo
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2024/09/10 13:46:01
Modified files:
regress/bin/ps : command.sh
Log message:
Delete a test_ps() call that does not actually test
what it was intended to test.
The intention was to test that src/bin/
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/09/10 12:44:04
Modified files:
sys/nfs: nfs_serv.c
Log message:
nfsm_srvnamesiz() may set up an NFSERR_NAMETOL error, which nfsm_reply() would
consider as not tragic enough to abort the operatio
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/10 12:37:42
Modified files:
usr.sbin/rpki-client: rpki-client.8
Log message:
Use doc/html link for consistency
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/10 12:34:19
Modified files:
usr.sbin/rpki-client: rpki-client.8
Log message:
Add reference to the manifest numbers draft
ok job
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/10 11:01:09
Modified files:
share/man/man4/man4.amd64: cpu.4
share/man/man4/man4.i386: cpu.4
Log message:
libcrypto hasn't had VIA padlock support compiled in for quite some time...
prompte
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2024/09/10 08:52:42
Modified files:
sys/kern : uipc_mbuf.c
Log message:
Fix build of m_print_chain() on sparc64.
Use %zu to print mbuf MHLEN and MLEN in ddb, otherwise gcc complains.
found by claudio
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 06:14:26
Modified files:
sys/ufs/ufs: ufs_ihash.c
Log message:
ufs_ihashget() is also used by the ext2fs code but the DIP() makro does
not handle that. So for now add an ugly hack here to supp
On Tue, Sep 10, 2024 at 03:38:45AM -0600, Claudio Jeker wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: clau...@cvs.openbsd.org 2024/09/10 03:38:45
>
> Modified files:
> usr.sbin/bgpd : rde.c rde_attr.c rde_sets.c
>
> Log message:
> Be more careful with aspath that have 0
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 03:38:45
Modified files:
usr.sbin/bgpd : rde.c rde_attr.c rde_sets.c
Log message:
Be more careful with aspath that have 0 length (aka the empty AS_PATH).
Again malloc(0) is not portable and call
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 02:53:20
Modified files:
usr.sbin/bgpd : rde_community.c
Log message:
community_copy needs to check if nentries is 0 and handle that specially.
Calling malloc / reallocarray with a 0 size is not
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 02:47:51
Modified files:
usr.sbin/bgpd : rde_prefix.c
Log message:
AID_VPN_IPv4 and AID_VPN_IPv6 require a labellen that is non-zero.
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 02:41:13
Modified files:
usr.sbin/bgpd : rtr_proto.c
Log message:
Enfroce proper encoding of ASPA announce/withdraw PDU.
An announce PDU requires at least one provider ASnum while a withdraw
mus
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 02:37:52
Modified files:
usr.sbin/bgpd : rtr.c
Log message:
Use reallocarray() instead of recallocarray(), this code does not need the
extra security measures of recallocarray() which adds a lot
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/10 02:27:00
Modified files:
regress/usr.sbin/bgpd/integrationtests: exabgp.attr.in
exabgp.attr.ok
Log message:
Include CLUSTER_LIST in the bad attribu
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 23:33:32
Modified files:
sbin/sysctl: sysctl.8
Log message:
missing "Ar" in previous;
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2024/09/09 17:38:29
Modified files:
sbin/iked : radius.c
Log message:
When accounting start the type attribute was added twice.
from markus
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/09 09:00:45
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Handle the CLUSTER_LIST attribute as described in RFC7606
Just drop the attribute if received from an external peer.
Treat as withdraw
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/09 08:58:47
Modified files:
usr.sbin/bgpd : rde.c
Log message:
There is no need for an explicit size check for IMSG_RECONF_ASPA_TAS
imsg_get_data() does the same and produces the same error.
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/09/09 06:59:49
Modified files:
usr.sbin/bgpd : rde.c session.c
Log message:
Use msgbuf_init() instead of hand initalizing the msgbuf.
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2024/09/09 06:47:08
Modified files:
lib/libexpat : Tag: OPENBSD_7_4 Changes
lib/libexpat/lib: Tag: OPENBSD_7_4 xmlparse.c
Log message:
Backport libexpat security fixes from version 2.6.3.
Relevan
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2024/09/09 06:45:38
Modified files:
lib/libexpat : Tag: OPENBSD_7_5 Changes
lib/libexpat/lib: Tag: OPENBSD_7_5 xmlparse.c
Log message:
Backport libexpat security fixes from version 2.6.3.
Relevan
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2024/09/09 05:27:03
Modified files:
sys/kern : uipc_mbuf.c
Log message:
Print mbuf size also for non cluster.
Command "ddb> show /c mbuf" always prints mbuf data size. In
uipc_mbuf.c include db_inter
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 04:02:33
Modified files:
sys/dev/pci/drm/amd/display/dc/dcn20: dcn20_dwb_scl.c
Log message:
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
>From Alex Hung
e3a95f29647ae45d1ec9541
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 04:00:20
Modified files:
sys/dev/pci/drm/amd/display/dc/bios: bios_parser.c
Log message:
drm/amd/display: Check BIOS images before it is used
>From Alex Hung
e50bec62acaeec03afc6fa5dfb2426e52d049
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:58:02
Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols:
link_dp_capability.c
Log message:
drm/amd/display: use preferred lin
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:56:10
Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.h
Log message:
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
>From Wayne Lin
800a5ab673c4a6
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:53:32
Modified files:
sys/dev/pci/drm/amd/display/dc/core: dc_resource.c
Log message:
drm/amd/display: added NULL check at start of dc_validate_stream
>From winstang
154a50bf4221a6a6ccf88d565b
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:51:03
Modified files:
sys/dev/pci/drm/amd/display/dc/dce: dmub_replay.c
Log message:
drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
>From Nicholas Kazlauskas
da696cbb47941
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:47:46
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_gart.c
Log message:
drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
>From Yunxiang Li
ddfe95f2e1fcefeb9ab70476753e1fd0a083f59b in li
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:46:24
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_virt.c
Log message:
drm/amdgpu: add skip_hw_access checks for sriov
>From Yunxiang Li
494b42f35fc2a858941757dbbf5619f6ff405562 in linux
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:44:41
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_discovery.c
Log message:
drm/amdgu: fix Unintentional integer overflow for mall size
>From Jesse Zhang
54a11ce4ff2a01fc2a231c546a864883
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:41:07
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_amdkfd_gpuvm.c
Log message:
drm/kfd: Correct pinned buffer handling at kfd restore and validate process
>From Xiaogang Chen
cdc65b5f999
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:37:34
Modified files:
sys/dev/pci/drm/amd/amdgpu: nbio_v7_4.c
Log message:
drm/amdgpu: the warning dereferencing obj for nbio_v7_4
>From Jesse Zhang
7d265772e44d403071a2b573eac0db60250b1c21 in
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:35:48
Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu13: smu_v13_0_6_ppt.c
Log message:
drm/amd/pm: check specific index for smu13
>From Jesse Zhang
025798f44b8d19c33d48ff85aa5c172dc6576d47 i
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:34:36
Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu13: aldebaran_ppt.c
Log message:
drm/amd/pm: check specific index for aldebaran
>From Jesse Zhang
d0230b37206888c49df41639551802dce27fa26e
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:33:21
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_psp.c
Log message:
drm/amdgpu: fix the waring dereferencing hive
>From Jesse Zhang
4ab720b6aa1ef5e71db1e534b5b45c80ac4ec58a in linux-6.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:32:06
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c
Log message:
drm/amdgpu: fix dereference after null check
>From Jesse Zhang
0aad97bf6d0bc7a34a19f266b0b9fb2861efe64c in linux-
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:28:27
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu7_hwmgr.c
vega20_hwmgr.c
Log message:
drm/amdgpu/pm: Check input value for CUST
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:26:32
Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_crat.h kfd_topology.c
kfd_topology.h
Log message:
drm/amdkfd: Reconcile the definition and use of oem_
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:24:57
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_atombios.c
Log message:
drm/amdgpu: fix mc_data out-of-bounds read warning
>From Tim Huang
d0a43bf367ed640e527e8ef3d53aac1e71f80114 in
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:22:20
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_cgs.c
Log message:
drm/amdgpu: fix ucode out-of-bounds read warning
>From Tim Huang
f2b7a9f3839e92f43559b2795b34640ca8cf839f in linux-6
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:19:49
Modified files:
sys/dev/pci/drm/amd/amdgpu: df_v1_7.c
Log message:
drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
>From Ma Jun
f9267972490f9fcffe146e79828e97acc0da588c in l
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:17:44
Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_debug.c
Log message:
drm/amdkfd: Check debug trap enable before write dbg_ev_file
>From Lin.Cao
e6ea3b8fe398915338147fe54dd2db8155fdafd8 i
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:16:02
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_ring.c
Log message:
drm/amdgpu: Fix out-of-bounds write warning
>From Ma Jun
a60d1f7ff62e453dde2d3b4907e178954d199844 in linux-6.6.y/6.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:14:09
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_securedisplay.c
Log message:
drm/amdgpu: Fix the uninitialized variable warning
>From Ma Jun
f71ef2bb69dde228e0788e8e309d3d9d73f458c3 i
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:12:21
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: vega10_hwmgr.c
Log message:
drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
>From Ma Jun
3ad44174a5767dbe1dede02b160a4a
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:10:54
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu10_hwmgr.c
vega12_hwmgr.c
vega20
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:09:08
Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu11: vangogh_ppt.c
Log message:
drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt
>From Tim Huang
97667de35ba771ed50430c5541c
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:03:58
Modified files:
sys/dev/pci/drm/amd/display/dc/dml: display_mode_vba.c
Log message:
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
>From Hersen Wu
8406158
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:02:02
Modified files:
sys/dev/pci/drm/amd/display/dc/dml/calcs: dcn_calcs.c
Log message:
drm/amd/display: Ensure index calculation will not overflow
>From Alex Hung
3dc6bb57dab36b38b7374af0ac9
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 03:00:17
Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols:
link_dp_capability.c
Log message:
drm/amd/display: Fix Coverity INTE
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:57:58
Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c
Log message:
drm/amd/display: Spinlock before reading event
>From Alex Hung
af43ed726fa517b19f900b56965ad29933820545 in
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:56:25
Modified files:
sys/dev/pci/drm/amd/display/dc/gpio: gpio_service.c
Log message:
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
>From Hersen Wu
313d3dd4ca0
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:54:26
Modified files:
sys/dev/pci/drm/amd/display/dc/bios: bios_parser.c
bios_parser2.c
Log message:
drm/amd/display: Fix Coverity INTERGER_OVERFLO
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:52:26
Modified files:
sys/dev/pci/drm/amd/display/dc/hdcp: hdcp_msg.c
Log message:
drm/amd/display: Check msg_id before processing transcation
>From Alex Hung
cb63090a17d3abb87f132851fa3711281
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:51:04
Modified files:
sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21: rn_clk_mgr.c
Log message:
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
>From Alex Hung
21f9cb44f8
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:49:00
Modified files:
sys/dev/pci/drm/amd/display/modules/hdcp: hdcp_ddc.c
Log message:
drm/amd/display: Add array index check for hdcp ddc access
>From Hersen Wu
8b5ccf3d011969417be653b5a145c
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:47:23
Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols:
link_dp_training.c
Log message:
drm/amd/display: Check index for aux
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:44:25
Modified files:
sys/dev/pci/drm/amd/display/dc/gpio: gpio_service.c
Log message:
drm/amd/display: Check gpio_id before used as array index
>From Alex Hung
08e7755f754e3d2cef7d3a7da538d33
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:41:10
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: vega10_hwmgr.c
sys/dev/pci/drm/amd/pm/powerplay/smumgr: vega10_smumgr.c
Log message:
drm/amd/pm: fix uninitialized variabl
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:39:21
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: ppatomctrl.c
Log message:
drm/amd/pm: fix the Out-of-bounds read warning
>From Jesse Zhang
f1e261ced9bcad772a45a2fcdf413c3490e8729
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:36:51
Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu11: navi10_ppt.c
Log message:
drm/amd/pm: Fix negative array index read
>From Jesse Zhang
4711b1347cb9f0c3083da6d87c624d75f9bd1d50 in linu
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:35:23
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: vega10_hwmgr.c
Log message:
drm/amd/pm: fix warning using uninitialized value of max_vid_step
>From Jesse Zhang
59dd0d4b33269c5173
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:33:40
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu8_hwmgr.c
Log message:
drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
>From Tim Huang
1dbce92f325060551f98629e88
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:31:19
Modified files:
sys/dev/pci/drm/amd/pm/powerplay: amd_powerplay.c
Log message:
drm/amd/pm: fix uninitialized variable warning
>From Jesse Zhang
fc0cb02efdfbf8f913417bb06ac16a1a985523e7 i
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:29:45
Modified files:
sys/dev/pci/drm/amd/pm/powerplay/hwmgr: smu10_hwmgr.c
Log message:
drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
>From Ma Jun
a2f2beaba783e5e99b05bb455b70
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:27:57
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_ring.c
Log message:
drm/amdgpu: fix overflowed array index read warning
>From Tim Huang
da22d1b98d9d3a1bfd62bd291b10d57b0f19d6e5 in lin
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:26:08
Modified files:
sys/dev/pci/drm/amd/display/dc/core: amdgpu_dc.c
Log message:
drm/amd/display: Assign linear_pitch_alignment even for VM
>From Alvin Lee
d2fe7ac613a1ea8c346c9f5c89dc6ecc2
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:22:35
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_afmt.c
Log message:
drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
>From Ma Jun
761964b756c6e760e8af25e383b7f0a8cc47
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:21:03
Modified files:
sys/dev/pci/drm: drm_panel_orientation_quirks.c
Log message:
drm: panel-orientation-quirks: Add quirk for OrangePi Neo
>From Philip Mueller
512bd0cd535bf9b819e638585d5fc6
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/09/09 02:18:38
Modified files:
sys/dev/pci/drm: drm_fb_helper.c
Log message:
drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
>From Qiuxu Zhuo
d5618eaea8868e2534c375b8a51269365
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/09/09 01:40:03
Modified files:
lib/libssl : ssl_err.c
Log message:
Make error 235 resolve to "no application protocol"
We accidentally have two errors 235 since we didn't notice that OpenSSL
remove
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/09/09 01:38:45
Modified files:
sys/sys: socketvar.h
Log message:
Document 'socket' and 'sockbuf' structures locking.
`so_oobmark' marked as [mr]. It is accessed in reception path and
correspond
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/09/09 01:37:47
Modified files:
sys/net: if_pppx.c
Log message:
Don't take netlock while setting `if_description'.
net/if_pppx.c is the only place where `if_description' accessed outside
ifioctl
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2024/09/08 23:36:17
Modified files:
sbin/sysctl: sysctl.8 sysctl.c
Log message:
Add triple-dots to synopsis as multiple name[=value] arguments may be given
OK jmc sobrado
701 - 800 of 54588 matches
Mail list logo