openbsd
2023-01-19 kettenisThe binutils strip damages GNU_RELRO on binaries linked...
2023-01-19 jsgdrm/i915/gt: Cleanup partial engine discovery failures
2023-01-19 jsgRevert "drm/amdgpu: Revert "drm/amdgpu: getting fan...
2023-01-19 jsgdrm/amd/display: move remaining FPU code to dml folder
2023-01-19 jsgdrm/amd/pm: add the missing mapping for PPT feature...
2023-01-19 jsgdrm/amd/pm: correct the reference clock for fan speed...
2023-01-19 jsgdrm/amdgpu: Fixed bug on error when unloading amdgpu
2023-01-19 jsgdrm/amd: Delay removal of the firmware framebuffer
2023-01-18 jsgdrm/i915: Fix potential context UAFs
2023-01-18 jsgdrm/i915: Reserve enough fence slot for i915_vma_unbind...
2023-01-18 jsgdrm/i915/gt: Reset twice
2023-01-18 jsgdrm: Optimize drm buddy top-down allocation method
2023-01-18 jsgdrm/amd/pm/smu13: BACO is supported when it's in BACO...
2023-01-18 jsgadd __list_add() for 6.1.7 drm
2023-01-18 kettenisThese days bge_stop() calls intr_barrier(9). So in...
2023-01-18 jsgchange BIOSF_SMBIOS bit flag from 6 to 8
2023-01-18 stspremove redundant SIOCS80211JOIN ioctl call in ifconfig...
2023-01-18 deraadtdelete useless dependency
2023-01-18 deraadtsync
2023-01-18 deraadtprocess the sshd random-relink kit if it is found....
2023-01-18 deraadtCreate and install sshd random relink kit.
2023-01-18 antonAdd xonly tests, initially written by deraadt@. Tweaked...
2023-01-18 chelohamips64: simplify cp0_rearm_int5(), cp0_trigger_int5_mas...
2023-01-18 jobRequire version 4 UUIDs as RRDP session IDs
2023-01-18 claudioUse the vstate of the filterstate struct instead of...
2023-01-18 claudioImprove pending checks in poll loop by ordering them...
2023-01-18 krwUse ROUNDDOWN() to round down to cylinder boundary.
2023-01-18 nicmInstead of mapping WSEMUL_UNDERLINE to a different...
2023-01-18 knTypofix array length syntax, spotted by afresh1
2023-01-18 claudioAdjust how gcc4 handles the "missing braces around...
2023-01-18 claudioThe default output format is -o (openbgpd) but it now...
2023-01-18 jmctweak previous; ok djm
2023-01-18 jsingBring in a description of bn_words_3_div().
2023-01-18 jsingStart cleaning up BN_div_internal().
2023-01-18 deraadtDo on i386 as we do on amd64. This is done on variable...
2023-01-18 djmwhen restoring non-blocking mode to stdio fds, restore...
2023-01-18 millertAdd a -V (version) option to sshd like the ssh client...
2023-01-18 krwUse ROUNDUP() to round up to cylinder boundary.
2023-01-18 tbrpki-client: explicitly enable policy checks
2023-01-17 krwNuke unused MAXIMUM(). Add ROUNDUP() and ROUNDDOWN().
2023-01-17 beckDon't do policy checking unless we were asked to do so.
2023-01-17 jsginclude isadma.h not isa.h
2023-01-17 jsgtest NSDMMC not SDMMC
2023-01-17 deraadtsync
2023-01-17 kettenisSimplify and clarify the implementation of the pmap_pag...
2023-01-17 millertFor "ssh -V" always exit 0, there is no need to check...
2023-01-17 knAdd debug FUNCS_ONLY knob
2023-01-17 tbpax: Switch a function definition from K&R to ANSI.
2023-01-17 knSkip all interface config questions when there are...
2023-01-17 claudioAdd a dummy stub for getmonotime(). Reminded by tb@
2023-01-17 claudioTeach bgpctl about ASPA tables.
2023-01-17 claudioAdd the needed logic to load the ASPA table from the...
2023-01-17 miodRemove non-visible and unused OPENSSL_wipe_cpu and...
2023-01-17 knArguments may contain more than one variable assignment
2023-01-17 nicmSupport -1 without -N for list-keys.
2023-01-17 djmalso check that an active session inhibits UnusedConnec...
2023-01-17 jsgremove elansc(4) driver for AMD Elan SC520 System Contr...
2023-01-17 djmregression test for UnusedConnectionTimeout
2023-01-17 djmAdd a sshd_config UnusedConnectionTimeout option to...
2023-01-17 kettenisOn amd64 machines without the NX feature enabled, we...
2023-01-17 nicmUpdate palette when moving a pane, GitHub issue 3437.
2023-01-17 antonfix typo in package name
2023-01-17 antoncope with ktrace "(via syscall)" changes
2023-01-17 chelohaagtimer(4/armv7): switch to clockintr
2023-01-17 chelohaamptimer(4): switch to clockintr
2023-01-17 chelohasxitimer(4): switch to clockintr
2023-01-17 chelohadmtimer(4): switch to clockintr
2023-01-17 chelohaarm, armv7: add clockintr support
2023-01-16 knMention riscv64 boot support
2023-01-16 knEnable softraid(4) support in installboot(8)
2023-01-16 jmatthewFix transmit queue selection based on frame type. ...
2023-01-16 knbump minor after RAID 1C support synced form arm64
2023-01-16 knSync with original arm64 copy to get RAID 1C bits,...
2023-01-16 patrickManage RTC offset through UEFI variables handled by...
2023-01-16 patrickAttach drivers on nodes under /firmware.
2023-01-16 deraadtsome kernel prototypes should also be made available...
2023-01-16 jsingMove BN_sqr() to the bottom of the file.
2023-01-16 jsingMop up debug code that escaped previously.
2023-01-16 krwUse size of largest chunk of free space, not total...
2023-01-16 deraadtsync
2023-01-16 nicmMark keys sent by command and skip paste handling for...
2023-01-16 claudioFix bad MP logic in the route refresh handling.
2023-01-16 kettenisDon't put data in .text.
2023-01-16 deraadtroughly cleanup terrible pre-ansi practices
2023-01-16 guentherCurrently we disable kbind(2) for static program from...
2023-01-16 deraadtwe spent far too long debugging a weird go library...
2023-01-16 djmunbreak test: cannot access shell positional parameters...
2023-01-16 deraadtexport PGK_VALUE so that .S files can use it
2023-01-16 deraadt3 new defines: he PTE protection key mask, the specific...
2023-01-15 djmadapt to ed25519 changes in src/usr.bin/ssh
2023-01-15 djmupdate OpenSSH's Ed25519 code to the last version of...
2023-01-15 tbgost: add missing BN_CTX_{start,end}() pair
2023-01-15 jsgrestore strscpy() paths to reduce diff to linux
2023-01-15 jmcfix text error; from jan stary
2023-01-15 deraadtsync
2023-01-14 kettenisChange suspend idle loop from WFE to WFI. This avoids...
2023-01-14 kettenisAssign (stereo) channel numbers based on "sound-name...
2023-01-14 dvOnly open /dev/vmm once in vmd(8).
2023-01-14 krwReplace comparisons/assignments to '3' with equivalent...
2023-01-14 deraadtsync
next