OpenBSD cvs log

created 2021-07-18T06:50:04Z
begin 2021-07-16T00:00:00Z
end 2021-07-17T00:00:00Z
path src/sys
commits 6

date 2021-07-16T07:59:38Z
author claudio
files src/sys/kern/kern_unveil.c log diff annotate
src/sys/kern/vfs_lookup.c log diff annotate
src/sys/kern/vfs_syscalls.c log diff annotate
src/sys/sys/proc.h log diff annotate
message Remove the unveil current directory pointer from struct process. Instead
pass in the vnode to unveil_start_relative() like it is done for *at()
syscalls. This fixes an issue with fchdir() that actually did not correctly
reset this pointer when changing the working directory.
OK beck@

date 2021-07-16T13:08:24Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add some x570 ppbs and another navi 23

date 2021-07-16T13:09:18Z
author jsg
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen

date 2021-07-16T15:08:39Z
author bluhm
files src/sys/netinet/ip_esp.c log diff annotate
message Improve comments in IPsec replay window calculation.
OK tobhe@

date 2021-07-16T23:47:58Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c log diff annotate
message amdgpu: Add Missing Sienna Cichlid DID

From Ori Messinger
d26bbbcc160f6d9feabed73dca62b9e8b86671b4 in mainline linux

date 2021-07-16T23:51:38Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c log diff annotate
message drm/amdgpu: add another Renoir DID

From Jinzhou Su
775da83005cb61d4c213c636df9337da05714ff1 in mainline linux