Age | Commit message (Expand) | Author |
2018-03-30 | Fix overflow in list value parsing. | Tobias Stoeckmann |
2018-03-30 | fix MALLOC_STATS; spotted by and ok semarie@ | Otto Moerbeek |
2018-03-30 | Add some sensible error checking in the hibernate io path, helpfully | Jonathan Matthew |
2018-03-30 | include more information about how to create keys; | Ingo Schwarze |
2018-03-30 | Add one short sentence each from the new OpenSSL X509_STORE_add_cert(3) | Ingo Schwarze |
2018-03-29 | Call imxuart(4) early attach on arm64. | Patrick Wildt |
2018-03-29 | Remove mention of link between message digests and public key algorithms. | Ingo Schwarze |
2018-03-29 | missing "const" in seven prototypes; | Ingo Schwarze |
2018-03-29 | describe EC_POINT_get_affine_coordinates_GFp(3) and | Ingo Schwarze |
2018-03-29 | correct callback argument for BIO_puts(3); | Ingo Schwarze |
2018-03-29 | Add aggressive-nsec example block. | Florian Obser |
2018-03-29 | Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-29 | BIO_get_mem_data(3) and BIO_get_mem_ptr(3) assign to *pp, not to pp; | Ingo Schwarze |
2018-03-29 | spelling; from <Alex dot Gaynor at gmail dot com> | Ingo Schwarze |
2018-03-29 | missing words; from Ivan Filenko <ivan dot filenko at protonmail dot com> | Ingo Schwarze |
2018-03-29 | Initialize the secondary core's schedstate before spinning them up. | Patrick Wildt |
2018-03-29 | Check the result of strdup not the argument for NULL to report malloc | Florian Obser |
2018-03-29 | update to unbound 1.7.0 | Florian Obser |
2018-03-29 | Set p->p_cpu in cpu_switchto() like we do on other MP architectures. | Patrick Wildt |
2018-03-29 | Enable mvclock(4), mvicu(4), mvpinctrl(4), mvgpio(4) and mvrtc(4). This | Mark Kettenis |
2018-03-29 | mvicu(4) | Mark Kettenis |
2018-03-29 | Fix HISTORY. | Mark Kettenis |
2018-03-29 | Make sure that the global config is send out immediately when it is | Martijn van Duren |
2018-03-29 | mvrtc(4) | Mark Kettenis |
2018-03-29 | Add mvrtc(4), a driver for the RTC integrated on various Marvell Armada SoCs. | Mark Kettenis |
2018-03-29 | Use "marvell,spi-ranges" property to map GICP interrupts numbers into GIC | Mark Kettenis |
2018-03-29 | Resolve some code duplication. | Ingo Schwarze |
2018-03-29 | Fix three bugs in setlocale(3): | Ingo Schwarze |
2018-03-29 | Add support for legacy binding used in device trees for Marvell devices for | Mark Kettenis |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2018-03-29 | Make sparc64 ofwboot open the softraid boot chunk early on and keep the | Stefan Sperling |
2018-03-29 | Do not crash on empty window, reported by Jamie Macdonald in GitHub | Nicholas Marriott |
2018-03-29 | NET_LOCK is also required in pppxwrite and pppxclose. | Jonathan Matthew |
2018-03-29 | Limit ASN.1 constructed types recursive definition depth | Kinichiro Inoguchi |
2018-03-29 | Remove RDTSCP from the CPUID flags reported to the guest VM. The instruction | Mike Larkin |
2018-03-29 | KNF (wrap a long line) | Mike Larkin |
2018-03-29 | Explicitly declare the gdt storage in struct cpu_info_full instead of | Philip Guenther |
2018-03-28 | Fix a lint style issue. | Visa Hankala |
2018-03-28 | Add USG and USG PRO-4. | Visa Hankala |
2018-03-28 | Use RWL_IS_VNODE with locks that are acquired through VOP_LOCK(), | Visa Hankala |
2018-03-28 | - memory leak occurs when adding same table twice. | Alexandr Nedvedicky |
2018-03-28 | Call FREF() right after fd_getfile() in getsock(). | Martin Pieuchot |
2018-03-28 | Call FREF() right after fd_getfile() in sys_flock(). | Martin Pieuchot |
2018-03-28 | Call FREF() right after fd_getfile*() in pread(), prwrite() & co. | Martin Pieuchot |
2018-03-28 | Check for possible race after sleeping instead of using a rwlock to | Martin Pieuchot |
2018-03-28 | Mark ext2fs inode recursive lock as RWL_IS_VNODE like for ffs to let it | Martin Pieuchot |
2018-03-28 | Configure tx and rx chain delay based on device tree properties. | Mark Kettenis |
2018-03-28 | drm/edid: set ELD connector type in drm_edid_to_eld() | Jonathan Gray |
2018-03-28 | drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) | Jonathan Gray |
2018-03-27 | Update to tzdata2018d from ftp.iana.org | Todd C. Miller |