dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
October 2023 Archives by date
- Sun, 01 Oct 2023
- Mon, 02 Oct 2023
- git: e61568aeeec7 - main - swap_pager: Fix a race in swap_pager_swapoff_object() Mark Johnston
- git: d94d07d58141 - main - netdump: Check the return value of ifunit_ref() Mark Johnston
- git: 773606fcdfae - main - ofwdump: install dependent on MK_FDT Mitchell Horne
- git: 4ed35b7d1eb5 - main - net80211: improve ddb output for sta and rate Bjoern A. Zeeb
- git: db195a523f9b - main - net80211: make ieee80211_alloc_node() private Bjoern A. Zeeb
- git: f156cd892b55 - main - net80211 / drivers: remove public use of ieee80211_node_incref() Bjoern A. Zeeb
- git: 7ea866eb14f8 - main - nvme: Fix memory leak in pt ioctl commands Mark Johnston
- git: 1bd9ca8b7548 - main - aarch64: support BTI and pointer authentication in assembly Andrew Turner
- git: 417778192361 - main - aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 Andrew Turner
- git: bd9588bca05f - main - ossl: Rebuild the openssl asm Andrew Turner
- git: b166580681e3 - main - lib/libc/tests/string/memcmp_test.c: extend test to support custom memcmp function Robert Clausecker
- git: c6cc06d465a9 - main - lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp Robert Clausecker
- git: ebaea1bcd2eb - main - x86: AMD Zen2: Zenbleed chicken bit mitigation Ed Maste
- git: bd572be78436 - main - setusercontext(): Fix gap when setting a realtime-class priority Ed Maste
- git: b8c1aadef9d8 - main - login_cap.c: Don't set errno to ERANGE on memory allocation failure Ed Maste
- git: c4b927c341e2 - main - geli tests: Use shorter passphrases in setkey_passphrase Mark Johnston
- git: ccac440f7cbb - main - libprocstat: style: space after switch Brooks Davis
- git: 6b3bb233cd0c - main - amd64 cpu_fetch_syscall_args_fallback(): fix whitespace Konstantin Belousov
- git: 39024a891469 - main - syscalls: fix missing SIGSYS for several ENOSYS errors Konstantin Belousov
- git: b82b4ae75250 - main - sysentvec: add SV_SIGSYS flag Konstantin Belousov
- git: 5804a1623054 - main - nosys(): add kern.signosys tunable/sysctl to control SIGSYS Konstantin Belousov
- git: 7acc4240ce00 - main - linuxolator: fix nosys() to not send SIGSYS Konstantin Belousov
- git: 0afcac3e37e9 - main - SIGSYS: add tests Konstantin Belousov
- Tue, 03 Oct 2023
- Re: git: 7494fb6b7d80 - main - EC2: Flavour existing AMIs as "base" Colin Percival
- git: 09f5c1e118bb - main - libfetch: don't rely on ca_root_nss for certificate validation Dag-Erling Smørgrav
- git: b67c0ba46138 - main - tests: Test that SIGSYS is not delivered if kern.signosys knob is off Dmitry Chagin
- git: 8e523be5a5a2 - main - linux(4): Deorbit linux_nosys from syscalls.master Dmitry Chagin
- git: 99abee8b7be2 - main - linux(4): Regen for linux_nosys change Dmitry Chagin
- git: 199e397e9bf1 - main - linux(4): Deorbit linux_nosys Dmitry Chagin
- git: 7ec361d627fa - main - sysent: Trim trailing whitespaces Dmitry Chagin
- git: 580d00f42fdd - main - iicbus: Move twsi under a new controller subdirectory Emmanuel Vadot
- git: 2f16049c985a - main - iicbus: Move remaining rtc driver into rtc subfolder Emmanuel Vadot
- git: 062944cc4227 - main - iicbus: Move Silergy pmic/regulators under pmic/silergy subdirectory Emmanuel Vadot
- git: 22d7dd834bc5 - main - iicbus: Move adm1030 and adt746x to new pwm subdirectory Emmanuel Vadot
- git: 06589d6e029c - main - iicbus: Move ADC drivers into a new adc subfolder Emmanuel Vadot
- git: 918a10c9f792 - main - iicbus: conf: Fix pcf8574 entry Emmanuel Vadot
- git: 7c569caa0a6f - main - iicbus: Move i2c sensors drivers into new sensor subdirectory Emmanuel Vadot
- git: 125f5c5b48b1 - main - iicbus: Move opencores i2c driver into controller subdirectory Emmanuel Vadot
- git: 137b58e4d204 - main - i2c: Add cadence iic driver Emmanuel Vadot
- git: 1d6a6a524409 - main - i2c: Add Microcrystal RV3032 RTC driver Emmanuel Vadot
- git: fbb3f13b1553 - main - linux(4): Actually delete linux_sysproto.h Dmitry Chagin
- git: 38a375c472d2 - main - vfs cache: s/vfs.cache_fast_lookup/vfs.cache.param.fast_lookup Mateusz Guzik
- git: 4862e8ac0223 - main - vfs cache: describe various optimization ideas Mateusz Guzik
- git: b4db386f9fa7 - main - dtrace: fix fbt regression for aarch64 Mark Johnston
- git: 5a82fc7859f7 - main - sbuf.9: Add LIBRARY section Mateusz Piotrowski
- git: 1e99b2ee9095 - main - linuxkpi: Fix uses of `pmap_change_attr()` Jean-Sébastien Pédron
- git: 6c38c6b1b917 - main - LinuxKPI: 802.11: fix re-creation of VAP Bjoern A. Zeeb
- Wed, 04 Oct 2023
- git: 74c2461386ea - main - pf: cope with missing rpool.cur Kristof Provost
- git: f06c92854474 - main - LinuxKPI: remove dummy headers with implementations Bjoern A. Zeeb
- git: f7f4bd06a8d4 - main - zfs: merge openzfs/zfs@f795e90a1 Martin Matuska
- git: 30beebe444f5 - main - freebsd-update: add a note about when files may be deleted Ed Maste
- git: 6962da914dd5 - main - axge: Add support for AX88179A Mark Johnston
- git: 4b38c532efb9 - main - mount.8: Mention tarfs(5) Mark Johnston
- git: 61ba55bcf70f - main - bsddialog: import version 1.0 Baptiste Daroussin
- git: dfa9e89fcd3f - main - mailmap: Fixup a few github nouser emails Warner Losh
- git: 01d53c34e79a - main - bhyve: Improve pcifd function naming Mark Johnston
- git: 4f2bd4027b32 - main - bhyve: Start moving machine-dependent code into subdirectories Mark Johnston
- git: f927afc1a6fe - main - bhyve: Move some more amd64-specific drivers to their own subdir Mark Johnston
- git: 4fe5b70cae67 - main - bhyve: Move more amd64-specific code under amd64/ Mark Johnston
- git: a1642451ce25 - main - bhyve: Move kernemu to amd64/ Mark Johnston
- git: 72f9c9d82fce - main - bhyve: Split vmexit handling into a separate file Mark Johnston
- git: 145ffd5db770 - main - bhyve: Remove some unneeded includes from snapshot.c Mark Johnston
- git: 548b11228f7a - main - bhyve: Move MSR emulation into amd64/ Mark Johnston
- git: a7f6c2ff732d - main - bhyve: Move the RTC driver to amd64/ Mark Johnston
- git: 75d1e855b0a2 - main - bhyve: Move power management code to amd64/ Mark Johnston
- git: 4ab7aea8ec2f - main - bhyve: Move the gvt-d driver to amd64/ Mark Johnston
- git: c7c5d3e3888a - main - bhyve: Move AP startup code to amd64/ Mark Johnston
- git: 71cc76e8d78e - main - bhyve: Compile some device models only on amd64 Mark Johnston
- git: 55c13f6e7a41 - main - bhyve: Move legacy PCI interrupt handling under amd64/ Mark Johnston
- git: 61429b49d2bd - main - bhyve: Conditionally compile framebuffer-related code Mark Johnston
- git: 31cf78c9217b - main - bhyve: Make most I/O port handling specific to amd64 Mark Johnston
- git: ca2cda98d265 - main - bhyve: Make gdb support optional Mark Johnston
- git: e20b74da223d - main - bhyve: Move vcpu initialization into a MD source file Mark Johnston
- git: f82af74c7603 - main - bhyve: Move most early initialization into an MD routine Mark Johnston
- git: 83b003fbe965 - main - bhyve: Build the HPET ACPI table on amd64 only Mark Johnston
- git: 7228ad8da93b - main - bhyve: Move the vm_inject_fault() implementation to vmexit.c Mark Johnston
- git: 4fe779900b5d - main - linux(4): Deduplicate SystemV IPC defines from amd64/linux Dmitry Chagin
- git: 1ee29160c5e5 - main - linux(4): Fix semid64_ds structure layout Dmitry Chagin
- git: 8818f0f1124e - main - TCP: Fix a rack bug that skyzall found which results in a crash. Randall Stewart
- Thu, 05 Oct 2023
- git: 9b03a5de73d4 - main - bectl: fix some `mandoc -Tlint` complaints Kyle Evans
- git: 30e9abf2fc46 - main - bsdconfig(8): add bsddialog(1) support Baptiste Daroussin
- git: 5b9f08dbc7a4 - main - bsdconfig: always build and install Baptiste Daroussin
- git: 166a655fcf13 - main - bsdinstall: decouple from the MK_DIALOG option Baptiste Daroussin
- git: 956a46311462 - main - if_ovpn tests: fix ra test Kristof Provost
- git: e19b2ef976d3 - main - genl: add a monitor subcommand Baptiste Daroussin
- git: 77e93191b92e - main - bsdconfig: drop support for floppies Baptiste Daroussin
- git: 5c8c9e1744b3 - main - ObsoleteFiles.inc: document the removal of floppy support in bsdconfig Baptiste Daroussin
- git: aaff6a85ff1e - main - fortune: use 115200 in serial example Ed Maste
- git: 5e7aa7574445 - main - bsdconfig: remove support for ftp, pkg does not support it anymore Baptiste Daroussin
- git: 5ad9edd4565c - main - bsdconfig: use working respositories Baptiste Daroussin
- git: 2749c222da8a - main - vfs cache: sanitize debug counters Mateusz Guzik
- git: 0f15054f7990 - main - vfs cache: plug a hypothetical corner case when freeing Mateusz Guzik
- git: cd2105d691f4 - main - vfs cache: denote a known bug in cache_remove_cnp Mateusz Guzik
- git: 8b622172ba44 - main - vfs cache: add 2 more optimizaiton ideas Mateusz Guzik
- git: 7d48224073ce - main - netlink: fix accessing freed memory Bjoern A. Zeeb
- git: 1137943b1c5b - main - net80211: remove ieee80211_unref_node() Bjoern A. Zeeb
- git: 4f3b2bba240b - main - rtw88: Use RF_CFGCH instead of hard coded 0x18 Bjoern A. Zeeb
- git: 0d2cb6a6ecde - main - LinuxKPI: 802.11: hide txq debugging behind checks Bjoern A. Zeeb
- git: 218885219615 - main - net80211: de-inline ieee80211_ref_node() Bjoern A. Zeeb
- git: 1525625c7c94 - main - certctl: Clean up. Dag-Erling Smørgrav
- git: a401c8cb26b2 - main - certctl: Split certificate bundles before processing. Dag-Erling Smørgrav
- git: 4ab019329025 - main - bsdconfig: simplify pkg installation and ABI detection Baptiste Daroussin
- git: 432ae724e6eb - main - dwc: Move every sub drivers to dev/dwc Emmanuel Vadot
- git: f114aadd3e23 - main - dwc: Rename dwc_reset to dwc_reset_phy Emmanuel Vadot
- git: 27f03f1608f3 - main - dwc: Remove unused GPIO_ACTIVE_LOW define Emmanuel Vadot
- git: f4bb6ea5212b - main - dwc: Add support for mixed-burst Emmanuel Vadot
- git: b69c49d10632 - main - dwc: Add support for aal Emmanuel Vadot
- git: 50059a60edec - main - dwc: Rewrite clock and reset functions Emmanuel Vadot
- git: 9e3879fcc111 - main - dwc: Drop 'All rights reserved' Emmanuel Vadot
- git: c36125f6cc8b - main - dwc: Rename if_dwc.h to dwc1000_reg.h Emmanuel Vadot
- git: 972adf0f97ac - main - dwc: Split dma functions Emmanuel Vadot
- git: 62519d5a4f71 - main - dwc: Split core functions Emmanuel Vadot
- git: afa0f66e81cc - main - dwc: Move the txstart dma part to dwc1000_dma Emmanuel Vadot
- git: 627726b5b6fa - main - dwc: Move struct dwc_hash_maddr_ctx declaration in dwc1000_core Emmanuel Vadot
- git: fe82f82dcc3d - main - dwc: Put all DMA related defines in dma1000_dma.c Emmanuel Vadot
- git: 29776aa436cf - main - dwc: Move interrupt related code to core and dma file Emmanuel Vadot
- git: f0a7dd770312 - main - dwc: Setup desc addresses in the dma init function. Emmanuel Vadot
- git: 363b7c39fbad - main - dwc: Move the dma reset code in dwc1000_dma.c Emmanuel Vadot
- git: 5d88a52be44a - main - dwc: Move dma engine configuration to dwc1000_dma.c Emmanuel Vadot
- git: 801fb66a7e34 - main - dwc: Do not re-invent phy mode type Emmanuel Vadot
- git: cef444d068ff - main - dwc: Move BUS_MODE_DEFAULT_PBL; in if_dwcvar.h Emmanuel Vadot
- git: 4b7975ecdc36 - main - dwc: Remove if_dwc_mac_type Emmanuel Vadot
- git: 25fcf889bd7d - main - bsdconfig: remove even more of the ftp support Baptiste Daroussin
- git: b00dbe851c66 - main - pf: fix SCTP SDT probe Kristof Provost
- git: 6a773a0582ba - main - fusefs: add more readdir tests for misbehaving servers Alan Somers
- git: b911f504005d - main - dwc: if_dwc_aw: Include net/if_media.h Emmanuel Vadot
- git: b6a61ac2d475 - main - Add mitigations(7) describing our vulnerability mitigations Ed Maste
- Re: git: b6a61ac2d475 - main - Add mitigations(7) describing our vulnerability mitigations Cy Schubert
- Fri, 06 Oct 2023
- git: 6e5dcc6113da - main - Connect mitigations(7) to the build Ed Maste
- git: 3c871489cdd6 - main - if_re: add Realtek Killer Ethernet E2600 IDs Kristof Provost
- git: 07b2c79cc6c7 - main - Correct the example: use maxproc instead of nonexistent nproc Benedict Reuschling
- git: 3a11944bca0f - main - net80211: pass __func__, __LINE__ also to ieee80211_alloc_node() Bjoern A. Zeeb
- git: 299e2d5724c2 - main - rtw88: re-connect to the build Bjoern A. Zeeb
- git: 70a0fb43f91c - main - growfs: make exit codes more consistent Dag-Erling Smørgrav
- git: 6594288a6088 - main - mailmap: Add pstef and val Dag-Erling Smørgrav
- git: 57b9a104a26d - main - Cirrus CI: Only trigger amd64-gcc12 on pull requests Ed Maste
- git: d6ae056e9dc9 - main - Extend description of -p to include interactions with -d and implying -x Benedict Reuschling
- git: 7bf5f682c073 - main - Improve the pf nat exhaustion test by checking the reply from the echo server Brad Davis
- git: a5bebe4359ef - main - geom.4: Document kern.geom.notaste sysctl Benedict Reuschling
- git: 7ce98cf2f87a - main - pfctl: fix incorrect mask on dynamic address Kristof Provost
- Re: git: d6ae056e9dc9 - main - Extend description of -p to include interactions with -d and implying -x Piotr P. Stefaniak
- git: aad8fb3e2be2 - main - tests: Add a test case for arp host lookups. Dag-Erling Smørgrav
- git: c5e5722220e0 - main - tests: Use ifconfig -j instead of jexec ifconfig. Dag-Erling Smørgrav
- git: cec8e6ba64cc - main - daemon: Disable stdio buffering. Dag-Erling Smørgrav
- git: 7786911ffd1f - main - dwc: Rewrite part of the descriptors setup functions Emmanuel Vadot
- git: 7854d0f6584d - main - dwc: Get the mii clock after calling IF_DWC_INIT Emmanuel Vadot
- git: cf037a17c7c8 - main - dwc: rockchip: Properly calculate mii clock based on pclk_mac Emmanuel Vadot
- git: 38cbdae33b7c - main - dwc: Rewrite barrier part Emmanuel Vadot
- git: 03205a8cd57f - main - i2c: rtc: Add module for hym8563 driver Emmanuel Vadot
- git: 86885b186898 - main - Fix intermittency in the sys.fs.fusefs.mknod.main test Alan Somers
- git: a2b289608d6b - main - mitigations.7: briefly explain RELRO Ed Maste
- git: 8399d764c929 - main - Fix intermittency in the sys.fs.fusefs.symlink.main test Alan Somers
- Sat, 07 Oct 2023
- git: 4640df1b0a49 - main - mrsas: Fix callout locking in mrsas_complete_cmd() Mark Johnston
- git: f7a2eeaa75dc - main - src.conf(5): regen after 166a655fcf13 (bsdinstall/libdialog) Ed Maste
- git: abca3ae7734f - main - udp: fix sending of IPv4-mapped addresses Michael Tuexen
- git: 662ec2f78152 - main - fusefs: sanitize FUSE_READLINK results for embedded NULs Alan Somers
- git: 128f63cedc14 - main - (s)tty: add support for IUTF8 input flag Christos Margiolis
- git: 9e589b093857 - main - tty: fix improper backspace behaviour for UTF8 characters when in canonical mode Christos Margiolis
- Re: git: 9e589b093857 - main - tty: fix improper backspace behaviour for UTF8 characters when in canonical mode Dima Panov
- Re: git: 9e589b093857 - main - tty: fix improper backspace behaviour for UTF8 characters when in canonical mode Christos Margiolis
- git: 6d3296f16a06 - main - teken: use __bitcount() instead of bitcount() Christos Margiolis
- git: 04c8bfc17610 - main - jexec.8: Add examples section Danilo G. Baio
- Sun, 08 Oct 2023
- git: 2821a7498f65 - main - libfetch, fetch: Stop recommending the use of ca_root_nss. Dag-Erling Smørgrav
- git: b2526e8bfe51 - main - zfs: merge openzfs/zfs@66b81b349 Martin Matuska
- git: 9aa71bad2180 - main - zfs: update zfs_config.h and zfs_gitrev.h missing in b2526e8bfe51 Martin Matuska
- git: 38ecc80b2a4e - main - tcp: Simplify the initialization of loader tunable 'net.inet.tcp.tcbhashsize' Zhenlei Huang
- git: 4b9aa38ef0e5 - main - teken: fix up unused func warnings Mateusz Guzik
- git: 3ddd961db1ce - main - mount_nfs(8): Indicate that the -t option is deprecated Benedict Reuschling
- Mon, 09 Oct 2023
- git: 6c1d6d4c7ffd - main - i386: Add a leaf PTP when pmap_enter(psind=1) creates a wired mapping Mark Johnston
- git: 808f5ac3c6dc - main - arm64: Add a leaf PTP when pmap_enter(psind=1) creates a wired mapping Mark Johnston
- git: dac91eb76603 - main - sctp: Various fixes for loader tunables Zhenlei Huang
- git: 0d3a87569f14 - main - file_test: Fix file test Xin LI
- git: 3347078000c0 - main - (upstream) PR/386: Add newlines for consitency 2 Xin LI
- git: af5e348c61da - main - mtree: Add missing sound entry for /usr/examples Emmanuel Vadot
- git: e2ad7ce37b1a - main - cam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: 0eb2e197896e - main - ddb: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: 95c01e9b3294 - main - nfscl: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: 149b9c234b00 - main - x86: Add sysctl flag CTLFLAG_TUN to loader tunables Zhenlei Huang
- git: 2af5ce5b5efb - main - fd: Add sysctl flag CTLFLAG_TUN to loader tunables Zhenlei Huang
- git: 6a88498e53b2 - main - mbuf: Add sysctl flag CTLFLAG_TUN to loader tunables Zhenlei Huang
- git: 978be1ee5d5f - main - sockets: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: 31b94065300a - main - buf: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: 35b3be81f1d9 - main - proc: Add sysctl flag CTLFLAG_TUN to loader tunable Zhenlei Huang
- git: e2c6a6d29b16 - main - tcp: include RFC6675 IsLost() in pipe calculation Richard Scheffenegger
- git: fee14577d590 - main - mtree: Fix entry Emmanuel Vadot
- git: 3523f0677ef5 - main - fdc.4: document fdc sysctls Eugene Grosbein
- git: 8120190f80f2 - main - bhyve(8): Expand the -p option text with additional text and an example Benedict Reuschling
- git: a3b3e89ff163 - main - bhyve(8): Fix style warnings emitted by mandoc, no content changes Benedict Reuschling
- git: edf8578117e8 - main - ssh: Update to OpenSSH 9.5p1 Ed Maste
- git: 8f75390c66bd - main - file: Support testing multiple magic files. Xin LI
- git: 6f1af0d7d2af - main - OpenSSL: update to 3.0.11 Ed Maste
- git: 5d371834d29c - main - Cirrus CI: Trigger on pull requests or downstream repos Ed Maste
- git: 018d93ece16b - main - LinuxKPI: 802.11: add unconditional error reporting Bjoern A. Zeeb
- git: ad134f8ab768 - main - iwlwifi: re-enable "Invalid TXQ id" logging Bjoern A. Zeeb
- git: 792655abd64c - main - x86: make EARLY_AP_STARTUP mandatory Ed Maste
- git: 27f1ec0be24b - main - tun/tap: correct ref count on cloned cdevs Konstantin Belousov
- git: 6e92fc930943 - main - vkbd: correct ref count on cloned cdevs Konstantin Belousov
- Tue, 10 Oct 2023
- git: 892654fe9b5a - main - setusercontext(): Apply personal settings only on matching effective UID Ed Maste
- git: 75be7e30271b - main - sysctl: emit a newline after NULL node descriptions Ed Maste
- git: 826d14467918 - main - newvers: remove references to svnliteversion Ed Maste
- git: 6d3c0798ccbe - main - bsdconfig: rework packages selection TUI Baptiste Daroussin
- git: ff01d71e48d4 - main - bsdconfig: do not remove files id MK_DIALOG=no Baptiste Daroussin
- git: 38981026e703 - main - dialog(1): switch off dialog(1) by default Baptiste Daroussin
- git: bb63e82e8c10 - main - bsddialog(1): document the replacement of dialog(1) Baptiste Daroussin
- git: 03f5bd1e4625 - main - linux(4): Drop the outdated comment, nosys is fine since 39024a89 Dmitry Chagin
- git: 5bdd74cc05e6 - main - linux(4): Drop the outdated comments about sixth register on i386 int0x80 Dmitry Chagin
- git: 2cef62886dc7 - main - pf: convert state retrieval to netlink Kristof Provost
- git: f218b851da04 - main - libpfctl: introduce state iterator Kristof Provost
- git: a7191e5d7b62 - main - pf: add a way to list creator ids Kristof Provost
- git: 84d12f887c91 - main - Add a COMPAT_FREEBSD14 kernel option Kristof Provost
- git: ebfd3b229af1 - main - pf: move DIOCGETSTATES(V2) to COMPAT_FREEBSD14 Kristof Provost
- git: e340882d3e49 - main - arm64: Add BTI landing pads to assembly functions Andrew Turner
- git: d09a64e15d8f - main - arm64: Enable kernel branch protection Andrew Turner
- Re: git: bb63e82e8c10 - main - bsddialog(1): document the replacement of dialog(1) Renato Botelho
- git: b627b3e6ea0d - main - RELNOTES: fix typo Baptiste Daroussin
- git: 8733bc277a38 - main - vfs: don't provoke recycling non-free vnodes without a good reason Mateusz Guzik
- git: 52fe961c6cae - main - src.conf(5): regen after 38981026e70390c Baptiste Daroussin
- Re: git: d09a64e15d8f - main - arm64: Enable kernel branch protection Jessica Clarke
- git: e49c7cd677df - main - dtrace: remove x86 non-EARLY_AP_STARTUP support Ed Maste
- git: 1bf55a739e75 - main - vfs: be less eager to call uma_reclaim(UMA_RECLAIM_DRAIN) Mateusz Guzik
- git: 23ef25d25d98 - main - vfs: consult freevnodes in vnlru_kick_cond Mateusz Guzik
- git: f53355131f65 - main - Trim various $FreeBSD$ John Baldwin
- Re: git: 38cbdae33b7c - main - dwc: Rewrite barrier part John Baldwin
- Re: git: 38cbdae33b7c - main - dwc: Rewrite barrier part Emmanuel Vadot
- git: 90a008e94bb2 - main - vfs: prefix regular vnlru with a special case for free vnodes Mateusz Guzik
- git: bc85cd303c44 - main - nvme: gc nvme_ctrlr_post_failed_request and related task stuff Warner Losh
- git: 4026128983ed - main - nvme: Really remove NVME_2X_RESET Warner Losh
- git: 6b2a6e9cb09b - main - nvme: Remove stale comment Warner Losh
- git: 9cd7b624732c - main - nvme: Eliminate RECOVERY_FAILED state Warner Losh
- git: afc3d49b17a3 - main - nvme: Close a race in destroying qpair and timeouts Warner Losh
- git: 26103ccba8b7 - main - zfs: enable block cloning by default Martin Matuska
- git: 7fd2c91a291b - main - ping: Simplify protocol selection. Dag-Erling Smørgrav
- Wed, 11 Oct 2023
- git: a572dfa1bfe0 - main - ktrace.2: correct kern.ktrace.genio_size sysctl name Ed Maste
- Re: 26103ccba8b7 - main - zfs: enable block cloning by default Ravi Pokala
- Re: 26103ccba8b7 - main - zfs: enable block cloning by default Alexander Motin
- Re: 26103ccba8b7 - main - zfs: enable block cloning by default Ravi Pokala
- git: a4f753e812d8 - main - vfs: don't recycle transiently excess vnodes Mateusz Guzik
- git: 7cff9672de44 - main - spkrtest.8: Add module info Alfonso S. Siciliano
- git: 8df9efe877ec - main - bsdinstall: Fix command line argument list parsing Alfonso S. Siciliano
- git: 75ae7e436edd - main - syslogd: Prevent running tests in parallel Olivier Cochard
- git: 054f45e026d8 - main - vfs: further speed up continuous free vnode recycle Mateusz Guzik
- git: 742f7ec59eba - main - dialog: correctly mark the libaries Baptiste Daroussin
- git: 281a9715b582 - main - vfs: add max_vnlru_free to the vfs.vnode.vnlru tree Mateusz Guzik
- git: 160ccec84c1c - main - bsdinstall: restore --calendar Alfonso S. Siciliano
- git: f17b69fd0fde - main - Move (LENOVO, TBT3LAN) from if_ure til if_cdce where it works much better Poul-Henning Kamp
- git: 04b465777a09 - main - bsdinstall auto: replace dialog with bsddialog Alfonso S. Siciliano
- git: 4d348e83b738 - main - ping: Avoid reporting NaNs Mark Johnston
- git: 20012a3a1a04 - main - ping tests: Test IHL/quoted data/inner packet paths Mark Johnston
- git: d2c9a140547a - main - ping: Remove an extra new line character Mark Johnston
- git: 72d3e6677f47 - main - ping: Specify the sigaction(2) name Mark Johnston
- git: 03d4d1c77809 - main - ping: Unify ping/ping6 statistics section Mark Johnston
- git: 8db2c5802abe - main - ping: Fix the spacing between the time stamp and cp/dp Mark Johnston
- git: b86e4812cce8 - main - ping: pr_iph() improvements Mark Johnston
- git: 4efaf43c6fa7 - main - ping: Require root user for pytests Mark Johnston
- git: 0983e80a9add - main - pkgbase: Move blacklist utilities to a new package Emmanuel Vadot
- git: 6a804af4c0e3 - main - pkgbase: Move uuidgen to runtime package Emmanuel Vadot
- git: c4ffb80ef18f - main - ping: Consistently use EX_NOHOST for DNS failures. Dag-Erling Smørgrav
- git: fc7143b48341 - main - ping: Add missing ATF boilerplate. Dag-Erling Smørgrav
- git: b332adfa9621 - main - usb: add necessary quirks for the NOREL Systems NS1081 SD reader Kyle Evans
- git: 94efe9f91be7 - main - usb: add quirks for the Genesys GL3220 card reader Kyle Evans
- git: 91ee2d8d9a67 - main - tcp: clear SACK state when scoreboard is forcefully freed Richard Scheffenegger
- git: 569f2292cae3 - main - test: iterate both reader and writer threads starting at the actual pagesize Richard Scheffenegger
- git: ff79f35bdae5 - main - riscv: Tidy panic messages for exceptions John Baldwin
- git: e839ebfc0dc5 - main - amd64: Remove a stale comment from cpu_setregs John Baldwin
- git: cc1cb9ea0c56 - main - x86: Rename {stop,start}_emulating to fpu_{enable,disable} John Baldwin
- git: bb679b0c4909 - main - vfs: count calls to uma_reclaim in vnlru Mateusz Guzik
- Thu, 12 Oct 2023
- git: 989c5f6da990 - main - freebsd-update: create deep BEs by default Kyle Evans
- git: a92fc3122d2b - main - vfs: count recycles by vnlru and by vn_alloc separately Mateusz Guzik
- git: 37544d976811 - main - vfs: convert recycles_count and recycles_free_count to mere u_long Mateusz Guzik
- git: 257405d707d7 - main - xilinx: reset: Remove debug printfs Emmanuel Vadot
- git: 51dc362d1a14 - main - boottrace: Add corresponding sysctl knob for loader tunable Zhenlei Huang
- git: db5d0bc868be - main - kasan: Add corresponding sysctl knob for loader tunable Zhenlei Huang
- git: 1d2b743784f7 - main - kmsan: Add corresponding sysctl knob for loader tunable Zhenlei Huang
- git: a55fbda874db - main - vm_page: Add corresponding sysctl knob for loader tunable Zhenlei Huang
- git: c415cfc8be1b - main - vm_phys: Add corresponding sysctl knob for loader tunable Zhenlei Huang
- git: 261cda20e11c - main - UPDATING: fix typo Ceri Davies
- git: be91b4797e2c - main - acpi_ged: Handle events directly Andrew Gallatin
- git: 944223076fbc - main - pkgbase: Put atf_python files in FreeBSD-tests Emmanuel Vadot
- git: 43cd6bbba053 - main - dwc: re-rewrite barrier part Emmanuel Vadot
- git: 4d19eceaefb7 - main - pf: Free pf_rule_items when state is not created Kristof Provost
- git: da202b0fe616 - main - bhyve: Document the hw.vmm.maxcpu tunable and the current limit on vCPUs John Baldwin
- git: d287d3282f43 - main - libbsddialog: delete formw dependency Alfonso S. Siciliano
- git: 32557d16e2c3 - main - bhyve nvme: Add NQN value Chuck Tuffli
- Fri, 13 Oct 2023
- git: 6e71235e558e - main - unbound: Import upstream 0ee44ef3 when ENOBUFS is returned Cy Schubert
- git: cdee659f93d0 - main - sade: Fix F1 help message Alfonso S. Siciliano
- git: 2fed1c579c52 - main - tty/teken: fix UTF8 sequence validation logic Christos Margiolis
- git: 90367ba750bc - main - teken: fix style in teken_wcwidth.h Christos Margiolis
- git: ab393e9548f8 - main - netlink: move NETLINK define to opt_global.h Kristof Provost
- git: 23cf27db2cc4 - main - zfs: merge openzfs/zfs@8a7407012 Martin Matuska
- git: 81647eb60ee3 - main - pf: implement start/stop calls via netlink Kristof Provost
- git: 4095e0bcb9e8 - main - arm64 locore.S: fix typos Konstantin Belousov
- git: ac63f7534d01 - main - arm64, riscv: Use KSTACK_PAGES for the thread0 kstack size designator Konstantin Belousov
- git: 39cddbd7a07c - main - arm64: do not disable the kern.kstack_pages tunable on arm64 Konstantin Belousov
- git: 6aa641b71d0d - main - arm64, risvc: warn about ignored kstack_pages for thread0 Konstantin Belousov
- git: 2df97575088d - main - kasan.9: Mention the loader tunable 'debug.kasan.disable' Zhenlei Huang
- git: 7ca90db2f3ee - main - kmsan.9: Mention the loader tunable 'debug.kmsan.disable' Zhenlei Huang
- git: a6d202077dee - main - bsdinstall: revisit the finalconfig step Ed Maste
- git: ac78e3e9c581 - main - bsdinstall: Add "Finish" button to finalconfig Ed Maste
- git: 01ab86f7e6a6 - main - bsdinstall: reset the mirror when restarting Ed Maste
- Re: git: 5f19f790b392 - main - netlink: add snl(3) support for parsing unknown-size arrays Kristof Provost
- git: 60b37735f305 - main - bsdinstall netconfig: avoid duplicate entries in rc.conf Ed Maste
- git: c81dd8e5fe72 - main - bpf: Add IfAPI analogue for bpf_peers_present() Justin Hibbits
- git: 914ab28c598c - main - tzsetup: add support for countries in two continents Ed Maste
- Re: git: c81dd8e5fe72 - main - bpf: Add IfAPI analogue for bpf_peers_present() Justin Hibbits
- Re: git: c81dd8e5fe72 - main - bpf: Add IfAPI analogue for bpf_peers_present() Zhenlei Huang
- Re: git: c81dd8e5fe72 - main - bpf: Add IfAPI analogue for bpf_peers_present() Zhenlei Huang
- git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page Mitchell Horne
- git: 5e444deec055 - main - Revert "bpf: Add IfAPI analogue for bpf_peers_present()" Justin Hibbits
- git: 8f31b879ecaf - main - bpf: Add IfAPI analogue for bpf_peers_present() Justin Hibbits
- git: f0852344e7ab - main - bhyve: Some fwctl simplifications. John Baldwin
- git: edd2a9b88786 - main - bhyve ahci: Replace WPRINTF with EPRINTLN John Baldwin
- git: 2e620256bd76 - main - atf_python: Do not attempt to automatically delete lo0 Mark Johnston
- git: 7964a28ccfc9 - main - atf_python: Actually implement verbosity for run_cmd Mark Johnston
- git: a1eb150ce215 - main - atf_python: vnet: Use absolute paths within helpers Mark Johnston
- git: 8a30ab5369f7 - main - atf_python: Set verbosity for commands in a vnet Mark Johnston
- git: d4a5d4952e6e - main - atf_python: Standardize custom sections Mark Johnston
- git: 922337e8d398 - main - Handle MOVED_LIBS in list-old-files Ed Maste
- git: c545a7b2c7db - main - prf: add setting of msgbuftrigger in paths where it is missing Chuck Silvers
- Sat, 14 Oct 2023
- git: a5ed6a815e38 - main - ptsname.3: accommodate upcoming POSIX Issue 8 ptsname_r Ed Maste
- Re: git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page Konstantin Belousov
- Re: git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page Mitchell Horne
- Re: git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page Konstantin Belousov
- Sun, 15 Oct 2023
- git: fc9f1d2c6391 - main - uma.h: Fix a typo in a source code comment Gordon Bergling
- git: f34c9c4e3bdc - main - veriexec: Correctly export symbols Zhenlei Huang
- git: 6ace92326f3c - main - ifconfig: add static bridge addresses for vlan 0, not 1 Kristof Provost
- git: c08ba4a588d5 - main - efibootmgr: provide explicit error message if run as non-root Ed Maste
- git: 76c2b331bcd9 - main - lib/libc/amd64/string: add timingsafe_bcmp(3) scalar, baseline implementations Robert Clausecker
- git: a78879dfaa8c - main - share/man/man7/simd.7: document new timingsafe_bcmp(3) scalar, baseline implementations Robert Clausecker
- git: 5048c1b85506 - main - lib/libc/amd64/string: add timingsafe_memcmp() assembly implementation Robert Clausecker
- git: a8cc4671c06a - main - share/man/man7/simd.7: document new amd64 timingsafe_memcmp() Robert Clausecker
- Re: git: 2cef62886dc7 - main - pf: convert state retrieval to netlink Shawn Webb
- Mon, 16 Oct 2023
- Re: git: 2cef62886dc7 - main - pf: convert state retrieval to netlink Kristof Provost
- git: 7098f3c7569c - main - pci: Set the domain in the pci_generic driver Andrew Turner
- git: a69450102ff1 - main - arm64: Raise a SIGBUS on a user external abort Andrew Turner
- git: 7ef6e99752db - main - sade: Restore UI behavior like dialog(3) Alfonso S. Siciliano
- git: d556719e15d6 - main - syslogd: Keep console and tty descriptors open Mark Johnston
- git: d62e01996e7c - main - pmap_kextract(9): tweaks Mitchell Horne
- git: 9735cc0e4182 - main - libprocstat: simplify auxv value conversion Brooks Davis
- git: 72a4ee26a7c6 - main - libprocstat: make sv_name not static Brooks Davis
- git: 8f06fabe39ac - main - libprocstat: copy all the 32-bit auxv entries Brooks Davis
- git: 248fe3d3483c - main - libprocstat: improve conditional for 32-bit compat Brooks Davis
- git: 8f9f7b4a427f - main - procstat auxv: widen COMM column to MAXCOMLEN Brooks Davis
- git: 0cb63dcac446 - main - Revert "dwc: re-rewrite barrier part" Emmanuel Vadot
- git: e1fe34707a60 - main - arm64: Save an instruction in locore.S Ed Maste
- git: 8c630381b43c - main - bsd-family-tree: add OpenBSD 7.4 Sergey A. Osokin
- git: ccd0f34d8585 - main - arm64/compat32: Fix handling of 32bits FP registers. Olivier Houchard
- git: 5307bbcc038f - main - bsdinstall partedit: Apply changes from scripted installs John Baldwin
- git: b0936440b8fc - main - bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLN John Baldwin
- git: 22a6678b627b - main - acpi_pcib: Trust decoded bus range from _CRS over _BBN John Baldwin
- git: 2e539c6f5aba - main - cam: Make <cam/scsi/scsi_all.h> more self-contained John Baldwin
- git: 55231cd18069 - main - ctl: Make ctl.h more self-contained John Baldwin
- git: 4efebb3de39a - main - ctl: Make ctl_io.h more self-contained John Baldwin
- git: 10b1a66934b0 - main - ctl: Make ctl_ha.h more self-contained John Baldwin
- git: fc8cf0a8deb8 - main - ctl: Make ctl_private.h more self-contained John Baldwin
- git: e846a3e0168f - main - ctl: Use ctl_io_sbuf in ctl_process_done John Baldwin
- Re: git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page John Baldwin
- git: ae2fc74fe76c - main - bsdinstall partedit: Avoid potential buffer overflow in newfs_command John Baldwin
- git: 51749e05e96e - main - bsdinstall partedit: Replace malloc + sprintf with asprintf John Baldwin
- git: a8676bf367b0 - main - bsdinstall partedit: Use asprintf to build wrapper command for newfs John Baldwin
- git: 6e8bf24073a1 - main - bsdinstall partedit: Use snprintf instead of sprintf for error messages John Baldwin
- Tue, 17 Oct 2023
- git: 18be782c4e5f - main - pfsync: Provide documentation regarding message version Kristof Provost
- git: 1c5c7e61c85f - main - netlink: add attr parser utility functions Kristof Provost
- git: fad5734995e3 - main - netlink: descend into nested parsers when verifying Kristof Provost
- git: 4f8f43b06ed0 - main - netlink: cope with growing requests Kristof Provost
- Re: git: 74e4a8d208f0 - main - pmap: add pmap_kextract(9) man page Konstantin Belousov
- git: 7123222220aa - main - witness: Unconditionally initialize out-params for witness_save() Mark Johnston
- git: e5caed14067b - main - kmsan: Use __builtin_memset to initialize per-thread state Mark Johnston
- git: b6c653c97463 - main - kmsan: Set -fno-sanitize-memory-param-retval for now Mark Johnston
- git: a37e484d0497 - main - amd64: Zero-fill AP PCPU pages Mark Johnston
- git: 761ae1ce798a - main - ktrace: Handle uio_resid underflow via MSG_TRUNC Mark Johnston
- git: 8fd0ec53deaa - main - uiomove: Add some assertions Mark Johnston
- git: b5e7dbac756a - main - socket tests: Clean up the MSG_TRUNC regression tests a bit Mark Johnston
- git: d8735eb7acc0 - main - socket tests: Add a regression test for ktrace+recv(MSG_TRUNC) Mark Johnston
- git: 4a3810075fd3 - main - bhyve: fix buffer overflow in QemuFwCfg Corvin Köhne
- git: 4bd1e1968494 - main - socket tests: Build fix Mark Johnston
- git: 22dc8609c565 - main - tcp: use signed IsLost() related accounting variables Richard Scheffenegger
- git: 56279238b03a - main - geom_linux_lvm: Avoid removing from vg_list before inserting Mark Johnston
- git: 6223d0b67af9 - main - linuxkpi: Handle direct-mapped addresses in linux_free_kmem() Mark Johnston
- git: ae5c3dfd3e75 - main - netinet tests: Add error handling tests for UDP with v4-mapped sockets Mark Johnston
- git: fd8b9c73a5a6 - main - bhyve: Use VMIO_SIOCSIFFLAGS instead of SIOCGIFFLAGS Mark Johnston
- git: 9ef7a491a423 - main - nmount(MNT_UPDATE): add optional generid fsid parameter Konstantin Belousov
- git: 21b8e363c4eb - main - automount: check for mounted-over autofs instances on flush Konstantin Belousov
- git: 56c44bd92efa - main - automount(8): when flushing autofs, specify fsid Konstantin Belousov
- git: 9b42d3e12ffc - main - mkimg: Ensure GPT Entry Array is at least 16k Warner Losh
- git: 2ee2890249ca - main - Makefile.inc1: remove ncurses/form from _prebuild_libs Ed Maste
- git: 7de582874eb9 - main - bhyve: Remove init_snapshot() and initialize static vars Mark Johnston
- git: 2bb78b46e024 - main - ndp: fix timestamp display output Kristof Provost
- git: 6e281255ea35 - main - lltable: fix ddb show llentry l3_addr pretty printer Kristof Provost
- git: cd5edc7db261 - main - nfsd: Avoid acquiring a vnode for some NFSv4 Readdir operations Rick Macklem
- git: 83bd5a833c3a - main - mkimg_test: remove vtoc8 images, they aren't needed Warner Losh
- git: d2abbfede534 - main - mkimg: Regenerate all the tests for gpt Warner Losh
- Wed, 18 Oct 2023
- git: db7257ef972e - main - nfsd: Fix a server crash Rick Macklem
- git: ef1dad6d83ff - main - stress2: Fix "-Wunused-but-set-variable" warnings Peter Holm
- git: b9cf989234d3 - main - bsdinstall: Fail nicely in jail target Fernando Apesteguía
- Re: git: 8cfbeb56aa16 - main - bsdinstall services: Improve mouse configuration Alfonso S. Siciliano
- git: f88bd1174aab - main - linuxkpi: Fix an assertion in linux_free_kmem() Mark Johnston
- git: 64fc8a936c86 - main - hesiod: Modernize. Dag-Erling Smørgrav
- git: a66d27e22fa0 - main - memory(3): Mention more functions. Dag-Erling Smørgrav
- git: dc41de36abc0 - main - libc: Fix missing or misspelled MLINKS. Dag-Erling Smørgrav
- git: 3a338c534154 - main - Add the BBR and RACK stacks to the LINT kernel. Dag-Erling Smørgrav
- Re: git: 3a338c534154 - main - Add the BBR and RACK stacks to the LINT kernel. Mitchell Horne
- git: c0f52443166a - main - freebsd-update: handle directories changing to files Ed Maste
- git: 6b27e1f2eaab - main - freebsd-update: for rollback, first create directories Ed Maste
- git: f2ffadeb03e6 - main - rm description of EXTRA_TCP_STACKS option. Dag-Erling Smørgrav
- git: 3b5c9845727a - main - Remove $FreeBSD$: one line sh-pattern Warner Losh
- git: 3d4424154617 - main - freebsd-update: allow user to break out of conflict resolution loop Ed Maste
- git: 90a6ea5ca0b1 - main - hwpmc: tidy pcd_finalize methods Mitchell Horne
- git: 440e7cb4aca9 - main - hwpmc_core: remove two non-existent function prototypes Mitchell Horne
- git: d9e3fe322662 - main - hpwmc_amd.c: style improvements Mitchell Horne
- git: 75780146d627 - main - hwpmc_amd: simplify counter descriptor definitions Mitchell Horne
- git: 2c6f474ee824 - main - hwpmc_amd: kill off k7 support bits Mitchell Horne
- git: 82d6d46d0d1d - main - pmc: remove last bits of AMD K7 CPU support Mitchell Horne
- git: b293497146fe - main - pmc.amd(3): rename from pmc.k8(3) Mitchell Horne
- git: c4e298251ab0 - main - nfscl: Handle the NFSERR_RETRYUNCACHEDREP error from a NFSv4 server Rick Macklem
- git: 57ce37f9dcd0 - main - nfscl: Make NFSv4.2 Copy set atime on infd Rick Macklem
- git: 17f5e2b904af - main - param.h: Bump __FreeBSD_version for commit 57ce37f9dcd0 Rick Macklem
- git: fb7140b1f928 - main - UPDATING: Add entry for commit 57ce37f9dcd0 Rick Macklem
- Thu, 19 Oct 2023
- git: 767c97c501ae - main - install: handle -m +X more accurately Kyle Evans
- git: b064a4c9eed5 - main - smartpqi: Drop spinlock before freeing memory Warner Losh
- git: f07b267d8cc8 - main - smartpqi: Change alignment for dma tags Warner Losh
- git: 2d49ff1e21a7 - main - tests/netlink: mark the vlan(4) test with required module Gleb Smirnoff
- git: 28f6910714e3 - main - net/route: properly brace the RT_LOG() macro Gleb Smirnoff
- git: 5ed470bdb9da - main - pf: Update documentation regarding matching, scrubbing and reassembly Kristof Provost
- git: bb8ecf259f96 - main - vfs cache: Fallback to namei to resolve symlinks with leading / in target for non-native ABI Dmitry Chagin
- git: e44751530e04 - main - bsdinstall hostname: Restore bsdconfig API Alfonso S. Siciliano
- git: fabf705f4b5a - main - pf: fix pf divert-to loop Kristof Provost
- git: 24fe0cb84d71 - main - ping tests: Fix test on i386 platforms Mark Johnston
- git: b5437d6c65e0 - main - hwpmc_amd: remove an unused variable Mitchell Horne
- git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h Kristof Provost
- Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h Jessica Clarke
- Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h Kristof Provost
- Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h Jessica Clarke
- Re: git: 9eff6390718d - main - pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h Kristof Provost
- git: 7e5504d3d8ca - main - Add myself as ports committer, update mentor/mentee Michael Osipov
- git: afbb8041a063 - main - amd64: Fix two typos of loader tunables Zhenlei Huang
- Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop Gleb Smirnoff
- Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop Jessica Clarke
- Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop Mateusz Guzik
- git: 02320f642095 - main - pmap: Prefer consistent naming for loader tunable Zhenlei Huang
- git: f3ff0918ffcd - main - vmx: Prefer consistent naming for loader tunables Zhenlei Huang
- Re: git: 02320f642095 - main - pmap: Prefer consistent naming for loader tunable Zhenlei Huang
- git: 3de4f78d46c5 - main - Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD. John Baldwin
- git: eee55a22b202 - main - KTLS: Check for unprocessed receive records in ktls_configure_crypto. John Baldwin
- git: 0fc28f22d5b6 - main - KTLS: Add using_ktls helper variable in ssl3_get_record(). John Baldwin
- git: c085ca524579 - main - KTLS: Handle TLS 1.3 in ssl3_get_record. John Baldwin
- git: 6ed16d17333c - main - KTLS: Enable KTLS for receiving as well in TLS 1.3 John Baldwin
- Re: git: 6ed16d17333c - main - KTLS: Enable KTLS for receiving as well in TLS 1.3 John Baldwin
- git: f300335d9aeb - main - nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH Rick Macklem
- Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop Kristof Provost
- Re: git: fabf705f4b5a - main - pf: fix pf divert-to loop Gleb Smirnoff
- git: 7e02c7074c4c - main - mpi3mr: Move creation of watchdog to interupt config hook Warner Losh
- git: b259e74cfd9b - main - Fix Sumit's email address Warner Losh
- git: a959ae1c503d - main - releng-gce: Add missing _ Colin Percival
- Fri, 20 Oct 2023
- git: c1146e6ad67f - main - pf: use an enum for packet direction in divert tag Kristof Provost
- git: 49fa9a64372b - main - Hyper-V: vmbus: check if signaling host is needed in vmbus_rxbr_read Wei Hu
- git: 87945a082980 - main - certctl: Fix recent regressions. Dag-Erling Smørgrav
- git: ca57a343e86e - main - libc: More missing MLINKS. Dag-Erling Smørgrav
- git: da4b0d6eb06d - main - netfront: fix the support for disabling LRO at boot time Doug Rabson
- git: 6ad6929974e6 - main - netinet tests: Fix leaks in ip6_v4mapped_test Mark Johnston
- git: eb875881553b - main - Tweaks to libarchive's upgrade instructions Mitchell Horne
- git: f39010b1393d - main - sys/sys: Check for __ASSEMBLER__ in elf_common.h Andrew Turner
- git: ceefd491c7f0 - main - tools/build: Support building with glibc 2.38 Andrew Turner
- git: 82597d2102a0 - main - arm64: Support creating a BTI & PAC note Andrew Turner
- git: 2b39a6f68c38 - main - arm64: Add PAC instruction macros Andrew Turner
- Re: git: b6c653c97463 - main - kmsan: Set -fno-sanitize-memory-param-retval for now Ed Maste
- git: 6120673f7566 - main - tests: fix ATF_TESTS_PYTEST no clean build Gleb Smirnoff
- git: f7c4f4964971 - main - ObsoleteFiles.inc: Remove old mixer(8) tests John Baldwin
- git: def6ee77dbc2 - main - certctl.8: document LOCALBASE Brooks Davis
- git: 0e0c4f58370f - main - certctl: invoke with LOCALBASE set Brooks Davis
- git: 2d4924892144 - main - x86 msi: Enable/disable IDT vectors for MSI groups all at once John Baldwin
- git: bfccb4a42979 - main - x86: Cosmetic cleanups to struct msi_intsrc John Baldwin
- git: f6c2774fe415 - main - acpi_pcib: Rename decoded_bus_range to get_decoded_bus_range John Baldwin
- git: a113f9dd9886 - main - uart: Support EARLY_PRINTF on x86 for port-mapped COM ports Warner Losh
- git: 1e39a0886e09 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 3943698c6dbe - main - Minor sysctl description cleanup. Kirk McKusick
- git: 196787f79e67 - main - nfscl: Use Claim_Null_FH and Claim_Deleg_Cur_FH Rick Macklem
- Sat, 21 Oct 2023
- git: 9e7f349ff106 - main - amd64 pmap: Prefer consistent naming for loader tunable Zhenlei Huang
- git: 12cce5994b92 - main - x86: Prefer consistent naming for loader tunables Zhenlei Huang
- git: 7a974a649848 - main - bpf: Make dead_bpf_if const Zhenlei Huang
- git: 2fee3974603b - main - ufs quotas: fix configuring soft quota grace time Konstantin Belousov
- Re: git: 6120673f7566 - main - tests: fix ATF_TESTS_PYTEST no clean build Dimitry Andric
- Sun, 22 Oct 2023
- git: 14bbf4fe5abb - main - nfscl: Handle a Getattr failure with NFSERR_DELAY following Open Rick Macklem
- git: 63f537551380 - main - Add expected failure for tmpfs atime test failing on FreeBSD Ed Maste
- git: 22b267e82371 - main - zfs: merge openzfs/zfs@797f55ef1 Martin Matuska
- git: 5d29ead2e2de - main - thread: reorder td_no_sleeping to plug two 4-byte holes on LP64 Mateusz Guzik
- git: 7530de77f539 - main - thread: add td_wantedlock Mateusz Guzik
- git: ea9a7058f93f - main - bsd.man.mk guard against empty vars in MLINKS Simon J. Gerraty
- git: e8f035763083 - main - Revert "tests: fix ATF_TESTS_PYTEST no clean build" Mark Johnston
- Re: git: 6120673f7566 - main - tests: fix ATF_TESTS_PYTEST no clean build Mark Johnston
- git: 608da65de955 - main - bsdconfig: Add `network' keyword Devin Teske
- Re: git: 6120673f7566 - main - tests: fix ATF_TESTS_PYTEST no clean build Gleb Smirnoff
- Mon, 23 Oct 2023
- git: 26ac295c050d - main - arm64: Fix long lines in vm_machdep.c Andrew Turner
- git: 271e669ed5e5 - main - arm64: Teach bus_dma on arm64 about NUMA Andrew Turner
- git: 0f8b2ba6c629 - main - bsdconfig: Revert bsddialog support Alfonso S. Siciliano
- Re: git: 0f8b2ba6c629 - main - bsdconfig: Revert bsddialog support Alfonso S. Siciliano
- git: c36b3dbc99d1 - main - bsdconfig: Restore bsddialog Alfonso S. Siciliano
- git: ae2ca32781a9 - main - netlink: fix potential llentry lock leak in newneigh handler Kristof Provost
- git: ffbf25951e7b - main - pf: convert rule addition to netlink Kristof Provost
- git: 044eef6ab9cf - main - pf: support basic filters for state listing Kristof Provost
- git: 3115538908e9 - main - boot/zfs: Add some fields to dsl_dir_phys_t Mark Johnston
- git: 96092bf9108c - main - makefs/zfs: Fill out dd_used_breakdown fields in DSL directories Mark Johnston
- git: 9f9d18d61e74 - main - makefs/zfs: Add a regression test which checks the 'used*' properties Mark Johnston
- git: ef067b579954 - main - makefs/zfs: Update dd_used_breakdown after writing the MOS Mark Johnston
- git: 4f33755051c6 - main - pf: allow states to be killed by their pre-NAT address Kristof Provost
- git: 501b7fbd75cb - main - pf tests: add a test for killing states by NAT address Kristof Provost
- git: 7b2ab18fbada - main - pf/netlink: explicitly include sys/ucred.h to provide struct ucred definition Konstantin Belousov
- git: c35f527ed115 - main - sx: unset td_wantedlock around going to sleep Mateusz Guzik
- Re: git: c35f527ed115 - main - sx: unset td_wantedlock around going to sleep Gleb Smirnoff
- git: 8bd794531118 - main - sx: fixup copy pasto in previous Mateusz Guzik
- Re: git: c35f527ed115 - main - sx: unset td_wantedlock around going to sleep Gary Jennejohn
- git: bcde15f5f894 - main - ofwdump(8): cross-reference openfirm(4) Mitchell Horne
- git: 0514f032c835 - main - devfs(8): Remove references to /usr/share/examples/etc/devfs.conf Mitchell Horne
- git: 428879dc9110 - main - kgssapi: Add a new file with a function for a future commit Rick Macklem
- git: dd7d42a1fae5 - main - nfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers Rick Macklem
- git: 934a24e55a78 - main - ndp: improve -c and -d handling in ndp_netlink Kristof Provost
- git: afd74c400075 - main - cap_net: correct capability name from addr2name to name2addr Mariusz Zaborski
- git: 82ea0132c8b1 - main - gssd: Add support for the new upcall required by commit 428879dc9110 Rick Macklem
- Tue, 24 Oct 2023
- git: 2cffb52514b0 - main - libpfctl: fix pfctl_do_ioctl() Kristof Provost
- git: 4abc3b482e0d - main - libpfctl: fix Coverity issues Kristof Provost
- git: 6869f90bf5bb - main - pf: update pf(4) man page to list DIOCGETSTATESV2 Kristof Provost
- git: ad991e4c142e - main - OpenSSL: update to 3.0.12 Ed Maste
- git: 1798b44fda38 - main - user stack randomization: only enable by default for 64bit processes Konstantin Belousov
- git: d521abdff236 - main - Update ASLR stack sysctl description in security.7 and mitigations.7 Ed Maste
- Wed, 25 Oct 2023
- git: 1e05cf5f97de - main - arm64: Add a missing MRS_HWCAP_END Andrew Turner
- git: 876fddc88698 - main - tcp: Silence a -Wunused-function warning in tcp_ratelimit.h Mark Johnston
- git: 575878a53382 - main - OpenSSL: regenerate asm files for 3.0.12 Ed Maste
- git: d3a36e4b7459 - main - Delete snapshot after opening it when running fsck_ffs(9) in background. Kirk McKusick
- Thu, 26 Oct 2023
- git: f407a72a506d - main - bhyve: fix arguments to ioctl(VMIO_SIOCSIFFLAGS) Gleb Smirnoff
- git: d7c9de2d68ca - main - pf tests: Add option to send fragmented packets Kristof Provost
- git: ede5d4ff5b39 - main - pf: Fix packet reassembly Kristof Provost
- git: 5e50df6dc026 - main - devd: Restore WARNS=6 Warner Losh
- git: 860b8fec5374 - main - ttys: Document insecure flag Warner Losh
- git: 5c9f0f72f47e - main - gpart: Be less picky about GPT Tables in some cases Warner Losh
- git: 489420548255 - main - procctl.2: improve phrasing for ASLR disable Brooks Davis
- git: 326bf5089ca7 - main - auxv: make AT_BSDFLAGS unsigned Brooks Davis
- git: 99c20ec65706 - main - ttys: bump date Warner Losh
- Re: git: 6120673f7566 - main - tests: fix ATF_TESTS_PYTEST no clean build Enji Cooper
- git: 2152c4e2db88 - main - pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared Konstantin Belousov
- git: 4f03a2cae8ae - main - pthread_mutexattr(3), _condattr(3): reference libthr(3) Konstantin Belousov
- Fri, 27 Oct 2023
- git: 34632ed1a495 - main - arm: Introduce MK_KERNEL_BIN to control generation of kernel.bin Warner Losh
- git: 93d4bad6453a - main - arm: prune imx5 support from the tree Kyle Evans
- git: 98d2608a2a68 - main - efibootmgr: support '-b bootXXXX' as an alias for '-b XXXX' Warner Losh
- git: 731f91c0770b - main - efibootmgr: -C isn't implemented Warner Losh
- git: cb0259b6dfba - main - UPDATING: Document branch creation Warner Losh
- git: 070a4ff82a34 - main - arm64: Use the Linux sigframe to restore registers Andrew Turner
- git: 820fbcf25bb2 - main - pkgbase: compress packages with zstandard Baptiste Daroussin
- git: afd155c72bf6 - main - netinet: The tailq_hash code doesn't reference tcpoutflags Warner Losh
- git: 5e50a0f39ff7 - main - strlcpy/strlcat: Remove references to snprintf Warner Losh
- git: 314542de6d0a - main - clock_gettime: Minor clarification Warner Losh
- git: 8c0955cbd902 - main - netgraph: Fix obsolete comment Warner Losh
- git: 538f8bdc8bc4 - main - otus: splnet isn't a thing, remove place holders Warner Losh
- git: ca062b4d291f - main - mwl: Remove stale reference to splnet/splvm. Warner Losh
- git: f42bb99ad5f0 - main - udbp: Remove stale splnet comment Warner Losh
- git: dbf203548b6b - main - devd: Remove obsolete / wrong nomatch examples Warner Losh
- git: aa7c028adbb4 - main - devd: Improve devmatch support Warner Losh
- git: c656f5c1a6f8 - main - Fix build with gcc12. Navdeep Parhar
- Sat, 28 Oct 2023
- git: 8ef8da882ff4 - main - lib/libcrypt: remove trailing whitespace Enji Cooper
- git: 1c1f229e9156 - main - libc: Strip plentiful trailing whitespace from aarch64+arm makecontext.c Jessica Clarke
- git: 61b15e6dfc96 - main - lib/libcrypt: another trivial style change Enji Cooper
- git: 98a670cdd672 - main - isa: Postpone removal of the non-PNP driver until 15 Zhenlei Huang
- git: 3b173281764b - main - mlx5ib: Fix ethertype to be ETH_P_IPV6 Ka Ho Ng
- git: 813d981e1e78 - main - mlx5ib: Fix RSS Toeplitz setup to be aligned with the HW specification Ka Ho Ng
- git: a69b6af2024f - main - ibcore: Introduce enum ib_raw_packet_caps from Linux 4.11 Ka Ho Ng
- Sun, 29 Oct 2023
- git: 5f98380c3ef1 - main - Stop adding $FreeBSD$ to Makefile.depend Simon J. Gerraty
- git: 5e3190f70063 - main - dirdeps: Update Makefile.depend* files with empty contents Stephen J. Kiernan
- git: e5b786625f7f - main - dirdeps: Add missing dependency files Stephen J. Kiernan
- git: ce37de8e05b2 - main - src.conf.5: regen after addition of KERNEL_BIN Ed Maste
- Mon, 30 Oct 2023
- git: 586fae3cd286 - main - Revert "pf: remove COMPAT_FREEBSD14 #ifdef from pfvar.h" Kristof Provost
- git: 05d1c205383b - main - Add IDs for Intel BayTrail SATA. Alexander Motin
- git: f969fb53d873 - main - Add some Intel ICH10 PCI IDs. Alexander Motin
- git: 95335dd3c19e - main - rtld: introduce STATIC_TLS_EXTRA Stephen J. Kiernan
- git: 522126fea724 - main - csu: Teach csu about PAC and BTI Andrew Turner
- git: 5270cc9757fb - main - rtld: Teach rtld about the BTI elf note Andrew Turner
- git: 0590ed0967e0 - main - arm64: Add a BTI landing pad to .mcount Andrew Turner
- Re: git: 95335dd3c19e - main - rtld: introduce STATIC_TLS_EXTRA Benjamin Kaduk
- git: 1c824f430a39 - main - libpfctl: add missing pfctl_status_lcounter() function Kristof Provost
- git: 87c503235310 - main - libpfctl: remove unused field from struct pfctl_states Kristof Provost
- git: 6c1e79df8c65 - main - zfs: merge openzfs/zfs@043c6ee3b Martin Matuska
- git: 6f7c45056f69 - main - tzsetup: make UTC the first (default) region Brooks Davis
- Tue, 31 Oct 2023
- Re: git: 95335dd3c19e - main - rtld: introduce STATIC_TLS_EXTRA Konstantin Belousov
- git: 224fc33f6038 - main - setkey(8): make the policy specification more readable Konstantin Belousov
- git: a8bd34bfc0db - main - Giant: Postpone removal of Giant-locked drivers until 15 Zhenlei Huang
- git: d6d38b02ee57 - main - pf: fix missing SCTP multihomed states Kristof Provost
- git: 483d5c4075e0 - main - pf tests: ensure that we generate all permutations for SCTP multihome Kristof Provost
- git: 2b1eb63fc9c6 - main - libpfctl: be more tolerant of kernel extensions Kristof Provost
- git: ca9dbde88122 - main - pf: support SCTP-specific timeouts Kristof Provost
- git: 83823d063ab5 - main - Add IBM TS1170 density codes and specs. Kenneth D. Merry
- git: 1fc478fb48e9 - main - bhyve: ps2 implement command 0xf6 Warner Losh
- git: 0527c9bdc718 - main - ino64: Remove 'forward compat' code for this Warner Losh
- Go to: [ monthly archives ] [ by author ] [ by date ]