1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00

Commit Graph

  • 7fd0510c05 rpki-client: use sentinel idiom for timegm(3) error check tb 2026-05-27 13:57:16 +00:00
  • 1708629beb ssh: use sentinel idiom for timegm(3) and mktime(3) tb 2026-05-27 13:54:15 +00:00
  • 253efc2f3b A new variable (RELINK) makes rules for creating a relink tar file and installing it in the correct place. The variable needs to be a test command which verifies the re-linked binary works correctly, which requires it to exit(0). This 1-liner will replace the large adhoc relink tarfile production in the Makefiles of various relinked programs. deraadt 2026-05-27 13:48:56 +00:00
  • d48f9573f7 Cache border and active border style separately, fixes problem reported by Marcel Partap in GitHub issue 5125. nicm 2026-05-27 13:41:20 +00:00
  • 7f22a1e109 Remove reference to an option that hasn't been added yet. nicm 2026-05-27 12:52:47 +00:00
  • 8b2d4ece37 add back the local #undef DEBUG lost with last drm update reported by Jan Schreiber jsg 2026-05-27 12:50:04 +00:00
  • e41d07dbde Sync the nexthop comperators in rde_rib.c and kroute.c claudio 2026-05-27 12:38:54 +00:00
  • 7d2efe2b68 Bring in some more floating panes changes - obscured panes need to be handled specially in screen_write_* rather than dropping into the client redraw (tty.c). nicm 2026-05-27 11:54:28 +00:00
  • 0ba5443af8 Add some extra checks to the mrtparser claudio 2026-05-27 11:17:42 +00:00
  • 78fe307b2e Add an explict "--" argument for portable. claudio 2026-05-27 09:42:19 +00:00
  • d96f8cf180 Add a "--" argv to the execvp of bgpctl for portable. claudio 2026-05-27 09:39:25 +00:00
  • 591ca9ec1d Don't fail hard on version mismatch and ignore extra end-of-params messages. claudio 2026-05-27 08:48:43 +00:00
  • ed61467928 Improve handling of unknown extended communities claudio 2026-05-27 08:38:43 +00:00
  • 0dbbbf5036 Increase the MRT attribute buffer to MAX_EXT_PKTSIZE so it works in all cases. claudio 2026-05-27 08:34:34 +00:00
  • 0b903cb7ba Fix use-after-free problems in parse.y claudio 2026-05-27 08:32:20 +00:00
  • 8da6e17f10 Move pt_unref() after the RB_REMOVE() call in rib_remove() to prevent use-after-free. claudio 2026-05-27 08:28:35 +00:00
  • 59afafd236 fix sort_get_clients() indentation; ok nicm@ jsg 2026-05-27 07:05:20 +00:00
  • 44ca0aff17 Check error result correctly (*cause not cause), pointed out by jsg. nicm 2026-05-27 07:01:36 +00:00
  • 6861f874fc sync deraadt 2026-05-27 06:32:32 +00:00
  • 6239428ed4 newsyslog: add glob(3) support for logfile names rsadowski 2026-05-27 05:56:57 +00:00
  • 6035b2757f ssh-agent: add -V to usage() tb 2026-05-27 03:28:07 +00:00
  • 19d2e68b7a add RCS id kevlo 2026-05-27 03:13:13 +00:00
  • 34e80d67dd In mt7921_e_mcu_fw_pmctrl(), val and mask were swapped. Use PCIE_LPCR_HOST_OWN_SYNC for both to make the intent clear. kevlo 2026-05-27 03:12:22 +00:00
  • 9ad264c2d5 use "ssh-agent -V" to test the binary is functional after relinking requested deraadt@ djm 2026-05-27 03:05:21 +00:00
  • 5d5d5d78ff add a -V flag to print the version, but mostly as a way to check the binary is functional; ok deraadt@ djm 2026-05-27 03:04:30 +00:00
  • 3b4f66f6dd clear userinfo before sending over imsg. This is not an issue by itself but it weakens compartmentalization and may assist lateral movement inside the privsep environment after another bug. gilles 2026-05-26 22:49:18 +00:00
  • 388bcdaeab Reject oversized sockaddr payloads received over privsep IPC. This is not an issue on its own but may permit lateral movement or memory corruption inside the privsep environment after another bug. gilles 2026-05-26 22:48:13 +00:00
  • 2c717ae1c6 Zero the temporary envelope parsing buffers before use. gilles 2026-05-26 22:44:17 +00:00
  • c2e63d99c0 Ensure pending asynchronous lookups do not retain dangling smtp_session references after teardown. gilles 2026-05-26 22:43:32 +00:00
  • b5293542b6 validate encrypted queue buffer sizes before processing auth tag and IV data: current callers already treat malformed input as a decrypt failure but rejecting truncated buffers earlier makes boundary conditions more explicit. gilles 2026-05-26 22:39:33 +00:00
  • afc0fddbd2 Pass correct argument to m_tag_delete() in ip_srcroute() claudio 2026-05-26 20:43:31 +00:00
  • 5e3c375ef2 Correct ICMPv6 parameter problem in IPv6 destination option. bluhm 2026-05-26 20:27:27 +00:00
  • f839d5f655 Add missing break. kettenis 2026-05-26 18:28:02 +00:00
  • 51e8ce08d8 Fix signed integer overflow in repetition count renaud 2026-05-26 15:59:22 +00:00
  • 4d2a376e62 sync deraadt 2026-05-26 15:13:55 +00:00
  • 2587ef69c1 sys/ufs: make ufs_readdir() use UFS_BUFATOFF() kirill 2026-05-26 15:01:16 +00:00
  • 68141c46bb sys/qwz: add AMPDU callbacks kirill 2026-05-26 14:55:16 +00:00
  • 68548d36b5 sys/qwz: add 802.11n with 40Mhz width kirill 2026-05-26 14:54:32 +00:00
  • 05c105ace0 sndiod: Make the device sample rate and buffer sizes global ratchov 2026-05-26 14:50:52 +00:00
  • f95fb9a08f Our kernel uses the medany code model, so we don't need the GP in the kernel. GP relaxation requires the medlow code model, which we don't want because it will limit future kernel address space randomization. kettenis 2026-05-26 14:12:34 +00:00
  • 073f8cc69d the relink binaries are always a .tar file. scan for them using find, rather than having to list them. This will make it easier to add new ones. help from jsg deraadt 2026-05-26 14:11:53 +00:00
  • 3c9734eb33 iked: Avoid NULL-deref in ocsp_connect_finish() hshoexer 2026-05-26 11:17:14 +00:00
  • a43614b38d merge unbound 1.25.1 sthen 2026-05-26 11:14:10 +00:00
  • 4e68b3dc6c import unbound 1.25.1 sthen 2026-05-26 11:10:47 +00:00
  • 9933cf87a8 Fix test_valid_uri() by passing the correct entry to strlen(). jsing 2026-05-26 09:35:53 +00:00
  • 6805718aab Ensure asr's sockets are close-on-exec to avoid a potential leak into children. dgl 2026-05-26 07:30:37 +00:00
  • 4a7ccfbc1a Enable samsabi(4). mglocker 2026-05-26 03:54:14 +00:00
  • 7228468d5f Add man page for the new samsabi(4) driver. mglocker 2026-05-26 03:52:37 +00:00
  • 3b711f42e2 Add samsabi(4), a driver for the Samsung Advanced BIOS Interface (SABI), a vendor command interface of the embedded controller found in Samsung laptops. mglocker 2026-05-26 03:51:11 +00:00
  • bd7f610059 remove unused prototypes jsg 2026-05-26 01:22:08 +00:00
  • d6937f1547 remove unused fiq code; ok miod@ jsg 2026-05-26 01:06:07 +00:00
  • 650e0e4886 sys/qwz: use devices number of RX and TX streams kirill 2026-05-25 20:33:58 +00:00
  • fc1c3a8fd5 sys/uvm/pdaemon: compare constraints in paddr units kirill 2026-05-25 20:29:27 +00:00
  • f5f1f41ad1 pane_zoomed_flag went missing somewhere in tmux.1, put it back. nicm 2026-05-25 14:53:09 +00:00
  • c7a005c917 EACESS -> EACCES jsg 2026-05-25 13:58:58 +00:00
  • 61b7e18e57 remove prototype for removed dtls1_get_cipher() ok jsing@ jsg 2026-05-25 13:34:58 +00:00
  • 5d60ee5c48 drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC jsg 2026-05-25 09:59:38 +00:00
  • 9c98ed30ba drm/i915: skip __i915_request_skip() for already signaled requests jsg 2026-05-25 09:57:20 +00:00
  • 36b41395b6 drm/i915/dp: Fix VSC dynamic range signaling for RGB formats jsg 2026-05-25 09:53:59 +00:00
  • c6e4dff28c drm: Replace old pointer to new idr jsg 2026-05-25 09:51:42 +00:00
  • 3d237fe2de drm/amd/display: Read EDID from VBIOS embedded panel info jsg 2026-05-25 09:49:17 +00:00
  • a2be9e02f3 drm/amd/display: Allow constructing DCE8 link encoder without DDC jsg 2026-05-25 09:45:20 +00:00
  • 6a46363ee8 drm/amd/display: Allow constructing DCE6 link encoder without DDC jsg 2026-05-25 09:42:09 +00:00
  • df58060a8b drm/amd/display: Allow DCE link encoder without AUX registers jsg 2026-05-25 09:40:09 +00:00
  • 0753b7ab9b drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring jsg 2026-05-25 09:37:05 +00:00
  • 790e438f33 drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring jsg 2026-05-25 09:35:07 +00:00
  • 481b1675a3 drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring jsg 2026-05-25 09:33:31 +00:00
  • c14d0da257 drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring jsg 2026-05-25 09:31:46 +00:00
  • e8cd5bea10 drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring jsg 2026-05-25 09:29:38 +00:00
  • 6fec0be271 drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring jsg 2026-05-25 09:26:58 +00:00
  • 7e331624dd drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring jsg 2026-05-25 09:25:06 +00:00
  • b356efde97 drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring jsg 2026-05-25 09:23:28 +00:00
  • 24108eb9d2 drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring jsg 2026-05-25 09:21:46 +00:00
  • 322b5b202e drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring jsg 2026-05-25 09:18:44 +00:00
  • 4c2739b3ff drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring jsg 2026-05-25 09:16:52 +00:00
  • 5cd1ee0734 drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring jsg 2026-05-25 09:14:24 +00:00
  • 19866fccbd drm/amdgpu/vcn: set no_user_fence for VCN v4.0 enc ring jsg 2026-05-25 09:12:47 +00:00
  • cfd68520a5 drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec rings jsg 2026-05-25 09:11:01 +00:00
  • c1f4717fc6 Remove unused prototype. jsing 2026-05-25 09:09:34 +00:00
  • 9be4713594 drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings jsg 2026-05-25 09:09:21 +00:00
  • ee3b1e4c30 drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings jsg 2026-05-25 09:07:19 +00:00
  • 11293fdd34 drm/color-mgmt: Typo s/R332/RGB332/ jsg 2026-05-25 09:05:19 +00:00
  • daceb810d0 drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2) jsg 2026-05-25 09:03:18 +00:00
  • 2ac69f2565 drm/amdgpu/uvd3.1: Don't validate the firmware when already validated jsg 2026-05-25 09:00:40 +00:00
  • 05e02b3c17 drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG jsg 2026-05-25 08:58:34 +00:00
  • 3e24d3b5f8 drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM jsg 2026-05-25 08:56:32 +00:00
  • 471e39ae28 drm/i915/wm: Verify the correct plane DDB entry jsg 2026-05-25 08:54:13 +00:00
  • 4663e019ca drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabled jsg 2026-05-25 08:52:14 +00:00
  • f0dd01694c sys/qwz: use BUS_DMA_WAITOK in qwx_dmamem_alloc() like qwx kirill 2026-05-25 08:50:13 +00:00
  • 0b98d2698c drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board jsg 2026-05-25 08:50:12 +00:00
  • 8a7d8ea75c drm/amd/pm/ci: Fill DW8 fields from SMC jsg 2026-05-25 08:48:03 +00:00
  • b62d4772d5 drm/amd/pm/ci: Clear EnabledForActivity field for memory levels jsg 2026-05-25 08:45:48 +00:00
  • 5e4941f215 drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0 jsg 2026-05-25 08:43:41 +00:00
  • 7b8f44d7e0 drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock jsg 2026-05-25 08:41:11 +00:00
  • 3b84c868af drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs jsg 2026-05-25 08:38:45 +00:00
  • c99a0dcff6 drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled jsg 2026-05-25 08:36:38 +00:00
  • f69649a082 drm/amdgpu/gfx11: look at the right prop for gfx queue priority jsg 2026-05-25 08:34:29 +00:00
  • 91d4a95fad drm/amdgpu/gfx10: look at the right prop for gfx queue priority jsg 2026-05-25 08:32:48 +00:00
  • 2680a9d0ef drm/amdgpu: Add default case in DVI mode validation jsg 2026-05-25 08:30:44 +00:00
  • 06070b0a5b drm/amd/pm: Fix xgmi max speed reporting jsg 2026-05-25 08:28:15 +00:00