CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 22:34:37

Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 22:34:07

Modified files:
sys/dev/pci: pcidevs 

Log message:
update Intel DG2 device names
checked against ark.intel.com and windows infs



CVS: cvs.openbsd.org: www

2024-03-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:www
Changes by: k...@cvs.openbsd.org2024/03/03 22:32:42

Modified files:
.  : plus.html 

Log message:
plus through January 4th, 2024.

>From pamela@



CVS: cvs.openbsd.org: src

2024-03-03 Thread David Gwynne
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/03/03 21:44:12

Modified files:
sys/net: if_aggr.c 

Log message:
white space fixes. no functional change



CVS: cvs.openbsd.org: src

2024-03-03 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/03/03 21:13:18

Modified files:
usr.bin/ssh: readconf.c 

Log message:
fix leak of CanonicalizePermittedCNAMEs on error path; spotted
by Coverity (CID 438039)



CVS: cvs.openbsd.org: src

2024-03-03 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2024/03/03 21:11:52

Modified files:
sys/dev/fdt: sxiccmu.c 

Log message:
freq is unsigned, kernel builds again



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:39:09

Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c 

Log message:
drm/amd/display: Fix memory leak in dm_sw_fini()

>From Armin Wolf
10c6b90e975358c17856a578419dc449887899c2 in linux-6.6.y/6.6.19
bae67893578d608e35691dcdfa90c4957debf1d3 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:37:13

Modified files:
sys/dev/pci/drm: drm_syncobj.c 

Log message:
drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func

>From Erik Kurzinger
20e1e1a2b8a4525301a76bd9afb856a7606a3a34 in linux-6.6.y/6.6.19
2aa6f5b0fd052e363bb9d4b547189f0bf6b3d6d3 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:35:45

Modified files:
sys/dev/pci/drm: drm_syncobj.c 

Log message:
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set

>From Erik Kurzinger
716cfee8053e608b4ff8c698e91843bd985f4553 in linux-6.6.y/6.6.19
3c43177ffb54ea5be97505eb8e2690e99ac96bc9 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:34:01

Modified files:
sys/dev/pci/drm/i915/display: intel_sdvo.c intel_tv.c 

Log message:
drm/i915/tv: Fix TV mode

>From Maxime Ripard
16bc939f224dfeed6cafbb78860179d4c2586e8c in linux-6.6.y/6.6.19
fb1e881273f432e593f8789f99e725b09304cc97 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:32:03

Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols: link_dp_dpia_bw.c 

Log message:
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'

>From Srinivasan Shanmugam
7211800091a9e2d49ad34f59d47321ca09ae30a7 in linux-6.6.y/6.6.19
97cba232549b9fe7e491fb60a69cf93075015f29 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:30:03

Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols: link_dp_dpia_bw.c 

Log message:
drm/amd/display: Avoid enum conversion warning

>From Nathan Chancellor
a1baf5734231dd3ee5d98022b2da474bc972f9c7 in linux-6.6.y/6.6.19
d7643fe6fb76edb1f2f1497bf5e8b8f4774b5129 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:28:25

Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c 

Log message:
drm/amd/display: adjust few initialization order in dm

>From Wayne Lin
fec5aea66916069d67b27e70ea88c99f15dc72fa in linux-6.6.y/6.6.19
22e1dc4b2fec17af70f297a4295c5f19a0f3fbeb in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:26:20

Modified files:
sys/dev/pci/drm/ttm: ttm_pool.c 

Log message:
drm/ttm: Fix an invalid freeing on already freed page in error path

>From Thomas Hellstrom
47bacc3c7fbbf573415c7ce1e7223bed3d691bfd in linux-6.6.y/6.6.19
40510a941d27d405a82dc3320823d875f94625df in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:24:27

Modified files:
sys/dev/pci/drm/amd/display/dc/bios: bios_parser2.c 
sys/dev/pci/drm/amd/display/dc/link: link_validation.c 

Log message:
drm/amd/display: fixed integer types and null check locations

>From Sohaib Nadeem
71783d1ff65204d69207fd156d4b2eb1d3882375 in linux-6.6.y/6.6.19
0484e05d048b66d01d1f3c1d2306010bb57d8738 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:21:40

Modified files:
sys/dev/pci/drm/amd/display/dc: dc_types.h 
sys/dev/pci/drm/amd/display/dc/link: link_dpms.c 
 link_validation.c 
sys/dev/pci/drm/amd/display/dc/link/protocols: link_dp_dpia_bw.c 
   link_dp_dpia_bw.h 

Log message:
drm/amd/display: Request usb4 bw for mst streams

>From Peichen Huang
622c827544ef300899a757f5b1d61554c2c3abcc in linux-6.6.y/6.6.19
5f3bce13266e6fe2f7a46f94d8bc94d5274e276b in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:18:12

Modified files:
sys/dev/pci/drm/amd/display/dc: dc.h dc_dp_types.h dc_types.h 
sys/dev/pci/drm/amd/display/dc/core: dc_link_exports.c 
sys/dev/pci/drm/amd/display/dc/link/protocols: link_dp_dpia_bw.c 

