openbsd
2024-02-29 bluhmUse monotonic clock to measure elapsed time.
2024-02-29 deraadtmove from 7.5-beta to 7.5
2024-02-29 guentherIntel vmm restores just the base of the GDTR and IDTR...
2024-02-29 naddyrevert "Combine route_cache() and rtalloc_mpath() in...
2024-02-29 stspalign qwx_ce_rx error code checking with linux ath11k...
2024-02-29 stspplug a node reference leak in qwx_mgmt_rx_event()
2024-02-29 jsgregen
2024-02-29 jsgdrm/i915: Update ADL-N PCI IDs
2024-02-29 antonStop assuming arbitrary rdomains are available and...
2024-02-29 chelohadt(4): interval, profile: schedule clockintr relative...
2024-02-28 tbExpand only ever user of PBEPARAM_free() outside of...
2024-02-28 tbSmall tweak for X509_check_purpose()
2024-02-28 denisEnable IPv6 AF for ppp(4)
2024-02-28 mpiNo need to kick a CPU twice when putting a thread on...
2024-02-28 miodFix rx_bufs accounting buglet; reported on bugs@ by...
2024-02-28 tbUse an accessor instead of reaching into X509_PURPOSE
2024-02-28 bluhmCleanup IP input, forward, output.
2024-02-28 claudioRefactor blk_match(). Fold the remaining data and empty...
2024-02-28 antonInfer all rdomains from the environment with sane defaults.
2024-02-28 jsgidentify MTE; ok kettenis@
2024-02-27 antonSkip btcfi tests on amd64 CPUs not supporting CET IBT.
2024-02-27 kettenisLinux still doesn't actually implement IBT for userland...
2024-02-27 bcookalign read-only sections on masm/windows to 64 bytes
2024-02-27 mpiPrinting large tuples require more than 64 chars, bump...
2024-02-27 mpiMake it possible to check for existing string in maps.
2024-02-27 bluhmCombine route_cache() and rtalloc_mpath() in new route_...
2024-02-27 claudioSplit hash_file into three steps, setup, add buf and...
2024-02-27 kettenisPass flags to configure internal PHY delays down to...
2024-02-27 antonFavor usage of REGRESS_SKIP_TARGETS instead of this...
2024-02-27 antonCope with recent ctfdump output changes.
2024-02-27 antonRecent ctfconv refactoring broke support for long doubl...
2024-02-26 kettenisEnable MSIs on RK3588. We have a U-Boot package with...
2024-02-26 jobAlso download SPLs via rsync
2024-02-26 kettenisAdd RK3588 support. Rework the RK3568 support to take...
2024-02-26 kettenisAdd GMAC related RK3588 clocks.
2024-02-26 stspfix Tx rate selection for management frames in iwx(4)
2024-02-26 jobTrack the number of new files moving from 'staging...
2024-02-26 tbNeuter OBJ_bsearch{_,ex_}()
2024-02-26 yasuokaAdd NAS-Identifier "npppd" for RADIUS requests. Also...
2024-02-26 jobProperly close JSON array before continuing in TAK
2024-02-26 jsguse TAILQ_FOREACH_SAFE() to avoid use after free
2024-02-26 yasuokaPut the RADIUS message authenticator in the Access...
2024-02-26 yasuokaUse unsigned integers for bit fields. Also fix white...
2024-02-26 yasuokaConvert K&R style function declarations to ANSI.
2024-02-26 jmctype mgtv -> mgt; from todd carson
2024-02-26 jsgdrm/amd/display: Preserve original aspect ratio in...
2024-02-26 jsgdrm/amd/display: Fix MST Null Ptr for RV
2024-02-26 jsgdrm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
2024-02-26 jsgdrm/prime: Support page array >= 4GB
2024-02-25 jsgdrm/amd/display: Add align done check
2024-02-25 jsgdrm/amd: Don't init MEC2 firmware when it fails to...
2024-02-25 jsgdrm/amdgpu: Reset IH OVERFLOW_CLEAR bit
2024-02-25 jsgRevert "drm/amd: flush any delayed gfxoff on suspend...
2024-02-25 guentherWe don't do compat32 so MSR_CSTAR shouldn't be set...
2024-02-25 chelohaclockintr: rename "struct clockintr_queue" to "struct...
2024-02-25 chelohasys/clockintr.h: consolidate forward declarations
2024-02-25 chelohaclockintr.h, kern_clockintr.c: add 2023, 2024 to copyri...
2024-02-25 florianLet some missing missing RFC 1918 reverse zones through.
2024-02-25 yasuokaFix a typo
2024-02-25 deraadtNew accounting flag ABTCFI to indicate signal SIGILL...
2024-02-24 mpiCheck for builtins used inside tuple to ask the kernel...
2024-02-24 deraadtsync
2024-02-24 tbAdd a few missing endbr64 to libcrypto
2024-02-24 mpiImplement 'store' for maps.
2024-02-24 deraadtExplicitly disable MSR_CET_NO_TRACK_EN in MSR_S_CET...
2024-02-24 chelohaclockintr_bind.9: document clockintr, clockrequest...
2024-02-24 mpiImplement 'store' for all builtins, they are either...
2024-02-24 tbReplace uses of endbr64 with _CET_ENDBR from cet.h
2024-02-24 chelohaqwx(4): qwx_dp_rx_tid_del_func: fix dp_reo_cache_flush_...
2024-02-24 tbRemove custom key length handling
2024-02-24 tbRemove last calls to CRYPTO_{push,pop}_info()
2024-02-24 tberr.c: fix incorrect line wrapping
2024-02-24 chelohaclockintr: rename clockqueue_reset_intrclock to clockqu...
2024-02-23 chelohatimecounting: start system uptime at 0.0 instead of 1.0
2024-02-23 kettenisThere is a 21BY x13s model. Handle it like 21BX.
2024-02-23 kettenisStart of a BTCFI test.
2024-02-23 chelohaddb(4): db_read_bytes/db_write_bytes: change dst/src...
2024-02-23 chelohatimeout: make to_kclock validation more rigorous
2024-02-23 tbPrepare to provide X509_STORE_get1_objects()
2024-02-23 tbRemove ASN1_time_clamp_notafter() prototype
2024-02-23 kevlo- Add support for reporting flow control status.
2024-02-22 stspmake qwx(4) ignore ESHUTDOWN while printing errors...
2024-02-22 tbFix copy-paste error in comment
2024-02-22 tbZap trailing blanks
2024-02-22 deraadtsync
2024-02-22 tbwrap an overlong line to appease mandoc -Tlint
2024-02-22 bluhmMake the route cache aware of multipath routing.
2024-02-22 claudioImprove db_ctf_pprint(), implement handlers for arrays...
2024-02-22 claudioPrint the size of more objects (basic types and enums...
2024-02-22 claudioRewrite the it_cmp() function to use the common check...
2024-02-22 claudioThe ctt_size of integers and floating point numbers...
2024-02-22 jobAdd regress for Signed Prefix List objects
2024-02-22 jobAdd support for RPKI Signed Prefix Lists
2024-02-22 stspget rid of the qwx(4) mhi_newstate_task
2024-02-22 stspstart qwx(4) MHI channels in process context rather...
2024-02-22 stspcache qwx(4) firmware images in memory across suspend...
2024-02-22 stspadd suspend/resume support to qwx(4)
2024-02-22 robertadd 7.6 syspatch public key
2024-02-22 jsgif_inkstatehook -> if_linkstatehook
2024-02-22 miodWorkaround for gcc3 - the use of anonymous unions now...
next