OpenBSD cvs log

created 2023-03-06T18:51:24Z
begin 2023-02-10T14:37:16Z
end 2023-02-10T14:39:18Z
path src/sys
commits 2

date 2023-02-10T14:39:13Z
author jsg
files src/sys/dev/pci/drm/i915/gem/i915_gem_tiling.c log diff annotate
message drm/i915: Fix potential bit_17 double-free

From Rob Clark
0769f997a7b6d5cb8336db0b4ec3d2d311b8097c in linux-6.1.y/6.1.11
7057a8f126f14f14b040faecfa220fd27c6c2f85 in mainline linux

date 2023-02-10T14:39:18Z
author visa
files src/sys/net/if_tun.c log diff annotate
message Make tun(4) and tap(4) event filters MP-safe.

OK mvs@