openbsd
2022-11-09 sthenadd an example for adding a cloning host route to reach...
2022-11-09 dlgvmm on !MULTIPROCESSOR kernels should still mark vpus...
2022-11-09 espiedocument '=' as a pkgspec
2022-11-09 roberttranslate Fn+(1-10,-,=) keys to F1-F12 on M1 laptops...
2022-11-09 robertregen
2022-11-09 robertadd a USB ID for WELLSPRINGM1_J293 to be used by aplhid...
2022-11-09 dtuckerFix typo in fatal error message. Patch from vapier...
2022-11-09 dtuckerRemove errant colon and simplify format string in error...
2022-11-09 miodRemove old-style eeprom mentions and relevant leftover...
2022-11-09 miodMinor cleanups:
2022-11-09 jmcuse Fn; from josiah frentsos
2022-11-09 stspunbreak GENERIC build on amd64; patch by anton@
2022-11-09 tbDrop some dead code
2022-11-09 djmrename client_global_hostkeys_private_confirm() to
2022-11-09 tobheFix possible memory leak in BN_mpi2bn() if BN_bin2bn...
2022-11-09 djmtypo in comment
2022-11-08 mbuhlIn case lh_OBJ_NAME_insert returns NULL due to a failed...
2022-11-08 knRevert lock changes inside ifioctl_get()
2022-11-08 mlarkinKNF/whitespace - no code change
2022-11-08 patrickTedu spmi bus definition that moved over to the fdt...
2022-11-08 patrickHook up all those Qualcomm SoC SPMI devices.
2022-11-08 patrickAdd qcrtc(4), a driver for the RTC found on Qualcomm...
2022-11-08 patrickAdd qcpon(4), a driver for the Qualcomm PMIC block...
2022-11-08 patrickAdd qcpmicgpio(4), a driver for the GPIO block inside...
2022-11-08 patrickAdd qcpmic(4), a driver for the SPMI-connected PMICs...
2022-11-08 dlgdon't keep track of how many vcpus are currently running.
2022-11-08 patrickAdd qcspmi(4), a driver for the SPMI PMIC Arbiter found...
2022-11-08 tobheRename out to err to conform with standard naming scheme.
2022-11-08 dlgfurther speed up delivery of interrupts to a running...
2022-11-08 robertallow the KERN_AUTOCONF_SERIAL sysctl in pledge'd processes
2022-11-08 tobheFix leak of pk if EVP_PKEY_set1_DSA() fails.
2022-11-08 chelohatimeout(9): remove unused, undocumented timeout_in_nsec...
2022-11-08 tobheEnable gpiobl(4)
2022-11-08 tobheAdd gpiobl(4), a driver for gpio controlled display...
2022-11-08 knUse four spaces not tabs on line break
2022-11-08 knDocument ifc_list immutability
2022-11-08 kettenisImplement alternative mailbox handling mechanism requir...
2022-11-08 chelohatc_setclock: don't print a warning if tc_windup() rejec...
2022-11-08 mlarkinvmm(4): remove locking in vmm_intr_pending
2022-11-08 knUnlock SIOCIFGCLONERS
2022-11-08 knPush kernel lock inside ifioctl_get()
2022-11-08 chelohaarm64: switch to clockintr(9)
2022-11-08 knfix indent
2022-11-08 krwNuke unused variable 'freesectors'.
2022-11-08 chelohaamd64: switch to clockintr(9)
2022-11-08 jsingRefactor/split ED25519_keypair.
2022-11-08 jsingChange function argument to reduce differences with...
2022-11-08 kettenisExtent the current suspend/resume implementation to...
2022-11-08 jsingRemove pointless loops.
2022-11-08 tbAvoid signed integer overflow in i2c_ASN1_BIT_STRING()
2022-11-08 sashanThis diff fixes panic tripped by KASSERT(st->sync_state...
2022-11-08 knPush kernel lock into ifioctl_get()
2022-11-08 chelohaacpihpet(4): disable/reenable acpihpet_delay() during...
2022-11-08 chelohai386: add delay_fini()
2022-11-08 chelohaamd64: add delay_fini()
2022-11-08 beckAdd missing $OpenBSD$
2022-11-08 knSkip softraid(4) keydisks silently
2022-11-08 kettenisMove definitions for CNTV_CTL_EL0 to armreg.h.
2022-11-08 deraadtIn the new scheme, the main executable object needs...
2022-11-08 tbrpki-client regress: fix build after beck's libcrypto...
2022-11-08 tobheFix leak of pk if EVP_PKEY_set1_RSA() fails.
2022-11-08 beckReplace the old OpenSSL julian date stuff with BoringSSL's
2022-11-08 dvwhitespace fix in debug printf, no functional change.
2022-11-08 knDocument network-boot-arguments for sparc64 diskless(8)
2022-11-08 knMake "prepare filesystem" softraid aware, fix arm64...
2022-11-08 patrickImplement reading/writing/configuring pins in qcgpio...
2022-11-08 kettenisSprinkle some #ifdef MULTIPROCESSOR to make non-MP...
2022-11-08 knPush kernel lock down into ifioctl()
2022-11-08 mpiRegen
2022-11-08 mpiMark mmap(2), munmap(2) and mprotect(2) as NOLOCK.
2022-11-08 nicmFix C-S-Tab without extended keys, from Aaron Jensen.
2022-11-08 tbstray space
2022-11-08 deraadtSince the introduction of automatic immutable from...
2022-11-08 deraadtInstead of unmapping boot.text, and then a future alloc...
2022-11-07 joshuaWrap long lines
2022-11-07 joshuaMove variables above code
2022-11-07 mbuhlFix a memory leak in the error path of rde_dump_ctx_new.
2022-11-07 tobheFree objects that were dynamically allocated in libcryp...
2022-11-07 mbuhlFix theoretical access to garbage stack memory in pfkey...
2022-11-07 deraadtMissed an ALIGN (which I will admit I do not understand...
2022-11-07 deraadtSince the introduction of automatic immutable from...
2022-11-07 patrickThe gpiokeys(4) 'label' property seems to be optional...
2022-11-07 patrickAdd support for the PCIe controller on the Qualcomm...
2022-11-07 schwarzeWhite space KNF, no code change:
2022-11-07 patrickThe ARM SMMUv2 does actually support #iommu-cells ...
2022-11-07 kettenisImplement the "halt" IPI.
2022-11-07 tbRework OpenSSL regress binding a bit to prepare for...
2022-11-07 joshuaLink aes/ to regress
2022-11-07 joshuaAdd regress coverage for AES
2022-11-07 dlgrevert "move pf_purge out from under the kernel lock".
2022-11-07 jobSimplify use of strrchr()
2022-11-07 knMerge duplicate MD code into MI sr_open_chunk()
2022-11-07 knUse variable and shorter logic for NFS check
2022-11-07 jmcremove one more reference to tcp/slowhz;
2022-11-07 robertintroduce a new kern.autoconf_serial sysctl that can...
2022-11-07 deraadtsync
2022-11-07 dlgmove pf_purge out from under the kernel lock and avoid...
2022-11-07 tbFix whitespace. Looks like I was a pig 3 years ago...
2022-11-07 dvvmm(4): set RAX guest register state based on VMCB
2022-11-07 jsingRewrite TLSv1.2 key exporter.
next