dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
December 2022 Archives by author
- Alan Cox
- Alan Somers
- Alexander Chernikov
- Alexander Motin
- Alexander Richardson
- Alexander V. Chernikov
- git: 984b27d879e1 - main - net: add if_allocdescr() to permit updating iface description from the kernel (Thu, 01 Dec 2022 11:32:07 UTC)
- git: 42f8123a4fa8 - main - routing: provide dedicated function for nhgrp creation and linking. (Fri, 02 Dec 2022 20:08:57 UTC)
- git: cc2be311772d - main - netlink: store user-provided rtm_protocol (Fri, 02 Dec 2022 20:08:58 UTC)
- git: 6ab87ec483e9 - main - netlink: fix non-multipath build (Fri, 02 Dec 2022 22:21:07 UTC)
- git: 1bcd230f9508 - main - netlink: add interface notification on link status / flags change. (Fri, 09 Dec 2022 11:22:37 UTC)
- git: 80f03e63d67e - main - netlink: improve interface handling (Wed, 14 Dec 2022 19:53:15 UTC)
- git: 3636a967f310 - main - route: allow RTM_CHANGE notifications in rt_routemsg(). (Thu, 15 Dec 2022 10:41:15 UTC)
- git: 3873bdc2f28f - main - netlink: connect netlink tests to the build (Fri, 16 Dec 2022 12:03:22 UTC)
- git: f2c8381fce9b - main - netlink: add snl(3) - simple netlink library (Fri, 23 Dec 2022 15:03:19 UTC)
- git: f6f4ba0b05ab - main - netlink: fix netlink_snl_route.h header includes (Fri, 23 Dec 2022 15:26:30 UTC)
- git: c9313a0bad68 - main - netlink: allow netlink to be build in the kernel (Fri, 23 Dec 2022 15:26:31 UTC)
- git: 3e3875413128 - main - netlink: make snl(3) headers self-contained. (Fri, 23 Dec 2022 15:53:06 UTC)
- git: c89209c674f2 - main - netlink: fix test-includes broken by f2c8381fce9b (Fri, 23 Dec 2022 17:58:24 UTC)
- git: eaeebfcb3859 - main - pytest: silence deprecation warning in the pytest atf wrapper (Wed, 28 Dec 2022 15:55:45 UTC)
- git: 058ac3e80633 - main - atf_pytest_wrapper: fix pytest output truncation (Wed, 28 Dec 2022 17:33:48 UTC)
- git: f63825ff21a3 - main - testing: improve python vnet wrapper. (Thu, 29 Dec 2022 19:59:21 UTC)
- git: 06e879593a44 - main - routing: add missed RIB_WUNLOCK in the add_route_flags(). (Fri, 30 Dec 2022 15:54:58 UTC)
- git: 89ffac3b01fb - main - testing: allow custom test cleanup handlers in pytest (Sat, 31 Dec 2022 16:27:59 UTC)
- Alexey Dokuchaev
- Alfredo Dal'Ava Junior
- Alfredo_Dal'Ava_Júnior
- Allan Jude
- Andrew Gallatin
- Andrew Turner
- Baptiste Daroussin
- Benedict Reuschling
- Bjoern A. Zeeb
- git: b6b352e4c712 - main - LinuxKPI: 802.11: set sta supported legacy rates (Sat, 31 Dec 2022 02:32:59 UTC)
- git: 5edde07c2aba - main - LinuxKPI: 802.11: implement cfg80211_{get,put}_bss (Sat, 31 Dec 2022 02:33:00 UTC)
- git: 5db817d86424 - main - LinuxKPI: 802.11: implement some *eleme/ie* lookup functions (Sat, 31 Dec 2022 02:33:02 UTC)
- git: 13d87d92e401 - main - LinuxKPI: 802.11: implement cfg80211_get_ies_channel_number() (Sat, 31 Dec 2022 02:33:03 UTC)
- git: 339119949660 - main - LinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb() (Sat, 31 Dec 2022 02:33:04 UTC)
- git: c990500bf102 - main - LinuxKPI; 802.11: update mac80211.h structures and fields (Sat, 31 Dec 2022 02:33:05 UTC)
- git: 4b0af114370a - main - LinuxKPI: 802.11: move ieee80211_{unregister,restart}_hw out of header (Sat, 31 Dec 2022 02:33:06 UTC)
- git: 55038a6306a5 - main - LinuxKPI: add simplified vesion of page_frag_cache (Sat, 31 Dec 2022 02:47:56 UTC)
- git: 4052b0e4b218 - main - LinuxKPI: pm.h add pm_sleep_ptr and DEFINE_SIMPLE_DEV_PM_OPS (Sat, 31 Dec 2022 02:52:41 UTC)
- Brooks Davis
- Ceri Davies
- Chuck Silvers
- Chuck Tuffli
- Corvin Köhne
- git: dd298db84a83 - stable/13 - bhyve: build FACS table by basl (Mon, 05 Dec 2022 07:41:57 UTC)
- git: fa0b9dec6931 - stable/13 - bhyve: make basl_table_add_* functions public (Mon, 05 Dec 2022 07:41:58 UTC)
- git: c8029c30a872 - stable/13 - bhyve: add helper to append a basl table without a header (Mon, 05 Dec 2022 07:41:59 UTC)
- git: 9de8b7319a70 - stable/13 - bhyve: build MCFG table by basl (Mon, 05 Dec 2022 07:42:00 UTC)
- git: f3085b5d29cc - stable/13 - bhyve: add helper to fill a ACPI_GENERIC_ADDRESS (Mon, 05 Dec 2022 07:42:01 UTC)
- git: 34520ce30b3c - stable/13 - bhyve: build HPET table by basl (Mon, 05 Dec 2022 07:42:03 UTC)
- git: 7f6f47151bde - stable/13 - bhyve: build MADT table by basl (Mon, 05 Dec 2022 07:42:04 UTC)
- git: 03002607d279 - stable/13 - bhyve: build FADT table by basl (Mon, 05 Dec 2022 07:42:05 UTC)
- git: c0631a2ab4fd - stable/13 - bhyve: build XSDT table by basl (Mon, 05 Dec 2022 07:42:06 UTC)
- git: 29d288f36e8f - stable/13 - bhyve: build RSDT table by basl (Mon, 05 Dec 2022 07:42:07 UTC)
- git: 6c5f461fe9d9 - stable/13 - bhyve: build RSDP table by basl (Mon, 05 Dec 2022 07:42:08 UTC)
- git: dd7b7807c32a - stable/13 - bhyve: use dynamic ACPI table offsets (Mon, 05 Dec 2022 07:42:09 UTC)
- git: b972e7cbb4f9 - main - bhyve: build SPCR ACPI table (Tue, 06 Dec 2022 11:58:53 UTC)
- git: 810fe03349df - stable/13 - init: fix shutdown race (Tue, 06 Dec 2022 14:42:17 UTC)
- git: 6820a0512fa6 - stable/13 - linuxkpi/dmi: don't match exactly on DMI_MATCH (Thu, 08 Dec 2022 12:41:56 UTC)
- git: d6c280fb36fe - stable/13 - bhyve: Support a _VARS.fd file for bootrom (Thu, 08 Dec 2022 17:43:58 UTC)
- git: d84b694a589d - stable/13 - bhyve: add varfile option to nvlist of lpc device (Thu, 08 Dec 2022 17:43:59 UTC)
- git: b03c642aab05 - stable/13 - vmm: emulate INVD by ignoring it (Fri, 09 Dec 2022 13:18:55 UTC)
- git: 15fb45610f6f - stable/13 - bhyve: fix spelling mistake in passthru emulation (Fri, 09 Dec 2022 13:18:56 UTC)
- git: a46eccfd27c3 - stable/13 - bhyve: Initialize more registers in vcpu_reset() (Fri, 09 Dec 2022 13:18:57 UTC)
- git: 5f7fc790c64f - stable/13 - bhyve: create all vcpus on startup (Fri, 09 Dec 2022 13:18:58 UTC)
- git: 131bad17ead4 - stable/13 - vmm: permit some IPIs to be handled by userspace (Fri, 09 Dec 2022 13:18:59 UTC)
- git: c479b7736cff - stable/13 - bhyve: build SPCR ACPI table (Tue, 13 Dec 2022 12:45:07 UTC)
- git: 56b2358b2f68 - stable/13 - vmm: increase vlapic version (Thu, 22 Dec 2022 09:22:44 UTC)
- git: 168726513cdf - stable/13 - vmm: validate icr value (Thu, 22 Dec 2022 09:22:45 UTC)
- git: 0eebb2d30a34 - stable/13 - vmm: Fix AP startup with old userspace binaries. (Thu, 22 Dec 2022 09:22:47 UTC)
- Cy Schubert
- git: d24b27283290 - main - heimdal: Add additional checks for bad kadmind input (Thu, 01 Dec 2022 14:24:33 UTC)
- git: 6742ff42ab3b - main - heimdal: Fix bus fault when zero-length request received (Thu, 01 Dec 2022 14:24:34 UTC)
- git: e7dcb18d5108 - stable/13 - heimdal: The version string must always contain a terminating NUL (Thu, 01 Dec 2022 14:25:25 UTC)
- git: 387abd40650c - stable/13 - heimdal: Fix NULL dereference when mangled realm message (Thu, 01 Dec 2022 14:25:26 UTC)
- git: 53c5d72d287a - stable/13 - heimdal: Handle other types of garbage data (Thu, 01 Dec 2022 14:25:28 UTC)
- git: fed526b0af2b - stable/13 - heimdal: Fix uninitialized pointer dereference (Thu, 01 Dec 2022 14:25:29 UTC)
- git: 0ae2fac59945 - stable/13 - heimdal: Add missing kadm5 error checks (Thu, 01 Dec 2022 14:25:30 UTC)
- git: d310918268cb - stable/13 - heimdal: Add missing kadm5 error checks (Thu, 01 Dec 2022 14:25:31 UTC)
- git: fe6c5f4f93de - stable/13 - heimdal: Add missing kadmind error checks (Thu, 01 Dec 2022 14:25:32 UTC)
- git: 9b631c331862 - stable/13 - heimdal: Add missing iprop error checks. (Thu, 01 Dec 2022 14:25:33 UTC)
- git: bc8c756a2f86 - stable/13 - heimdal: Check return code from _hdb_fetch_kvno() (Thu, 01 Dec 2022 14:25:34 UTC)
- git: 8d3c6e82cdca - stable/12 - heimdal: The version string must always contain a terminating NUL (Thu, 01 Dec 2022 14:26:03 UTC)
- git: 709a426717c9 - stable/12 - heimdal: Fix NULL dereference when mangled realm message (Thu, 01 Dec 2022 14:26:04 UTC)
- git: 7b07c9924f2d - stable/12 - heimdal: Handle other types of garbage data (Thu, 01 Dec 2022 14:26:05 UTC)
- git: 92586930433d - stable/12 - heimdal: Fix uninitialized pointer dereference (Thu, 01 Dec 2022 14:26:07 UTC)
- git: f3dc873719d4 - stable/12 - heimdal: Add missing kadm5 error checks (Thu, 01 Dec 2022 14:26:08 UTC)
- git: ca2e0c6b4afe - stable/12 - heimdal: Add missing kadm5 error checks (Thu, 01 Dec 2022 14:26:09 UTC)
- git: 942281f6e23a - stable/12 - heimdal: Add missing kadmind error checks (Thu, 01 Dec 2022 14:26:10 UTC)
- git: 593699ac6446 - stable/12 - heimdal: Add missing iprop error checks. (Thu, 01 Dec 2022 14:26:11 UTC)
- git: 2fd1b21c9c2b - stable/12 - heimdal: Check return code from _hdb_fetch_kvno() (Thu, 01 Dec 2022 14:26:12 UTC)
- git: 02c5770995e3 - stable/13 - heimdal: Add additional checks for bad kadmind input (Mon, 05 Dec 2022 21:50:34 UTC)
- git: 95240a65fb18 - stable/13 - heimdal: Fix bus fault when zero-length request received (Mon, 05 Dec 2022 21:50:35 UTC)
- git: e7d6b2cd4304 - stable/12 - heimdal: Add additional checks for bad kadmind input (Mon, 05 Dec 2022 21:50:48 UTC)
- git: 78d44cb4b533 - stable/12 - heimdal: Fix bus fault when zero-length request received (Mon, 05 Dec 2022 21:50:49 UTC)
- Re: git: 9a4bc5208fad - main - acpica: Import ACPICA 20221020 (Tue, 06 Dec 2022 17:35:10 UTC)
- Re: git: 9a4bc5208fad - main - acpica: Import ACPICA 20221020 (Tue, 06 Dec 2022 22:55:58 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 22:22:39 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 23:06:20 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 23:08:26 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 23:35:56 UTC)
- git: 5319949668a5 - main - Revert "heimdal: Fix bus fault when zero-length request received" (Fri, 09 Dec 2022 14:11:06 UTC)
- git: 3deefb0d147d - main - heimdal: Properly ix bus fault when zero-length request received (Fri, 09 Dec 2022 14:11:07 UTC)
- git: f6d5d31cd5d5 - main - heimdal: kadm5_c_get_principal() should check return code (Fri, 09 Dec 2022 14:11:08 UTC)
- git: 09072186eec1 - stable/13 - Revert "heimdal: Fix bus fault when zero-length request received" (Fri, 09 Dec 2022 14:12:57 UTC)
- git: 4ed9d88da492 - stable/12 - Revert "heimdal: Fix bus fault when zero-length request received" (Fri, 09 Dec 2022 14:13:22 UTC)
- Re: git: 83bf6ab56829 - main - uname: switch machine to HW_MACHINE_ARCH (Sun, 11 Dec 2022 14:37:24 UTC)
- git: 08c3ed3469de - stable/13 - heimdal: Properly ix bus fault when zero-length request received (Mon, 12 Dec 2022 14:40:55 UTC)
- git: ed8706c340f6 - stable/13 - heimdal: kadm5_c_get_principal() should check return code (Mon, 12 Dec 2022 14:40:56 UTC)
- git: a8970f585cdf - stable/12 - heimdal: Properly ix bus fault when zero-length request received (Mon, 12 Dec 2022 14:41:30 UTC)
- git: 30584910c39f - stable/12 - heimdal: kadm5_c_get_principal() should check return code (Mon, 12 Dec 2022 14:41:31 UTC)
- Dag-Erling Smørgrav
- David E. O'Brien
- deleted
- Dimitry Andric
- Doug Moore
- Doug Rabson
- Ed Maste
- git: dba226d43d11 - main - googletest: remove unused auto_ptr warning suppression (Thu, 01 Dec 2022 00:35:17 UTC)
- git: e92d69234579 - main - libpmc: remove unused auto_ptr warning suppression (Fri, 02 Dec 2022 23:53:08 UTC)
- git: 52f2b0387712 - main - libdevdctl: update deprecated deprecation warning comment (Sun, 04 Dec 2022 15:18:46 UTC)
- git: 86edb11e7491 - main - Always install llvm-objdump as objdump (Mon, 12 Dec 2022 15:36:26 UTC)
- git: f16281460a59 - main - RELNTOES: Add note for llvm-objdump as objdump (Mon, 12 Dec 2022 20:54:38 UTC)
- git: d181a9126705 - main - geom: add vinum as a recognized class (Mon, 12 Dec 2022 21:19:36 UTC)
- git: a752e011a862 - main - ssh: remove note about local change to [Use]PrivilegeSeparation (Mon, 12 Dec 2022 22:08:20 UTC)
- git: 94db10b2db29 - main - geom: minor man page updates suggested by igor(1) (Tue, 13 Dec 2022 00:28:03 UTC)
- git: 8974fa45151f - main - ssh: describe two additional changes present in base system ssh (Tue, 13 Dec 2022 14:46:15 UTC)
- git: 20dfe27b2d03 - main - Add deprecation notices to ce,cp sync serial drivers (Tue, 13 Dec 2022 19:59:20 UTC)
- git: 76f675184492 - main - retire ce(4) driver (Tue, 13 Dec 2022 20:26:49 UTC)
- git: 895992bb66d2 - main - retire cp(4) driver (Tue, 13 Dec 2022 20:26:51 UTC)
- git: fa4d25f5b457 - main - retire sconfig(8) ce(4)/cp(4) configuration tool (Tue, 13 Dec 2022 20:26:52 UTC)
- Re: git: 67e628b7a643 - main - kref: replace hand-rolled atomic ops with refcount API (Tue, 13 Dec 2022 20:33:24 UTC)
- git: e9a573d29c5b - stable/13 - pkgbase: do not record dependency on non-existent liby package (Fri, 16 Dec 2022 15:05:06 UTC)
- git: 766145637dd5 - main - readelf: match GNU readelf formatting (Mon, 19 Dec 2022 17:59:13 UTC)
- git: b8131156826d - stable/13 - Add deprecation notices to ce,cp sync serial drivers (Thu, 22 Dec 2022 15:48:18 UTC)
- git: 491ebfc123c9 - stable/12 - Add deprecation notices to ce,cp sync serial drivers (Thu, 22 Dec 2022 15:49:17 UTC)
- git: 0969415eb25d - stable/13 - geom: minor man page updates suggested by igor(1) (Thu, 22 Dec 2022 15:52:49 UTC)
- git: fac7cabd10e5 - stable/13 - geom: add vinum as a recognized class (Thu, 22 Dec 2022 15:52:50 UTC)
- Emmanuel Vadot
- git: 18e411233722 - main - linuxkpi: Add `seqcount_mutex_t` support in <linux/seqlock.h> (Thu, 01 Dec 2022 14:04:40 UTC)
- git: e79a57d4ecb7 - main - linuxkpi: Add `cmpxchg64()` in <asm/atomic.h> (Thu, 01 Dec 2022 14:04:41 UTC)
- git: 0adc02a97989 - main - linuxkpi: Add `PCIE_SPEED_{32,64}_0GT` PCI-E bus speed constants (Thu, 01 Dec 2022 14:04:42 UTC)
- git: e101c1c2c9ba - main - linuxkpi: Introduce module_param() of type `bint` (Thu, 01 Dec 2022 14:04:43 UTC)
- git: 4085bde9fa2e - main - linuxkpi: Fix return value of dma_map_sgtable (Tue, 06 Dec 2022 15:27:40 UTC)
- git: 72621b543e98 - main - linuxkpi: Fix style for dma_map_sgtable (Tue, 06 Dec 2022 15:52:59 UTC)
- git: 6933abc3e4bd - main - pkgbase: Stop adding FreeBSD-runtime as a dep for every package (Thu, 08 Dec 2022 19:03:03 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 21:15:01 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 21:59:15 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 22:24:54 UTC)
- git: 50f61166f7b9 - stable/13 - Revert "LinuxKPI: Add pci_power querying for drm-kmod" (Thu, 15 Dec 2022 09:55:54 UTC)
- Re: git: deeaf9c4d85d - stable/13 - rb_tree: pass parent to RB_INSERT_COLOR (Thu, 15 Dec 2022 10:27:20 UTC)
- Re: git: 6692670f58f9 - main - Enable setting the phy id. (Mon, 19 Dec 2022 14:18:12 UTC)
- git: ccd8c4488afb - main - linuxkpi: seq_read: Fix off by one error (Wed, 21 Dec 2022 20:12:11 UTC)
- Enji Cooper
- Eric Joyner
- Eugene Grosbein
- Ganbold Tsagaankhuu
- git: 896d3e43b101 - main - Add driver for Rockchip One Time Programmable (OTP) device. This driver created the possibility to assign fixed MAC adresses to eqos devices. (Mon, 12 Dec 2022 14:35:35 UTC)
- git: 85e7d8e0aea7 - main - Add driver for Motorcomm YT8511 GbE PHY (Tue, 13 Dec 2022 06:01:06 UTC)
- git: 0e3c99cbed14 - main - Fix/add compat strings for Rockchip RK356x GRF. (Sun, 18 Dec 2022 11:23:08 UTC)
- git: a48301a5e094 - main - Add initial clocks support for Rockchip RK3568 SoC. (Sun, 18 Dec 2022 12:11:40 UTC)
- git: 6692670f58f9 - main - Enable setting the phy id. (Mon, 19 Dec 2022 13:10:14 UTC)
- Re: git: 6692670f58f9 - main - Enable setting the phy id. (Mon, 19 Dec 2022 15:16:28 UTC)
- git: 5cfacab13291 - main - Revert "Enable setting the phy id." (Mon, 19 Dec 2022 15:20:46 UTC)
- git: e7815784cc28 - main - Add Rockchip RK3568 SoC (Tue, 20 Dec 2022 03:03:20 UTC)
- git: 1d8c07b7ab7b - main - Get clocks for Rockchip RK3568. (Tue, 20 Dec 2022 08:55:06 UTC)
- git: e00b6e254f8b - main - Attach Motorcomm YT8511 GbE PHY driver to the build. (Wed, 21 Dec 2022 14:39:40 UTC)
- git: 702b53dd2af4 - main - Add initial support for the RK356X SOC Ethernet QoS controller (DesignWare) (Thu, 22 Dec 2022 03:40:04 UTC)
- git: 5ba0691da9e2 - main - Rename left off of eqos to if_eqos accordingly. (Fri, 23 Dec 2022 05:30:42 UTC)
- git: 571e5792f960 - main - Change probe priority so order is correct. (Sat, 24 Dec 2022 12:35:27 UTC)
- git: e00774a91750 - main - Add support for Rockchip RK3568 SDHCI controller. (Sat, 24 Dec 2022 12:40:55 UTC)
- git: db6407438dfa - main - Add eqos device to Rockchip specific config. (Wed, 28 Dec 2022 02:32:59 UTC)
- git: 355cb40c3a87 - main - Set RK3568 specific pin mux for GMAC1. (Wed, 28 Dec 2022 03:01:17 UTC)
- git: 79c6e0b31f32 - main - Improve and make it more general Rockchip USB2PHY driver. (Wed, 28 Dec 2022 03:50:08 UTC)
- Gleb Smirnoff
- git: 0aa120d52f3c - main - inpcb: allow to provide protocol specific pcb size (Fri, 02 Dec 2022 22:11:05 UTC)
- git: 657729a89dd5 - main - Retire trpt(8). (Fri, 02 Dec 2022 22:11:06 UTC)
- Re: git: eb6f48854df2 - main - Fix a typo in the binmisc option name (Wed, 07 Dec 2022 17:45:54 UTC)
- git: e68b3792440c - main - tcp: embed inpcb into tcpcb (Wed, 07 Dec 2022 17:53:17 UTC)
- git: 918fa4227d5b - main - tcp: remove tcp_timer_suspend() (Wed, 07 Dec 2022 17:53:18 UTC)
- git: 446ccdd08e2a - main - tcp: use single locked callout per tcpcb for the TCP timers (Wed, 07 Dec 2022 17:53:20 UTC)
- git: 294a609fc07d - main - udp: destroy UDP and UDP-Lite inpcbinfos in single SYSUNINIT (Wed, 07 Dec 2022 17:57:07 UTC)
- git: 0c0d8a4f7e54 - main - udp: rearrange declarations in udp_var.h into user and _KERNEL halves (Wed, 07 Dec 2022 17:57:08 UTC)
- git: 483fe96511ec - main - udp: embed inpcb into udpcb (Wed, 07 Dec 2022 19:51:59 UTC)
- git: 32920f038a3a - main - udp: inline udp_output() into udp_send() (Wed, 07 Dec 2022 19:52:00 UTC)
- git: 5bfc014f2345 - main - udp6: inline udp6_output() into udp6_send() (Wed, 07 Dec 2022 19:52:01 UTC)
- git: 1aed3b34301e - main - udp: add protocol method declarations to udp_var.h (Wed, 07 Dec 2022 19:52:02 UTC)
- git: 78ec11361759 - main - tests/netinet: mark more tests that require python (Wed, 07 Dec 2022 19:52:04 UTC)
- git: 3f89900bf1a4 - main - udp6: fix build with INET6 and without INVARIANTS (Wed, 07 Dec 2022 20:29:37 UTC)
- Re: git: 67e628b7a643 - main - kref: replace hand-rolled atomic ops with refcount API (Wed, 14 Dec 2022 00:37:41 UTC)
- Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read (Wed, 14 Dec 2022 00:39:26 UTC)
- git: 5050df3f4aa4 - main - tcp: fix counter leak for SYN_RCVD state when syncache_socket() fails (Wed, 14 Dec 2022 03:32:02 UTC)
- git: 1b5895c624f0 - main - tcp: remove a 4.4BSD relic (Wed, 14 Dec 2022 04:21:52 UTC)
- git: eaabc9376483 - main - tcp: retire TCPDEBUG (Wed, 14 Dec 2022 17:54:38 UTC)
- git: 7a2c93b86ef7 - main - sockets: provide sousrsend() that does socket specific error handling (Wed, 14 Dec 2022 18:03:09 UTC)
- Re: git: eb1da3e52582 - main - DrvAPI: Extend driver KPI with more accessors (Fri, 23 Dec 2022 18:35:54 UTC)
- Re: git: 21ad3e27fabc - main - jail: Fix output of IPv[46] addresses of DDB `show prison` (Fri, 23 Dec 2022 18:41:23 UTC)
- git: 5e4ae3061f27 - main - tests/divert: use PF_DIVERT (Mon, 26 Dec 2022 20:07:14 UTC)
- Glen Barber
- Gordon Bergling
- Re: git: e851e0aabdff - stable/13 - contrib/tzdata: import tzdata 2022g (Thu, 01 Dec 2022 21:09:37 UTC)
- git: 0393604aa86c - main - getservent.3: Mention the service.db (Wed, 07 Dec 2022 09:26:32 UTC)
- git: 899edecdbe92 - main - protocols.5: Update the description of /etc/protocols (Wed, 07 Dec 2022 11:32:09 UTC)
- git: 60fc709073f6 - stable/13 - protocols.5: Update the description of /etc/protocols (Sat, 10 Dec 2022 05:05:44 UTC)
- git: 988674e95195 - stable/13 - getservent.3: Mention the service.db (Sat, 10 Dec 2022 05:06:11 UTC)
- git: 3968b98c4762 - stable/12 - protocols.5: Update the description of /etc/protocols (Sat, 10 Dec 2022 05:06:52 UTC)
- git: 91d69de840b0 - stable/12 - getservent.3: Mention the service.db (Sat, 10 Dec 2022 05:06:53 UTC)
- Re: git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root (Sun, 11 Dec 2022 10:09:25 UTC)
- Re: git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root (Sun, 11 Dec 2022 18:52:08 UTC)
- git: cf7fe60e63bb - main - grep.1: Add an ENVIRONMENT section (Sun, 18 Dec 2022 07:23:18 UTC)
- git: 77e4249319c1 - main - xlocale(3): Link man pages (Mon, 19 Dec 2022 04:55:35 UTC)
- git: f08254503faa - stable/13 - xlocale(3): Link man pages (Mon, 26 Dec 2022 08:55:35 UTC)
- git: 39db0c62b210 - stable/13 - grep.1: Add an ENVIRONMENT section (Wed, 28 Dec 2022 15:28:49 UTC)
- Hans Petter Selasky
- IndustrialGeneralStore
- Jamie Gritton
- Jason A. Harmening
- Jessica Clarke
- John Baldwin
- git: 42fb28cef42e - main - Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. (Mon, 05 Dec 2022 00:25:37 UTC)
- git: ad96424e31a8 - main - bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable. (Mon, 05 Dec 2022 00:30:32 UTC)
- git: 0163de282e31 - main - libsa: Disable -Wdangling-pointer for zfs.c. (Mon, 05 Dec 2022 00:30:33 UTC)
- git: 1055bedbed42 - main - pw: Don't return a pointer to an on-stack buffer from grp_set_passwd. (Mon, 05 Dec 2022 00:30:34 UTC)
- git: f4432625edd6 - main - acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. (Mon, 05 Dec 2022 00:30:35 UTC)
- git: f4db390553ba - main - netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing. (Mon, 05 Dec 2022 00:30:36 UTC)
- git: 9134d9265c54 - main - bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable. (Mon, 05 Dec 2022 00:30:37 UTC)
- git: aa9ce62be54f - main - fwcontrol: Disable -Wzero-length-bounds warnings. (Mon, 05 Dec 2022 00:30:39 UTC)
- git: 8dd8d56d9576 - main - posixshm_test: Fix sign mismatches in ?: results. (Mon, 05 Dec 2022 00:32:18 UTC)
- git: f0b58b190107 - main - rpcgen: Don't free() a pointer after realloc(). (Mon, 05 Dec 2022 00:32:19 UTC)
- git: 4fa1e855be60 - main - rpcgen: Unindent a line not guarded by if (mtflag). (Mon, 05 Dec 2022 00:32:20 UTC)
- git: c1ebd4c98fb8 - main - ath: Fix mismatches in array bounds. (Wed, 07 Dec 2022 20:34:09 UTC)
- git: f322a6cef0b1 - main - iwi: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:10 UTC)
- git: 8b45e0c18011 - main - malo: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:11 UTC)
- git: fb4a86164dc5 - main - ocs: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:12 UTC)
- git: 1f0781209559 - main - net80211: Fix mismatches in array bounds. (Wed, 07 Dec 2022 20:34:13 UTC)
- git: d256a06fe8bd - main - aesni: Remove misleading array bounds for aesni_decryt_ecb. (Wed, 07 Dec 2022 20:34:14 UTC)
- git: 415ccf51122e - main - ipfilter: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:15 UTC)
- git: 47cc457bd6c1 - main - mlx5: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:16 UTC)
- git: 8bc615f5919f - main - rtwn: Fix mismatches in array bounds. (Wed, 07 Dec 2022 20:34:18 UTC)
- git: 183783d34a6b - main - if_rsu: Fix mismatches in array bounds. (Wed, 07 Dec 2022 20:34:19 UTC)
- git: 4eda35b63607 - main - atp: Fix mismatch in array bounds. (Wed, 07 Dec 2022 20:34:20 UTC)
- Re: git: eb6f48854df2 - main - Fix a typo in the binmisc option name (Wed, 07 Dec 2022 20:46:08 UTC)
- Re: git: cdcd52d41e24 - main - irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 (Wed, 07 Dec 2022 21:05:35 UTC)
- git: 70bb22868d53 - main - ktls_test: Add debug option to hexdump keys, nonces, and buffers. (Thu, 08 Dec 2022 00:58:03 UTC)
- Re: git: cdcd52d41e24 - main - irdma: Add RDMA driver for Intel(R) Ethernet Controller E810 (Fri, 09 Dec 2022 01:18:57 UTC)
- git: 62be9ffd82fb - main - vmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU locked. (Fri, 09 Dec 2022 18:31:36 UTC)
- git: 91980db1beec - main - vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X]. (Fri, 09 Dec 2022 18:31:37 UTC)
- git: d212d6ebb4ea - main - vmm: Avoid infinite loop in vcpu_lock_all error case. (Fri, 09 Dec 2022 18:31:38 UTC)
- git: af3b48e10198 - main - vmm: Free vCPUs when destroying them. (Fri, 09 Dec 2022 18:31:39 UTC)
- git: 34781da505fd - main - bhyve: Remove unused argument from pci_nvme_handle_doorbell. (Fri, 09 Dec 2022 18:31:40 UTC)
- git: 0857e5555d77 - main - bhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*. (Fri, 09 Dec 2022 18:31:41 UTC)
- git: 78c2cd83ecca - main - bhyve: Remove unused vcpu argument from PCI read/write methods. (Fri, 09 Dec 2022 18:36:44 UTC)
- git: 08b05de1e21a - main - bhyve: Remove the unused vcpu argument from all of the I/O port handlers. (Fri, 09 Dec 2022 18:36:45 UTC)
- git: 1656007e4c83 - main - ptrace_test: Remove another MIPS remnant. (Tue, 13 Dec 2022 22:52:21 UTC)
- git: 120eff994aeb - main - ptrace.2: Fix warnings from igor. (Thu, 15 Dec 2022 19:27:08 UTC)
- git: b357d40f0818 - main - kdebug_secasv: Update for recent locking changes. (Thu, 15 Dec 2022 19:27:58 UTC)
- git: 883d1742d3d7 - main - ktls_tests: Log more details when a test fails. (Thu, 15 Dec 2022 20:06:59 UTC)
- git: 69542f26820b - main - ktls: Close a race with setting so_error when dropping a connection. (Thu, 15 Dec 2022 20:07:00 UTC)
- git: 8fb9739615da - main - wg: Re-add basic if_wg(4) tests. (Fri, 16 Dec 2022 20:01:48 UTC)
- git: f0c143b3565a - main - ktls_tests: Ignore spurious errors from shutdown(2). (Tue, 20 Dec 2022 19:38:56 UTC)
- git: 3845cce70dfe - main - ktls_tests: Ignore errors from close for receive error tests. (Tue, 20 Dec 2022 19:38:57 UTC)
- git: 54f3a781a2ff - main - .github: Switch to v3 of actions/checkout. (Wed, 21 Dec 2022 00:27:59 UTC)
- git: 007d9ca5dd95 - main - bhyve: Remove handler for VM_EXITCODE_SPINUP_AP. (Wed, 21 Dec 2022 18:33:59 UTC)
- git: e7d5d2d1876a - main - bhyve: Remove unused return value from spinup_ap. (Wed, 21 Dec 2022 18:34:00 UTC)
- git: 461663ddbad0 - main - bhyve: Simplify setting vCPU capabilities. (Wed, 21 Dec 2022 18:34:02 UTC)
- git: ceb0d0b0f184 - main - bhyve: Remove some no-op code for setting RIP. (Wed, 21 Dec 2022 18:34:03 UTC)
- git: a20c00c60e1c - main - bhyve: Allocate struct vm_exit on the stack in vm_loop. (Wed, 21 Dec 2022 18:34:04 UTC)
- git: 8487443792ce - main - bhyve: Don't access vcpumap[vcpu] directly in parse_cpuset(). (Wed, 21 Dec 2022 18:34:05 UTC)
- git: 7224a96a55d5 - main - bhyve: Tidy vCPU pthread startup. (Wed, 21 Dec 2022 18:34:06 UTC)
- git: e53fcff1848b - main - bhyve: Simplify spinup_ap_realmode slightly. (Wed, 21 Dec 2022 18:34:07 UTC)
- git: 9f0c0e6eede6 - main - mrsas: Don't leak a stack pointer value in the softc. (Wed, 21 Dec 2022 18:49:39 UTC)
- git: 95d146592f5e - main - iee80211_hwmp: Don't dereference NULL ni in debug printf. (Wed, 21 Dec 2022 18:49:40 UTC)
- git: 488c498b099e - main - Disable errors for -Wnonnull for the kernel for GCC 12. (Wed, 21 Dec 2022 18:49:41 UTC)
- git: 2637ed558baa - main - Disable -Wdangling-pointer for the kernel for GCC 12. (Wed, 21 Dec 2022 18:49:42 UTC)
- git: 1aa6d44decb3 - main - Disable -Wzero-length-bounds for the kernel for GCC 12. (Wed, 21 Dec 2022 18:49:43 UTC)
- git: 2e08e4b75ea1 - main - zfs: Fix build with GCC 12. (Wed, 21 Dec 2022 18:49:45 UTC)
- Re: git: 2e08e4b75ea1 - main - zfs: Fix build with GCC 12. (Wed, 21 Dec 2022 22:17:50 UTC)
- git: 326613190891 - main - Fix spelling of NO_WINFINITE_RECURSION. (Wed, 21 Dec 2022 22:46:28 UTC)
- Re: git: 526f57bf85a2 - main - Update CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern.mk for clang 15. (Tue, 27 Dec 2022 17:40:41 UTC)
- git: 7a8d62cd0469 - main - termcap.small: Don't use -o pipefail. (Tue, 27 Dec 2022 18:05:26 UTC)
- Re: git: 526f57bf85a2 - main - Update CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern.mk for clang 15. (Tue, 27 Dec 2022 22:56:55 UTC)
- git: 07be7517270e - main - ktls: Post receive errors on partially closed sockets. (Wed, 28 Dec 2022 00:01:15 UTC)
- git: d13121853497 - main - h_resolv: Fix a buffer overflow in load(). (Wed, 28 Dec 2022 17:40:05 UTC)
- git: 7063b9974f8a - main - ccr: Retire ccr_softc member in struct adapter. (Thu, 29 Dec 2022 19:43:35 UTC)
- Jung-uk Kim
- Juraj Lutter
- Justin Hibbits
- Ka Ho Ng
- Kirk McKusick
- git: 896c3e6e8a61 - stable/13 - Fix compilation issue when kernel built without FFS defined. (Sun, 04 Dec 2022 05:21:46 UTC)
- git: e15d8f238461 - main - Updates to UFS/FFS superblock integrity checks when reading a superblock. (Sun, 04 Dec 2022 05:34:27 UTC)
- git: b2af9ad17124 - stable/13 - Correctness cleanups in fsck_ffs(8). (Sun, 04 Dec 2022 06:10:57 UTC)
- git: 7317bd0de973 - stable/13 - Explicitly initialize rather than reading newly allocated UFS inodes. (Sun, 04 Dec 2022 06:10:58 UTC)
- git: b05f3ec52dad - stable/13 - Improve handling of missing '.' and '..' in UFS directories. (Sun, 04 Dec 2022 06:10:59 UTC)
- git: 001fd6b05a57 - stable/13 - Additional diagnostic output when running fsck_ffs with debugging flag (-d) (Sun, 04 Dec 2022 06:53:56 UTC)
- git: 43378dc6f882 - stable/13 - Clean up error output for extended attributes in fsck_ffs(8). (Sun, 04 Dec 2022 06:53:57 UTC)
- git: 3dd649789469 - stable/13 - Increase the maximum size of the journaled soft-updates journal. (Sun, 04 Dec 2022 07:00:58 UTC)
- git: 08e5f519b21d - main - Provide more precise mount(8) failure message. (Mon, 05 Dec 2022 22:50:55 UTC)
- git: bfae35b39be7 - stable/13 - Properly specify the level of indirect block being looked up. (Sun, 11 Dec 2022 00:38:09 UTC)
- git: 7575051c42c6 - stable/13 - Clean up comments in fsck.h. (Sun, 11 Dec 2022 00:38:10 UTC)
- git: 4ca4e92c5af3 - stable/13 - Drop checks with last alternate superblock in fsck_ffs(8). (Sun, 11 Dec 2022 00:38:11 UTC)
- git: 378d18d96deb - stable/13 - Update standard superblock when successful using an alternate superblock. (Sun, 11 Dec 2022 00:38:12 UTC)
- git: f4d2a3098c91 - stable/13 - Provide cache coherency between getnextinode() and ginode() (Sun, 11 Dec 2022 00:38:13 UTC)
- git: 6d43823851ab - stable/13 - Provide better diagnostic messages for bad cylinder groups. (Sun, 11 Dec 2022 00:38:14 UTC)
- git: 78d3befffba2 - stable/13 - Correct diagnostic messages for bad cylinder groups. (Sun, 11 Dec 2022 00:38:16 UTC)
- git: 9183ec42dd44 - stable/13 - Correct calculation of inode location in getnextino cache. (Sun, 11 Dec 2022 00:38:17 UTC)
- git: 143e60a9e963 - stable/13 - Correct calculation of inode location in getnextino cache. (Sun, 11 Dec 2022 00:38:18 UTC)
- git: 2418508f4900 - stable/13 - Flush and close getnextino cache when done using it in Pass 1b. (Sun, 11 Dec 2022 00:38:19 UTC)
- git: a8d7958cef10 - stable/13 - Properly handle the replacement of a partially allocated root directory. (Sun, 11 Dec 2022 00:38:20 UTC)
- git: f08305316072 - stable/13 - Formatting cleanups and debugging fix. (Sun, 11 Dec 2022 00:38:21 UTC)
- git: 8dda7177f964 - stable/13 - Clarify error messages about bad inodes. (Sun, 11 Dec 2022 00:38:22 UTC)
- git: 3c0ca938ed50 - stable/13 - Add support for managing UFS/FFS snapshots to fsck_ffs(8). (Sun, 11 Dec 2022 00:38:23 UTC)
- git: 6974ae0530bd - stable/13 - Fix compile for 32-bit architectures. (Sun, 11 Dec 2022 01:21:19 UTC)
- git: 09d7e0d71060 - stable/13 - Provide more precise mount(8) failure message. (Wed, 14 Dec 2022 23:35:00 UTC)
- git: 52011f5f9273 - main - Format cleanups. (Wed, 21 Dec 2022 02:31:42 UTC)
- git: f126d349810f - main - Add -F option to sysctl(8) to display sysctl format. (Sun, 25 Dec 2022 06:59:21 UTC)
- Konstantin Belousov
- git: e442917ee419 - main - killall(1): allow sending signals to processes with control terminal on pts(4) (Thu, 01 Dec 2022 03:42:08 UTC)
- git: 5b6f0a5012e9 - stable/13 - libc: remove unneeded sys/types.h include from several synopses (Tue, 06 Dec 2022 04:07:00 UTC)
- git: a76fa7bb6cb7 - stable/13 - killall(1): allow sending signals to processes with control terminal on pts(4) (Thu, 08 Dec 2022 01:18:43 UTC)
- git: 7ec4b29b086b - main - uiomove_object: hide diagnostic under bootverbose (Fri, 09 Dec 2022 12:17:31 UTC)
- git: e77f2f9dc683 - main - tmpfs: minor style (Fri, 09 Dec 2022 12:17:33 UTC)
- git: 83aff0f08c52 - main - Add 'show tmpfs' ddb command (Fri, 09 Dec 2022 12:17:34 UTC)
- git: baa1ccceefdf - main - Make swap_pager_freespace() global (Fri, 09 Dec 2022 12:17:35 UTC)
- git: d9dc64f15893 - main - tmpfs: make vm_object point to the tmpfs node instead of vnode (Fri, 09 Dec 2022 12:17:36 UTC)
- git: d537d1f12e88 - main - vm_pager: add methods for page insertion and removal notifications (Fri, 09 Dec 2022 12:17:37 UTC)
- git: ec201dddfbdd - main - vm_pager: add method to veto page allocation (Fri, 09 Dec 2022 12:17:38 UTC)
- git: cd086696c2cb - main - vm_pager_allocate(): override resulting object type (Fri, 09 Dec 2022 12:17:39 UTC)
- git: 37aea2649ff7 - main - tmpfs: for used pages, account really allocated pages, instead of file sizes (Fri, 09 Dec 2022 12:17:40 UTC)
- git: 0919f29d9103 - main - shmfd: account for the actually allocated pages (Fri, 09 Dec 2022 12:17:42 UTC)
- git: 1bbc5101348b - main - posixshmcontrol(1): for regular shmfd, report used pages number (Fri, 09 Dec 2022 12:17:43 UTC)
- git: f1f030246f3e - main - posixshm_test: small style fixes (Fri, 09 Dec 2022 12:17:44 UTC)
- git: 91ddfd352f59 - main - posixshm_test: add naive page accounting test (Fri, 09 Dec 2022 12:17:45 UTC)
- git: 645510e62e34 - main - Provide consistent prototype for swp_pager_meta_free() (Fri, 09 Dec 2022 15:23:14 UTC)
- git: 0b75997f4c5a - main - Add sizeof(7) manual page (Tue, 13 Dec 2022 04:44:56 UTC)
- git: 57bee0817f77 - main - sizeof(7): remove "All rights reserved" (Wed, 14 Dec 2022 05:45:38 UTC)
- git: 9e0d976d95fa - main - sizeof(7): miscellaneous edits (Wed, 14 Dec 2022 05:45:39 UTC)
- git: 3249449190c2 - main - vm_page_grab_valid(): clear *mp in case of pager denying page allocation (Sat, 17 Dec 2022 17:09:22 UTC)
- git: 4d903a1a74d9 - main - tmpfs_getattr(): Only take vm_object lock on 32bit machines (Sat, 17 Dec 2022 17:09:23 UTC)
- git: c50b1adfac7b - stable/13 - Add sizeof(7) manual page (Tue, 20 Dec 2022 00:55:40 UTC)
- git: 3dc237d9f8f7 - stable/13 - sizeof(7): remove "All rights reserved" (Tue, 20 Dec 2022 00:55:41 UTC)
- git: 384a885111ad - stable/13 - sizeof(7): miscellaneous edits (Tue, 20 Dec 2022 00:55:42 UTC)
- git: f081a291a17d - main - compat32: move struct ptrace_sc_ret32 definition from .c to .h (Thu, 22 Dec 2022 22:10:51 UTC)
- git: e6feeae2f915 - main - sys: rename td_coredump to td_remotereq (Thu, 22 Dec 2022 22:10:52 UTC)
- git: f0592b3c8dd8 - main - Add a thread debugging flag TDB_BOUNDARY (Thu, 22 Dec 2022 22:10:53 UTC)
- git: 0e07241c372d - main - ptrace(2): explain how to select specific thread to operate on (Thu, 22 Dec 2022 22:10:54 UTC)
- git: 140ceb5d956b - main - ptrace(2): add PT_SC_REMOTE remote syscall request (Thu, 22 Dec 2022 22:10:55 UTC)
- git: a98613f23892 - main - ptrace(2): document PT_SC_REMOTE (Thu, 22 Dec 2022 22:10:56 UTC)
- git: 6403a140243d - main - tools/test/ptrace: update scescx to do remote getpid(2) on each SCX event (Thu, 22 Dec 2022 22:10:58 UTC)
- git: 974be51b3f60 - main - Fixes for ptrace_syscallreq() (Thu, 22 Dec 2022 23:53:58 UTC)
- git: 860399eb86cc - main - tmpfs: update changed/modified timestamps for truncates that do not change size (Sat, 24 Dec 2022 06:33:19 UTC)
- git: 37b9fb169686 - main - Add descrip_check_write_mp() helper (Thu, 29 Dec 2022 20:56:23 UTC)
- git: 68912701700c - main - ffs_suspend.c: clean up includes (Thu, 29 Dec 2022 20:56:24 UTC)
- git: 701b36961cbd - main - ufs/suspend: deny suspension if the calling process has a file from mp opened for write (Thu, 29 Dec 2022 20:56:25 UTC)
- Re: git: 68912701700c - main - ffs_suspend.c: clean up includes (Thu, 29 Dec 2022 22:12:51 UTC)
- git: a5ff86646ee4 - main - UFSSUSPEND: unbusy mp in EDADLK case (Fri, 30 Dec 2022 09:45:35 UTC)
- git: 2c88fb783f75 - stable/13 - tmpfs: update changed/modified timestamps for truncates that do not change size (Sat, 31 Dec 2022 01:03:13 UTC)
- git: 45ac7755a7c5 - main - amd64: identify small cores (Sat, 31 Dec 2022 22:10:38 UTC)
- git: cde70e312c3f - main - amd64: for small cores, use (big hammer) INVPCID_CTXGLOB instead of INVLPG (Sat, 31 Dec 2022 22:10:39 UTC)
- git: 231d75568f16 - main - Move INVLPG to pmap_quick_enter_page() from pmap_quick_remove_page(). (Sat, 31 Dec 2022 22:10:40 UTC)
- Kornel Dulęba
- Kristof Provost
- git: 97c802923e20 - main - if_ovpn: remove peer limit (Thu, 01 Dec 2022 16:43:34 UTC)
- git: da69782bf066 - main - if_ovpn: extend notifications with a reason (Mon, 05 Dec 2022 10:29:50 UTC)
- git: 577214cb0ac6 - stable/12 - pf: make pfsync_state_import appease an assert in pf_free_state (Mon, 05 Dec 2022 21:10:52 UTC)
- git: 7efa85c12303 - stable/13 - pf: make pfsync_state_import appease an assert in pf_free_state (Mon, 05 Dec 2022 21:11:01 UTC)
- git: 66de89d4c298 - main - if_ovpn: remove OVPN_SEND_PKT (Wed, 14 Dec 2022 05:49:41 UTC)
- git: 18a30fd39be7 - main - if_ovpn: start tracking per-peer packets/bytes in/out (Wed, 14 Dec 2022 05:49:42 UTC)
- git: 8b630fa9ef6e - main - if_ovpn: implement OVPN_GET_PEER_STATS (Wed, 14 Dec 2022 05:49:44 UTC)
- git: 92f0cf77db18 - main - if_ovpn: allow peer lookup by vpn4/vpn6 address (Wed, 14 Dec 2022 05:49:45 UTC)
- git: c357bf397f2e - main - if_ovpn: include peer counters in a OVPN_NOTIF_DEL_PEER message (Wed, 14 Dec 2022 05:49:46 UTC)
- git: a002c839ec71 - main - if_ovpn: cleanup offsetof() use (Wed, 14 Dec 2022 05:49:47 UTC)
- git: bfeef0d32a00 - main - pf: fix pfi_ifnet leak on interface removal (Wed, 14 Dec 2022 09:20:07 UTC)
- git: 654e8d84ec8b - main - pf tests: check that we clean up unused kifs (Wed, 14 Dec 2022 09:20:08 UTC)
- git: 1596d28026be - main - if_ovpn: fix LINT-NOIP build (Wed, 14 Dec 2022 09:53:51 UTC)
- git: b079ca8593ed - main - Revert "if_ovpn: allow peer lookup by vpn4/vpn6 address" (Mon, 26 Dec 2022 21:39:47 UTC)
- git: 5f7454d8904c - stable/12 - pf: fix pfi_ifnet leak on interface removal (Wed, 28 Dec 2022 09:03:13 UTC)
- git: e0724177b584 - stable/12 - pf tests: check that we clean up unused kifs (Wed, 28 Dec 2022 09:03:15 UTC)
- git: 909167374fef - stable/13 - pf: fix pfi_ifnet leak on interface removal (Wed, 28 Dec 2022 09:07:21 UTC)
- git: 16603f60156e - stable/13 - pf tests: check that we clean up unused kifs (Wed, 28 Dec 2022 09:07:22 UTC)
- Kyle Evans
- Li-Wen Hsu
- Mark Johnston
- git: ad5d6f38c4ef - main - kinst: Correct a comment (Thu, 08 Dec 2022 20:16:06 UTC)
- git: 778b74378f42 - main - kinst: Make the provider ops table const (Thu, 08 Dec 2022 20:16:07 UTC)
- git: 84d7fe4a6f64 - main - kinst: Add per-CPU interrupt trampolines (Thu, 08 Dec 2022 20:16:09 UTC)
- git: add8a6c9ac69 - main - dtrace tests: Extend the kinst regression test (Thu, 08 Dec 2022 20:16:10 UTC)
- git: b1ef176eb528 - main - man9: Add MLINKS for dpcpu macros (Thu, 08 Dec 2022 20:16:11 UTC)
- git: be39466a1035 - main - libdtrace: Change the binding of USDT probe symbols to STB_WEAK (Sun, 11 Dec 2022 16:39:57 UTC)
- git: 51088797305c - main - bridge: Fix a potential memory leak in bridge_enqueue() (Sun, 11 Dec 2022 16:41:47 UTC)
- git: 57cc96f49e1f - main - pf: Fix definitions of pf_pfil_*_hooked (Wed, 14 Dec 2022 14:51:55 UTC)
- git: ab8b2d108c7c - main - sys/conf: Remove an unneeded flag variable (Wed, 14 Dec 2022 14:51:56 UTC)
- git: 613ced558e7d - stable/13 - bhyve: Address an unused parameter warning in the smbios code (Thu, 15 Dec 2022 19:59:42 UTC)
- git: 58d39b1b7093 - stable/13 - bhyve: Disable thread safety analysis (Thu, 15 Dec 2022 19:59:43 UTC)
- git: f05c00dc63fa - stable/13 - man9: Add MLINKS for dpcpu macros (Thu, 15 Dec 2022 19:59:45 UTC)
- git: a9e7a44c2436 - main - makefs: Add some validation of ZFS pool names (Fri, 16 Dec 2022 16:02:14 UTC)
- git: 346b8b25d90a - main - debugnet: remove spurious message on boot (Fri, 16 Dec 2022 16:02:15 UTC)
- git: 98492960c3d9 - stable/13 - libdtrace: Change the binding of USDT probe symbols to STB_WEAK (Mon, 19 Dec 2022 15:41:31 UTC)
- git: ebf66b2a3b39 - stable/13 - bridge: Fix a potential memory leak in bridge_enqueue() (Mon, 19 Dec 2022 15:41:32 UTC)
- git: 0b56e82a40f6 - stable/12 - libdtrace: Change the binding of USDT probe symbols to STB_WEAK (Mon, 19 Dec 2022 15:43:24 UTC)
- git: fc15d5bf1109 - stable/13 - sys/conf: Remove an unneeded flag variable (Wed, 21 Dec 2022 15:43:01 UTC)
- Martin Matuska
- git: 6a6bd493988c..21bd7661334c - vendor/openzfs/zfs-2.1-release - vendor branch updated (Mon, 05 Dec 2022 08:52:26 UTC)
- git: 209ebfa26ec4 - stable/13 - zfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release) into stable/13 (Tue, 06 Dec 2022 19:33:12 UTC)
- git: 2163cde450d0..59493b63c18e - vendor/openzfs/master - vendor branch updated (Wed, 07 Dec 2022 02:09:19 UTC)
- git: bb2d13b686e3 - main - zfs: merge openzfs/zfs@59493b63c (master) (Wed, 07 Dec 2022 13:29:23 UTC)
- git: 91ee6b45e4ef..b5a00e61e90d - vendor/libarchive - vendor branch updated (Fri, 09 Dec 2022 16:29:34 UTC)
- git: bd5e624a8614 - main - libarchive: merge from vendor branch (Tue, 13 Dec 2022 19:45:04 UTC)
- git: 218c3c458c4b - stable/13 - libarchive: merge from vendor branch (Wed, 28 Dec 2022 21:54:46 UTC)
- git: d43d863bc832 - stable/12 - libarchive: import changes from upstream (Wed, 28 Dec 2022 22:11:48 UTC)
- git: 187905a0cc4a - stable/12 - libarchive: Add missing MLINK. (Wed, 28 Dec 2022 22:11:49 UTC)
- git: f75477035d96 - stable/12 - libarchive: merge from vendor branch (Wed, 28 Dec 2022 22:11:51 UTC)
- git: d9a2aa38186b - stable/11 - libarchive: merge vendor bugfixes (Wed, 28 Dec 2022 22:45:12 UTC)
- git: c237fe8275a3 - stable/11 - libarchive: merge vendor bugfixes (Wed, 28 Dec 2022 22:45:13 UTC)
- git: 2bfc51f54354 - stable/11 - libarchive: import changes from upstream (Wed, 28 Dec 2022 22:45:14 UTC)
- git: bc6e05e52d17 - stable/11 - libarchive: Add missing MLINK. (Wed, 28 Dec 2022 22:45:15 UTC)
- git: 9597624d82c7 - stable/11 - libarchive: merge from vendor branch (Wed, 28 Dec 2022 22:45:16 UTC)
- Mateusz Guzik
- git: 09d7f260d4cd - main - cxgbe: stop open-coding kref access (Mon, 05 Dec 2022 17:38:22 UTC)
- Re: git: 5eeb4f737f11 - main - imgact_binmisc: Optionally pre-open the interpreter vnode (Thu, 08 Dec 2022 17:30:18 UTC)
- git: ebdf27b6f367 - main - uipc: remove accept_mtx (Sun, 11 Dec 2022 02:47:55 UTC)
- git: bc2ccf0e4f8f - main - mtx: retire PARTIAL_PICKUP_GIANT (Sun, 11 Dec 2022 03:28:18 UTC)
- git: 67e628b7a643 - main - kref: replace hand-rolled atomic ops with refcount API (Tue, 13 Dec 2022 09:25:23 UTC)
- git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read (Tue, 13 Dec 2022 20:47:09 UTC)
- git: e6fc01f6be36 - main - tcp: whack the stale declaration of rack_timer_stop (Wed, 14 Dec 2022 08:49:29 UTC)
- Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read (Wed, 14 Dec 2022 08:53:04 UTC)
- Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read (Wed, 14 Dec 2022 22:31:41 UTC)
- Re: git: 37aea2649ff7 - main - tmpfs: for used pages, account really allocated pages, instead of file sizes (Sat, 17 Dec 2022 10:50:21 UTC)
- git: 85dac03e30e6 - main - vfs: stop using NDFREE (Mon, 19 Dec 2022 08:14:37 UTC)
- git: 269c564b90d3 - main - vfs: retire NDFREE (Mon, 19 Dec 2022 08:14:38 UTC)
- git: 65127e982b94 - main - nfs: stop using SAVESTART (Mon, 19 Dec 2022 08:14:39 UTC)
- git: 8f874e92ebc9 - main - vfs: make relookup take an additional argument (Mon, 19 Dec 2022 08:14:40 UTC)
- git: 56da4aa5545f - main - vfs: stop using SAVESTART for rename (Mon, 19 Dec 2022 08:14:41 UTC)
- git: 8f7859e800d9 - main - vfs: retire the now unused SAVESTART flag (Mon, 19 Dec 2022 08:14:43 UTC)
- git: 10aec5991ae4 - main - autofs: whack an always-false branch (Mon, 19 Dec 2022 15:09:29 UTC)
- Re: git: 269c564b90d3 - main - vfs: retire NDFREE (Thu, 22 Dec 2022 12:29:35 UTC)
- Re: git: 269c564b90d3 - main - vfs: retire NDFREE (Thu, 22 Dec 2022 12:57:59 UTC)
- git: 65308195e824 - main - bsdinstall: s/to small/too small/ (Thu, 22 Dec 2022 17:57:39 UTC)
- git: 94267fc90774 - main - vfs: use designated initializers for the typename array (Mon, 26 Dec 2022 18:29:18 UTC)
- git: ed1bb254101e - main - mntfs: change mntfs_allocvp API to relock on its own (Mon, 26 Dec 2022 18:29:19 UTC)
- git: 829f0bcb5fe2 - main - vfs: add the concept of vnode state transitions (Mon, 26 Dec 2022 18:29:20 UTC)
- git: f45feecfb27c - main - vfs: add vn_getsize (Wed, 28 Dec 2022 22:43:54 UTC)
- Maxim Konovalov
- Michael Gmelin
- Michael Tuexen
- Mike Karels
- git: 870d2ff30528 - stable/13 - netdb.h: re-enable EAI_ADDRFAMILY, EAI_NODATA (Sat, 03 Dec 2022 16:01:50 UTC)
- git: a467b5003320 - stable/13 - gai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATA (Sat, 03 Dec 2022 16:01:51 UTC)
- git: f395174bbb2c - stable/13 - getaddrinfo: distinguish missing addrs from unresolvable names (Sat, 03 Dec 2022 16:01:53 UTC)
- git: 8d44502e7f64 - stable/13 - fetch: support EAI_ADDRFAMILY error, correct two error messages (Sat, 03 Dec 2022 16:01:54 UTC)
- rough edges in transition from sendmail to dma (Sun, 04 Dec 2022 17:40:20 UTC)
- Re: rough edges in transition from sendmail to dma (Mon, 05 Dec 2022 18:12:07 UTC)
- git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root (Sat, 10 Dec 2022 19:41:13 UTC)
- git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab (Sat, 10 Dec 2022 19:41:14 UTC)
- git: af01b4722577 - main - default rc.conf: Add new growfs_swap_size variable (Sat, 10 Dec 2022 19:41:15 UTC)
- git: 4e240e55d818 - main - growfs(7): document addition of swap partition and growfs_fstab script (Sat, 10 Dec 2022 19:41:16 UTC)
- Re: git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root (Sun, 11 Dec 2022 13:26:46 UTC)
- git: 8d0ed56646f0 - main - RELNOTES: Add mention of growfs addition of swap partition. (Tue, 13 Dec 2022 14:56:29 UTC)
- git: b939fe5ff184 - main - dma mailer.conf: add comments, including pointer for sendmail (Fri, 16 Dec 2022 15:13:45 UTC)
- git: c934f2a574e2 - main - daily 150.clean-hoststat: suppress error when using dma (Fri, 16 Dec 2022 15:13:46 UTC)
- git: 38d2b4db7853 - main - daily 440.status-mailq: avoid error from dma with submit queue (Fri, 16 Dec 2022 15:13:47 UTC)
- git: c7a063741720 - main - bspatch.1: fix missing argument (Thu, 22 Dec 2022 17:14:40 UTC)
- git: 4c8a257810a6 - main - growfs script: fixes (Mon, 26 Dec 2022 14:51:16 UTC)
- git: ae2c0f1edca1 - stable/13 - bspatch.1: fix missing argument (Mon, 26 Dec 2022 15:01:16 UTC)
- git: 83dd527646bf - stable/12 - bspatch.1: fix missing argument (Mon, 26 Dec 2022 15:01:44 UTC)
- Re: git: 68912701700c - main - ffs_suspend.c: clean up includes (Thu, 29 Dec 2022 21:19:39 UTC)
- Mitchell Horne
- git: b548d985de15 - stable/13 - Create sys/README.md (Mon, 05 Dec 2022 16:47:31 UTC)
- git: 03a23e0d9e94 - stable/13 - sys/README.md: source roadmap improvements (Mon, 05 Dec 2022 16:47:32 UTC)
- git: 9409cdaf7943 - stable/13 - README.md: shift description of kernel config files (Mon, 05 Dec 2022 16:47:34 UTC)
- git: 52606b103286 - stable/13 - development(7): redirect users from hier(7) (Mon, 05 Dec 2022 16:47:35 UTC)
- git: 552e24e4549a - stable/13 - hier(7): remove text describing /usr/src layout (Mon, 05 Dec 2022 16:47:36 UTC)
- git: 684cedb10dfc - stable/13 - ddb(4): improve wording (Mon, 05 Dec 2022 16:47:37 UTC)
- git: 4cb1a06cb68d - stable/13 - ddb(4): misc updates (Mon, 05 Dec 2022 16:47:38 UTC)
- git: af1d86cfac25 - stable/13 - ddb(4): document some missing commands (Mon, 05 Dec 2022 16:47:39 UTC)
- git: f030a8320c30 - stable/12 - Create sys/README.md (Mon, 05 Dec 2022 16:53:26 UTC)
- git: bb010ef56ca6 - stable/12 - sys/README.md: source roadmap improvements (Mon, 05 Dec 2022 16:53:27 UTC)
- git: 1dd8aef572f1 - stable/12 - README.md: shift description of kernel config files (Mon, 05 Dec 2022 16:53:28 UTC)
- git: 1be2773e631a - stable/12 - hier(7): remove text describing /usr/src layout (Mon, 05 Dec 2022 16:53:29 UTC)
- git: 29ab4e9d8ec8 - stable/12 - development(7): redirect users from hier(7) (Mon, 05 Dec 2022 16:53:30 UTC)
- git: b722aad8ee12 - stable/13 - riscv: improve parsing of riscv,isa property strings (Mon, 05 Dec 2022 17:02:46 UTC)
- Norikatsu Shigemura
- Pedro F. Giffuni
- Peter Holm
- Philip Paeps
- Piotr Kubaj
- Piotr Pawel Stefaniak
- Poul-Henning Kamp
- Randall Stewart
- Renato Botelho
- Rene Ladan
- Rick Macklem
- git: 7a074c844994 - stable/13 - vfs_vnops.c: Fix blksize for ZFS (Fri, 02 Dec 2022 21:05:57 UTC)
- git: 195f1b124da4 - main - vfs_mount.c: fix vfs_domount() for PRIV_VFS_MOUNT_EXPORTED (Fri, 16 Dec 2022 21:02:29 UTC)
- git: a3c07a933d5c - stable/13 - rpcb_clnt.c: Do not force use of UDP (Fri, 16 Dec 2022 21:25:35 UTC)
- git: bba7a2e89602 - main - kern_jail.c: Allow mountd/nfsd to optionally run in a jail (Sat, 17 Dec 2022 21:45:27 UTC)
- git: d4b4f3b9c356 - main - jail.8: Update the man page for allow.nfsd (Sat, 17 Dec 2022 21:56:03 UTC)
- git: 6a76d35cac8e - main - krpc: Allow mountd/nfsd to optionally run in a jail (Sun, 18 Dec 2022 20:41:51 UTC)
- git: 3fe0cb6695e0 - main - rpc.tlsclntd: Check for a tls syscall failure. (Wed, 21 Dec 2022 23:13:06 UTC)
- git: ab3c59a107c5 - main - rpc.tlsservd: Check for a tls syscall failure. (Thu, 22 Dec 2022 17:11:27 UTC)
- git: 6032cf3d6fb5 - main - nfscl: Improve the console message for NFSERR_NOFILEHANDLE (Thu, 22 Dec 2022 17:36:23 UTC)
- git: 6fd6a0e342fb - main - nfsd: Handle file systems without a VOP_VPTOFH() (Fri, 23 Dec 2022 23:18:42 UTC)
- git: da838e17366c - stable/13 - rpc.tlsclntd: Check for a tls syscall failure. (Wed, 28 Dec 2022 00:42:51 UTC)
- git: 9e4e3a448ca9 - stable/13 - nfscl: Improve the console message for NFSERR_NOFILEHANDLE (Thu, 29 Dec 2022 01:13:42 UTC)
- git: 6e9ab1e63192 - stable/13 - rpc.tlsservd: Check for a tls syscall failure. (Thu, 29 Dec 2022 01:28:59 UTC)
- git: 6e227714e9a5 - stable/13 - vfs_mount.c: fix vfs_domount() for PRIV_VFS_MOUNT_EXPORTED (Fri, 30 Dec 2022 01:54:16 UTC)
- git: 1815de4fedee - stable/13 - nfsd: Handle file systems without a VOP_VPTOFH() (Fri, 30 Dec 2022 01:55:53 UTC)
- Robert Wing
- Ronald Klop
- Ruslan Bukin
- Sergey A. Osokin
- Shawn Webb
- Shteryana Shopova
- Simon J. Gerraty
- Tobias C. Berner
- Tom Jones
- Vincenzo Maffione
- git: 4ad57c7afaca - main - netmap_update_config: update na->name to cope with reconfigurations (Sat, 03 Dec 2022 18:27:13 UTC)
- git: c5084b3fbcd3 - stable/13 - netmap_update_config: update na->name to cope with reconfigurations (Sat, 24 Dec 2022 14:12:04 UTC)
- git: 3da494d3246e - main - netmap: drop compatibility FreeBSD code (Sat, 24 Dec 2022 14:39:11 UTC)
- git: b41818a28a6d - main - monitor: fix cb restore when monitored adapter unregisters (Sat, 24 Dec 2022 15:30:32 UTC)
- git: 92e8b4a6301c - main - debug_put_get: don't crash on null pointers (Sat, 24 Dec 2022 15:32:27 UTC)
- git: 95fc11577d11 - main - netmap: monitor: add missing netmap_adapter_put() (Sat, 24 Dec 2022 16:08:12 UTC)
- git: eda82511883f - main - netmap: pkt-gen: fix ifname before cmp in source_hwaddr (Sat, 24 Dec 2022 16:08:13 UTC)
- git: 4d97457db1f5 - stable/13 - monitor: fix cb restore when monitored adapter unregisters (Sat, 31 Dec 2022 12:04:17 UTC)
- git: 01e19f7b8620 - stable/13 - netmap: pkt-gen: fix ifname before cmp in source_hwaddr (Sat, 31 Dec 2022 12:04:18 UTC)
- git: 3946c7bdbd35 - stable/13 - debug_put_get: don't crash on null pointers (Sat, 31 Dec 2022 12:07:07 UTC)
- git: cce75f3327b8 - stable/13 - netmap: monitor: add missing netmap_adapter_put() (Sat, 31 Dec 2022 12:07:08 UTC)
- git: bdf79b356216 - stable/13 - netmap: drop compatibility FreeBSD code (Sat, 31 Dec 2022 12:07:09 UTC)
- git: 77cef5fee734 - stable/12 - pkt-gen: flip IPv4 address in ping-pong mode (Sat, 31 Dec 2022 12:29:13 UTC)
- git: b0491d5a73d1 - stable/12 - netmap_update_config: update na->name to cope with reconfigurations (Sat, 31 Dec 2022 12:29:14 UTC)
- git: 82e3b96039bd - stable/12 - netmap: drop compatibility FreeBSD code (Sat, 31 Dec 2022 12:29:16 UTC)
- git: a74ed1442347 - stable/12 - monitor: fix cb restore when monitored adapter unregisters (Sat, 31 Dec 2022 12:29:17 UTC)
- git: 6e23ef9c5784 - stable/12 - debug_put_get: don't crash on null pointers (Sat, 31 Dec 2022 12:29:18 UTC)
- git: 79a1edf21e83 - stable/12 - netmap: monitor: add missing netmap_adapter_put() (Sat, 31 Dec 2022 12:29:19 UTC)
- git: 7a1e0af7d0df - stable/12 - netmap: pkt-gen: fix ifname before cmp in source_hwaddr (Sat, 31 Dec 2022 12:29:20 UTC)
- git: 87c145309ecd - stable/12 - netmap: monitor: add a flag to distinguish packet direction (Sat, 31 Dec 2022 12:29:21 UTC)
- git: f7691b18b76e - stable/12 - netmap: vale: fix disabled logs (Sat, 31 Dec 2022 12:39:31 UTC)
- git: e93766bcd4e1 - stable/12 - netmap: don't use linux type struct device * (Sat, 31 Dec 2022 12:39:32 UTC)
- git: a95578c87cd0 - stable/12 - nemtap: lb app: Validate ihl field when hashing packet (Sat, 31 Dec 2022 12:43:29 UTC)
- git: b4f8bd4de92b - stable/12 - libnetmap: reset errno in nmreq_register_decode() (Sat, 31 Dec 2022 12:43:30 UTC)
- git: 651dd086bf73 - stable/13 - pkt-gen: Allow limiting received packets (Sat, 31 Dec 2022 14:35:38 UTC)
- git: 03c82ccba083 - stable/13 - netmap: several typo fixes (Sat, 31 Dec 2022 14:47:09 UTC)
- git: e81ecab4b18f - main - netmap: bridge: fix -Wdate-time compilation issue (Sat, 31 Dec 2022 14:56:41 UTC)
- Vladimir Kondratyev
- git: b048f6779408 - stable/13 - hv_kbd: Add evdev protocol support for gen 2 VMs (Sat, 24 Dec 2022 08:36:50 UTC)
- git: 591cb25fc5dd - stable/13 - hv_kbd: Add support for K_XLATE and K_CODE modes for gen 2 VMs (Sat, 24 Dec 2022 08:36:52 UTC)
- git: 31b00dc71727 - stable/13 - iichid(4): Implement I2CRDWR command in hid_ioctl method (Sat, 24 Dec 2022 08:36:53 UTC)
- git: ebe585ee54c1 - stable/13 - hms(4): Change probe priority to BUS_PROBE_GENERIC (Sat, 24 Dec 2022 08:36:54 UTC)
- git: 00c728ac9dcd - stable/13 - ig4(4): Add PNP info for ACPI attachment (Sat, 24 Dec 2022 08:36:55 UTC)
- git: f692b2cff813 - stable/13 - ietp(4): Driver for Elantech I2C touchpad (Sat, 24 Dec 2022 08:36:56 UTC)
- git: 38d92688aae6 - stable/13 - hid: Add missed dependency on usbdevs.h for static builds (Sat, 24 Dec 2022 08:36:57 UTC)
- git: 4430a5d185ed - stable/13 - bcm5974: wsp(4) driver version with HID attachment. (Sat, 24 Dec 2022 08:36:58 UTC)
- git: c0c7847d4950 - stable/13 - iichid(4): Add support for ASUS C300 chromebook. (Sat, 24 Dec 2022 08:36:59 UTC)
- git: 8f7ae0928ecf - stable/13 - usbhid(4): Implement USB_REQUEST command in hid_ioctl method (Sat, 24 Dec 2022 08:37:01 UTC)
- git: 32854484accc - stable/13 - hid: Add hid_ioctl method to HID interface (Sat, 24 Dec 2022 08:37:02 UTC)
- git: 0b62641d0d61 - stable/13 - usbhid(4): Be more restrictive about what requests are allowed from user-space. (Sat, 24 Dec 2022 08:37:03 UTC)
- git: bc814b75fd76 - stable/13 - atkbd(4): Fix "hancha" and "han/yong" korean keys handling. (Sat, 24 Dec 2022 08:37:04 UTC)
- git: 6badae01a1e8 - stable/13 - ig4(4): Add device HID to match I2C controller on ASUS X540 laptops (Sat, 24 Dec 2022 08:37:05 UTC)
- git: bee14272ae84 - stable/13 - usbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1 (Sat, 24 Dec 2022 08:37:06 UTC)
- git: 9aca77c20c93 - stable/13 - evdev: Extend EVIOCGRAB ioctl scope to cover sysmouse interface (Sat, 24 Dec 2022 08:37:07 UTC)
- git: 017cb70bec9c - stable/13 - evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface (Sat, 24 Dec 2022 08:37:08 UTC)
- git: ab4f740bc59e - main - ums(4): Disable vendor usage page button support (Sat, 24 Dec 2022 09:02:16 UTC)
- git: 0661cf74e6e5 - main - hms(4): Disable vendor usage page button support (Sat, 24 Dec 2022 09:02:17 UTC)
- git: 68f08e26e279 - main - LinuxKPI: linux/seqlock.h: Fix write_seqcount_(begin|end) (Sat, 24 Dec 2022 09:02:18 UTC)
- git: 7c4c5368aeb8 - main - hidraw(4): Replace Giant with bus_topo_lock (Sat, 24 Dec 2022 09:53:15 UTC)
- git: 9d56f34ba29d - stable/13 - hidraw: Return string lengths for certain ioctls (Mon, 26 Dec 2022 21:40:02 UTC)
- git: b920ac9db657 - stable/13 - usb: real freebsd32 support for most ioctls (Tue, 27 Dec 2022 01:19:56 UTC)
- git: 2ccf459e645b - stable/13 - usb(4): Fix build after 45b48cbc2b5819cd6e3dee3632d66e55d5d7c101. (Tue, 27 Dec 2022 01:19:57 UTC)
- git: 1522062bade2 - main - hidraw(4): Drop unneeded usb kernel module dependency (Fri, 30 Dec 2022 15:25:41 UTC)
- Warner Losh
- git: 8d147537bf03 - main - newbus: Remove deprecated "kern" system name for resume events. (Fri, 02 Dec 2022 18:08:49 UTC)
- git: 765274354040 - main - devd: Warn for deprecated 'kern' system type (Fri, 02 Dec 2022 18:08:51 UTC)
- git: aad99ded881d - main - Add test notes (Fri, 02 Dec 2022 18:08:52 UTC)
- git: 858a73f14c12 - main - full-test: Start of a full testing suite. (Fri, 02 Dec 2022 18:08:53 UTC)
- git: 7e1a2e46aa9a - main - kboot: Create routines to read Linux tiny files (Fri, 02 Dec 2022 18:08:54 UTC)
- git: 6f8e9f22739a - main - kboot: move to using devparse (Fri, 02 Dec 2022 18:22:49 UTC)
- git: c51e1d7c0a79 - main - kboot: amd64 use /sys/firmware/memmap to find free memory (Fri, 02 Dec 2022 18:22:50 UTC)
- git: 7685e8d97a22 - main - kboot: Enhance hostdisk (Fri, 02 Dec 2022 18:38:19 UTC)
- git: da5d0a1dbc28 - main - kboot: Use unsigned long long. (Fri, 02 Dec 2022 19:49:51 UTC)
- Re: git: da5d0a1dbc28 - main - kboot: Use unsigned long long. (Sat, 03 Dec 2022 16:06:41 UTC)
- git: a2fbc8859361 - main - kboot: Move archsw init earlier (Sat, 03 Dec 2022 20:08:09 UTC)
- git: 59cbe840cffc - main - kboot: Add readme (Sat, 03 Dec 2022 20:08:10 UTC)
- git: 4f6c506c6f44 - main - kboot: Make dosfs support conditional (Sat, 03 Dec 2022 20:08:11 UTC)
- git: cc623784c11d - main - kboot: Enable fewer things by default (Sat, 03 Dec 2022 20:08:12 UTC)
- git: 67e39a0d1bdb - main - stand/efi: Document the copy size trick (Sun, 04 Dec 2022 04:39:23 UTC)
- git: 3df86732afed - main - stand/efi: Remove redundant parenthesis (Sun, 04 Dec 2022 04:39:24 UTC)
- git: 3f2c1eb5b843 - main - stand/efi: Better include order for sharing (Sun, 04 Dec 2022 04:39:25 UTC)
- git: aed1e5d332f9 - main - stand/efi: Break stlye rules a little for easier sharing (Sun, 04 Dec 2022 04:39:26 UTC)
- git: e3b74ec119a7 - main - kboot: powerpc ldscript catchup (Sun, 04 Dec 2022 04:42:29 UTC)
- git: 929c6216b166 - main - stand: aarch64 has different nlinks than amd64 (Sun, 04 Dec 2022 05:55:20 UTC)
- git: 1fc8e9b83334 - main - kboot: Add missing license to termios (Sun, 04 Dec 2022 20:36:48 UTC)
- git: 58091659cf08 - main - kboot: Add aarch64 termios (Sun, 04 Dec 2022 20:36:49 UTC)
- git: 8483b3add8e7 - main - kboot: powerpc64 has no newfstat system call (Sun, 04 Dec 2022 20:36:50 UTC)
- git: 0ea00e71a273 - main - kboot: Use #define for DT_DIR (Sun, 04 Dec 2022 20:36:51 UTC)
- git: 9f7269677c5e - main - kboot: Add md_addr to metadata (Sun, 04 Dec 2022 20:55:29 UTC)
- git: aa52c6bdd7b1 - main - newbus: Create a knob to disable devices that fail to attach. (Sun, 04 Dec 2022 23:33:01 UTC)
- git: 68c3f0302106 - main - newbus: Change attach failure behavior (Sun, 04 Dec 2022 23:33:02 UTC)
- git: cc564d2341ef - main - UPDATING: Fix typo (Mon, 05 Dec 2022 15:37:55 UTC)
- Re: git: aa52c6bdd7b1 - main - newbus: Create a knob to disable devices that fail to attach. (Mon, 05 Dec 2022 21:01:14 UTC)
- git: 335615c4cad7 - main - stand: update prototypes for md_load and md_load64 (Tue, 06 Dec 2022 02:09:49 UTC)
- git: 6b574b3ba99a - main - stand/zlib: Document the upstream issue behind NO_DEPRECATED_NON_PROTOTYPE (Tue, 06 Dec 2022 02:09:50 UTC)
- git: 3cf97e91fac5 - main - Revert "newbus: Change attach failure behavior" (Tue, 06 Dec 2022 02:09:51 UTC)
- Re: git: 3cf97e91fac5 - main - Revert "newbus: Change attach failure behavior" (Tue, 06 Dec 2022 16:09:36 UTC)
- git: b11aebff4d4a - main - kboot: Mark the EFI specific parts of bootinfo.c (Wed, 07 Dec 2022 18:06:24 UTC)
- git: 288626083b60 - main - kboot: copy EFI's bootinfo.c and adjust (Wed, 07 Dec 2022 18:06:25 UTC)
- git: 299c64e316f0 - main - stand/kboot: Initialize all the devices (Wed, 07 Dec 2022 18:06:26 UTC)
- git: 482380c6f825 - main - stand/kboot: Remove unneeded include. (Wed, 07 Dec 2022 18:06:27 UTC)
- git: ed56dcfc6b1f - main - boot: pass in args as const (Wed, 07 Dec 2022 18:06:28 UTC)
- git: 667419d55313 - main - stand/efi: remove unused local varaibles (Wed, 07 Dec 2022 18:06:29 UTC)
- git: e1ff7945e1b3 - main - stand/kboot: Parse the command line args (Wed, 07 Dec 2022 18:06:30 UTC)
- git: 7014e78fb714 - main - boot: Remove stray free() (Wed, 07 Dec 2022 18:34:48 UTC)
- Re: git: 6c93a2d0bc37 - main - [skip ci] improvements to cap_sysctl.3 (Thu, 08 Dec 2022 23:58:49 UTC)
- git: 1066a70e149a - main - kboot: Need to find the ACPI tables (Fri, 09 Dec 2022 05:02:29 UTC)
- git: 111610316e49 - main - kboot: Allow loading fdt from different sources (Fri, 09 Dec 2022 05:10:26 UTC)
- git: e830a6cbbe8e - main - kboot: Use (void) instead of () for functiosn with no args (Fri, 09 Dec 2022 14:58:56 UTC)
- Re: git: 83bf6ab56829 - main - uname: switch machine to HW_MACHINE_ARCH (Sun, 11 Dec 2022 14:57:12 UTC)
- git: 2e1e68cbaee3 - main - stand: Make ioctl declaration consistent (Tue, 13 Dec 2022 04:47:28 UTC)
- Re: git: b13110e9f3ca - main - ufs/ffs: detect endian mismatch between machine and filesystem (Tue, 20 Dec 2022 03:51:04 UTC)
- Re: git: 526f57bf85a2 - main - Update CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern.mk for clang 15. (Tue, 27 Dec 2022 17:56:32 UTC)
- Wojciech Macek
- Wolfram Schneider
- Xin LI
- git: 906e9103a527 - stable/13 - MFV: Merge xz 5.2.8 (Fri, 02 Dec 2022 06:05:11 UTC)
- git: 9d8cc82cf666 - stable/12 - MFV: Merge xz 5.2.8 (Fri, 02 Dec 2022 06:07:22 UTC)
- git: deb1db7f837c - stable/13 - MFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542 (Fri, 02 Dec 2022 06:07:46 UTC)
- git: 72fa82168f9b - stable/12 - MFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542 (Fri, 02 Dec 2022 06:08:07 UTC)
- git: abc542e34736 - stable/13 - MFV: expat 2.5.0 (Fri, 02 Dec 2022 06:08:32 UTC)
- git: f30300703245 - stable/12 - MFV: expat 2.5.0 (Fri, 02 Dec 2022 06:08:51 UTC)
- git: bbf0e6b90032..46780ea2dc97 - vendor/xz - vendor branch updated (Fri, 09 Dec 2022 07:54:51 UTC)
- git: a10bf051defa - Create tag vendor/xz/5.2.9 (Fri, 09 Dec 2022 07:54:51 UTC)
- git: 0ca90ed42a49 - main - MFV: xz 5.2.9 (Fri, 09 Dec 2022 07:55:08 UTC)
- git: d28d75c05803 - stable/13 - MFV: xz 5.2.9 (Sat, 24 Dec 2022 04:43:42 UTC)
- git: f336845eb4fe - stable/12 - MFV: xz 5.2.9 (Sat, 24 Dec 2022 04:44:30 UTC)
- Zhenlei Huang