dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
January 2024 Archives by date
- Mon, 01 Jan 2024
- git: 3d96ee7c7dcc - stable/13 - Teach if_smsc to get MAC from bootargs. Ronald Klop
- git: 8334205c84cf - stable/14 - Reorganize libclang_rt Makefile and make more lib/arch combos available Dimitry Andric
- git: 9606dfe4620e - stable/14 - Minimize libc++ errno-related header diffs with upstream Dimitry Andric
- git: b6304db6a9c3 - stable/14 - Merge commit c97a7675eea4 from llvm git (by Qiu Chaofan): Dimitry Andric
- git: 5c95aeb90f70 - stable/13 - Reorganize libclang_rt Makefile and make more lib/arch combos available Dimitry Andric
- git: f4cff561aefd - stable/13 - Minimize libc++ errno-related header diffs with upstream Dimitry Andric
- git: 1eaec69134ba - stable/13 - Merge commit c97a7675eea4 from llvm git (by Qiu Chaofan): Dimitry Andric
- Tue, 02 Jan 2024
- git: 9483388587a1 - stable/14 - ath: Handle errors from copyout() in ath_rate_fetch_node_stats() Mark Johnston
- git: 8fa808af6fb9 - stable/14 - freebsd32: Report errors when copying out oldlenp in __sysctl Mark Johnston
- git: 4f1e5e94d4ac - stable/14 - hid: Handle errors from copyin() in ioctl handlers Mark Johnston
- git: f9946e9ae724 - stable/14 - uhid: Check for errors from copyin() in ioctl handlers Mark Johnston
- git: 8adca661c2bb - stable/14 - mpi3mr: Check for copyin errors in mpi3mr_map_data_buffer_dma() Mark Johnston
- git: d8fe1e4c5a9d - stable/14 - ocs: Check for copyin errors in the ioctl handler Mark Johnston
- git: 81ee40d0a269 - stable/14 - compat_freebsd4: Check for errors from subyte() in freebsd4_uname() Mark Johnston
- git: f9c3b1be3677 - stable/14 - thread: Add a return value to cpu_set_upcall() Mark Johnston
- git: c8fdf4b88e02 - stable/14 - linux: Check for copyout errors in linux_fixup() Mark Johnston
- git: eb5a0f6271a0 - stable/14 - powerpc: Avoid ignoring copyin()'s return value Mark Johnston
- git: cd4fa9258949 - stable/14 - ses: Add error checking for copyout() calls Mark Johnston
- git: c7975edd99b7 - stable/14 - sendfile: Explicitly ignore errors from copyout() Mark Johnston
- git: 4b4f8106bdfb - stable/14 - jail: Ignore errors from copyout() while copying the error string Mark Johnston
- git: 14943fbc483a - stable/14 - thread: Ignore errors when copying out during thr_exit() Mark Johnston
- git: 8ff1566cb202 - stable/14 - umtx: Check for errors from suword32() Mark Johnston
- git: 0e83222347c5 - stable/14 - mps: Handle errors from copyout() in ioctl handlers Mark Johnston
- git: d60d9b713a46 - stable/14 - mpr: Handle errors from copyout() in ioctl handlers Mark Johnston
- git: bd287fa8bcac - stable/14 - geom: Report copyout() errors in g_ctl_ioctl_ctl() Mark Johnston
- git: 7bc713a5a5cf - stable/14 - nmount: Ignore errors when copying out an error string Mark Johnston
- git: 9b28f3f03236 - stable/14 - iscsi: Check for copyout errors in iscsi_ioctl_daemon_receive() Mark Johnston
- git: fecd8e111a0b - stable/14 - compat_freebsd4: Fix handling of errors from subyte() Mark Johnston
- git: 266eefe7f465 - stable/14 - vmm: Fix handling of errors from subyte() Mark Johnston
- git: d60d1d584056 - stable/14 - iommu: remove leftover sys/cdefs.h includes Konstantin Belousov
- git: 056e270e26ea - stable/14 - dmar(9): style, fix indent Konstantin Belousov
- git: eb0d8cb12166 - stable/14 - iommu_gas_match_one(): check for underflow Konstantin Belousov
- git: 1bb758df1aec - stable/14 - iommu_gas: add ddb 'show iommu_domain' command Konstantin Belousov
- git: 43ccf1cf37b0 - stable/14 - DMAR: add knob to disable RMRR entries installation into domains Konstantin Belousov
- git: b86d839af9c8 - stable/14 - iommu_gas: print entries flags and domains if an overlap detected Konstantin Belousov
- git: edaece2f7e37 - stable/14 - iommu_gas: zero fake on-stack map entry used in iommu_gas_remove_clip_left() Konstantin Belousov
- git: 5dcf0d72f645 - stable/14 - IOMMU: add GAS map entry flag IOMMU_MAP_ENTRY_FAKE Konstantin Belousov
- git: 264e49515fb0 - stable/14 - iommu: add iommu_gas_remove_locked() Konstantin Belousov
- git: 8019d103e020 - stable/14 - iommu_gas: make placeholder entry at the start of the GAS zero size Konstantin Belousov
- git: aaa4654adc7e - stable/14 - iommu_gas_remove(): consolidate places where decision is made to keep the entry Konstantin Belousov
- git: dc0bf449c2e8 - stable/14 - ofed: use ANSI C functions definitions in opensm/sm.c Konstantin Belousov
- git: 27acf8db5b69 - stable/14 - Convert fsidcmp(9) from macro to inline function Konstantin Belousov
- git: 34ec24edce61 - stable/13 - iommu: remove leftover sys/cdefs.h includes Konstantin Belousov
- git: 1f831f468433 - stable/13 - dmar(9): style, fix indent Konstantin Belousov
- git: f7d120eca071 - stable/13 - iommu_gas_match_one(): check for underflow Konstantin Belousov
- git: 5eb2fcd1f232 - stable/13 - iommu_gas: add ddb 'show iommu_domain' command Konstantin Belousov
- git: d4a04574875c - stable/13 - DMAR: add knob to disable RMRR entries installation into domains Konstantin Belousov
- git: a4b9c406369f - stable/13 - iommu_gas: print entries flags and domains if an overlap detected Konstantin Belousov
- git: 3934342846e6 - stable/13 - iommu_gas: zero fake on-stack map entry used in iommu_gas_remove_clip_left() Konstantin Belousov
- git: 9ffa317779e3 - stable/13 - IOMMU: add GAS map entry flag IOMMU_MAP_ENTRY_FAKE Konstantin Belousov
- git: 9f39aabec76c - stable/13 - iommu: add iommu_gas_remove_locked() Konstantin Belousov
- git: 41478582cb2d - stable/13 - iommu_gas: make placeholder entry at the start of the GAS zero size Konstantin Belousov
- git: a7f3fe764cfb - stable/13 - iommu_gas_remove(): consolidate places where decision is made to keep the entry Konstantin Belousov
- git: d850efed891a - stable/13 - ofed: use ANSI C functions definitions in opensm/sm.c Konstantin Belousov
- git: ce248ddce72f - stable/13 - Convert fsidcmp(9) from macro to inline function Konstantin Belousov
- git: 163e0066ff1e - stable/13 - ath: Handle errors from copyout() in ath_rate_fetch_node_stats() Mark Johnston
- git: 573b117f6e30 - stable/13 - freebsd32: Report errors when copying out oldlenp in __sysctl Mark Johnston
- git: 7db5449ec5b1 - stable/13 - hid: Handle errors from copyin() in ioctl handlers Mark Johnston
- git: 517a81cdb40b - stable/13 - uhid: Check for errors from copyin() in ioctl handlers Mark Johnston
- git: f5a139a03767 - stable/13 - ocs: Check for copyin errors in the ioctl handler Mark Johnston
- git: 6b067be54eda - stable/13 - compat_freebsd4: Check for errors from subyte() in freebsd4_uname() Mark Johnston
- git: bcced8754840 - stable/13 - thread: Add a return value to cpu_set_upcall() Mark Johnston
- git: dc2622bb27f7 - stable/13 - linux: Check for copyout errors in linux_fixup() Mark Johnston
- git: 76ecdbce7703 - stable/13 - powerpc: Avoid ignoring copyin()'s return value Mark Johnston
- git: 8276e3d3f8f3 - stable/13 - ses: Add error checking for copyout() calls Mark Johnston
- git: 3aa79121f2b8 - stable/13 - sendfile: Explicitly ignore errors from copyout() Mark Johnston
- git: 3ca51fac629d - stable/13 - jail: Ignore errors from copyout() while copying the error string Mark Johnston
- git: 637cc1614ca4 - stable/13 - thread: Ignore errors when copying out during thr_exit() Mark Johnston
- git: 573bb4875b99 - stable/13 - umtx: Check for errors from suword32() Mark Johnston
- git: f01b5e418745 - stable/13 - mps: Handle errors from copyout() in ioctl handlers Mark Johnston
- git: 4392ef59412d - stable/13 - mpr: Handle errors from copyout() in ioctl handlers Mark Johnston
- git: c69e922c6217 - stable/13 - gntdev: Handle errors from suword32() in gntdev_alloc_gref() Mark Johnston
- git: bd8a789e3c28 - stable/13 - geom: Report copyout() errors in g_ctl_ioctl_ctl() Mark Johnston
- git: 96df9d0478ab - stable/13 - nmount: Ignore errors when copying out an error string Mark Johnston
- git: 5f5da36a3a05 - stable/13 - iscsi: Check for copyout errors in iscsi_ioctl_daemon_receive() Mark Johnston
- git: 736f172567be - stable/13 - compat_freebsd4: Fix handling of errors from subyte() Mark Johnston
- git: 10ba3e4ae8ea - stable/13 - mips: Add a return value to cpu_set_upcall() Mark Johnston
- git: dabf1797a76a - stable/14 - nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2) Rick Macklem
- git: c85ff48a092e - stable/13 - nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2) Rick Macklem
- git: 263ed87413ae - stable/12 - nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2) Rick Macklem
- git: 94671881419f - stable/14 - libc: Centralize non-building of sbrk stubs Brooks Davis
- git: d3f8e4bf1cd5 - stable/14 - libc: rename arm and i386 Ovfork.S to vfork.S Brooks Davis
- git: 444024241eec - stable/14 - libc: don't needlessly add vfork.o to NOASM Brooks Davis
- git: 1b0471936f7e - stable/14 - libc: simplify MDASM/NOASM checks Brooks Davis
- git: 98bac6fb064c - stable/14 - nanobsd: Fix the fix to a typo Gleb Smirnoff
- git: 943814893bda - stable/14 - tcp: always set tcp_tun_port to a correct value Gleb Smirnoff
- git: 7bad06cd0d8b - stable/13 - tcp: always set tcp_tun_port to a correct value Gleb Smirnoff
- git: 2cad2d1a2a1e - stable/14 - cam: Make <cam/scsi/scsi_all.h> more self-contained John Baldwin
- git: 46b03fd89887 - stable/14 - ctl: Make ctl.h more self-contained John Baldwin
- git: 15601268b99f - stable/14 - ctl: Make ctl_io.h more self-contained John Baldwin
- git: 2996e219e491 - stable/14 - ctl: Make ctl_ha.h more self-contained John Baldwin
- git: dba59c3567da - stable/14 - ctl: Make ctl_private.h more self-contained John Baldwin
- git: 950162c4d33a - stable/14 - ctl: Use ctl_io_sbuf in ctl_process_done John Baldwin
- git: 89806d373aaf - stable/14 - bsdinstall partedit: Avoid potential buffer overflow in newfs_command John Baldwin
- git: bb049096be78 - stable/14 - bsdinstall partedit: Replace malloc + sprintf with asprintf John Baldwin
- git: 10415f634193 - stable/14 - bsdinstall partedit: Use asprintf to build wrapper command for newfs John Baldwin
- git: 8ff950573c10 - stable/14 - bsdinstall partedit: Use snprintf instead of sprintf for error messages John Baldwin
- git: e74b03451f55 - stable/14 - abort2: Generate a core dump John Baldwin
- Wed, 03 Jan 2024
- git: 2f3ff6fe1a69 - stable/14 - vfs_vnops.c: Fix vn_generic_copy_file_range() for truncation Rick Macklem
- git: e7044084cf81 - stable/13 - vfs_vnops.c: Fix vn_generic_copy_file_range() for truncation Rick Macklem
- git: 78e1cf110e38 - stable/14 - stand/zfs: Remove read-compatible features Alexander Motin
- git: 5791b17844b2 - stable/14 - stand/zfs: Remove one more read-compatible feature Alexander Motin
- git: 78c98588c950 - stable/14 - nvme: Add some bits from NVMe 2.0c spec. Alexander Motin
- git: bafbd6445e5d - stable/13 - loader: provide a features table for binary compatibility advertisement Kyle Evans
- git: ee0e6ac14776 - stable/13 - kdump: use print_mask_arg0 appropriately Kyle Evans
- git: 566ac8bc76a6 - stable/14 - loader: provide a features table for binary compatibility advertisement Kyle Evans
- git: 1b959537ed3a - stable/13 - loader: lua: remove the default kernel if it doesn't exist Kyle Evans
- git: 346112fe3d7a - stable/14 - kdump: use print_mask_arg0 appropriately Kyle Evans
- git: 15b946de9917 - stable/14 - loader: lua: remove the default kernel if it doesn't exist Kyle Evans
- git: bcfe05c6b683 - stable/14 - calendar: correct the search order for files Kyle Evans
- git: 31a363933e9a - stable/14 - camcontrol: Add a sense subcommand Kenneth D. Merry
- git: 658a9820b0bf - stable/13 - camcontrol: Add a sense subcommand Kenneth D. Merry
- git: ce6c84abe6c2 - stable/14 - camcontrol: add support for Toshiba drive firmware update Kenneth D. Merry
- git: 789a2b4e5c7d - stable/13 - camcontrol: add support for Toshiba drive firmware update Kenneth D. Merry
- git: 71cfc19e024b - stable/13 - vfs_vnops.c: Fix cherry-pick of e7044084cf81 Rick Macklem
- git: 415aab2abb75 - stable/14 - Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser): John Baldwin
- git: 1dcd99610434 - stable/14 - libcasper: Neuter false positive -Wuse-after-free warnings from GCC 13 John Baldwin
- git: f7180e5d69cd - stable/14 - libgpio: Fix type mismatch for gpio_pin_[gs]et John Baldwin
- git: c2d4e8d4e9a7 - stable/14 - bsd.sys.mk: Disable -Wdangling-reference for GCC 13+ John Baldwin
- git: 3a54d200ae87 - stable/14 - makefs cd9660: Unexpand a few TAILQ macros John Baldwin
- git: 23cd7dfee413 - stable/14 - makefs: Quiet a -Wdangling-pointer warning in cd9660_generate_path_table John Baldwin
- git: 1d491430732e - stable/14 - snmp_wlan: Fix a couple of type mismatches in function prototypes John Baldwin
- git: 2012748bd723 - stable/14 - pkg: Allocate a suitably-sized string for the local ABI John Baldwin
- git: 6a1b9033d81c - stable/14 - ath_hal: Fix a couple of type mismatches in function prototypes John Baldwin
- git: df8d325b8d62 - stable/14 - ocs: Fix a couple of type mismatches in function prototypes John Baldwin
- git: fd3190c2da0f - stable/14 - sys: Disable -Walloc-size-larger-than for GCC 9+ John Baldwin
- git: bf63f0e7e3ff - stable/14 - qlnx: Fix a couple of type mismatches in function declarations John Baldwin
- git: dbeb3fd25d17 - stable/14 - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13 John Baldwin
- git: b636e35bb724 - stable/14 - vfs mount: Consistently use ENODEV internally for an invalid fstype John Baldwin
- git: 904ebc903cbe - stable/14 - bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null. John Baldwin
- git: bbfd69760203 - stable/14 - bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS John Baldwin
- git: a4c3fdf96d15 - stable/14 - gpiobus: Use bus_generic_rl_* methods John Baldwin
- git: 30ead05708ae - stable/14 - arm64/amd64/riscv nexus: Use bus_generic_rl_* John Baldwin
- git: d9c1d04ad59e - stable/14 - new-bus: Add resource_validate_map_request function John Baldwin
- git: 3125b3e82c73 - stable/14 - nexus: Use resource_validate_map_request John Baldwin
- git: 19cfade3f392 - stable/14 - arm64/riscv nexus: Implement bus_unmap_resource John Baldwin
- git: dfa6fdec56fe - stable/14 - ehci_ps3: Remove unused struct definition. John Baldwin
- git: cb2ef37beffc - stable/14 - etc/mtree: Remove entry for /usr/tests/usr.sbin/mixer John Baldwin
- git: a6d562d415c2 - stable/14 - new-bus: Add a comment for bus_generic_get_domain John Baldwin
- git: 0962b9d08676 - stable/14 - newbus: Add a set of bus resource helpers for nexus-like devices John Baldwin
- git: 0c7aa9afb163 - stable/14 - new-bus: Add comments for resource_*_map_request* John Baldwin
- git: 92991e8f8d31 - stable/14 - new-bus: Disable assertions for rman mismatches for activate/deactivate John Baldwin
- git: 9d2b2ab93cac - stable/14 - x86 nexus: Use bus_generic_rman_*_resource John Baldwin
- git: 25d378703a1b - stable/14 - aarch64 nexus: Use bus_generic_rman_*_resource John Baldwin
- git: efdbdfa9fdbc - stable/14 - aarch64 nexus: Fix a mismerge in nexus_activate_resource John Baldwin
- git: c24913c90417 - stable/14 - riscv nexus: Use bus_generic_rman_*_resource John Baldwin
- git: 8247b328ef0e - stable/14 - riscv nexus: Sort bus_set_resource in DEVMETHOD table John Baldwin
- Thu, 04 Jan 2024
- git: 915edb4ecb86 - stable/13 - iommu: fix build on stable/13 with the DDB option Konstantin Belousov
- git: 0328de3def9c - stable/14 - linux: Check for copyout errors in ioctl handlers Mark Johnston
- git: 3e53fec0027e - stable/14 - fb: Explicitly handle errors when getting or setting a colour palette Mark Johnston
- git: aa545f18d384 - stable/14 - netmap: Ignore errors in CSB_WRITE() Mark Johnston
- git: 1e7389419122 - stable/14 - hptmv: Handle errors from copyout() in hpt_set_info() Mark Johnston
- git: 9fcacb1e6869 - stable/14 - tdfx: Handle errors from copyin() and copyout() Mark Johnston
- git: 2c840bedd6bb - stable/14 - ti: Handle errors from copyin() and copyout() Mark Johnston
- git: 34f0ee9d5ac0 - stable/14 - atrtc: Add a required include Mark Johnston
- git: 9fcacefa3812 - stable/14 - sa: Check for errors from copyout() Mark Johnston
- git: 55205beabb0f - stable/14 - sa: Make sa_param_table[] const and static Mark Johnston
- git: d32f39bd5fbf - stable/13 - atrtc: Add a required include Mark Johnston
- Fri, 05 Jan 2024
- git: 1309b3fd0113 - stable/14 - agp_amd64: Use <machine/pci_cfgreg.h> rather than bare prototypes John Baldwin
- git: e427f47865c4 - stable/13 - agp_amd64: Use <machine/pci_cfgreg.h> rather than bare prototypes John Baldwin
- git: 3c9405052568 - stable/13 - bsdinstall: Replace correct, but fragile, string builder with open_memstream. John Baldwin
- git: 70f7bf34e3b4 - stable/13 - bsdinstall: Handle errors from geom_gettree. John Baldwin
- git: c81bdb499868 - stable/13 - bsdinstall partedit: Apply changes from scripted installs John Baldwin
- git: a78807a2fa0e - stable/13 - bsdinstall partedit: Avoid potential buffer overflow in newfs_command John Baldwin
- git: 653e8fb20e84 - stable/13 - bsdinstall partedit: Replace malloc + sprintf with asprintf John Baldwin
- git: a403492f96be - stable/13 - bsdinstall partedit: Use asprintf to build wrapper command for newfs John Baldwin
- git: 91a736d7016f - stable/13 - bsdinstall partedit: Use snprintf instead of sprintf for error messages John Baldwin
- git: 2f47321e3f96 - stable/13 - bsdinstall: Filter out devices that cannot be opened John Baldwin
- git: e0f29ad461d8 - stable/13 - bsdinstall: add missing init of fd variable John Baldwin
- git: a463db46a11c - stable/13 - bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null. John Baldwin
- git: 57238e6d0371 - stable/13 - bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS John Baldwin
- git: 6d80d20a64a4 - stable/14 - vmm: refactor event reflection in AMD SVM John Baldwin
- git: 3613a2806667 - stable/14 - vmm: enable software breakpoints for AMD CPUs John Baldwin
- git: 8da9183dcdd3 - stable/14 - vmm: implement single-stepping for AMD CPUs John Baldwin
- git: b879ddc755b7 - stable/14 - vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs John Baldwin
- git: 791e4d689520 - stable/14 - bhyve: refactor gdbstub to enable single-stepping on AMD CPUs John Baldwin
- git: b33f2155d340 - stable/14 - kldxref: Add a copyright and license statement to ef.h John Baldwin
- git: a697425ccc48 - stable/14 - Stop #defining FREEBSD_ELF John Baldwin
- git: e7b9d03df180 - stable/14 - OptionalObsoleteFiles.inc: Add libnss_tacplus_p.a as an old profiled library John Baldwin
- git: de09d07a10bd - stable/13 - kldxref: Add a copyright and license statement to ef.h John Baldwin
- git: 7da77f0266f1 - stable/13 - Stop #defining FREEBSD_ELF John Baldwin
- git: c1d1fab090e6 - stable/13 - OptionalObsoleteFiles.inc: Add libnss_tacplus_p.a as an old profiled library John Baldwin
- git: c3c8d1f55d4b - stable/14 - improve handling of shell metacharacters in filenames Wolfram Schneider
- git: 05daf917987e - stable/13 - improve handling of shell metacharacters in filenames Wolfram Schneider
- git: d93d7230fa70 - stable/14 - support spaces in filenames Wolfram Schneider
- git: 5e78db7b45ed - stable/13 - support spaces in filenames Wolfram Schneider
- git: c2299997ce17 - stable/13 - libifconfig: Fix bridge status member list Michael Gmelin
- git: c39254c8f233 - stable/14 - ssh: ban user/hostnames with most shell metacharacters Ed Maste
- Sat, 06 Jan 2024
- git: da11f6868e1e - stable/13 - iflib(9): Revert ancillary changes Marius Strobl
- git: c1c5c54b6219 - stable/13 - targets: Catch up with the removal of sparc64 Marius Strobl
- git: ac0db253f944 - stable/13 - exit1(): Reword comment regarding init workaround Marius Strobl
- git: a66193c913d6 - stable/13 - nanobsd: Remove remainder of sparc64 support Marius Strobl
- git: f35b3d1171f6 - stable/13 - mergemaster(8): Remove support for sparc64 Marius Strobl
- git: 5153206df0f2 - stable/13 - iflib drivers: Constify PCI ID LUTs Marius Strobl
- git: e7550f26f306 - stable/13 - sym(4): Add __diagused to nseg of getbaddrcb() Marius Strobl
- git: bc85442bf6c9 - stable/13 - tcp_fill_info(): Change lock assertion on INPCB to locked only Marius Strobl
- git: 03d636e4bf57 - stable/13 - tcp: reserve tcp_info counters for AccECN Marius Strobl
- git: 1d15c4548576 - stable/13 - tcp_info: Add and export more FreeBSD-specific fields Marius Strobl
- Sun, 07 Jan 2024
- git: 793fc5e396dd - stable/14 - Cirrus CI: Only trigger amd64-gcc12 on pull requests Ed Maste
- git: 2d729060f352 - stable/14 - Cirrus-CI: fix git usage by build user Ed Maste
- git: 1cf8528fec85 - stable/14 - freebsd-update: handle directories changing to files Ed Maste
- git: 692c0a2e80c1 - stable/14 - lastcomm: improve timestamp display Ed Maste
- git: 99d97cf3ae16 - stable/14 - lastcomm: update amd64 and i386 tests for additional timestamp resolution Ed Maste
- git: f326e5af071f - stable/14 - capsicum(4): add cross-ref to capsicum_helpers(3) Ed Maste
- git: 8d78e3fe6943 - stable/14 - netlink: fix debug text typo in message parser Ed Maste
- git: ab37ee306bd7 - stable/14 - tail(1): Fix a typo in a source code comment Gordon Bergling
- git: 6e98814f35b5 - stable/14 - ipfw(4): Fix a typo in a source code comment Gordon Bergling
- git: 803570ec2098 - stable/14 - tcp_stacks: Fix two typos in a source code comments Gordon Bergling
- git: 7f19b9b4580f - stable/14 - gpioevents: Fix a typo in a diagnostic output message Gordon Bergling
- git: 06d3ecb09f45 - stable/14 - hvsock: Fix a typo in a source code comment Gordon Bergling
- git: 23e9ada5ef10 - stable/13 - tail(1): Fix a typo in a source code comment Gordon Bergling
- git: 9d181794c8d8 - stable/13 - ipfw(4): Fix a typo in a source code comment Gordon Bergling
- git: 9a9c3e36f1d6 - stable/13 - tcp_stacks: Fix two typos in a source code comments Gordon Bergling
- git: 48aab71d0d2a - stable/13 - gpioevents: Fix a typo in a diagnostic output message Gordon Bergling
- git: 623b96cfe5b3 - stable/13 - hvsock: Fix a typo in a source code comment Gordon Bergling
- git: 213077d6e404 - stable/14 - frag6: Drop unneeded casts from malloc calls Mark Johnston
- git: e4ca8864c2f3 - stable/14 - frag6: Reduce code duplication Mark Johnston
- git: 2646268eabb2 - stable/14 - frag6 tests: Serialize Mark Johnston
- git: b44542d3dfc7 - stable/14 - libdtrace: Fix line number reporting in error messages Mark Johnston
- git: 144e7a72f476 - stable/14 - gtaskqueue: Fix a typo Mark Johnston
- git: c8bfd3fda78c - stable/13 - gtaskqueue: Fix a typo Mark Johnston
- git: 6418d08ae489 - stable/13 - libdtrace: Fix line number reporting in error messages Mark Johnston
- git: 2f3b605b2e15 - stable/14 - llvm: Reduce overlinking with the minimal llvm Dimitry Andric
- git: fe013be447cd - stable/14 - Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51 Dimitry Andric
- git: 271697da6856 - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.0-rc4-10-g0176e8729ea4 Dimitry Andric
- git: 7126fb41c733 - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.1-25-g098e653a5bed Dimitry Andric
- git: 4f2bdef80e8e - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.2-0-gb2417f51dbbd Dimitry Andric
- git: c25d8933a86a - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.3-0-g888437e1b600 Dimitry Andric
- git: be6857fe7489 - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.5-0-g98bfdac5ce82 Dimitry Andric
- git: 4aee07d5cebc - stable/14 - Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367 Dimitry Andric
- git: fc0670dd3a4d - stable/14 - Merge commit 158f4f30adb4 from llvm git (by Corentin Jabot): Dimitry Andric
- git: 86188fdaca05 - stable/14 - Proactively remove libc++ __tuple header file that became a directory Dimitry Andric
- git: 4883ad3ada84 - stable/14 - Add missing sources to libclang_rt Makefiles, clean up unneeded ones Dimitry Andric
- git: a861b58439f1 - stable/14 - Add missing /usr/include/c++/v1/__mdspan/mdspan.h header Dimitry Andric
- git: 0c8ebcda1b6d - stable/14 - llvm: Support: don't block signals around close if it can be avoided Dimitry Andric
- git: 68584c97ecfb - stable/14 - Bump __FreeBSD_version for llvm 17.0.6 merge Dimitry Andric
- git: 66be60537568 - stable/14 - bsdinstall: rename "Live CD" to "Live System" Ed Maste
- git: 512c3cfb3cfd - stable/14 - Update ASLR stack sysctl description in security.7 and mitigations.7 Ed Maste
- git: 53a984a36f3c - stable/14 - Track upstream project rename in contrib/blocklistd Ed Maste
- git: 8e76e04d0919 - stable/13 - endian.h: Remove duplicate words Ed Maste
- git: 52aa45621ad6 - stable/13 - capsicum(4): add cross-ref to capsicum_helpers(3) Ed Maste
- git: 72e6ffc21cc9 - stable/13 - freebsd-update: allow user to break out of conflict resolution loop Ed Maste
- git: 01e31d1d875f - stable/13 - freebsd-update: handle directories changing to files Ed Maste
- git: ec5e6781b3a1 - stable/13 - freebsd-update: for rollback, first create directories Ed Maste
- git: 32079aae00de - stable/13 - syscalls.master: Fix SAL annotation for getdirentires basep argument Ed Maste
- git: f252e69e93d1 - stable/13 - build target triple variable from sys/conf/newvers.sh Dimitry Andric
- git: 9c2dbbe2b55a - stable/13 - make cross build from arm64 work.. Dimitry Andric
- git: 104cc21de8d6 - stable/13 - lldb: dereference stoppcbs based on target kernel version Dimitry Andric
- git: a2e0c77f941d - stable/13 - arm64 lib32: change clang to allow -m32 on arm64 Dimitry Andric
- git: 29d1d72ad529 - stable/13 - llvm: Reduce overlinking with the minimal llvm Dimitry Andric
- git: c3eb0b7c1922 - stable/13 - Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser): Dimitry Andric
- git: 0e1e0ce55681 - stable/13 - Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51 Dimitry Andric
- git: bbb0bdafca9e - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.0-rc4-10-g0176e8729ea4 Dimitry Andric
- git: 80a1bcb529d0 - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.1-25-g098e653a5bed Dimitry Andric
- git: 27485d5542b4 - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.2-0-gb2417f51dbbd Dimitry Andric
- git: 22dc259bb4dd - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.3-0-g888437e1b600 Dimitry Andric
- git: cf22cca352b1 - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.5-0-g98bfdac5ce82 Dimitry Andric
- git: ef2ab9afdc8b - stable/13 - Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367 Dimitry Andric
- git: af05e5589d61 - stable/13 - Merge commit 158f4f30adb4 from llvm git (by Corentin Jabot): Dimitry Andric
- git: 33605894103b - stable/13 - Proactively remove libc++ __tuple header file that became a directory Dimitry Andric
- git: 197635d7a92a - stable/13 - Add missing sources to libclang_rt Makefiles, clean up unneeded ones Dimitry Andric
- git: 67b5f85a82c7 - stable/13 - Add missing /usr/include/c++/v1/__mdspan/mdspan.h header Dimitry Andric
- git: 7a658756b2a5 - stable/13 - llvm: Support: don't block signals around close if it can be avoided Dimitry Andric
- git: 45758665781d - stable/13 - Bump __FreeBSD_version for llvm 17.0.6 merge Dimitry Andric
- Mon, 08 Jan 2024
- git: f26eafdfafb0 - stable/13 - ssh: Update to OpenSSH 9.4p1 Ed Maste
- git: a4439dc6c872 - stable/13 - ssh: fix OpenSSH 9.4 regression with multiplexed sessions Ed Maste
- git: e4166d1934ab - stable/13 - ssh: regen config.h for stable/13 Ed Maste
- git: 221a6bc397ad - stable/13 - ssh: Update to OpenSSH 9.5p1 Ed Maste
- git: b8d5f0482d43 - stable/13 - ssh: ban user/hostnames with most shell metacharacters Ed Maste
- git: a25789646d71 - stable/14 - ssh: Update to OpenSSH 9.6p1 Ed Maste
- git: 2cd20d9bc807 - stable/13 - ssh: Update to OpenSSH 9.6p1 Ed Maste
- git: 5669eb94fdfd - stable/14 - sound: remove Legacy Hardware section from man page Ed Maste
- git: a13066579c6f - stable/14 - libsecureboot: be more verbose about validation failures Ed Maste
- git: 4e1deb61eab2 - stable/14 - endian.h: Remove duplicate words Ed Maste
- git: f8f15d7436a5 - stable/14 - crashinfo: remove unused /usr/bin/gdb support Ed Maste
- git: 2b79df0ad999 - stable/14 - freebsd-update: for rollback, first create directories Ed Maste
- Tue, 09 Jan 2024
- git: ac84975e4a1f - stable/14 - unix/dgram: bump maximum datagram size limit to 8k Gleb Smirnoff
- git: 7cfc847aba13 - stable/14 - pfil: don't leak pfil_head_t on interface detach Gleb Smirnoff
- git: 2bfe735277b8 - stable/14 - inpcb: reoder inpcb destruction Gleb Smirnoff
- git: f7459ca1e768 - stable/13 - pfil: don't leak pfil_head_t on interface detach Gleb Smirnoff
- git: 775958df04c4 - stable/14 - libdtrace: Fix TCP data offset handling in the tcpinfo_t translator Mark Johnston
- git: 4cbf6ad75e3e - stable/14 - makefs: Fix ZFS cross-reference sections Mark Johnston
- git: 3aa8b74da97c - stable/14 - release: Add missing /var/crash ZFS dataset Mark Johnston
- git: 009c8a3d2d76 - stable/14 - ctfconvert: Handle DW_AT_data_bit_offset Mark Johnston
- git: cc8af47b6d4c - stable/13 - libdtrace: Fix TCP data offset handling in the tcpinfo_t translator Mark Johnston
- git: 693dbc0070f9 - stable/13 - ctfconvert: Handle DW_AT_data_bit_offset Mark Johnston
- git: 541d89067add - stable/14 - tcp: Make use of enum for sack_changed Richard Scheffenegger
- git: ec1d620c778f - stable/14 - vmrun.sh: add missing options in usage message Christos Margiolis
- git: 644327466048 - stable/14 - vmrun.sh: allow device name arguments in pci-passthru option Christos Margiolis
- git: 4566bff5c90e - stable/13 - vmrun.sh: add missing options in usage message Christos Margiolis
- git: a00a507e2d5f - stable/13 - vmrun.sh: allow device name arguments in pci-passthru option Christos Margiolis
- git: 6cba7aec21bc - stable/13 - linuxkpi: Handle direct-mapped addresses in linux_free_kmem() Mark Johnston
- Wed, 10 Jan 2024
- git: 677a7402cea4 - stable/13 - sys/*/conf/*, docs: fix links to handbook Ed Maste
- git: 1165116ada35 - stable/13 - IPv6: fix problem with duplicate port assignment with v4-mapped addrs Ed Maste
- git: 3159e314f194 - stable/14 - Fix udp IPv4-mapped address Ed Maste
- git: 38fe4bc08264 - stable/14 - dtc: Sync with upstream commit 26a0fe5 Ed Maste
- Thu, 11 Jan 2024
- git: d730ffcd6ad3 - stable/13 - tcp: Undo the consumption of sequence space by FIN in case of a transient error. Richard Scheffenegger
- git: 8923d34c6cbf - stable/13 - tcp: clean PRR state after ECN congestion recovery. Richard Scheffenegger
- git: 407054ed4891 - stable/14 - tcp: clean PRR state after ECN congestion recovery. Richard Scheffenegger
- git: 5c4da68ad785 - stable/14 - copy_file_range.2: Clarify that only regular files work Rick Macklem
- git: 6561a7141b56 - stable/13 - copy_file_range.2: Clarify that only regular files work Rick Macklem
- git: 3a89a5d54daa - stable/14 - udplite: fix checksum computation on the sender side Ed Maste
- git: a4925f0f8cf7 - stable/14 - udplite: make socketoption available on IPv6 sockets Ed Maste
- git: 01641167c966 - stable/14 - efibootmgr: provide explicit error message if run as non-root Ed Maste
- git: b4d11915c73f - stable/14 - intrng: switch from MAXCPU to mp_ncpus Ed Maste
- git: 47c22dcb5e2c - stable/13 - efibootmgr: add missing break for 'u' case Ed Maste
- git: 0b0e479d052e - stable/13 - efibootmgr: provide explicit error message if run as non-root Ed Maste
- git: 2a2aec721fff - stable/14 - cxgbe(4): Destroy the tick mutex during VI detach. Navdeep Parhar
- git: 7d98a455a3ea - stable/14 - cxgbe(4): Fix virtual interface reattach. Navdeep Parhar
- git: c2628605787d - stable/14 - cxgbe(4): Update firmwares to 1.27.5.0 Navdeep Parhar
- git: c4bac077581e - stable/14 - cxgbe(4): Add support for netmap offsets. Navdeep Parhar
- git: d7623fdcf0f0 - stable/14 - cxgbe(4): Use the correct size for the CIM LA on the T6. Navdeep Parhar
- git: 3368fcf147a7 - stable/13 - cxgbe(4): Remove dead code. Navdeep Parhar
- git: 0e3fce67f1e5 - stable/13 - cxgbe(4): Allow tracing filters on loopback ports. Navdeep Parhar
- git: f0eedbcd8039 - stable/13 - cxgbetool(8): Add support for tracing loopback traffic for a port. Navdeep Parhar
- git: 8b7e008183c9 - stable/13 - cxgbe/iw_cxgbe: debug routines to dump STAG (steering tag) entries. Navdeep Parhar
- git: b9ead2c2e71c - stable/13 - cxgbe(4): Dump the firmware log before falling back to a minimal config. Navdeep Parhar
- git: 5f884ac086ed - stable/13 - cxgbe(4): Update firmwares to version 1.27.3.0 Navdeep Parhar
- git: fe77cfce0180 - stable/13 - cxgbe(4): Update firmwares to 1.27.4.0 Navdeep Parhar
- git: 86ad0ace9c05 - stable/13 - cxgbe(4): Destroy the tick mutex during VI detach. Navdeep Parhar
- git: 3a507508e365 - stable/13 - cxgbe(4): Fix virtual interface reattach. Navdeep Parhar
- git: 1c336d39156c - stable/13 - cxgbe(4): Update firmwares to 1.27.5.0 Navdeep Parhar
- git: 2cca64fbe579 - stable/13 - cxgbe(4): Use the correct size for the CIM LA on the T6. Navdeep Parhar
- git: 327e9727c627 - stable/13 - man: improve man pages for dtrace_sctp and dtrace_tcp Michael Tuexen
- git: d5ffa4b1a459 - stable/13 - siftr: provide dtrace with the correct pointer to data Michael Tuexen
- git: dc2408133b6d - stable/13 - dtrace: fix constants used by the siftr probe Michael Tuexen
- git: ce581fb02fc1 - stable/13 - siftr: document siftr probe to man page of the tcp provider Michael Tuexen
- git: b10ff555b2c5 - stable/13 - sctp: include sctp_module.c in kernel builds Michael Tuexen
- git: 6c9b92e741f0 - stable/13 - sctp: improve consistency Michael Tuexen
- git: f141ff9935fd - stable/13 - sctp: keep sb_acc and sb_ccc in sync Michael Tuexen
- git: e47f243218bf - stable/13 - sctp: improve consistency of acc and ccc handling in snd buffer Michael Tuexen
- git: b7b4790355b4 - stable/13 - sctp: remove redundant check Michael Tuexen
- git: 53b8d66ada00 - stable/13 - sctp: improve consistency Michael Tuexen
- git: 553e395b7601 - stable/13 - sctp: cleanup Michael Tuexen
- git: 31acdb17668e - stable/13 - sctp: remove duplicate code Michael Tuexen
- git: a2f048084999 - stable/13 - sctp: another cleanup Michael Tuexen
- git: c9e9bfc22e6d - stable/13 - sctp: use consistent names for locking macros Michael Tuexen
- git: ecfe48f28a40 - stable/13 - sctp: add an assert Michael Tuexen
- git: db083b5e571a - stable/13 - sctp: cleanup Michael Tuexen
- git: bb374dd2c103 - stable/13 - sctp: cleanup cdefs.h include Michael Tuexen
- git: 3ec4836e4a1b - stable/13 - sctp: cleanup handling of graceful shutdown of the peer Michael Tuexen
- git: eb62bba325f3 - stable/13 - sctp: fix a warning Michael Tuexen
- git: f91f135e1546 - stable/13 - sctp: improve handling of SHUTDOWN and SHUTDOWN ACK chunks Michael Tuexen
- git: 608c8658c8c9 - stable/13 - sctp: improve handling of socket shutdown for reading Michael Tuexen
- git: 6ebc41462538 - stable/13 - sctp: cleanup Michael Tuexen
- git: 122e6541316a - stable/13 - sctp: cleanup Michael Tuexen
- git: abe3c497ea12 - stable/13 - sctp: cleanup SCTP AUTH related notification Michael Tuexen
- git: c813c96d678a - stable/13 - sctp: make sure all SCTP RESET notifications use sctp_ulp_notify() Michael Tuexen
- git: a8694dd1b951 - stable/13 - sctp: cleanup locking for notifications Michael Tuexen
- git: 2d12958d4b5b - stable/13 - sctp: don't call sctp_ulp_notify() recursively Michael Tuexen
- git: e207b7b8b371 - stable/13 - sctp: improve shutting down the read side of a socket Michael Tuexen
- git: 947d455fe545 - stable/13 - sctp: further improve shutting down the read side of a socket Michael Tuexen
- git: c7163823c9a2 - stable/14 - Cirrus CI: Trigger on pull requests or downstream repos Ed Maste
- git: 8ac8b0b6aa17 - stable/14 - setfib.2: Consistently capitalize "FIB" Mark Johnston
- git: d14bf9de60a8 - stable/14 - netinet: Define IPv6 ECN mask Mark Johnston
- git: df50b9998cb4 - stable/14 - traceroute6: style(9) fixes Mark Johnston
- git: 5df995ef0f8b - stable/14 - traceroute: style(9) fixes Mark Johnston
- git: 675c24cd01f7 - stable/14 - x86: Make cpu_model[] public Mark Johnston
- git: b2dfbd772e88 - stable/14 - linprocfs: Avoid using a sysctl to get the CPU model string Mark Johnston
- git: e24406084951 - stable/14 - identcpu: Let the hw.model be readable in capability mode Mark Johnston
- git: 095ea495b84e - stable/14 - sysctl: Don't pass CTLFLAG_MPSAFE to SYSCTL_STRING Mark Johnston
- git: b8233245b8d0 - stable/14 - stats: Check for errors from copyout() Mark Johnston
- git: 208e68be1fae - stable/14 - vfs: Simplify vrefact() Mark Johnston
- git: c2b07a75af21 - stable/14 - file: Remove the fd parameter to fgetvp_lookup() and fgetvp_lookup_smr() Mark Johnston
- git: e4db787bb86b - stable/14 - frag6: Add another use of frag6_rmqueue() Mark Johnston
- git: 758c5b5c02d0 - stable/14 - cam: Let cam_periph_unmapmem() return an error Mark Johnston
- git: 185634d86d96 - stable/14 - targ: Handle errors from suword() Mark Johnston
- git: 668e777b0a24 - stable/13 - setfib.2: Consistently capitalize "FIB" Mark Johnston
- git: c0563fd5fc32 - stable/13 - netinet: Define IPv6 ECN mask Mark Johnston
- git: d5063a91ce0d - stable/13 - x86: Make cpu_model[] public Mark Johnston
- git: e3212b779ae2 - stable/13 - linprocfs: Avoid using a sysctl to get the CPU model string Mark Johnston
- git: 337b2a037299 - stable/13 - identcpu: Let the hw.model be readable in capability mode Mark Johnston
- git: a20522d9ae20 - stable/13 - sysctl: Don't pass CTLFLAG_MPSAFE to SYSCTL_STRING Mark Johnston
- Fri, 12 Jan 2024
- git: a76475313d65 - stable/14 - mlx5(4): only detach IOV children if iov was successfully initialized Konstantin Belousov
- git: 384c72acb50d - stable/14 - nfsclient copy_file_range(): flush dst vnode data Konstantin Belousov
- git: 09c69decd208 - stable/14 - nfsclient: flush dirty pages of the vnode Konstantin Belousov
- git: 62b0cb23784b - stable/14 - nfsclient: eliminate ncl_writebp() Konstantin Belousov
- git: dc024acd5174 - stable/14 - vtruncbuf: add a comment explaining the purpose of the loop Konstantin Belousov
- git: 9e951d6b4b70 - stable/14 - vtruncbuf: improve the check for meta buffer Konstantin Belousov
- git: cbf323cf503b - stable/14 - nfsclient: limit situations when we do unlocked read-ahead by nfsiod Konstantin Belousov
- git: 2ff28c64288e - stable/14 - ffs/ffs_rawread.c: clean up includes Konstantin Belousov
- git: a85df799787b - stable/13 - mlx5(4): only detach IOV children if iov was successfully initialized Konstantin Belousov
- git: d139cab8d13b - stable/13 - nfsclient copy_file_range(): flush dst vnode data Konstantin Belousov
- git: cee4d7c22585 - stable/13 - nfsclient: flush dirty pages of the vnode Konstantin Belousov
- git: 93be89569021 - stable/13 - nfsclient: eliminate ncl_writebp() Konstantin Belousov
- git: 3828d60715e6 - stable/13 - vtruncbuf: add a comment explaining the purpose of the loop Konstantin Belousov
- git: 0166a12e580f - stable/13 - vtruncbuf: improve the check for meta buffer Konstantin Belousov
- git: cc5cda1dbaa9 - stable/13 - nfsclient: limit situations when we do unlocked read-ahead by nfsiod Konstantin Belousov
- git: c85e01d0bfdd - stable/13 - ffs/ffs_rawread.c: clean up includes Konstantin Belousov
- git: 13fbe20942cd - stable/14 - tcp: tcp: allow SOL_SOCKET-level socket options via sysctl interface Michael Tuexen
- git: 77292494fb3c - stable/14 - tcpsso: fix typos in man page Michael Tuexen
- git: 3f57a09489e5 - stable/14 - tcpsso: support TIME_WAIT state Michael Tuexen
- git: 6b019c30ace1 - stable/14 - tcpsso: fix when used without -i option Michael Tuexen
- git: 54190b5e8d42 - stable/14 - sctp: minor clean Michael Tuexen
- git: 9a75f1475fb6 - stable/14 - tcp rack: remove references to rb trees Michael Tuexen
- git: e71e4d9ef1ba - stable/14 - if_tuntap: improve code consistency Michael Tuexen
- git: e0f22f9e1867 - stable/14 - if_tuntap: trigger the bpf hook on transmitting for the tap interface Michael Tuexen
- git: 002829ea6139 - stable/14 - if_tuntap: support receive checksum offloading for tap interfaces Michael Tuexen
- git: 83e524e8f656 - stable/14 - if_tuntap: remove redundant check Michael Tuexen
- git: fded38cde763 - stable/14 - if_tuntap: add LRO support to tap devices Michael Tuexen
- git: 0459cf327549 - stable/14 - if_tuntap: fix NOIP build Michael Tuexen
- git: 15eda0e9027d - stable/13 - udplite: fix checksum computation on the sender side Michael Tuexen
- git: 3b766249d9f0 - stable/13 - udplite: make socketoption available on IPv6 sockets Michael Tuexen
- git: fab809a67d23 - stable/13 - sctp: minor clean Michael Tuexen
- git: 4aaf087b879b - stable/13 - if_tuntap: improve code consistency Michael Tuexen
- git: f6aae554b076 - stable/13 - if_tuntap: trigger the bpf hook on transmitting for the tap interface Michael Tuexen
- git: 41988a137d55 - stable/13 - if_tuntap: support receive checksum offloading for tap interfaces Michael Tuexen
- git: 299e9fe9709a - stable/14 - netlink: Add sysctl descriptions for net.netlink tree Ed Maste
- git: 7fe50d188806 - stable/13 - if_tuntap: remove redundant check Michael Tuexen
- git: 73e955d3ea57 - stable/13 - if_tuntap: add LRO support to tap devices Michael Tuexen
- git: 4c4633fdffbe - stable/13 - if_tuntap: fix NOIP build Michael Tuexen
- Sun, 14 Jan 2024
- git: 6b358493a69c - stable/14 - ena: Upgrade ena-com to freebsd v2.7.0 Arthur Kiyanovski
- git: 71cd348d2454 - stable/14 - ena: Add sysctl support for spreading IRQs Arthur Kiyanovski
- git: 4526ef3d05dd - stable/14 - ena: Change measurement unit of time since last tx cleanup to ms Arthur Kiyanovski
- git: 00916b6d298e - stable/14 - ena: Update ena_com_update_intr_reg API usage Arthur Kiyanovski
- git: 9d773b0d5f56 - stable/14 - ena: Remove CQ tail pointer update API Arthur Kiyanovski
- git: 79c446badb02 - stable/14 - ena: Introduce shared sample interval for all stats Arthur Kiyanovski
- git: 538f9ea8fa58 - stable/14 - ena: Support customer metric with sysctl Arthur Kiyanovski
- git: 9757b07f1800 - stable/14 - ena: Support srd metrics with sysctl Arthur Kiyanovski
- git: eb29118a2fe5 - stable/14 - ena: Update the license dating to 2023 Arthur Kiyanovski
- git: 9015208bff0a - stable/14 - ena: Update driver version to v2.7.0 Arthur Kiyanovski
- git: c07c5801f82b - stable/13 - ena: Upgrade ena-com to freebsd v2.7.0 Arthur Kiyanovski
- git: 99c3944243a0 - stable/13 - ena: Add sysctl support for spreading IRQs Arthur Kiyanovski
- git: 6e9bfa8040b5 - stable/13 - ena: Change measurement unit of time since last tx cleanup to ms Arthur Kiyanovski
- git: 2f7f8526c38d - stable/13 - ena: Update ena_com_update_intr_reg API usage Arthur Kiyanovski
- git: 026a78a2adb4 - stable/13 - ena: Remove CQ tail pointer update API Arthur Kiyanovski
- git: cdf3fb73ae13 - stable/13 - ena: Introduce shared sample interval for all stats Arthur Kiyanovski
- git: 86f779a18c0d - stable/13 - ena: Support customer metric with sysctl Arthur Kiyanovski
- git: be6292777476 - stable/13 - ena: Support srd metrics with sysctl Arthur Kiyanovski
- git: ba2007c083ef - stable/13 - ena: Update the license dating to 2023 Arthur Kiyanovski
- git: c8a0dbcaff3f - stable/13 - ena: Update driver version to v2.7.0 Arthur Kiyanovski
- Mon, 15 Jan 2024
- git: 0efd9e1c6b86 - stable/14 - releng-gce: Advertise the availability of gVNIC support in GCE images. Xin LI
- git: 44cd4b2fec02 - stable/13 - releng-gce: Advertise the availability of gVNIC support in GCE images. Xin LI
- git: 79e7fef944f7 - stable/13 - fix using man(1) with multiple pages Wolfram Schneider
- git: 1540a1b6fc05 - stable/14 - fix using man(1) with multiple pages Wolfram Schneider
- git: 2bae602e8dad - stable/14 - tcp: prevent spurious empty segments and fix uncommon panic Richard Scheffenegger
- git: 04719681ba76 - stable/13 - tcp: prevent spurious empty segments and fix uncommon panic Richard Scheffenegger
- git: a60e3800c7fd - stable/14 - heimdal: Fix man page and documentation typos Cy Schubert
- git: b9caa1b4c223 - stable/13 - heimdal: Fix man page and documentation typos Cy Schubert
- git: 0bbd27375057 - stable/12 - heimdal: Fix man page and documentation typos Cy Schubert
- git: 4776a7f06e81 - stable/14 - puc: Add support for Exar XR17V354 Quad PCI Express UART. Yoshihiro Takahashi
- git: 819934841ab0 - stable/13 - puc: Add support for Exar XR17V354 Quad PCI Express UART. Yoshihiro Takahashi
- git: fbc5e31c4f1e - stable/14 - mii: Fix memory leak in micphy. Yoshihiro Takahashi
- git: e31753a02475 - stable/13 - mii: Fix memory leak in micphy. Yoshihiro Takahashi
- git: e7fd435d3d4e - stable/14 - kern linker: Do not retry loading modules on EEXIST Zhenlei Huang
- git: d18326a7cf14 - stable/13 - kern linker: Do not retry loading modules on EEXIST Zhenlei Huang
- git: 445eb90240ec - stable/12 - kern linker: Do not retry loading modules on EEXIST Zhenlei Huang
- git: 5a70219b209f - stable/14 - resolv: Add a required include to resolv.h Yoshihiro Takahashi
- git: 4487c6281b6a - stable/13 - resolv: Add a required include to resolv.h Yoshihiro Takahashi
- git: 9895c3a22783 - stable/14 - Increase the size of riscv GENERICSD images to 6 GB Mike Karels
- git: c10c15319676 - stable/13 - Increase the size of riscv GENERICSD images to 6 GB Mike Karels
- git: 6f2a87c6f1f8 - stable/14 - dtrace/profile: Set t_dtrace_trapframe for profile probes Mark Johnston
- git: 554b8bc90704 - stable/14 - Fix "version introduced" in numerous manual pages Ed Maste
- git: 03bff02e81d3 - stable/13 - Revert "fix using man(1) with multiple pages" Wolfram Schneider
- git: 426b28fdf700 - stable/14 - bhyveload: use a dirfd to support -h Kyle Evans
- git: 78345dbd7a00 - stable/13 - bhyveload: use a dirfd to support -h Kyle Evans
- Tue, 16 Jan 2024
- git: 123fd2a93eea - stable/14 - Add the BBR and RACK stacks to the LINT kernel. Gleb Smirnoff
- git: 56a55eee6bbe - stable/14 - tcp: uninline tcp_account_for_send() Gleb Smirnoff
- git: 4a32d6020753 - stable/14 - hpts: install kernel module Gleb Smirnoff
- git: a74aa0e589f2 - stable/14 - lro: separate HPTS specific code into tcp_lro_hpts.c Gleb Smirnoff
- git: fee8f540da32 - stable/14 - hpts: don't ifdef tcp_in_hpts() Gleb Smirnoff
- git: 76deefc548e5 - stable/14 - hpts: make stacks responsible for tcp_hpts_init() Gleb Smirnoff
- git: 08cad73479df - stable/14 - tcp/hpts: make stacks responsible for clearing themselves out HPTS Gleb Smirnoff
- git: 22d80d2226e0 - stable/14 - tcp: stop stack timers in tcp_switch_back_to_default() Gleb Smirnoff
- git: c0303fa84eed - stable/14 - tcp_hpts: let tcp_hpts_init() set a random CPU only once Gleb Smirnoff
- git: daa0dc908882 - stable/14 - Fix two latent bugs in hpts. One where a static is put on a local variable, the other an initialization bug where we should be setting tv.tv_sec to 0. Gleb Smirnoff
- git: 2707135d0959 - stable/14 - hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers Gleb Smirnoff
- git: 01df384133a3 - stable/14 - kern/subr_trap.c: repair the HPTS performance hack in userret() Gleb Smirnoff
- git: e4a5a27b1bbe - stable/14 - hpts: remove from opt_inet.h Gleb Smirnoff
- git: 39000ced1f29 - stable/14 - tcp_hpts: use tcp_pace.cts_last_ran for last ran table Gleb Smirnoff
- git: 2ae0ff8f11ac - stable/14 - tcp_hpts: make the module unloadable Gleb Smirnoff
- git: c815844c5a60 - stable/14 - hpts: avoid duplicate call to tcp_output() Gleb Smirnoff
- git: fcd1b6ec0766 - stable/14 - Compile RACK when options TCP_RACK, not TCP_BBR Michael Tuexen
- git: 5da67ed5279a - stable/14 - tcp stacks: in kernel BBR and RACK require in kernel HPTS Michael Tuexen
- Wed, 17 Jan 2024
- git: a657d22d2275 - stable/14 - tcpsso: fix TIME_WAIT description in man-page Michael Tuexen
- git: 7b49e60227f8 - stable/14 - ncl_bioread(): check for vp->v_object before accessing it Konstantin Belousov
- git: 2a22edfc70ad - stable/13 - ncl_bioread(): check for vp->v_object before accessing it Konstantin Belousov
- git: ab215565c81a - stable/13 - Fix test output when gzip is run with -tlv Dag-Erling Smørgrav
- git: 80e3a8b5c685 - stable/13 - Remove SMALL conditionals from gzip Dag-Erling Smørgrav
- git: 127f4dd60bed - stable/13 - gzip: Add support for decompressing zstd files. Dag-Erling Smørgrav
- git: e99d7fc27054 - stable/14 - dtrace tests: Run ksh with -p Mark Johnston
- git: 91871c57228b - stable/14 - dtrace tests: Stop hard-coding an incorrect path to sleep(1) Mark Johnston
- git: bee9caf67c70 - stable/14 - dtrace tests: Require perl Mark Johnston
- git: 59044cc210c5 - stable/14 - dtrace tests: Catch up with ping(8) output changes Mark Johnston
- git: bde22cf630ab - stable/14 - dtrace tests: Diff expected and actual output upon a miscompare Mark Johnston
- git: 0fcf3a6235ee - stable/14 - cp: Add -N flag, inspired by NetBSD's similar flag Dag-Erling Smørgrav
- git: d514cadacc50 - stable/14 - cp: Add tests for hard link case. Dag-Erling Smørgrav
- git: a64518b35f6e - stable/13 - cp: Add -N flag, inspired by NetBSD's similar flag Dag-Erling Smørgrav
- git: 2ba859e1996a - stable/14 - find: Add a warning about -delete. Dag-Erling Smørgrav
- git: 006017419bea - stable/13 - cp: Add tests for hard link case. Dag-Erling Smørgrav
- git: 93805b27eacc - stable/14 - asa: Rewrite to fix line termination issue. Dag-Erling Smørgrav
- git: e3057ee0bf46 - stable/14 - login: Use getpwnam_r() instead of getpwnam(). Dag-Erling Smørgrav
- git: 282a377c0926 - stable/13 - find: Add a warning about -delete. Dag-Erling Smørgrav
- git: ed1967df2de8 - stable/13 - asa: Rewrite to fix line termination issue. Dag-Erling Smørgrav
- git: cef433d3fb38 - stable/14 - uniq: Replace NetBSD's unit tests with our own. Dag-Erling Smørgrav
- git: 9c738c4bca57 - stable/13 - login: Use getpwnam_r() instead of getpwnam(). Dag-Erling Smørgrav
- git: 4cf7301e9683 - stable/13 - uniq(1): use strtonum to parse options Dag-Erling Smørgrav
- git: 0efd4b792290 - stable/13 - uniq: Replace NetBSD's unit tests with our own. Dag-Erling Smørgrav
- Thu, 18 Jan 2024
- git: 8ecd7bfd6c7c - stable/14 - vnode_pager_generic_putpages(): correctly handle clean block at EOF Konstantin Belousov
- git: c4c138072ae6 - stable/14 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset Konstantin Belousov
- git: 64e869e9b93c - stable/14 - Add vnode_pager_clean_{a,}sync(9) Konstantin Belousov
- git: bfa9a16569ba - stable/13 - vnode_pager_generic_putpages(): correctly handle clean block at EOF Konstantin Belousov
- git: 8f0d5a7eb1b0 - stable/13 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset Konstantin Belousov
- git: 282fd2c39ee6 - stable/13 - Add vnode_pager_clean_{a,}sync(9) Konstantin Belousov
- git: c7c7faa614ee - stable/14 - rc.d: Process autobridge_* in vnet jails Mark Johnston
- git: f0f93607eea3 - stable/14 - conf: Do not set -fno-sanitize-memory-param-retval for old compilers Mark Johnston
- git: b3ed2b808658 - stable/14 - bnxt: Handle errors from copyout() in ioctl handlers Mark Johnston
- git: c1e3f1fd1107 - stable/13 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 Stefan Eßer
- git: ece15876b8a8 - stable/13 - usr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS case Stefan Eßer
- git: a1684fc734ef - stable/14 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 Stefan Eßer
- git: c4e6ee658b94 - stable/14 - e1000(4): Remove disconnected SYSCTL Marius Strobl
- git: 6d150c4c3f02 - stable/14 - igb(4): Remove disconnected SYSCTL Marius Strobl
- git: 8595e76a9f1a - stable/14 - uart(4): Honor hardware state of NS8250-class for tsw_busy Marius Strobl
- git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver Marius Strobl
- git: 13673bca2f82 - stable/14 - geom_redboot(4): Garbage collect disconnected driver Marius Strobl
- git: 894de2e92851 - stable/13 - e1000(4): Remove disconnected SYSCTL Marius Strobl
- git: bf81fc51ccf0 - stable/13 - igb(4): Remove disconnected SYSCTL Marius Strobl
- git: e7fe996990a8 - stable/13 - uart(4): Honor hardware state of NS8250-class for tsw_busy Marius Strobl
- git: cc02fa8da105 - stable/14 - libthr: thr_attr.c: Clarity, whitespace and style Olivier Certner
- git: 6ae07a0424c3 - stable/14 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments Olivier Certner
- git: 17244789c2fd - stable/14 - cr_bsd_visible(): Style fixes Olivier Certner
- git: 2f553fd3eb27 - stable/13 - libthr: thr_attr.c: Clarity, whitespace and style Olivier Certner
- git: 8d97e469dee9 - stable/13 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments Olivier Certner
- git: cb3c7be3a916 - stable/13 - cr_bsd_visible(): Style fixes Olivier Certner
- Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver Brooks Davis
- Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver Warner Losh
- git: e676886a9031 - stable/14 - kldxref: Refactor PNP entry parsing, no functional change John Baldwin
- git: 01aec6e1fd68 - stable/14 - kldxref: Make use of libelf to be a portable cross tool John Baldwin
- git: 92222d8aee57 - stable/14 - kldxref: fix build on 32 bits arches John Baldwin
- git: ccb683c60335 - stable/14 - kldxref: Cast rtype to int in ef_aarch64.c in warning John Baldwin
- git: cf0810ba2506 - stable/14 - kldxref: Fix for 32-bit powerpc John Baldwin
- git: 02f82a3f0e92 - stable/14 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c John Baldwin
- git: 84410c7bb737 - stable/14 - kldxref: Add arm support John Baldwin
- git: f935fd713d15 - stable/14 - kldxref: Fix MIPS Elf_Rel addend computation John Baldwin
- git: 156b0d23dcd5 - stable/14 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation John Baldwin
- git: 7ea7498f6406 - stable/14 - kldxref: Reduce divergence between per-architecture files John Baldwin
- git: 6de6c4211bdd - stable/14 - kldxref: Tidy error handling for invalid addresses John Baldwin
- git: 38effbdd2d8a - stable/14 - kldxref: Simplify elf_read_raw_data John Baldwin
- git: 214c8da28028 - stable/14 - kldxref: Simplify handling of ELF object files John Baldwin
- git: 8ac6f5e39417 - stable/14 - kldxref: Appease a Coverity warning John Baldwin
- git: cfab4620f8a1 - stable/14 - kldxref: fix bootstrapping on Linux with Clang 16 John Baldwin
- git: b1a3aa4eec58 - stable/14 - kldxref: Correct contract number in license ACK John Baldwin
- git: cec0bae09eae - stable/14 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels John Baldwin
- git: b2cc5745dce9 - stable/13 - kldxref: Refactor PNP entry parsing, no functional change John Baldwin
- git: 8054480839f8 - stable/13 - kldxref: Make use of libelf to be a portable cross tool John Baldwin
- git: a77717659ba8 - stable/13 - kldxref: fix build on 32 bits arches John Baldwin
- git: d18406a12045 - stable/13 - kldxref: Cast rtype to int in ef_aarch64.c in warning John Baldwin
- git: e33e621428c1 - stable/13 - kldxref: Fix for 32-bit powerpc John Baldwin
- git: 8db082ca3177 - stable/13 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c John Baldwin
- git: 3ab67201a2f4 - stable/13 - kldxref: Add arm support John Baldwin
- git: 8b3c539a2012 - stable/13 - kldxref: Fix MIPS Elf_Rel addend computation John Baldwin
- git: 09371fa6622e - stable/13 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation John Baldwin
- git: 1dde3d8d7bb0 - stable/13 - kldxref: Reduce divergence between per-architecture files John Baldwin
- git: f7e181afba92 - stable/13 - kldxref: Tidy error handling for invalid addresses John Baldwin
- git: ea717376822e - stable/13 - kldxref: Simplify elf_read_raw_data John Baldwin
- git: 21dec6c48f08 - stable/13 - kldxref: Simplify handling of ELF object files John Baldwin
- git: 319092aaacc6 - stable/13 - kldxref: Appease a Coverity warning John Baldwin
- git: b13e59714ffe - stable/13 - kldxref: fix bootstrapping on Linux with Clang 16 John Baldwin
- git: fb4c8b2d89cb - stable/13 - kldxref: Correct contract number in license ACK John Baldwin
- git: cad6775d969e - stable/13 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels John Baldwin
- git: d735315d4dbf - stable/14 - tools/build: Provide sys/linker_set.h when cross-building John Baldwin
- git: 509a5d9314d1 - stable/14 - Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets John Baldwin
- git: 2fbed5e9ea84 - stable/14 - Make kldxref a bootstrap tool and use unconditionally John Baldwin
- git: 8ae27e114b28 - stable/14 - acpi: Only reserve resources enumerated via _CRS John Baldwin
- git: 468fb2f4f2c6 - stable/13 - acpi: Only reserve resources enumerated via _CRS John Baldwin
- git: 58836703dc30 - stable/14 - mbuf.9: Document mtodo John Baldwin
- git: e000bd2551a3 - stable/14 - sys: Style fix for M_EXT | M_EXTPG John Baldwin
- git: 2bc7fdc3a8d0 - stable/14 - net80211 amdpu: Simplify a few loops that drain an mbufq John Baldwin
- git: 68fd49e8f56a - stable/14 - mbuf: Add mbufq_empty John Baldwin
- git: 9c50c9b776e3 - stable/14 - sys: Use mbufq_empty instead of comparing mbufq_len against 0 John Baldwin
- git: e73b54810308 - stable/13 - mbuf.9: Document mtodo John Baldwin
- git: b1f42294456d - stable/13 - sys: Style fix for M_EXT | M_EXTPG John Baldwin
- git: 18df65561983 - stable/13 - net80211 amdpu: Simplify a few loops that drain an mbufq John Baldwin
- git: c62e10adba63 - stable/13 - mbuf: Add mbufq_empty John Baldwin
- git: 3c274e9efb46 - stable/13 - sys: Use mbufq_empty instead of comparing mbufq_len against 0 John Baldwin
- git: 0469f7ab3c7e - stable/14 - ctl: Always return errno values from ctl_port_register John Baldwin
- git: 99f93a33aed4 - stable/14 - ctl_frontend.h: Note that ctl_port.frontend is set by the FETD John Baldwin
- git: 873bef94a2f2 - stable/14 - ctl: Add missing comma after CTL_FLAG_ALREADY_DONE John Baldwin
- git: e467a320e3d9 - stable/14 - cltadm.8: Correct documentation of -r arg to port command John Baldwin
- git: f55f4ef13e06 - stable/14 - ctladm: Fix a typo and add a FALLTHROUGH annotation John Baldwin
- git: 49413aa308fc - stable/14 - ctladm: Only autoload cfiscsi.ko for iSCSI-specific commands John Baldwin
- git: 0827fecb4ae5 - stable/13 - cltadm.8: Correct documentation of -r arg to port command John Baldwin
- git: 96d7c770efcb - stable/13 - ctladm: Fix a typo and add a FALLTHROUGH annotation John Baldwin
- git: 98b822fccd83 - stable/14 - pci_cfgreg: Add a PCI domain argument to the low-level register API John Baldwin
- git: b5d2a06b2c4f - stable/14 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) John Baldwin
- git: 1fc6f25daf30 - stable/14 - x86: Refactor pcie_cfgregopen John Baldwin
- git: 4b5f64408804 - stable/14 - x86: Support multiple PCI MCFG regions John Baldwin
- git: 6a75d3b3fbe4 - stable/14 - x86: Adjust base addr for PCI MCFG regions John Baldwin
- git: 325e60b1e652 - stable/13 - pci_cfgreg: Add a PCI domain argument to the low-level register API John Baldwin
- git: d72a6e531022 - stable/13 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) John Baldwin
- git: ac64ca647dfc - stable/13 - x86: Refactor pcie_cfgregopen John Baldwin
- git: 0fb0306a89ad - stable/13 - x86: Support multiple PCI MCFG regions John Baldwin
- git: 122ac7ca1424 - stable/13 - x86: Adjust base addr for PCI MCFG regions John Baldwin
- Fri, 19 Jan 2024
- git: 3e51c9e331aa - stable/13 - 13.3: update stable/13 to -PRERELEASE Colin Percival
- git: 62d25c65977f - stable/13 - usr.bin/gh-bc: fix missing LTO support after MFC Stefan Eßer
- git: f2ad8d3a1397 - stable/14 - mail: add volatile in grabh() Mark Johnston
- git: 6d78f3a6310d - stable/13 - mail: add volatile in grabh() Mark Johnston
- git: f027083b906a - stable/14 - ktls: fix vnet-related panic in ktls_reset_receive_tag() Martin Matuska
- git: 404b91dac415 - stable/14 - libexec/rc/rc.initdiskless: make tar's path flexible Cheng Cui
- git: faf11e40b49a - stable/14 - Schedule fast taskqueue callouts on right CPU. Alexander Motin
- git: 4eec3ce0d387 - stable/14 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations Alexander Motin
- git: 512235a1d36d - stable/14 - ig4: Fix FIFO depths detection Alexander Motin
- git: 60452092dbdf - stable/14 - ig4: Actively use FIFO thresholds Alexander Motin
- git: c849f305614c - stable/13 - Schedule fast taskqueue callouts on right CPU. Alexander Motin
- git: c71b398a1555 - stable/13 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations Alexander Motin
- git: 7033c3ddd60e - stable/14 - iichid(4): Improve idle sampling hysteresis Alexander Motin
- git: 354ccf64bf5c - stable/14 - iicbb: Fix pause_sbt() arguments order Alexander Motin
- git: 41af0b19e914 - stable/14 - iichid(4): Restore/increase sampling rate Alexander Motin
- git: 799f2c8cb054 - stable/14 - iichid(4): Unify two taskqueue tasks Alexander Motin
- git: 17a6b07e0839 - stable/14 - iichid(4): Switch taskqueue to "fast" Alexander Motin
- git: 265a52fe6cd2 - stable/14 - acpi_lid: Remove duplicate events Alexander Motin
- git: d095e86f0517 - stable/14 - isp(4): Rework firmware handling/loading Alexander Motin
- git: 16f4d8fc14b6 - stable/14 - isp: Fix endianness conversion in isp_read_flash_data() Alexander Motin
- git: 8404f3e36bc5 - stable/13 - isp: Remove unused variable. Alexander Motin
- git: 6fdabe9b8df4 - stable/13 - isp(4): Add support for QLogic 28xx devices Alexander Motin
- git: f0275240dc3d - stable/13 - isp(4): Fix reading NVRAM contents for 28xx based devices Alexander Motin
- git: a922b89834ef - stable/13 - isp(4): Add support to read contents of the FLT (flash layout table) Alexander Motin
- git: de4c073977c9 - stable/13 - isp(4): Use the FLT on all supported controllers Alexander Motin
- git: 0a38059e24d4 - stable/13 - isp(4): Remove redundant functions for reading data from FLT and flash Alexander Motin
- git: 07dd91cb046b - stable/13 - isp(4): Style changes Alexander Motin
- git: 84f8cfcbe493 - stable/13 - isp(4): Rework firmware handling/loading Alexander Motin
- git: bdc2003fc517 - stable/13 - isp: Fix endianness conversion in isp_read_flash_data() Alexander Motin
- git: 4f30677080c3 - stable/14 - ispfw(4): Update and add firmware Alexander Motin
- git: 44fac9c0be90 - stable/13 - ispfw(4): Update and add firmware Alexander Motin
- git: 396e8e987adf - stable/13 - ig4: Fix FIFO depths detection Alexander Motin
- git: 8d8f348c8fe7 - stable/13 - ig4: Actively use FIFO thresholds Alexander Motin
- git: 9f558e9f7dee - stable/13 - iichid(4): Improve idle sampling hysteresis Alexander Motin
- git: 4061a0e5b273 - stable/13 - iicbb: Fix pause_sbt() arguments order Alexander Motin
- git: d6e6c02c29b1 - stable/13 - iichid(4): Restore/increase sampling rate Alexander Motin
- git: 870bcb954ee3 - stable/13 - iichid(4): Unify two taskqueue tasks Alexander Motin
- git: 0e58c237cb32 - stable/13 - iichid(4): Switch taskqueue to "fast" Alexander Motin
- git: 0d2cce768cbc - stable/14 - mpi3mr: Don't hold fwevt_lock over call to taskqueue_drain Alexander Motin
- git: e82c6e941e6a - stable/14 - mpi3mr: Remove unused fields in struct mpi3mr_cmd Alexander Motin
- git: 54fa0d10f68c - stable/14 - mpi3mr: Reduce the scope of the reset_mutext Alexander Motin
- git: 3c12997a1c76 - stable/14 - mpi3mr: Minor style fix Alexander Motin
- git: c351a6ec918e - stable/14 - mpi3mr: Only set callout_owned when we create a timeout Alexander Motin
- git: ac4f33d2cd37 - stable/14 - mpi3mr: Cleaup setting of status in processing scsiio requests Alexander Motin
- git: fda7cc79aaf6 - stable/14 - mpi3mr: Fix EINPROGRESS errors hanging the card Alexander Motin
- git: c3b67deaf514 - stable/14 - mpi3mr: Honor the dma mask from IOCFacts Alexander Motin
- git: 3b4d16889be5 - stable/14 - mpi3mr: Trivial trailing white space reduction Alexander Motin
- git: 835db4182391 - stable/14 - mpi3mr: Add firmware version Alexander Motin
- git: c8afd30bdb6b - stable/14 - mpi3mr: Fix MAXPHYS usage Alexander Motin
- git: 2d84c6e89435 - stable/14 - mpi3mr: Make these bus_dmamap_load calls synchronous Alexander Motin
- git: 23a5782dc0c0 - stable/14 - mpi3mr: Use template for main busdma tag. Alexander Motin
- git: ac7d9eaf066b - stable/14 - mpi3mr: Replace can't happen DataLength == 0 with an assert Alexander Motin
- git: 344cdef0ccd7 - stable/14 - mpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR Alexander Motin
- git: e2b71e1490a3 - stable/14 - mpi3mr: Minor tweak to task queue pausing Alexander Motin
- git: e2ce586899ff - stable/13 - zfsd: fault disks that generate too many I/O delay events Alan Somers
- git: 6328c1449502 - stable/13 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is Alan Somers
- git: b4caacbef0a4 - stable/13 - cap_net.3: remove a copypasta Alan Somers
- git: 08ac19609ca0 - stable/13 - Remove _POSIX_PRIORITIZED_IO references from man pages Alan Somers
- git: c2ec8038a7f1 - stable/13 - Fix multiple bugs with ctld's UCL parsing Alan Somers
- git: 266c79883a7e - stable/13 - nfsstat: update option strings in docs Alan Somers
- git: 1726e4ced900 - stable/13 - nfsstat: make -q work without -e/-E Alan Somers
- git: d89317a66ff7 - stable/13 - Add a regression test for PR 276191. Alan Somers
- Sat, 20 Jan 2024
- git: e23813c0fe03 - stable/14 - vm/vm_object.c: minor cleanup Konstantin Belousov
- git: edef4d715eea - stable/13 - vm/vm_object.c: minor cleanup Konstantin Belousov
- git: d34f4baaf138 - stable/14 - nfscl: Only update atime for Copy when noatime is not specified Rick Macklem
- git: 946afb62aba5 - stable/14 - zfsd: fault disks that generate too many I/O delay events Alan Somers
- git: f9f7404cd5c7 - stable/14 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is Alan Somers
- git: e016face1e26 - stable/14 - cap_net.3: remove a copypasta Alan Somers
- git: 0125d6a23ba9 - stable/14 - libcasper: document that most libcasper functions are not thread-safe Alan Somers
- git: 5b4873c5b861 - stable/14 - Remove _POSIX_PRIORITIZED_IO references from man pages Alan Somers
- git: 5a2767d20325 - stable/14 - Fix multiple bugs with ctld's UCL parsing Alan Somers
- git: be908114fd62 - stable/14 - nfsstat: update option strings in docs Alan Somers
- git: d741d23133be - stable/14 - nfsstat: make -q work without -e/-E Alan Somers
- git: d90417109582 - stable/14 - param.h: Bump __FreeBSD_version to 1400506 for d34f4baaf138 Rick Macklem
- git: 15c21f325ea4 - stable/14 - UPDATING: Add an entry for commit d34f4baaf138 Rick Macklem
- git: 62f890cfbc35 - stable/14 - Add a regression test for PR 276191. Alan Somers
- git: 7169c947ab41 - stable/14 - man(1): support spaces in filenames Wolfram Schneider
- Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver Marius Strobl
- Sun, 21 Jan 2024
- git: 559c7ac87dfb - stable/14 - renice: Clean up the tests a bit. Dag-Erling Smørgrav
- git: 9f5c2e34f226 - stable/13 - renice: Force /bin/sh usage on su calls for the regression tests. Dag-Erling Smørgrav
- git: 5b88f1efe108 - stable/13 - renice: Clean up the tests a bit. Dag-Erling Smørgrav
- Mon, 22 Jan 2024
- git: 0a586a7d756c - stable/14 - linuxkpi: correct zone item size for linux_mm_zone Konstantin Belousov
- git: d0ed621ef2ce - stable/13 - linuxkpi: correct zone item size for linux_mm_zone Konstantin Belousov
- git: d1fdafc789df - stable/14 - jail: add security.jail.mlock_allowed Baptiste Daroussin
- git: 73e891526ebf - stable/13 - jail: add security.jail.mlock_allowed Baptiste Daroussin
- git: 9d29be87d86c - stable/14 - pci_vendors: update to 2023-11-11 Baptiste Daroussin
- git: d99a15bf6f1c - stable/13 - pci_vendors: update to 2023-11-11 Baptiste Daroussin
- git: d8d0ecd9739d - stable/13 - makefs: Handle missing link keyword in mtree spec Ed Maste
- git: 1614823a499a - stable/13 - release/oci.conf: add missing vm_extra_pre_umount() steps Ed Maste
- git: c7db2e15e404 - stable/14 - kerberos: Fix numerous segfaults when using weak crypto Cy Schubert
- git: 17e941a0c88c - stable/14 - kerberos5: Mitigate the possibility of using an old libcrypto Cy Schubert
- git: 7e88d8fec4e8 - stable/14 - route: error on IPv4 network routes with incorrect destination Mike Karels
- git: 74e52718aa73 - stable/13 - route: error on IPv4 network routes with incorrect destination Mike Karels
- git: 3299277af825 - stable/14 - bhyveload: hold /boot and do relative lookups for the loader Kyle Evans
- git: 097d8306bfba - stable/14 - bhyveload: enter capability mode after we setup the vcpu Kyle Evans
- git: 4bd568bd759b - stable/14 - bhyveload: limit rights on the dirfds we create Kyle Evans
- git: b7390f6f8412 - stable/13 - bhyveload: hold /boot and do relative lookups for the loader Kyle Evans
- git: 3b01995df47a - stable/14 - bhyveload: support guest rebooting from the loader Kyle Evans
- git: 7b74346b7d34 - stable/14 - bhyveload: make error printing consistent Kyle Evans
- git: c6989de2e700 - stable/13 - bhyveload: enter capability mode after we setup the vcpu Kyle Evans
- git: a95fbd3da860 - stable/14 - bhyveload: add CAP_SEEK to our dirfd rights Kyle Evans
- git: 20e06202f126 - stable/13 - bhyveload: limit rights on the dirfds we create Kyle Evans
- git: dee3902d1eda - stable/14 - bhyveload(8): document some SECURITY CONSIDERATIONS Kyle Evans
- git: 482ab31c64cd - stable/13 - bhyveload: support guest rebooting from the loader Kyle Evans
- git: 979c1cdb405d - stable/13 - bhyveload: make error printing consistent Kyle Evans
- git: 6b23df1a398f - stable/13 - bhyveload: add CAP_SEEK to our dirfd rights Kyle Evans
- git: 7b48fa60a578 - stable/13 - bhyveload(8): document some SECURITY CONSIDERATIONS Kyle Evans
- git: c738eac52e05 - stable/14 - arm64: fix db_read_bytes() for size == 8 Mitchell Horne
- git: 4057fb12a1d7 - stable/13 - arm64: fix db_read_bytes() for size == 8 Mitchell Horne
- git: 166bc357c6a4 - stable/13 - routing: plug mbuf leak for the packets hitting IPv6 blackhole route Gleb Smirnoff
- git: 3e27fcf05793 - stable/13 - inpcb: Remove NULL checks of credential references Mark Johnston
- git: 0ea32f0e8376 - stable/13 - inpcb: Remove a PCB from its LB group upon a subsequent error Mark Johnston
- git: 535984471641 - stable/13 - inpcb: Allow SO_REUSEPORT_LB to be used in jails Mark Johnston
- Tue, 23 Jan 2024
- git: 9509e32f9e33 - stable/14 - _umtx_op.2: Fix a typo in the manual page Gordon Bergling
- git: c065e2673c38 - stable/14 - atse(4): Fix a typo in a source code comment Gordon Bergling
- git: bad1f5985710 - stable/14 - net: Fix two typos in source code comments Gordon Bergling
- git: de3e802b9d13 - stable/14 - netgraph: Fix two typos in source code comments Gordon Bergling
- git: 2eaee65182be - stable/14 - netpfil: Fix two typos in source code comments Gordon Bergling
- git: 788c5cebec16 - stable/14 - vmware: Fix a typo in a source code comment Gordon Bergling
- git: 4aed20f6377e - stable/14 - usb: Fix two typos in source code comments Gordon Bergling
- git: ae09f54c06f1 - stable/14 - ciss(4): Fix a typo in a source code comment Gordon Bergling
- git: 49e450f43d40 - stable/14 - tcp_hpts: Fix a typo of a function name in a comment Gordon Bergling
- git: 6e5c98c759b2 - stable/14 - PCI_IOV_INIT.9: Fix a typo in the manual page Gordon Bergling
- git: d0f5ac0a72b8 - stable/14 - devfs(5): Fix a typo in a source code comment Gordon Bergling
- git: c75648dc9b84 - stable/14 - sigfastblock.2: Fix a typo in the manual page Gordon Bergling
- git: 7c44565e23a8 - stable/14 - pkru.3: Fix a typo in the manual page Gordon Bergling
- git: ae6531f52f83 - stable/13 - pkru.3: Fix a typo in the manual page Gordon Bergling
- git: 4bd2aee6120e - stable/13 - sigfastblock.2: Fix a typo in the manual page Gordon Bergling
- git: a17275e29f89 - stable/13 - devfs(5): Fix a typo in a source code comment Gordon Bergling
- git: d04d50c839d1 - stable/13 - PCI_IOV_INIT.9: Fix a typo in the manual page Gordon Bergling
- git: 95847cc26f79 - stable/13 - tcp_hpts: Fix a typo of a function name in a comment Gordon Bergling
- git: fd4ad6cd272f - stable/13 - ciss(4): Fix a typo in a source code comment Gordon Bergling
- git: d4c871243f06 - stable/13 - usb: Fix two typos in source code comments Gordon Bergling
- git: 16f66b464e3b - stable/13 - vmware: Fix a typo in a source code comment Gordon Bergling
- git: da3ddd852917 - stable/13 - netpfil: Fix two typos in source code comments Gordon Bergling
- git: ab04ef09cfd7 - stable/13 - netgraph: Fix two typos in source code comments Gordon Bergling
- git: 4a66b63e9dc4 - stable/13 - net: Fix two typos in source code comments Gordon Bergling
- git: e184cd907e80 - stable/13 - atse(4): Fix a typo in a source code comment Gordon Bergling
- git: df6f381ac6d9 - stable/13 - _umtx_op.2: Fix a typo in the manual page Gordon Bergling
- Wed, 24 Jan 2024
- git: dd5dabe28483 - stable/14 - periodic: Fix periodic reports when log files are not compressed. Yoshihiro Takahashi
- git: f148fbe15373 - stable/13 - periodic: Fix periodic reports when log files are not compressed. Yoshihiro Takahashi
- git: 33cd6211052c - stable/14 - mana: Fix TX CQE error handling Wei Hu
- git: 8788c3d3fa9d - stable/14 - sysctl vm.objects/vm.swap_objects: do not fill vnode info if jailed Konstantin Belousov
- git: 5c4e6fd30bbc - stable/13 - sysctl vm.objects/vm.swap_objects: do not fill vnode info if jailed Konstantin Belousov
- git: 37728967ee5c - stable/14 - lib/libc/amd64/string/strcmp.S: add baseline implementation Robert Clausecker
- git: d5782dbd011c - stable/14 - share/man/man7/simd.7: document new amd64 baseline strcmp() Robert Clausecker
- git: 309b30ce8419 - stable/14 - lib/libc/amd64/string: implement strpbrk() through strcspn() Robert Clausecker
- git: f42eca44bdfb - stable/14 - share/man/man7/simd.7: document amd64 SIMD use for strpbrk() Robert Clausecker
- git: 098997c5f05e - stable/14 - lib/libc/tests/string: add unit tests for strncmp(3) Robert Clausecker
- git: 3a19fcb9fdbf - stable/14 - lib/libc/amd64/string: add strncmp scalar, baseline implementation Robert Clausecker
- git: fa6d214aa16e - stable/14 - share/man/man7/simd.7: document strncmp amd64 scalar, baseline implementations Robert Clausecker
- git: 9b1a851e1ed0 - stable/14 - lib/libc/amd64/string: add strrchr scalar, baseline implementation Robert Clausecker
- git: c105cd8426bb - stable/14 - share/man/man7/simd.7: document strrchr scalar, baseline implementation Robert Clausecker
- git: 265fb89aba2a - stable/14 - lib/libc/amd64/string: implement strsep() through strcspn() Robert Clausecker
- git: 8dc035482310 - stable/14 - share/man/man7/simd.7: document amd64 SIMD use for strsep() Robert Clausecker
- git: 438a1ff803a5 - stable/14 - lib/libc/tests/string/stpncpy_test.c: extend for upcoming SSE implementation Robert Clausecker
- git: 7527fecbfe0c - stable/14 - lib/libc/amd64/string: add stpncpy scalar, baseline implementation Robert Clausecker
- git: 76f9afcdcfa4 - stable/14 - lib/libc/amd64/string: implement strncpy() by calling stpncpy() Robert Clausecker
- git: 57da891ad354 - stable/14 - share/man/man7/simd.7: document simd-enhanced strncpy, stpncpy Robert Clausecker
- git: 7a605ba8f799 - stable/14 - lib/libc/amd64/string/strcat.S: enable use of SIMD Robert Clausecker
- git: 1f733be3cca4 - stable/14 - share/man/man7/simd.7: document SIMD-enhanced strcat Robert Clausecker
- git: f5d63ae20d65 - stable/14 - lib/libc/tests/string: add unit test for strlcpy Robert Clausecker
- git: 903cb811ffe2 - stable/14 - lib/libc/amd64/string: add strlcpy scalar, baseline implementation Robert Clausecker
- git: 3045c0f198a1 - stable/14 - lib/libc/amd64/string: implement strlcat() through strlcpy() Robert Clausecker
- git: 5a37572b5ba6 - stable/14 - share/man/man7/simd.7: document scalar/baseline strlcpy, strlcat Robert Clausecker
- git: 0307a0095ed8 - stable/14 - share/man/man7/simd.7: add forgotten aarch64 string functions Robert Clausecker
- git: a3ce82e5b887 - stable/14 - lib/libc/amd64/string: add memccpy scalar, baseline implementation Robert Clausecker
- git: bd051ed3fed7 - stable/14 - share/man/man7/simd.7: document simd-enhanced memccpy, strncat Robert Clausecker
- git: ddab9e646122 - stable/14 - lib/libc/amd64/string: implement strncat() by calling strlen(), memccpy() Robert Clausecker
- git: 667fa9c40483 - stable/14 - lib/libc/string: document restrict qualification of memccpy() arguments Robert Clausecker
- git: acb47064d658 - stable/14 - lib/libc/tests/string: add memrchr unit tests Robert Clausecker
- git: ff7799e00311 - stable/14 - lib/libc/amd64/string: add memrchr() scalar, baseline implementation Robert Clausecker
- git: 3f2c2dda2631 - stable/14 - share/man/man7/simd.7: document SIMD-enhanced memrchr implementation Robert Clausecker
- Thu, 25 Jan 2024
- git: e465acd0f6b9 - stable/14 - msdosfs_rename(): handle errors from msdosfs_lookup_ino() Konstantin Belousov
- git: 884f990d95c9 - stable/14 - msdosfs_rename(): implement several XXXs about downgrading to ro Konstantin Belousov
- git: c315699722e8 - stable/14 - msdosfs_integrity_error(): plug possible busy leak Konstantin Belousov
- git: 68d021de3455 - stable/14 - msdosfs_remount_ro(): correct vfs_unbusy() loop Konstantin Belousov
- git: 14ef49bbadec - stable/13 - msdosfs_rename(): handle errors from msdosfs_lookup_ino() Konstantin Belousov
- git: 2ce0f6fb8d83 - stable/13 - msdosfs_rename(): implement several XXXs about downgrading to ro Konstantin Belousov
- git: e45f10165847 - stable/13 - msdosfs_integrity_error(): plug possible busy leak Konstantin Belousov
- git: bbcc33086adc - stable/13 - msdosfs_remount_ro(): correct vfs_unbusy() loop Konstantin Belousov
- git: 80568cbfced8 - stable/14 - gjournal(8): Fix a typo in a sysctl description Gordon Bergling
- git: 79934439c1d8 - stable/14 - virtio(4): Fix a typo in a source code comment Gordon Bergling
- git: a7fb3cfeb3e1 - stable/14 - rtsock: Fix a typo in a source code comment Gordon Bergling
- git: d7b74e01f4dc - stable/14 - aic7xxx: Fix two typos in source code comments Gordon Bergling
- git: 0334b131c53d - stable/14 - tcp_fastopen: Fix a typo in a source code comment Gordon Bergling
- git: a499baff3955 - stable/14 - vmd(4): Fix typos in source code comments Gordon Bergling
- git: 7924b5f36bef - stable/14 - usb: Fix a typo in a source code comment Gordon Bergling
- git: 8ec7f15c1d7a - stable/14 - bootpd(8): Fix a typo in a source code comment Gordon Bergling
- git: bddcc06e70a3 - stable/14 - bce(4): Fix a typo in a kernel message Gordon Bergling
- git: 91e79edae637 - stable/14 - aic7xxx: Fix a typo in a kernel message Gordon Bergling
- git: 550922c2720a - stable/14 - netpfil: Fix a typo in a source code comment Gordon Bergling
- git: 2d631cf51387 - stable/14 - fusefs(5): Fix a typo in a SDT probe Gordon Bergling
- git: a8dc27290f87 - stable/14 - netinet6: Fix two typos in source code comments Gordon Bergling
- git: 44784993a6fb - stable/14 - if_llatbl: Fix a typo in a KASSERT message Gordon Bergling
- git: 777bac8888f3 - stable/14 - net80211: Fix a typo in a source code comment Gordon Bergling
- git: 651804251df0 - stable/13 - netlink(4): Fix a typo in a source code comment Gordon Bergling
- git: 8f94574e52b9 - stable/13 - gjournal(8): Fix a typo in a sysctl description Gordon Bergling
- git: 9b52af884c32 - stable/13 - virtio(4): Fix a typo in a source code comment Gordon Bergling
- git: f2770534e26a - stable/13 - rtsock: Fix a typo in a source code comment Gordon Bergling
- git: 2ecf0a83b2dd - stable/13 - aic7xxx: Fix two typos in source code comments Gordon Bergling
- git: c940246eb0d1 - stable/13 - tcp_fastopen: Fix a typo in a source code comment Gordon Bergling
- git: 48a02b429d58 - stable/13 - vmd(4): Fix typos in source code comments Gordon Bergling
- git: e36e3f53d3d7 - stable/13 - usb: Fix a typo in a source code comment Gordon Bergling
- git: 04866ffa491c - stable/13 - bootpd(8): Fix a typo in a source code comment Gordon Bergling
- git: b146a9c34084 - stable/13 - bce(4): Fix a typo in a kernel message Gordon Bergling
- git: 48aff6a116ee - stable/13 - aic7xxx: Fix a typo in a kernel message Gordon Bergling
- git: 416cd6de3b83 - stable/13 - netpfil: Fix a typo in a source code comment Gordon Bergling
- git: 664eac6c9151 - stable/13 - fusefs(5): Fix a typo in a SDT probe Gordon Bergling
- git: e347b72a3914 - stable/13 - netinet6: Fix two typos in source code comments Gordon Bergling
- git: 774644887a8d - stable/13 - meta2deps.py: Fix a typo in a source code comment Gordon Bergling
- git: 94e75f5e29b6 - stable/13 - if_llatbl: Fix a typo in a KASSERT message Gordon Bergling
- git: 6a7eaf04f166 - stable/13 - net80211: Fix a typo in a source code comment Gordon Bergling
- git: f1186fab56e8 - stable/14 - bhyve: return ENOMEM instead of EFAULT and call free() after being used Mark Johnston
- git: 1c090bf880bf - stable/14 - top: Avoid printing a blank line when the ZFS ARC is empty Mark Johnston
- git: f4524aff6d66 - stable/13 - top: Avoid printing a blank line when the ZFS ARC is empty Mark Johnston
- Fri, 26 Jan 2024
- git: a431d0f4a2ac - stable/14 - libthr: thr_attr.c: More style and clarity fixes Olivier Certner
- git: 194df67ef569 - stable/14 - libhtr: pthread_attr_setaffinity_np(): Replace calloc() with malloc() Olivier Certner
- git: f68a255ff325 - stable/14 - pthread_attr_get_np(): Use malloc(), report ENOMEM, don't tamper on error Olivier Certner
- git: efdf24fd9bb9 - stable/14 - pthread_attr_get_np(3): Revamp Olivier Certner
- git: 8bd4bf5db4c3 - stable/13 - libthr: thr_attr.c: More style and clarity fixes Olivier Certner
- git: 2c9ab16625d7 - stable/13 - libhtr: pthread_attr_setaffinity_np(): Replace calloc() with malloc() Olivier Certner
- git: b95b9505acf1 - stable/13 - pthread_attr_get_np(): Use malloc(), report ENOMEM, don't tamper on error Olivier Certner
- git: 72ef14799d4c - stable/13 - pthread_attr_get_np(3): Revamp Olivier Certner
- Sat, 27 Jan 2024
- git: 63a7e799b32c - stable/14 - fsck_msdosfs: do not call checksize() if the cluster is bad Konstantin Belousov
- git: 3ed143596029 - stable/13 - fsck_msdosfs: do not call checksize() if the cluster is bad Konstantin Belousov
- git: 00a82bd964b6 - stable/13 - hv_kbd: Fix build with EVDEV_SUPPORT kernel option disabled. Vladimir Kondratyev
- Sun, 28 Jan 2024
- git: 4bd4942ea70b - stable/14 - bhyve nvme: Add NQN value Chuck Tuffli
- git: 55210b704a05 - stable/14 - Revert "bhyve nvme: Add NQN value" Chuck Tuffli
- git: 2ee407b6068a - stable/14 - Fix issue with Linux guest XHCI tablet probing. Peter Grehan
- git: 48214dfab801 - stable/13 - Fix issue with Linux guest XHCI tablet probing. Peter Grehan
- git: e65182c7bc28 - stable/14 - libifconfig: Fix bridge status member list Michael Gmelin
- git: dca696965fda - stable/14 - bhyve nvme: Add NQN value Chuck Tuffli
- Mon, 29 Jan 2024
- git: 0d7fef9124c1 - stable/13 - bhyve nvme: Add NQN value Chuck Tuffli
- git: 83ab4d6cc58b - stable/14 - rc.d/kdc: Support start of MIT krb5kdc Cy Schubert
- git: 02f097e7f341 - stable/13 - rc.d/kdc: Support start of MIT krb5kdc Cy Schubert
- git: 08dbe7213452 - stable/14 - condvar: Clean up condvar.h a bit Mark Johnston
- git: 11cf350c3893 - stable/14 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled Mark Johnston
- git: 604b80f152f2 - stable/13 - condvar: Clean up condvar.h a bit Mark Johnston
- git: dcaf7895039d - stable/13 - condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled Mark Johnston
- Tue, 30 Jan 2024
- git: 3deeb70f7f70 - stable/13 - wg: detach bpf upon destroy as well Kyle Evans
- git: 86986d381072 - stable/14 - if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0 Kyle Evans
- git: b0fa37f356fd - stable/14 - if_wg: fix access to noise_local->l_has_identity and l_private Kyle Evans
- git: c0c932b27f95 - stable/14 - wg: detach bpf upon destroy as well Kyle Evans
- git: c682a9501853 - stable/14 - releng-gce: Advertise the availability of UEFI support in GCE images. Xin LI
- git: a465a52e8092 - stable/13 - releng-gce: Advertise the availability of UEFI support in GCE images. Xin LI
- git: 59fccd1e84e7 - stable/14 - Setups with digital audio connections like SPDIF and ADAT require a designated master clock to stay in sync. Add a sysctl setting to control the preferred clock source for each HDSPe sound card. Complement this by sysctl values to list available clock sources, show the currently effective clock source and display the sync status of all connections. Clock sources are named according to RME user manuals. Christos Margiolis
- git: 8e471fbc7dc4 - stable/14 - snd_hdspe(4): One pcm device per physical ADAT port. Christos Margiolis
- git: 626d9b855302 - stable/14 - snd_uaudio: provide information about the device name and attached driver Christos Margiolis
- git: 9b40b4faa7bd - stable/14 - sound: remove PCM_KLDSTRING() and fix status strings Christos Margiolis
- git: b70d135ab471 - stable/14 - snd_uaudio: prefix module declaration with "snd_" Christos Margiolis
- git: f7db1b3d7bbf - stable/14 - sound: add missing modules to snd_driver Christos Margiolis
- git: 0452659e53db - stable/14 - pcm.4: mention snd_uaudio auto-load Christos Margiolis
- git: e95213b35b2c - stable/14 - usb: use only usb_devinfo() in device_set_usb_desc() Christos Margiolis
- git: 847d9b31df5e - stable/14 - subr_bus: introduce device_set_descf() and modify allocation logic Christos Margiolis
- git: 406d5c58148c - stable/14 - sound: use device_set_descf() to set device descriptions Christos Margiolis
- git: c191e1d018c7 - stable/14 - acpiconf: remove trailing space in "Mesurement Accuracy" output Christos Margiolis
- git: 538994626b9f - stable/14 - periodic: Make security diff(1) output as small is possible Michael Osipov
- git: 37dc394170a5 - stable/14 - periodic: Make daily diff(1) flags configurable with daily_diff_flags Michael Osipov
- git: 128e78ffb084 - stable/14 - periodic: Make daily diff(1) output as small is possible Michael Osipov
- git: 6d9195b5f763 - stable/13 - periodic: Make security diff(1) output as small is possible Michael Osipov
- git: 6455c2cf85a9 - stable/13 - periodic: Make daily diff(1) flags configurable with daily_diff_flags Michael Osipov
- git: 4c14a3a6aebe - stable/13 - periodic: Make daily diff(1) output as small is possible Michael Osipov
- git: 91ebe67e90d5 - stable/14 - bhyve: Avoid underflows when handling remote commands Mark Johnston
- git: 8c931d6c8db2 - stable/14 - bhyve: Simplify register definitions a bit Mark Johnston
- git: 596fe0bdc9f6 - stable/14 - bhyve: Prepare to add arm64 support to the gdb stub Mark Johnston
- git: 83b800c59020 - stable/13 - bhyve: Avoid underflows when handling remote commands Mark Johnston
- git: f0122974fba0 - stable/13 - amdsmn(4), amdtemp(4): add support for Zen 4 Mark Johnston
- git: 2a05c2033908 - stable/13 - kern: tty: fix EOF handling for canonical reads Kyle Evans
- git: 984128ce2d5e - stable/13 - kern: pts: do not special case closed slave side Kyle Evans
- git: 050b4db5a8c1 - stable/13 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes Kyle Evans
- git: 8fb7d0ddd3e3 - stable/14 - kern: tty: fix EOF handling for canonical reads Kyle Evans
- git: aebaa32c3108 - stable/14 - kern: pts: do not special case closed slave side Kyle Evans
- git: ae7357f2e712 - stable/14 - kern: tty: recanonicalize the buffer on ICANON/VEOF/VEOL changes Kyle Evans
- git: 31c3fc40dedd - stable/14 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): Dimitry Andric
- git: 277382e92885 - stable/14 - msun: remove fabs from Symbol.map, and adjust comment Dimitry Andric
- git: 6ccc51fd6f28 - stable/14 - Add libllvm and liblldb source files to enable WITH_ASAN build Dimitry Andric
- git: 3bd3724e4c86 - stable/13 - Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): Dimitry Andric
- git: 869cfe9fedd7 - stable/13 - msun: remove fabs from Symbol.map, and adjust comment Dimitry Andric
- git: e68356676e9c - stable/13 - Add libllvm and liblldb source files to enable WITH_ASAN build Dimitry Andric
- git: ca89a51d407a - stable/12 - msun: remove fabs from Symbol.map, and adjust comment Dimitry Andric
- git: 06fc42c0cb1f - stable/14 - libc/amd64: Disable ASAN for amd64_archlevel.c Mark Johnston
- git: 0c6e3bfd1362 - stable/14 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images Mike Karels
- git: e9e63d77c6b5 - stable/14 - inet(3): clarify syntax accepted by inet_pton Mike Karels
- git: e889b5a892b6 - stable/13 - arm64/RPI: enable powerd by default on arm64-aarch64-RPI images Mike Karels
- git: 28a8192a34ca - stable/13 - inet(3): clarify syntax accepted by inet_pton Mike Karels
- Wed, 31 Jan 2024
- git: 6a5396c1c682 - stable/14 - kern_openat(): rename fd argument to dirfd Konstantin Belousov
- git: c728101ff44c - stable/14 - kern_openat(): minor style fixes Konstantin Belousov
- git: 8732746cbeff - stable/14 - Add kern_openatfp(9) Konstantin Belousov
- git: 0de404fc0b5f - stable/14 - sys/file.h: style Konstantin Belousov
- git: 3e3b87ea6e69 - stable/14 - Add fget_remote() Konstantin Belousov
- git: d7c4a6205feb - stable/14 - file: add fo_cmp method Konstantin Belousov
- git: add51cc280f3 - stable/14 - Add kcmp(2) kernel bits Konstantin Belousov
- git: f8d885c08dfc - stable/14 - Add kcmp(2) userspace bits Konstantin Belousov
- git: 575a909aa243 - stable/14 - kcmp(2): implement for generic file types Konstantin Belousov
- git: 098500b79e17 - stable/14 - kcmp(2): implement for vnode files Konstantin Belousov
- git: 7dff3d1cdfd1 - stable/14 - kcmp(2): implement for devfs files Konstantin Belousov
- git: 81cee1350ff8 - stable/14 - kcmp(2): implement for linuxkpi cdevs Konstantin Belousov
- git: 0b864eb03f66 - stable/14 - kcmp(2): implement for procdesc Konstantin Belousov
- git: 136d75ad86d1 - stable/14 - regen Konstantin Belousov
- git: b566e44b2b88 - stable/14 - stable/14: bump __FreeBSD_version for kcmp(2) and kern_openatfp(9) Konstantin Belousov
- git: ebdc39c9e9c7 - stable/13 - kern_openat(): rename fd argument to dirfd Konstantin Belousov
- git: a93ef23ecac0 - stable/13 - kern_openat(): minor style fixes Konstantin Belousov
- git: ca39124ff3bb - stable/13 - Add kern_openatfp(9) Konstantin Belousov
- git: 1b70e4f53bde - stable/13 - stable/13: bump __FreeBSD_version for kern_openatfp(9) Konstantin Belousov
- git: c0565e7d34ac - stable/14 - Create namespace for the symbols added during 15-CURRENT cycle Kyle Evans
- git: aaefd6898a73 - stable/14 - join(1): Fix ordering in case of missing fields Tijl Coosemans
- git: 085ab2c143eb - stable/13 - join(1): Fix ordering in case of missing fields Tijl Coosemans
- git: da2bb86507b7 - stable/13 - mpsutil: Clean up libutil deps Mark Johnston
- git: d2f3bcf90ae0 - stable/14 - mpsutil: Clean up libutil deps Mark Johnston
- git: ea3197e69bf3 - stable/14 - kcmp: Add a manual page Mark Johnston
- git: 47cb760dac09 - stable/14 - man: support special characters in filenames Wolfram Schneider
- Go to: [ monthly archives ] [ by author ] [ by date ]