CVS: cvs.openbsd.org: src

2024-04-15 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2024/04/15 07:58:48 Modified files: sys/dev/ic : nvme.c Log message: Don't hang in nvme_poll() if the nvme controller has disconnected from the pcie bus. i.e. if register reads start returning

CVS: cvs.openbsd.org: src

2024-04-15 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/15 07:57:45 Modified files: usr.sbin/rpki-client: crl.c extern.h parser.c Log message: Use the manifest location as additional differentiator when comparing CRLs OK tb@

CVS: cvs.openbsd.org: src

2024-04-15 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/04/15 06:44:24 Modified files: usr.sbin/nsd : aclocal.m4 config.h.in configure configure.ac Added files: usr.sbin/nsd : config.guess config.sub Log message: Sync to autoconf 2.71 upstream

CVS: cvs.openbsd.org: src

2024-04-15 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2024/04/15 02:19:55 Modified files: usr.bin/tmux : arguments.c cmd-command-prompt.c cmd-confirm-before.c layout-custom.c Log message: Fixes for memory leaks reported by Lu Ming

CVS: cvs.openbsd.org: src

2024-04-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/15 00:12:47 Modified files: share/man/man4 : umb.4 Log message: add an EXAMPLES section with a simple config file, similar to the wireless pages; started by a request from julian huhn, and adapted

CVS: cvs.openbsd.org: src

2024-04-14 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/14 19:48:12 Modified files: sys/dev/pci/drm: drm_probe_helper.c Log message: drm: Check polling initialized before enabling in drm_helper_probe_single_connector_modes >From Shradha Gupta

CVS: cvs.openbsd.org: src

2024-04-14 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/14 19:46:03 Modified files: sys/dev/pci/drm: drm_modeset_helper.c drm_probe_helper.c Log message: drm: Check output polling initialized before disabling >From Shradha Gupta

CVS: cvs.openbsd.org: src

2024-04-14 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/14 19:43:44 Modified files: sys/dev/pci/drm/amd/display/modules/inc: mod_stats.h Log message: drm/amd/display: Fix nanosec stat overflow >From Aric Cyr 953fee8160f1adf2929b9588c043170563c6ac4d in

CVS: cvs.openbsd.org: src

2024-04-14 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/14 19:42:21 Modified files: sys/dev/pci/drm/ttm: ttm_bo.c Log message: drm/ttm: return ENOSPC from ttm_bo_mem_space v3 >From Christian Koenig 852ad6a4f55c1e90123eff6d957119d4d5f27726 in

CVS: cvs.openbsd.org: src

2024-04-14 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/14 19:40:36 Modified files: sys/dev/pci/drm/amd/amdkfd: kfd_chardev.c Log message: amdkfd: use calloc instead of kzalloc to avoid integer overflow >From Dave Airlie

CVS: cvs.openbsd.org: src

2024-04-14 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/14 14:46:27 Modified files: sys/net: if_bridge.c sys/netinet: in_proto.c ip_input.c ip_var.h sys/netinet6 : ip6_input.c sys/sys: mbuf.h protosw.h Log

CVS: cvs.openbsd.org: src

2024-04-14 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/14 13:08:09 Modified files: sys/arch/sparc64/include: pte.h sys/arch/sparc64/sparc64: autoconf.c ipifuncs.c locore.s Log message: Turn sp_tlb_flush_{ctx,pte} into function pointers, and

CVS: cvs.openbsd.org: src

2024-04-14 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2024/04/14 12:11:54 Modified files: usr.bin/less : ch.c command.c edit.c filename.c funcs.h less.1 less.h less.hlp main.c opttbl.c Log message: Delete support for the

CVS: cvs.openbsd.org: src

2024-04-14 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2024/04/14 11:47:41 Modified files: regress/lib/libc/malloc/malloc_errs: malloc_errs.c Log message: t22 and t23 can fail if the first chunk ends up being allocated at the very end of the page. Circumvent

CVS: cvs.openbsd.org: src

2024-04-14 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2024/04/14 11:24:15 Modified files: share/man/man1 : update-plist.1 Log message: stop erroring if .orig exists OK op@ rsadowski@ kn@

