openbsd
2023-01-13 jsgdrm/i915/gvt: fix vgpu debugfs clean in remove
2023-01-13 jsgdrm/i915/gvt: fix gvt debugfs destroy
2023-01-13 jsgdrm/amdkfd: Fix kernel warning during topology setup
2023-01-13 jsgdrm/plane-helper: Add the missing declaration of drm_at...
2023-01-13 jsgRevert "drm/amd/display: Enable Freesync Video Mode...
2023-01-13 jsgdrm/amd/display: Report to ACPI video if no panels...
2023-01-13 jsgdrm/amdkfd: Fix double release compute pasid
2023-01-13 jsgdrm/amdkfd: Fix kfd_process_device_init_vm error handling
2023-01-13 jsgdrm/amdgpu: Fix size validation for non-exclusive domai...
2023-01-13 jsgdrm/i915/gvt: fix double free bug in split_2MB_gtt_entry
2023-01-13 jsgdrm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
2023-01-13 jsgadd acpi_video_report_nolcd() for 6.1.5 drm
2023-01-12 nicmDisable double width and height escape sequences under...
2023-01-12 miodfree(NULL) has been allowed in the kernel since 5.4...
2023-01-12 miodUpdate luna88k boot procedure; help & tweaks jmc@
2023-01-12 nicmHave tmux recognise pasted texts wrapped in bracket...
2023-01-12 claudioSplit rde_filterstate_prep() into three functions.
2023-01-12 knOn '!', drop into a proper ksh(1) instead of a limited...
2023-01-12 jmcdiff from sobrado to use a full argument name for ...
2023-01-12 bluhmBinding the accept socket in TCP input relies on the...
2023-01-12 jsgremove outdated "expected to be compliant"
2023-01-12 nicmAdd CBT (cursor back tab) sequence, from Crystal Kolipe...
2023-01-12 nicmAdd aixterm bright colour sequences (SGR 90-97 and...
2023-01-12 nicmAdd some missing cursor movement and scrolling escape...
2023-01-12 mvsUse solock() instead solock_shared() within sys_getsock...
2023-01-12 claudioIn build_aspath() be more careful in the len == 0 case...
2023-01-12 miodUse proper sparc64 illtrap instruction as text sections...
2023-01-12 miodFix trivial stack buf oflow
2023-01-12 bluhmCompiling kernel with witness option failed since drm...
2023-01-11 miodImplement X-only mappings on sun4u by not letting the...
2023-01-11 deraadtbe very paranoid like other architectures and force...
2023-01-11 claudioAdd the validation state to the filterstate struct.
2023-01-11 deraadtblock --execute-only on mips64 & sparc64 during the...
2023-01-11 deraadtbased upon inspection of obj/*.S ...
2023-01-11 deraadtput LD_SCRIPT in the canonical location
2023-01-11 miodAdd ld.so linker scripts on the remaining platforms.
2023-01-11 deraadttemporarily force hppa libcrypto to be built --no-execu...
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...
next