openbsd
2022-02-16 visaAdd missing FILTEROP_MPSAFE flag to fifoexcept_filtops.
2022-02-16 visaReduce code duplication in FIFO event filters.
2022-02-16 visaReduce code duplication in socket event filters.
2022-02-16 visaAdd mpfiic(4), a driver for the PolarFire SoC MSS I2C...
2022-02-16 florianAccording to RFC 2132, 2. BOOTP Extension/DHCP Option...
2022-02-16 sashannat-to round-robin without a pool should fallback to...
2022-02-16 jsgunifdef PROC_PC
2022-02-16 jmchyphenate "8-byte";
2022-02-16 deraadtif the lids indicate we are not supposed to wakeup...
2022-02-16 dlgdocument endpoint mode
2022-02-16 deraadtIf the lid is closed, suspend_finish() now returns...
2022-02-16 deraadtchange MD gosleep() and sleep_finish() to return int...
2022-02-16 antonCurrently, wskbd_set_mixervolume() only adjusts the...
2022-02-16 antonMake room for a cookie argument passed to audio_attach_...
2022-02-16 dlgcheck pf rule "set prio" values consistently.
2022-02-16 gnezdoAdd libclang_rt.ubsan_minimal to comp set
2022-02-16 gnezdoPlug ubsan_minimal into gnu/lib/libclang_rt build
2022-02-16 gnezdoAdd ifdefs to build ubsan_minimal on OpenBSD
2022-02-16 dlgprevent (re)opening of tun/tap interfaces that are...
2022-02-16 dlgtake a quick run at updating the manpage for the rewrit...
2022-02-16 dlgfill in support for rx prio handling.
2022-02-16 dlgrewrite vxlan to better fit the current kernel infrastr...
2022-02-15 robReintroduce ps state flag 'c' indicating chrooted proce...
2022-02-15 deraadtSince acpitoshiba brightness button processing no longe...
2022-02-15 kettenisDefer the actual setting of the display brightness...
2022-02-15 deraadtwhen the MI suspend code encounters problems, we need...
2022-02-15 nicmAdd an option (default off) to control the passthrough...
2022-02-15 nicmDo not create a buffer from an OSC 52 response if we...
2022-02-15 claudiocom at acpi like com at isa needs com_active() for...
2022-02-15 jsgunifdef __OpenBSD__
2022-02-15 knBackout previous "Unwire with map lock held" (commitid...
2022-02-15 jsgunifdef OpenBSD
2022-02-15 jsgconsistently use __linux__
2022-02-15 visaUse knote_modify_fn() and knote_process_fn() in bpf.
2022-02-15 jsgunifdef CDIOCCLOSE __OpenBSD__
2022-02-15 espiemake use of pkg_* infra simplifications
2022-02-15 espiesimplify code based on afresh1@'s remark: indeed I...
2022-02-15 djmdocument the unbound/host-bound options to PubkeyAuthen...
2022-02-15 dlgonly tweak ifp if_flags while holding NET_LOCK.
2022-02-15 dlgmake tun_link_state take the ifnet pointer instead...
2022-02-15 jsgunifdef TIOCHPCL, 4.3BSD compat ioctl
2022-02-15 jsgremove unused and uneeded bits in a byte define
2022-02-15 deraadtMI disable_lid_wakeups() is not needed, x86 systems...
2022-02-15 deraadtThe DVACT_POWERDOWN step was accidentally moved in...
2022-02-15 jsgfix mask in hppa inst_trap_return()
2022-02-14 kettenisMake sure we call acpi_resume_cpu() with the right...
2022-02-14 jsgdon't deref pointer before test it is safe
2022-02-14 jsgfix cmalo_media_change() test
2022-02-14 krwUse fdisk -b to create the desired 1MB MSDOS boot partition
2022-02-14 knUnwire with map lock held
2022-02-14 deraadtacpi_indicator() can take the softc*, instead of void*
2022-02-14 robRevert change to ps for displaying chrooted process.
2022-02-14 krwWhitespace nit.
2022-02-14 kettenisUse iic_is_compatible(9) and use the more generic compa...
2022-02-14 kettenisPass the entire compatible property for devices attachi...
2022-02-14 jobDraw a bit more attention to transport switches between...
2022-02-14 jobName the maximum number of deltas permitted in a RRDP...
2022-02-14 aoyamaDelete incomplete implementation of bus_space_{alloc...
2022-02-14 jsgOF_getproplen() returns -1 on error, so don't store...
2022-02-14 claudioIntroduce a signal context that is used to pass signal...
2022-02-14 espiemake db locking self-contained
2022-02-14 nicmDo not return error with -q, GitHub issue 3065.
2022-02-14 kevloAdd the EM_RISCV value to match <sys/exec_elf.h>
2022-02-14 visapty test is not expected to fail any longer.
2022-02-14 jsgreprint device name in attach error paths if needed
2022-02-14 jsgcheck return value of drm_attach_pci()
2022-02-14 jsgremove unused code
2022-02-14 jsgno need for ifndef __sparc64__
2022-02-14 dlgupdate sbchecklowmem() to better detect actual mbuf...
2022-02-14 jsgchange a NULL pa_memex test after use to an earlier...
2022-02-14 guentherMark all the rpc 'ops' vectors, for auth, client, servi...
2022-02-14 jsgtest the correct pointer for acpi_intr_establish()...
2022-02-14 jsgOF_getproplen() returns -1 on error, so don't store...
2022-02-13 bluhmThe length value in bpf_movein() is casted to from...
2022-02-13 jmc- for -a, get the brackets right
2022-02-13 ottoHandle the case in freechunks where not a single alloca...
2022-02-13 sthensync
2022-02-13 mlarkinremove stray tab whitespace. no code change.
2022-02-13 tobheFix return value check of OF_getproplen(). If "reset...
2022-02-13 deraadtMove some MI pieces out of suspend_mp/resume_mp
2022-02-13 kettenisThe Apple M1 SoC has two mechanism for doing IPIs....
2022-02-13 visaUse knote_modify() and knote_process() in obvious places.
2022-02-13 visaAdd helper functions for f_modify and f_process to...
2022-02-13 visaRename knote_modify() to knote_assign()
2022-02-13 mbuhlSKEEYSEED -> SKEYSEED
2022-02-13 kettenisSome PCIe devices on the M1 and M1 Pro/Max need to...
2022-02-13 kettenisAdd basic GPIO support.
2022-02-13 ajacoutotAdd /usr/local/share/examples/login.conf.d to the defau...
2022-02-12 ericuse new libtls signer api
2022-02-12 deraadtwsdisplay checks are no longer needed here
2022-02-12 deraadtwsdisplay checks are no longer needed here
2022-02-12 deraadtadd MP stubs
2022-02-12 deraadtfor non-SUSPEND kernel, put the ioctl pieces entirely...
2022-02-12 visaReduce code duplication in pipe event filters
2022-02-12 jsingAdd test coverage for OBJ_txt2obj()/OBJ_obj2txt() with...
2022-02-12 espieswitch to using the common code in BaseState
2022-02-12 jsingAvoid potential single byte overread in asn1_parse2().
2022-02-12 jsingRevise for OBJ_obj2txt() OID arc limits.
2022-02-12 jsingLimit OID text conversion to 64 bits per arc.
2022-02-11 tbFix length check of IP addresses for name constraints
next