CVS: cvs.openbsd.org: src

2024-04-14 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/14 09:41:09 Modified files: lib/libcrypto/ec: ec_ameth.c Log message: Fix indent pointed out by jsing

CVS: cvs.openbsd.org: src

2024-04-14 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/14 08:14:14 Modified files: lib/libcrypto/evp: evp.h Log message: Delete a few more GOST remnants When I unifdefed GOST support, the tree wasn't fully unlocked, so I didn't want to touch a public

CVS: cvs.openbsd.org: src

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/04/14 06:09:28 Modified files: share/man/man5 : python-module.5 Log message: add maturin as MODPY_PYBUILD backend

CVS: cvs.openbsd.org: src

2024-04-14 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/04/14 05:21:08 Modified files: lib/libc/gen : scandir.c Log message: Zap trailing whitespace. OK tb

CVS: cvs.openbsd.org: src

2024-04-14 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2024/04/14 03:59:04 Modified files: sys/arch/amd64/amd64: cpu.c mds.S sys/arch/amd64/include: cpu.h fpu.h Log message: Implement support for AVX-512. This required some fixes to the so-far

CVS: cvs.openbsd.org: src

2024-04-14 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/14 02:34:00 Modified files: usr.bin/less : filename.c Log message: less: escape newlines in file names Newlines in a filename can lead to arbitrary code execution

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 21:26:25 Modified files: sys/arch/amd64/stand/libsa: biosdev.c sys/arch/hppa/hppa: machdep.c trap.c sys/arch/hppa/stand/libsa: dev_hppa.c sys/arch/i386/stand/libsa:

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 21:23:13 Modified files: sys/dev/sbus : bpp.c Log message: put loop body on a new line ok bluhm@ jca@

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 18:38:26 Modified files: sys/dev/pci: qle.c Log message: avoid uninitialised var use found by smatch, ok miod@

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 17:44:11 Modified files: sys/arch/hppa/dev: astro.c sys/arch/macppc/macppc: ofw_machdep.c sys/arch/sparc64/dev: pcons.c sys/arch/sparc64/sparc64: pmap.c

CVS: cvs.openbsd.org: src

2024-04-13 Thread Josh Rickmar
CVSROOT:/cvs Module name:src Changes by: jr...@cvs.openbsd.org 2024/04/13 09:58:10 Modified files: sbin/iked : parse.y Log message: check group and world permissions of iked psk files Similar to the permission checks performed on iked.conf(5) due to the

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 09:08:37 Modified files: sys/ufs/ffs: ffs_extern.h Log message: Readd FFS_MAX_SOFTDEPS define For consistency with other removed indexes which are still around. No functional change except

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 09:07:10 Modified files: sys/ufs/ffs: ffs_extern.h Log message: Zap unused sd_* softdep sysctl names ok tb@

CVS: cvs.openbsd.org: src

2024-04-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2024/04/13 08:20:48 Modified files: sys/dev/fdt: psci.c pscivar.h Log message: Renove unused function and prototype. ok jsg@

CVS: cvs.openbsd.org: src

2024-04-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2024/04/13 08:19:39 Modified files: sys/arch/arm64/arm64: cpu.c Log message: Split out Spectre-V2 and Spectre-BHB mitigation code like I did for Spectre-V4 a few weeks ago. Treat Qualcomm Kryo 400

CVS: cvs.openbsd.org: src

2024-04-13 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/13 08:02:51 Modified files: lib/libcrypto/dsa: dsa_ameth.c lib/libcrypto/ec: ec_ameth.c Log message: Error check X509_ALGOR_set0() in {dsa,ec}_pkey_ctrl() These are four versions of near

CVS: cvs.openbsd.org: src

2024-04-13 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/04/13 07:58:35 Modified files: sbin/unwind/libunbound: config.h sbin/unwind/libunbound/dns64: dns64.c sbin/unwind/libunbound/dnstap: dnstap.h sbin/unwind/libunbound/iterator:

CVS: cvs.openbsd.org: src

2024-04-13 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/13 07:57:54 Modified files: lib/libcrypto/dsa: dsa_ameth.c Log message: Unwrap a line for consistency with other copy-pasted versions