Log message:
drm/amd/display: Add dpia display mode validation logic

>From Meenakshikumar Somasundaram
c3682b63c60fdef04fc503d36d08bb84ee9758ad in linux-6.6.y/6.6.19
59f1622a5f05d948a7c665a458a3dd76ba73015e in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/03/03 19:16:11

Modified files:
usr.bin/ssh: misc.c misc.h readconf.c readconf.h servconf.c 

Log message:
Separate parsing of string array options from applying them to the
active configuration. This fixes the config parser from erroneously
rejecting cases like:

AuthenticationMethods password
Match User ivy
AuthenticationMethods any

bz3657 ok markus@



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:13:13

Modified files:
sys/dev/pci/drm/amd/amdgpu: nbio_v7_9.c 

Log message:
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9

>From Lijo Lazar
c19453cc16ad5d90f9ed40686203103e57085580 in linux-6.6.y/6.6.19
534c8a5b9d5d41d30cdcac93cfa1bca5e17be009 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:11:22

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_psp_ta.c 

Log message:
drm/amdgpu: Fix shared buff copy to user

>From Stanley.Yang
cb4541cabb531ce230489a2930c5eaaa91d779ce in linux-6.6.y/6.6.19
2dcf82a8e8dc930655787797ef8a3692b527c7a9 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:09:44

Modified files:
sys/dev/pci/drm/amd/amdgpu: soc15.c 

Log message:
drm/amdgpu: reset gpu for s3 suspend abort case

>From Prike Liang
61c0a633bdc644b064f0c9fe6412df247b2fbcca in linux-6.6.y/6.6.19
6ef82ac664bb9568ca3956e0d9c9c478e25077ff in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/03/03 19:05:20

Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_priv.h 

Log message:
drm/amdkfd: Use correct drm device for cgroup permission check

>From Mukul Joshi
5a1bd2143fd70f35a255c02611731b509d1cebac in linux-6.6.y/6.6.19
4119734e06a7f30e7e8eb92a58b85dca0269 in mainline linux



CVS: cvs.openbsd.org: src

2024-03-03 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2024/03/03 14:42:41

Modified files:
sys/dev/fdt: sxiccmu.c sxiccmu_clocks.h 

Log message:
Add support for the "NG" clock bindings for sun5i SoCs.

ok patrick@



CVS: cvs.openbsd.org: www

2024-03-03 Thread Sebastian Benoit
CVSROOT:/cvs
Module name:www
Changes by: be...@cvs.openbsd.org   2024/03/03 13:55:54

Modified files:
.  : 75.html 

Log message:
add rpki-client changes



CVS: cvs.openbsd.org: src

2024-03-03 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2024/03/03 11:24:07

Modified files:
etc/root   : root.mail 

Log message:
better estimate



CVS: cvs.openbsd.org: src

2024-03-03 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2024/03/03 10:00:14

Modified files:
sys/arch/armv7/stand/efiboot: conf.c exec.c 

Log message:
Flush the D-cache before we disable the cache.  This makes more sense and
fixes booting on my A10S-OLinuXino-MICRO board.  Since the cache is still
enabled, the CPU might bring back some of the cache lines we just flushed.
So invalidate the cache after disabling.

ok deraadt@



CVS: cvs.openbsd.org: www

2024-03-03 Thread Sebastian Benoit
CVSROOT:/cvs
Module name:www
Changes by: be...@cvs.openbsd.org   2024/03/03 09:55:41

Modified files:
build  : Makefile 
build/mirrors  : rpki-client-portable.html.head 
rpki-client: index.html portable.html 

Log message:
publish rpki-client 9.0



CVS: cvs.openbsd.org: src

2024-03-03 Thread Todd C . Miller
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2024/03/03 08:24:46

Modified files:
usr.bin/mktemp : mktemp.1 

Log message:
Clarify which part of the path name is considered for substitution.
Also use "name" instead of "file name" is some places since the
result could be either a file or a directory.  Work done with jmc@



CVS: cvs.openbsd.org: src

2024-03-03 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/03/03 06:29:19

Modified files:
regress/usr.bin/openssl: appstest.sh 

Log message:
Reinstate a test that was accidentally removed in previous



CVS: cvs.openbsd.org: src

2024-03-03 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/03/03 04:15:38

Modified files:
regress/lib/libm/msun: Makefile 

Log message:
Fill the list of expected test failures for m88k.



CVS: cvs.openbsd.org: src

2024-03-03 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/03/03 04:14:34

Modified files:
sys/arch/m88k/m88k: m88100_fp.c trap.c 

Log message:
Cope with the rare case of an imprecise FPU exception caught when
reenabling the FPU as part of the regular processing of another exception.



CVS: cvs.openbsd.org: src

2024-03-03 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2024/03/03 04:03:13

Modified files:
sys/arch/m88k/m88k: m88100_fp.c 

Log message:
Workaround a 88100 errata where a FPU imprecise exception may be raised
for floating-point-to-int conversions by mistake (these instructions are
not supposed to raise this exception).