openbsd
2022-02-17 bluhmRegenerate ppport.h of Term::ReadKey using Devel::PPPor...
2022-02-17 jsgdrm/amd/pm: fix hwmon node of power1_label create issue
2022-02-17 jsgdrm/i915: Populate pipe dbuf slices more accurately...
2022-02-17 jsgdrm/i915: Allow !join_mbus cases for adlp+ dbuf configu...
2022-02-17 jsgdrm/amdgpu/display: change pipe policy for DCN 2.0
2022-02-17 jsgdrm/amd/display: Correct MPC split policy for DCN301
2022-02-17 jsgdrm: panel-orientation-quirks: Add quirk for the 1Netbo...
2022-02-17 robWrites to the ps_flags field of struct process should...
2022-02-17 jsgremove unused defines
2022-02-17 jsgreduce includes
2022-02-17 jsgreduce includes
2022-02-16 deraadtrev 1.4 was wrong to put potential IO operations after...
2022-02-16 nicmSupport more mouse buttons when the terminal sends...
2022-02-16 deraadtsync
2022-02-16 jmcsync the description for mviic(4);
2022-02-16 deraadtreturn unique errors (I chose some errno values.. ...
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()
next