CVS: cvs.openbsd.org: src

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/04/13 06:24:57 Modified files: usr.sbin/unbound: acx_nlnetlabs.m4 configure configure.ac usr.sbin/unbound/daemon: remote.c worker.c usr.sbin/unbound/dnstap: dnstap.c dnstap.proto

CVS: cvs.openbsd.org: src

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/04/13 06:23:47 Log message: import unbound 1.19.3, ok florian Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_19_3 U src/usr.sbin/unbound/ac_pkg_swig.m4 U

CVS: cvs.openbsd.org: src

2024-04-13 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/13 06:11:08 Modified files: sbin/iked : iked.conf.5 Log message: document "psk file path" notation; from josh rickmar ok tobhe

CVS: cvs.openbsd.org: src

2024-04-12 Thread Jan Klemkow
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/12 13:27:43 Modified files: sys/dev/pci: if_bnxt.c if_igc.c if_ixl.c if_ngbe.c ixgbe.h Log message: remove useless includes of ip.h and ip6.h ok bluhm

CVS: cvs.openbsd.org: src

2024-04-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/12 10:07:09 Modified files: sys/kern : kern_sysctl.c sys/net: pf.c sys/netinet: in_pcb.c tcp_input.c tcp_subr.c tcp_usrreq.c tcp_var.h

CVS: cvs.openbsd.org: src

2024-04-12 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/04/12 09:53:34 Modified files: usr.sbin/nsd : Makefile.in acx_nlnetlabs.m4 buffer.h config.h.in configlexer.lex configparser.y configure configure.ac

CVS: cvs.openbsd.org: src

2024-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/04/12 09:45:24 Modified files: usr.sbin/unbound: Makefile.in README.md config.guess config.sub configure configure.ac usr.sbin/unbound/cachedb: cachedb.c

CVS: cvs.openbsd.org: src

