summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-0813.0: update to RELEASEupstream/13.0.0release/13.0.0Glen Barber
2021-04-0813.0/UPDATING: anticipate 13.0-RELEASE dateGlen Barber
2021-04-0813.0: set static __FreeBSD_versionGlen Barber
2021-04-06Add UPDATING entries and bump versionMark Johnston
2021-04-06mount: Disallow mounting over a jail rootMark Johnston
2021-04-06vm_fault: Shoot down multiply mapped COW source page mappingsMark Johnston
2021-04-0113.0: update to RC5Glen Barber
2021-03-31Zero `struct weightened_nhop` fields in nhgrp_get_addition_group().Alexander V. Chernikov
2021-03-31Fix nexhtop group index array scaling.Alexander V. Chernikov
2021-03-31Fetch the sigfastblock value in syscalls that wait for signalsJonathan T. Looney
2021-03-31Teach DTrace that unaligned accesses are OK on aarch64, not just x86.Robert Watson
2021-03-31Tune DTrace 'aframes' for the FBT and profile providers on arm64.Robert Watson
2021-03-31arm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregsEd Maste
2021-03-31mn: report that this driver is removed in 14, not 13Ed Maste
2021-03-2813.0: update to RC4Glen Barber
2021-03-28Plug nexthop group refcount leak.Alexander V. Chernikov
2021-03-28Fix panic when destroying interface with ECMP routes.Alexander V. Chernikov
2021-03-28Fix kassert panic when inserting multipath routes from multiple threads.Alexander V. Chernikov
2021-03-28Flush remaining routes from the routing table during VNET shutdown.Alexander V. Chernikov
2021-03-28Fix blackhole/reject routes.Alexander V. Chernikov
2021-03-28release: amd64: Fix ISO/USB hybrid imageEmmanuel Vadot
2021-03-28Makefile.inc1: unbreak bootstrap when kbdcontrol does not existGlen Barber
2021-03-28accept_filter: Fix filter parameter handlingMark Johnston
2021-03-26pf: Handle unmapped mbufs when computing checksumsMark Johnston
2021-03-25Add UPDATING entry for OpenSSL advisory and bump version number.Gordon Tetlow
2021-03-25rtsold: Fix validation of RDNSS optionsMark Johnston
2021-03-25OpenSSL: Regen manual pages for 1.1.1kJung-uk Kim
2021-03-25OpenSSL: Merge OpenSSL 1.1.1kJung-uk Kim
2021-03-25random(9): Restore historical [0,2^31-1] output range and related man documen...Lawrence Stewart
2021-03-23MFC: Fix post-start check when unbound.conf has moved.Dag-Erling Smørgrav
2021-03-23MFC: Fix local-unbound setup for some IPv6 deployments.Dag-Erling Smørgrav
2021-03-23AArch64: Don't set flush-subnormals-to-zero flag on startupAlex Richardson
2021-03-23netmap: fix issues in nm_os_extmem_create()Vincenzo Maffione
2021-03-23netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GETVincenzo Maffione
2021-03-23[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().Brandon Bergren
2021-03-23[PowerPC64] Fix multiple issues in fpsetmask().Brandon Bergren
2021-03-23Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn
2021-03-1813.0 release: update to RC3Glen Barber
2021-03-19zfs: bring back possibility to rewind the checkpoint fromMariusz Zaborski
2021-03-18vtnet: fix TSO for TCP/IPv6Michael Tuexen
2021-03-18vfs: fix vnlru marker handling for filtered/unfiltered casesMateusz Guzik
2021-03-18 base: remove if_wg(4) and associated utilities, manpageScott Long
2021-03-16service(8): use an environment more consistent with init(8)Andrew Gierth
2021-03-16linux(4): make getcwd(2) return ERANGE instead of ENOMEMEdward Tomasz Napierala
2021-03-16development(7): update to reflect Git transitionEdward Tomasz Napierala
2021-03-14x86: tsc: deprioritize TSC on VirtualBoxKyle Evans
2021-03-14vm_reserv: Fix list locking in vm_reserv_reclaim_contig()Mark Johnston
2021-03-14gic_v3: add message based interrupts supportCyprien Laplace
2021-03-14gic_v3: Use 64-bit writes to GICD_IROUTERnCyprien Laplace
2021-03-11update to 13.0-RC2Glen Barber