March 2021 Archives by author
Starting: Mon Mar 1 02:38:24 UTC 2021
Ending: Wed Mar 31 20:59:18 UTC 2021
Messages: 792
- git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled
Dimitry Andric
- git: 772c631af81a - main - Add a few missed files to libclang_rt.profile-<arch>.a
Dimitry Andric
- git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
Dimitry Andric
- git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
Dimitry Andric
- git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
Dimitry Andric
- git: 15deee52d6d5 - main - Move GH_BC ObsoleteFiles.inc section to OptionalObsoleteFiles.inc
Dimitry Andric
- git: dacfb3a1c427 - main - Remove more terminfo entries after 16d3faad099a
Dimitry Andric
- git: 3457dbd52b22 - main - mq_open(2): Fix xref to mq_unlink(2)
Fernando ApesteguÃa
- git: fc1e79740e4a - main - compress(1): warn about link handling
Fernando ApesteguÃa
- git: 16b2290447de - main - wlandebug.8: remove Xref for missing manpages
Fernando ApesteguÃa
- git: e6cfd2939a42 - main - Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.
John Baldwin
- git: 68c03734484f - main - cryptocheck: Add support for the Poly1305 digest.
John Baldwin
- git: 442a29361146 - main - cryptocheck: Free generated IV after each GMAC test.
John Baldwin
- git: a079e38b08f2 - main - ossl: Add Poly1305 digest support.
John Baldwin
- git: a899ce4ba4c4 - main - The ChaCha20 counter is little endian, not big endian.
John Baldwin
- git: 92aecd1e6fac - main - ossl: Add ChaCha20 cipher support.
John Baldwin
- git: 78991a93eb9d - main - ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439
John Baldwin
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
John Baldwin
- git: a079e38b08f2 - main - ossl: Add Poly1305 digest support.
John Baldwin
- git: afbee98232f4 - main - Remove xform_poly1305.h from the build, it is not necessary.
John Baldwin
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
John Baldwin
- git: c5a365623f88 - main - Correct the name of the structure used for TCP socket options.
John Baldwin
- git: ef74bfc6fed2 - main - Add ObsoleteFiles.inc entries for various OCF headers removed in 13.
John Baldwin
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
John Baldwin
- git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
John Baldwin
- git: 3fa034210c75 - main - ktls: Fix non-inplace TLS 1.3 encryption.
John Baldwin
- git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
John Baldwin
- git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
John Baldwin
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
John Baldwin
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
John Baldwin
- git: 92211458689b - main - amd64: Only update fsbase/gsbase in pcb for curthread.
John Baldwin
- git: 704547ce1ca5 - main - amd64: Cleanups to setting TLS registers for Linux binaries.
John Baldwin
- git: 755efb8d8fca - main - x86: Copy the FPU/XSAVE state from the creating thread to new threads.
John Baldwin
- git: 645b15e558dc - main - Remove unused wrappers around kproc_create() and kproc_exit().
John Baldwin
- git: 640d54045bdb - main - Set TDP_KTHREAD before calling cpu_fork() and cpu_copy_thread().
John Baldwin
- git: 5a50eb6585ef - main - Don't pass RFPROC to kproc_create(), it is redundant.
John Baldwin
- git: c7b021352332 - main - x86: Always use clean FPU and segment base state for new kthreads.
John Baldwin
- git: 40d593d17eb6 - main - x86: Update some stale comments in cpu_fork() and cpu_copy_thread().
John Baldwin
- git: 8f885fd1f381 - main - ccr: Set the RX channel ID correctly in work requests.
John Baldwin
- git: 9c5137beb5f2 - main - ccr: Add per-port stats of queued and completed requests.
John Baldwin
- git: 5fe0cd6503d3 - main - ccr: Disable requests on port 1 when needed to workaround a firmware bug.
John Baldwin
- git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
John Baldwin
- git: 283352dd4f6a - main - Stop installing kernel-only crypto headers to /usr/include/crypto.
John Baldwin
- git: 096a84721670 - main - nlmrsa: Mark deprecated for 14.
John Baldwin
- git: 0723b409150a - main - aarch64: Clear TLS registers during exec().
John Baldwin
- git: a7883464fcc4 - main - x86: Reduce code duplication in cpu_fork() and cpu_copy_thread().
John Baldwin
- git: 3b57ddb029da - main - Rename linux_set_upcall_kse() to linux_set_upcall().
John Baldwin
- git: c853c53d024a - main - Add Chacha20+Poly1035 to the list of AEAD algorithms.
John Baldwin
- git: 621b5090487d - main - Refactor configuration management in bhyve.
John Baldwin
- git: 9946b2f4e0b4 - main - Remove /usr/include/crypto/rijndael.h as well.
John Baldwin
- git: 7af04dff025d - main - Only symlink cryptodev.h into /usr/include/crypto/
John Baldwin
- git: 71ba16a0a02f - main - xnb: Don't pass SIOC{ADD, DEL}MULTI to ifmedia_ioctl().
John Baldwin
- git: 52c11c3f744c - main - cxgbei: Set vnet around tcp_drop() in do_rx_iscsi_ddp().
John Baldwin
- git: 45eed2331e8f - main - cxgbei: Move some function prototypes to cxgbei.h.
John Baldwin
- git: 8855ed61b5b7 - main - cxgbei: Pass ULP submode directly to set_ulp_mode_iscsi().
John Baldwin
- git: 90c74b2b6004 - main - cxgbei: Enter network epoch and set vnet around t4_push_pdus().
John Baldwin
- git: 017902fc5f07 - main - cxgbe ddp: Use CPL_COOKIE_DDP* instead of DDP_BUF*_INVALIDATED.
John Baldwin
- git: 9f40a3be3d5d - main - bhyve hostbridge: Rename "device" property to "devid".
John Baldwin
- git: 077ba6a845fa - main - cxgbe: Add a struct sge_ofld_txq type.
John Baldwin
- git: fe496dc02a9a - main - cxgbe: Make the TOE TLS stats per-queue instead of per-port.
John Baldwin
- git: 4d5460a720c5 - main - bhyve: Enable virtio-scsi legacy config parsing.
John Baldwin
- git: 0be274d37379 - main - Adjust where UNAME_r is defined for ports builds
Glen Barber
- git: c883b6fd8ccd - main - Include Makefile.inc1 in Makefile.vm, missed in previous change
Glen Barber
- git: fa04db476201 - main - release: fix VMSIZE following 1ca8842f3ad9
Glen Barber
- git: 1ca8842f3ad9 - main - Use makefs(8) in release VM-image generation instead of md(4) and newfs.
Glen Barber
- git: 63749bfe96b7 - main - release: sprinkle UNAME_r hacks following c883b6fd8ccd
Glen Barber
- git: 0af8a2db34cf - main - release: do not set __MAKE_CONF and SRCCONF for the chroot build
Glen Barber
- git: e5c6913a8d23 - main - release: sync 'git count' logic with newvers.sh
Glen Barber
- git: 50179c5ec7d0 - main - Makefile.inc1: unbreak bootstrap when kbdcontrol does not exist
Glen Barber
- git: 8742817ba62e - main - FFS extattr: fix handling of the tail
Konstantin Belousov
- git: 600756afb532 - main - fhlink(2): the syscalls do not take flag
Konstantin Belousov
- git: 20e91ca36a56 - main - open(2): Remove O_BENEATH and AT_BENEATH
Konstantin Belousov
- git: 59e749428111 - main - Do not call nameicap_tracker_add() for dotdot case.
Konstantin Belousov
- git: 2388ad7c293f - main - nameicap_tracker_add: avoid duplicates in the tracker list
Konstantin Belousov
- git: e8a2862aa038 - main - Add nameicap_cleanup_from(), to clean tracker list starting from some element
Konstantin Belousov
- git: 49c98a4bf3a8 - main - nameicap_check_dotdot: trim tracker on check
Konstantin Belousov
- git: 28cd3a673e0e - main - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path
Konstantin Belousov
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Konstantin Belousov
- git: ead7697f04c0 - main - Restore AT_RESOLVE_BENEATH support for funlinkat(2)/unlinkat(2).
Konstantin Belousov
- git: f5e930b369c6 - main - atomic(9): note that atomic_interrupt_fence first appeared in 13.0
Konstantin Belousov
- git: 56b9bee63a42 - main - Make kern.timecounter.hardware tunable
Konstantin Belousov
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Konstantin Belousov
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Konstantin Belousov
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Konstantin Belousov
- git: 25aac48d2ce3 - main - simplify journal_mount: move the out label after success block
Konstantin Belousov
- git: fd97fa64638d - main - Add FFSV_FORCEINODEDEP flag for ffs_vgetf()
Konstantin Belousov
- git: a285d3edacf6 - main - ffs_extern.h: Add comments for ffs_vgetf() flags
Konstantin Belousov
- git: 7c7a6681fab2 - main - ffs: clear MNT_SOFTDEP earlier when remounting rw to ro
Konstantin Belousov
- git: 81cdb19e04e5 - main - ffs softdep: clear ump->um_softdep on softdep_unmount()
Konstantin Belousov
- git: 7f682bdcabda - main - Rework MOUNTED/DOING SOFTDEP/SUJ macros
Konstantin Belousov
- git: fabbc3d879cc - main - softdep_flush(): do not access ump after we acked FLUSH_EXIT and unlocked SU lock
Konstantin Belousov
- git: d7e5e374167f - main - softdep_unmount: handle spurious wakeups
Konstantin Belousov
- git: f776c54cee81 - main - ffs_mount: when remounting ro->rw and sbupdate failed, cleanup softdeps
Konstantin Belousov
- git: 2af934cc15bd - main - Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called
Konstantin Belousov
- git: 7a8d4b4da69a - main - FFS: assign fully initialized struct mount_softdeps to um_softdep
Konstantin Belousov
- git: 0b3948e73b74 - main - softdep_unmount: assert that no dandling dependencies are left
Konstantin Belousov
- git: 44691b33cc99 - main - vlrureclaim: only skip vnode with resident pages if it own the pages
Konstantin Belousov
- git: 16dea8341024 - main - null_vput_pair(): release use reference on dvp earlier
Konstantin Belousov
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Konstantin Belousov
- git: 0006530aa14b - main - include: Remove symlink installation
Konstantin Belousov
- git: 0006530aa14b - main - include: Remove symlink installation
Konstantin Belousov
- git: 0006530aa14b - main - include: Remove symlink installation
Konstantin Belousov
- git: c7b913aa47ba - main - vm_fault: handle KERN_PROTECTION_FAILURE
Konstantin Belousov
- git: 8223717ce62c - main - x86: clear %db registers in new process
Konstantin Belousov
- git: e243367b6445 - main - mbuf: add a way to mark flowid as calculated from the internal headers
Konstantin Belousov
- git: baacf701372b - main - vxlan: correct interface MTU when using hw offloads
Konstantin Belousov
- git: 907023b454f0 - main - security(7): mention new W^X sysctls in the manual page
Gordon Bergling
- git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose
Gordon Bergling
- git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose
Gordon Bergling
- git: e797dc58bd29 - main - arm64: Add support for bcm2838 RNG
Gordon Bergling
- git: f7bfe310191c - main - wg(4): Fix an example in the manual page
Gordon Bergling
- git: d197bf2b20e7 - main - net80211: Fix a typo in a comment
Gordon Bergling
- git: 564a3ac63abe - main - i386: Fix a few typos
Gordon Bergling
- git: 183502d1625f - main - Fix a few typos in comments
Gordon Bergling
- git: 5666643a9538 - main - Fix some common typos in comments
Gordon Bergling
- git: a9275d996c22 - main - ls(1): Refine the HISTORY within the manual page.
Gordon Bergling
- git: a9275d996c22 - main - ls(1): Refine the HISTORY within the manual page.
Gordon Bergling
- git: dd95b39235dd - main - [PowerPC64] Fix multiple issues in fpsetmask().
Brandon Bergren
- git: 384ee7cc6e9e - main - [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
Brandon Bergren
- Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Brandon Bergren
- =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= ssed in 0b7472b3d8d2.
Brandon Bergren
- =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= ssed in 0b7472b3d8d2.
Brandon Bergren
- =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= ssed in 0b7472b3d8d2.
Brandon Bergren
- =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= ssed in 0b7472b3d8d2.
Brandon Bergren
- git: bad9fa56620e - main - [PowerPC] Fix AP bringup on 32-bit AIM SMP
Brandon Bergren
- git: bd94c8ab29c3 - main - [PowerPC] Fix NUMA checking for powernv
Brandon Bergren
- git: 98727c6cd11e - main - Fix panic when using BOOTP to resolve root path.
Brandon Bergren
- git: 5a08df100b58 - main - [PowerPC] Fix 32-bit Book-E panic due to pve leak
Brandon Bergren
- git: 74f6cb0f316b - main - [PowerPC] Remove unused IPI type count tracking.
Brandon Bergren
- git: 895a22583df2 - main - [PowerPC] Fix ISA_206 subword atomics
Brandon Bergren
- git: 895a22583df2 - main - [PowerPC] Fix ISA_206 subword atomics
Brandon Bergren
- 895a22583df2 - main - [PowerPC] Fix ISA_206 subword atomics
Brandon Bergren
- git: a5f07fa0c6b1 - main - powerpc/pseries: Add new hypercall definition, H_REGISTER_PROC_TBL
Brandon Bergren
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Kevin Bowling
- git: 2595d78f3df2 - main - sys/ck.h: Add an include guard
Kevin Bowling
- git: 51dfae383bf6 - main - [ath] validate ts_antenna before updating tx statistics
Adrian Chadd
- git: fb3edd4f3ff8 - main - [ath] do a cold reset if TSFOOR triggers
Adrian Chadd
- git: 25bfa448602c - main - Add device and ifnet logging methods, similar to device_printf / if_printf
Adrian Chadd
- git: b6fd00791f2b - main - [iwn] Flip over to use VAP flags rather than ic flags for things
Adrian Chadd
- git: 5224c2a3bc95 - main - Merge tcsh 6.22.03-ceccc7f
Dmitry Chagin
- git: 9e5aeba51b43 - main - Fix warning about signed comparison and drop WARNS for ktrdump(8).
Dmitry Chagin
- git: 88588c4b7611 - main - Get rid of i386 ref here as linux64 is a 64-bit module.
Dmitry Chagin
- git: a94d15af26b5 - main - ichsmb: Add PCI IDs for Intel Comet Lake and Tiger Lake
Neel Chauhan
- git: d5be41beb7c4 - main - Fix dpdk/ldradix fib lookup algorithm preference calculation.
Alexander V. Chernikov
- git: 7634919e15f1 - main - Fix 'in6_purgeaddr: err=65, destination address delete failed' message.
Alexander V. Chernikov
- git: b1d63265ac39 - main - Flush remaining routes from the routing table during VNET shutdown.
Alexander V. Chernikov
- git: e4ac3f746377 - main - Fix fib algo rebuild delay calculation.
Alexander V. Chernikov
- git: 2476178e6b09 - main - Fix kassert panic when inserting multipath routes from multiple threads.
Alexander V. Chernikov
- git: a0308e48ec12 - main - Fix panic when destroying interface with ECMP routes.
Alexander V. Chernikov
- git: c00e2f573b50 - main - Fix build for non-vnet non-multipath kernels broken by a0308e48ec12ae37f525aa3c6d3c1a236fb55dcd.
Alexander V. Chernikov
- git: 66f138563bec - main - Plug nexthop group refcount leak. In case with batch route delete via rib_walk_del(), when some paths from the multipath route gets deleted, old multipath group were not freed.
Alexander V. Chernikov
- git: 24cd2796cf10 - main - Fix !VNET build broken by 66f138563becf12d5c21924f816d2a45c3a1ed7a.
Alexander V. Chernikov
- git: 6f43c72b472e - main - Zero `struct weightened_nhop` fields in nhgrp_get_addition_group().
Alexander V. Chernikov
- git: 9095dc7da4cf - main - Fix nexhtop group index array scaling.
Alexander V. Chernikov
- git: 0f30a36dedef - main - Rename variables inside nexhtop group consider_resize() code.
Alexander V. Chernikov
- git: 9fa8d1582b44 - main - Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().
Alexander V. Chernikov
- git: 0c2a0e038002 - main - Fix typo in the 9fa8d1582b44b4850d40699c9adb104732328b7d.
Alexander V. Chernikov
- git: 9fa8d1582b44 - main - Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().
Alexander V. Chernikov
- git: b8598e2ff65a - main - Add IPv4 fib lookup performance tests with uniform keys.
Alexander V. Chernikov
- git: 4084b1ab0413 - main - Fix `netstat -rs` reporting.
Alexander V. Chernikov
- git: 066dab17e7a4 - main - riscv: Fix whitespace issues in fabs added in 524b018d2004
Jessica Clarke
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Jessica Clarke
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Jessica Clarke
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Jessica Clarke
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Jessica Clarke
- git: f2f8405cf6b5 - main - if_vtbe: Add missing includes to fix build
Jessica Clarke
- git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
Jessica Clarke
- git: 8c9e45503fe4 - main - tools/build: Improve host-symlinks failure mode
Jessica Clarke
- git: 839fdcfc0c1d - main - elftoolchain: Support building on Arm-based Macs
Jessica Clarke
- git: 3a314eb5bb44 - main - zfs: Cherry-pick upstream commit ef977fce6636 to fix macOS/arm64 bootstrap
Jessica Clarke
- git: 410556f1f10f - main - libctf: Fix an out-of-bounds read in ctf_lookup_by_name()
Jessica Clarke
- git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
Tijl Coosemans
- git: 9097e3cbcac4 - main - Partially revert libcxxrt changes to avoid _Unwind_Exception change
Tijl Coosemans
- git: 95da5e131a0a - main - dialog: fix macro redefinition
Baptiste Daroussin
- git: ec74116ace52 - main - dialog: finish update to 1.3-20210117
Baptiste Daroussin
- git: f61831d2e8bd - main - Revert "rc: implement parallel boot"
Baptiste Daroussin
- git: a2aac2f5e564 - main - pkg(7): when bootstrapping first search for pkg.bsd file then pkg.txz
Baptiste Daroussin
- git: c244b1d8a387 - main - pkg: settle the uniq extension to .pkg instead of .bsd
Baptiste Daroussin
- git: b75fb12b6827 - main - terminfo: add more path to lookup for the database
Baptiste Daroussin
- git: 7a758a4cee23 - main - Revert "terminfo: add terminfo database"
Baptiste Daroussin
- git: 16d3faad099a - main - terminfo db: add entries for the terminfo database removal
Baptiste Daroussin
- git: 4a847a6ccdf2 - main - Revert "bootstrap: add tic to the bootstrap tools" Since we don't build and install the terminfo db anymore this is not needed
Baptiste Daroussin
- git: a0409676120c - main - libucl: vendor import snapshort 20210314
Baptiste Daroussin
- git: f9a159da2a29 - main - libedit: vendor import snapshot 2020-07-10
Baptiste Daroussin
- git: d83ffa44777e - main - obsoletefiles: also remove the terminfo directory along with the db
Baptiste Daroussin
- git: 19318a62d7f8 - main - libedit: vendor import libedit 2021-03-28
Baptiste Daroussin
- git: 660045fb5360 - main - sh: improve emacs mode
Baptiste Daroussin
- git: 81c6dfbf5608 - main - release: Move the vagrant.vmx config out to its own file to match vbox
Brad Davis
- git: b8e12d2d5c76 - main - Improve the wording for showing the brightness level
Brad Davis
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Alexey Dokuchaev
- git: c2a39987e6f1 - main - fortune/freebsd-tips: Add a few fortunes
Alexey Dokuchaev
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Jason A. Donenfeld
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Jason A. Donenfeld
- git: a9f7eba95971 - main - ipfw: add IPv6 support for sockarg opcode.
Lutz Donnerhacke
- git: eb8bf6bb4204 - main - Fix 'make bmake' top-level bootstrapping.
Bryan Drewery
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Bryan Drewery
- git: a771bf748f94 - main - Remove unused obj variable missed in r354870.
Bryan Drewery
- git: a9f7eba95971 - main - ipfw: add IPv6 support for sockarg opcode.
Andrey V. Elsukov
- git: c80a4b76ceac - main - ipdivert: check that PCB is still valid after taking INPCB_RLOCK.
Andrey V. Elsukov
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
Stefan Esser
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Stefan Esser
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Stefan Esser
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Kyle Evans
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Kyle Evans
- git: 60c4ec806dfd - main - jail: allow root to implicitly widen its cpuset to attach
Kyle Evans
- git: ca4e1ea19fc3 - main - Regenerate src.conf(5) after PIE default change
Kyle Evans
- git: e4d63c5d5ff8 - main - Remove fmtree(8)
Kyle Evans
- git: 13686dffbbeb - main - Regenerate src.conf(5) after FMTREE removal
Kyle Evans
- git: 852f70b24043 - main - init: use explicit_bzero() for clearing passwords
Kyle Evans
- git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8)
Kyle Evans
- git: 0c1a5eaae832 - main - env: style(9) fix, add a space
Kyle Evans
- git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8)
Kyle Evans
- git: 466df976babe - main - jail(8): reset to root cpuset before attaching to run commands
Kyle Evans
- git: d4380c0cdd05 - main - jail: Change both root and working directories in jail_attach(2)
Kyle Evans
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
Kyle Evans
- git: d9a50109e238 - main - if_wg: release correct lock in noise_remote_begin_session()
Kyle Evans
- git: df554850858f - main - wg_input: avoid leaking due to an m_defrag failure
Kyle Evans
- git: 2b82c94acff6 - main - if_wg: avoid null ptr deref
Kyle Evans
- git: 1bb7c45c532f - main - wg: Fix a mismerge
Kyle Evans
- git: 8cc15b0dfc2f - main - x86: tsc: deprioritize TSC on VirtualBox
Kyle Evans
- git: bae59285f932 - main - if_wg: return to m_defrag() of incoming mbuf, sans leak
Kyle Evans
- git: e80e371d79d8 - main - if_wg: avoid sleeping under the net epoch
Kyle Evans
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Kyle Evans
- git: 172a8241c9c9 - main - ifconfig: wg: stop requiring peer endpoints
Kyle Evans
- git: b3dac3913dc9 - main - ifconfig: allow displaying/setting persistent-keepalive
Kyle Evans
- git: 299f8977cef6 - main - if_wg: wg_input: remove a couple locals (NFC)
Kyle Evans
- git: 0dd691b41276 - main - iflib: allow clone detach if not yet init
Kyle Evans
- git: 94dddbfd00b9 - main - if_wg: export tx_bytes, rx_bytes, and last_handshake
Kyle Evans
- git: ce53f92e6c81 - main - wg(4): note the persistent-keepalive ifconfig(8) option
Kyle Evans
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Kyle Evans
- git: e277a507d8f9 - main - tests: netinet: add missing up from local change
Kyle Evans
- git: 11704859477c - main - if_wg: fix the !INET6 support
Kyle Evans
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Kyle Evans
- git: 99158c7fbd56 - main - if_wg: stop holding creds in wg_socket_init()
Kyle Evans
- git: 25529f11cff8 - main - if_wg: close the sockets if wg_socket_bind() failed
Kyle Evans
- git: ff92a03616c5 - main - if_wg: fix build with DIAGNOSTICS
Kyle Evans
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Kyle Evans
- git: f187d6dfbf63 - main - base: remove if_wg(4) and associated utilities, manpage
Kyle Evans
- git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks
Kyle Evans
- git: 87d65c747a43 - main - lib/msun: Allow building tests with WARNS=6
Kyle Evans
- git: 9c5aac8f2e84 - main - fusefs: fix a dead store in fuse_vnop_advlock
Kyle Evans
- git: 64c01719e476 - main - libevent1: fix layout of duplicated RB_ENTRY() definition
Kyle Evans
- git: a0d921bae9f3 - main - Remove obsolete bc library and dc test files
Stefan EÃer
- git: 028616d0dd69 - main - bc: Vendor import new version 3.3.3
Stefan EÃer
- git: 9300e88039d4 - main - bc: upgrade to version 3.3.4
Stefan EÃer
- git: 5084dde5f087 - main - pchtherm: fix a wrong bit and a wrong register use
Andriy Gapon
- git: 3c6b59567f61 - main - gpioc_detach: fix freeing of wrong pointers
Andriy Gapon
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Simon J. Gerraty
- git: 95331c228a39 - main - Import wireguard fixes from pfSense 2.5
Peter Grehan
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Rodney W. Grimes
- git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image
Rodney W. Grimes
- git: d4380c0cdd05 - main - jail: Change both root and working directories in jail_attach(2)
James Gritton
- git: 6e1d1bfcac77 - main - jail: Improve locking when removing prisons
James Gritton
- git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled
Mateusz Guzik
- git: 2c1c1255e41a - main - kcsan: add atomic_interrupt_fence
Mateusz Guzik
- git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled
Mateusz Guzik
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Mateusz Guzik
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Mateusz Guzik
- git: 59146a6921d0 - main - zfs: make seqc asserts conditional on replay
Mateusz Guzik
- git: e9272225e6be - main - vfs: fix vnlru marker handling for filtered/unfiltered cases
Mateusz Guzik
- git: 8b434feedfa9 - main - Only set delayed inval for procs using PTI
Eric van Gyzen
- git: 576313b983dc - main - dumpon: do not print errno for resolver failure
Eric van Gyzen
- git: 0424d9ebeb17 - main - decryptcore: do not include sys/sysctl.h
Eric van Gyzen
- git: e4b8deb22227 - main - amd64 pmap: convert to counter(9), add PV and pagetable page counts
Jason A. Harmening
- git: c2460d7cfe9f - main - factor out PT page allocation/freeing
Jason A. Harmening
- git: d22883d71544 - main - Remove PCPU_INC
Jason A. Harmening
- git: 8dc8feb53da0 - main - Clean up a couple of MD warts in vm_fault_populate():
Jason A. Harmening
- git: c8db60c0673d - main - Split out the loader efifb setup to a new function
O. Hartmann
- git: 6a762cfae145 - main - powerpc: Fix powerpcspe WRT FPSCR
Justin Hibbits
- git: b6d8f3b517de - main - powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745x
Justin Hibbits
- git: 921716186f12 - main - powerpc/aim: Update timebase directly on resume instead of through platform
Justin Hibbits
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Alastair Hogge
- git: 8a272653d9fb - main - stress2: Initial import
Peter Holm
- git: e0fd837a30bd - main - stress2: open(2) tests with BENEATH flags.
Peter Holm
- git: f619b21d0f42 - main - stress2: Fix usage of unitializer data
Peter Holm
- git: cefb959e18ef - main - stress2: Update expetced errno
Peter Holm
- git: 6d5586da633b - main - stress2: Added two syzkaller reproducers.
Peter Holm
- git: e54257d92a7a - main - stress2: Updated the exclude list
Peter Holm
- git: 874635e38173 - main - arm64: fix hardware single-stepping from EL1
Mitchell Horne
- git: bd0b7cbf5ac1 - main - arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
Mitchell Horne
- git: e152c882738f - main - arm64: add definition for IS_SSTEP_TRAP()
Mitchell Horne
- git: 0d3b3beeb253 - main - riscv: fix errors in some atomic type aliases
Mitchell Horne
- git: 7e7f7beee732 - main - ns8250: don't drop IER_TXRDY on bus_grab/ungrab
Mitchell Horne
- git: da45b4626641 - main - armv8crypto: note derivation in armv8_crypto_wrap.c
Mitchell Horne
- git: c02c04f113fe - main - x86: consolidate hw watchpoint logic into new file
Mitchell Horne
- git: 720dc6bcb5a8 - main - Consolidate machine/endian.h definitions
Mitchell Horne
- git: 763107f26c3c - main - Introduce kdb-level watchpoint functions
Mitchell Horne
- git: 15dc1d44528a - main - x86: implement kdb watchpoint functions
Mitchell Horne
- git: 3ef68bc62c1e - main - arm64: implement kdb watchpoint functions
Mitchell Horne
- git: 5a2933d0bf9f - main - arm: implement kdb watchpoint functions
Mitchell Horne
- git: 9d81dd5404b3 - main - ddb: replace watchpoint set/clear functions
Mitchell Horne
- git: 4beb385813c8 - main - gdb: allow setting/removing hardware watchpoints
Mitchell Horne
- git: 7446b0888d92 - main - gdb: report specific stop reason for watchpoints
Mitchell Horne
- git: 7c1344084540 - main - arm: add options GDB to std.armv6 and std.armv7
Mitchell Horne
- git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
Olivier Houchard
- git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
Olivier Houchard
- git: 4287fa844f5e - main - TEST gitrepo-dev
Li-Wen Hsu
- git: 2c75196236fc - main - Revert "TEST gitrepo-dev"
Li-Wen Hsu
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Li-Wen Hsu
- git: cada2b74b8d6 - main - Update doc links in README
Li-Wen Hsu
- git: aaf998056ed4 - main - Whitespace cleanup
Li-Wen Hsu
- git: 8ef03ce6db33 - main - development(7): mention the Git mirror list in the manual page
Li-Wen Hsu
- git: 80f39bd95f22 - main - Hyper-V: hn: Store host hash value in flowid
Wei Hu
- git: a491581f3f8d - main - Hyper-V: hn: Enable vSwitch RSC support in hn netvsc driver
Wei Hu
- git: 805dbff6c36a - main - Hyper-V: hn: Initialize the internal field of per packet info on tx path
Wei Hu
- git: 21864048f392 - main - inetd.conf: Wordsmith recommendation
Daniel Ebdrup Jensen
- git: c39dda81923a - main - rc.conf(5): Document the 'workstation' firewall_type
Daniel Ebdrup Jensen
- git: 794f9f43c8ab - main - rc.conf(5): Bump date on .Dd
Daniel Ebdrup Jensen
- git: 815209920f1d - main - rc.conf(5): Remove left-over variables
Daniel Ebdrup Jensen
- git: 968ad154ce71 - main - fortune/freebsd-tips: Remove bogus fortune
Daniel Ebdrup Jensen
- git: 547817631948 - main - fortune/freebsd-tips: Remove errant spaces
Daniel Ebdrup Jensen
- git: c2a39987e6f1 - main - fortune/freebsd-tips: Add a few fortunes
Daniel Ebdrup Jensen
- git: 646bae45e102 - main - fortune/freebsd-tips: Fix markup and wording
Daniel Ebdrup Jensen
- git: 07564e176201 - main - arm64: Add support for the RK805/RK808 RTC
Peter Jeremy
- git: cdac5f398bf8 - main - nfs: Cleanup dead files
Peter Jeremy
- git: 0401989282d1 - main - vm: Round up npages and alignment for contig reclamation
Mark Johnston
- git: 3adf72a36b9b - main - qat.4: Fix some firmware module names
Mark Johnston
- git: c49b075305a7 - main - git-arc: Handle commit ranges in the "update" verb
Mark Johnston
- git: c113740f266e - main - git-arc.1: Fix synopsis for the "update" verb
Mark Johnston
- git: 49f6925ca342 - main - ktls: Cache output buffers for software encryption
Mark Johnston
- git: 5e6989ba4f26 - main - link_elf_obj: Handle init_array sections in KLDs
Mark Johnston
- git: ff6a7e4ba6bf - main - ktls: Fix CBC encryption when input and output iov sizes are different
Mark Johnston
- git: 732b69c9f9c8 - main - acpi: Make nexus_acpi quiet on amd64 and i386
Mark Johnston
- git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose
Mark Johnston
- git: 4fc60fa9294f - main - opencrypto: Make cryptosoft attach silently
Mark Johnston
- git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose
Mark Johnston
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Mark Johnston
- git: fef845097190 - main - netmap: Stop printing a line to the dmesg in netmap_init()
Mark Johnston
- git: af06ff55535d - main - dumpon.8: Ask DDB to call doadump() rather than calling it directly
Mark Johnston
- git: a11009dccb6a - main - wg: Avoid leaking mbufs when the input handshake queue is full
Mark Johnston
- git: d8cebef50e7b - main - wg: Style
Mark Johnston
- git: 8ff2b41c05a8 - main - posix timers: Declare unexported functions as static
Mark Johnston
- git: 60d12ef952a3 - main - posix timers: Sprinkle some style fixes
Mark Johnston
- git: 7995dae9d3f5 - main - posix timers: Improve the overrun calculation
Mark Johnston
- git: 435c7cfb2418 - main - Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.h
Mark Johnston
- git: ffe3def903a5 - main - iflib: Make if_shared_ctx_t a pointer to const
Mark Johnston
- git: 0e72eb460228 - main - ath_hal: Stop printing messages during boot
Mark Johnston
- git: 1bb7c45c532f - main - wg: Fix a mismerge
Mark Johnston
- git: 1bb7c45c532f - main - wg: Fix a mismerge
Mark Johnston
- git: 968079f253c1 - main - vm_reserv: Fix list locking in vm_reserv_reclaim_contig()
Mark Johnston
- git: 2f1cfb7f63ca - main - gmirror: Pre-allocate the timeout event structure
Mark Johnston
- git: 4aa157dd5b4e - main - link_elf_obj: Add a case missing from 5e6989ba4f26
Mark Johnston
- git: 7b1b5aad95df - main - stand: Load INIT_ARRAY and FINI_ARRAY sections
Mark Johnston
- git: 1af332a7d8f8 - main - rtsold: Fix validation of RDNSS options
Mark Johnston
- git: 3ead60236fd2 - main - Generalize bus_space(9) and atomic(9) sanitizer interceptors
Mark Johnston
- git: b93a796b06ec - main - pf: Handle unmapped mbufs when computing checksums
Mark Johnston
- git: 9bd734521220 - main - libc: Some enhancements to syslog(3)
Mark Johnston
- git: 2d82b47a5b4e - main - syslogd: Increase message size limits
Mark Johnston
- git: ed42b22abc48 - main - makefs: Ignore the "tags" keyword in mtree manifests
Mark Johnston
- git: 7ae2e703366e - main - amd64: Make KPDPphys local to pmap.c
Mark Johnston
- git: ec8f1ea8d536 - main - Generalize sanitizer interceptors for memory and string routines
Mark Johnston
- git: 653a437c0444 - main - accept_filter: Fix filter parameter handling
Mark Johnston
- git: 71c160a8f614 - main - vfs: Add an assertion around name length limits
Mark Johnston
- git: 410556f1f10f - main - libctf: Fix an out-of-bounds read in ctf_lookup_by_name()
Mark Johnston
- git: 410556f1f10f - main - libctf: Fix an out-of-bounds read in ctf_lookup_by_name()
Mark Johnston
- git: 3c065eeaa7a5 - main - libctf: Adjust logic to match upstream after 410556f1f
Mark Johnston
- git: 3428b6c050d1 - main - Fix several dev_clone callbacks to avoid out-of-bounds reads
Mark Johnston
- git: afb1aa4e6df2 - main - ix(4): Report RX errors as sum of all RX error counters
Eric Joyner
- git: 9f99061ef9c9 - main - ixl(4): Report RX errors as sum of all RX error counters
Eric Joyner
- git: 21802a127d83 - main - ixl(4): Add ability to control link state on ifconfig down
Eric Joyner
- git: d08b8680e12a - main - ice(4): Update to version 0.28.1-k
Eric Joyner
- git: 71900a794da0 - main - mpr: big-endian support
Alfredo Dal'Ava Junior
- git: 231633a2e900 - main - [PowerPC64] add mpr to GENERIC64 and GENERIC64LE
Alfredo Dal'Ava Junior
- git: befb0817bd5e - main - powerpc: implement bus_map_resource and bus_unmap_resource DEVMETHODs
Alfredo Dal'Ava Junior
- git: 2bdcf6237744 - main - genet: Fix problem with forwarding some TCP/IPv6 packets
Mike Karels
- git: 645eaa2ccaed - main - libkvm: Plug couple of memory leaks and check possible calloc(3) failure
Jung-uk Kim
- git: 483c6da3a20b - main - libkvm: Refine the previous commit (645eaa2ccaed)
Jung-uk Kim
- git: 2fc640d5bc0a - main - poly1305: Chase xform_poly1305.h removal
Jung-uk Kim
- git: 6827435548d2 - main - pkgbase: Fix building out-of-tree manual pages
Jung-uk Kim
- git: b6c1fdcdf503 - main - OpenSSL: Merge OpenSSL 1.1.1k
Jung-uk Kim
- git: 7595394130a1 - main - OpenSSL: Regen manual pages for 1.1.1k
Jung-uk Kim
- git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8)
Kubilay Kocak
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Kubilay Kocak
- git: 6241b57131a6 - main - hid: add opt_hid.h to modules that use HID_DEBUG
Vladimir Kondratyev
- git: 5842073a9b74 - main - arcmsr(4): Fixed no action of hot plugging device on type_F adapter.
Xin LI
- git: 6234a0bfc863 - main - usr.sbin/uefisign: prevent specifying certificate, key or output multiple times.
Xin LI
- git: 57b9a062d147 - main - usr.sbin/services_mkdb: diff reduction against NetBSD.
Xin LI
- git: 18f3c5fe9207 - main - usr.sbin/services_mkdb: plug memory leak when line was blank.
Xin LI
- git: 0af8a2db34cf - main - release: do not set __MAKE_CONF and SRCCONF for the chroot build
Don Lewis
- git: 092f3f081265 - main - net: fixing a memory leak in if_deregister_com_alloc()
Tai-hwa Liang
- git: 588ce1a3ac8d - main - kobj: avoid gcc -Wcast-function-type
Ryan Libby
- git: 3e5e9939cda3 - main - ddb: enable the use of ^C and ^S/^Q
Ryan Libby
- git: afbee98232f4 - main - Remove xform_poly1305.h from the build, it is not necessary.
Scott Long
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Scott Long
- git: 74ae3f3e33b8 - main - if_wg: import latest fixup work from the wireguard-freebsd project
Scott Long
- git: dbec10e08808 - main - Fetch the sigfastblock value in syscalls that wait for signals
Jonathan T. Looney
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: b3fce46a3eac - main - cam: remove redundant scsi_vpd_block_characteristics definition
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Warner Losh
- git: 88a55912032a - main - config_intrhook: Move from TAILQ to STAILQ and padding
Warner Losh
- git: 6ffdaa5f2d4f - main - Move back the isa non-PNP driver deadline to FreeBSD 14.
Warner Losh
- git: 1645a4ae645f - main - usb: tiny formatting nit
Warner Losh
- git: e52368365db3 - main - config_intrhook: provide config_intrhook_drain
Warner Losh
- git: 8423f5d4c127 - main - nvme: use config_intrhook_drain to avoid removable card races
Warner Losh
- git: c22076b52839 - main - man: Remove obsolete info from hosts man page
Warner Losh
- git: ba5de7e93014 - main - SPDX: Spell 4 clause BSD license correctly
Warner Losh
- git: 8a157722e947 - main - Remove README in favor of README.md
Warner Losh
- git: 2918e9fdb82f - main - readme: update style
Warner Losh
- git: dbd92cc2a491 - main - Fix arch rendering
Warner Losh
- git: e75eac2cb81c - main - readme: Link to COPYRIGHT file
Warner Losh
- git: 7381bbee29df - main - cam: Run all XPT_ASYNC ccbs in a dedicated thread
Warner Losh
- git: def657b82552 - main - build.7: Document SYSDIR variable
Warner Losh
- git: 29dd5e7a87a4 - main - build.7: Use proper .Dd date from this year
Warner Losh
- git: 043577b721ec - main - ofwfb: fix boot on LE
Leandro Lupori
- git: 2f561284033c - main - [PowerPC64] Enforce natural alignment in bcopy
Leandro Lupori
- git: 9f50aa45be18 - main - [PowerPC64] Port optimized strcpy to PPC64LE
Leandro Lupori
- git: 3d0399c718b2 - main - [PowerPC64] Clear low-order bits of ARPN
Leandro Lupori
- git: 75e67b4920f2 - main - powerpc64: support superpages on pmap_mincore
Leandro Lupori
- git: a5f9fe2bab78 - main - copy_file_range(2): Fix for small values of input file offset and len
Rick Macklem
- git: 94f2e42f5e0b - main - nfsclient: Fix the stripe unit size for a File Layout pNFS layout
Rick Macklem
- git: c04199affeac - main - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS
Rick Macklem
- git: 09673fc0f36d - main - mountd(8): generate a syslog message when the "V4:" line is missing
Rick Macklem
- git: fd232a21bb35 - main - nfsv4 pnfs client: fix updating of the layout stateid.seqid
Rick Macklem
- git: 5f742d3879de - main - nfsv4 client: fix forced dismount when sleeping on nfsv4lck
Rick Macklem
- git: 82ee386c2afb - main - nfsv4 client: fix forced dismount when sleeping in the renew thread
Rick Macklem
- git: e61b29ab5d2d - main - nfsv4.1/4.2 client: fix handling of delegations for "oneopenown" mnt option
Rick Macklem
- git: fdc9b2d50fe9 - main - nfsv4 client: replace while loops with LIST_FOREACH() loops
Rick Macklem
- git: 01ae8969a9ee - main - nfsd: do not implicitly bind the back channel for NFSv4.1/4.2 mounts
Rick Macklem
- git: 2b98ea2e51a0 - main - UPDATING: Add an entry for commit 01ae8969a9ee.
Rick Macklem
- git: 0ab5902e8ad9 - main - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
Vincenzo Maffione
- git: ee7ffaa2e6e0 - main - netmap: fix issues in nm_os_extmem_create()
Vincenzo Maffione
- git: 21d0c01226eb - main - netmap: iflib: add nm_config callback
Vincenzo Maffione
- git: a6d768d845c1 - main - netmap: add kernel support for the "offsets" feature
Vincenzo Maffione
- git: 660a47cb991d - main - netmap: monitor: add a flag to distinguish packet direction
Vincenzo Maffione
- git: f8113f0a65ad - main - libnetmap: add support for the offset features
Vincenzo Maffione
- git: 27bf5dd3d403 - main - netmap: pkt-gen: allow -Z and -z to be used together
Vincenzo Maffione
- git: 51cc31088bf4 - main - netmap: bridge: fix transmission in busy-wait mode
Vincenzo Maffione
- git: 88024c4a520b - main - libnetmap: restore changes in 26c29e743bbdbb82762540f72d4bc449bae2e092
Vincenzo Maffione
- git: af11c2029006 - main - Cirrus-CI: show mounted filesystems and free space at start
Ed Maste
- git: a7d593dd1da2 - main - Cirrus-CI: temporarily avoid qemu smoke test boot
Ed Maste
- git: 7f72497ef756 - main - libc: Use musl's optimized strchr and strchrnul
Ed Maste
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Ed Maste
- git: f2f24008a2b1 - main - Cirrus-CI: Add more information to help track down disk full issues
Ed Maste
- git: 0dcde5cc1274 - main - growfs: allow operation on RW-mounted filesystems
Ed Maste
- git: 19587d742264 - main - clang: Fix -gz=zlib options for linker
Ed Maste
- git: 15565e0a2177 - main - kern.mk: fix -Wno-error style to fix build with Clang 12
Ed Maste
- git: 5be27cbf16c8 - main - arm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
Ed Maste
- git: 64a790d26480 - main - DTrace: remove sparc64 remnants in non-contrib code
Ed Maste
- git: 54399caa2f84 - main - Correct "Fondation" typo (missing "u")
Ed Maste
- git: 453d8a7ee2fc - main - rsu: add KASSERT to document maximum mbuf size in rsu_tx_start
Ed Maste
- git: 0cff00ae682a - main - retire obsolete mn(4) sync serial driver
Ed Maste
- git: f9839a42ee5d - main - ce: remove long-obsolete FreeBSD version compatibility
Ed Maste
- git: 2f189a0688c9 - main - ndis: remove leftover sys/modules/ndis
Ed Maste
- git: 92d1463e02b1 - main - pf: remove obsolete reference to ndis(4) in a comment
Ed Maste
- git: f48c35fa1ea8 - main - ce: unifdef NPCI also
Ed Maste
- git: b218441ac074 - main - gvinum: add deprecation notice
Ed Maste
- git: 21d0c01226eb - main - netmap: iflib: add nm_config callback
Ed Maste
- git: caed7b1c399d - main - zfs: merge OpenZFS master-bedbc13da
Martin Matuska
- git: 6781b8a32e70 - main - zfs: update openzfs version reference to bedbc13da
Martin Matuska
- git: 9db44a8e5da9 - main - zfs: merge OpenZFS master-9305ff2ed
Martin Matuska
- git: f9693bef8dc8 - main - zfs: merge OpenZFS master-891568c99
Martin Matuska
- git: 6385cabd5be6 - main - Do not complain about incorrect cylinder group check-hashes when asked to add them to a filesystem.
Kirk McKusick
- git: bc444e2ec6e6 - main - Fix fsck_ffs Pass 1b error exit "bad inode number 2 to nextinode".
Kirk McKusick
- git: 7848b25edd2a - main - Fix fsck_ffs -R finds unfixed duplicate block errors when rerunning.
Kirk McKusick
- git: ce5a4083de2d - main - pci_dw_mv: Don't enable unhandled interrupts.
Michal Meloun
- git: f97f57b51855 - main - simple_mfd: switch to controllable locking for syscon provider.
Michal Meloun
- git: a5dce53b75d8 - main - mvebu_gpio: Multiple fixes.
Michal Meloun
- git: 01c6d7918985 - main - mvebu_gpio: Fix settings of gpio pin direction.
Michal Meloun
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Mark Millard
- git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.
Mark Millard
- git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.
Mark Millard
- git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.
Mark Millard
- git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.
Mark Millard
- git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
Mark Millard
- git: ee21ee1572d4 - main - openzfs: attach pam_zfs_key to build
Ryan Moeller
- git: e175b519a6fb - main - lib/flua/libjail: Allow empty params table
Ryan Moeller
- git: 8b22242550c9 - main - sbin/ifconfig: Use a global libifconfig handle
Ryan Moeller
- git: 80545a16df95 - main - libifconfig: Fix typo in symbol map
Ryan Moeller
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Ryan Moeller
- git: 2803fa471e77 - main - sbin/ifconfig: Get media status with libifconfig
Ryan Moeller
- git: 88832d59dec1 - main - sbin/ifconfig: Minor housekeeping
Ryan Moeller
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Ryan Moeller
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Ryan Moeller
- git: efad9c8ba3ce - main - align nfsdumpstate column output
Ryan Moeller
- git: badcfbacf384 - main - rpc.lockd: Unconditionally close fds as daemon
Ryan Moeller
- git: b07b7aec6534 - main - bsdinstall: Drop vestigial bsdinstall-esps cleanup
Ryan Moeller
- git: a2c0e94ccfaf - main - xen: remove x86-ism from Xen common code
Roger Pau Monné
- git: ff5272ca7149 - main - xen/xenusb: always include xen/xen-os.h rather than machine/xen/xen-os.h
Roger Pau Monné
- git: b55c0d5f56bd - main - xen: move x86-specific xen_vector_callback_enabled to sys/x86
Roger Pau Monné
- git: 4489124c0472 - main - xen/netback: do not attempt to connect in the Initialised state
Roger Pau Monné
- git: a59e2982fe3e - main - Optimize out few extra memory accesses.
Alexander Motin
- git: b85a67f54a40 - main - Optimize TX coalescing by keeping pointer to last mbuf.
Alexander Motin
- git: 06e9c710998b - main - Fix initiator panic after 6895f89fe54e.
Alexander Motin
- git: df3747c6607b - main - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT().
Alexander Motin
- git: aff9b9ee894e - main - Restore condition removed in df3747c6607b.
Alexander Motin
- git: afc3e54eeee6 - main - Move ic_check_send_space clear to the actual check.
Alexander Motin
- git: 6ed39db2573b - main - Do not exit ctl_be_block_worker() prematurely.
Alexander Motin
- git: 455219675dbd - main - Change mwait_bm_avoidance use to match Linux.
Alexander Motin
- git: 075e4807df3e - main - Do not read timer extra time when MWAIT is used.
Alexander Motin
- git: 2cee045b4d62 - main - Move time math out of disabled interrupts sections.
Alexander Motin
- git: 8ea35c45d520 - main - Include ccompile.h after opt_global.h.
Alexander Motin
- git: 4fbbe523653b - main - nvme: Replace potentially long DELAY() with pause().
Alexander Motin
- git: cc011d871957 - main - Remove the never-installed setchannel(1) utility. It only work(s|ed) with the never-committed cxm(4) driver and the now-removed bktr(4) driver.
Mark Murray
- git: fbf8e3245201 - main - Remove references to the now-removed bktr(4) driver.
Mark Murray
- git: cd84c82c6ad7 - main - linux: add support for SO_PEERGROUPS
Edward Tomasz Napierala
- git: dc0119c28194 - main - linsysfs: create /sys/bus/ and /sys/subsystem/
Edward Tomasz Napierala
- git: d28cbb7944e5 - main - development(7): update to reflect Git transition
Edward Tomasz Napierala
- git: 0dfbdd9fc269 - main - linux(4): make getcwd(2) return ERANGE instead of ENOMEM
Edward Tomasz Napierala
- git: e026f4243c5a - main - Fix the 'linux' rc script on aarch64.
Edward Tomasz Napierala
- git: 076686fe0703 - main - cam: make sure to clear CCBs allocated on the stack
Edward Tomasz Napierala
- git: 54ac6f721efc - main - bhyve: virtio shares definitions between sys/dev/virtio
Ka Ho Ng
- git: c96151d33509 - main - Implement sndstat nvlist-based enumeration ioctls.
Ka Ho Ng
- git: f8a6ec2d5727 - main - bhyve: support relocating fbuf and passthru data BARs
Ka Ho Ng
- git: faf9a4e9142a - main - virtio_pci_legacy: Use the table BAR and PBA BAR from MSI-X cap
Ka Ho Ng
- git: cf5d1112408d - main - virtio_pci_legacy: Allow memory space for configuration
Ka Ho Ng
- git: ede14736fd6d - main - ivrs_drv: Fix IVHDs with duplicated BaseAddress
Ka Ho Ng
- git: 74ada297e897 - main - AMD-vi: Fix IOMMU device interrupts being overridden
Ka Ho Ng
- git: be97fc8dced0 - main - bhyve amd: Small cleanups in amdvi_dump_cmds
Ka Ho Ng
- git: b013912772ec - main - bhyve: change vq_getchain to return iovecs in both directions
Ka Ho Ng
- git: cf76495e0a30 - main - AMD-vi: Fix mismatched NULL checking in amdiommu teardown path
Ka Ho Ng
- git: ee21ee1572d4 - main - openzfs: attach pam_zfs_key to build
Steffen Nurpmeso
- git: 43afeee2fbf9 - main - share/man/man9: document zero_region(9)
Philip Paeps
- git: 4a4e9c516cfc - main - cxgbe(4): Fix an assertion that is not valid during attach.
Navdeep Parhar
- git: 765d623d606c - main - cxgbe(4): Remove extra blank line.
Navdeep Parhar
- git: 0b373f26bea1 - main - cxgbe(4): catch up with the latest cryptocaps.
Navdeep Parhar
- git: 473f6163e310 - main - cxgbe(4): use standard sysctl routines to deal with 16b values.
Navdeep Parhar
- git: a1d803c16206 - main - cxgbe(4): make it safe to call setup_memwin repeatedly.
Navdeep Parhar
- git: 3cc6f777befc - main - cxgbe(4): create a separate helper routine to write the global RSS key.
Navdeep Parhar
- git: 15f335556783 - main - cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode.
Navdeep Parhar
- git: 539489326947 - main - cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT.
Navdeep Parhar
- git: c2a39987e6f1 - main - fortune/freebsd-tips: Add a few fortunes
Colin Percival
- 8a272653d9fb - main - stress2: Initial import
Ravi Pokala
- 895a22583df2 - main - [PowerPC] Fix ISA_206 subword atomics
Ravi Pokala
- git: f19323847ca8 - main - pf: Retrieve DSCP value from the IPv6 header
Kristof Provost
- git: bb4a7d94b99f - main - net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros
Kristof Provost
- git: 448732b8e2d9 - main - altq: Increase maximum number of CBQ and HFSC classes
Kristof Provost
- git: 29698ed90473 - main - pf: Mark struct pf_pdesc as kernel only
Kristof Provost
- git: a079e38b08f2 - main - ossl: Add Poly1305 digest support.
Kristof Provost
- git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
Kristof Provost
- git: b4e3f3c2de6e - main - pfctl: Add missing 'va' code point name
Kristof Provost
- git: 9d3b2bcf7610 - main - pf tests: Test tos/dscp matching
Kristof Provost
- git: 5e9dae8e149a - main - pf: Factor out pf_krule_free()
Kristof Provost
- git: 913e7dc3e0eb - main - pf: Remove redundant kif != NULL checks
Kristof Provost
- git: b8f7267d499c - main - uma: allow uma_zfree_pcu(..., NULL)
Kristof Provost
- git: 51dc8e7f6888 - main - Document that uma_zfree_pcpu() allows NULL now
Kristof Provost
- git: 28dc2c954f50 - main - pf: Simplify cleanup
Kristof Provost
- git: cecfaf9bede9 - main - pf: Fully remove interrupt events on vnet cleanup
Kristof Provost
- git: 15b82e00a164 - main - pf: pool/kpool conversion code
Kristof Provost
- git: 9f2e5184173f - main - pfsync: Unconditionally push packets when requesting state updates
Kristof Provost
- git: 8ad7d25dfc80 - main - pf tests: pfsync bulk update test
Kristof Provost
- git: cd5671efc019 - main - dummynet: Move packet counters into dn_cfg
Kristof Provost
- git: 320bed3c007b - main - dummynet: Move timekeeping information into dn_cfg
Kristof Provost
- git: 25352f9fda43 - main - Minor grammar nit
Chris Rees
- git: 29358694281f - main - crontab.5: Correct claims on ranges and names
Chris Rees
- git: 5ac70383c8b3 - main - elftoolchain: stop leaving tempfiles on error
Chris Rees
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Chris Rees
- git: 98202829d1b3 - main - tests/sys/netpfil/pf: Add missing python3 requirements
Alex Richardson
- git: 760b2ffc5529 - main - Update scalbn* functions to the musl versions
Alex Richardson
- git: aac21e66f94e - main - Also use the musl scalbn code for ldexp()
Alex Richardson
- git: a26ace4db6d9 - main - tools/build/make.py: Don't call brew --prefix if --cross-bindir is set
Alex Richardson
- git: 524b018d2004 - main - riscv: Add a soft-float implementation of fabs()
Alex Richardson
- git: e5e4845959ac - main - Makefile.inc1 "Avoid duplicate script for target" warning
Alex Richardson
- git: 79fbd483787a - main - Fix ncurses bootstrap on macOS
Alex Richardson
- git: f5542795b992 - main - s_scalbn.c: Add missing float.h include
Alex Richardson
- git: 10f2a0c2e876 - main - Silence a macro-redefined warning when crossbuilding
Alex Richardson
- git: 0e4ff0acbe80 - main - AArch64: Don't set flush-subnormals-to-zero flag on startup
Alex Richardson
- git: 96a9e50e63bf - main - ptrace_test: Add more debug output on test failures
Alex Richardson
- git: 1032131464f1 - main - Remove atf_tc_skip calls from ptrace_test
Alex Richardson
- git: 17cc20092cd7 - main - Fix ptrace_test:ptrace__syscall_args after ATF upgrade
Alex Richardson
- git: c88c1f23a898 - main - Allow ssp_test:read to pass more reliably
Alex Richardson
- git: 955a3f9ad586 - main - Update capsicum-test to git commit f4d97414d48b8f8356b971ab9f45dc5c70d53c40
Alex Richardson
- git: 53a535c1d80a - main - Simplify the capsicum-test wrapper script
Alex Richardson
- git: c97304110a02 - main - tests/sys/audit: add missing comma delimiter between fields
Alex Richardson
- git: 1fcbddec14dd - main - Fix GCC build of ptrace_test after 96a9e50e63bfc
Alex Richardson
- git: 47ceb65f3c21 - main - Fix capsicum-test build with GCC
Alex Richardson
- git: 0072e5e0f3a0 - main - sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warnings
Alex Richardson
- git: b2c8cbf992cb - main - Remove unnecessary semicolon from CRITICAL_ASSERT()
Alex Richardson
- git: 172a624f0c9f - main - Silence annoying and incorrect non-default linker warning with GCC
Alex Richardson
- git: 6019514b0b53 - main - truss: split counting of syscalls and syscall calling convention
Alex Richardson
- git: 01fe4cac28d0 - main - kern.mk: Fix wrong variable being used for linker path after 172a624f0
Alex Richardson
- git: 0b86424c31ec - main - tests/sys/cddl: correctly quote atf_set "require.progs"
Alex Richardson
- git: 221622ec0c8e - main - lib/msun: Avoid FE_INEXACT for x86 log2l/log10l
Alex Richardson
- git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
Alex Richardson
- git: 34cc08e33698 - main - Save all fpcr/fpsr bits in the AArch64 fenv_t
Alex Richardson
- git: 8cf5812af4b7 - main - capsicum-test: Update for O_BENEATH removal
Alex Richardson
- git: fe525d3f9166 - main - Allow using sanitizers for ssp tests with out-of-tree compiler
Alex Richardson
- git: 65f4ff4e68af - main - tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP output
Alex Richardson
- git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184
Alex Richardson
- git: 6ceacebdf522 - main - Unbreak MSG_CMSG_CLOEXEC
Alex Richardson
- git: 7dd1f932c1f5 - main - tests/sys/netgraph: Further CI fixes
Alex Richardson
- git: ee231b27fff9 - main - Also skip sys/net/if_lagg_test:witness on non-i386
Alex Richardson
- git: aa05775ef014 - main - tests/sys/net/if_lagg_test: Fix syntax error
Alex Richardson
- git: b358534ab1a9 - main - Remove XFAILs from fmaxmin test
Alex Richardson
- git: 133bc645077d - main - Convert the msun tests to ATF
Alex Richardson
- git: b424e0038a00 - main - Improve test messages for msun tests
Alex Richardson
- git: 87d65c747a43 - main - lib/msun: Allow building tests with WARNS=6
Alex Richardson
- git: 2b9dbcd390df - main - lib/msun/tests: Skip fenv_test:masking if exceptions can't be trapped
Alex Richardson
- git: 2b181156c893 - main - tools/build/make.py: Avoid calling brew --prefix on macOS unnecessarily
Alex Richardson
- git: 6ccdee8ab576 - main - lib/msun/tests: Add more debug output to fenv_test.c
Alex Richardson
- git: c8c62548bffb - main - Don't add -Winline for WARNS=6
Alex Richardson
- git: 7f5693d05329 - main - Fix unused functions in invtrig_test.c
Alex Richardson
- git: ce88eb476b86 - main - Fix lib/msun/tests/csqrt_test on platforms with 128-bit long double
Alex Richardson
- git: dbb2d6f5e123 - main - lib/msun/tests: Re-enable csqrt_test on AArch64
Alex Richardson
- git: f33b4fa2f0d4 - main - lib/msun/tests: Drop WARNS=6
Alex Richardson
- git: 15211f195092 - main - Silence unused parameter warnings in the RISC-V fenv.h
Alex Richardson
- git: 7daca4e2043f - main - truss: improved support for decoding compat32 arguments
Alex Richardson
- git: 6f30d1c85146 - main - ng_macfilter_test: Skip rather than fail if there is no network
Alex Richardson
- git: dd5ed53a2f93 - main - RISC-V: Fix feenableexcept return value
Alex Richardson
- git: 4fd0c6ab1a9e - main - Fix most shellcheck warnings in git-arc.sh
Alex Richardson
- git: 142cb88bc68d - main - git-arc.sh: Make it compatible with Ubuntu 18.04
Alex Richardson
- git: 5245bf7b92b7 - main - lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations
Alex Richardson
- git: 59b2caef0537 - main - libsa: Remove conflicting .global/.weak directive
Alex Richardson
- git: 69e18c9b7b12 - main - sys/dev/md: Drop unncessary __GLOBL(mfs_root)
Alex Richardson
- git: 85425bdc5a80 - main - resolv_test: Fix racy exit check, remove mutexes, and reduce output
Alex Richardson
- git: ec74116ace52 - main - dialog: finish update to 1.3-20210117
Alexander Richardson
- git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()
Alexander Richardson
- git: 87d65c747a43 - main - lib/msun: Allow building tests with WARNS=6
Alexander Richardson
- git: 0b0f8b359d0b - main - calculate prr_out correctly when pipe < ssthresh
Richard Scheffenegger
- git: 4a8f3aad37dd - main - tcp: remove incorrect reset of SACK variable in PRR
Richard Scheffenegger
- git: 9a13d9dceee2 - main - tcp: remove a superfluous local var in tcp_sack_partialack()
Richard Scheffenegger
- git: e53138694aa4 - main - tcp: Add prr_out in preparation for PRR/nonSACK and LRD
Richard Scheffenegger
- git: e9f029831fa5 - main - fix panic when rescue retransmission and FIN overlap
Richard Scheffenegger
- git: 0533fab89e37 - main - tcp: Perform simple fast retransmit when SACK Blocks are missing on SACK session
Richard Scheffenegger
- git: eb3a59a83112 - main - tcp: Refactor PRR code
Richard Scheffenegger
- git: b9f803b7d4b7 - main - tcp: Use PRR for ECN congestion recovery
Richard Scheffenegger
- git: cb0dd7e122b8 - main - tcp: reduce memory footprint when listing tcp hostcache
Richard Scheffenegger
- git: c804c8f2c58b - main - Export sbuf_drain to orchestrate lock and drain action
Richard Scheffenegger
- git: 869880463cc2 - main - tcp: drain tcp_hostcache_list in between per-bucket locks
Richard Scheffenegger
- git: 95e56d31e348 - main - tcp: Make hostcache.cache_count MPSAFE by using a counter_u64_t
Richard Scheffenegger
- git: 6e1d1bfcac77 - main - jail: Improve locking when removing prisons
Harry Schmalzbauer
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
Cy Schubert
- git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.
Cy Schubert
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Cy Schubert
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Cy Schubert
- git: 77e1ccbee3ed - main - rc: implement parallel boot
Cy Schubert
- git: eeb26cf52c4c - main - wpa: import fix for P2P provision discovery processing vulnerability
Cy Schubert
- git: a0409676120c - main - libucl: vendor import snapshort 20210314
Cy Schubert
- git: 048488c0c4e4 - main - Fix build post a0409676120c1e558d0ade943019934e0f15118d.
Cy Schubert
- git: 874b1a35486b - main - ipfilter: simplify ipf_proxy_check() return codes
Cy Schubert
- git: 9fa8d1582b44 - main - Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().
Cy Schubert
- git: 9fa8d1582b44 - main - Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().
Cy Schubert
- git: 600eade2fb4f - main - Add ifa_try_ref() to simplify ifa handling inside epoch.
Hans Petter Selasky
- git: 7563019bc693 - main - Add if_try_ref() to simplify refcount handling inside epoch.
Hans Petter Selasky
- git: c743a6bd4fc0 - main - Implement mallocarray_domainset(9) variant of mallocarray(9).
Hans Petter Selasky
- git: ebe5cf355dca - main - Implement basic support for allocating memory from a specific numa node in the LinuxKPI.
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: 6eb60f5b7f7d - main - Use the word "LinuxKPI" instead of "Linux compatibility", to not confuse with user-space Linux compatibility support. No functional change.
Hans Petter Selasky
- git: dfb33cb0ef48 - main - Allocating the LinuxKPI current structure from a software interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .
Hans Petter Selasky
- git: 1acf24a044aa - main - Implement pci_get_relaxed_ordering_enabled() helper function.
Hans Petter Selasky
- git: 31070b5bc77a - main - Set default alternate setting when USB audio devices are not in use, to activate power save features.
Hans Petter Selasky
- git: 4e38478c595a - main - ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value.
Hans Petter Selasky
- git: 177772088060 - main - Reduce chance of RCU deadlock in the LinuxKPI by implementing the section feature of the concurrency kit, CK.
Hans Petter Selasky
- git: d76f6b8e7389 - main - pfilctl: improve formatting of "hooks" and "heads" command output.
Gleb Smirnoff
- git: e5f02c140bf1 - main - Fix local-unbound setup for some IPv6 deployments.
Dag-Erling Smørgrav
- git: 409388cfac49 - main - Fix post-start check when unbound.conf has moved.
Dag-Erling Smørgrav
- git: ab63da3564e8 - main - Speed up geom_stats_resync in the presence of many devices
Alan Somers
- git: d977417d74a7 - main - [skip ci] fix a typo in a comment in mdconfig.c
Alan Somers
- git: de415e663c75 - main - release.7: describe the NOGIT option
Alan Somers
- git: f05b724ecb31 - main - Modernize geom_stats_snapshot_get
Alan Somers
- git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks
Alan Somers
- git: 929acdb19acb - main - fusefs: fix two bugs regarding fcntl file locks
Alan Somers
- git: 9c5aac8f2e84 - main - fusefs: fix a dead store in fuse_vnop_advlock
Alan Somers
- git: f073ab8712a0 - main - mpsutil.8: fix typos in the man page
Alan Somers
- git: 6a3095aa6d03 - main - loader_4th: brand image is aligned right
Toomas Soome
- git: d708f23ebb06 - main - loader: cursor off should restore display content
Toomas Soome
- git: 62ffcaab8f3c - main - loader: insert spaces around menu title
Toomas Soome
- git: c2a39987e6f1 - main - fortune/freebsd-tips: Add a few fortunes
Piotr P. Stefaniak
- git: 4233882f4ed3 - main - security.7: fix typo in sysctl name
Piotr Pawel Stefaniak
- git: b315a7296d2a - main - sh(1): autocomplete commands
Piotr Pawel Stefaniak
- git: dbbf3e3f37d6 - main - random(9): Restore historical [0, 2^31-1] output range and related man documention.
Lawrence Stewart
- git: 99adf2300612 - main - RACK: fix an issue triggered by using the CDG CC module
Michael Tuexen
- git: 705d06b289e9 - main - rack: unbreak TCP fast open for the client side
Michael Tuexen
- git: d4697a6b5616 - main - vtnet: fix TSO for TCP/IPv6
Michael Tuexen
- git: 40f41ece765d - main - tcp: improve handling of SYN segments in SYN-SENT state
Michael Tuexen
- git: d995cc7e5431 - main - sctp: fix handling of RTO.initial of 1 ms
Michael Tuexen
- git: c8db60c0673d - main - Split out the loader efifb setup to a new function
Andrew Turner
- git: 48ba9b2669e6 - main - Use L2 blocks when in the identity map
Andrew Turner
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Andrew Turner
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Andrew Turner
- git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
Andrew Turner
- git: 773fc43fb060 - main - Revert "Split out the loader efifb setup to a new function"
Andrew Turner
- git: c8db60c0673d - main - Split out the loader efifb setup to a new function
Andrew Turner
- git: 23553d6b940f - main - Fix creating the early arm64 level 2 blocks
Andrew Turner
- git: df7549775c4e - main - Replace the arm64 initial_fpcr with a macro
Andrew Turner
- git: 37cd6c20dbcf - main - cron: consume blanks in system crontabs before options
Oleksandr Tymoshenko
- git: 748be78e60cc - main - armv8crypto: fix AES-XTS regression introduced by ed9b7f44
Oleksandr Tymoshenko
- git: 006a01374f59 - main - Simplify using nvlist_append_string_array().
Hajimu UMEMOTO
- git: 3b005d51bd0f - main - backlight: Fix incr/decr with percent value of 0
Emmanuel Vadot
- git: 1df30489a8f7 - main - backlight(8): Add note that with option it print the current brightness.
Emmanuel Vadot
- git: 1ca8842f3ad9 - main - Use makefs(8) in release VM-image generation instead of md(4) and newfs.
Emmanuel Vadot
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Emmanuel Vadot
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Emmanuel Vadot
- git: 7d4a5de84d5e - main - share/man/man9/pwmbus.9 fix types in arguments
Emmanuel Vadot
- git: 17b14d8f7733 - main - usr.sbin/pwm/pwm add support for flags
Emmanuel Vadot
- git: b5fc9e350ce6 - main - pkgbase: Move libicp in utilities
Emmanuel Vadot
- git: 8c3eaf244a41 - main - pkgbase: Install all BSM includes with INCS
Emmanuel Vadot
- git: 0594b2879588 - main - pkgbase: Install all cam includes with INCS
Emmanuel Vadot
- git: 0006530aa14b - main - include: Remove symlink installation
Emmanuel Vadot
- git: c76439da012f - main - pkgbase: Remove case for runtime and jail package ucl generation
Emmanuel Vadot
- git: 839fc8cdf9b6 - main - include: Tag directly the last headers
Emmanuel Vadot
- git: 8a84b3736be1 - main - bsd.lib.mk: Add a install target for .pc files
Emmanuel Vadot
- git: 500f4659d7c8 - main - Convert libs with pc files to use PCFILES
Emmanuel Vadot
- git: c7e6cb9e08d6 - main - pkgbase: Add an src.conf option for splitting man pages
Emmanuel Vadot
- git: 0006530aa14b - main - include: Remove symlink installation
Emmanuel Vadot
- git: 0006530aa14b - main - include: Remove symlink installation
Emmanuel Vadot
- git: 35b6d9b65e54 - main - Revert "include: Tag directly the last headers"
Emmanuel Vadot
- git: 060f0a17bbf5 - main - Revert "include: Remove symlink installation"
Emmanuel Vadot
- git: 5bffdafd6c5f - main - Remove tmpfs size and properly format generated fstab for arm
Emmanuel Vadot
- git: 6be3386466ab - main - Update DTS files from Linux v5.10
Emmanuel Vadot
- git: 1240fba44d74 - main - dts: Bump the freebsd branding version to 5.10
Emmanuel Vadot
- git: 63f344024a0d - main - arm64: Check dtb version against the one we're expecting to find
Emmanuel Vadot
- git: 6bcba8dac9a4 - main - arm64: Only check for freebsd, dts-version if we are booted in FDT mode.
Emmanuel Vadot
- git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image
Emmanuel Vadot
- git: 1c1ff7979571 - main - pkgbase: make only vital packages vital, not their sub-packages
Emmanuel Vadot
- git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image
Emmanuel Vadot
- git: 21d0c01226eb - main - netmap: iflib: add nm_config callback
Emmanuel Vadot
- git: 8ebda6e44bb6 - main - efifb,vbefb: implement vd_fini
Emmanuel Vadot
- git: 599fb1d198ec - main - Tune DTrace 'aframes' for the FBT and profile providers on arm64. In both cases, too few frames were trimmed, leading to exception handling or DTrace internals being exposed in stack traces exposed by D's stack() primitive.
Robert Watson
- git: fb581531c1a0 - main - Teach DTrace that unaligned accesses are OK on aarch64, not just x86.
Robert Watson
- git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose
Shawn Webb
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.
Nathan Whitehorn
- git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.
Nathan Whitehorn
- git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.
Nathan Whitehorn
- git: e8b4c5a6226b - main - Clarify that scripted installations don't require specification of boot partitions, as there seems to be widespread confusion on this point.
Nathan Whitehorn
- git: f91026bf462f - main - Improve example install scripts, making them simpler and more robust.
Nathan Whitehorn
- git: c8923d191dd3 - main - Include examples of how to build script-install media.
Nathan Whitehorn
- git: 9f88bee14659 - main - Bump documentation date after recent updates to bsdinstall.8.
Nathan Whitehorn
- git: c2f16c595eb5 - main - Fix scripted installs on EFI systems after default mounting of the ESP.
Nathan Whitehorn
- git: 5140034cc077 - main - Add a new mode to the scripted partition editor for variant disk names.
Nathan Whitehorn
- git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image
Nathan Whitehorn
- git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image
Nathan Whitehorn
- git: ce22a792deed - main - autounmountd: set filter-specific flags for the EVFILT_FS filter
Robert Wing
- git: 0cc746f19352 - main - filt_fsevent: only record interested events
Robert Wing
- git: 6bb140e3ca89 - main - bhyvectl: print a better error message when vm_open() fails
Robert Wing
- git: 38dfb0626fd3 - main - bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM
Robert Wing
- git: 88e531f38c24 - main - autofs: best effort to maintain mounttab and mountdtab
Robert Wing
- git: 819760b35f31 - main - mvebu_gpio: fix interrupt cause register configuration
Marcin Wojtas
- git: 09c3f04ff3be - main - iflib: add support for admin completion queues
Marcin Wojtas
- git: 622d17da46eb - main - arm64: mv_ap806_gicp: Fix spi_ranges_cnt
Marcin Wojtas
- git: 05b267e23257 - main - service: respect nojailvnet keyword
Mariusz Zaborski
- git: 653ed678c703 - main - zfs: bring back possibility to rewind the checkpoint from
Mariusz Zaborski
- git: 852a88a1d925 - main - rtld: style nits
Mariusz Zaborski
- git: f90218886fc8 - main - rtld: introduce PRELOAD_FDS
Mariusz Zaborski
- git: e086aff91c24 - main - rtld: fix the man page
Mariusz Zaborski
- git: 3fca90af438a - main - net80211: ratectl header guard against multiple inclusions
Bjoern A. Zeeb
- git: 0209400ceaed - main - termios: add more speeds
Bjoern A. Zeeb
- git: 0c7b75f12840 - main - LinuxKPI: add support for crc32_le()
Bjoern A. Zeeb
- git: c338cf2c6d5e - main - net80211: split up ieee80211_probereq()
Bjoern A. Zeeb
- git: 2ad93dade70a - main - lib80211: Start adding 11ac ETSI bits to regdomain.xml
Bjoern A. Zeeb
- git: 8c3eaf244a41 - main - pkgbase: Install all BSM includes with INCS
Bjoern A. Zeeb
- git: af7d9f8e31c4 - main - net80211: prefix get_random_bytes() with net80211_
Bjoern A. Zeeb
- git: de8a7cc703f1 - main - linuxkpi: add ieee80211_node.h to headers to include before LIST_HEAD
Bjoern A. Zeeb
- git: a29bbfe6c6e4 - main - ofed/linuxkpi: use proper accessor function
Bjoern A. Zeeb
- git: 5ba4c8de1521 - main - ifconfig: 80211, add line break after key info
Bjoern A. Zeeb
- git: 4b0632cfc5c8 - main - LinuxKPI: add more linux-specific errno
Bjoern A. Zeeb
- git: 3cce818c46f5 - main - LinuxKPI: if_ether additions
Bjoern A. Zeeb
- git: 5a402a3ae397 - main - LinuxKPI: add pci_ids.h
Bjoern A. Zeeb
- git: f1069375d973 - main - LinuxKPI: add lockdep_map
Bjoern A. Zeeb
- git: 3b1ecc9fa1b5 - main - LinuxKPI: remove < 5.0 version support
Bjoern A. Zeeb
- git: 5df6f7a84058 - main - qlnxr: remove duplicate defines
Bjoern A. Zeeb
- git: a9f0367b04b3 - main - pci: enhance printf for leaked MSI[-X] vectors
Bjoern A. Zeeb
- git: bc042266b2bf - main - LinuxKPI: add net_ratelimit()
Bjoern A. Zeeb
- git: fdcfe8a298e2 - main - LinuxKPI: netdevice notifier callback argument
Bjoern A. Zeeb
- git: 5a461a86cf5b - main - mlx4: remove no longer needed header
Bjoern A. Zeeb
- git: 6c8dd7c863f1 - main - qlnxr: remove netdevice.h
Bjoern A. Zeeb
- git: 0a7b99553f5c - main - cxgbe: remove unused linux headers
Bjoern A. Zeeb
- git: 7069b4c6a4e5 - main - LinuxKPI/OFED: (re)move inetdevice.h implementation
Bjoern A. Zeeb
Last message date:
Wed Mar 31 20:59:18 UTC 2021
Archived on: Wed Mar 31 20:59:19 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).