dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
January 2023 Archives by date
- Thu, 05 Jan 2023
- git: 14d99cd678cf - stable/13 - sqlite3: Vendor import of sqlite3 3.40.0 Cy Schubert
- git: d30b57252df8 - stable/13 - network.subr: Add missing brace Cy Schubert
- git: 13202ee5cc4b - stable/12 - sqlite3: Vendor import of sqlite3 3.40.0 Cy Schubert
- git: 8c7c23a6e030 - stable/12 - network.subr: Add missing brace Cy Schubert
- Fri, 06 Jan 2023
- git: 77c0992af4e3 - stable/13 - syslog: fix PID of forking process Eugene Grosbein
- git: 14814ff45bb4 - stable/12 - syslog: fix PID of forking process Eugene Grosbein
- git: 823dfd17e27c - stable/13 - Add support for mounting single files in nullfs Doug Rabson
- git: fa7217a71232 - stable/13 - Add vn_path_to_global_path_hardlink Doug Rabson
- git: d373650a5397 - stable/13 - Add support for mounting single files in nullfs Doug Rabson
- git: 9d9a2ccb9761 - stable/13 - Allow realpath to work for file mounts Doug Rabson
- git: 47039ba1e03b - stable/13 - Don't allow stacking of file mounts Doug Rabson
- git: 1149f0ec2b18 - stable/13 - mount_nullfs.8: Bump .Dd for file mounts update. Doug Rabson
- Sat, 07 Jan 2023
- git: 84839d66d583 - stable/13 - linuxkpi: Add `seqcount_mutex_t` support in <linux/seqlock.h> Vladimir Kondratyev
- git: 1e010401b801 - stable/13 - LinuxKPI: linux/seqlock.h: Fix write_seqcount_(begin|end) Vladimir Kondratyev
- git: 2ccd40025cca - stable/13 - ums(4): Disable vendor usage page button support Vladimir Kondratyev
- git: 4ad93073a17d - stable/13 - hms(4): Disable vendor usage page button support Vladimir Kondratyev
- Mon, 09 Jan 2023
- git: f61fca7409f6 - stable/13 - readelf: match GNU readelf formatting Ed Maste
- git: 04f8674aa748 - stable/13 - unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT Ed Maste
- git: 33724b67e61b - stable/12 - readelf: match GNU readelf formatting Ed Maste
- git: e25d02e0ccc7 - stable/13 - Cirrus-CI: add `gpart show` to setup script Ed Maste
- Tue, 10 Jan 2023
- Wed, 11 Jan 2023
- git: 0d5776f4adb8 - stable/13 - motd: Fix Questions List address Danilo G. Baio
- git: 330448f068c6 - stable/13 - iwlwifi.4: typo fixed Graham Perrin
- git: 8819353dd0df - stable/13 - vxlan: Add support for socket ioctls SIOC[SG]TUNFIB Zhenlei Huang
- git: 00399a54c561 - stable/13 - if_vxlan(4): Add missing statistic for input packets Zhenlei Huang
- git: faa7d6c2f94a - stable/13 - if_vxlan(4): Correct the statistic for output bytes Zhenlei Huang
- git: 310f6f2448ed - stable/13 - if_me: Use dedicated network privilege Zhenlei Huang
- git: 9383a51afd80 - stable/13 - Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro Zhenlei Huang
- git: cd4c0b01cbae - stable/13 - wg: Use NET_EPOCH_DRAIN_CALLBACKS macro Zhenlei Huang
- git: 3070bedd3dc5 - stable/13 - geom_part: Fix potential integer overflow when checking size of the table Zhenlei Huang
- git: 71a44d641fe0 - stable/13 - GEOM: Remove redundant NULL pointer check before g_free() Zhenlei Huang
- Thu, 12 Jan 2023
- Fri, 13 Jan 2023
- git: 40beb4ae59ce - stable/12 - vxlan: Add support for socket ioctls SIOC[SG]TUNFIB Zhenlei Huang
- git: fcc723121376 - stable/12 - if_vxlan(4): Add missing statistic for input packets Zhenlei Huang
- git: b16d7d17d197 - stable/12 - if_vxlan(4): Correct the statistic for output bytes Zhenlei Huang
- git: 92de6be41ef4 - stable/12 - if_me: Use dedicated network privilege Zhenlei Huang
- git: e51074735fa3 - stable/13 - MFC growfs script change from August 2021: Mike Karels
- git: d6ee3d22f5c4 - stable/13 - growfs script: add swap partition as well as growing root Mike Karels
- git: 67fc403e3629 - stable/13 - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mike Karels
- git: 2726074f81c5 - stable/13 - default rc.conf: Add new growfs_swap_size variable Mike Karels
- git: 0edf1fa0692e - stable/13 - growfs(7): document addition of swap partition and growfs_fstab script Mike Karels
- git: a7fde0e0387d - stable/13 - growfs script: fixes Mike Karels
- git: 8a16a2cb0978 - stable/13 - growfs script: fix config-dependent errors Mike Karels
- git: 5a20fcd199ba - stable/13 - growfs(7): clarify assumptions and limitations Mike Karels
- git: f51d7f8fb5b0 - stable/13 - routing: copy nexthop fib when changing existing nexthop Alexander V. Chernikov
- git: 9cc645e3e382 - stable/13 - netstat: print path weight when showing routes in structured output. Alexander V. Chernikov
- git: cda085d1ccef - stable/13 - routing: improve debug logging Alexander V. Chernikov
- git: 1c915de99108 - stable/13 - change_mpath_route: Remove write-only nh variable. Alexander V. Chernikov
- git: 86f499e00177 - stable/13 - unlink_nhgrp: Remove write-only variable. Alexander V. Chernikov
- git: 3cb0bc54ec48 - stable/13 - net/route: Use __diagused for variables only used in KASSERT(). Alexander V. Chernikov
- git: ede90c997743 - stable/13 - routing: fix RTM_CHANGE nhgroup updates. Alexander V. Chernikov
- git: 6d7d5b869a4f - stable/13 - routing: improve debugging. Alexander V. Chernikov
- git: f7db1d569890 - stable/13 - routing: fix debug headers added in 6fa8ed43ee0c. Alexander V. Chernikov
- git: e8508a64b7d2 - stable/13 - routing: actually sort nexthops in nhgs by their index Alexander V. Chernikov
- git: 884b1fa66bc1 - stable/13 - routing: simplify decompose_change_notification(). Alexander V. Chernikov
- git: 50998292d197 - stable/13 - routing: hide notify_add and notify_del behind ROUTE_MPATH Alexander V. Chernikov
- git: 1d5633bdb56f - stable/13 - routing: add debug printing helpers for rtentry and RTM* cmds. Alexander V. Chernikov
- git: c9b6853febc5 - stable/13 - routing: move route expiration time to its nexthop Alexander V. Chernikov
- git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl. Alexander V. Chernikov
- git: e6466ec48d29 - stable/13 - routing: remove info argument from add/change_route_nhop(). Alexander V. Chernikov
- git: 703fd5dcdf50 - stable/13 - routing: add nhop(9) kpi. Alexander V. Chernikov
- git: 6c01d35b9c40 - stable/13 - routing: convert remnants of DPRINTF to FIB_CTL_LOG(). Alexander V. Chernikov
- git: ba1ab2e5cf95 - stable/13 - routing: refactor private KPI * Make nhgrp_get_nhops() return const struct weightened_nhop to indicate that the list is immutable * Make nhgrp_get_group() return the actual group, instead of group+weight. Alexander V. Chernikov
- git: f6e13d099e09 - stable/13 - route: fix NOIP builds Alexander V. Chernikov
- git: 528ff45c5c6f - stable/13 - routing: remove duplicate error message after 5c23343b8c0c. Alexander V. Chernikov
- git: 8766004f0b7c - stable/13 - fib_algo: set vnet when destroying algo instance Alexander V. Chernikov
- git: 4275da9ee2d1 - stable/13 - routing: refactor control cmds #1 Alexander V. Chernikov
- git: 2b39f2d3da00 - stable/13 - routing: refactor #2 Alexander V. Chernikov
- git: 844e12bd8c6d - stable/13 - routing: split nexthop creation and rtentry creation. Alexander V. Chernikov
- git: e97e6026d7ed - stable/13 - routing: add rib_<add|del>_route_px() functions operating with nexthops. Alexander V. Chernikov
- git: a4cfcd6b5d82 - stable/13 - routing: move rtentry and subscription code out of route_ctl.c Alexander V. Chernikov
- git: a722ef2ac109 - stable/13 - routing: fix build without ROUTE_MPATH Alexander V. Chernikov
- git: 2c07a773415b - stable/13 - routing: fix build warning without ROUTE_MPATH Alexander V. Chernikov
- git: e0621d33ab3e - stable/13 - routing: fixup empty mask prefix handling after 2ce553854cbd. Alexander V. Chernikov
- git: c5497d9b7500 - stable/13 - routing: populate fibs with interface routes after growing net.fibs. Alexander V. Chernikov
- git: 55dedee5a237 - stable/13 - routing: fix non-debug build Alexander V. Chernikov
- git: ced68927c75c - stable/13 - routing: add rib_match_gw() helper Alexander V. Chernikov
- git: cc2643ea3cf0 - stable/13 - routing: fix panic for p2p interfaces after 800c68469ba6. Alexander V. Chernikov
- git: 21d23766841d - stable/13 - routing: install prefix and loopback routes using new nhop-based KPI. Alexander V. Chernikov
- git: e05afeef1681 - stable/13 - netinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually-configured prefixes Alexander V. Chernikov
- git: fc850f4f7d44 - stable/13 - netinet6: perform out-of-bounds check for loX multicast statistics Alexander V. Chernikov
- git: 0a76e8d75bea - stable/13 - testing: Add basic atf support to pytest. Alexander V. Chernikov
- git: 1386e7f6ea56 - stable/13 - routing: add multipath pytest tests Alexander V. Chernikov
- git: 4ed0eef0db41 - stable/13 - routing: fix crash when RTM_CHANGE results in no-op for the multipath route. Alexander V. Chernikov
- git: 3aae74aae97d - stable/13 - routing: add tests/sys/net/routing to mtree Alexander V. Chernikov
- git: cc9c8731df0b - stable/13 - routing: fix syslog include for rtsock.c Alexander V. Chernikov
- git: aadce8769544 - stable/13 - routing: fix debug headers added in 6fa8ed43ee0c. Alexander V. Chernikov
- git: cd1618ad949a - stable/13 - routing: fix debug headers added in 6fa8ed43ee0c #2. Alexander V. Chernikov
- git: 8a923023113f - stable/13 - testing: move atf-pytest-wrapper to /usr/libexec Alexander V. Chernikov
- git: 1c97b8e2eb06 - stable/13 - testing: workaround pytest parser bug in pytest-atf-wrapper. Alexander V. Chernikov
- git: cdd12f62eb32 - stable/13 - testing: pass ATF vars to pytest via env instead of arguments. Alexander V. Chernikov
- git: 1c7843495664 - stable/13 - testing: provide meaningful error when pytest is not available Alexander V. Chernikov
- git: bfa3b9fee7db - stable/13 - testing: add ability to specify multi-vnet topologies in the pytest framework. Alexander V. Chernikov
- git: 29e3bc0f456a - stable/13 - netinet6: add ip6_output() tests. Alexander V. Chernikov
- git: 98886bf1e811 - stable/13 - netinet6: add ip6_output() scope tests Alexander V. Chernikov
- git: 6554c7743bb1 - stable/13 - netinet6: factor out cached route lookups from selectroute(). Alexander V. Chernikov
- git: 9ecae0139331 - stable/13 - netinet6: simplify selectroute() Alexander V. Chernikov
- git: 0cad70b251c9 - stable/13 - ndp(8): add structured output formatting via libxo Alexander V. Chernikov
- git: 23dcc3104b99 - stable/13 - net: constantify radix.c functions Alexander V. Chernikov
- git: 7d15b0f2e42e - stable/13 - tests: add routing tests for switching between same prefixes Alexander V. Chernikov
- git: 95b5ff22a93c - stable/13 - netinet6: allow ND entries creation for all directly-reachable destinations. Alexander V. Chernikov
- git: f5de03cb2c69 - stable/13 - rtsock: subscribe to ifnet eventhandlers instead of direct calls. Alexander V. Chernikov
- git: 4907fce612c0 - stable/13 - netinet6: simplify defrouter_select_fib() Alexander V. Chernikov
- git: 7ecc03c76fa6 - stable/13 - netlink: add AF_NETLINK / PF_NETLINK definitions Alexander V. Chernikov
- git: 0b381e393d40 - stable/13 - routing: add rib_add_default_route() wrapper Alexander V. Chernikov
- git: 1350c3f17100 - stable/13 - routing: make rib_add_redirect() use new nhop-based KPI Alexander V. Chernikov
- git: 0d1b8a865f9a - stable/13 - routing: add ability to store opaque indentifiers in nhops/nhgs Alexander V. Chernikov
- git: b9a4237c5fce - stable/13 - routing: fix rib_add_route_px() Alexander V. Chernikov
- git: 4776c3c310bc - stable/13 - routing: extend nhop(9) kpi Alexander V. Chernikov
- git: 65768d03cdf6 - stable/13 - routing: improve multiline debug Alexander V. Chernikov
- git: 6edb549922e8 - stable/13 - routing: constantify @rc in rib_decompose_notification(). Alexander V. Chernikov
- git: 6363fd571bd5 - stable/13 - routing: allow logging framework to be used outside of the subsystem Alexander V. Chernikov
- git: 47d08873b001 - stable/13 - netinet6: call lle_event eventhandler after updating state Alexander V. Chernikov
- git: 0bab3df58f66 - stable/13 - routing: add abitity to set the protocol that installed route/nexthop. Alexander V. Chernikov
- git: ad1954ec9405 - stable/13 - routing: constantify nh/nhg argument in <nhop|nhgrp>_get_origin(). Alexander V. Chernikov
- git: 77afa3132ee9 - stable/13 - netinet: pass cred instead of the curthread to ifaddr manipulation funcs. Alexander V. Chernikov
- git: cf75fac619e5 - stable/13 - routing: provide dedicated function for nhgrp creation and linking. Alexander V. Chernikov
- git: f4c42b183d54 - stable/13 - route: allow RTM_CHANGE notifications in rt_routemsg(). Alexander V. Chernikov
- git: 4757126074bb - stable/13 - routing: add missed RIB_WUNLOCK in the add_route_flags(). Alexander V. Chernikov
- git: ef4cbfa6ea15 - stable/13 - Update rtsock_l3 test after 2fe5a79425c79f7b828acd91da66d97230925fc8 Alexander V. Chernikov
- git: 16dd69d46577 - stable/13 - routing: unbreak the build of a bunch of kernels Alexander V. Chernikov
- Sat, 14 Jan 2023
- git: a698a8fe4516 - stable/13 - libiscsiutil: Fix a typo in a source code comment Gordon Bergling
- git: 00ec4861aeb2 - stable/13 - mvs(4): Fix a typo in a source code comment Gordon Bergling
- git: 5aa2b3324cc4 - stable/13 - cxgbe(4): Fix a few common typos in source code comments Gordon Bergling
- git: eac50851724c - stable/13 - ahci(4): Fix a typo in a source code comment Gordon Bergling
- git: e63ded38ebb8 - stable/13 - tcp_hpts: Fix a typo in a source code comment Gordon Bergling
- git: 10fdb0052022 - stable/13 - i386: Fix a typo in a source code comment Gordon Bergling
- git: 8d0974178103 - stable/13 - ice: Fix a typo in a source code comment Gordon Bergling
- git: 7484e79e36e9 - stable/13 - vr(4): Fix a typo in a source code comment Gordon Bergling
- git: 8f69663b1858 - stable/13 - libthr(3): Fix a typo in a source code comment Gordon Bergling
- git: 0426d1a49dc1 - stable/13 - tty(4): Fix a typo in a source code comment Gordon Bergling
- git: 9b640361359f - stable/13 - isci(4): Fix common typos in source code comments Gordon Bergling
- git: 6836a2a5d805 - stable/13 - tcp_rack(4): Fix a typo in a source code comment Gordon Bergling
- git: 5c7e6e56d9cb - stable/13 - mrsas(4): Fix a typo in a source code comment Gordon Bergling
- git: d7a8aaea36f5 - stable/12 - mrsas(4): Fix a typo in a source code comment Gordon Bergling
- git: bae50087283c - stable/12 - isci(4): Fix common typos in source code comments Gordon Bergling
- git: 2e060234b8e4 - stable/12 - tty(4): Fix a typo in a source code comment Gordon Bergling
- git: 32fdfa7fd834 - stable/12 - libthr(3): Fix a typo in a source code comment Gordon Bergling
- git: 729a000162f8 - stable/12 - vr(4): Fix a typo in a source code comment Gordon Bergling
- git: fb5eeed105e9 - stable/12 - ice: Fix a typo in a source code comment Gordon Bergling
- git: 582ee5dc754d - stable/12 - i386: Fix a typo in a source code comment Gordon Bergling
- git: d7c0432456e1 - stable/12 - tcp_hpts: Fix a typo in a source code comment Gordon Bergling
- git: b058f18eccdd - stable/12 - ahci(4): Fix a typo in a source code comment Gordon Bergling
- git: cdae020d11ce - stable/12 - cxgbe(4): Fix a few common typos in source code comments Gordon Bergling
- git: 4b2bf618bbf6 - stable/12 - mvs(4): Fix a typo in a source code comment Gordon Bergling
- git: 3958005e5a7d - stable/12 - libiscsiutil: Fix a typo in a source code comment Gordon Bergling
- git: caf4d617945e - stable/13 - Fix vop_readdir's ncookies handling in UFS and EXT2. Kirk McKusick
- Sun, 15 Jan 2023
- Mon, 16 Jan 2023
- Tue, 17 Jan 2023
- Wed, 18 Jan 2023
- git: 3f908eed27b4 - stable/13 - Enable taking snapshots on UFS/FFS filesystems using journaled soft updates. Kirk McKusick
- git: b3e602d9ac5e - stable/13 - device_get_property: add a HANDLE case Bjoern A. Zeeb
- git: 6ce9424029aa - stable/13 - rtw89: import Realtek's rtw89 driver Bjoern A. Zeeb
- git: b8262cc1340e - stable/13 - rtw89: import firmware for Realtek's rtw89 supported chipsets. Bjoern A. Zeeb
- git: 2cf1918dfce3 - stable/13 - lindebugfs,rtw88,rtw89: correct module dependencies Bjoern A. Zeeb
- git: 07adc4446abc - stable/13 - LinuxKPI: SKB update Bjoern A. Zeeb
- git: 95df5d822353 - stable/13 - LinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument from netif_napi_add() Bjoern A. Zeeb
- git: a6a22afc62de - stable/13 - LinuxKPI: add a no-op generic_file_llseek() Bjoern A. Zeeb
- git: 2078d0ea1e9f - stable/13 - LinuxKPI: ethtool.h add more definitions Bjoern A. Zeeb
- git: 4a9e77caec57 - stable/13 - LinuxKPI: 802.11: minor header updates Bjoern A. Zeeb
- git: c1e13c43f7a6 - stable/13 - rtw88: correct SRCS+= in Makefile Bjoern A. Zeeb
- git: e75ba4c620ff - stable/13 - LinuxKPI: SKB: implement skb_peek() Bjoern A. Zeeb
- git: aa0370996eca - stable/13 - LinuxKPI,lindebugfs: add u8 base type and blob support Bjoern A. Zeeb
- git: 4073b7ddf14a - stable/13 - LinuxKPI: pci.h add more MSI related constanst and pci_is_enabled() Bjoern A. Zeeb
- git: aca218556485 - stable/13 - LinuxKPI: pm.h add pm_sleep_ptr and DEFINE_SIMPLE_DEV_PM_OPS Bjoern A. Zeeb
- git: 9bf3a5616c51 - stable/13 - LinuxKPI: add simplified version of page_frag_cache Bjoern A. Zeeb
- git: 44b254d9d329 - stable/13 - LinuxKPI: 802.11: implement cfg80211_get_ies_channel_number() Bjoern A. Zeeb
- git: ca6485cbf420 - stable/13 - LinuxKPI: 802.11: implement cfg80211_{get,put}_bss Bjoern A. Zeeb
- git: d42205c0ba27 - stable/13 - LinuxKPI: 802.11: set sta supported legacy rates Bjoern A. Zeeb
- git: 931d322d4082 - stable/13 - LinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb() Bjoern A. Zeeb
- git: 5ba6ef0ac529 - stable/13 - LinuxKPI; 802.11: update mac80211.h structures and fields Bjoern A. Zeeb
- git: 43f7ed9d85ac - stable/13 - LinuxKPI: 802.11: move ieee80211_{unregister,restart}_hw out of header Bjoern A. Zeeb
- git: ba26206ad9e3 - stable/13 - LinuxKPI: 802.11: implement some *eleme/ie* lookup functions Bjoern A. Zeeb
- git: a96d4c86f1d4 - stable/13 - iwlwifi: mark a declaration for a non-existent function Bjoern A. Zeeb
- git: 4c7aee8a7009 - stable/13 - rtw88: use #define for NL80211_BAND_2GHZ instead of hardcoded number Bjoern A. Zeeb
- git: b1479a5409cf - stable/13 - LinuxKPI: add kstrtou32_from_user() and mac_pton() Bjoern A. Zeeb
- git: 3292a54f1ba9 - stable/13 - LinuxKPI: fix pci_alloc_irq_vectors() for MSI Bjoern A. Zeeb
- git: 0b0eb6b1e6a3 - stable/13 - LinuxKPI: pci: add [linuxkpi_]pci_get_device() Bjoern A. Zeeb
- git: 649f21d4d7a8 - stable/13 - LinuxKPI: add (skeleton) functions to make drivers compile Bjoern A. Zeeb
- git: 61456545d957 - stable/13 - xdr: store chars consistently Brooks Davis
- git: ad23377e244c - stable/12 - xdr: store chars consistently Brooks Davis
- Thu, 19 Jan 2023
- git: eee5ebb851be - stable/13 - bnxt: Remove dead write to cp_ring_id Warner Losh
- git: a815cf3b7221 - stable/13 - bnxt: Remove unused devclass argument to DRIVER_MODULE. Warner Losh
- git: e1741d6fd5af - stable/13 - if_bnxt: update hsi_struct_def.h headers Warner Losh
- git: 86bf3fd82f1f - stable/13 - if_bnxt: Convert all doorbell writes into function pointers Warner Losh
- git: de0aaf9eca0a - stable/13 - if_bnxt: add support for Thor controller Warner Losh
- git: c4cad5c10820 - stable/13 - if_bnxt: Add support for admin down/up and jumbo Warner Losh
- git: 2f1d2b99e734 - stable/13 - if_bnxt: Add support for async link status update Warner Losh
- git: 9142a68da29f - stable/13 - if_bnxt: Display firmware version along with SIT package version Warner Losh
- git: 2bab173f73dc - stable/13 - if_bnxt: Add support for RSS on Thor Warner Losh
- git: 2db35273502b - stable/13 - if_bnxt: Add support for VLAN on Thor Warner Losh
- git: 5fe5b1576347 - stable/13 - if_bnxt: Remove sysctl node vlan_only which is not being used Warner Losh
- git: eed0ac16edb5 - stable/13 - if_bnxt: Fix the issue when kernel invokes _init() again without _stop() Warner Losh
- git: ef55d4aaceff - stable/13 - if_bnxt: Fix the PORT_PHY_CFG HWRM requests while setting Pause Warner Losh
- git: 74eacab8dc47 - stable/13 - if_bnxt: Add support for smaller backing_store_cfg message size Warner Losh
- git: 28497d1445db - stable/13 - if_bnxt: Added support for mgmt interface for passthrough hwrms Warner Losh
- git: 05410bd672c7 - stable/13 - bnxt: Only filter out i386 Warner Losh
- git: 5648f730c0cc - stable/13 - x86: ignore stepping for APL30 errata Corvin Köhne
- git: 4d8dd8c29480 - stable/12 - devfs.rules: Do not expose "log" in the default devfs rules Zhenlei Huang
- git: 43ca2ae44949 - stable/13 - LINT: Omit bnxt on i386 Warner Losh
- git: 0d44c5ae3735 - stable/13 - lio: Remove unneeded include Zhenlei Huang
- git: d89fd4115ecd - stable/12 - lio: Remove unneeded include Zhenlei Huang
- git: 4a8af507ebe5 - stable/13 - routing: Use NET_EPOCH_[CALL|WAIT] macros Zhenlei Huang
- Fri, 20 Jan 2023
- git: 8fa2644171ce - stable/13 - uiomove_object: hide diagnostic under bootverbose Konstantin Belousov
- git: 1797e69477cd - stable/13 - tmpfs: minor style Konstantin Belousov
- git: 9b2f554dca7d - stable/13 - Add 'show tmpfs' ddb command Konstantin Belousov
- git: 86ea175ec2ed - stable/13 - Make swap_pager_freespace() global Konstantin Belousov
- git: d81d67edb1cb - stable/13 - Provide consistent prototype for swp_pager_meta_free() Konstantin Belousov
- git: e2d3dbe4ced6 - stable/13 - tmpfs: make vm_object point to the tmpfs node instead of vnode Konstantin Belousov
- git: 6219bd0436b8 - stable/13 - vm_pager: add methods for page insertion and removal notifications Konstantin Belousov
- git: 7d05e01b3e59 - stable/13 - vm_pager: add method to veto page allocation Konstantin Belousov
- git: aaac643676bc - stable/13 - vm_page_grab_valid(): clear *mp in case of pager denying page allocation Konstantin Belousov
- git: c9e7aae6e6f9 - stable/13 - vm_pager_allocate(): override resulting object type Konstantin Belousov
- git: 06e03b4b0d24 - stable/13 - tmpfs: for used pages, account really allocated pages, instead of file sizes Konstantin Belousov
- git: cf77a28cffc3 - stable/13 - tmpfs_getattr(): Only take vm_object lock on 32bit machines Konstantin Belousov
- git: d689fda0703b - stable/13 - shmfd: account for the actually allocated pages Konstantin Belousov
- git: 376418fcbd4e - stable/13 - posixshmcontrol(1): for regular shmfd, report used pages number Konstantin Belousov
- git: 6ca462ee004d - stable/13 - posixshm_test: small style fixes Konstantin Belousov
- git: af13904908ee - stable/13 - posixshm_test: add naive page accounting test Konstantin Belousov
- git: cf5d6ae3a1b1 - stable/13 - compat32: move struct ptrace_sc_ret32 definition from .c to .h Konstantin Belousov
- git: 55df3e814f61 - stable/13 - sys: rename td_coredump to td_remotereq Konstantin Belousov
- git: a0cfea8c38d6 - stable/13 - Add a thread debugging flag TDB_BOUNDARY Konstantin Belousov
- git: 7616d35f91cb - stable/13 - ptrace(2): explain how to select specific thread to operate on Konstantin Belousov
- git: aaf570313289 - stable/13 - ptrace(2): add PT_SC_REMOTE remote syscall request Konstantin Belousov
- git: 287fe4003e2b - stable/13 - Fixes for ptrace_syscallreq() Konstantin Belousov
- git: efde0099aacd - stable/13 - ptrace(2): document PT_SC_REMOTE Konstantin Belousov
- git: 1610f04c9dac - stable/13 - tools/test/ptrace: update scescx to do remote getpid(2) on each SCX event Konstantin Belousov
- git: e1d9d8fe64ee - stable/13 - Add descrip_check_write_mp() helper Konstantin Belousov
- git: da5871423955 - stable/13 - ffs_suspend.c: clean up includes Konstantin Belousov
- git: 00c0e20c5180 - stable/13 - ufs/suspend: deny suspension if the calling process has a file from mp opened for write Konstantin Belousov
- git: 9bdaaaaa3221 - stable/13 - UFSSUSPEND: unbusy mp in EDADLK case Konstantin Belousov
- git: eb2e82b9ca8e - stable/13 - amd64: identify small cores Konstantin Belousov
- git: 567cc4e6bfd9 - stable/13 - amd64: for small cores, use (big hammer) INVPCID_CTXGLOB instead of INVLPG Konstantin Belousov
- git: 4ab02274ed39 - stable/13 - Move INVLPG to pmap_quick_enter_page() from pmap_quick_remove_page(). Konstantin Belousov
- git: 1532ec2ba279 - stable/13 - amd64: be more precise when enabling the AlderLake small core PCID workaround Konstantin Belousov
- git: 2e6132536f70 - stable/13 - amd64 pmap.h: make it easier to use the header for other consumers Konstantin Belousov
- git: 99dcb59a67c2 - stable/13 - i386: print trampoline disposition value for verbose boot Konstantin Belousov
- git: 9b9f054e7398 - stable/13 - Stop cleaning MNT_LOCAL on unmount Konstantin Belousov
- git: 1852ca25dd2e - stable/13 - Remove merge conflict leftovers Konstantin Belousov
- git: c48e46d52876 - stable/13 - tests/sys/posixshm/posixshm_test.c: Fix build for real Konstantin Belousov
- git: b338bdf7fb0d - stable/13 - openssh: remove mention of now-unused svn:keywords Ed Maste
- git: c84ec3076e7d - stable/13 - bhyve nvme: Fix uninitialized pointer Ed Maste
- git: d4e643f6a51d - stable/12 - bhyve nvme: Fix uninitialized pointer Ed Maste
- Sat, 21 Jan 2023
- Sun, 22 Jan 2023
- git: a9837d9a542f - stable/13 - ip_gre: Fix a common typo in source code comments Gordon Bergling
- git: 99944a1b823b - stable/13 - extra_tcp_stacks: Fix a common typo in source code comments Gordon Bergling
- git: 507851359abf - stable/13 - nfs: Fix a common typo in source code comments Gordon Bergling
- git: afd305ea66f9 - stable/13 - bsnmpget.1: Fix a typo in the man page Gordon Bergling
- git: 7fa574106572 - stable/13 - amd64: Fix a common typo in source code comments Gordon Bergling
- git: bae0ebd08fda - stable/13 - mountd(8): Fix a typo in a source code comment Gordon Bergling
- git: 977add957e56 - stable/12 - ip_gre: Fix a common typo in source code comments Gordon Bergling
- git: 8989ea93ffa2 - stable/12 - nfs: Fix a common typo in source code comments Gordon Bergling
- git: 6b88ab194e3b - stable/12 - bsnmpget.1: Fix a typo in the man page Gordon Bergling
- git: bcb9c005b775 - stable/12 - mountd(8): Fix a typo in a source code comment Gordon Bergling
- git: cf8da8b04fe4 - stable/13 - ffs_syncvnode(): avoid a LoR for SU Konstantin Belousov
- git: 2c5bfa8b8c6b - stable/13 - Require INVARIANTS and WITNESS if DEBUG_VFS_LOCKS is set Konstantin Belousov
- git: 8e12e9a72f63 - stable/13 - ipsec.c: typos in the comment Konstantin Belousov
- git: 6a54bc5d9c5c - stable/13 - if_ipsec(4): protect against user supplying unknown address family Konstantin Belousov
- git: 6b95e2c98bd3 - stable/13 - if_ipsec(4): handle situations where there are no policy or SADB entry for if Konstantin Belousov
- git: 40c268189313 - stable/13 - vm_object.c: minor style Konstantin Belousov
- git: 7c09d62011bb - stable/13 - Handle ERELOOKUP from VOP_FSYNC() in several other places Konstantin Belousov
- git: a45a846c246f - stable/13 - md.c: another style fix Konstantin Belousov
- git: 2d35b26a22d6 - stable/13 - vmstat: remove shadow variables Konstantin Belousov
- git: 74cbe4d7e55e - stable/13 - vmstat: fix overflow of interrupt name buffer Konstantin Belousov
- git: ae7a5bb2ba11 - stable/13 - kern_umtx.c do_wait(): correct confusing indent Konstantin Belousov
- git: a73118389b4c - stable/13 - unzip: Document optional member list Yoshihiro Takahashi
- git: 9c9e31b9ac7b - stable/12 - unzip: Document optional member list Yoshihiro Takahashi
- git: d5a64a935bc9 - stable/13 - Add initial DPAA2 support Dmitry Salychev
- Re: git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl. Justin Hibbits
- Mon, 23 Jan 2023
- git: fbdde1029e92 - stable/13 - pf tests: properly destroy renamed interfaces Kristof Provost
- git: 56a80affe4ce - stable/12 - pf tests: properly destroy renamed interfaces Kristof Provost
- git: 13a18f25560d - stable/13 - domains: allow pre-defined domains to be unloaded Alexander V. Chernikov
- git: ddd3818317b5 - stable/13 - Revert "tcp: virtualise net.inet.tcp.msl sysctl." Alexander V. Chernikov
- Re: git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl. Alexander Chernikov
- git: ef2dd0213cb7 - stable/13 - Add bus_get_resource_list functions to the GICv3 driver Andrew Turner
- git: e5e323b58796 - stable/13 - Move the GICv3 bus_print_child function to the parent Andrew Turner
- git: b3a94d46752d - stable/13 - Reduce the arm64 ID registers we print Andrew Turner
- git: 39c064581757 - stable/13 - Clear the indirect flag in the GICv3 ITS driver Andrew Turner
- git: 8cefcdd4567e - stable/13 - Use SYSCTL_FOREACH in drm2 Andrew Turner
- git: 1d54105b977f - stable/13 - Stop relying on header pollution in sdhci_xenon.c Andrew Turner
- git: f2e0183cf63c - stable/13 - Mark 64-bit arm64 hypervisor registers with UL Andrew Turner
- git: 6934327bb782 - stable/13 - Add more Arm CPUs to the arm64 cpu ident Andrew Turner
- git: 5e54d4b719a5 - stable/13 - Remove unneeded headers from clk_link.c Andrew Turner
- git: cd5c0287485c - stable/13 - Include sys/systm.h in phy_usb.c for KASSERT Andrew Turner
- git: 1289b327b607 - stable/13 - Sort the SOC options in the arm64 NOTES config Andrew Turner
- git: 15d184c74f8f - stable/13 - Make all options lower case in files.arm64 Andrew Turner
- git: 9d37de148e56 - stable/13 - Include sys/malloc.h directly in the qoriq clock Andrew Turner
- git: 339990879cf4 - stable/13 - Disable superpage use for stage 2 arm64 mappings Andrew Turner
- git: 196f6aaa29d7 - stable/13 - Add the arch field to the arm64 MIDR macros Andrew Turner
- git: 4dd63b65cb76 - stable/13 - Put the arm64 vttbr_el2 register into a state Andrew Turner
- git: 7fcb2a0b7932 - stable/13 - Add more arm64 hypervisor registers Andrew Turner
- git: 359cfad59e01 - stable/13 - Split out the arm64 EL2 exception vectors Andrew Turner
- git: 5930ae92913b - stable/13 - Add support for an array of hwresets Andrew Turner
- git: db310bb70725 - stable/13 - Use hwreset_array in the Rockchip tsadc driver Andrew Turner
- git: 7217ec3ed290 - stable/13 - Add support for the new Arm Generic UART _HID Andrew Turner
- git: 52583b734d7f - stable/13 - Check for more XHCI ACPI IDs Andrew Turner
- git: d6a01b37b7ee - stable/13 - Add Windows Dev Kit 2023 support to if_ure Andrew Turner
- git: 9b0b515befac - stable/13 - loader.efi: make sure kernel image is executable Andrew Turner
- git: f2dc387443f3 - stable/12 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl Mark Johnston
- git: ab1e089df8cf - stable/13 - debugnet: remove spurious message on boot Mark Johnston
- git: b3c44b6bb188 - stable/13 - atomic: Make atomic_san.h self-contained Mark Johnston
- git: 09d0e6b74aab - stable/13 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl Mark Johnston
- git: f824b9115e58 - stable/13 - atomic: Remove cdefs.h includes from atomic_*.h Mark Johnston
- git: 74c21730d283 - stable/13 - atomic.9: Remove the stated dependency on types.h Mark Johnston
- git: 82ed3fb02543 - stable/13 - fuser: fix loop over kinfo_proc array Gleb Smirnoff
- git: 45da40c2c377 - stable/13 - Clarify DTR_ENABLED make variable Mitchell Horne
- git: 217c99d12a74 - stable/13 - riscv: always include frame pointer Mitchell Horne
- git: 9534ea54cfa1 - stable/13 - dtrace: remove unused defines Mitchell Horne
- git: 0f95f9c7eadf - stable/13 - dtrace: dtrace_getpcstack() tweaks for riscv Mitchell Horne
- git: 996d5457165d - stable/13 - dtrace: correct profile aframes value for riscv Mitchell Horne
- git: 68efb54328a5 - stable/13 - dtrace: correct the aframes value for fbt provider Mitchell Horne
- git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support Alexander V. Chernikov
- git: 655fe04370ad - stable/13 - netlink: make test-includes happy by hiding most of the header contents under _KERNEL. Alexander V. Chernikov
- git: 91d6657dbf9e - stable/13 - netlink: fix debugging on 32-bit platforms Alexander V. Chernikov
- git: 21f82ec32e11 - stable/13 - netlink: fix format strings on 32-bit platforms Alexander V. Chernikov
- git: 265a6220a3e3 - stable/13 - netlink: fix build without INVARIANTS Alexander V. Chernikov
- git: 81174329b65e - stable/13 - netlink: Fix build without VIMAGE Alexander V. Chernikov
- git: afbff46b9bc2 - stable/13 - netlink: fix non-default builds (no INET, INET6, ROUTE_MPATH). Alexander V. Chernikov
- git: fc65965e0184 - stable/13 - Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 . Alexander V. Chernikov
- git: 77ba029133bd - stable/13 - netlink: make it working without INET6 Alexander V. Chernikov
- git: 6e5d41dc8f16 - stable/13 - netlink: use (void) for function definitions with no arguments Alexander V. Chernikov
- git: c18674d6313c - stable/13 - netlink: fix generic netlink privilege check. Alexander V. Chernikov
- git: 476f69f0e597 - stable/13 - netlink: fix NLMSG_SPACE() macro. Alexander V. Chernikov
- git: c33cc82152c5 - stable/13 - netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define. Alexander V. Chernikov
- git: d9211c8c7846 - stable/13 - netlink: fix CTRL_CMD_GETFAMILY lookup/dumps. Alexander V. Chernikov
- git: 7e49b54014b4 - stable/13 - netlink: remove private netlink_var.h header from the non-netlink core files. Alexander V. Chernikov
- git: 286b49d4ea3a - stable/13 - netlink: allow more than 64 groups per netlink socket. Alexander V. Chernikov
- git: da988f405229 - stable/13 - netlink: unregister groups along with family Alexander V. Chernikov
- git: 02b958b19535 - stable/13 - netlink: add netlink user documentation. Alexander V. Chernikov
- git: a6b537f6b945 - stable/13 - netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent Alexander V. Chernikov
- git: 5713f31ca0d9 - stable/13 - netlink: store user-provided rtm_protocol Alexander V. Chernikov
- git: a9ed45a93769 - stable/13 - netlink: fix non-multipath build Alexander V. Chernikov
- git: dfc6db8e18b6 - stable/13 - netlink: add interface notification on link status / flags change. Alexander V. Chernikov
- git: db476bbc226a - stable/13 - netlink: improve interface handling Alexander V. Chernikov
- git: e121eaf737dd - stable/13 - netlink: Use NET_EPOCH_[CALL|WAIT] macros Alexander V. Chernikov
- git: 65f065ec7131 - stable/13 - netlink: connect netlink tests to the build Alexander V. Chernikov
- git: b309249b7fd8 - stable/13 - netlink: add snl(3) - simple netlink library Alexander V. Chernikov
- git: e46b64f4ebd4 - stable/13 - netlink: fix netlink_snl_route.h header includes Alexander V. Chernikov
- git: 6e4e97103113 - stable/13 - netlink: make snl(3) headers self-contained. Alexander V. Chernikov
- git: f8175ea00f84 - stable/13 - netlink: fix test-includes broken by f2c8381fce9b Alexander V. Chernikov
- git: 2419f06beb88 - stable/13 - testing: improve python vnet wrapper. Alexander V. Chernikov
- git: 8db26a13caf4 - stable/13 - testing: allow custom test cleanup handlers in pytest Alexander V. Chernikov
- git: fcb063e2226e - stable/13 - testing: fix tests without cleanup in pytest. Alexander V. Chernikov
- git: 176e0427b208 - stable/13 - testing: add python test examples Alexander V. Chernikov
- git: 17e6123e6c93 - stable/13 - netlink: fix ifaddr reporting. Alexander V. Chernikov
- git: 74115922268c - stable/13 - netlink: improve RTM_GETADDR handling. Alexander V. Chernikov
- git: 982fe5803470 - stable/13 - testing: fix skipping netlink tests if netlink module is not loaded. Alexander V. Chernikov
- git: a16f805f820e - stable/13 - man: add Netlink reference to socket(2) Alexander V. Chernikov
- git: 1ce626b94897 - stable/13 - netlink: fix typo in netlink(4) Alexander V. Chernikov
- git: 92d8e0f13657 - stable/13 - netlink: fix compatibility with older netlink applications. Alexander V. Chernikov
- git: eb310021a4f6 - stable/13 - netlink: add snl(3) manpage to the build Alexander V. Chernikov
- git: b2e826efd6c4 - stable/13 - netlink: fix OOB write when creating attribute bitmask. Alexander V. Chernikov
- git: edf966085e44 - stable/13 - netlink: allow creating sockets with SOCK_DGRAM. Alexander V. Chernikov
- git: a9dcee4334b2 - stable/13 - ifp: add if_setdescr() / if_freedesrt() methods Alexander V. Chernikov
- git: 40c711523e3a - stable/13 - net: add if_allocdescr() to permit updating iface description from the kernel Alexander V. Chernikov
- git: 0edb2cd13d89 - stable/13 - if_clone: rework cloning KPI Alexander V. Chernikov
- git: 16ae7b665c7e - stable/13 - nhop: hash ifnet pointer instead of if_index Alexander V. Chernikov
- Tue, 24 Jan 2023
- git: b9cab0f39cc8 - stable/13 - iwlwifi: Disable -Wformat when building with GCC. John Baldwin
- git: ac44dcce625e - stable/13 - smc: Rename constants for control register from CTR* to CTRL*. John Baldwin
- git: cc50ec0289bc - stable/13 - Add device and ifnet logging methods, similar to device_printf / if_printf John Baldwin
- git: db3f075d8761 - stable/13 - psm: Swap the unit member in the softc for a device_t. John Baldwin
- git: c512afff40c6 - stable/13 - wg.4: Update first appeared release to 13.2. John Baldwin
- git: 39455b3d3771 - stable/13 - wg: Drop the compat shim for sbcreatecontrol(). John Baldwin
- git: 4f1a2168f685 - stable/13 - ktls: Don't leak ktls session objects for certain errors. John Baldwin
- git: 107daeb474b2 - stable/13 - ktls_ocf: Reject encrypted TLS records using AEAD that are too small. John Baldwin
- git: b0cb849d7f62 - stable/13 - cxgbe: Various whitespace fixes. John Baldwin
- git: 95a52eb29ca9 - stable/13 - diff: Don't treat null characters like carriage returns in readhash(). John Baldwin
- git: a8b6a13b0aa3 - stable/13 - diff: Don't (ab)use sprintf() as a kind of strcat(). John Baldwin
- git: 13961b5a48d1 - stable/13 - libfetch: Pass a zeroed digest to DigestCalcResponse. John Baldwin
- git: 1154290b4646 - stable/13 - bhyve: Use XHCI_PORTREG_PTR in one place that open-coded it. John Baldwin
- git: 8975a501bb23 - stable/13 - src.opts.mk: Disable all of LLVM if C++ support is disabled. John Baldwin
- git: c45a44b20ae0 - stable/13 - wg: Re-add basic if_wg(4) tests. John Baldwin
- git: cc17f41e0792 - stable/13 - ktls: Close a race with setting so_error when dropping a connection. John Baldwin
- git: 28327968c2cb - stable/13 - ktls: Post receive errors on partially closed sockets. John Baldwin
- git: 6192776124c5 - stable/13 - Add a virtio-input device emulation. Corvin Köhne
- git: dab4775da308 - stable/13 - linprocfs: Add net/route. Dmitry Chagin
- git: 81d8988a75a1 - stable/13 - cxgbetool(8): Fix common typos in sysctl descriptions Gordon Bergling
- git: ed89b5fe0bec - stable/13 - rc.initdiskless: Fix a typo in a comment Gordon Bergling
- git: 2a811ae423ad - stable/12 - rc.initdiskless: Fix a typo in a comment Gordon Bergling
- git: 71315f155675 - stable/12 - cxgbetool(8): Fix common typos in sysctl descriptions Gordon Bergling
- deleted (X-No-Archive) deleted
- git: 252dea8f39de - stable/13 - linuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag Emmanuel Vadot
- git: 1a78ed73c1c0 - stable/13 - linuxkpi: Include <linux/shinker.h> in <linux/mm.h> Emmanuel Vadot
- git: 6024bee614f2 - stable/13 - linuxkpi: Introduce `vma_set_file()` Emmanuel Vadot
- git: 5001242e807f - stable/13 - linuxkpi: Introduce module_param() of type `hexint` Emmanuel Vadot
- git: e1534bafdab9 - stable/13 - linuxkpi: Add `krealloc_array()` Emmanuel Vadot
- git: ff18d610f3ec - stable/13 - linuxkpi: Add <acpi/actbl.h> Emmanuel Vadot
- git: 16ccda32623a - stable/13 - linuxkpi: Add <linux/mmzone.h> Emmanuel Vadot
- git: 67f40afb696e - stable/13 - linuxkpi: Add <linux/dma-buf-map.h> Emmanuel Vadot
- git: 680731566e68 - stable/13 - linuxkpi: Define `typeof_member()` in <linux/kernel.h> Emmanuel Vadot
- git: d0e22c1cf1d7 - stable/13 - linuxkpi: Add `list_for_each_entry_from_rcu()` in <linux/rculist.h> Emmanuel Vadot
- git: c4b72d285c7a - stable/13 - linuxkpi: Add `dev_warn_once()` in <linux/device.h> Emmanuel Vadot
- git: cec94450c299 - stable/13 - linuxkpi: Add <linux/page-flags.h> Emmanuel Vadot
- git: 313977cc0c04 - stable/13 - linuxkpi: Add <linux/mman.h> which includes <linux/smp.h> Emmanuel Vadot
- git: 98a8abd1118c - stable/13 - linuxkpi: Include <linux/list.h> and <linux/kernel.h> from <linux/mutex.h> Emmanuel Vadot
- git: 577e5458c520 - stable/13 - linuxkpi: Define `pci_reset_function()` in <linux/pci.h> Emmanuel Vadot
- git: 0ce099e9e391 - stable/13 - linuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h> Emmanuel Vadot
- git: e279c1fcfafb - stable/13 - linuxkpi: Add `cmpxchg64()` in <asm/atomic.h> Emmanuel Vadot
- git: fe5b301ed2e8 - stable/13 - linuxkpi: Add `PCIE_SPEED_{32,64}_0GT` PCI-E bus speed constants Emmanuel Vadot
- git: a1a8fe776916 - stable/13 - linuxkpi: Introduce module_param() of type `bint` Emmanuel Vadot
- git: 1e7e886bab96 - stable/13 - linuxkpi: Include `errno.h` from `acpi/video.h` Emmanuel Vadot
- git: 281150a7c0bd - stable/13 - linuxkpi: Define `lockdep_assert_none_held_once()` Emmanuel Vadot
- git: a509f71358b7 - stable/13 - linuxkpi: Define `boot_cpu_data.x86_max_cores` Emmanuel Vadot
- git: 04c127d58d05 - stable/13 - linuxkpi: Update `struct irq_work` Emmanuel Vadot
- git: 99e4ea083c57 - stable/13 - netlink: connect netlink(4), rtnetlink(4), genetlinl(4) to build Alexander V. Chernikov
- git: 9fcc6175008c - stable/13 - man: fix socket.2 merge from a16f805f820e Alexander V. Chernikov
- Re: git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support Alexander Chernikov
- git: 4b7d03df65c3 - stable/13 - Remove obsolete code gated on _ARM_ARCH_* Warner Losh
- git: 50ceb4089843 - stable/13 - stand/amd64: remove unused addr parameter from bi_load64 Warner Losh
- git: b38b585da053 - stable/13 - stand/efi: allow not exiting boot services Warner Losh
- git: 8f6f1e27fd18 - stable/13 - stand/efi: add modulep to kernel metadata Warner Losh
- git: 39917afeed9d - stable/13 - stand/multiboot2: add support for booting a Xen dom0 in UEFI mode Warner Losh
- git: e1c95a0233c6 - stable/13 - bi_load: only add MODULEP on arches that have it defined Warner Losh
- git: 8cc2156f85bb - stable/13 - Bump the FreeBSD kernel version in kernel boot shim. Warner Losh
- git: 0f4dfa3fd45d - stable/13 - loader: create a generic vendor sub-menu place holder Warner Losh
- git: 2c040e347370 - stable/13 - luaboot: visible must be a function Warner Losh
- git: a12800fd291e - stable/13 - gptboot.efi: Add man page Warner Losh
- git: 90c1ca326de1 - stable/13 - EFI secure boot VECTX related changes Warner Losh
- git: d85c2360a759 - stable/13 - loader: small Makefile style change Warner Losh
- git: e500b7de32bc - stable/13 - loader(8): fix path to be correct loader.4th. Warner Losh
- git: d7b483f34f0d - stable/13 - loader: Create loader_simp(8) to document simple version of loader Warner Losh
- git: 4f2e5793d753 - stable/13 - Fix build of stand/ when building world with ASAN Warner Losh
- git: 80a80b130ab1 - stable/13 - loader: create separate man pages for each of the loaders Warner Losh
- git: 34bf57b688ba - stable/13 - loader_lua.8: Fix first version Warner Losh
- git: f67328181236 - stable/13 - loader.efi: remove extra extern ST Warner Losh
- git: fd3226dc5769 - stable/13 - loader: net_open() should not replace f->f_devdata Warner Losh
- git: 07f1bcde03be - stable/13 - kboot: simplify _start Warner Losh
- git: eca37d33d8e5 - stable/13 - kboot: remove host_seek Warner Losh
- git: c24f457a7d9a - stable/13 - loader.mk: Simplify a little bit Warner Losh
- git: e006859bce01 - stable/13 - stand: remove mips support Warner Losh
- git: 26d6cf83968c - stable/13 - loader:prefix is only used for LOADER_VERIEXEC Warner Losh
- git: da2a6a5cee01 - stable/13 - loader/kboot: minor style nit Warner Losh
- git: a21fc0475e2b - stable/13 - loader: narrow the scope of gfx frame buffer wrt tg supported kernels Warner Losh
- git: 540a9f233431 - stable/13 - loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c Warner Losh
- git: 7b03d429ce9c - stable/13 - stand/uboot: reorg Warner Losh
- git: 0a7f1efb4488 - stable/13 - stand: netif kill set but unused variables Warner Losh
- git: 257078e73387 - stable/13 - stand/userboot: Kill set but unused variables Warner Losh
- git: af09db250b09 - stable/13 - stand/module: skip is only used by veriexec Warner Losh
- git: a8a68c0442b8 - stable/13 - kboot: Move powerpc kboot to top level Warner Losh
- git: 4b3f5dd4d87c - stable/13 - kboot: Split out powerpc build Warner Losh
- git: 6c7ccb922462 - stable/13 - kboot: move to generic syscall interface Warner Losh
- git: 3622fe162012 - stable/13 - ufs: Rework shortlink handling to avoid subobject overflows Warner Losh
- git: 622ab2c48340 - stable/13 - mips: remove saf1761 Warner Losh
- git: 673910f3b8c4 - stable/13 - geliboot: Use the correct IV length for AES-XTS. Warner Losh
- git: 8eba35cfe13f - stable/13 - stand/uboot: Fix building of ubldr.bin Warner Losh
- git: 501a337902f8 - stable/13 - Add support for module_verbose Warner Losh
- git: 5c1d95a60b54 - stable/13 - module_verbose should also affect non-ELF modules. Warner Losh
- git: 6a930269fc76 - stable/13 - Handle MODULE_VERBOSE_TWIDDLE in module_verbose_set Warner Losh
- git: 60674a084382 - stable/13 - stand/usb: Fix build by declaring missing functions and types. Warner Losh
- git: 42c06afe2ce8 - stable/13 - powerpc64: Fix a typo in a source code comment Warner Losh
- git: 85984ee98c89 - stable/13 - Correct a grammo. Warner Losh
- git: ffcd048288e3 - stable/13 - Correct typos and more precise wording. Warner Losh
- git: 4256125ba445 - stable/13 - Clean up some grammos I left behind. Warner Losh
- git: 744a79a00e3f - stable/13 - stand: s/libstand/libsa/g to catch up with rename Warner Losh
- git: 33fe72214aee - stable/13 - stand: Change libstand.3 to libsa.3 Warner Losh
- git: 2b93cd564689 - stable/13 - stand: Install libsa.3 Warner Losh
- git: c73795f9f44a - stable/13 - stand: Initial kboot support on amd64 Warner Losh
- git: 7ae6735aea72 - stable/13 - kboot: Sort system calls alphabetically Warner Losh
- git: 12e5d8d97754 - stable/13 - kboot: use SYS_kexec_load insteaed of __NR_kexec_load Warner Losh
- git: 4449947ac892 - stable/13 - kboot: sort system calls Warner Losh
- git: d1380cef38c4 - stable/13 - kboot: rename kexec_load to host_kexec_load Warner Losh
- git: 1f75ec38f9fd - stable/13 - Remove "All Rights Reserved" from Foundation copyrights Warner Losh
- git: 29edd79482f1 - stable/13 - loader: Set preferred kenv for acpi.rsdp on arm64 Warner Losh
- git: 3878d84ac412 - stable/13 - amd64/efi: Remove setting hints for rsdp Warner Losh
- git: c5bb7c22ba40 - stable/13 - stand: Don't reuse ZFSSRC Warner Losh
- git: 165e199aebeb - stable/13 - stand: geli CFLAGS tightening Warner Losh
- git: 09a31487c1bd - stable/13 - stand: Confine BZIP defines to bzip files Warner Losh
- git: c75e9e027397 - stable/13 - stand: constrain zlib/gzip CFLAGS better Warner Losh
- git: f8ff4e8bafff - stable/13 - stand: Add comment about CFLAGS pollution Warner Losh
- git: f05568d2cae6 - stable/13 - stand: For ZFS build, add new directory Warner Losh
- git: fc36322368f6 - stable/13 - stand: Work around upstream issues in the standalone environment Warner Losh
- git: a61eb269dec4 - stable/13 - stand: Fix inclusion of sys/blake3.h Warner Losh
- git: 47c3f7f6db26 - stable/13 - loader.efi: faults could try to print out call trace Warner Losh
- git: fde12ae86b1d - stable/13 - stand: Remove extra efi.h include Warner Losh
- git: 94503b830b6d - stable/13 - kboot: Rework _start Warner Losh
- git: 4bae1d08388f - stable/13 - kboot: Reimplement older system calls in terms of newer ones Warner Losh
- git: 2ec7d6fd4217 - stable/13 - kboot: Enhance kboot_getdev to cope with NULLs Warner Losh
- git: 952c48de876d - stable/13 - kboot: Add HOST_O_ constants for open, etc Warner Losh
- git: 4084c293c175 - stable/13 - kboot: Implement stat(2) and fstat(2) system calls Warner Losh
- git: 7743778bf19a - stable/13 - kboot: Implement munmap(2) Warner Losh
- git: c3f287967716 - stable/13 - kboot: Implement getpid(2) Warner Losh
- git: 4f1ca9317bbc - stable/13 - kboot: Implement symlink(2) Warner Losh
- git: 96ea167ec8d6 - stable/13 - kboot: Implement dup(2) Warner Losh
- git: 6632ac6d8a84 - stable/13 - kboot: Implement mkdir(2) Warner Losh
- git: 60688f592d9f - stable/13 - kboot: Implement mount(2) Warner Losh
- git: 067fa78a99d6 - stable/13 - kboot: Use #defines for magic reboot constants Warner Losh
- git: 27a094a2e66c - stable/13 - kboot: Refinements to host_kexec_load Warner Losh
- git: d70add87a61e - stable/13 - kboot: Properly cap number of segments loaded for kexec Warner Losh
- git: 0d3b88bc5a8b - stable/13 - kboot: Pull in constants from Linux's mmap.h api Warner Losh
- git: 8b50c54588ba - stable/13 - stand: Use c99 structure initialization for md device Warner Losh
- git: ff2b7167c3db - stable/13 - stand: Use c99 structure initialization for kboot's hostdisk device Warner Losh
- git: 677b8b81b82a - stable/13 - stand: Use c99 structure initialization for ofw's block device Warner Losh
- git: 15aff38147fe - stable/13 - stand: Use c99 structure initialization for uboot block device Warner Losh
- git: 149e49d353e6 - stable/13 - stand: Use c99 structure initialization for userboot block device Warner Losh
- git: 004877c7d2e9 - stable/13 - stand: Use c99 structure initialization for fwohci device Warner Losh
- git: e5fc5a645485 - stable/13 - stand: Use c99 structure initialization for network device Warner Losh
- git: e6ccedfa686b - stable/13 - stand: Use c99 structure initialization for ext2fs_fsops Warner Losh
- git: 5944ceee4bb3 - stable/13 - stand: Use c99 structure initialization for bzipfs_fsops Warner Losh
- git: f7a380dd5589 - stable/13 - stand: Use c99 structure initialization for nfs_fsops Warner Losh
- git: 8e4354922510 - stable/13 - stand: Use c99 structure initialization for pkgfs_fsops Warner Losh
- git: 67fb3a2478b6 - stable/13 - stand: Use c99 structure initialization for splitfs_fsops Warner Losh
- git: 43599349cdc4 - stable/13 - stand: Use c99 structure initialization for gzipfs_fsops Warner Losh
- git: f3295e763c06 - stable/13 - stand: Use c99 structure initialization for userboot's host_fsops Warner Losh
- git: 6a37c03f2177 - stable/13 - stand/disk: Trivial formatting nit Warner Losh
- git: 684dd563d105 - stable/13 - stand: Fix set but unused warning Warner Losh
- git: 9b2453430a8d - stable/13 - stand: Spell License correctly Warner Losh
- git: a4fafcbcebfd - stable/13 - stand: Create DEV_NAMLEN for the length of a device name Warner Losh
- git: 37c6c6ea165b - stable/13 - stand: Small comment correction Warner Losh
- git: 538888eec5d7 - stable/13 - stand: Make sure nobody has a NULL pointer for dv_cleanup Warner Losh
- git: 3f43420049bf - stable/13 - stand: tftp.c doesn't need bootinfo.h Warner Losh
- git: b23f20eb0fec - stable/13 - kboot: Do a style(9) pass on kbootfdt.c Warner Losh
- git: b40746e8ead2 - stable/13 - kboot: Convert from getdents to getdents64 Warner Losh
- git: 94745fbde651 - stable/13 - kboot: Remove RELOC defines, it's unused Warner Losh
- git: dd02168938a4 - stable/13 - kboot: Move conf.c up to top level Warner Losh
- git: 1fdf0d96c9db - stable/13 - kboot: aarch64 support Warner Losh
- git: fce2a0a930a7 - stable/13 - kboot: Add host_exit and use it to implement exit() Warner Losh
- git: cb86911127e8 - stable/13 - kboot: Implement host_ioctl Warner Losh
- git: 0c1f70f8ee46 - stable/13 - kboot: implement stripped down termios Warner Losh
- git: 7041245be62b - stable/13 - kboot: Make console raw when we start Warner Losh
- git: a8b253fced5e - stable/13 - stand: Move quit command to common commands Warner Losh
- git: 0510ad4b1513 - stable/13 - stand: Add a helper 'universe' target Warner Losh
- git: f493cbaba968 - stable/13 - stand: use snprintf here Warner Losh
- git: 7da7edbc326a - stable/13 - stand: Remove unneeded include from geli Warner Losh
- git: 5a0e9f3a220a - stable/13 - stand: Reduce number of files that need -I${LDRSRC} Warner Losh
- git: 5c505b9d8166 - stable/13 - stand: i386/amd64: Always use elf format for /boot/loader and pxeldr Warner Losh
- git: 2d96089c36cf - stable/13 - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr Warner Losh
- git: 7c1e9eef6f11 - stable/13 - stand: Remove unnecessary include Warner Losh
- git: cffdb3f5e2da - stable/13 - stand: Move i386_devdesc to a union Warner Losh
- git: 9dee581ad980 - stable/13 - stand: Change disk_fmtdev to take a struct devdesc * Warner Losh
- git: 0683209a94b0 - stable/13 - stand: Change zfs_fmtdev to take a struct devdesc * Warner Losh
- git: e6cafedf0991 - stable/13 - stand: Add dv_devfmt to return a string represenation of the device Warner Losh
- git: 08939ccadc25 - stable/13 - stand: Add devformat to return formatted string for a device Warner Losh
- git: de252384c043 - stable/13 - stand: Add disk_fmtdev for dv_fmtdev for all the disk devices Warner Losh
- git: fe9661bce6a4 - stable/13 - stand: Use devformat rather than disk_devfmt Warner Losh
- git: ec6d9023e56a - stable/13 - stand: Use devformat instead of disk_devfmt Warner Losh
- git: 2d0afc3e0a8e - stable/13 - stand: For zfs, set dv_fmtdev to zfs_fmtdev Warner Losh
- git: e9db6f25b5a6 - stable/13 - stand: Replace zfs_fmtdev with generic devformat() Warner Losh
- git: 75b7d39e116f - stable/13 - stand: efi_fmtdev can be reduced to devformat Warner Losh
- git: e36bd9b6cffb - stable/13 - stand: userboot_fmtdev can be reduced to devformat Warner Losh
- git: 26e5e3ecbd61 - stable/13 - stand: uboot_fmtdev can be reduced to devformat Warner Losh
- git: 1c68ec6c69b5 - stable/13 - stand: i386_fmtdev can be reduced to devformat Warner Losh
- git: d89d0858db60 - stable/13 - stand: Make BIOS loader size limits settable Warner Losh
- git: dba7abcda4a8 - stable/13 - stand: Go back to a.out format for /boot/loader Warner Losh
- git: 6760e8df9dc6 - stable/13 - stand: Raise limit to 550,000 bytes for loader Warner Losh
- git: 03c44354fc9e - stable/13 - loader: zfs reader should only store devdesc in f_devdata Warner Losh
- git: 39cfd1380a64 - stable/13 - stand: Use bool for stage_offset_set Warner Losh
- git: f80cdedebe9f - stable/13 - stand: More sensible defaults when ConOut is missing Warner Losh
- git: adeec17f8122 - stable/13 - stand: Document that boot0 uses BIOS Warner Losh
- git: 1bd78b3302c8 - stable/13 - stand: Stop setting hints for bios loader too Warner Losh
- git: 8b46b5291367 - stable/13 - stand: Document EFI consoles Warner Losh
- git: 3cb3b855b97c - stable/13 - stand: separate the command lookup from the command execution Warner Losh
- git: 6617245b33af - stable/13 - stand: Add interp_has_builtin_cmd to see if we have a command Warner Losh
- git: 69c6f6347c12 - stable/13 - stand: Add lua binding loader.has_command Warner Losh
- git: 77fd18a8271e - stable/13 - kboot: add minmalist init functionality Warner Losh
- git: 63284e7d6ac7 - stable/13 - kboot: List sources one per line to make merges easier Warner Losh
- git: 09932da03ec4 - stable/13 - stand: Parse BIOS revision from SMBIOS Warner Losh
- git: ffe0cd442311 - stable/13 - lualoader: Add loader_menu_multi_user_prompt config variable Warner Losh
- git: fb7f61f13ae1 - stable/13 - stand: Grammar fix for a source code comment Warner Losh
- git: ae04175ec32d - stable/13 - stand/kboot: Add note about why we use MACHINE_ARCH here Warner Losh
- git: 9508e7be6540 - stable/13 - Revert "stand: Grammar fix for a source code comment" Warner Losh
- git: a79a53da7d99 - stable/13 - loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands Warner Losh
- git: b9ec3ec2275c - stable/13 - stand: Add driver interface docs Warner Losh
- git: 031b1942f92a - stable/13 - stand/efi: Clean the proper files Warner Losh
- git: 468109eba9d2 - stable/13 - stand: use archsw.arch_copyin instead of i386_copyin Warner Losh
- git: cf96360237ea - stable/13 - stand: use archsw.arch_copyin instead of direct call Warner Losh
- git: 9bc956361bcc - stable/13 - stand: Create MOD_ALIGN macro and use it everywhere Warner Losh
- git: 52804bde1baf - stable/13 - stand: Create common/modinfo.h Warner Losh
- git: 2b3598753e20 - stable/13 - stand: Move md_copymodules into modinfo.c and reduce copies Warner Losh
- git: b33c831ade59 - stable/13 - stand: Move MOD_xxx macros from modinfo.h to .c Warner Losh
- git: 84a31012bf09 - stable/13 - stand: collapse all copies of *copyenv into md_copyenv Warner Losh
- git: 742ad212c5bd - stable/13 - stand: Remove dead store to bi_kernelname Warner Losh
- git: 771751dc1591 - stable/13 - stand: Stop support booting 4.x and earlier kernels Warner Losh
- git: f7f2e8226c52 - stable/13 - stand: Allocate bootinfo rather than have it be static Warner Losh
- git: 61c9a00f8e5c - stable/13 - stand/elf: Only support swapping headers on powerpc. Warner Losh
- git: 48558b24a0a7 - stable/13 - libsa/rarp.c: Change printf format string Warner Losh
- git: a6da4548613b - stable/13 - libsa/rarp.c: Change casted type and printf format Warner Losh
- git: 285714ea7a21 - stable/13 - libsa/arp.c: Change printf format string Warner Losh
- git: f600fa25a2f2 - stable/13 - libsa/netif.c: Replace #if with #ifdef Warner Losh
- git: 924dc2ef3d58 - stable/13 - kboot: Move load address stuff to MD code Warner Losh
- git: cf39b45a3043 - stable/13 - kboot: hostdisk add to lsdev output Warner Losh
- git: e2cc4bab4b00 - stable/13 - stabd/geli: Bail out if you can't get the disks size Warner Losh
- git: a34fda8a5d1a - stable/13 - geli: Move check for DEVT_DISK into geli_probe_and_attach Warner Losh
- git: 228dfdb7f210 - stable/13 - stand/kboot: hostdisk isn't a DEVT_DISK, use a different value. Warner Losh
- git: cc56d139e936 - stable/13 - stand/efi: Simpler construct Warner Losh
- git: 7a6a561e861c - stable/13 - stand/kboot: Make FDT fixup per-arch Warner Losh
- git: f811057b2a7f - stable/13 - kboot: Add hostfs Warner Losh
- git: 973f42c8e214 - stable/13 - stand: Nuke double-semicolons Warner Losh
- git: 75d454911f7d - stable/13 - stand: Remove unused enum Warner Losh
- git: 665145887765 - stable/13 - stand: Update comment about devdesc Warner Losh
- git: 45e293c9b335 - stable/13 - libsa: Add missing GNU-stack annotations to _setjmp.S. Warner Losh
- git: becebbab43c7 - stable/13 - ofw: Cast function pointer to proper type Warner Losh
- git: 1170d72ddcc0 - stable/13 - ofw: Remove old K&R function declaration Warner Losh
- git: 6e6aabe8bc2c - stable/13 - stand/ofw: Use strpbrk instead of two strchrs Warner Losh
- git: 063a16f690e4 - stable/13 - ofw_net: Use c99 initializers Warner Losh
- git: 9ef73855542f - stable/13 - stand/zlib: Zlib still uses K&R function definitions Warner Losh
- git: 8189dec087b7 - stable/13 - stand: Change disk_parsedev() API Warner Losh
- git: 9fd7cf55e6ff - stable/13 - stand: Change zfs_parsedev() API Warner Losh
- git: e29ff543be64 - stable/13 - stand: Introduce new dv_parsedev routine Warner Losh
- git: ac8d9f5c8968 - stable/13 - stand: Introduce devparse to parse device / path strings Warner Losh
- git: b5046150d49c - stable/13 - stand/zfs: Connect dv_parsedev to zfs_parsedev Warner Losh
- git: 226a0e3226cd - stable/13 - stand: For all disk drivers, connect dv_parsedev to disk_parsedev Warner Losh
- git: ed6e58152124 - stable/13 - stand/efi: Move to using common devparse() Warner Losh
- git: 0bd2b461b9f6 - stable/13 - stand/i386: Move to using common devparse() Warner Losh
- git: 8bf426402870 - stable/13 - stand/userboot: Move to using common devparse() Warner Losh
- git: 69814700c6fb - stable/13 - stand/ofw: Access the parsing routine more directly Warner Losh
- git: e78a4b39013d - stable/13 - stand: make zfs_parsedev static Warner Losh
- git: e75f304a5e97 - stable/13 - zfs: Remove devicename_stubs Warner Losh
- git: b148cd6c8c5b - stable/13 - stand/ofw: ofw_disk isn't really a disk Warner Losh
- git: 31cf842a96da - stable/13 - stand: create devinit Warner Losh
- git: 62f382631793 - stable/13 - stand: parsedev API change: devspec now points to start of full device name Warner Losh
- git: 91cce9c871a6 - stable/13 - stand: Add dv_match Warner Losh
- git: 5df48d2d0386 - stable/13 - stand: Implement ofw disk print routine Warner Losh
- git: 454b52dc3709 - stable/13 - stand/ofw: Add ofw_path_to_handle Warner Losh
- git: 8bca927b88d6 - stable/13 - stand/ofw: Subclass devnet to cope with ofw's unique needs Warner Losh
- git: c079fa5c04d8 - stable/13 - ofw/disk: Add parsedev support Warner Losh
- git: 6cb83949f7dd - stable/13 - stand/ofw: Use devparse Warner Losh
- git: 7ece24fe1680 - stable/13 - stand/ofw: Refactor ofw parsedev Warner Losh
- git: 4777b87c13e0 - stable/13 - kboot: Create routines to read Linux tiny files Warner Losh
- git: 9bc5c28cc0c1 - stable/13 - kboot: move to using devparse Warner Losh
- git: 965939b23966 - stable/13 - kboot: amd64 use /sys/firmware/memmap to find free memory Warner Losh
- git: 0e78599a5b58 - stable/13 - kboot: Enhance hostdisk Warner Losh
- git: 01e7e8c58f86 - stable/13 - kboot: Use unsigned long long. Warner Losh
- git: d716a23cabf4 - stable/13 - kboot: Move archsw init earlier Warner Losh
- git: fe0c839e2cb3 - stable/13 - kboot: Add readme Warner Losh
- git: a5f090ffe83a - stable/13 - kboot: Make dosfs support conditional Warner Losh
- git: 68e7006a78c2 - stable/13 - kboot: Enable fewer things by default Warner Losh
- git: 8bf162765f42 - stable/13 - stand/efi: Document the copy size trick Warner Losh
- git: 495986b63bf1 - stable/13 - stand/efi: Remove redundant parenthesis Warner Losh
- git: 374952d9911b - stable/13 - stand/efi: Better include order for sharing Warner Losh
- git: 583dde3da0b6 - stable/13 - stand/efi: Break stlye rules a little for easier sharing Warner Losh
- git: 743ee03d7289 - stable/13 - kboot: powerpc ldscript catchup Warner Losh
- git: 76cd49c8fecf - stable/13 - stand: aarch64 has different nlinks than amd64 Warner Losh
- git: 3f10d138f335 - stable/13 - kboot: Add missing license to termios Warner Losh
- git: abda8106e231 - stable/13 - kboot: Add aarch64 termios Warner Losh
- git: 31f473ee8763 - stable/13 - kboot: powerpc64 has no newfstat system call Warner Losh
- git: 931e05ffc215 - stable/13 - kboot: Use #define for DT_DIR Warner Losh
- git: 0d805f0f6f25 - stable/13 - kboot: Add md_addr to metadata Warner Losh
- git: d0288b18fbac - stable/13 - stand: update prototypes for md_load and md_load64 Warner Losh
- git: 8eed23716454 - stable/13 - stand/zlib: Document the upstream issue behind NO_DEPRECATED_NON_PROTOTYPE Warner Losh
- git: 693894521c5e - stable/13 - kboot: Mark the EFI specific parts of bootinfo.c Warner Losh
- git: 093049763b37 - stable/13 - kboot: copy EFI's bootinfo.c and adjust Warner Losh
- git: c6faa738825c - stable/13 - stand/kboot: Initialize all the devices Warner Losh
- git: e0dcc847893d - stable/13 - stand/kboot: Remove unneeded include. Warner Losh
- git: 9c621f09dda5 - stable/13 - stand/efi: remove unused local varaibles Warner Losh
- git: 4bebad28e66f - stable/13 - stand/kboot: Parse the command line args Warner Losh
- git: 5cf716225179 - stable/13 - kboot: Need to find the ACPI tables Warner Losh
- git: b5f753c82a11 - stable/13 - kboot: Allow loading fdt from different sources Warner Losh
- git: e68bfa6252a5 - stable/13 - kboot: Use (void) instead of () for functiosn with no args Warner Losh
- git: 887eddca598a - stable/13 - stand: Make ioctl declaration consistent Warner Losh
- git: 28dc27649b0e - stable/13 - stand: Add inttype.h Warner Losh
- git: 5e4f201c7ded - stable/13 - stand: Allow stand.h to be included in C++ programs Warner Losh
- git: 2b42c3818a68 - stable/13 - kboot: hostdisk.c update copyright notice Warner Losh
- git: 85d8155e9526 - stable/13 - kboot: Disks should be at least 16MB Warner Losh
- git: 3141164b2a88 - stable/13 - stand: Add macros for file types from stat Warner Losh
- git: dd0f00db08e0 - stable/13 - kboot: Sort kexec_load alphabetically Warner Losh
- git: e474c385776e - stable/13 - kboot: use 128MB for the heap area, ZFS needs a lot of memory Warner Losh
- git: 903ffbe57d2b - stable/13 - stand/zfs: Add a third argument to zfs_probe_dev: part_too Warner Losh
- git: 6ebdd83cae10 - stable/13 - stand/efi: Better variable name Warner Losh
- git: ab377e0e5168 - stable/13 - stand: Create common gen_setcurrdev and replace code Warner Losh
- git: 6c918e0bfaf8 - stable/13 - stand: Move dev_cleanup into libsa Warner Losh
- git: 7956ceec924a - stable/13 - stand: create common set_currdev Warner Losh
- git: 10b9e348e467 - stable/13 - stand: Separate base and cli parts of nvstore Warner Losh
- git: 2f7b00be106f - stable/13 - stand/ofw: dev can't be NULL here Warner Losh
- git: 0cd6d49acf74 - stable/13 - stand/uboot: Explain why we test for NULL here Warner Losh
- git: 379f5668e24a - stable/13 - stand/zfs: Fix memory leaking on error cases Warner Losh
- git: 85ce7697ca58 - stable/13 - kboot: Rework hostdisk.c to allow easier ZFS support. Warner Losh
- git: 85ab3bb9897c - stable/13 - kboot: Add ZFS support to hostdisk Warner Losh
- git: f168e96dfba2 - stable/13 - kboot: Add support for ZFS volumes Warner Losh
- git: d11df0599d9d - stable/13 - kboot: Add ZFS support build glue Warner Losh
- git: eaed7ff9d014 - stable/13 - kboot: Fetch hostfs_root and bootdev from the environment Warner Losh
- git: 0b569fe6717a - stable/13 - kboot: Add hostdisk override Warner Losh
- git: f9ab67f200a4 - stable/13 - kboot: Use standard set_currdev Warner Losh
- git: 3ececb0f35b9 - stable/13 - stand: dev can't be NULL in default_prasedev Warner Losh
- git: e59d10aff6ed - stable/11 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: e3e6f08472b7 - stable/13 - arm64: Fix thread0.td_kstack_pages init Brooks Davis
- git: a25797c114da - stable/13 - riscv: Fix thread0.td_kstack_pages init Brooks Davis
- git: c91bf3cb34f0 - stable/13 - epoch: replace hand coded assertion Brooks Davis
- git: 6f3e6234f8be - stable/13 - endian.h: Use the __bswap* versions Warner Losh
- git: 1004da283d45 - stable/13 - linux: For better compatibility, provide compatible endian.h Warner Losh
- git: 1dd126163b94 - stable/13 - byteswap.h: Add a glibc/linux compatible byteswap.h Warner Losh
- Wed, 25 Jan 2023
- git: e006859bce01 and git: 8cc2156f85bb (and more?) for stable/13: removing some mips support and using 1400000 in one place? Mark Millard
- Re: git: e006859bce01 and git: 8cc2156f85bb (and more?) for stable/13: removing some mips support and using 1400000 in one place? Warner Losh
- git: 1f1a1568a74c - stable/13 - Revert "stand: remove mips support" Warner Losh
- git: b08ee044928e - stable/13 - Revert "Bump the FreeBSD kernel version in kernel boot shim." Warner Losh
- git: b02419fc409c - stable/13 - Revert "mips: remove saf1761" Warner Losh
- git: a72d533769ec - stable/13 - stand: mfc notes Warner Losh
- git: d1cf19c70a6a - stable/13 - umodem: add quirk to ignore CDC_CM descriptor Corvin Köhne
- git: 026b0ff652e3 - stable/13 - umodem: ignore CDC_CM descriptor for baltech smartcard reader Corvin Köhne
- git: c69a31795b0e - stable/13 - flua: add a chown(2) binding Baptiste Daroussin
- git: 1054b8fdc339 - stable/13 - flua: chown(2) binding, fix bad copy/paste Baptiste Daroussin
- git: dc730e70a4fb - stable/13 - dma(8): add newaliases to mailer.conf Baptiste Daroussin
- git: e877f2de07cc - stable/13 - pci_info: update to 2022-12-04 Baptiste Daroussin
- git: 54112db5c466 - stable/13 - stand/uboot: Remove -fPIC here Warner Losh
- git: 8c7293a0ea24 - stable/13 - stand: update mips uboot to uboot reorg Warner Losh
- git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile Warner Losh
- Re: git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile Brooks Davis
- Re: git: d428dcc996b5 - stable/13 - stand/mips64: Make beri loader compile Warner Losh
- git: 20840247bcdd - stable/13 - stand: updated MFC info. Warner Losh
- git: ef72e52e8e0e - stable/13 - stand/mips: retire BERI boot loader Warner Losh
- Thu, 26 Jan 2023
- git: 1134f0d9a47a - stable/13 - nfscl: Improve NFSv4 error message for NFSERR_WRONGSEC Rick Macklem
- git: 08b2c7770703 - stable/13 - kgssapi: Increase timeout for kernel to gssd(8) upcalls Rick Macklem
- git: 9d35b4b38e1a - stable/12 - kgssapi: Increase timeout for kernel to gssd(8) upcalls Rick Macklem
- git: 52e8d11dfe85 - stable/13 - MFC: MFV: xz 5.4.1. Xin LI
- git: 664ccd7e3335 - stable/13 - ath(4): Fix a sysctl description and a typo in a comment Gordon Bergling
- git: c82fcdc3b49b - stable/12 - ath(4): Fix a sysctl description and a typo in a comment Gordon Bergling
- git: d399b27627d5 - stable/13 - growfs(7): conditionalize mention of adding dump device Mike Karels
- git: c1c40c8627a0 - stable/13 - linuxolator: add netlink support Alexander V. Chernikov
- git: cbd59dcec727 - stable/13 - netlink: fix standalone module build Alexander V. Chernikov
- git: efbf827ae461 - stable/13 - netlink: allow netlink to be build in the kernel Alexander V. Chernikov
- git: f41f62320fd0 - stable/13 - zfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release) into stable/13 Martin Matuska
- git: 0e622d39414a - stable/13 - bhyve/vioapic: remove an extra pin masked check John Baldwin
- git: 98796fffb6cd - stable/13 - bhyve/ioapic: only account for asserted line in level mode John Baldwin
- git: 38433b790de0 - stable/13 - bhyve/ioapic: improve the tracking of IRR bit John Baldwin
- git: 4fc5b31e2f31 - stable/13 - libvmm: clean up vmmapi.h John Baldwin
- git: 89c376406b5b - stable/13 - bhyve/snapshot: drop mkdir when creating the unix domain socket John Baldwin
- git: adad7dde3200 - stable/13 - bhyve/snapshot: rename checkpoint_opcodes to be more generic John Baldwin
- git: 2ba5f9560750 - stable/13 - bhyvectl: reduce code duplication John Baldwin
- git: bcf297e86e16 - stable/13 - bhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAME John Baldwin
- git: e96f9fa135a2 - stable/13 - bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM John Baldwin
- git: 3c17cf307b01 - stable/13 - bhyve/snapshot: provide a way to send other messages/data to bhyve John Baldwin
- git: 89698430bf83 - stable/13 - bhyve/snapshot: split up mutex/cond initialization from socket creation John Baldwin
- git: 1b85302234dd - stable/13 - bhyve/snapshot: fix pthread_create() error check John Baldwin
- git: bc740a76c3eb - stable/13 - bhyve/snapshot: switch to nvlist for snapshot requests John Baldwin
- git: 395c0adb2ab5 - stable/13 - bhyve/snapshot: use a string for cmd element in the nvlist John Baldwin
- git: a71480028333 - stable/13 - bhyvectl: drop vm_get_name() John Baldwin
- git: 51b1d348203d - stable/13 - libvmm: constify vm_get_name() John Baldwin
- git: 4b905478ffe4 - stable/13 - bhyve/snapshot: limit snapshot filename to NAME_MAX John Baldwin
- git: 20c0629a3b1b - stable/13 - bhyve: sweep MAX_VMNAME John Baldwin
- git: 0c10a2255084 - stable/13 - bhyve: use linker set for ipc commands John Baldwin
- git: 10e30f7d8fcb - stable/13 - bhyve/snapshot: ..back to SOCK_STREAM John Baldwin
- git: fc3a180c1723 - stable/13 - bhyve: Fix build when BHYVE_SNAPSHOT is set John Baldwin
- git: 7e8e5b8b80ae - stable/13 - bhyve: enhance debug info for memory range clash John Baldwin
- git: aa5f7a915250 - stable/13 - bhyve: change a default address from ANY to localhost John Baldwin
- git: a1ef42f1cffd - stable/13 - bhyve: Fix pci device node key in bhyve_config.5 John Baldwin
- git: a6346d2f3e0d - stable/13 - bhyve.8: Fix markup of the -G flag John Baldwin
- git: 1cc76bb620af - stable/13 - bhyve: clean up trailing whitespaces John Baldwin
- git: 3737a0cdcb42 - stable/13 - bhyve: Fix getaddrinfo() error handling John Baldwin
- git: 62bed9d49e41 - stable/13 - bhyve: plug memory leak in topology_parse() John Baldwin
- git: b0e536909807 - stable/13 - bhyve: missing mutex initializations John Baldwin
- git: f2bd360bf5f3 - stable/13 - man pages: Fix typo John Baldwin
- git: 5fdcc90fb0ff - stable/13 - bhyve: Fix virtio-console legacy configuration parsing John Baldwin
- git: 2d0d8aa835d5 - stable/13 - vmm: fix "set but not used" warnings John Baldwin
- git: 861c6ae8f009 - stable/13 - vmm: fix "set but not used" warnings John Baldwin
- git: 3a180da6891c - stable/13 - vmm: fix "set but not used" warnings John Baldwin
- git: 0bf049af5a8b - stable/13 - vmm: Re-quiet set but unused warnings. John Baldwin
- git: c7ff222d2060 - stable/13 - vmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD. John Baldwin
- git: d1d97a28e47e - stable/13 - Fix a typo in previous commit. John Baldwin
- git: 8fff0abd4746 - stable/13 - vmm: fix set but not used warning John Baldwin
- git: 27007f7863f1 - stable/13 - vmm: fix set but not used warnings John Baldwin
- git: 350f14da553a - stable/13 - vmm: fix set but not used warnings John Baldwin
- git: 75f1351ac56f - stable/13 - vmm: fix set but not used warning John Baldwin
- git: 3e0fa81b39a6 - stable/13 - vmm: fix set but not used warning John Baldwin
- git: 25ff80a4bccf - stable/13 - vmm: fix set but not used warning John Baldwin
- git: 18003eb854e8 - stable/13 - vmm_instruction_emul.c: fix bhyve build John Baldwin
- git: 0e81a14657d0 - stable/13 - bhyve: Report an error for invalid UUIDs. John Baldwin
- git: 2c86bac0a8e0 - stable/13 - bhyve: Enable suspend/resume support for virtio-blk. John Baldwin
- git: b22b31b380e8 - stable/13 - bhyve: Snapshot impovements for 'blockif' backend John Baldwin
- git: fca65e1baa1d - stable/13 - libvmmapi: Add vm_close() John Baldwin
- git: be9a57eda106 - stable/13 - vmm: Fix snapshots for AMD CPUs John Baldwin
- git: 6c708e91f447 - stable/13 - bhyve nvme: Fix Controller init error cases John Baldwin
- git: 542eea73db5d - stable/13 - bhyve: Address some warnings in bhyverun.c John Baldwin
- git: a9cbcdd96f4b - stable/13 - bhyve: Use designated initializers for virtio_consts tables John Baldwin
- git: e696777efa60 - stable/13 - bhyve: Annotate unused function parameters John Baldwin
- git: 1934d1a738d1 - stable/13 - bhyve: Make hda_ops function tables const John Baldwin
- git: fa466e70b325 - stable/13 - bhyve: Address some warnings in bhyverun.c John Baldwin
- git: ed9798bff00b - stable/13 - bhyve: Avoid arithmetic on void pointers John Baldwin
- git: 986e3ea0abb6 - stable/13 - bhyve: Use the proper type for string literals John Baldwin
- git: ba7eee41ff10 - stable/13 - bhyve: Put the prototype for vga_render() in a header John Baldwin
- git: 826a7bf96193 - stable/13 - bhyve: Fix some warnings in the snapshot code John Baldwin
- git: 1aa0ccf6f232 - stable/13 - bhyve: USB device model structures can be qualified with "static" John Baldwin
- git: ea53f4fe7b20 - stable/13 - bhyve: Annotate an unused function as such John Baldwin
- git: 131a87a32703 - stable/13 - bhyve: Put the prototype for vmexit_task_switch() in a header John Baldwin
- git: dc1d08705b4e - stable/13 - bhyve: Drop a bogus const qualifier John Baldwin
- git: c369cdd69656 - stable/13 - bhyve: Address warnings in blockif_proc() John Baldwin
- git: f233e95e8a5c - stable/13 - bhyve: Address signed/unsigned comparison warnings in the e1000 model John Baldwin
- git: a48715b58c5a - stable/13 - bhyve: Address some signed/unsigned comparison warnings John Baldwin
- git: 04601ccc9581 - stable/13 - bhyve: Address signed/unsigned comparison warnings in the AHCI model John Baldwin
- git: a7fd3f511fc5 - stable/13 - bhyve: Remove an unused parameter from pci_nvme_append_iov_req() John Baldwin
- git: 1f1b3763610a - stable/13 - bhyve: Implement MSR_MISC_FEATURES_ENABLES John Baldwin
- git: b728765f88dd - stable/13 - bhyve: Address warnings about potential unaligned accesses in fwctl.c John Baldwin
- git: e449800f0a7e - stable/13 - bhyve: Fix a typo in a comment John Baldwin
- git: c8a6e51a4f86 - stable/13 - bhyve: Avoid using a packed struct for xhci port registers John Baldwin
- git: 79135b4788e2 - stable/13 - bhyve: Let BASL compile with raised warnings John Baldwin
- git: 03851ae8cd4d - stable/13 - bhyve: Mark pci_de_vinput as static. John Baldwin
- git: 1348ad12a910 - stable/13 - bhyve: Enable the default compiler warnings John Baldwin
- git: 50c272dd2e74 - stable/13 - bhyve basl: Use GCC pragmas. John Baldwin
- git: a4d4176aae92 - stable/13 - bhyve: Fix sign compare warnings in the e1000 device model. John Baldwin
- git: 3b700550004c - stable/13 - bhyve: Don't leak uninitialized bits in NVMe completion statuses. John Baldwin
- git: 697b7cf36101 - stable/13 - bhyve: Clear lid to 0 for internal device errors for NVMe AENs. John Baldwin
- git: eb8d8798a0eb - stable/13 - bhyve: Avoid unlikely truncation of the blockif ident strings. John Baldwin
- git: f995c129a527 - stable/13 - bhyve: Fix sign compare warnings in the NVMe device model. John Baldwin
- git: cee36581281d - stable/13 - bhyve: Appease warning about a potentially unaligned pointer. John Baldwin
- git: 225443828ec6 - stable/13 - bhyve: Avoid passing a possible garbage pointer to free(). John Baldwin
- git: a8ffb1a17ce3 - stable/13 - vmm: Simplify saving of absolute TSC values in snapshots. John Baldwin
- git: 80cce0a3610b - stable/13 - vmm: Use vm_get_maxcpus() instead of VM_MAXCPU in various places. John Baldwin
- git: 5cf42db0f6b4 - stable/13 - vmm svm: Refactor per-vCPU data. John Baldwin
- git: e30d4a6b2451 - stable/13 - vmm vmx: Refactor per-vCPU data. John Baldwin
- git: 02c219b9c9a8 - stable/13 - vmm svm: Mark all VMCB state caches dirty on vCPU restore. John Baldwin
- git: f5bc0f746681 - stable/13 - vmm: Rework snapshotting of CPU-specific per-vCPU data. John Baldwin
- git: bf5683caedae - stable/13 - vmm vmx: Add a global bool to indicate if the host has the TSC_AUX MSR. John Baldwin
- git: 6fc2d2dbe235 - stable/13 - vmm: Refactor storage of CPU-dependent per-vCPU data. John Baldwin
- git: c97ec19b20be - stable/13 - vmm: Remove the per-vm cookie argument from vmmops taking a vcpu. John Baldwin
- git: b901a534ac9d - stable/13 - vmm svm: Add SVM_CTR* wrapper macros. John Baldwin
- git: 11940aaeb0de - stable/13 - vmm vmx: Add VMX_CTR* wrapper macros. John Baldwin
- git: eb15017f7d2e - stable/13 - vmm: Use VLAPIC_CTR* in more places. John Baldwin
- git: fa1eabaa8d9a - stable/13 - vmm: Expose struct vcpu as an opaque type. John Baldwin
- git: 8e1395e88b53 - stable/13 - vmm: Use struct vcpu with the vmm_stat API. John Baldwin
- git: d829b4ef464d - stable/13 - bhyve: Remove unused vm and vcpu arguments from vm_copy routines. John Baldwin
- git: b558a25c103a - stable/13 - vmm: Add _KERNEL guards for io headers shared with userspace. John Baldwin
- git: 6cedf47c177b - stable/13 - vmm: Add vm_gpa_hold_global wrapper function. John Baldwin
- git: 3762293b30f3 - stable/13 - vmm: Use struct vcpu in the instruction emulation code. John Baldwin
- git: 60ba8879c326 - stable/13 - vmm: Pass vcpu instead of vm and vcpuid to APIs used from CPU backends. John Baldwin
- git: 63f32b7af988 - stable/13 - vmm: Restore the correct vm_inject_*() prototypes John Baldwin
- git: 88c217560ee4 - stable/13 - vmm: Remove vcpuid from I/O port handlers. John Baldwin
- git: 6325451815cd - stable/13 - vmm: Remove support for vm_rendezvous with a cpuid of -1. John Baldwin
- git: 67ade508ce0a - stable/13 - vmm: Use struct vcpu in the rendezvous code. John Baldwin
- git: 9ed7e7c69e1a - stable/13 - vmm: Remove unused vcpuid argument from vioapic_process_eoi. John Baldwin
- git: 197cb60d7af4 - stable/13 - vmm ppt: Remove unused vcpu arg from MSI setup handlers. John Baldwin
- git: 3348ba1d6da9 - stable/13 - vmm: Lookup vcpu pointers in vmmdev_ioctl. John Baldwin
- git: 20406b29b3ec - stable/13 - vmm vmx: Allocate vpids on demand as each vCPU is initialized. John Baldwin
- git: 85ccfcb79fee - stable/13 - vmm stat: Add a special nelems constant for arrays sized by vCPU count. John Baldwin
- git: 1c44dd389459 - stable/13 - vmm: Destroy mutexes. John Baldwin
- git: aca0d0b421d3 - stable/13 - vmm: Use an sx lock to protect the memory map. John Baldwin
- git: eb37d3cc565e - stable/13 - vmm: take exclusive mem_segs_lock when (un)assigning ppt dev John Baldwin
- git: 8cd6af3324bf - stable/13 - vmm: take exclusive mem_segs_lock in vm_cleanup() John Baldwin
- git: c4469e134e04 - stable/13 - vmm devmem_mmap_single: Bump object reference under memsegs lock. John Baldwin
- git: b88a7eae3584 - stable/13 - vmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs. John Baldwin
- git: 5d3ee23b91f3 - stable/13 - vmm: don't lock a mtx in the icr_low write handler John Baldwin
- git: 8ff0e2a57d97 - stable/13 - vmm: Allocate vCPUs on first use of a vCPU. John Baldwin
- git: 3e02f8809aec - stable/13 - vmm: Convert VM_MAXCPU into a loader tunable hw.vmm.maxcpu. John Baldwin
- git: 4aded963cdce - stable/13 - vmm: Trim some pointless #ifdef KTR. John Baldwin
- git: 20b3385d4236 - stable/13 - vmm: Fix non-INVARIANTS build John Baldwin
- git: 4c13ad46a150 - stable/13 - vmm: Fix build w/o KDTRACE_HOOKS. John Baldwin
- git: d786f1706ed4 - stable/13 - vmm: Remove stale comment for vm_rendezvous. John Baldwin
- git: 16d0360d3399 - stable/13 - vmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU locked. John Baldwin
- git: 3bedbb1008a8 - stable/13 - vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X]. John Baldwin
- git: a982814ef8dd - stable/13 - vmm: Avoid infinite loop in vcpu_lock_all error case. John Baldwin
- git: c44d097dcf92 - stable/13 - vmm: Free vCPUs when destroying them. John Baldwin
- git: b4ce43992b67 - stable/13 - RELNOTES: Document lifting the hard limit on guest vCPUs in bhyve. John Baldwin
- git: 477ca9b8ef7a - stable/13 - bhyve: Remove unused argument from pci_nvme_handle_doorbell. John Baldwin
- git: 8506352dd517 - stable/13 - bhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*. John Baldwin
- git: ce259e6688c5 - stable/13 - bhyve: Remove unused vcpu argument from PCI read/write methods. John Baldwin
- git: 8dbc7c17aeb8 - stable/13 - bhyve: Remove the unused vcpu argument from all of the I/O port handlers. John Baldwin
- git: cd49fdbdec51 - stable/13 - bhyve: Remove handler for VM_EXITCODE_SPINUP_AP. John Baldwin
- git: 05a92ae6573e - stable/13 - bhyve: Remove unused return value from spinup_ap. John Baldwin
- git: e57a5e80e913 - stable/13 - bhyve: Simplify setting vCPU capabilities. John Baldwin
- git: ec1ecab8c350 - stable/13 - bhyve: Remove some no-op code for setting RIP. John Baldwin
- git: 41badad786f9 - stable/13 - bhyve: Allocate struct vm_exit on the stack in vm_loop. John Baldwin
- git: bec53b365062 - stable/13 - bhyve: Don't access vcpumap[vcpu] directly in parse_cpuset(). John Baldwin
- git: 3dcdb83c85b5 - stable/13 - bhyve: Tidy vCPU pthread startup. John Baldwin
- git: 622e092eeca4 - stable/13 - bhyve: Simplify spinup_ap_realmode slightly. John Baldwin
- git: 411ea77fed69 - stable/13 - bhyve: Avoid triggering false -Wfree-nonheap-object warnings. John Baldwin
- git: 2ae9f7a45302 - stable/13 - bhyve: Fix a mismerge in the PCI passthrough device model. John Baldwin
- git: 39177915279a - stable/13 - bhyve: Remove vmctx argument from PCI device model methods. John Baldwin
- git: f31dc54deed4 - stable/13 - bhyve: Fix a global buffer overread in the PCI hda device model. John Baldwin
- git: abdc47cd6969 - stable/13 - bhyve: Fix a buffer overread in the PCI hda device model. John Baldwin
- git: b0bd185dc3f0 - stable/13 - bhyveload: open guest boot disk image O_RDWR John Baldwin
- git: df8c42f5ad12 - stable/13 - bhyve: Mark pci_de_vinput as const. John Baldwin
- Fri, 27 Jan 2023
- git: 84c7aaf0de12 - stable/13 - netlink: add netlink to GENERIC@amd64 Alexander V. Chernikov
- git: 6f996120e374 - stable/13 - ipfw: Add missing 'va' code point name Alexander V. Chernikov
- git: 44180bc8e6be - stable/13 - ena: Remove unused devclass argument to DRIVER_MODULE. Marcin Wojtas
- git: 201f6507c0f5 - stable/13 - ena: Remove unused variable. Marcin Wojtas
- git: 761d30c8d07e - stable/13 - ena: Remove write only variables Marcin Wojtas
- git: 35797fe2aeb6 - stable/13 - ena: Re-Enable per-packet missing tx completion print Marcin Wojtas
- git: 92761fcc3b40 - stable/13 - ena: Remove timer service re-arm on ena_restore_device failure Marcin Wojtas
- git: ff1a2fe6da0e - stable/13 - ena: Switch driver owners from semihalf to amazon in man file Marcin Wojtas
- git: a33b0a2ab29e - stable/13 - ena: Update driver version to v2.6.2 Marcin Wojtas
- git: c8c74bcbe973 - stable/13 - document first appearance of fhlink et al Alan Somers
- git: 1961075a6972 - stable/13 - Allow any user to read the NFS stats, for example with nfsstat(1). Alan Somers
- git: 86957b873f99 - stable/13 - loader: md: Use default func for fmtdev and parsedev Emmanuel Vadot
- git: 6d28cb5486b8 - stable/13 - improvements to cap_sysctl.3 Alan Somers
- git: d3deff397d7b - stable/13 - Add test cases for ping with IP options in the response Alan Somers
- git: 8a8d695deea0 - stable/13 - ping(8): man page cleanup Alan Somers
- git: ae380bb8864f - stable/13 - fsx: bounds check the inputs Alan Somers
- git: 704bfe6dbfcb - stable/13 - fsx: more consistent debug output with -[RWU] Alan Somers
- git: 8b7b81fd64ec - stable/13 - Switch wg(4) to the new if_clone KPI Alan Somers
- git: 0811d18fea91 - stable/13 - cal: don't print terminal control characters unless stdout is a TTY Alan Somers
- Sat, 28 Jan 2023
- git: 3ec68505d6b9 - stable/13 - 13.2: update stable/13 to -PRERELEASE to start the release cycle Colin Percival
- git: 8edf0b52c407 - stable/13 - pf: fix panic on deferred packets Kristof Provost
- git: 76e1ec4e10fa - stable/12 - pf: fix panic on deferred packets Kristof Provost
- git: 14f52003bd8a - stable/13 - pf: fix syncookies in conjunction with tcp fast port reuse Kristof Provost
- git: 2cfb60783900 - stable/13 - pf tests: test fast port re-use with syncookies Kristof Provost
- git: 8f22dbcf0f0a - stable/12 - pf: fix syncookies in conjunction with tcp fast port reuse Kristof Provost
- git: 1279c260c053 - stable/12 - pf tests: test fast port re-use with syncookies Kristof Provost
- git: a1362d625340 - stable/13 - grep: properly switch EOL indicator with -z Kyle Evans
- Sun, 29 Jan 2023
- git: c16c7b399645 - stable/13 - nfsserver: Fix handling of SP4_NONE Rick Macklem
- git: 8968ad84e959 - stable/13 - netpfil tests: improve sniffer.py Kristof Provost
- git: e2be74cff37a - stable/12 - netpfil tests: improve sniffer.py Kristof Provost
- git: 4c3c6c9271c0 - stable/13 - netpfil tests: improve pft_ping.py Kristof Provost
- git: 668a32ab231d - stable/12 - netpfil tests: improve pfsync_defer.py Kristof Provost
- git: 3c37c1ea1989 - stable/13 - netpfil tests: improve pfsync_defer.py Kristof Provost
- git: ba1fc13882d1 - stable/13 - Add kf_file_nlink field to kf_file and populate it Mateusz Guzik
- git: 8497b431f19e - stable/13 - kvmclock: Fix initialization when EARLY_AP_STARTUP is not defined Mark Johnston
- git: 870464f11f3c - stable/12 - kvmclock: Fix initialization when EARLY_AP_STARTUP is not defined Mark Johnston
- Mon, 30 Jan 2023
- Tue, 31 Jan 2023
- git: 17262e08af4e - stable/13 - libcxx: Implement atomic::wait/notify using _umtx_op(2) for 64bit arches Konstantin Belousov
- git: a140a745c4da - stable/13 - libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__ Konstantin Belousov
- git: c8d8e959b51a - stable/13 - libcxx: add comment explaining why umtx is only used for 64bits Konstantin Belousov
- git: 9149830359bf - stable/13 - strfmon(3): Add an EXAMPLES section Konstantin Belousov
- git: 4e1231260731 - stable/13 - strfmon(3): Wording improvements Konstantin Belousov
- git: fd22978f860c - stable/13 - strfmon(3): Match the return type Konstantin Belousov
- git: 6879fc89425f - stable/13 - Makefile: Avoid sanitizing PATH on non-FreeBSD systems Jessica Clarke
- git: cc58b7123be2 - stable/13 - libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-V Jessica Clarke
- git: a82b1ca60381 - stable/13 - libc: Fix longjmp/_longjmp(buf, 0) for MIPS Jessica Clarke
- git: d00a638bfd66 - stable/13 - mips: Fix sendsig for stack layout randomisation Jessica Clarke
- git: 2b7b51c479c4 - stable/13 - libcrypto: Work around strict aliasing violations in bn_nist.c Jessica Clarke
- git: 0eda98025d37 - stable/13 - goldfish_rtc: Fix handling a local time RTC Jessica Clarke
- git: f8986380049a - stable/13 - pfctl: rule.label is a two-dimensional array Kristof Provost
- git: 5a0cbbcaca6d - stable/12 - pfctl: rule.label is a two-dimensional array Kristof Provost
- git: d3ed105942bb - stable/13 - tzcode: Implement timezone change detection Dag-Erling Smørgrav
- git: 93cc70bf9ca7 - stable/13 - Bring our tzcode up to date. Dag-Erling Smørgrav
- git: 3901be6a14ce - stable/13 - Makefile.inc1: Print the right PATH for missing install tool error Dag-Erling Smørgrav
- git: 98091db83d98 - stable/12 - ena: Remove unused variable. Marcin Wojtas
- git: ffcc58a767bd - stable/12 - ena: Remove write only variables Marcin Wojtas
- git: 113c730edcca - stable/12 - ena: Re-Enable per-packet missing tx completion print Marcin Wojtas
- git: b1f4275bfe86 - stable/12 - ena: Remove timer service re-arm on ena_restore_device failure Marcin Wojtas
- git: 235f2ddf9dff - stable/12 - ena: Switch driver owners from semihalf to amazon in man file Marcin Wojtas
- git: 00a6bb16fb6c - stable/12 - ena: Update driver version to v2.6.2 Marcin Wojtas
- Go to: [ monthly archives ] [ by author ] [ by date ]