2024-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2024/04/12 09:44:29 Log message: import unbound 1.19.2, reminded by florian@ (yes I know there is a newer one, I'll update on top) Status: Vendor Tag: NLNETLABS Release Tags:

CVS: cvs.openbsd.org: src

2024-04-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/12 08:17:42 Modified files: usr.sbin/snmpd : snmpd.c Log message: In snmpd_metrics process keep file descriptors 0 1 2 open. stdin, stdout, stderr are reserverd. They should point to a terminal, a

CVS: cvs.openbsd.org: src

2024-04-12 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2024/04/12 08:10:28 Modified files: lib/libcurses/tinfo: read_entry.c Log message: Avoid snprintf() of NULL when _nc_get_source() returns NULL. The filename buffer is not actually used in this case but it

CVS: cvs.openbsd.org: src

2024-04-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/12 06:25:58 Modified files: sys/netinet: raw_ip.c Log message: Fix race between rip_input() and soisdisconnected(). Setting SS_CANTRCVMORE is protected by mutex of receive socket buffer. The

CVS: cvs.openbsd.org: src

2024-04-12 Thread Job Snijders
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/12 05:50:29 Modified files: usr.sbin/rpki-client: rrdp_notification.c Log message: Fix warning about delta element issues in the Update Notification File XML OK tb@

CVS: cvs.openbsd.org: src

2024-04-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/12 05:10:34 Modified files: lib/libcrypto/evp: bio_enc.c Log message: bio_enc: various basic cleanup Call a BIO bio rather than bi, a, or b; don't cast when assigning from or to a (void *). Drop

CVS: cvs.openbsd.org: src

2024-04-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/12 03:56:39 Modified files: sys/dev/usb: if_mtw.c Log message: correct loop in channel set function found by smatch indent warning ok kevlo@ stsp@

CVS: cvs.openbsd.org: src

2024-04-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/12 03:41:39 Modified files: lib/libcrypto/evp: evp_local.h pmeth_fn.c pmeth_gn.c Log message: Garbage collect various *_init() pmeths It's unclear whether the functions these support were ever

CVS: cvs.openbsd.org: src

2024-04-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/11 20:56:15 Modified files: lib/libcrypto/evp: pmeth_gn.c Log message: Fix a potential NULL-deref in EVP_PKEY_keygen() After a EVP_PKEY_new() failure, a NULL pointer would be passed to the keygen

CVS: cvs.openbsd.org: src

2024-04-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/11 20:51:52 Modified files: gnu/usr.bin/cvs: configure configure.in Log message: gnu/cvs: avoid a harmless configure warning Ever since the prehistoric zlib was removed last fall, the configure

CVS: cvs.openbsd.org: src

2024-04-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/11 19:54:21 Modified files: sys/dev/pci: if_mcx.c Log message: fix non-auto setting of extended media type bits found by smatch warning about uninitialised var use ok jmatthew@

CVS: cvs.openbsd.org: src

2024-04-11 Thread Kevin Lo
CVSROOT:/cvs Module name:src Changes by: ke...@cvs.openbsd.org 2024/04/11 18:44:07 Modified files: sys/dev/usb: usbdevs.h usbdevs_data.h Log message: Regen

CVS: cvs.openbsd.org: src

2024-04-11 Thread Kevin Lo
CVSROOT:/cvs Module name:src Changes by: ke...@cvs.openbsd.org 2024/04/11 18:43:32 Modified files: share/man/man4 : uchcom.4 ucom.4 usb.4 sys/dev/usb: uchcom.c usbdevs Log message: Add support for CH343 uart. The CH343 devices support any baud rate up to 6

CVS: cvs.openbsd.org: src

2024-04-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/11 17:00:13 Modified files: sys/arch/amd64/include: specialreg.h Log message: correct value of XFEATURE_AMX ok miod@ guenther@

CVS: cvs.openbsd.org: src

2024-04-11 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/11 12:58:45 Modified files: lib/libkvm : kvm_sparc64.c sys/arch/sparc64/include: pmap.h sys/arch/sparc64/sparc64: db_interface.c genassym.cf ipifuncs.c

CVS: cvs.openbsd.org: src

2024-04-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/11 12:07:55 Modified files: usr.sbin/bgpd : parse.y Log message: Remove repeated type declaration that makes bison unhappy Fixes: https://github.com/openbgpd-portable/openbgpd-portable/issues/77

CVS: cvs.openbsd.org: src

2024-04-11 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2024/04/11 10:31:30 Modified files: sys/ufs/ffs: ffs_extern.h Log message: Fix previous: it should not have removed the "max_softdeps" entry to keep the indexes consistent. ok deraadt@

CVS: cvs.openbsd.org: src

2024-04-11 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/11 09:08:18 Modified files: sys/net: if.h Log message: Prevent changing interface loopback flag from userland. IFF_LOOPBACK is telling userland the behaviour of a specific driver, it is

CVS: cvs.openbsd.org: src

2024-04-11 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/11 07:32:51 Modified files: sys/kern : uipc_socket.c uipc_socket2.c sys/sys: socketvar.h Log message: Don't take solock() in soreceive() for SOCK_RAW inet sockets. For inet

CVS: cvs.openbsd.org: src

2024-04-11 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/11 02:33:37 Modified files: sys/kern : sys_socket.c Log message: Take solock_shared() in soo_stat(). Only unix(4) and tcp(4) sockets set (*pru_sence)() handler. The rest of soo_stat() is the

CVS: cvs.openbsd.org: src

2024-04-11 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2024/04/11 02:33:15 Modified files: usr.sbin/bgpd : session.c Log message: Use != NULL for pointer check. No binary change.

CVS: cvs.openbsd.org: src

2024-04-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/11 00:49:19 Modified files: lib/libcrypto/asn1: a_time_tm.c Log message: Remove parentheses after return This file was very undecided what style to choose and often changed its mind in the middle

CVS: cvs.openbsd.org: src

2024-04-11 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2024/04/11 00:42:12 Modified files: sys/dev/pci: if_mcx.c Log message: Match on ConnectX-6 virtual functions too, since they don't seem to be any different to earlier revisions. from Brad

CVS: cvs.openbsd.org: src

2024-04-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/11 00:42:09 Modified files: lib/libcrypto/asn1: a_time_tm.c Log message: Rework internal tm_to_*() converters Make them static. Don't make them allocate if passed a NULL ASN1_TIME to avoid leaks.

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2024/04/10 23:30:55 Modified files: sys/dev/pci: if_mcx.c Log message: Add support for media types from the extended ethernet capabilities fields. If none of the regular ethernet capabilities

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:40:05 Modified files: sys/dev/pci/drm: files.drm sys/dev/pci/drm/i915/gt: intel_gt_regs.h intel_workarounds.c Added files: sys/dev/pci/drm/i915/gt: intel_gt_ccs_mode.c

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:35:18 Modified files: sys/dev/pci/drm/i915/gt: intel_engine_cs.c Log message: drm/i915/gt: Do not generate the command streamer for all the CCS >From Andi Shyti

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:33:42 Modified files: sys/dev/pci/drm/i915/gt: intel_gt_regs.h intel_workarounds.c Log message: drm/i915/gt: Disable HW load balancing for CCS >From Andi Shyti

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:31:39 Modified files: sys/dev/pci/drm: drm_prime.c Log message: drm/prime: Unbreak virtgpu dma-buf export >From Rob Clark cc4d9f0597ee1f1f94323611ae5d7473ddf2a99a in linux-6.6.y/6.6.26

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:29:26 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c Log message: drm/amd: Flush GFXOFF requests in prepare stage >From Mario Limonciello 3da10e91ecd24c49dd80e73f5ca86166f90dcfe1

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:27:39 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c sys/dev/pci/drm/amd/include: amd_shared.h Log message: drm/amd: Add concept of running prepare_suspend() sequence for

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:24:40 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu.h amdgpu_device.c amdgpu_drv.c Log message: drm/amd: Evict resources during PM ops prepare()

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:20:22 Modified files: sys/dev/pci/drm/amd/display/dc/dce110: dce110_hw_sequencer.c Log message: drm/amd/display: Prevent crash when disable stream >From Chris Park

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:18:45 Modified files: sys/dev/pci/drm/amd/display/dc/dce110: dce110_hw_sequencer.c sys/dev/pci/drm/amd/display/dc/dcn20: dcn20_hwseq.c Log message: drm/amd/display: Fix DPSTREAM CLK

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:16:35 Modified files: sys/dev/pci/drm/i915/gt: intel_workarounds.c Log message: drm/i915/mtl: Update workaround 14018575942 >From Tejas Upadhyay 2564623ee0da92ed7f8a87aa3758cbf2c46257bb in

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:15:02 Modified files: sys/dev/pci/drm/i915: i915_perf.c sys/dev/pci/drm/i915/gt: gen8_engine_cs.c intel_workarounds.c Log message: drm/i915/xelpg: Extend some workarounds/tuning to

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:13:06 Modified files: sys/dev/pci/drm/i915/gt: gen8_engine_cs.c Log message: drm/i915/mtl: Update workaround 14016712196 >From Tejas Upadhyay 338db8193cb2dd93544ac445a7b4b4a7f77094ad in

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:11:25 Modified files: sys/dev/pci/drm/i915: i915_debugfs.c i915_perf.c sys/dev/pci/drm/i915/gem: i915_gem_create.c sys/dev/pci/drm/i915/gt: intel_engine_pm.c intel_mocs.c

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:09:32 Modified files: sys/dev/pci/drm/i915: i915_drv.h sys/dev/pci/drm/i915/display: skl_universal_plane.c sys/dev/pci/drm/i915/gt: gen8_engine_cs.c intel_gt.h

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:06:59 Modified files: sys/dev/pci/drm/i915/gt: intel_gt.h intel_workarounds.c Log message: drm/i915/xelpg: Call Xe_LPG workaround functions based on IP version >From Matt Roper

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:04:44 Modified files: sys/dev/pci/drm/i915/gt: intel_engine_cs.c intel_execlists_submission.c intel_reset.c intel_reset.h

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:02:42 Modified files: sys/dev/pci/drm/i915/gt: intel_workarounds.c Log message: drm/i915: Tidy workaround definitions >From Matt Roper 6b25099eea4b65ba3b750ce49fa1a9a13d158046 in

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 21:01:04 Modified files: sys/dev/pci/drm/i915: intel_clock_gating.c sys/dev/pci/drm/i915/gt: intel_lrc.c intel_mocs.c intel_rc6.c intel_workarounds.c

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 20:58:50 Modified files: sys/dev/pci/drm/i915/display: intel_cursor.c intel_display_types.h intel_fb_pin.c Log

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 20:56:48 Modified files: sys/dev/pci/drm/i915/display: intel_cursor.c Log message: drm/i915/display: Use i915_gem_object_get_dma_address to get dma address >From Maarten Lankhorst

CVS: cvs.openbsd.org: src

2024-04-10 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/10 16:24:07 Modified files: sys/netinet: tcp_debug.c Log message: Make TCP debug code MP safe. Protect the global variables in TCP debug code with global mutex. Add a missing include and also

CVS: cvs.openbsd.org: src

2024-04-10 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2024/04/10 16:10:03 Modified files: sys/netinet: tcp_input.c Log message: Move global variables for TCP debug onto the tcp_input() stack. OK mvs@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Jan Klemkow
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2024/04/10 13:55:50 Modified files: sys/dev/pv : if_vio.c Log message: Implement TCP Segmentation Offload for vio(4) Tested by Brian Conway and bluhm With tweaks from bluhm ok bluhm

CVS: cvs.openbsd.org: src

2024-04-10 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/10 13:43:16 Modified files: gnu/usr.bin/binutils-2.17/bfd: elf.c Log message: When rewriting an ELF header (i.e. in strip and objcopy), keep the .openbsd.syscalls section with the

CVS: cvs.openbsd.org: src

2024-04-10 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/10 13:39:23 Modified files: distrib/alpha/miniroot: Tag: OPENBSD_7_5 Makefile Log message: OpenBSD 7.5 Errata 002: Install media for alpha architecture was broken due to strip(1) bug. ok deraadt@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/10 10:12:10 Modified files: regress/lib/libcrypto/symbols: symbols.awk Log message: symbols test: Remove a few things that are long gone

CVS: cvs.openbsd.org: src

2024-04-10 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/10 09:38:11 Modified files: sys/arch/alpha/alpha: cpu.c Log message: Use km_alloc(9) to allocate USPACE instead of uvm_pglistalloc(9). ok miod@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/10 09:26:18 Modified files: sys/uvm: uvm_pdaemon.c Log message: Use uvmpd_dropswap() in the case of swap shortage. ok kn@, kettenis@, miod@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2024/04/10 09:25:14 Modified files: sys/uvm: uvm_aobj.c Log message: Call uao_dropswap() instead of rerolling it. ok kn@, kettenis@, miod@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/04/10 09:13:23 Modified files: lib/libcrypto : crypto.h Log message: Re-guard the crypto_malloc macros. accidentally not included in crypto.h commit requested and ok tb@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/04/10 09:09:03 Modified files: lib/libcrypto/bn: bn_local.h Log message: Remove the prototype of BN_gcd_nonct()

CVS: cvs.openbsd.org: src

2024-04-10 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/04/10 09:01:31 Modified files: lib/libcrypto : Symbols.namespace lib/libcrypto/ec: ec.h ec_lib.c ec_oct.c lib/libcrypto/hidden/openssl: ec.h Log message: Hide deprecated functions in

CVS: cvs.openbsd.org: src

2024-04-10 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/04/10 09:00:38 Modified files: lib/libcrypto : Symbols.namespace lib/libcrypto/evp: evp.h evp_cipher.c evp_digest.c lib/libcrypto/hidden/openssl: evp.h Log message: Hide deprecated

CVS: cvs.openbsd.org: src

2024-04-10 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/04/10 08:59:39 Modified files: lib/libcrypto : Symbols.namespace Log message: Add HMAC_init and HMAC_CTX_reset to Symbols.namespace. ok tb@

CVS: cvs.openbsd.org: src

2024-04-10 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2024/04/10 08:58:06 Modified files: lib/libcrypto : Symbols.namespace lib/libcrypto/bn: bn.h bn_div.c bn_exp.c bn_gcd.c lib/libcrypto/hidden/openssl: bn.h Log message: Hide symbols in

<    5   6   7   8   9   10   11   12   13   14   >