CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 23:53:27 Modified files: sys/dev/pci/drm/include/linux: hardirq.h sys/dev/pci/drm/i915: i915_irq.c sys/dev/pci/drm/i915/gt: intel_engine_cs.c Log message: use intr_barrier(9)

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:36:10 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_hdcp.c Log message: drm/amdgpu/display: Unlock mutex on error >From John van der Kamp

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:33:24 Modified files: sys/dev/pci/drm/amd/amdgpu: sdma_v5_0.c Log message: drm/amdgpu: add fw release for sdma v5_0 >From Wenhui Sheng cfece0241468bc49d339c3c90ead98278063ae0f in linux

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:31:23 Modified files: sys/dev/pci/drm: drm_fb_helper.c Log message: drm/fb-helper: Fix vt restore >From Daniel Vetter 7b6902118146835fa67b52f624576d30b1c9e09f in linux 5.7.y/5.7.7

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:17:56 Modified files: sys/dev/pci/drm/radeon: ni_dpm.c Log message: drm/radeon: fix fb_div check in ni_init_smc_spll_table() >From Denis Efremov 02e8880ca700a561947b0a136ddf749df6b8f9fa in

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:15:20 Modified files: sys/dev/pci/drm/amd/amdkfd: kfd_process.c Log message: drm/amd: fix potential memleak in err branch >From Bernard Zhao 27998cb2e9c678cb65698c1965a7d7b931e0a671 in linux

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:13:11 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_debugfs.c Log message: drm/amd/display: Enable output_bpc property on all outputs >From Stylon Wang

CVS: cvs.openbsd.org: src

2020-07-01 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/01 21:10:46 Modified files: sys/dev/pci/drm/amd/display/modules/color: color_gamma.c Log message: drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp() >From Denis Efremov

Re: CVS: cvs.openbsd.org: src

2020-07-01 Thread Stuart Henderson
On 2020/07/01 10:41, Martijn van Duren wrote: > CVSROOT: /cvs > Module name: src > Changes by: mart...@cvs.openbsd.org 2020/07/01 10:41:43 > > Modified files: > usr.sbin/snmpd : mib.c > > Log message: > Allow hrStorageSize and hrStorageUsed to cope with sizes larger then >

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 16:40:54 Modified files: sys/arch/powerpc64/powerpc64: machdep.c Log message: Bring boot() in line with other architectures such that we actually sync disks when we reboot and don't end

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 12:25:31 Modified files: sys/arch/powerpc64/include: atomic.h Log message: atomic_swap_uint should still use a lwarx/stwcx. pair.

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 10:58:07 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Increase/decrease ci_idepth before/after calling interrupt handlers.

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 10:59:00 Modified files: sys/arch/powerpc64/include: cpu.h Log message: Implement CLKF_INTR, CLKF_USERMODE and CLKF_PC.

CVS: cvs.openbsd.org: src

2020-07-01 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2020/07/01 10:41:43 Modified files: usr.sbin/snmpd : mib.c Log message: Allow hrStorageSize and hrStorageUsed to cope with sizes larger then INT32_MAX by increasing the hrStorageAllocationUnits value until

CVS: cvs.openbsd.org: src

2020-07-01 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2020/07/01 10:28:31 Modified files: usr.bin/ssh: packet.c ssh_api.c Log message: free kex in ssh_packet_close; ok djm semarie

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 10:05:48 Modified files: sys/arch/powerpc64/include: pcb.h pmap.h pte.h sys/arch/powerpc64/powerpc64: machdep.c trap.c pmap.c Log message: Switch to using a fixed segment for the

CVS: cvs.openbsd.org: src

2020-07-01 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/01 09:53:42 Modified files: sys/arch/powerpc64/powerpc64: locore.S Log message: Make kcopy(9) copy (32-bit) words when possible such that copyin(9) and copyout(9) of futex variables becomes

CVS: cvs.openbsd.org: src

2020-07-01 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/01 07:32:27 Modified files: usr.bin/awk: run.c Log message: Fix regression with changed SUBSEP in subscript in version 20191024. The length of SUBSEP needs to be rechecked after calling

CVS: cvs.openbsd.org: src

2020-07-01 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/01 07:26:54 Modified files: usr.bin/awk: run.c Log message: Fix concatenation regression introduced in version 20201024. Concatenation evaluated both sides of the expression before doing its

CVS: cvs.openbsd.org: src

2020-07-01 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2020/07/01 07:00:51 Modified files: usr.sbin/snmpd : snmpd.8 Log message: Remove control socket reference

CVS: cvs.openbsd.org: src

2020-07-01 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2020/07/01 00:47:18 Modified files: usr.sbin/relayd: relayd.conf.5 Log message: Remove references to snmpd(8) now that agentx support has been removed. Prodded by and OK jmc@

CVS: cvs.openbsd.org: xenocara

2020-07-01 Thread Ingo Feinerer
CVSROOT:/cvs Module name:xenocara Changes by: feine...@cvs.openbsd.org2020/07/01 00:45:24 Modified files: app/video : video.c Log message: Initialize v4l2_requestbuffers for better libv4l compatibility The VIDIOC_REQBUFS ioctl requires a v4l2_requestbuffers