summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08Replace use of the old BSD st_*timensec members in struct stat withPhilip Guenther
2023-08-08syncTheo de Raadt
2023-08-07No need to mark BN_options() as intentionally undocumented any longer.Ingo Schwarze
2023-08-07Mark asn1_ps_func as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Raise transmit threshold to 512 bytes. This makes dwqe(4) work atMark Kettenis
2023-08-07Revert 1.43 and always make our own mapping of the Mostek chip. Trying toMiod Vallat
2023-08-07some readability tweaks; ok dlgJason McIntyre
2023-08-07Add a regress test exercising BIO_dup_chain() and triggering the leakTheo Buehler
2023-08-07Fix two leaks in BIO_dup_chain()Theo Buehler
2023-08-07Add missing space before =Theo Buehler
2023-08-07Free title earlier, from Alexis Hildebrandt.Nicholas Marriott
2023-08-07Trim can generate strings longer than the original if there are many #s,Nicholas Marriott
2023-08-07add LJGMoritz Buhl
2023-08-07In 2016, chat changed its syslog output for hidden strings.Philip Guenther
2023-08-07add support route based ipsec vpn negotiation with sec(4) via isakmpd.David Gwynne
2023-08-07support configuring interface SAs for route-based ipsec vpns.David Gwynne
2023-08-07add the glue between ipsec security associations and sec(4) interfaces.David Gwynne
2023-08-07add a struct sadb_x_iface message for interface SAsDavid Gwynne
2023-08-07sec(4) to support route-based ipsec vpns.David Gwynne
2023-08-07744c rev ce is Radeon RX 7900 GREJonathan Gray
2023-08-07wire sec(4) into the kernel config.David Gwynne
2023-08-07add sec(4) to support route based ipsec vpns.David Gwynne
2023-08-07start adding support for route-based ipsec vpns.David Gwynne
2023-08-06Prefer the POSIX standard st_*tim struct timespec members over thePhilip Guenther
2023-08-06Apply rev 1.29 from NetBSD:Philip Guenther
2023-08-06regenJonathan Gray
2023-08-06add another Navi 33 device idJonathan Gray
2023-08-06Add acpi_softc == NULL checks and return ENXIO instead of crashing onTobias Heider
2023-08-05hardclock(9): move setitimer(2) code into itimer_update()Scott Soule Cheloha
2023-08-05remove trailing comma in NAME;Jason McIntyre
2023-08-05Remove the P_WSLEEP specific KASSERT(). Not only procs in state SSTOPClaudio Jeker
2023-08-05Remove empty file left behind in a revert during p2k17Theo Buehler
2023-08-05cpu_idle_{enter,leave} are no-ops on mips64, so just #definePhilip Guenther
2023-08-05cpu_idle_{enter,leave} are no-ops on riscv64, so just #definePhilip Guenther
2023-08-05Inform 8bpp capability on 8bpp framebuffer inKenji Aoyama
2023-08-04Convert calls to ibuf_length() where it is clear that the ibuf is notClaudio Jeker
2023-08-04Remove unused struct field vlan_stripping.Jan Klemkow
2023-08-04Sync the supported hardware list with arm64.html.Frederic Cambus
2023-08-04dma-buf: fix an error pointer vs NULL bugJonathan Gray
2023-08-04drm_syncobj.c now uses dma_fence_allocate_private_stub() with an argJonathan Gray
2023-08-04dma-buf: keep the signaling time of merged fences v3Jonathan Gray
2023-08-04drm/amd/display: Write to correct dirty_rectJonathan Gray
2023-08-04drm/amd/display: perform a bounds check before filling dirty rectanglesJonathan Gray
2023-08-04drm/amd/display: set per pipe dppclk to 0 when dpp is offJonathan Gray
2023-08-04Instead of forcing a NUL into struct ctl_neighbor descr adjust theClaudio Jeker
2023-08-04drm/i915/dpt: Use shmem for dpt objectsJonathan Gray
2023-08-04drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Jonathan Gray
2023-08-04drm/amd: Fix an error handling mistake in psp_sw_init()Jonathan Gray
2023-08-04drm/i915: Fix an error handling path in igt_write_huge()Jonathan Gray