openbsd
2024-08-03 tbBump CRYPTO_EX_DATA_MAX_INDEX to 32
2024-08-03 tbUse proper size for allocating indexes
2024-08-03 tbDocument SSL_CTX_set_cert_store
2024-08-03 tbPrepare to provide SSL_CTX_set1_cert_store()
2024-08-02 guentherCode patch out the retpoline in the signal trampoline...
2024-08-02 guentherThe {get,set}res[ug]id(2) family are in POSIX-2024...
2024-08-02 jannc(1): remove useless function pointer dereferencing
2024-08-02 tbFix previous
2024-08-02 tbAdjust tls regress for protocol parsing fixes
2024-08-02 tblibtls: fix legacy protocol parsing
2024-08-02 mvsregen
2024-08-02 mvsPush kernel lock down to sysctl(2).
2024-08-02 tbfree class->indexes in CRYPTO_cleanup_all_ex_data()
2024-08-02 yasuokaBackout previous. It was incompleted and too early.
2024-08-02 jsingRewrite CRYPTO_EX_DATA.
2024-08-02 kettenisSwitch off unreferenced power resources in DVACT_POWERD...
2024-08-02 tbsync
2024-08-02 tbbump minor after yesterday's symbol addition
2024-08-02 tbPut exported symbols of libz under our own control
2024-08-02 guenthergetentropy(2) is in POSIX-2024, so adjust the #include...
2024-08-01 mglockerAdd qcgpio at fdt.
2024-08-01 bluhmRun socket splice idle timeout without kernel lock.
2024-08-01 ratchovBump libsndio pkg-config version to 1.10.0
2024-08-01 jmcbump posix spec from 2008 -> 2024;
2024-08-01 ratchovsndiod: Fix insufficent check of input from clients
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 jmcbump posix spec 2008 -> 2024;
2024-08-01 mglockerAdd device tree mapping for Samsung Galaxy Book4 Edge.
2024-08-01 sfvirtio: Fix dmamap_sync calls
2024-08-01 tbRemove a comment that was committed by accident
2024-08-01 tbsync with src
2024-08-01 tbsync with upstream
2024-08-01 asouPossible to read the core file of a process.
2024-08-01 yasuokaUse arc4random_uniform(n) instead of "% n".
2024-08-01 yasuokaChange the routing entry of the pool addresses from...
2024-07-31 jmcbump posix spec 2008 -> 2024;
2024-07-31 dlgadd a random amount of time (up to 4 seconds) to the...
2024-07-31 mglockerAdd ufshci(4) at fdt support.
2024-07-31 jmcquote the book title (%T) reference, to prevent formatt...
2024-07-30 mglockerMake the Samsung Galaxy Book4 Edge (x1e80100) boot...
2024-07-30 jmcbump posix ref 2008 -> 2024;
2024-07-30 jmcfold the "timespec" info into the options list (since...
2024-07-30 jmcbump posix spec from 2008 to 2024; ok millert
2024-07-30 yasuokaExports the statistics when PIPEXDSESSION. Found by...
2024-07-30 claudiosched_yield() is not strong enough to overflow the...
2024-07-30 kettenisOn arm64, check whether the CPU has the BT feature...
2024-07-30 kettenisPopulate most of the remaining hwcap and hwcap2 flags...
2024-07-30 guentherRecognize the features defines for POSIX 1003.1-2024...
2024-07-29 jmcbump posix spec from 2008 -> 2024:
2024-07-29 kettenisSet the target ACPI to S5 when we're powering down...
2024-07-29 claudioMove the signal related kqueue filters to kern_event.c.
2024-07-29 bluhmUse shared net lock instead of exclusive when frag6...
2024-07-29 patrickadd SBZ
2024-07-29 mvsRemove `sb_sel' from sobuf_print() output, no sense...
2024-07-29 claudioSync with sys/proc.h after P_CONTINUED -> PS_CONTINUED...
2024-07-29 claudioReplace per thread P_CONTINUED with per process PS_CONT...
2024-07-29 tbtypo: regresss -> regress
2024-07-29 jsgdrm/amdgpu: Fix signedness bug in sdma_v4_0_process_tra...
2024-07-29 jsgregen
2024-07-29 jsgadd "Strix Point" APU device id, and another Navi 31
2024-07-28 knThe dash must not come first in the getopt(3) string
2024-07-28 millertpwd_mkdb: limit db entries to _PW_BUF_LEN to match...
2024-07-28 deraadtblock SIGHUP in the same places where SIGCHLD is blocke...
2024-07-28 knSupport "-u name" to remove variable from environment
2024-07-27 miodAllow for another TEMPerHUM version. From Sebastiaan...
2024-07-27 kettenisUse ".arch_extension fp" for the signal trampoline...
2024-07-27 deraadtsync
2024-07-27 deraadtshorten strings by removing pointless information
2024-07-27 guentherSort and regularize all the ktrstruct() macros
2024-07-26 guentherTrace struct itimerval
2024-07-26 bluhmOn AMD vmm(4) set SVM_INTERCEPT_INVLPGA in intercept1.
2024-07-26 yasuokaMark ipsecflowinfo immutable.
2024-07-26 yasuokaIn pipex_l2tp_input(), check if ipsecflowinfo is not...
2024-07-26 naddydocument the reduced logingrace penalty
2024-07-26 bluhmRun UDP input on multiple CPU in parallel.
2024-07-26 tbMark X509at_get_attr{,_count}() and X509at_delete_attr...
2024-07-26 tbDisable X509at_get_attr{,_count}() and X509at_delete_attr()
2024-07-26 tbInline last user of X509at_get_attr()
2024-07-26 tbInline trivial X509at_* calls in x509_req
2024-07-26 tbInline a few trivial X509at_* calls in cms
2024-07-26 sfvirtio: add/fix feature bits
2024-07-26 sfvio: Don't request csum offload if not negotiated
2024-07-26 jmc- document "ca" in the action ... relay section
2024-07-26 jsgdrm/radeon: check bo_va->bo is non-NULL before using it
2024-07-26 tbPut opening brace on correct line
2024-07-26 jsgdrm/amd/display: Fix refresh rate range for some panel
2024-07-26 jsgdrm/amd/display: Account for cursor prefetch BW in...
2024-07-26 jsgdrm/amd/display: Add refresh rate range check
2024-07-26 jsgdrm/amdgpu: Indicate CU havest info to CP
2024-07-26 jsgdrm: panel-orientation-quirks: Add quirk for Aya Neo KUN
2024-07-26 deraadtsync
2024-07-26 jsguse the fp target attribute with fpu_save()/fpu_load()
2024-07-25 djmreduce logingrace penalty.
2024-07-25 djmFix proxy multiplexing (-O proxy) bug
2024-07-25 kettenisExplicitly request for battery status updates as the...
2024-07-25 tbdocument deflateUsed()
2024-07-25 tbfix a small markup mistake (missing newline)
2024-07-25 sthenmention MODPY_PYBUILD=pdm
2024-07-25 jmcfix double space; from crystal kolipe
next