openbsd
2024-09-22 jsgremove BACK_CHANNEL define, unused since YP bits remove...
2024-09-21 deraadtWe aren't ready to choose S0-over-S3 based upon the...
2024-09-21 schwarzeCheck that .In is callable and parsed.
2024-09-21 aishaadd route-to example
2024-09-21 mlarkinvmm(4): remove EPT mprotect ioctl
2024-09-21 mlarkinvmm.h is a needed include now
2024-09-20 kettenisAdd device tree mapping for Lenovo ThinkPad T14s.
2024-09-20 tbAvoid use after free when retrying the -o file
2024-09-20 tbgdb: fix path to ex
2024-09-20 jsgcorrect format string in debug printf
2024-09-20 jsgremove unneeded semicolon
2024-09-20 jsgremove unneeded semicolons; checked by millert@
2024-09-20 dlgfix up the ip address config in the example config.
2024-09-19 djmopenssh-9.9
2024-09-19 tbShift 1U rather than 1 to avoid -Wsign-compare whining
2024-09-19 jobMove rpki-client to 9.3
2024-09-19 jsgfixup! drm/apple: Add support for the macOS 13.2 DCP...
2024-09-19 claudioRemove spaces before EOL.
2024-09-19 sfvio: allow longer tx chains
2024-09-19 sfvirtio_pci: Fix off-by-one in interrupt setup
2024-09-19 denisdocument how to add a restricted socket
2024-09-19 jsgdon't warn when returning early in hdcp functions
2024-09-19 jsgdrm/i915/guc: prevent a possible int overflow in wq...
2024-09-19 jsgdrm/amd/amdgpu: apply command submission parser for...
2024-09-19 jsgdrm/amdgpu/atomfirmware: Silence UBSAN warning
2024-09-19 jsgdrm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
2024-09-19 jsgdrm/amd/display: Fix FEC_READY write on DP LT
2024-09-19 jsgdrm/amd/display: Disable error correction if it's not...
2024-09-19 jsgdrm: panel-orientation-quirks: Add quirk for Ayn Loki Max
2024-09-19 jsgdrm: panel-orientation-quirks: Add quirk for Ayn Loki...
2024-09-19 jsgcorrect indentation
2024-09-18 tbEnable large number of extension tests and stop skippki...
2024-09-18 millertzic: cherrypick support for %z in time zone formats
2024-09-18 jsgmove common lines to mi
2024-09-18 deraadtback to previous plan
2024-09-18 jobFix a memory leak
2024-09-18 jsgremove unneeded semicolons after switch statements
2024-09-18 deraadtadjust date
2024-09-18 jmatthewRemove the MSI blacklist. Now that we use MSI-X interr...
2024-09-17 jsgdisable POOL_DEBUG for release
2024-09-17 deraadthead into release
2024-09-17 deraadtgetdents(2) was pushed into rpath because it exposes...
2024-09-17 jsgupdate install.md path
2024-09-17 jsgupdate list file paths
2024-09-17 sfvio: Reduce code duplication in control queue handling
2024-09-17 tbtlsfuzzer: add a start-server convenience target for...
2024-09-17 tbReplace OpenSSL 3.1 (which no longer is in ports) with 3.3
2024-09-17 jsgspelling
2024-09-16 bluhmMention psp(4) in vm.conf(5) man page.
2024-09-16 bluhmDocument ioctl(2) interface provided by psp(4) device.
2024-09-16 nicmAdd copy mode commands which were missed when descripti...
2024-09-16 nicmChange the behaviour of extended-keys always slightly...
2024-09-16 nicmAdd a prefix timeout option, from Conor Taylor in GitHu...
2024-09-16 florianClose correct file descriptor.
2024-09-16 djmuse 64 bit math to avoid signed underflow. upstream...
2024-09-15 deraadtInvalid pintables in ELF binaries can crash the kernel.
2024-09-15 knDocument when vmd(8) VMs are stopped; OK mlarkin
2024-09-15 yasuokaAdd handling of "Class" attribute. diff from markus
2024-09-15 jmcminor grammar/sort fixes for refuseconnection; ok djm
2024-09-15 jsgremove unused variables
2024-09-15 jsg__STDC_VERSION__ not __STDC_VERSION; ok miod@
2024-09-15 yasuokaImprove the log messages and white spaces.
2024-09-15 yasuokaKeep the number of requests for a DAE server below...
2024-09-15 yasuokaAdd "delete" command to "radiusctl ipcp". Also, send...
2024-09-15 yasuokaHandle EAGAIN properly and fix the log when disconnected.
2024-09-15 djmbad whitespace in config dump output
2024-09-15 djmupdate the Streamlined NTRU Prime code from the "ref...
2024-09-15 djmdocument Match invalid-user
2024-09-15 djmadd a "Match invalid-user" predicate to sshd_config...
2024-09-15 djmAdd a "refuseconnection" penalty class to sshd_config
2024-09-15 djmAdd a sshd_config "RefuseConnection" option
2024-09-15 djmswitch sshd_config Match processing to the argv tokenis...
2024-09-15 djmswitch "Match" directive processing over to the argv...
2024-09-15 djminclude pathname in some of the ssh-keygen passphrase...
2024-09-15 djmDo not apply authorized_keys options when signature...
2024-09-14 schwarzeDrop the "Giant panda discovered" entry because it...
2024-09-14 jsgvxlan.h not needed
2024-09-14 jsgpvclock.h not needed
2024-09-14 jsgccp.h no longer required
2024-09-14 tbtlsfuzzer: grammar fix missed in previous
2024-09-13 knrectify comment about syncing trace points letters...
2024-09-13 jmatthewAdd sensors based on information in the SMART/health...
2024-09-13 tbtypo: troups -> groups
2024-09-12 jsgdrm/i915/fence: Mark debug_fence_free() with __maybe_unused
2024-09-12 jsgdrm/i915/fence: Mark debug_fence_init_onstack() with...
2024-09-12 jsgdrm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
2024-09-12 jsgdrm/amd: Add gfx12 swizzle mode defs
2024-09-12 jsgdrm/amdgpu: reject gang submit on reserved VMIDs
2024-09-12 jsgdrm/amdgpu: Set no_hw_access when VF request full GPU...
2024-09-12 jsgdrm/amdgpu: check for LINEAR_ALIGNED correctly in check...
2024-09-12 jsgdrm/amd/display: Check denominator pbn_div before used
2024-09-12 jsgdrm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
2024-09-12 jsgdrm/amdgpu: Fix smatch static checker warning
2024-09-12 jsgdrm/amd/display: Check HDCP returned status
2024-09-12 jsgdrm/amd/display: Run DC_LOG_DC after checking link...
2024-09-12 jsgdrm/i915: Do not attempt to load the GSC multiple times
2024-09-12 jsgRevert "drm/amdgpu: align pp_power_profile_mode with...
2024-09-12 tbReintroduce check that CRL Number is in range
2024-09-12 claudioDo a basic sanity check that dirents returned via fuse...
2024-09-12 claudiomsdos already transfroms for Windows long names a ...
next