openbsd
2023-01-11 deraadtforce-disable jump tables in ld.so building on sparc64...
2023-01-11 deraadtthe kernel on mips64 (octeon, loongson) is in good...
2023-01-11 deraadtdo not need --execute-only anymore, it is now the default
2023-01-11 deraadtarm64 and riscv64 can now do --execute-only by default
2023-01-11 deraadthppa can switch over to --execute-only by default.
2023-01-11 claudioAdd a somewhat extensive unittest for ASPA validation...
2023-01-11 claudioAdd ASPA validation functions to the RDE.
2023-01-11 nicmRemove rasops_isgray, this is no longer used. From...
2023-01-11 kettenisMake sure we also remove read access in pmap_page_ro...
2023-01-11 kettenisMake sure we also remove read access in pmap_page_ro...
2023-01-11 sashanmake REGRESS_CLEANUP consistent with REGRESS_CLEANUP...
2023-01-11 djmclamp the minimum buffer lengths and number of inflight...
2023-01-11 djmignore bogus upload/download buffer lengths in the...
2023-01-11 jsingClean up and simplify BIGNUM handling in DSA code.
2023-01-11 jsingSimplify BIGNUM handling in dsa_builtin_keygen().
2023-01-11 jsingReplace BN_lshift1()/BN_rshift1() with calls to BN_lshi...
2023-01-11 visaUse 64-bit page table entries on octeon
2023-01-11 visaEnable TLB read inhibit on OCTEON Plus and newer SoCs.
2023-01-11 visaAdd TLB bypass for instruction emulation
2023-01-11 visaAdd MIPS64r2 TLB read inhibit support
2023-01-11 chelohai386/machdep.c: revert revisions 1.659 and 1.660
2023-01-11 djmremove whitespace at EOL from code extracted from SUPERCOP
2023-01-11 mortimerAdd retguard to amd64 syscalls.
2023-01-11 djmrewrite this test to use a multiplexed ssh session...
2023-01-10 millertSwitch scp from using pipes to a socketpair for communi...
2023-01-10 gkoehlerUse atomic ops on the set of used segment registers
2023-01-10 deraadthppa ld.so works with executable-only text (non-readable)
2023-01-10 jmcoops, fix a bad edit in previous;
2023-01-10 ratchovFix device name in the MIDI control section
2023-01-10 deraadtlike hppa, sparc64 will need gcc's jump tables option...
2023-01-10 miodIn pmap_bootstrap, when importing the PROM translations...
2023-01-10 miodSwitch the luna88k boot loader to the MI boot code...
2023-01-10 miodEnable the fine-grained fault type computation code...
2023-01-10 tobheSwitch to console before suspending in DUMBFB mode...
2023-01-10 jobAdd short options for --foreground and --preserve-status
2023-01-10 jobImprove timestamp printing in filemode
2023-01-10 tbrhe -> the from Crystal Kolipe
2023-01-10 antonpurge unhooked wx_syscall files
2023-01-10 antonRetire wx_syscall regress tests, they have been failing...
2023-01-10 deraadtdisable jump tables by default on hppa because they...
2023-01-10 deraadtcreate infrastructure so that jump tables on/off can...
2023-01-10 kettenisThe uvm_swap_data_lock mutex can now be taken without...
2023-01-10 jsingRewrite BN_lshift()
2023-01-10 dvHide WAITPKG cpu feature from vmm(4) guests.
2023-01-10 chelohai386: identifycpu(): only calibrate_cyclecounter()...
2023-01-10 chelohai386: identifycpu(): don't print cpuspeed after calibra...
2023-01-09 kettenisChange the __canonicalize_funcptr_for_compare() impleme...
2023-01-09 kettenisSet the default for machdep.lidaction to 1 like on...
2023-01-09 kettenisImplement suspend on lid close.
2023-01-09 kettenisGenerate the "combreloc" scripts for the new linker...
2023-01-09 sthentweak text for USE_NOEXECONLY
2023-01-09 sthendocument USE_NOEXECONLY
2023-01-09 jmcshorten SYNOPSIS from three versions to two (me) then...
2023-01-09 nicmDIAGNOSTIC is redundant with KASSERT, remove it. From...
2023-01-09 kettenisAllwinner hardware sucks! The ARM generic timer on...
2023-01-09 deraadtriscv64 ld.so is ready to be xonly
2023-01-09 kettenisAdjust the hppa linker scripts to order .rodata (and...
2023-01-09 kettenisImplement --execute-only (and turn --no-execute-only...
2023-01-09 deraadtWhoa, that clean target is insane. If someone does...
2023-01-09 nicmFix behaviour with \007 (used the wrong tree for last...
2023-01-09 kettenisRewrite the hppa assembly code to avoid reads from...
2023-01-09 kettenisIn preparation for upcoming execute-only support, chang...
2023-01-09 antonFix the syscallwx target which is affected by both...
2023-01-09 miodUse PROT_EXEC when servicing instruction faults.
2023-01-09 sashanyet another set of regression tests for pf(4). Unlike...
2023-01-09 nicmAccept \007 as terminator to OSC 10 or 11.
2023-01-09 nicmCorrect length of replies to primary and secondary...
2023-01-09 antonSanitize the inherited environment by removing LC_ALL...
2023-01-09 miodHandle possible PROT_EXEC fault if PROT_READ fails...
2023-01-09 jsgdrm/amd/pm: correct the fan speed retrieving in PWM...
2023-01-09 jsgdrm/amd/pm: bump SMU13.0.0 driver_if header to version...
2023-01-09 jsgdrm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
2023-01-09 jsgdrm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
2023-01-09 jsgdrm/i915/migrate: Account for the reserved_space
2023-01-09 jsgdrm/i915: improve the catch-all evict to handle lock...
2023-01-09 jsgdrm/amdgpu: make display pinning more flexible (v2)
2023-01-09 jsgdrm/amdgpu: handle polaris10/11 overlap asics (v2)
2023-01-09 jsgdrm/amd/display: Add DCN314 display SG Support
2023-01-09 jsgdrm/i915/ttm: consider CCS for backup objects
2023-01-09 jsgdrm/i915/dsi: fix VBT send packet port selection for...
2023-01-09 jsgdrm/connector: send hotplug uevent on connector cleanup
2023-01-09 jsgdrm/amdgpu: fix mmhub register base coding error
2023-01-09 jsgdrm/amd/pm: correct SMU13.0.0 pstate profiling clock...
2023-01-09 jsgdrm/amd/pm: update SMU13.0.0 reported maximum shader...
2023-01-09 jsgdrm/amdgpu: skip mes self test after s0i3 resume for...
2023-01-09 jsgdrm/amdgpu: skip MES for S0ix as well since it's part...
2023-01-09 dlgflesh out ifiq_enqueue
2023-01-09 dlgcount the number times a packet was dropped by bpf...
2023-01-09 guenthersetthrname() should return EINVAL, not ENAMETOOLONG...
2023-01-09 jsgdisklabel appeared in tahoe
2023-01-09 danielrestore NetBSD RCS ID
2023-01-08 nicmFix parsing of optional arguments so that and accept...
2023-01-08 nicmHave client return 1 if process is interrupted to an...
2023-01-08 nicmRestore code to handle wcwidth failure so that unknown...
2023-01-08 nicmQuotes are now required in select-layout example.
2023-01-08 dvvmd(8): add thread names to vm process.
2023-01-08 deraadtsync
2023-01-08 mvsUse NULL instead 0 for pointer initialization.
2023-01-08 jmc- tweak the text relating to -w
2023-01-08 ratchovAdd -w option to display variables periodically
next