dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
February 2022 Archives by date
- Tue, 01 Feb 2022
- git: d958bc7963d4 - main - ktls: Try to enable TOE TLS after marking existing data not ready. John Baldwin
- git: d782385e9bc7 - main - tcp_ratelimit: Handle some edge cases with TLS + RL send tags. John Baldwin
- git: 53e938e408be - main - hyperv storvsc: Don't abuse struct sglist to hold virtual addresses. John Baldwin
- git: 6c9ed428284e - main - ggatec: Use ANSI C definition for init_initial_buffer_size. John Baldwin
- git: 58862c0bea66 - main - fstyp: Remove __packed from struct exfat_de_label. John Baldwin
- git: afa9a1f5ec99 - stable/13 - __sflush(): on write error, if nothing was written, reset FILE state back Konstantin Belousov
- git: ec2db06d0db2 - stable/13 - stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors Konstantin Belousov
- git: 54d34bfbdf08 - main - Introduce sys/kassert.h Konstantin Belousov
- git: f4cdb9d7c3f2 - main - vm/vm_pager.h: use sys/systm.h header Konstantin Belousov
- git: d950c5898a2d - main - vm/vm_extern.h, vm/vm_page.h: use sys/kassert.h Konstantin Belousov
- git: e11b2b69c5a1 - main - ffs_alloc.c: order includes alphabetically Konstantin Belousov
- git: c02780b78c7f - main - Add GB_NOWITNESS flag Konstantin Belousov
- git: 99aa3b731caa - main - ffs: lock buffers after snaplk with LK_NOWITNESS Konstantin Belousov
- git: 08bc6b60c354 - stable/13 - dwwdt: make it actually useful Andriy Gapon
- git: eacdf85d4410 - stable/13 - dtrace: add a knob to control maximum size of principal buffers Andriy Gapon
- git: d51b0786a2f6 - main - msdosfs_denode.c: some style Konstantin Belousov
- git: 303d3ae7e841 - main - ufs, msdosfs: do not record witness order when creating vnode Konstantin Belousov
- git: c363da4ae81b - main - Add the Arm SPE interrupt to acpidump Andrew Turner
- git: ee9d634bd3b9 - main - mlx5: normalize use of the opt_*.h files Konstantin Belousov
- git: 12c56d7dc488 - main - mlx5: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: b984b95693e0 - main - mlx5en: normalize use of the opt_*.h files Konstantin Belousov
- git: 89918a2375cb - main - mlx5en: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: 7060097908ea - main - mlx5ib: normalize use of the opt_*.h files Konstantin Belousov
- git: 028130b8e466 - main - mlx5ib: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: 0f7b6e11c01d - main - mlx5en: Use a UMA cache zone for managing TLS send tags Konstantin Belousov
- git: 2d5e5a0d75b0 - main - mlx5en: Patch to inhibit transmit doorbell writes during packet reception. Hans Petter Selasky
- git: 788e9e74780e - main - mlx5: Remove support for FreeBSD 10 and older. Hans Petter Selasky
- git: a60f95342488 - main - mlx5en: Make the hw_lro parameter read only tunable. Hans Petter Selasky
- git: 27b778ae5537 - main - mlx5en: Implement dummy receive queue, RQ, for dropping packets. Hans Petter Selasky
- git: 4e40e984daa4 - main - mlx5en: Print error code when opening drop RQ fails. Hans Petter Selasky
- git: 03567b0dfa71 - main - mlx5en: Set channel pointer for drop receive queue. Hans Petter Selasky
- git: 7800af352ae3 - main - mlx5en: Set CQN in RQ parameters for drop RQ. Hans Petter Selasky
- git: 33a6a7a72abc - main - mlx5en: Make the receive packet indirection table, RQT, static instead of dynamic. Hans Petter Selasky
- git: 3a1bf85503f6 - main - mlx5en: Remove unused hardware TLS field. Hans Petter Selasky
- git: fad4b7d1f253 - main - mlx5en: Add missing TLS structure prototype. Hans Petter Selasky
- git: 75767cb88997 - main - mlx5en: Share DEK objects with TLS RX. Hans Petter Selasky
- git: 21228c67ab10 - main - mlx5en: Implement helper functions to open and close TLS TIR context. Hans Petter Selasky
- git: 694263572f1b - main - mlx5en: Implement support for internal queues, IQ. Hans Petter Selasky
- git: 6176a5e338f3 - main - mlx5en: Fix inverted logical assignment. Hans Petter Selasky
- git: 9680b1ba71e4 - main - mlx5en: Only delete installed VxLAN rules. Hans Petter Selasky
- git: 1c407d049426 - main - mlx5: Properly define the reg_umr_sq networking offload capability bit. Hans Petter Selasky
- git: 266c81aae38a - main - mlx5/mlx5en: Add SQ remap support Hans Petter Selasky
- git: 06c2bd1872d6 - main - mlx5en: Force all packets through the indirection table. Hans Petter Selasky
- git: aabca1034c74 - main - mlx5en: Properly account for no-checksum on tunneled packets. Hans Petter Selasky
- git: a8e715d21b96 - main - mlx5en: Add race protection for SQ remap Hans Petter Selasky
- git: e059c120b422 - main - mlx5en: Create and destroy all flow tables and rules when the network interface attaches and detaches. Hans Petter Selasky
- git: 0ee1b09eaa99 - main - mlx5: Implement offloads flowtable namespace. Hans Petter Selasky
- git: 2c0ade806aa7 - main - mlx5: Implement flow steering helper functions for TCP sockets. Hans Petter Selasky
- git: 001106f80770 - main - mlx5en: Create flowtables in correct order. Hans Petter Selasky
- git: 5381f936473b - main - mlx5en: Create TIRs before flowtables. Hans Petter Selasky
- git: c1b76119cbf9 - main - mlx5: Implement mlx5_nic_vport_update_local_lb() Hans Petter Selasky
- git: ea00d7e8cab9 - main - mlx5: Add raw ethernet local loopback support. Hans Petter Selasky
- git: 8e332232a5ac - main - mlx5en: Implement one RQT object per channel. Hans Petter Selasky
- git: e6d7ac1d03d1 - main - mlx5core: Set driver version into firmware. Hans Petter Selasky
- git: 84d7b8e75f25 - main - mlx5en: Implement TLS RX support. Hans Petter Selasky
- git: 4daa31c10867 - main - pflog: align header to 4 bytes, not 8 Kristof Provost
- git: 792df7ced212 - main - improve casting for pointer diffs Wolfram Schneider
- Re: git: 792df7ced212 - main - improve casting for pointer diffs John Baldwin
- git: 8a67a1a9646e - main - <sys/bitstring.h>: Cast _BITSTR_BITS to int in a ternary operator. John Baldwin
- git: 93e28d6e89e9 - main - tcp: LRO code to deal with all 12 TCP header flags Richard Scheffenegger
- git: e6ee2b650672 - main - riscv: add ALT_BREAK_TO_DEBUGGER to GENERIC Mitchell Horne
- git: 4e1bc961bb44 - main - arm64, riscv: handle RB_KDB Mitchell Horne
- git: b39b66291709 - stable/13 - Apply llvm fix for assertion failure compiling recent libc++ Dimitry Andric
- git: 955a2b4ae00e - stable/12 - Apply llvm fix for assertion failure compiling recent libc++ Dimitry Andric
- git: aa7208254996 - main - OpenSSL: Fix the same BIO_FLAGS macro definition John Baldwin
- git: f151464add6f - releng/13.0 - amd64: disable LA57 by default for now Gordon Tetlow
- git: e5733e6d9041 - releng/13.0 - Add UPDATING entries and bump version. Gordon Tetlow
- git: feac4f1bdf22 - releng/12.3 - smp_targeted_tlb_shootdown has to pin the CPU on i386 Gordon Tetlow
- git: bb9467d6ce3d - releng/12.3 - Add UPDATING entries and bump version. Gordon Tetlow
- git: 1e71fa9e4150 - releng/12.2 - smp_targeted_tlb_shootdown has to pin the CPU on i386 Gordon Tetlow
- git: 054503caa96b - releng/12.2 - Add UPDATING entries and bump version. Gordon Tetlow
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Gleb Smirnoff
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Gleb Smirnoff
- git: 978c7e224719 - main - tests/sys/ses: Use ANSI C definition for has_ses. John Baldwin
- Wed, 02 Feb 2022
- git: c27237d62f05 - stable/13 - Reduce bufdaemon/bufspacedaemon shutdown time. Alexander Motin
- git: fd1501dcf0e8 - stable/13 - sanitizers: Improve FreeBSD ASLR detection Ed Maste
- git: bf1a58efa081 - stable/12 - sanitizers: Improve FreeBSD ASLR detection Ed Maste
- git: 2faefc48c7de - stable/13 - tools/build: Fix the error message used when a host tool is not present Mark Johnston
- git: 445ecc480c48 - main - ipfilter: Correct a typo in a comment Cy Schubert
- git: 77223d98b6f8 - main - ip_mroute: refactor epoch-basd locking Wojciech Macek
- git: 8934d3e7b9b9 - stable/13 - sdhci: fix dumping support in MMCCAM configuration Andriy Gapon
- git: b42a942f7e33 - stable/13 - cpucontrol(8): Fix a typo in an error message Gordon Bergling
- git: e5f0a16e19bf - stable/13 - extra_tcp_stacks: Fix a few common typos Gordon Bergling
- git: e61be158fbce - stable/13 - bsnmp: Fix two typos in error messages Gordon Bergling
- git: d71b964aee25 - stable/12 - bsnmp: Fix two typos in error messages Gordon Bergling
- git: 34f6e5e7aff7 - stable/12 - cpucontrol(8): Fix a typo in an error message Gordon Bergling
- git: 4cf9f5d807a7 - main - vm_object: restore handling of shadow_count for all type of objects Konstantin Belousov
- git: 0b8643eaf6e7 - main - vmmeter(): Fix detection of the named swap objects Konstantin Belousov
- git: e7c544216282 - main - amd64: micro-optimize vptopte()/vtopde() further Konstantin Belousov
- git: a88e1a04df8b - main - usb(4): Ignore port resume failures. Hans Petter Selasky
- git: cee3932f8c02..c0f397da86d3 - vendor/terminus - vendor branch updated Toomas Soome
- git: 1a113cfbac09 - Create tag vendor/terminus/terminus-font-4.49.1 Toomas Soome
- git: 658a47d1ef6a - main - contrib/terminus: update to terminus-font-4.49.1 Toomas Soome
- git: 34d6f05e22f4 - stable/12 - mkimg: We always want the last block of the last inserted partition Li-Wen Hsu
- git: 51f120a81042 - stable/12 - mkimg: Add support for offset if the source is an image Li-Wen Hsu
- git: bde54d2dc020 - stable/13 - contrib/terminus: update to terminus-font-4.49.1 Toomas Soome
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Gleb Smirnoff
- git: 21a37c3cc610 - main - Exclude DEBUG_VFS_LOCKS from non-debug kernel configs Konstantin Belousov
- git: 5f64777a4fe3 - main - sockstat: add -i to display inp_gencnt Michael Tuexen
- git: 6ad26abca538 - main - sockstat: fix usage string Michael Tuexen
- git: 8bd5e2f15cc9 - main - stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34. John Baldwin
- git: 63b7c2df8ec4 - main - Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium. John Baldwin
- git: 40b816bd4f08 - stable/13 - Apply clang fix for assertion failure compiling science/chrono Dimitry Andric
- git: 6e50055f1ad2 - stable/12 - Apply clang fix for assertion failure compiling science/chrono Dimitry Andric
- git: 356deeb2e7f6 - main - kyua/qemu: When running in qemu, don't teset sendfile Warner Losh
- git: 034755623d3d - main - stand: Fix kboot issue on powerpc64 with MK_LIB32=yes Warner Losh
- git: 03f6e1820683 - main - Makefile.libcompat: Sort Warner Losh
- git: e2fe58d61b7c - main - nfsd: Allow file owners to perform Open(Delegate_cur) Rick Macklem
- Thu, 03 Feb 2022
- git: aaa6fa65a6a0 - main - libc/locale/xlocale.c: minor style Konstantin Belousov
- git: fcdf9d7de536 - main - xlocale.c:init_key(): do not ignore errors from pthread_key_create() Konstantin Belousov
- git: b68522308d1e - main - xlocale.c: check for allocation failure Konstantin Belousov
- git: 7bf532c9d447 - main - xlocale.c: only call init_key() when locale was successfully allocated Konstantin Belousov
- git: a8be0611674e - main - libc/locale/collate.c: minor style Konstantin Belousov
- git: b8ad908ad98a - main - __collate_load(): check for calloc failure Konstantin Belousov
- git: 5b7e92d48fbc - main - libc/locale/lmessages.c: minor style Konstantin Belousov
- git: bc9ce839f981 - main - __messages_load(): check for calloc() failure Konstantin Belousov
- git: 0fed1e6f1831 - main - libc/locale/lmonetary.c: minor style Konstantin Belousov
- git: 4d3b84f67c2e - main - __monetary_load(): check for calloc() failure Konstantin Belousov
- git: 1aa669c5f9c2 - main - libc/locale/lnumeric.c: minor style Konstantin Belousov
- git: 87151b60e069 - main - __numeric_load(): check for calloc() failure Konstantin Belousov
- git: ef061a2e2978 - main - __ctype_load(): check for calloc() failure Konstantin Belousov
- git: 0cd8f3e958a5 - main - unionfs: fix assertion order in unionfs_lock() Jason A. Harmening
- git: 6ff167aa427c - main - unionfs: allow lock recursion when reclaiming the root vnode Jason A. Harmening
- git: 83d61d5b7300 - main - unionfs: do not force LK_NOWAIT if VI_OWEINACT is set Jason A. Harmening
- git: e30fceb89b7e - main - mps: Use 64-bit chain structures Warner Losh
- git: 656194f1409b - main - stress2: Finish work on a unionfs test scenario. Enable three unionfs tests Peter Holm
- git: 8d72c409cd85 - main - stress2: Fix "set but not used [-Wunused-but-set-variable]" warnings Peter Holm
- git: 3b3c08c13586 - main - tcp: cleanup functions related to socket option handling Michael Tuexen
- git: d51c80351fda - main - rack: fix compilation and small cleanup Michael Tuexen
- git: f6e755d1b26b - stable/13 - geom: Handle partial I/O in g_{read,write,delete}_data() Mark Johnston
- git: b84ed4e7f626 - main - filemon: Reject FILEMON_SET_FD commands when the fd is a kqueue Mark Johnston
- git: 03399cd6e04e - main - filemon.4: Document FILEMON_SET_FD errors and refine wording a bit Mark Johnston
- git: 1ebf46075872 - main - tcp: Access all 12 TCP header flags via inline function Richard Scheffenegger
- git: f026275e26d0 - main - tcp: set IP ECN header codepoint properly Richard Scheffenegger
- git: 642701abc835 - main - kern: harvest entropy from callouts Kyle Evans
- git: 1a8d8a3a909f - main - CTL: Fix mode page trucation on HA synchronization. Alexander Motin
- git: 12af59c2cf8d - main - mlx5ib: Add missing auto generated header file to Makefile. Hans Petter Selasky
- git: 5d4a348d0b8e - main - ipfilter: Fix indentation error Cy Schubert
- git: c830e929247d - main - mlx5ib: Fix whitespace. Hans Petter Selasky
- git: 39a30a8097cf - main - better printf(3) format usage Wolfram Schneider
- git: d43255b50c2b - main - remove dead code Wolfram Schneider
- git: 87c5d39f77bc - main - iwlwifi: Disable -Wformat when building with GCC. John Baldwin
- git: 529575be27c1 - main - lnumeric.c: replace some space*8 by tabs Konstantin Belousov
- git: ea07ba11700f - main - sys/arm64/iommu/iommu_pmap.c readd sys/systm.h Jesper Schmitz Mouridsen
- git: 3b0ee680507a - main - tcp: Prevent setting of ECN bits with setsockopt() Richard Scheffenegger
- git: fd723975ec72 - main - tcp: fix typo in commit f026275e26d0071ac3dee98526e8b9bcad58f0fa Richard Scheffenegger
- git: 3b248a211382 - main - APEI: Make sure event data fit into the buffer. Alexander Motin
- git: aa4736459ee2 - main - powerpc/atomic: Fix atomic_testand_*_long on powerpc64 Justin Hibbits
- git: 8e9740b62e95 - main - rtsx: Convert driver to use the mmc_sim interface Jung-uk Kim
- git: 7e5933b33301 - main - rtsx: Prefer __FreeBSD_version over __FreeBSD__ Jung-uk Kim
- git: ec1f122b56f9 - main - rtsx: Add CTLFLAG_STATS flag for read and write counters Jung-uk Kim
- git: 1e800a593445 - main - rtsx: Do not display pci_read_config() errors during rtsx_init() Jung-uk Kim
- git: ad494d3b2d4d - main - rtsx: Update driver version number to 2.1c Jung-uk Kim
- Fri, 04 Feb 2022
- git: 35f0bf2d37a4 - stable/13 - atkbd: Reduce polling rate from 10Hz to ~1Hz. Alexander Motin
- git: 29332c0dcee1 - main - qcom_mdio: add initial IPQ4018 MDIO support Adrian Chadd
- git: b509e538967b - main - dts: add IPQ4018/IPQ4019 ethernet MAC and ethernet switch definitions Adrian Chadd
- git: e388de98bd02 - main - ar40xx_switch: add initial switch for the IPQ4018/IPQ4019. Adrian Chadd
- git: cd7306bb1fd1 - main - ip_mroute: split mrouter interface deactivation and if_free Wojciech Macek
- git: fb65d880337d - stable/13 - sctp(4): Fix a typo in an INVARIANTS panic message Gordon Bergling
- git: 7fee90ba63d7 - stable/12 - sctp(4): Fix a typo in an INVARIANTS panic message Gordon Bergling
- git: d0128bd98a08 - stable/13 - msdosfs_denode.c: some style Konstantin Belousov
- git: 664640ba6ccd - main - Sort the names of the arm64 debug registers Andrew Turner
- git: cbf999e75d61 - main - x86 atomic.h: cleanup comments for preprocessor directives Konstantin Belousov
- git: 9c0b759bf9b5 - main - x86 atomics: use lock prefix unconditionally Konstantin Belousov
- git: 9596b349bb57 - main - x86 atomic.h: remove obsoleted comment Konstantin Belousov
- Re: git: 66c5fbca7719 - main - insmntque1(): remove useless arguments Renato Botelho
- Re: git: 66c5fbca7719 - main - insmntque1(): remove useless arguments Konstantin Belousov
- git: e11ad014d146 - main - libc: return partial sysctl() result if buffer is too small Stefan Eßer
- git: 867b4decb4d5 - main - lindebugfs: Fix write Emmanuel Vadot
- git: a9f1b6ccfa82 - stable/12 - pf: protect the rpool from races Kristof Provost
- git: 650607380c58 - stable/13 - pf: protect the rpool from races Kristof Provost
- git: 7d296e1f0d8d - stable/12 - pf: ensure we don't destroy an uninitialised lock Kristof Provost
- git: e4f6850ec42f - stable/12 - pf tests: Provoke failure in pf_ioctl_addrule Kristof Provost
- git: ba4b345345ee - stable/13 - pf: ensure we don't destroy an uninitialised lock Kristof Provost
- git: 5f11f3cb1fbf - stable/13 - pf tests: Provoke failure in pf_ioctl_addrule Kristof Provost
- git: 1a233fd31769 - stable/13 - sort: Fix message catalogue usage Mark Johnston
- git: 96fe7c8ab0f6 - main - compiler-rt: support ReExec() on FreeBSD Ed Maste
- git: 930a7c2ac67e - main - compiler-rt: re-exec with ASLR disabled when necessary Ed Maste
- git: c0bfa109b942 - main - Have fsck_ffs(8) properly correct superblock check-hash failures. Kirk McKusick
- git: c16f699d79e2 - stable/13 - Whitespace and capitalization cleanups. Kirk McKusick
- git: 504cb544e2c3 - main - Fix parameter to sysctlnametomib(); Kirk McKusick
- git: 9583be047bed - main - Properly fix parameter to sysctlnametomib(). Kirk McKusick
- git: 7510633e76cf - main - style(9): Default to omitting $FreeBSD$ Warner Losh
- git: c454c5716357 - main - whereis: fix fetching of user.cs_path sysctl variable Stefan Eßer
- git: 57b0fc30676f - stable/13 - Avoid unnecessary setting of UFS flag requesting fsck(8) be run. Kirk McKusick
- git: d088dc76e1a6 - main - Fix NFS exports of FUSE file systems for big directories Alan Somers
- git: 4a6526d84a56 - main - fusefs: optimize NFS readdir for FUSE_NO_OPENDIR_SUPPORT Alan Somers
- git: 00134a07898f - main - fusefs: require FUSE_NO_OPENDIR_SUPPORT for NFS exporting Alan Somers
- git: 74fea8eb4fee - main - cxgbei: Rework parsing of pre-offload PDUs. John Baldwin
- Sat, 05 Feb 2022
- git: ffe74ab77f23 - main - bsd.compat.mk: A few cosmetic fixes. John Baldwin
- git: 6bea696af25c - main - linux_copyout_strings: Use PROC_PS_STRINGS(). John Baldwin
- git: bca92be68309 - main - Remove more quotes around Makefile .error/.warn/.info strings. John Baldwin
- git: 0c424c90eaa6 - main - tcp: move ECN handling code to a common file Richard Scheffenegger
- git: 18ed2ce77a25 - main - fusefs: fix the build without INVARIANTS after 00134a07898 Alan Somers
- git: 93627e0a18d4 - stable/13 - gdb(4): Do not use run length encoding for 3-symbol repetitions Ed Maste
- git: 4fa8cb965e73 - stable/12 - gdb(4): Do not use run length encoding for 3-symbol repetitions Ed Maste
- git: dbc7364b1840 - main - elfctl: update man page example for 'no' prefix Ed Maste
- git: 7994ef3c394d - main - Revert "tcp: move ECN handling code to a common file" Richard Scheffenegger
- git: 6981ec8bdff0 - main - update external URLs Wolfram Schneider
- git: a6c20ddd4a9e - main - switch from short to int for lookup table Wolfram Schneider
- git: 28e0b888fe52 - main - stress2: Fix compiler warnings Peter Holm
- git: c126924c8c2f - main - update external URL Wolfram Schneider
- git: 1c7a40d268e7 - main - update external URL Wolfram Schneider
- git: 153dd4ba03cf - main - fix URL typo Wolfram Schneider
- git: 610b97ebaa91 - main - update external URL Wolfram Schneider
- git: b21826bf15f7 - main - pf: deal with tables gaining or losing counters Kristof Provost
- git: 109418996514 - main - pf tests: Test adding counters to an existing table Kristof Provost
- git: 34478b73bf18 - main - pf tests: Only do post-test logging when specifically enabled Kristof Provost
- git: 9535d9f104d8 - main - libc: add helper furnction to set sysctl() user.* variables Stefan Eßer
- git: f7220c486c1b - main - tcp: move ECN handling code to a common file Richard Scheffenegger
- Re: git: 0c424c90eaa6 - main - tcp: move ECN handling code to a common file Gleb Smirnoff
- RE: git: 0c424c90eaa6 - main - tcp: move ECN handling code to a common file Scheffenegger, Richard
- git: fc035df8af32 - main - if_vtnet(4): Restore the ability to set promisc mode. Aleksandr Fedorov
- git: 1790549d801f - main - tcp: use TCPSTAT_INC in kernel ecn functions Richard Scheffenegger
- Re: git: 1790549d801f - main - tcp: use TCPSTAT_INC in kernel ecn functions Gleb Smirnoff
- git: eb32eb2b453d - stable/13 - dma: exit if invoked with invalid (zero) argc Ed Maste
- git: 62a323ecbcdc - stable/13 - dma: limit lines to 998 characters Ed Maste
- git: 647d3bf17cd9 - stable/12 - dma: exit if invoked with invalid (zero) argc Ed Maste
- git: 5c1ee92b0eba - stable/12 - dma: limit lines to 998 characters Ed Maste
- git: c918f50f8bdf - main - update external URL Wolfram Schneider
- git: 83e6667726de - main - update external URL Wolfram Schneider
- git: 179a53bb91b1 - main - update external URL Wolfram Schneider
- git: a0e33bbdc528 - main - update URL Wolfram Schneider
- git: 6f8fc217eaa1..ecbca9f5fb7d - vendor/llvm-project/main - vendor branch updated Dimitry Andric
- git: f9e081e68375 - Create tag vendor/llvm-project/llvmorg-14-init-18294-gdb01b123d012 Dimitry Andric
- git: a9fd00a8b495 - main - update URL Wolfram Schneider
- git: ec1e597a3c81 - main - update external URL Wolfram Schneider
- git: 7e18e86d8c05 - main - remove defunct National Semiconductor URL Wolfram Schneider
- git: ecbca9f5fb7d - vendor/llvm-project/release-14.x - vendor branch created Dimitry Andric
- git: ecbca9f5fb7d..1e9a9d6d0565 - vendor/llvm-project/release-14.x - vendor branch updated Dimitry Andric
- git: aa52f695b946 - Create tag vendor/llvm-project/llvmorg-14-init-18315-g190be5457c90 Dimitry Andric
- git: f80a9407e4a5 - main - update external URL Wolfram Schneider
- git: 8799e12ebc37 - main - update external URL Wolfram Schneider
- git: 1f9aaf18b1d7 - main - update external URL Wolfram Schneider
- git: 0e39bc2c1471 - main - remove defunct Ralink Technology URL Wolfram Schneider
- git: 08915d6ad5e3 - main - remove defunct Sundance URL Wolfram Schneider
- git: 4aa85205a512 - main - update external URL Wolfram Schneider
- git: b2dfb50f3f38 - main - update external URL Wolfram Schneider
- git: b5a38d1f2479 - main - update external URL Wolfram Schneider
- git: e515b9b44c20 - main - update external URL Wolfram Schneider
- git: 2935fe8237c8..cdde9e894dee - vendor/NetBSD/bmake - vendor branch updated Simon J. Gerraty
- git: 3696fb17addf - Create tag vendor/NetBSD/bmake/20220204 Simon J. Gerraty
- git: 9f45a3c8c82f - main - Merge bmake-20220204 Simon J. Gerraty
- git: 6598559fdf0c - main - Update to bmake-20220204 Simon J. Gerraty
- git: e63540eed295..4dfc0fa2870c - vendor/bc - vendor branch updated Stefan Eßer
- git: 90a3e86207d0 - Create tag vendor/bc/5.2.2 Stefan Eßer
- git: c999e3481d93 - main - dmesg: detect wrapped msgbuf on the kernel side and if so, skip first line Gleb Smirnoff
- git: 00698711dee1 - main - vendor/bc: import release 5.2.2 Stefan Eßer
- Sun, 06 Feb 2022
- git: 0af463e6619c - main - ffs_read(): lock buffers after snaplk with LK_NOWITNESS Konstantin Belousov
- git: d21e71efce39 - main - dma: use canonical getline() loop Ed Maste
- git: d055313f8c60 - stable/13 - fib_algo: shift / mask by constants in dxr_lookup() Marko Zec
- git: 42cf33dd1a8d - main - Add new USB host controller PCI ID's. Hans Petter Selasky
- git: ceaf442ff236 - main - if_vxlan(4): Allow netmap_generic to intercept RX packets. Aleksandr Fedorov
- git: ecc467ebad06 - main - ipsec(4): Fix a few typos in error messages Gordon Bergling
- git: bc9432d0e701 - main - xen(4): Fix a common typo in a source code comments Gordon Bergling
- git: f32dd4d58a71 - main - cam(4): Fix a few typos in source code comments Gordon Bergling
- git: 164fa411b924 - main - makefs(8): Fix a few typos in source code comments Gordon Bergling
- git: 64b3bcc6bd74 - main - moused(8): Fix a common typo in source code comments Gordon Bergling
- git: 8ea3ceda7644 - main - fs: fix a few common typos in source code comments Gordon Bergling
- git: d310bf3867b4 - main - Fix too small hostname buffer in bootparamd Dimitry Andric
- git: e17fede8ff46 - main - Fix too small sscanf output buffers in kbdmap Dimitry Andric
- Re: git: e17fede8ff46 - main - Fix too small sscanf output buffers in kbdmap Shawn Webb
- git: c9cabf9aa6fe - main - Explicitly include semaphore.h for struct _sem in fusefs setattr test Dimitry Andric
- git: a9bee9c77a82 - main - kern_racct: Fix a typo in a source code comment Gordon Bergling
- git: 5a78ec9e7c3f - main - kern_fflock: Fix a typo in a source code comment Gordon Bergling
- git: b6724f7004cd - main - tegra: Fix a common typo in source code comments Gordon Bergling
- Re: git: e17fede8ff46 - main - Fix too small sscanf output buffers in kbdmap Dimitry Andric
- Mon, 07 Feb 2022
- git: ae7ca647e4d5 - stable/13 - sqlite3: Vendor import of sqlite3 3.37.1 Cy Schubert
- git: 915840ba7f85 - stable/13 - sqlite3: Vendor import of sqlite3 3.37.2 Cy Schubert
- Re: git: 9dc70af83e59 - main - stand/uboot: reorg Kyle Evans
- git: 91d2f61dfd14 - stable/12 - sqlite3: Vendor import of sqlite3 3.37.1 Cy Schubert
- git: c0f5bea90fa8 - stable/12 - sqlite3: Vendor import of sqlite3 3.37.2 Cy Schubert
- git: 0d7d7c3ec7c5 - stable/13 - unbound: Vendor import 1.14.0 Cy Schubert
- git: 155e36d55038 - stable/12 - unbound: Vendor import 1.14.0 Cy Schubert
- Re: git: 9dc70af83e59 - main - stand/uboot: reorg Warner Losh
- git: 759ae58c0049 - main - xen/grant-table: remove explicit linear mapping additions Roger Pau Monné
- git: b6da4ec609ce - main - xen: remove leftover bits missed in commit ac3ede5371 Roger Pau Monné
- git: 3a9fd8242b35 - main - xen: import Xen 4.16 public headers in sys/contrib/ Roger Pau Monné
- git: ad7dd5149910 - main - xen: switch to use headers in contrib Roger Pau Monné
- git: 476438e81f1e - main - xen: remove public headers in sys/xen/interface Roger Pau Monné
- git: 6939af9c1280 - stable/13 - ext2fs: remove remnants of the UFS snapshot code Konstantin Belousov
- git: 78d27f25c78a - stable/13 - Use dedicated lock name for pbufs Konstantin Belousov
- git: 4116ae3ece6e - stable/13 - buf_alloc(): lock the buffer with LK_NOWAIT Konstantin Belousov
- git: 7782d7167190 - stable/13 - syncer VOP_FSYNC(): unlock syncer vnode around call to VFS_SYNC() Konstantin Belousov
- git: 8fcc0d7b3939 - stable/13 - ufs: Use IS_SNAPSHOT() Konstantin Belousov
- git: 773d9d7e40db - stable/13 - ffs_snapblkfree(): add a comment explaining lockmgr invocation Konstantin Belousov
- git: 7c2d965ca8e7 - stable/13 - ufs: be more persistent with finishing some operations Konstantin Belousov
- git: 06d750909998 - stable/13 - ffs_alloc.c: order includes alphabetically Konstantin Belousov
- git: 15def34bd8c3 - stable/13 - Add GB_NOWITNESS flag Konstantin Belousov
- git: 83d203e3d7f4 - stable/13 - ffs: lock buffers after snaplk with LK_NOWITNESS Konstantin Belousov
- git: 7a3e533acb99 - stable/13 - ffs_read(): lock buffers after snaplk with LK_NOWITNESS Konstantin Belousov
- git: de8aecebf9e6 - stable/13 - ufs, msdosfs: do not record witness order when creating vnode Konstantin Belousov
- git: a9696510f5ca - main - tcp: Add hystart++ to our cubic implementation. Randall Stewart
- git: 67dc576bae6e - main - Fix the signal code on 32-bit breakpoints on arm64 Andrew Turner
- git: ab001fcdf22d - main - tcp: Apply tcp flags after ECN processing in rack_fast_output() Richard Scheffenegger
- git: 5729ebba33f0 - stable/13 - ipfilter: Move kernel bits to netpfil Cy Schubert
- git: 95daf09d07b2 - stable/13 - ipfilter: Move userland bits to sbin Cy Schubert
- git: dd6820161153 - stable/13 - ipfilter userland: Path fixup no longer required Cy Schubert
- git: 94dcd62056e9 - stable/13 - ipflter: ANSIfy kernel function declarations Cy Schubert
- git: 9ff592d86890 - stable/13 - ipflter: ANSIfy userland function declarations Cy Schubert
- git: c95ef272f11d - stable/13 - ipfilter: INLINE --> inline Cy Schubert
- git: cfc121b0806b - stable/13 - ipfilter: Adjust kernel module returns to conform to style(9) Cy Schubert
- git: 9787fb28c909 - stable/13 - ipfilter: Adjust userland returns to conform to style(9) Cy Schubert
- git: d10d5bc1cc6b - stable/13 - ipfilter module: Remove trailing whitespace Cy Schubert
- git: 8e3617dbaca6 - stable/13 - ipfilter: Remove extraneous comment line Cy Schubert
- git: fa66e74d3b5b - stable/13 - ipfilter userland: Remove trailing whitespace Cy Schubert
- git: ebc1d82af643 - stable/13 - ipfilter module: Fix whitespace errors Cy Schubert
- git: 7d986069537c - stable/13 - ipfilter userland: Fix whitespace errors Cy Schubert
- git: d47287c4374d - stable/13 - ipfilter: Fix typos Cy Schubert
- git: 69c28d8f9219 - stable/13 - ipfilter module: Style(9) requires a space after return Cy Schubert
- git: fcb8e9255852 - stable/13 - ipfilter userland: Style(9) requires a space after return Cy Schubert
- git: 189b9222f904 - stable/13 - ipfilter userland: Fix branch mismerge Cy Schubert
- git: f4d126ee1fdc - stable/13 - ipfilter userland: Fix typos Cy Schubert
- git: 52f62a6983ec - stable/13 - ipfilter: Fix manpage typos Cy Schubert
- git: d0695f8a4068 - stable/13 - ipfilter: Restore ipfsync Cy Schubert
- git: 80bbd5a14914 - stable/13 - ipfilter: Remove redundant else if Cy Schubert
- git: ef9042acb35e - stable/13 - ipfilter: inline is superfluous for an extrn function Cy Schubert
- git: a09ba16975f8 - stable/13 - ipfilter: Correct a typo in a comment Cy Schubert
- git: 69ea7bffbe8e - stable/12 - ipfilter: Move kernel bits to netpfil Cy Schubert
- git: a1ef8fe20818 - stable/12 - ipfilter: Move userland bits to sbin Cy Schubert
- git: c9950d1ec287 - stable/12 - ipfilter userland: Path fixup no longer required Cy Schubert
- git: 4e8d52e7d72e - stable/12 - ipflter: ANSIfy kernel function declarations Cy Schubert
- git: 39353bb1609f - stable/12 - ipflter: ANSIfy userland function declarations Cy Schubert
- git: 54448e0686d2 - stable/12 - ipfilter: INLINE --> inline Cy Schubert
- git: 73d4d9d840ed - stable/12 - ipfilter: Adjust kernel module returns to conform to style(9) Cy Schubert
- git: 1d8416053ef8 - stable/12 - ipfilter: Adjust userland returns to conform to style(9) Cy Schubert
- git: 53817881b6bd - stable/12 - ipfilter module: Remove trailing whitespace Cy Schubert
- git: d0578e809c3a - stable/12 - ipfilter: Remove extraneous comment line Cy Schubert
- git: 4b3f54d44ab8 - stable/12 - ipfilter userland: Remove trailing whitespace Cy Schubert
- git: 83a8f49acf8b - stable/12 - ipfilter module: Fix whitespace errors Cy Schubert
- git: aa5d673c5294 - stable/12 - ipfilter userland: Fix whitespace errors Cy Schubert
- git: 1197ac296324 - stable/12 - ipfilter: Fix typos Cy Schubert
- git: c730d0dcc309 - stable/12 - ipfilter module: Style(9) requires a space after return Cy Schubert
- git: f8f8c5dfbb6a - stable/12 - ipfilter userland: Style(9) requires a space after return Cy Schubert
- git: c9e2a67a6d1a - stable/12 - ipfilter userland: Fix branch mismerge Cy Schubert
- git: 8f308ac07b69 - stable/12 - ipfilter userland: Fix typos Cy Schubert
- git: 2e3bd3d3d451 - stable/12 - ipfilter: Fix manpage typos Cy Schubert
- git: 567b8d9971db - stable/12 - ipfilter: Restore ipfsync Cy Schubert
- git: c439e17595f4 - stable/12 - ipfilter: Remove redundant else if Cy Schubert
- git: 1bd2b6583949 - stable/12 - ipfilter: inline is superfluous for an extrn function Cy Schubert
- git: 6de19c601624 - stable/12 - ipfilter: Correct a typo in a comment Cy Schubert
- git: a409ae5837e0 - stable/13 - pf: Initialize pf_kpool mutexes earlier Mark Johnston
- git: 407391740865 - main - strftime.3: Fix a typo and use St for standards Mateusz Piotrowski
- git: a0b526b4d56a - stable/13 - arm64, riscv: handle RB_KDB Mitchell Horne
- git: 31cf95cec738 - main - Stop single stepping in signal handers on arm64 Andrew Turner
- git: 1c21bfb1b1a3 - main - Apply fix for ThreadSanitizer false positive data race reports Dimitry Andric
- git: 379797d4b486 - main - usb(4): Belatedly add a PCI device ID for AMD Bolton chipset Jung-uk Kim
- git: d2e24c54ef83 - stable/13 - nd6: use CARP link level address in SLLAO for NS sent out Gleb Smirnoff
- git: c9e023541aef - main - pbuf_ctor(): lock the buffer with LK_NOWAIT Robert Wing
- git: 04d4de5e609a - stable/13 - kldxref: add R_PPC64_ADDR64 handler Alfredo Dal'Ava Junior
- git: 949e3959669f - main - Trim duplicate code for copying in iovecs for PT_[GS]ETREGSET. John Baldwin
- git: 27e64c99e4d6 - main - stand/uboot: Fix building of ubldr.bin Warner Losh
- git: c00673ea1eed - main - nanobsd: Stop copying ubldr Warner Losh
- git: 4e46c6fb35b3 - main - release: Don't install ubldr.bin Warner Losh
- git: c227269e2f9d - main - Stop adding -Wredundant-decls to CWARNFLAGS. John Baldwin
- git: a3d71fffa786 - main - cfiscsi_done: Free the dummy PDU earlier. John Baldwin
- git: 3ec0dc367bff - main - kern_ntptime.c: Remove ntp_init() Warner Losh
- git: 7043ca9140d2 - main - linuxkpi: Add parentheses to pacify -Wparentheses warnings from GCC. John Baldwin
- git: d167318506a6 - main - systat/iostat: Use bools for numbers and kbpt Warner Losh
- git: 5e8e3020872b - main - systat: Eliminate write-only unit variable Warner Losh
- git: 3f3e4f3c7472 - main - dummynet: don't use per-vnet locks to protect global data. Kristof Provost
- git: 64269786170f - main - Extend the VMM stats interface to support a dynamic count of statistics. John Baldwin
- git: 14da1cc7ad76 - stable/13 - openssh: port upgrade doc and script to git Ed Maste
- git: e85af89fa761 - main - Add more USB host controller PCI ID's. Hans Petter Selasky
- Tue, 08 Feb 2022
- git: fd8f61d6e970 - main - cxgbei: Dispatch sent PDUs to the NIC asynchronously. John Baldwin
- git: 511b83b167b0 - main - cxgbei: Replace worker thread pools with per-connection kthreads. John Baldwin
- git: e3c87ef0194d - stable/13 - openssh: sync update document with main Ed Maste
- git: f3ba7fe0d220 - stable/13 - wpa: Import wpa_supplicant/hostapd commit b26f5c0fe Cy Schubert
- git: 094f618ca12e - stable/13 - wpa: Import wpa 2.10. Cy Schubert
- git: 9ad44da950f3 - stable/12 - wpa: Import wpa_supplicant/hostapd commit b26f5c0fe Cy Schubert
- git: ea5113953168 - stable/12 - wpa: Import wpa 2.10. Cy Schubert
- git: 47ded797ce96 - main - netinet: simplify RSS ifdef statements Kevin Bowling
- git: 675758f7c269 - main - stress2: Updated test with problem found and mark it as a "no run" Peter Holm
- git: 63a7bd998c8e - stable/13 - mlx5: normalize use of the opt_*.h files Konstantin Belousov
- git: c91a6860a36b - stable/13 - mlx5: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: 6f8ed9c1250a - stable/13 - mlx5en: normalize use of the opt_*.h files Konstantin Belousov
- git: fe6807287771 - stable/13 - mlx5en: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: 0330cf6769cd - stable/13 - mlx5ib: normalize use of the opt_*.h files Konstantin Belousov
- git: 19371d53348d - stable/13 - mlx5ib: idiomatic use of preprocessor, in particular paths Konstantin Belousov
- git: 6b6d70398181 - stable/13 - Introduce sys/kassert.h Konstantin Belousov
- git: 38a7a435053c - stable/13 - vm/vm_pager.h: use sys/systm.h header Konstantin Belousov
- git: 64e0f75f3928 - stable/13 - vm/vm_extern.h, vm/vm_page.h: use sys/kassert.h Konstantin Belousov
- git: cb1bee9bd342 - stable/13 - powerpc: Enable LLDB on all powerpc architectures Piotr Kubaj
- git: 8c56b338da74 - stable/13 - riscv64: enable ASAN and UBSAN Piotr Kubaj
- git: 9e780f0434ae - stable/13 - src.conf: regenerate Piotr Kubaj
- git: 2ec9a427c850 - main - src.conf: regenerate Piotr Kubaj
- git: ca73c0e25d7f - stable/13 - Update the TCP LRO code to handle both encrypted and un-encrypted traffic. Hans Petter Selasky
- git: cac68fff9f05 - stable/13 - Use layer five checksum flags in the mbuf packet header to pass on crypto state. Hans Petter Selasky
- git: 22b24dc1abb3 - stable/13 - LRO: Fix lost packets when merging 1 payload with an ACK Hans Petter Selasky
- git: 4287b7caa921 - stable/13 - LRO: Don't merge ACK and non-ACK packets together Hans Petter Selasky
- git: 15cdce29d631 - stable/13 - mlx5ib: Add missing auto generated header file to Makefile. Hans Petter Selasky
- git: 3be2f639a837 - stable/13 - mlx5en: Patch to inhibit transmit doorbell writes during packet reception. Hans Petter Selasky
- git: ecf32f2daa78 - stable/13 - mlx5: Remove support for FreeBSD 10 and older. Hans Petter Selasky
- git: 7dedd4ba03e7 - stable/13 - mlx5en: Make the hw_lro parameter read only tunable. Hans Petter Selasky
- git: 62283a6345f8 - stable/13 - mlx5en: Implement dummy receive queue, RQ, for dropping packets. Hans Petter Selasky
- git: e5b00e9b6403 - stable/13 - mlx5en: Print error code when opening drop RQ fails. Hans Petter Selasky
- git: e2c02a492051 - stable/13 - mlx5en: Set channel pointer for drop receive queue. Hans Petter Selasky
- git: 0c8b126da579 - stable/13 - mlx5en: Set CQN in RQ parameters for drop RQ. Hans Petter Selasky
- git: 3954e5380a65 - stable/13 - mlx5en: Make the receive packet indirection table, RQT, static instead of dynamic. Hans Petter Selasky
- git: b32493219070 - stable/13 - mlx5en: Remove unused hardware TLS field. Hans Petter Selasky
- git: b5b957a8db6f - stable/13 - mlx5en: Add missing TLS structure prototype. Hans Petter Selasky
- git: 9aca51170316 - stable/13 - mlx5en: Share DEK objects with TLS RX. Hans Petter Selasky
- git: 4deb6e4fab29 - stable/13 - mlx5en: Implement helper functions to open and close TLS TIR context. Hans Petter Selasky
- git: e53c3826c0eb - stable/13 - mlx5en: Implement support for internal queues, IQ. Hans Petter Selasky
- git: 2c8132accd6b - stable/13 - mlx5en: Fix inverted logical assignment. Hans Petter Selasky
- git: 95854550de77 - stable/13 - mlx5en: Only delete installed VxLAN rules. Hans Petter Selasky
- git: 57b86395fea3 - stable/13 - mlx5: Properly define the reg_umr_sq networking offload capability bit. Hans Petter Selasky
- git: c7ec839e301d - stable/13 - mlx5/mlx5en: Add SQ remap support Hans Petter Selasky
- git: 428331a8bf27 - stable/13 - mlx5en: Force all packets through the indirection table. Hans Petter Selasky
- git: 75312cafe79f - stable/13 - mlx5en: Properly account for no-checksum on tunneled packets. Hans Petter Selasky
- git: e441376f455e - stable/13 - mlx5en: Add race protection for SQ remap Hans Petter Selasky
- git: f42aaf43d349 - stable/13 - mlx5en: Create and destroy all flow tables and rules when the network interface attaches and detaches. Hans Petter Selasky
- git: 513a6d84e913 - stable/13 - mlx5: Implement offloads flowtable namespace. Hans Petter Selasky
- git: 26b0e75d64d0 - stable/13 - mlx5: Implement flow steering helper functions for TCP sockets. Hans Petter Selasky
- git: 0c4de0f986a7 - stable/13 - mlx5en: Create flowtables in correct order. Hans Petter Selasky
- git: 952d47e5cc33 - stable/13 - mlx5en: Create TIRs before flowtables. Hans Petter Selasky
- git: 7fb8dd15fa24 - stable/13 - mlx5: Implement mlx5_nic_vport_update_local_lb() Hans Petter Selasky
- git: 823bcb3a13f0 - stable/13 - mlx5: Add raw ethernet local loopback support. Hans Petter Selasky
- git: 5ddb1a584db6 - stable/13 - mlx5en: Implement one RQT object per channel. Hans Petter Selasky
- git: 7e5b40d818c5 - stable/13 - mlx5core: Set driver version into firmware. Hans Petter Selasky
- git: eee25e8417cf - stable/13 - schedgraph.py: port to Python 3 Andriy Gapon
- git: cbc3c3f0d79f - stable/13 - dt_unring_buf: set dtbd_oldest to the start of the first record Andriy Gapon
- git: b76c31036687 - stable/12 - schedgraph.py: port to Python 3 Andriy Gapon
- git: 36dbd166887d - stable/12 - dt_unring_buf: set dtbd_oldest to the start of the first record Andriy Gapon
- git: 745f30641cc4 - main - release.7: Drop obsolete notes about old versions of mkimg Mark Johnston
- git: 927aa5fefd4c - main - bhyve: Fix getaddrinfo() error handling Mark Johnston
- git: 300cfb96fc22 - main - file: Make fget*() and getvnode*() consistent about initializing *fpp Mark Johnston
- git: 5de79eeddb9d - main - ktls: Disallow transmitting empty frames outside of TLS 1.0/CBC mode Mark Johnston
- git: c862d5f2a789 - main - riscv: Fix a race in pmap_pinit() Mark Johnston
- git: 14a15342bbc8 - main - Remove device lio from i386's LINT-NOIP Dimitry Andric
- git: a1f9326607de - main - libc binuptime(): use the right function to get the most significant bit index Konstantin Belousov
- git: 94e6d1448863 - stable/13 - Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights Ed Maste
- git: 1b69d2aedc68 - stable/13 - DTrace: remove sparc64 remnants in non-contrib code Ed Maste
- git: 43f704843ba2 - stable/13 - hwpmc: drop 0x before %p printf format string Ed Maste
- git: b32bf19a506b - stable/13 - sys/cddl: remove extraneous semicolons Ed Maste
- git: 7d8a4eb943a9 - main - tty_info: Avoid warning by using logical instead of bitwise operators Dimitry Andric
- git: 5f2aca839400 - main - Disable clang 14 warning about bitwise operators in zstd Dimitry Andric
- git: 0f5c3053acba - stable/13 - Drop 'Set to' from most src.conf(5) knobs Ed Maste
- git: 17b7e7051322 - stable/13 - src.conf.5: regen Ed Maste
- git: eaeff15960e0 - stable/13 - bsdinstall: Remove unused sysctl.h header #include Ed Maste
- git: bd588d70f3dd - stable/13 - bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrights Ed Maste
- git: c429893a658a - stable/13 - fstyp: fix build WITHOUT_ICONV Ed Maste
- git: 4a0d7fd1734f - stable/13 - vtfontcvt: minor style(9) fixes from clang-format Ed Maste
- git: 53f18b7c2036 - stable/13 - libc: use standard LF line endings, not CRLF Ed Maste
- git: ef9fc5c52c4a - stable/13 - csu: define STRIP_FBSDID Ed Maste
- git: fd7daa727126 - main - tcp: make tcp_ctloutput_set() non-static Michael Tuexen
- Re: git: 930a7c2ac67e - main - compiler-rt: re-exec with ASLR disabled when necessary Kubilay Kocak
- Wed, 09 Feb 2022
- git: 5ae6cc00111c - main - test-includes: Simplify $OBJDIR requirements Warner Losh
- git: 6d95a66f1b53 - stable/13 - vm_object: Make is_object_active() global Konstantin Belousov
- git: 1617ca2c16a3 - stable/13 - vm_object: restore handling of shadow_count for all type of objects Konstantin Belousov
- git: c383935d0058 - stable/13 - vmmeter(): Fix detection of the named swap objects Konstantin Belousov
- git: 10007de3d929 - stable/13 - amd64: micro-optimize vptopte()/vtopde() further Konstantin Belousov
- git: 8a8709c408fc - stable/13 - libc/locale/xlocale.c: minor style Konstantin Belousov
- git: 236a826c1478 - stable/13 - xlocale.c:init_key(): do not ignore errors from pthread_key_create() Konstantin Belousov
- git: 3e4e8d5cbfcd - stable/13 - xlocale.c: check for allocation failure Konstantin Belousov
- git: e1c53fc8e154 - stable/13 - xlocale.c: only call init_key() when locale was successfully allocated Konstantin Belousov
- git: e6d728c97ccc - stable/13 - libc/locale/collate.c: minor style Konstantin Belousov
- git: a0f1e4c5caef - stable/13 - __collate_load(): check for calloc failure Konstantin Belousov
- git: f6d081188411 - stable/13 - libc/locale/lmessages.c: minor style Konstantin Belousov
- git: 7570b8407958 - stable/13 - __messages_load(): check for calloc() failure Konstantin Belousov
- git: c3f2e156baf0 - stable/13 - libc/locale/lmonetary.c: minor style Konstantin Belousov
- git: 23da067dd4c7 - stable/13 - __monetary_load(): check for calloc() failure Konstantin Belousov
- git: 0c60f03d83e8 - stable/13 - libc/locale/lnumeric.c: minor style Konstantin Belousov
- git: 0f674081c45c - stable/13 - __numeric_load(): check for calloc() failure Konstantin Belousov
- git: a6ba681b44d7 - stable/13 - __ctype_load(): check for calloc() failure Konstantin Belousov
- git: 4a978de48b74 - stable/13 - lnumeric.c: replace some space*8 by tabs Konstantin Belousov
- git: d68224c2bdc4 - main - powerpc64le: enable CXGBETOOL and MLX5TOOL Piotr Kubaj
- git: ff5025d10450 - main - src.conf: regenerate Piotr Kubaj
- Re: git: 930a7c2ac67e - main - compiler-rt: re-exec with ASLR disabled when necessary Ed Maste
- git: d940e9412148 - main - bmake: make opt-debug-x-trace broken on Linux Ed Maste
- git: 06296f77c5bc - main - vt: fix splash_cpu logos use of vd_drawrect Ed Maste
- git: b9c307bc77e4 - stable/13 - kern_fflock: Fix a typo in a source code comment Gordon Bergling
- git: 3222f9a524eb - stable/13 - makefs(8): Fix a few typos in source code comments Gordon Bergling
- git: 061c19c2bd29 - stable/13 - fs: fix a few common typos in source code comments Gordon Bergling
- git: c278a7f1ba10 - stable/13 - moused(8): Fix a common typo in source code comments Gordon Bergling
- git: 12d3e841d649 - stable/13 - cam(4): Fix a few typos in source code comments Gordon Bergling
- git: 6a3607622e00 - stable/13 - kern_racct: Fix a typo in a source code comment Gordon Bergling
- git: c9dffe5bc22e - stable/13 - tegra: Fix a common typo in source code comments Gordon Bergling
- git: 780049741e88 - stable/13 - xen(4): Fix a common typo in a source code comments Gordon Bergling
- git: eeb55ab57215 - stable/12 - kern_fflock: Fix a typo in a source code comment Gordon Bergling
- git: 2a4a8a1418c9 - stable/12 - makefs(8): Fix a few typos in source code comments Gordon Bergling
- git: c43213bf0ee6 - stable/12 - fs: fix a few common typos in source code comments Gordon Bergling
- git: 5762c518ce33 - stable/12 - cam(4): Fix a few typos in source code comments Gordon Bergling
- git: d321669b73c3 - stable/12 - kern_racct: Fix a typo in a source code comment Gordon Bergling
- git: 6b450074a8fe - stable/12 - xen(4): Fix a common typo in a source code comments Gordon Bergling
- git: b4a16940b909 - stable/13 - add overlay for enabling i2c0 on rk3328 Andriy Gapon
- git: ea331a2ef468 - stable/13 - add overlay for enabling serial1 / uart1 on rk3328 Andriy Gapon
- git: b8db946c3b44 - stable/13 - add overlay for enabling spi0 on allwinner h3 Andriy Gapon
- git: 0237541d1520 - stable/13 - add overlay for enabling i2c1 on allwinner h3 Andriy Gapon
- git: aa460944533a - stable/12 - add overlay for enabling spi0 on allwinner h3 Andriy Gapon
- git: c238600e3789 - stable/12 - add overlay for enabling i2c1 on allwinner h3 Andriy Gapon
- git: 0f7841b31c0c - stable/13 - pf: make if_pflog.h self-contained Kristof Provost
- git: c6745a0cc40e - stable/13 - pflog: align header to 4 bytes, not 8 Kristof Provost
- git: 535f499c56b3 - stable/12 - pf: make if_pflog.h self-contained Kristof Provost
- git: 275f412b070f - stable/12 - pflog: align header to 4 bytes, not 8 Kristof Provost
- git: ca77b6ff3136 - main - cron.8: Add periodic(8) to See Also Mateusz Piotrowski
- git: 7bf31432fd03 - main - ocs_fc: Fix a possible Null pointer dereference Ram Kishore Vegesna
- git: 528c76492402 - main - tcp: fix compliation when KERN_TLS is not defined Michael Tuexen
- git: a35bdd4489b9 - main - tcp: add sysctl interface for setting socket options Michael Tuexen
- git: 6c0d5e8e0e5f..84631082f67b - vendor/libarchive - vendor branch updated Martin Matuska
- git: d8ffb451194e - stable/13 - ar: diff reduction against ELF Tool Chain Ed Maste
- git: 4cd49eda1f6e - stable/13 - ar: Avoid overwriting the stdout file stream pointer Ed Maste
- git: a81c89a2c15a..e67e3c8a6e4d - vendor/illumos - vendor branch updated Mark Johnston
- Re: git: a81c89a2c15a..e67e3c8a6e4d - vendor/illumos - vendor branch updated Mark Johnston
- git: 6367fd2ccea3 - stable/12 - ar: diff reduction against ELF Tool Chain Ed Maste
- git: 21a6c9bd6f2f - stable/12 - ar: Avoid overwriting the stdout file stream pointer Ed Maste
- git: edfb339d3868 - main - bhyve/snapshot: switch to nvlist for snapshot requests Robert Wing
- git: cdde9e894dee..535c59a6a921 - vendor/NetBSD/bmake - vendor branch updated Simon J. Gerraty
- git: 787dc3568c02 - Create tag vendor/NetBSD/bmake/20220208 Simon J. Gerraty
- git: 01cccd704844 - stable/13 - Explicitly include semaphore.h for struct _sem in fusefs setattr test Dimitry Andric
- git: 50cf1cf36898 - stable/13 - Fix too small hostname buffer in bootparamd Dimitry Andric
- git: 212c271999d9 - stable/13 - Fix too small sscanf output buffers in kbdmap Dimitry Andric
- git: 9c6aee3eff23 - stable/12 - Explicitly include semaphore.h for struct _sem in fusefs setattr test Dimitry Andric
- git: 4eebfbf0740c - stable/12 - Fix too small hostname buffer in bootparamd Dimitry Andric
- git: 596a057b862f - stable/12 - Fix too small sscanf output buffers in kbdmap Dimitry Andric
- git: a6f0e10b24b6 - main - Merge bmake-20220208 Simon J. Gerraty
- git: c4408d2befcc - stable/13 - elfctl: update man page example for 'no' prefix Ed Maste
- git: e12d36cfabd2 - stable/13 - Remove unused GNUCXX option descriptions Ed Maste
- git: 559fb03f9696 - stable/13 - rsu: add KASSERT to document maximum mbuf size in rsu_tx_start Ed Maste
- git: ad3e327247a8 - stable/13 - ce: remove long-obsolete FreeBSD version compatibility Ed Maste
- git: df9ad08cb42d - stable/13 - zfs: Remove zfs-images submodule Ed Maste
- git: b00e7ce4036e - stable/13 - Cirrus-CI: add some timing info on pkg install failure Ed Maste
- git: b481ed483229 - stable/13 - gpart.8: minor tidying Ed Maste
- git: 23742427f3d3 - stable/13 - geom: Add HiFive boot partitions Ed Maste
- git: 59f9aad93739 - stable/13 - Remove 'All Rights Reserved' from xlocale FreeBSD Foundation copyrights Ed Maste
- git: 1a9aca594ab4 - stable/13 - OptionalObsoleteFiles: remove GCC remnants Ed Maste
- git: 77a3ace8fec6 - stable/13 - OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN section Ed Maste
- git: b5ed0dcc8308 - stable/13 - OptionalObsoleteFiles.inc: remove MK_CXX rule for usr/bin/c++ Ed Maste
- git: bbe50accc9ee - stable/13 - Belatedly track private lib renaming for OptionalObsoleteFiles.inc Ed Maste
- git: 881631a2a371 - main - usr.sbin: add tcpsso Michael Tuexen
- git: d73d40c17f89 - main - usr.sbin: add tcpsso to Makefile Michael Tuexen
- git: ec81497cc726 - main - crunchgen: remove -dc from linker invocation Ed Maste
- git: a0aeb1cef53b - main - in_pcb.c: fix compilation of an IPv4 only configuration Michael Tuexen
- git: b27e6e91d0ad - main - ng pppoe(4): Add the required NET_EPOCH section to the hook disconnection function. Aleksandr Fedorov
- git: f3cdcf235966 - stable/12 - elfctl: update man page example for 'no' prefix Ed Maste
- git: d24e064aaf57 - main - tcpsso: fix typo in man page Michael Tuexen
- git: c04506fd4cc8 - main - pciconf: Fix PCIS_CRYPTO_ENTERTAIN copy/paste. Alexander Motin
- git: 8d64b4b4c450 - main - cleanup of rack variables. Randall Stewart
- git: cc41c17433a4 - main - opps my patch lost the removal of the tlp_threshold counter increments Randall Stewart
- git: bf006787fed9 - stable/13 - sysctl.9: put negative sense sysctl note in own paragraph Ed Maste
- git: 51f69c0d533d - stable/13 - mgb: remove set but not used variables Ed Maste
- git: f8c4b7228e54 - stable/13 - mgb: Update man page wrt state of the driver Ed Maste
- git: bc49561db752 - stable/13 - Makefile.inc1: remove lorder from build/cross tools Ed Maste
- git: 98d59d2e0d8c - main - snd_hda: Add some ATI HDMI codec IDs. Alexander Motin
- git: 489d7a8528ca - main - Enable -Wdate-time warning Ed Maste
- git: af7d105379a6 - main - sysctlbyname(): restore access to user variables Stefan Eßer
- git: 3090d5045a1e - main - Fix non-printable characters in NVMe model and serial numbers. Kenneth D. Merry
- git: 17a56f3fabdf - main - nfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument Rick Macklem
- git: 833a452e9f08 - main - libarchive: import changes from upstream Martin Matuska
- git: f55904f2f645 - stable/13 - Import libcbor at 'contrib/libcbor/' Ed Maste
- git: a32212fb595a - stable/13 - Import libfido2 at 'contrib/libfido2/' Ed Maste
- git: 5d14c1d0f421 - stable/13 - libfido2: Address CHERI compatibility Ed Maste
- git: e610bb4a8527 - stable/13 - Add libcbor to the build Ed Maste
- git: c437ff145cbe - stable/13 - Add libfido2 to the build Ed Maste
- Thu, 10 Feb 2022
- git: 8dc42f980473 - main - Invert CPU arch test for LLDB default Ed Maste
- git: a613d68fff9a - stable/13 - ssh: enable FIDO/U2F keys Ed Maste
- git: f339a3ef6369 - main - dtrace: remove unnecessary fflush() Chuck Silvers
- git: be1776da76c7 - stable/13 - nfsclient: Delete unused function nfscl_getcookie() Rick Macklem
- git: b9c92d631cfb - main - Annotate geom_md with MODULE_VERSION Kyle Evans
- Re: git: b9c92d631cfb - main - Annotate geom_md with MODULE_VERSION Kyle Evans
- git: 80212a36a396 - main - tcpsso.8: Add a history section to the manpage Gordon Bergling
- git: 04f407a3e5e7 - main - mlx5en: Make sure the NIC IP addresses are written to firmware on link up. Hans Petter Selasky
- git: a30f71704efe - main - mlx5ib: Add support for parsing udata in mlx5_ib_create_flow(). Hans Petter Selasky
- git: 79f5d19890c3 - main - kldxref: add R_PPC_ADDR32 handler Alfredo Dal'Ava Junior
- Re: git: f339a3ef6369 - main - dtrace: remove unnecessary fflush() Mateusz Piotrowski
- git: 75900d1eb898 - stable/13 - Switch to using drive-supplied timeouts for the sa(4) driver. Kenneth D. Merry
- git: 7fbdc1e3d421 - stable/13 - geom: Assert that BIO_SPEEDUP BIOs have bio_data set to NULL Mark Johnston
- git: 14c0cde468e1 - stable/13 - shsec: Allocate data blocks only for BIO_READ/WRITE requests Mark Johnston
- git: 45711ee38a09 - stable/13 - filemon: Reject FILEMON_SET_FD commands when the fd is a kqueue Mark Johnston
- git: 9d81d364071e - stable/13 - filemon.4: Document FILEMON_SET_FD errors and refine wording a bit Mark Johnston
- git: b51927b7b018 - main - Revert "vm_pageout_scans: correct detection of active object" Konstantin Belousov
- git: 3261dea72c24 - stable/13 - Revert "vm_pageout_scans: correct detection of active object" Konstantin Belousov
- git: 966c36c1b65e - stable/13 - usb(4): Ignore port resume failures. Hans Petter Selasky
- git: 08a56bb43c0b - stable/13 - rtwn(4): Add new USB ID. Hans Petter Selasky
- git: 3752e6771b08 - stable/13 - uchcom(4): Add new USB ID. Hans Petter Selasky
- git: a8727a0b32c2 - stable/13 - rtwn(4): Add new USB ID. Hans Petter Selasky
- git: e01be53158bd - stable/13 - mbuf(9): Properly declare some function macros when debugging is disabled. Hans Petter Selasky
- git: 22ba29707664 - stable/13 - mbuf(9): Assert receive mbufs don't carry a send tag. Hans Petter Selasky
- git: 6db44b0158c3 - main - Fix gzip compressed core dumps on big endian architectures Justin Hibbits
- git: 3f169c54ab8e - main - tcp: Add/update AccECN related statistics and numbers Richard Scheffenegger
- git: 946585179dc4 - main - lsvfs: restyle, no functional change Kyle Evans
- git: 2558417b794f - stable/13 - Apply fix for ThreadSanitizer false positive data race reports Dimitry Andric
- git: edfe3eb18088 - stable/12 - Apply fix for ThreadSanitizer false positive data race reports Dimitry Andric
- git: c00d34566536 - main - Install unwind.h into /usr/include Dimitry Andric
- git: 8464ad72e087 - stable/13 - ssh: update to OpenSSH v8.8p1 Ed Maste
- git: 860508661c14 - stable/13 - ssh: pass 0 to procctl(2) to operate on self Ed Maste
- git: 3cc5f55ab1e5 - stable/12 - openssh: sync update document with main Ed Maste
- git: eb54f261fce2 - stable/13 - compiler-rt: support ReExec() on FreeBSD Ed Maste
- git: 2e4311906d8c - main - libctf: Use ctf_type_t instead of struct ctf_type Mark Johnston
- git: 74f7afdfd2f5 - main - Disable clang 14 warning about bitwise operators in one more place Dimitry Andric
- git: 90aacac54b83 - stable/13 - tcpmd5: return ENOENT when security association not found Robert Wing
- Re: git: f339a3ef6369 - main - dtrace: remove unnecessary fflush() Chuck Silvers
- git: 7205809809e7 - stable/13 - syncache: accept packet with no SA when TCP_MD5SIG is set Robert Wing
- git: 583480174ee7 - stable/13 - cam: don't lock while handling an AC_UNIT_ATTENTION Robert Wing
- git: 0853415963c0 - main - nanobsd: Recursively copy fat partition Warner Losh
- git: c96f70e7ac54 - main - rc: Remove extra whitespace Warner Losh
- git: cb51e2bc3db7 - main - rc: Allow the removal of firstboot_sentinel on read-only file systems Warner Losh
- git: cd6bdac0818a - stable/13 - bhyve/virtio: use correct device id for virtio-scsi Robert Wing
- git: 7393eedb039a - stable/13 - execve: disallow argc == 0 Kyle Evans
- git: d352fa262709 - stable/13 - tests: add a basic test for argc == 0 Kyle Evans
- git: 151922253f92 - stable/12 - execve: disallow argc == 0 Kyle Evans
- git: 888b2e616d3d - stable/12 - tests: add a basic test for argc == 0 Kyle Evans
- git: f0fd4a32c4f7 - main - bin/df: allow -t option to be used together with -l Stefan Eßer
- git: bf2a85f4e304 - stable/13 - Fix a memory leak when ip_output_send() returns EAGAIN due to send tag issues Andrew Gallatin
- git: b4f60fab5d3f - main - tcp: Avoid conditionally defined fields in union lro_address Mark Johnston
- git: 7db423d69273 - main - libctf: Rip out CTFv1 support Mark Johnston
- git: 7be9a3b45356 - main - ctfconvert: Rip out STABS support Mark Johnston
- git: bbf4df172206 - main - libthr: Disable stack unwinding on ARM. John Baldwin
- git: 00bc7bbde50f - stable/13 - sched: separate out schedinit_ap() Kyle Evans
- git: 974efbb3d5c0 - main - unionfs: fix typo in comment Jason A. Harmening
- git: 3988ca5aabb2 - main - aarch64: Add static asssert for context size Warner Losh
- git: 0c988f92dc47 - main - arm: Add static asssert for context size Warner Losh
- git: d4f495fbf88f - main - i386: Add static asssert for context size Warner Losh
- git: 690601f0b4c3 - main - amd64: Add static asssert for context size Warner Losh
- git: 6e48e160ae93 - main - powerpc: Add static asssert for context size Warner Losh
- git: 0987dc5be54b - main - riscv: Add static asssert for context size Warner Losh
- git: 4bcc7a5f6b3f - main - lsvfs: one last style nit missed in 946585179dc4 Kyle Evans
- Fri, 11 Feb 2022
- git: ca6728183a0c - stable/13 - CTL: Fix mode page trucation on HA synchronization. Alexander Motin
- git: d0f858fa2861 - stable/12 - CTL: Fix mode page trucation on HA synchronization. Alexander Motin
- git: efb36504c51c - stable/13 - graid: Set G_CF_DIRECT_SEND for task consumer. Alexander Motin
- git: 7adb9583bfac - stable/13 - GEOM: Relax direct dispatch for GEOM threads. Alexander Motin
- git: 565ad82c4531 - stable/13 - glabel: Set G_CF_DIRECT_SEND/RECEIVE for taste consumer. Alexander Motin
- git: 5438c482cd6b - stable/13 - GEOM: Set G_CF_DIRECT_SEND/RECEIVE for taste consumers. Alexander Motin
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Andrew Gallatin
- git: 8f746f7e88d2 - stable/12 - random(4): Correct a bare zero to the appropriate enum David E. O'Brien
- git: 7063329b2fc1 - stable/12 - Fortuna: push CTR-mode loop down into randomdev hash.h interface David E. O'Brien
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Andriy Gapon
- git: baee6cc1814b - stable/13 - x86: Speed up clock calibration Colin Percival
- git: eb28df303b06 - stable/13 - Detect CPU type before asking VMWare for TSC freq Colin Percival
- git: 51e77b34e4bf - stable/13 - TSC: Use 0x40000010 CPUID leaf for all VM types Colin Percival
- git: a605a66017ec - stable/13 - Use CPUID leaf 0x40000010 for local APIC freq Colin Percival
- git: f0000eb41d30 - main - stress2: Added a regression test PR: 261707 Peter Holm
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Kristof Provost
- git: 16635c7b213a - stable/13 - mlx5en: Make sure the NIC IP addresses are written to firmware on link up. Hans Petter Selasky
- git: 725225a72a2a - stable/13 - x86 atomic.h: cleanup comments for preprocessor directives Konstantin Belousov
- git: 9d1361ef0a31 - stable/13 - x86 atomics: use lock prefix unconditionally Konstantin Belousov
- git: d07bca9b93fd - stable/13 - x86 atomic.h: remove obsoleted comment Konstantin Belousov
- Re: git: f339a3ef6369 - main - dtrace: remove unnecessary fflush() Mateusz Piotrowski
- git: 8a0cb04df4ff - main - Add lim_cowsync, similar to crcowsync Mateusz Guzik
- git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Mateusz Guzik
- git: 93288e2445fe - main - Employ thread_cow_synced in setrlimit Mateusz Guzik
- git: f40dd6c8034b - main - tty: switch ttyhook_register to use fget_cap_locked Mateusz Guzik
- git: b937908e41d7 - main - fd: split fget_cap depending on CAPABILITIES Mateusz Guzik
- git: 62849eef5b57 - main - fd: split fget_unlocked_seq depending on CAPABILITIES Mateusz Guzik
- git: 45bb8beacc2f - main - fd: elide one acquire fence in fget_unlocked_seq Mateusz Guzik
- git: 513c7a6e0cd8 - main - fd: make fget_unlocked take a thread argument Mateusz Guzik
- git: 611470a51560 - main - cache: remove NOCACHE handling from cache_fplookup_noentry Mateusz Guzik
- git: 1d65a9b47eab - main - cache: improve vnode vs name assertion in cache_enter_time Mateusz Guzik
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Drew Gallatin
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Drew Gallatin
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Kristof Provost
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Renato Botelho
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Drew Gallatin
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Renato Botelho
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Renato Botelho
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Renato Botelho
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Drew Gallatin
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Renato Botelho
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Drew Gallatin
- git: 284434f7a6fc - stable/13 - Disable clang 14 warning about bitwise operators in zstd Dimitry Andric
- git: 2152b2720727 - stable/13 - Disable clang 14 warning about bitwise operators in one more place Dimitry Andric
- git: ae76550171b9 - stable/13 - tty_info: Avoid warning by using logical instead of bitwise operators Dimitry Andric
- git: 6488ea00aba4 - stable/13 - Remove device lio from i386's LINT-NOIP Dimitry Andric
- git: 534f4e03ab3c - stable/12 - tty_info: Avoid warning by using logical instead of bitwise operators Dimitry Andric
- git: 033accf4f1fa - stable/12 - Remove device lio from i386's LINT-NOIP Dimitry Andric
- git: ea9a92d21007 - main - Makefile.inc1: synthesize PKG_ABI from newvers.sh variables Ed Maste
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Konstantin Belousov
- git: 55abf23dd36b - main - rtld: make token substitution table-driven Konstantin Belousov
- git: b1b517412342 - main - rtld: Add ${TOKEN} aliases to $TOKEN Konstantin Belousov
- git: d4b0fa45dc15 - main - ucred.9: fix typo Konstantin Belousov
- git: 3e65b7d94dfc - main - cleankernel: A target to delete the kernel compile file Warner Losh
- Re: git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Alexander V. Chernikov
- git: 13916064fc39 - main - rescue: Link with -lncursesw instead of -lncursesw_real. John Baldwin
- git: b0c1600a8c42 - main - linuxkpi xarray: Correct expression in assertion. John Baldwin
- git: fd8d4e53bc2a - main - vdso linker scripts: explicitly specify output arch and target Konstantin Belousov
- git: cd0525f615fe - main - ktls: Write-lock the INP when changing a transmit TLS session. John Baldwin
- Sat, 12 Feb 2022
- git: dba02df30d53 - main - Cast pointer to uintptr_t to avoid alignment warnings. John Baldwin
- git: 39a36707bd33 - main - cxgbe(4): Avoid unsafe hardware access in the ifmedia ioctls. Navdeep Parhar
- git: 98839c40c74a - main - better unique file names Wolfram Schneider
- git: a279efd9f043 - stable/13 - ipheth.4: Fix examples Mateusz Piotrowski
- git: e156575ada1f - stable/13 - ipheth.4: Simplify output filtering example Mateusz Piotrowski
- git: acfb506b3d00 - main - newvers.sh: allow multiple -V args in one invocation Ed Maste
- git: 5ae48f972aa6 - stable/13 - style.mdoc.5: Document the conventions for -width Mateusz Piotrowski
- git: 0b6a34acda42 - main - [skip ci] fusefs: delete a stray comment from 91972cfcddf Alan Somers
- git: 371633ece3ae - stable/13 - Annotate geom_md with MODULE_VERSION Kyle Evans
- git: b36a4ee6687b - stable/12 - Annotate geom_md with MODULE_VERSION Kyle Evans
- git: 728d292ca63e - internal/admin - Welcome Alfonso S. Siciliano (asiciliano@) to the rank of src committer Baptiste Daroussin
- git: 08c7dc7fd473 - main - cxgbe(4): Fix illegal hardware access in cxgbe_refresh_stats. Navdeep Parhar
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Mateusz Guzik
- git: a60685ffbc74 - stable/13 - vnic: add TODO list Ed Maste
- git: e0262ffbc6ae - stable/13 - mgb: Connect if_mgb module to the build Ed Maste
- git: 05b108d63626 - stable/13 - ngatm: remove one of doubled semicolons Ed Maste
- git: 47abe5ef33b9 - stable/13 - Install ipmi man page also on arm64 Ed Maste
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Konstantin Belousov
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Mateusz Guzik
- git: e01e8f911b93 - main - freebsd-update: improve BE creation feature Kyle Evans
- git: 759aae422e0b - stable/12 - crypto/chacha: Split header into separate _chacha.h David E. O'Brien
- git: fb0bb6782606 - stable/12 - Add explicit copyright text to trivial header David E. O'Brien
- git: 064aaaffaca0 - stable/12 - Embedded chacha: Distinguish via dedicated macro David E. O'Brien
- git: 7e4be228aa36 - stable/12 - Embedded chacha: Add 0-bit iv + 128-bit counter mode David E. O'Brien
- git: bc36a0d1df83 - stable/12 - Fortuna: Add Chacha20 as an alternative stream cipher David E. O'Brien
- Sun, 13 Feb 2022
- git: 3e04c85a3a23 - stable/12 - Replace read_random(9) with more appropriate arc4rand(9) KPIs David E. O'Brien
- git: e9c023a47aed - stable/12 - random(4): Block read_random(9) on initial seeding David E. O'Brien
- Re: git: e9c023a47aed - stable/12 - random(4): Block read_random(9) on initial seeding Kyle Evans
- git: 06630432d826 - stable/12 - random(4): Add is_random_seeded(9) KPI David E. O'Brien
- git: f591279d9c93 - stable/12 - random(4): Restore availability tradeoff prior to r346250 David E. O'Brien
- git: 856230b94a54 - stable/12 - Fortuna: Fix false negatives in is_random_seeded() David E. O'Brien
- git: 2460d015c9dc - stable/12 - ipsec(4): Fix a few typos in error messages Gordon Bergling
- git: 5e730b3fdecb - stable/13 - ipsec(4): Fix a few typos in error messages Gordon Bergling
- git: 70e9f880d88e - main - iscsi: address unused-but-set-variable warning Richard Scheffenegger
- git: 6fbbb4806322 - main - stress2: Added a tool to zero out a superblock check hash. Peter Holm
- git: 91f821f8e429 - main - stress2: Add a fsck_ffs regression test scenario Peter Holm
- git: b425101ab6d5 - stable/13 - netmap: fix LOR in iflib_netmap_register Vincenzo Maffione
- git: ea25a6af57e0 - stable/12 - netmap: fix LOR in iflib_netmap_register Vincenzo Maffione
- git: 85cd9f7e989b - stable/13 - ng pppoe(4): Add the required NET_EPOCH section to the hook disconnection function. Aleksandr Fedorov
- git: 29ee49f66bb1 - main - thread: remove dead store from thread_cow_update Mateusz Guzik
- git: b53133a7789b - main - proc: load/store p_cowgen using atomic primitives Mateusz Guzik
- git: 4103c3cd5b8d - main - fd: drop volatile keyword from refcounts Mateusz Guzik
- git: 893d20c95ade - main - fd: move fd table sizing out of fdinit Mateusz Guzik
- git: 809f3121be66 - main - fd: assign fd_freefile early when copying Mateusz Guzik
- git: 60b699f99c81 - main - fd: add FILEDESC_FOREACH_{FDE,FP} Mateusz Guzik
- git: 5c3102506014 - main - fd: use FILEDESC_FOREACH_{FDE,FP} where appropriate Mateusz Guzik
- git: 6aa246e605b9 - main - vfs: convert vnsz2log to a macro Mateusz Guzik
- git: 09d0a0fbe859 - main - bwi: Fix clang 14 warning about possible unaligned access Dimitry Andric
- git: 93885bb04182 - main - Better help message if locate database does not exists Wolfram Schneider
- Re: git: 93885bb04182 - main - Better help message if locate database does not exists Jessica Clarke
- git: 376fd49ae3b9 - stable/13 - APEI: Make sure event data fit into the buffer. Alexander Motin
- git: 5740196b0d68 - stable/12 - APEI: Make sure event data fit into the buffer. Alexander Motin
- git: 9ddf1ab1b9c7 - stable/13 - Fix the spelling of '*/' in the vnic driver Piotr Pawel Stefaniak
- git: ec042f46e9bb - main - Add support for module_verbose Simon J. Gerraty
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Konstantin Belousov
- Mon, 14 Feb 2022
- git: 232d323ef227 - main - TCP syncache: enhance KASSERT output Bjoern A. Zeeb
- git: 2e818fbcfc03 - main - LinuxKPI: add get_unaligned_le16() Bjoern A. Zeeb
- git: d17b78aa142d - main - LinuxKPI: add __ffs64() Bjoern A. Zeeb
- git: e5b95b220135 - main - LinuxKPI: add sizeof_field() Bjoern A. Zeeb
- git: 8f33ad3cf536 - main - LinuxKPI: add more errno Bjoern A. Zeeb
- git: 3cd6d6ff527a - main - LinuxKPI: add eth_random_addr() and device_get_mac_address() Bjoern A. Zeeb
- git: 0c37ffda799a - main - LinuxKPI: add an initial ethtool.h Bjoern A. Zeeb
- git: c840d5cec260 - main - LinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_ARRAY() Bjoern A. Zeeb
- git: 85d61bd872a0 - main - LinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h Bjoern A. Zeeb
- git: a4529c46d4ee - main - LinuxKPI; add the beginning of a tracepoint.h implementation Bjoern A. Zeeb
- git: 921bb16f82d0 - stable/12 - random(4): deduplicate explicit_bzero() in harvest David E. O'Brien
- git: d4b15220f5f1 - stable/12 - random(4): Add regression tests for uint128 implementation, Chacha CTR David E. O'Brien
- git: ece3a3facf90 - stable/13 - ucred.9: fix typo Konstantin Belousov
- git: 9199f5e0ba5c - stable/12 - ocs_fc: Fix a possible Null pointer dereference Ram Kishore Vegesna
- git: 2748f68db95e - stable/13 - ocs_fc: Fix a possible Null pointer dereference Ram Kishore Vegesna
- Re: git: 32114b639fa1 - main - Add PROC_COW_CHANGECOUNT and thread_cow_synced Mateusz Guzik
- git: eaf3c3af9c88 - main - cpuset.9: add description of CPU_ISSET() Stefan Eßer
- git: 893be9d8ac16 - main - sleepqueue: Address a lock order reversal Mark Johnston
- git: 852ff943b9c2 - main - sleepqueue: Annotate sleepq_max_depth as static Mark Johnston
- git: c7cd607a4e28 - main - msdosfs: Fix mounting when the device sector size is >512B Mark Johnston
- git: 99589993ceb5 - main - git-arc: Fix review title matching Mark Johnston
- git: abf5bff71d38 - main - dhclient: support VID 0 (no vlan) decapsulation Mark Johnston
- git: 8152b699d77c - stable/13 - strftime.3: Fix a typo and use St for standards Mateusz Piotrowski
- git: 988e5ec6a394 - stable/12 - strftime.3: Fix a typo and use St for standards Mateusz Piotrowski
- git: 65572cade35a - main - unix/dgram: return EAGAIN instead of ENOBUFS when O_NONBLOCK set Gleb Smirnoff
- git: a9a43945d36a - main - grammar Wolfram Schneider
- git: 01b0c35984c6 - main - module_verbose should also affect non-ELF modules. Simon J. Gerraty
- git: becaf6433be4 - main - Use vmspace->vm_stacktop in place of sv_usrstack in more places. John Baldwin
- git: 004b0aa86967 - main - vt.4: clarify that a KMS driver switches to graphics mode Ed Maste
- git: 047eec4966e3 - main - improve c style Wolfram Schneider
- git: 2053dee56a9f - stable/13 - Fix gzip compressed core dumps on big endian architectures Justin Hibbits
- git: 2f6a84248467 - main - Disable -Wreturn-type on GCC. John Baldwin
- git: ab298b23f120 - stable/12 - Fix gzip compressed core dumps on big endian architectures Justin Hibbits
- git: 76ee776f4d9f - stable/12 - net80211: mitigation against A-MSDU design flaw Ed Maste
- git: 273cf7f3b32b - stable/12 - ssh: update to OpenSSH v8.8p1 Ed Maste
- git: b6f04039d96c - stable/12 - procctl(2): add consistent shortcut P_ID:0 as curproc Ed Maste
- git: e510f97b4814 - main - Cirrus-CI: use qemu-nox11 Ed Maste
- git: 7c6fb056cca7 - stable/12 - random(4): Generalize algorithm-independent APIs David E. O'Brien
- git: a8189e9bd4dd - main - veriexec(8): explain that only a unique prefix is required Simon J. Gerraty
- git: 32cf376a01d4 - main - net80211: enhance (disabled) debugging Bjoern A. Zeeb
- git: 0143a6bb7f63 - main - pf: fix set_prio after nv conversion Kristof Provost
- git: 78bc3d5e1712 - main - vlan: allow net.link.vlan.mtag_pcp to be set per vnet Kristof Provost
- git: 24360d83753a - main - pf tests: Basic 'set prio' test Kristof Provost
- git: cee56e77d779 - main - LinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings Bjoern A. Zeeb
- git: 97009980c492 - main - LinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h Bjoern A. Zeeb
- git: fa6d3522b56d - main - LinuxKPI: add linux/pm_qos.h Bjoern A. Zeeb
- git: 05f0b24bfb34 - main - Bump __FreeBSD_version to 1400052 for LinuxKPI changes. Bjoern A. Zeeb
- Tue, 15 Feb 2022
- git: d0199f27c06c - stable/13 - libc binuptime(): use the right function to get the most significant bit index Konstantin Belousov
- git: 8dc4c0a922b7 - stable/12 - net80211: correct length check in ieee80211_ies_expand() Ed Maste
- git: 8665ca1fce6e - stable/12 - random(4): Fortuna: allow increased concurrency David E. O'Brien
- git: f3ed4a38b520 - stable/12 - random(4): Fix a regression in short AES mode reads David E. O'Brien
- git: 35cf9aa65b56 - stable/12 - random(4): Remove "EXPERIMENTAL" verbiage from concurrent operation David E. O'Brien
- git: e6e5f6a7dd80 - stable/12 - random(4): Reorder configuration of random source modules David E. O'Brien
- Re: git: e9c023a47aed - stable/12 - random(4): Block read_random(9) on initial seeding David O'Brien
- git: f0cf9b602dc0 - main - elfctl: error if -e is specified multiple times Ed Maste
- git: 1cd2ce04ea5d - stable/12 - random(4): Remove unused definitions David E. O'Brien
- git: c4a13b1e38f5 - stable/12 - random(4): Abstract loader entropy injection David E. O'Brien
- git: b8185579f457 - main - elfctl: fix -e invalid operation error handling Ed Maste
- git: 47c07814051a - stable/13 - freebsd-update: improve BE creation feature Kyle Evans
- git: 35d33d408213 - stable/12 - freebsd-update: improve BE creation feature Kyle Evans
- git: de64aa32c810 - main - mana: Add handling of CQE_RX_TRUNCATED Wei Hu
- git: 31566b98b859 - main - vlan tests: fix bpf_pcp test Kristof Provost
- git: 24f0bfbad57b - main - if_epair: implement fanout Kristof Provost
- git: 0c2832ee4f2d - main - tcp: Restore 6 tcps padding entries in HEAD Richard Scheffenegger
- git: 82b611ed18e6 - main - elfctl: fix operations with multiple features on multiple files Ed Maste
- git: 7442b6323127 - main - if_epair: Use ANSI C definition Li-Wen Hsu
- git: 828e50092ac8 - main - elfctl: whitespace cleanup Ed Maste
- git: 389a3fa693ef - main - uma: Add UMA_ZONE_UNMANAGED Mark Johnston
- git: 235ed6a48629 - main - mlx5e: Make TLS tag zones unmanaged Mark Johnston
- git: f4d0e8787a09 - stable/12 - net80211: proper ssid length check in setmlme_assoc_adhoc() Ed Maste
- git: 00cd5a2f614a - stable/12 - net80211: reject mixed plaintext/encrypted fragments Ed Maste
- git: 2d09e4366b67 - stable/12 - net80211: prevent plaintext injection by A-MSDU RFC1042/EAPOL frames Ed Maste
- git: b5b1a6960f33 - stable/12 - ssh: pass 0 to procctl(2) to operate on self Ed Maste
- git: 9f22e0959b1e - main - libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64 Jessica Clarke
- git: 4379c1da56fa - main - bhyve/snapshot: use a string for cmd element in the nvlist Robert Wing
- git: 972a7d95ebfa - main - iscsi: Use calloutng instead of ticks in iscsi initiator Richard Scheffenegger
- git: c9a995994b40 - main - seqc: rename seqc_consistent_nomb to seqc_consistent_no_fence Mateusz Guzik
- git: ec12b4f4ff38 - main - fd: add missing seqc to dupfdopen Mateusz Guzik
- git: e68a5225e818 - main - fd: add fde_copy Mateusz Guzik
- git: 75e44873df2c - main - Cirrus-CI: add a manual amd64-gcc9 build and smoketest job Ed Maste
- git: 3083db58304d - stable/12 - random(4): Use ordinary sysctl definitions David E. O'Brien
- git: 0f5e9425e74b - main - gssd: Modify /etc/rc.d/gssd so that it starts after NETWORKING Rick Macklem
- git: 064c110f4b55 - main - LinuxKPI: lockdep add lockdep_assert_not_held() Bjoern A. Zeeb
- Wed, 16 Feb 2022
- git: 3364fdf16a00 - stable/13 - ufs: handle LoR between snap lock and vnode lock Kirk McKusick
- git: bf02faa1ae7b - stable/13 - In GEOM debugging output, show consumer for cloned and duplicated bio's. Kirk McKusick
- git: 2e183d999c60 - main - LinuxKPI: 802.11 header updates and add/adjust source dependencies. Bjoern A. Zeeb
- git: 5fed793a5086 - stable/13 - vt: fix splash_cpu logos use of vd_drawrect Ed Maste
- git: 2dfb21cdd493 - stable/13 - snd_hda: Add some ATI HDMI codec IDs. Alexander Motin
- git: 389a668f7f1b - stable/13 - pciconf: Fix PCIS_CRYPTO_ENTERTAIN copy/paste. Alexander Motin
- git: 3a42078ae951 - stable/13 - nfsd: Allow file owners to perform Open(Delegate_cur) Rick Macklem
- git: 7deb47265d12 - stable/13 - nfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument Rick Macklem
- git: efd949aaba74 - stable/13 - Have fsck_ffs(8) properly correct superblock check-hash failures. Kirk McKusick
- git: 166926a3dee0 - stable/13 - Have fsck_ffs(8) properly correct superblock check-hash failures. Kirk McKusick
- git: 6baea3312d92 - main - LinuxKPI: skbuff updates Bjoern A. Zeeb
- git: 09bfa5cf16a3 - main - opencrypto: Add a routine to copy a crypto buffer cursor Mark Johnston
- git: 0b3235ef743d - main - armv8crypto: Factor out some duplicated GCM code Mark Johnston
- git: 26b08c5d21b5 - main - armv8crypto: Use cursors to access crypto buffer data Mark Johnston
- git: d3ef7fb459ff - main - LinuxKPI: 802.11 scan update Bjoern A. Zeeb
- git: 652e22d39562 - main - LinuxKPI: 802.11: defer workq allocation until we have a name Bjoern A. Zeeb
- git: c5b96b3eaede - main - LinuxKPI: 802.11 assign an(y) early chandef Bjoern A. Zeeb
- git: 61a68e50d436 - main - LinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_interfaces() Bjoern A. Zeeb
- git: 4eda2649adec - stable/13 - Merge commit 'ee914ef902ae018bd4f67192832120f9bf05651f' into new_merge Simon J. Gerraty
- git: 9956ced97ea8 - stable/13 - Update to bmake-20210621 Simon J. Gerraty
- git: 14f3c857000e - stable/13 - make: fix MAKE_JOB_ERROR_TOKEN Simon J. Gerraty
- git: 76bc3cfd0b94 - stable/13 - Merge bmake-20211212 Simon J. Gerraty
- git: 7f1879d674dc - stable/13 - After-import bmake-20211212 Simon J. Gerraty
- git: b69c3b89fea2 - stable/13 - Merge bmake-20220204 Simon J. Gerraty
- git: 22ade366be0b - stable/13 - Update to bmake-20220204 Simon J. Gerraty
- git: bd8bde138531 - stable/13 - Merge bmake-20220208 Simon J. Gerraty
- git: 70439285ad9d - main - crypto: hide crypto_destroyreq behind a tunable Mateusz Guzik
- git: e32acf95ea25 - stable/13 - cam_get_device: resolve path links before parsing device name Andriy Gapon
- git: 1a93b2288cb1 - main - liberate wdog_kern_pat call from SW_WATCHDOG in arm minimdump code Andriy Gapon
- git: af8b51b0bac9 - main - aw_mmc: add crash dumping support in MMCCAM mode Andriy Gapon
- git: 87000c893c24 - main - stress2: Finish work on two gunion(8) test scenarios Peter Holm
- git: c4f52f71de98 - main - LinuxKPI: pci.h add more defines Bjoern A. Zeeb
- git: 995cba5a0c96 - main - netinet: allow UDP tunnels to be removed Kristof Provost
- git: 9990450e17f7 - main - newfs_msdos: fix type of kern.maxphys Eric van Gyzen
- git: 4e71258227d6 - main - newfs_msdos: connect the ATF test from NetBSD Eric van Gyzen
- git: 089eb4ead8d2 - main - readelf: add newer Linux core arm note types Ed Maste
- git: 7ac2a6354f35 - stable/13 - file: Make fget*() and getvnode*() consistent about initializing *fpp Mark Johnston
- git: e3b852f99bc5 - stable/13 - ktls: Disallow transmitting empty frames outside of TLS 1.0/CBC mode Mark Johnston
- git: 5fa005e91560 - stable/13 - exec: Reimplement stack address randomization Mark Johnston
- git: a097a58543dc - stable/13 - fork: Copy the vm_stacktop field into the new vmspace Mark Johnston
- git: 1a9f14cfa5c5 - stable/13 - Use vmspace->vm_stacktop in place of sv_usrstack in more places. Mark Johnston
- git: 3069b3f61dec - stable/13 - security.7: Minor fixes for ASLR sysctl descriptions Mark Johnston
- deleted (X-No-Archive) deleted
- git: 2a454b54bfbc - stable/13 - Fix the build after commit 5fa005e91560785dad5183db080209447afde3c2 Mark Johnston
- Re: git: 5fa005e91560 - stable/13 - exec: Reimplement stack address randomization Mark Johnston
- git: 1581ec9a4502 - main - Integrate contrib/file/tests with kyua/atf Eric van Gyzen
- git: be8e341777c0 - stable/13 - bwi: Fix clang 14 warning about possible unaligned access Dimitry Andric
- git: 97b0011c8094 - stable/12 - bwi: Fix clang 14 warning about possible unaligned access Dimitry Andric
- git: ef135466f81b - main - Clean up warnings in pthread tests Ed Maste
- git: 59c8b54cc7c1 - stable/12 - nfsd: Allow file owners to perform Open(Delegate_cur) Rick Macklem
- git: 95e95764918f - stable/12 - nfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument Rick Macklem
- git: c4bf04f40bb5 - main - cc-wrap.mk: fix typo in modifiers Simon J. Gerraty
- Thu, 17 Feb 2022
- git: 3d09d310d998 - main - LinuxKPI: 802.11: disable ic_headroom for the moment Bjoern A. Zeeb
- git: cc4e78d51351 - main - LinuxKPI: 802.11 advertise full offload scanning based on hw_scan only Bjoern A. Zeeb
- git: c0cadd99d1e3 - main - LinuxKPI: 802.11 simplify beacon checks in rx path Bjoern A. Zeeb
- git: 1fa9903bee3b - stable/13 - vt.4: clarify that a KMS driver switches to graphics mode Ed Maste
- git: 9ad3ccb816a3 - stable/12 - vt.4: clarify that a KMS driver switches to graphics mode Ed Maste
- git: 31ec0c5834b0 - stable/13 - crunchgen: remove -dc from linker invocation Ed Maste
- git: 332166892ef3 - stable/12 - crunchgen: remove -dc from linker invocation Ed Maste
- git: 503ac069aa4c - stable/13 - libkvm: fix kvm_walk_pages Ed Maste
- git: e49b6ead4114 - main - Add a number of five letter words to the dictionary Ed Maste
- git: aea2a658ef8b - main - Don't delete hack.c - causes perpetual 'out of date' kernel David E. O'Brien
- git: 74ca6a22f9c1 - main - Document when zfree(9) was added to FreeBSD. David E. O'Brien
- git: 2af3758a3294 - stable/13 - Various fixes for ggatec and ggated Alan Somers
- git: 1d3faa4dcb0e - stable/13 - Document when zfree(9) was added to FreeBSD. David E. O'Brien
- git: 96d0f07d08a9 - stable/13 - ses: minor cleanup Alan Somers
- git: 46fdfa9e1102 - stable/13 - sesutil: fix a comment Alan Somers
- git: edede7d79a26 - stable/12 - random(4): De-export random_sources list David E. O'Brien
- git: d84d8a42e9dc - stable/12 - random(4): Fortuna: Update concurrent generation documentation David E. O'Brien
- git: e24be8a6b6d6 - stable/12 - random(4): update Fortuna generator Chacha20 documentation. David E. O'Brien
- git: cb702452adeb - stable/13 - g_mirror: don't fail reads while losing next-to-last disk Andriy Gapon
- git: 77eb3a831ec0 - stable/12 - g_mirror: don't fail reads while losing next-to-last disk Andriy Gapon
- git: 6b3071c70e64 - stable/13 - mmc_da: create disk(9) for pre-2.0 SD cards Andriy Gapon
- git: 4328d67d2542 - stable/12 - mmc_da: create disk(9) for pre-2.0 SD cards Andriy Gapon
- git: cb15ed7da2be - main - linuxkpi: Add __var_waitqueue Emmanuel Vadot
- git: bf7deecfe760 - main - linuxkpi: Add list_rotate_to_front Emmanuel Vadot
- git: 4f689b302fc4 - main - linuxkpi: Add user_write_access_* Emmanuel Vadot
- git: 2cc3af6e1d79 - main - linuxkpi: Add backlight_device_set_brightness Emmanuel Vadot
- git: e3f1af9b33e9 - main - linuxkpi: Add dev_emerg Emmanuel Vadot
- git: 8021ba67231d - main - linuxkpi: Add orderly_poweroff Emmanuel Vadot
- git: 1889bed23deb - main - linuxkpi: Add atomic64_fetch_add Emmanuel Vadot
- git: 995c3b88d485 - main - linuxkpi: Add mmap_lock.h Emmanuel Vadot
- git: ba87e9bf7420 - main - Bump FreeBSD_version after linuxkpi update. Emmanuel Vadot
- git: 6d17f2d04302 - main - freebsd-update.8: Document CreateBootEnv Mateusz Piotrowski
- git: b80bb8b197ae - main - freebsd-update.conf.5: Address style issues Mateusz Piotrowski
- git: bf8e97858365 - main - freebsd-update.conf.5: Sort options Mateusz Piotrowski
- git: 187a63535228 - stable/13 - linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2 Edward Tomasz Napierala
- git: 10553107a824 - stable/13 - linux: extend the LINUX_O_ constants to make room for O_PATH Edward Tomasz Napierala
- git: da51ef550cf5 - stable/13 - linux: implement O_PATH Edward Tomasz Napierala
- git: 8e4ef1c3a3d9 - stable/13 - linux: make fstatat(2) handle AT_EMPTY_PATH Edward Tomasz Napierala
- git: 1e44a4ea0d4a - stable/13 - linux: support AT_EMPTY_PATH flag in fchownat(2) Edward Tomasz Napierala
- git: 2e2337522fcc - stable/13 - linux: add new syscall numbers Edward Tomasz Napierala
- git: 64b1197cce64 - stable/13 - Regen after 6d926e850d2. Edward Tomasz Napierala
- git: 56205425a9b3 - stable/13 - linux: make linux64.ko loadable again on aarch64 Edward Tomasz Napierala
- git: d2a788a522f7 - main - mlx5en: Add missing refcount decrement on link-down. Hans Petter Selasky
- git: ebdb70064900 - main - mlx5en: Improve RX- and TX- TLS refcounting. Hans Petter Selasky
- git: 015f22f5d033 - main - mlx5en: Fix TLS worker thread race. Hans Petter Selasky
- git: bc531a1faa99 - main - mlx5en: Improve CQE error debugging. Hans Petter Selasky
- git: cbab32bdf15d - stable/13 - linux: deduplicate DUMMY() entries Edward Tomasz Napierala
- git: 6bddc3116668 - stable/13 - linux: improve FUSE support Edward Tomasz Napierala
- git: 1f86d04d02a6 - stable/13 - linux: Partially implement TCSBRK Edward Tomasz Napierala
- git: e19cb5cc3c2c - stable/13 - linux: recognize TCP_INFO and ratelimit the warning Edward Tomasz Napierala
- git: c80c9fd9f6bc - stable/13 - linux: Fix ENOTSOCK handling in sendfile(2) Edward Tomasz Napierala
- git: ecfdca569820 - stable/13 - linux: Also translate the signal if the code is CLD_KILLED Edward Tomasz Napierala
- git: 89847f7e04a3 - stable/13 - linux: Improve debugging by recognizing TIOCGPTPEER Edward Tomasz Napierala
- git: 7f55a9b490cc - main - pf tests: remove a stray 'set -x' Kristof Provost
- git: 7d3fc84b2d3e - main - pf tests: Test per-anchor tables Kristof Provost
- git: 95edb10b47fc - main - LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg Bjoern A. Zeeb
- git: a95b05950a2f - stable/13 - linux: remove locks around callout_drain in timerfd_close() Edward Tomasz Napierala
- git: 24ac1bd8ec3d - stable/13 - arm64: optimize set_syscall_retval() Edward Tomasz Napierala
- git: 3931de89e8f1 - stable/13 - linux: add support for SO_PEERGROUPS Edward Tomasz Napierala
- git: a10a92d34ca7 - stable/13 - linsysfs: create /sys/bus/ and /sys/subsystem/ Edward Tomasz Napierala
- git: 2ffd6857cca0 - stable/13 - rc: make the 'linux' script explicitly load filesystem modules Edward Tomasz Napierala
- git: b36eaf0f4ce8 - stable/13 - linux: fix architecture returned for uname on aarch64 Edward Tomasz Napierala
- git: 5d5616acec5b - stable/13 - linux: export AT_HWCAP and AT_HWCAP2 on aarch64 Edward Tomasz Napierala
- git: b993d60f6059 - stable/13 - Cross-reference camcontrol(8) and zonectl(8) man pages. Edward Tomasz Napierala
- git: e0effca49904 - stable/13 - Install the linux(4) man page also for aarch64 Edward Tomasz Napierala
- git: b630d64c3da1 - stable/13 - linux: implement statx(2) Edward Tomasz Napierala
- git: 20daa209e449 - stable/13 - linux: implement set_upcall on aarch64 Edward Tomasz Napierala
- git: 552c230a570b - stable/13 - linux: implement set_cloned_tls() on arm64 Edward Tomasz Napierala
- git: b5cae0d5ed3e - stable/13 - linux(4): implement PR_SET_NO_NEW_PRIVS Edward Tomasz Napierala
- git: 95f24ec842b5 - stable/13 - linux(4): remove unfinished vsyscall bits on arm64 Edward Tomasz Napierala
- git: f948f5ed7cda - stable/13 - linux(4): Improve comment about SA_RESTORER Edward Tomasz Napierala
- git: 86e5e10daf54 - main - elfdump: handle small files more gracefully Eric van Gyzen
- git: 0640e0c19659 - main - unbound: Refresh manpages to latest version Cy Schubert
- git: 76e03cc940fe - main - sctp: avoid undefined behaviour and cleanup the code. Michael Tuexen
- git: 0d27ad33a44c - stable/13 - kldxref: add R_PPC_ADDR32 handler Alfredo Dal'Ava Junior
- git: cb28dfb27d12 - main - md(4): Add dummy support of the BIO_FLUSH command for malloc and swap backend. Aleksandr Fedorov
- git: c89def05b57c - main - armv8crypto: Remove leftover debug printfs Mark Johnston
- git: c44160d8ad32 - main - Add myself (asiciliano) as src committer and bapt as my mentor Alfonso S. Siciliano
- git: 5c73b3e0a3db - main - Add support for getting early entropy from UEFI Colin Percival
- git: d3cc82c9b7aa - stable/13 - bhyve: set EV_CLEAR for EVFILT_VNODE mevents Robert Wing
- git: 11c4d4b9668c - main - sctp: fix a signed/unsigned mismatch. Michael Tuexen
- git: 9b87431a3261..3574dc0bd83e - vendor/unbound - vendor branch updated Cy Schubert
- git: dd2ceb6792a8 - Create tag vendor/unbound/1.15.0 Cy Schubert
- git: 96ec9e3c313d - stable/13 - SSL_sendfile: Replace ERR_raise_data with SYSerr. John Baldwin
- git: e1465e2e1e06 - stable/13 - OpenSSL: Fix the same BIO_FLAGS macro definition John Baldwin
- Fri, 18 Feb 2022
- git: 9cf5bc93f6ba - main - unbound: Vendor import 1.15.0 Cy Schubert
- git: 4e1e3ff5718a - main - vtfontcvt: update FreeBSD Foundation copyrights Ed Maste
- git: f6c74bacf5e7 - stable/13 - elfctl: fix -e invalid operation error handling Ed Maste
- git: 85d997620ea1 - stable/13 - elfctl: error if -e is specified multiple times Ed Maste
- git: cac751fb5f09 - stable/13 - elfctl: fix operations with multiple features on multiple files Ed Maste
- git: ae6cb173d452 - stable/13 - compiler-rt: re-exec with ASLR disabled when necessary Ed Maste
- git: bbb92ab05fa2 - stable/12 - elfctl: fix -e invalid operation error handling Ed Maste
- git: a528bad95e0c - stable/12 - elfctl: error if -e is specified multiple times Ed Maste
- git: d3cbb4745a13 - stable/12 - elfctl: fix operations with multiple features on multiple files Ed Maste
- git: 1bce4afb06a9 - stable/13 - rtld: make token substitution table-driven Konstantin Belousov
- git: 6914c8ff5df1 - stable/13 - rtld: Add ${TOKEN} aliases to $TOKEN Konstantin Belousov
- git: 1e261cb8c6df - stable/13 - vdso linker scripts: explicitly specify output arch and target Konstantin Belousov
- git: dd9548db7a72 - stable/12 - kern: random: collect ~16x less from fast-entropy sources David E. O'Brien
- git: c1d34c9c79f3 - stable/12 - randomdev: Remove 100 ms sleep from write routine David E. O'Brien
- Welkom Resto Kuringen
- git: b5f6f687a2ee - stable/13 - pfctl: improve error reporting for routehost Kristof Provost
- git: 8ac3a1785343 - stable/12 - pfctl: improve error reporting for routehost Kristof Provost
- git: 63220460d0af - stable/13 - libpfctl: fix creatorid endianness Kristof Provost
- git: 2f19661ace75 - stable/12 - libpfctl: fix creatorid endianness Kristof Provost
- git: c428292cb376 - stable/13 - libpfctl: fix pfctl_kill_states() Kristof Provost
- git: 5746abf94eb3 - stable/12 - libpfctl: fix pfctl_kill_states() Kristof Provost
- git: 3ca204c97aa7 - main - sctp: remove unused parameter Michael Tuexen
- git: 460b4b550dc9 - stable/13 - Implement unprivileged chroot Edward Tomasz Napierala
- git: 5b8c67766471 - stable/13 - sesutil: Fix status checking Edward Tomasz Napierala
- git: fd2ae8152d57 - stable/13 - chroot: fix typo in usage Edward Tomasz Napierala
- git: 9a76e9f24688 - stable/13 - linux: Fix declaration of rt_sigreturn() on arm64 Edward Tomasz Napierala
- git: dfd9bcf077ae - stable/13 - Regen after 2561da0636c. Edward Tomasz Napierala
- git: 15acd92e8f45 - stable/13 - linux: implement rt_sigsuspend(2) on arm64 Edward Tomasz Napierala
- git: 45fb3e74d2b9 - stable/13 - procfs: Document as deprecated Edward Tomasz Napierala
- git: b2db87294ab5 - stable/13 - Make vmdaemon timeout configurable Edward Tomasz Napierala
- git: 0051a294c4a5 - stable/13 - linprocfs: Fix formatting of Uid and Gid lines Edward Tomasz Napierala
- git: 3efd090e4385 - stable/13 - development(7): Use a more common architecture for examples Edward Tomasz Napierala
- git: 83c732fa3b3d - stable/13 - intro(3): Fix formatting Edward Tomasz Napierala
- git: af267ea84932 - stable/13 - hier(7): add some new Xrs, remove some unrelated ones Edward Tomasz Napierala
- git: 5ed9dc8debc2 - stable/13 - linux(4): man page tweaks Edward Tomasz Napierala
- git: f89309617e10 - stable/13 - linux: More man page tweaks Edward Tomasz Napierala
- git: 37671ee46dbf - stable/13 - linux: Make compat.linux.preserve_vstatus default to 1 Edward Tomasz Napierala
- git: 8f79bd9b8571 - main - diff: Detect Objective-C methods Tom Jones
- git: f4be3645a14d - main - diff: add --no-dereference flag Tom Jones
- git: cffebd1e8fed - main - Remove surplus check for which diff is being tested Tom Jones
- git: 3931c072c63d - main - diff: fix failed compare when ignoring file case Tom Jones
- git: 274a0e4a8d81 - main - sctp: cleanup, no functional change intended. Michael Tuexen
- git: fd0d53f85c9f - main - sctp: improve robustness Michael Tuexen
- git: 7e05fa3b4490 - main - uname: -v: strip final whitespace compatibly with uname(3) Mateusz Guzik
- git: e9e7bc825054 - main - cxgbe(4): Changes to the fatal error handler. Navdeep Parhar
- git: acbae1011ed2 - stable/12 - Switch to using drive-supplied timeouts for the sa(4) driver. Kenneth D. Merry
- git: 58df94091a3e - stable/13 - Fix non-printable characters in NVMe model and serial numbers. Kenneth D. Merry
- git: 39d8c3870752 - main - LinuxKPI: return value for linux_pci_probe() Bjoern A. Zeeb
- git: 1e9a9d6d0565..7eff647615f9 - vendor/llvm-project/release-14.x - vendor branch updated Dimitry Andric
- git: 6f8cc632d76c - Create tag vendor/llvm-project/llvmorg-14.0.0-rc1-74-g4dc3cb8e3255 Dimitry Andric
- git: bd6e8729d6f6 - main - ctl ramdisk: Free compare buffer after a compare I/O request. John Baldwin
- git: 84631082f67b..3c540f969430 - vendor/libarchive - vendor branch updated Martin Matuska
- Sat, 19 Feb 2022
- git: 47a2e541dc68 - main - libarchive: merge vendor bugfixes Martin Matuska
- ☀️_Nuova_collezione _Primavera_Estate_☀️ Crocs Italia
- git: 75cde1f872a4 - main - vnet: add CURVNET_ASSERT_SET Mateusz Guzik
- git: 91c35dd76508 - main - ipsec: extend vnet coverage in esp_input/output_cb Mateusz Guzik
- git: 8a9269edd71a - main - ipsec: sprinkle CURVNET_ASSERT_SET Mateusz Guzik
- git: cb6af6551c76 - stable/13 - pf: deal with tables gaining or losing counters Kristof Provost
- git: ab2c8a52a3a9 - stable/12 - pf: deal with tables gaining or losing counters Kristof Provost
- git: ef4108f7c0ee - stable/12 - pf tests: Test adding counters to an existing table Kristof Provost
- git: 79a0d63986a1 - stable/13 - pf tests: Test adding counters to an existing table Kristof Provost
- git: 577130e56e52 - main - rtsx: Add RTS5260 support and replace bootverbose with sysctl. Alexander Motin
- Re: git: 8a9269edd71a - main - ipsec: sprinkle CURVNET_ASSERT_SET Larry Rosenman
- git: 430e0e409ce9 - main - vnet: add CURVNET_ASSERT_SET for !VIMAGE Mateusz Guzik
- git: f190f8d1a268 - main - snd_uaudio(4): Set hardware buffering to the minimum by default. Hans Petter Selasky
- Sun, 20 Feb 2022
- git: a4a31271cc7a - main - sctp: cleanup sctp_lower_sosend Michael Tuexen
- git: 9996fdbef70e - stable/13 - unbound: Refresh manpages to latest version Cy Schubert
- git: a6c8fadc1f0b - stable/12 - unbound: Refresh manpages to latest version Cy Schubert
- git: c8cc568961df - main - Provide an interface that allows GEOM modules to return multiple messages. Kirk McKusick
- git: 1bd3e8ba6966 - main - ofw_iicbus: Add method for manual setting of basic OFW parameters. Michal Meloun
- git: a534b50e245d - main - tegra: Improve the detection of the secondary function (RTC) of the MAX77620. Michal Meloun
- git: ad1668172107 - stable/13 - Use an unsigned 64-bit integer for exception class. Dimitry Andric
- git: 3d6285b4dd1c - stable/13 - Use uintptr_t for return type of _Unwind_GetCFA. Dimitry Andric
- git: 62d39fb7c099 - stable/13 - Change the return value of _Unwind_GetCFA in include/unwind.h. Dimitry Andric
- git: b2127b6f1ae2 - stable/13 - Install unwind.h into /usr/include Dimitry Andric
- git: d378ddab7966 - stable/13 - libthr: Disable stack unwinding on ARM. Dimitry Andric
- git: 960ce3f7b2b0 - main - Fix a534b50e245d on powerpc. Michal Meloun
- git: 7504f32c2e59 - main - ofw_iicbus: Use uint32_t for iic bus address argument, not int. Michal Meloun
- git: 2f0656fb9ba2 - main - sctp: don't hold the assoc create lock longer than needed Michael Tuexen
- git: 32066c96fa00 - main - fetch: make -S argument accept values > 2GB Stefan Eßer
- git: e255f0c9fbd2 - main - sctp: make sure new locking requirements are satisfied. Michael Tuexen
- git: 3f25e997d96a..c4bd2b43b293 - vendor/llvm-project/release-13.x - vendor branch updated Dimitry Andric
- git: 5dd9a6cce170 - Create tag vendor/llvm-project/llvmorg-13.0.1-0-g75e33f71c2da Dimitry Andric
- git: bdb99f6f5e31 - main - sctp: remove KASSERT() which not always holds Michael Tuexen
- git: 73f55c5a38bf - stable/13 - etc/defaults/rc.conf: set default of zfskeys_enable to NO Dimitry Andric
- git: a52d8d4a6c62 - main - share/mk: Fix obvious typo in README (TAREGT -> TARGET) Joerg Wunsch
- git: e9d6017dea4a - stable/12 - Use an unsigned 64-bit integer for exception class. Dimitry Andric
- git: 02e86af39834 - stable/12 - Use uintptr_t for return type of _Unwind_GetCFA. Dimitry Andric
- git: bd75df196d7e - stable/12 - Change the return value of _Unwind_GetCFA in include/unwind.h. Dimitry Andric
- git: fa206965e693 - stable/13 - LinuxKPI; add the beginning of a tracepoint.h implementation Bjoern A. Zeeb
- git: 458eea38ecbc - stable/13 - LinuxKPI: add an initial ethtool.h Bjoern A. Zeeb
- git: 0a856847c58c - stable/13 - LinuxKPI: add eth_random_addr() and device_get_mac_address() Bjoern A. Zeeb
- git: ced43caa3550 - stable/13 - LinuxKPI: add more errno Bjoern A. Zeeb
- git: 61c7534e5b15 - stable/13 - TCP syncache: enhance KASSERT output Bjoern A. Zeeb
- git: f75b3614ba84 - stable/13 - LinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h Bjoern A. Zeeb
- git: bc194dc41d8e - stable/13 - LinuxKPI: add linux/pm_qos.h Bjoern A. Zeeb
- git: 9894111e3479 - stable/13 - LinuxKPI: add __ffs64() Bjoern A. Zeeb
- git: 5b4f2e816298 - stable/13 - LinuxKPI: add sizeof_field() Bjoern A. Zeeb
- git: 3dff0341d910 - stable/13 - LinuxKPI: add get_unaligned_le16() Bjoern A. Zeeb
- git: f2a66c84c972 - stable/13 - LinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings Bjoern A. Zeeb
- git: 715d53ecb91c - stable/13 - LinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h Bjoern A. Zeeb
- git: c3ffeddb4709 - stable/13 - LinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_ARRAY() Bjoern A. Zeeb
- git: e709b7d77840 - stable/13 - net80211: enhance (disabled) debugging Bjoern A. Zeeb
- git: a108252a712a - stable/13 - LinuxKPI: lockdep add lockdep_assert_not_held() Bjoern A. Zeeb
- git: fb8b8b6a1d3a - stable/13 - LinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_interfaces() Bjoern A. Zeeb
- git: 0422c155419d - stable/13 - LinuxKPI: pci.h add more defines Bjoern A. Zeeb
- git: ada6a7cd6876 - stable/13 - LinuxKPI: 802.11 scan update Bjoern A. Zeeb
- git: 8bc13d98db68 - stable/13 - LinuxKPI: 802.11 assign an(y) early chandef Bjoern A. Zeeb
- git: 1656816506fa - stable/13 - LinuxKPI: 802.11: defer workq allocation until we have a name Bjoern A. Zeeb
- git: 5221620a8bf4 - stable/13 - LinuxKPI: skbuff updates Bjoern A. Zeeb
- git: 6ddbe66d0259 - stable/13 - LinuxKPI: 802.11 header updates and add/adjust source dependencies. Bjoern A. Zeeb
- git: 266cae806264 - stable/13 - LinuxKPI: 802.11 advertise full offload scanning based on hw_scan only Bjoern A. Zeeb
- git: d21079b4b85d - stable/13 - LinuxKPI: 802.11: disable ic_headroom for the moment Bjoern A. Zeeb
- git: ddcb65c52640 - stable/13 - LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg Bjoern A. Zeeb
- git: 999377a66d2e - stable/13 - LinuxKPI: 802.11 simplify beacon checks in rx path Bjoern A. Zeeb
- git: c39ff2415cb9 - stable/13 - Bump __FreeBSD_version to 1300526 for LinuxKPI changes. Bjoern A. Zeeb
- Re: 1bd3e8ba6966 - main - ofw_iicbus: Add method for manual setting of basic OFW parameters. Ravi Pokala
- git: 7a1c1f6a0332 - main - Avoid unaligned writes by fsck_ffs(8). Kirk McKusick
- git: f01c863337f7 - main - dev/pci: fix potential panic due to bogus VPD data Stefan Eßer
- Mon, 21 Feb 2022
- git: baf8cbcd97a6 - main - Revert "Enable -Wdate-time warning" Ed Maste
- Re: 1bd3e8ba6966 - main - ofw_iicbus: Add method for manual setting of basic OFW parameters. Michal Meloun
- git: a68e606c402e - stable/12 - random: x86 driver: Prefer RDSEED over RDRAND when available David E. O'Brien
- git: c91dd7ea7cd7 - stable/12 - random(4): Don't complain noisily when an entropy source is slow David E. O'Brien
- git: 5f5c20f3b2a8 - stable/12 - Avoid returning a NULL pointer from the Intel hw PRNG ifunc resolver. David E. O'Brien
- git: 8553976d35dd - stable/12 - random/ivy: Trivial refactoring David E. O'Brien
- git: 39c32c5bca84 - stable/12 - random/ivy: Provide mechanism to read independent seed values from rdrand David E. O'Brien
- git: 85eeb6ea62d4 - main - Temporarily skip usr.bin.diff.diff_test.functionname in CI Li-Wen Hsu
- git: 1aa593b90ca9 - main - ibcore: Add support for NDR link speed. Hans Petter Selasky
- git: ea8aacc523e8 - main - mlx5core: Add PCI IDs for ConnectX-7. Hans Petter Selasky
- git: 91c8ffd7e60f - main - mlx5ib: Add support for NDR link speed. Hans Petter Selasky
- git: eb16e362d6cb - main - mlx5core: Add PCI IDs for ConnectX-8. Hans Petter Selasky
- git: 1c8d9e1b05b0 - stable/13 - pf: fix set_prio after nv conversion Kristof Provost
- git: c0a3b19a825b - stable/12 - pf: fix set_prio after nv conversion Kristof Provost
- git: 34abc89413a4 - main - arm64: allwinner: aw_sid: Plug set but not used variable Sponsored by: Beckhoff Automation GmbH & Co. KG Emmanuel Vadot
- git: aeb70a6707f7 - main - arm64: allwinner: axp81x: Plug set but not used variable Sponsored by: Beckhoff Automation GmbH & Co. KG Emmanuel Vadot
- git: 3dc60bab2750 - main - arm: allwinner: aw_gpio: Plug set but not used variable Emmanuel Vadot
- git: d6ab3d1c20de - main - arm64: allwinner: aw_i2s: Plug set but not used variable Sponsored by: Beckhoff Automation GmbH & Co. KG Emmanuel Vadot
- git: cfd8b9545e62 - main - arm64: allwinner: aw_usb3phy: Plug set but not used variable Emmanuel Vadot
- git: 4c5b550e632f - main - arm: allwinner: clk: Plug set but not used variable Emmanuel Vadot
- git: 89f8aa7d41b9 - main - pmic: rockchip: Plug set but not used variable Emmanuel Vadot
- git: 8604ba742313 - main - arm: allwinner: a10_timer: Plug set but not used variable Emmanuel Vadot
- git: 8c70a27c4d25 - main - arm: allwinner: a33_codec: Plug set but not used variable Emmanuel Vadot
- git: 79778f869225 - main - if_dwc: Plug set but not used variable Emmanuel Vadot
- git: 6582b75a32b0 - main - audio_soc: Plug set but not used variable Emmanuel Vadot
- git: 4f118605ad5f - main - twsi: Plug set but not used variable Emmanuel Vadot
- git: eb80ba8d543f - main - cpufreq: dt: Plug set but not used variable Emmanuel Vadot
- git: 3c540f969430..8b3c99225118 - vendor/libarchive - vendor branch updated Martin Matuska
- git: 5ccf909af9c1 - main - libarchive: merge vendor bugfix Martin Matuska
- git: ea9017fb25ff - main - tcp: Congestion control move to using reference counting. Randall Stewart
- git: 1f948bb41f7e - stable/13 - linux(4): fix ptrace(2) to properly handle orig_rax Edward Tomasz Napierala
- git: 26105b4c13a0 - stable/13 - linux(4): make arch_prctl(2) support GET_CET_STATUS, report unknown codes Edward Tomasz Napierala
- git: 7256167dfd80 - stable/13 - linux: refactor bsd_to_linux_regset() out of linux_ptrace.c Edward Tomasz Napierala
- git: 0737ef6fbce4 - stable/13 - linux: make ptrace(2) return EIO when trying to peek invalid address Edward Tomasz Napierala
- git: 8371bf67d632 - stable/13 - linux: implement PTRACE_GET_SYSCALL_INFO Edward Tomasz Napierala
- git: 4cae9d803a95 - stable/13 - Remove PT_GET_SC_ARGS_ALL Edward Tomasz Napierala
- git: 36ff5ce03c63 - stable/13 - linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics Edward Tomasz Napierala
- git: d33684f3710e - stable/13 - linux: Implement some bits of PTRACE_PEEKUSER Edward Tomasz Napierala
- git: 98e26c32bb74 - stable/13 - linux: Improve debugging for PTRACE_GETREGSET Edward Tomasz Napierala
- git: 046274e798e6 - stable/13 - linux: Improve debug for PTRACE_GETREGSET Edward Tomasz Napierala
- git: 3b7841de78a3 - stable/13 - linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN Edward Tomasz Napierala
- git: fc36cd43fd7f - stable/13 - linux: implement PTRACE_EVENT_EXEC Edward Tomasz Napierala
- git: f4fd475d457d - stable/13 - linux: Improve debug for PTRACE_GETEVENTMSG Edward Tomasz Napierala
- git: f89bad7c9c61 - stable/13 - linux: Fix ptrace panic with ERESTART Edward Tomasz Napierala
- git: bb726462cbea - stable/13 - linux: Make PTRACE_GETREGSET return proper buffer size Edward Tomasz Napierala
- git: d3f0d2c0eef6 - stable/13 - linux: Add additional ptracestop only if the debugger is Linux Edward Tomasz Napierala
- git: 59e095633d5b - stable/13 - tcp: Avoid conditionally defined fields in union lro_address Mark Johnston
- git: 1dd57c72a469 - stable/13 - ctfconvert: Rip out STABS support Mark Johnston
- git: 8687a5f36929 - stable/13 - libctf: Use ctf_type_t instead of struct ctf_type Mark Johnston
- git: 5d526e9361fe - stable/13 - libctf: Rip out CTFv1 support Mark Johnston
- git: dbba19453e80 - stable/13 - sleepqueue: Annotate sleepq_max_depth as static Mark Johnston
- git: f8fa2f0e7577 - stable/13 - msdosfs: Fix mounting when the device sector size is >512B Mark Johnston
- Re: git: f8fa2f0e7577 - stable/13 - msdosfs: Fix mounting when the device sector size is >512B Hans Petter Selasky
- git: 005452c350f5 - stable/13 - Avoid memory allocations in the ARC eviction thread Mark Johnston
- git: b55a7f3422d7 - stable/13 - Fix handling of errors from dmu_write_uio_dbuf() on FreeBSD Mark Johnston
- git: 766c2466ff46 - main - mmap map_at_zero test: handle W^X Eric van Gyzen
- Re: git: 766c2466ff46 - main - mmap map_at_zero test: handle W^X Jessica Clarke
- git: a5339ba3ff14 - main - dwc: Make ext_resources non-optional Emmanuel Vadot
- git: 78f8b4aafaa0 - main - mmc: Make ext_resources non-optional Emmanuel Vadot
- git: b4cc0f7d28e2 - main - dwmmc: Make ext_resources non-optional Emmanuel Vadot
- git: 36498b14083d - main - twsi: Make ext_resources non-optional Emmanuel Vadot
- git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Emmanuel Vadot
- git: d46fd9e855a2 - main - if_cgem: Make ext_resources non-optional Emmanuel Vadot
- git: 4f64df4e32a7 - main - uart_dev_imx: Make ext_resources non-optional Emmanuel Vadot
- git: fb6cebd8bdf4 - main - usb: Make ext_resources non-optional Emmanuel Vadot
- git: 5c00765bf237 - main - uart_dev_snps: Make ext_resources non-optional Emmanuel Vadot
- git: 14444bf7c8cd - main - bcm2835_sdhci: Make ext_resources non-optional Emmanuel Vadot
- git: 774a4b6a5153 - main - imx_i2c: Make ext_resources non-optional Emmanuel Vadot
- git: 90a5fc326e64 - main - imx_gpio: Make ext_resources non-optional Emmanuel Vadot
- git: 4bcdfeb06fc7 - main - vf_i2c: Make ext_resources non-optional Emmanuel Vadot
- git: ee2e56c6d7f6 - main - armv7: allwinner: Make ext_resources non-optional Emmanuel Vadot
- git: 85b3794ceef5 - main - files: Make ext_resources non-optional Emmanuel Vadot
- git: 02398e581d45 - main - ofw_cpu: Make ext_resources non-optional for arm* and riscv Emmanuel Vadot
- git: 90288dcb4c16 - main - arm64: conf: Remove options EXT_RESOURCES Emmanuel Vadot
- git: 34223f74a209 - main - arm: conf: Remove options EXT_RESOURCES Emmanuel Vadot
- git: 092a42a6a3ae - main - riscv: conf: Remove options EXT_RESOURCES Emmanuel Vadot
- git: 8b39d2fe3526 - main - options: Remove EXT_RESOURCES Emmanuel Vadot
- git: b25ff2b9d340 - main - man: Remove mention of EXT_RESOURCES Emmanuel Vadot
- git: f898e419255a - main - files: Make mmc_helper depend on gpio Emmanuel Vadot
- git: e71afa120275 - main - nvme: Add OAES bit-field definitions Chuck Tuffli
- git: c2318cf80a9e - main - nvme: fix spelling of Namespace Chuck Tuffli
- git: 36637dd19dba - main - bridge: Don't share broadcast packets Kristof Provost
- git: b7a2cf0d9102 - stable/13 - bhyve: fix NVMe MDTS comment Chuck Tuffli
- git: 1685d8368c2f - stable/13 - bhyve blockif: fix blockif_candelete with Capsicum Chuck Tuffli
- git: c7c490ddef9f - stable/13 - bhyve nvme: Add AEN support to NVMe emulation Chuck Tuffli
- git: 67fa95bf0c0b - stable/13 - bhyve nvme: Inform guests of namespace resize Chuck Tuffli
- git: bed94664db02 - stable/13 - bhyve nvme: Advertise v1.4 support Chuck Tuffli
- git: 3d681a9a8009 - stable/13 - bhyve nvme: Fix NVM Format completion status Chuck Tuffli
- git: 29f50a83cc52 - stable/13 - bhyve nvme: Fix Namespace Specific Set Features Chuck Tuffli
- git: 8f65e94045f4 - stable/13 - bhyve nvme: Implement Log Page Offset Chuck Tuffli
- git: ae60b4cfe14b - stable/13 - bhyve nvme: Add missing Admin opcodes Chuck Tuffli
- git: d4941306264f - stable/13 - bhyve nvme: Remove redundant AER Limit checks Chuck Tuffli
- git: 6e5e38c241e6 - stable/13 - bhyve nvme: Fix Set Features Chuck Tuffli
- git: 0bb86659cbca - stable/13 - bhyve nvme: Add Temperature Threshold support Chuck Tuffli
- git: 06ec065bede0 - stable/13 - bhyve nvme: Update v1.4 Identify Controller data Chuck Tuffli
- git: 3444d620b2a4 - stable/13 - bhyve nvme: Add Select support to Get Features Chuck Tuffli
- git: 541ff74584e1 - stable/13 - bhyve nvme: Fix LBA out-of-range calculation Chuck Tuffli
- git: 3286533a1cee - stable/13 - bhyve nvme: Fix reported VWC value Chuck Tuffli
- git: d9685b5787b3 - stable/13 - bhyve nvme: Fix Set Features, AEN Chuck Tuffli
- git: eae02d959363 - stable/13 - bhyve nvme: Fix Identify Namespace, NSID=ffffffff Chuck Tuffli
- Tue, 22 Feb 2022
- git: da5b7e90e740 - main - boottrace: a simple boot and shutdown-time tracing facility Mitchell Horne
- git: 877eea429ba5 - main - kern_linker.c: sort includes Mitchell Horne
- git: 0aa9ffcd9c3a - main - init_main.c: sort includes Mitchell Horne
- git: 5a8fceb3bd9f - main - boottrace: trace annotations for startup and shutdown Mitchell Horne
- git: 7b0a665d72c0 - main - boottrace: annotate init and shutdown utilities Mitchell Horne
- git: 13ec1e3155c7 - main - boottrace(8): small wrapper utility Mitchell Horne
- git: 318d0db5fe8a - main - rc.subr: boottrace annotations Mitchell Horne
- git: de08b5167b07 - main - init(8): use proper boolean type for globals Mitchell Horne
- git: cc6f50fc371f - stable/13 - gssd: Modify /etc/rc.d/gssd so that it starts after NETWORKING Rick Macklem
- git: 0dd60a57103e - stable/12 - gssd: Modify /etc/rc.d/gssd so that it starts after NETWORKING Rick Macklem
- git: 220841e5279f - stable/12 - random(4): Fix RANDOM_LOADABLE build David E. O'Brien
- git: 4e5efa1c801f - stable/12 - random(4): Simplify RANDOM_LOADABLE David E. O'Brien
- git: c4756f4a7abd - stable/12 - Add explicit SI_SUB_EPOCH David E. O'Brien
- git: 7878a69e0415 - stable/12 - random(4): Make entropy source deregistration safe David E. O'Brien
- git: a974a7bcdf44 - main - sdhci_fsl_fdt: Fix pulse width errata application Wojciech Macek
- git: 29cb30dcb08e - main - sdhci_fsl_fdt: Fix tuning code Wojciech Macek
- git: caca7dd08752 - main - sdhci_fsl_fdt: Apply errata for LX2160A Wojciech Macek
- git: f97e7d6e9d3e - main - sdhci_fsl_fdt: Add voltage switching through syscon Wojciech Macek
- git: 832adbd4c483 - main - files: Make mmc_helpers depends on regulator and clk Emmanuel Vadot
- git: 30f16ad460e2 - main - dwc: Release resources when attach fails Emmanuel Vadot
- git: da6252a6a099 - main - dwc: Support phy mode MII Emmanuel Vadot
- git: adbb32d3e6b3 - main - files: Make mmc_pwrseq depends on regulator and clk Emmanuel Vadot
- git: 14086729650b - main - stress2: Added cleanup on error Peter Holm
- git: 0bf6e572bd44 - stable/13 - rc.d/linux: Attempt to mount only if necessary Edward Tomasz Napierala
- git: 099b125337de - stable/13 - rc: improve dependencies for growfs Edward Tomasz Napierala
- git: 692bb3f0291b - main - vt: fix double-click word selection for first word on line Ed Maste
- git: d5c0a7b6d392 - main - riscv: Fix another race in pmap_pinit() Mark Johnston
- git: 24a205e32805 - stable/13 - Fix undefined behaviour in the USB controllers Andrew Turner
- git: efe35aecb801 - stable/13 - Handle functions that use a nop in the arm64 fbt Andrew Turner
- git: 61a7ad35bb20 - stable/13 - Teach DTrace about BTI on arm64 Andrew Turner
- git: 1633d17f6137 - stable/13 - Add the Armv8.3-SPE registers Andrew Turner
- git: 6d518e308cc7 - stable/13 - Add the Arm SPE interrupt to acpidump Andrew Turner
- git: de87d94008c8 - stable/13 - Sort the names of the arm64 debug registers Andrew Turner
- git: 4b8f747b9d31 - stable/13 - Fix the signal code on 32-bit breakpoints on arm64 Andrew Turner
- git: 598e53b3d39c - stable/13 - Stop single stepping in signal handers on arm64 Andrew Turner
- git: 6713be315900 - main - Add NT_ARM_ADDR_MASK Andrew Turner
- git: 9835900cb95b - main - camcontrol: Force a rescan of the lun after firmware download. Warner Losh
- Re: git: 6713be315900 - main - Add NT_ARM_ADDR_MASK Jessica Clarke
- git: 884ba43116d4 - main - powerpc: enable initial-exec TLS Piotr Kubaj
- git: 0a2f49823402 - main - tty: fix a panic with INVARIANTS Robert Wing
- git: ee30e4458c96 - stable/13 - ed: Remove options Warner Losh
- git: f17ef28674f1 - main - fd: rename fget*_locked to fget*_noref Mateusz Guzik
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Mateusz Guzik
- git: 817e68d8e64a - main - readelf: add Arm address mask note type NT_ARM_ADDR_MASK Ed Maste
- git: 531b495885ee - stable/13 - newvers.sh: allow multiple -V args in one invocation Ed Maste
- git: 3327c3d14a81 - stable/13 - Cirrus-CI: use qemu-nox11 Ed Maste
- git: aebf405ebeed - stable/13 - Cirrus-CI: add a manual amd64-gcc9 build and smoketest job Ed Maste
- git: 417be38b9f86 - stable/13 - vtfontcvt: update FreeBSD Foundation copyrights Ed Maste
- git: 98a0af7b6bc6 - stable/13 - readelf: add newer Linux core arm note types Ed Maste
- git: 5d03965e41eb - stable/13 - elfctl: whitespace cleanup Ed Maste
- git: 074bed4f486b - main - mps/mpr: Add missing newlines in error messages. Alexander Motin
- git: 9aa786cbb50e - main - src.libnames.mk: add a comment explaining libssp_nonshared Ed Maste
- git: 327da507f9df - main - vt: whitespace and style(9) updates Ed Maste
- git: 78fbaa1fac26 - main - camcontrol fwdownload minor improvements Warner Losh
- git: 07625bc4b30d - main - keymap: Add extra Alt Gr mapping for Brazillian Portuguese ABNT2 keyboards Alfredo Dal'Ava Junior
- git: 33ad990ce974 - main - cp: fix -R with links Kyle Evans
- git: dd08b84e35b6 - main - nfscl: Fix a use after free in nfscl_cleanupkext() Rick Macklem
- git: db8fc0ef23d1 - stable/13 - tcp, udp: improve input validation in handling bind() Michael Tuexen
- git: 946fc2cb7320 - stable/13 - sctp: improve input validation of mapped addresses in send() Reported by: syzbot+35528f275f2eea6317cc@syzkaller.appspotmail.com Reported by: syzbot+ac29916d5f16d241553d@syzkaller.appspotmail.com Michael Tuexen
- git: 4b3cfa86d05f - stable/13 - sctp: improve input validation of mapped addresses in sctp_connectx() Michael Tuexen
- git: 1d0d786f95bf - stable/13 - sctp: improve handling of IPv4 addresses on IPV6 sockets Michael Tuexen
- git: 4861df17a2af - stable/13 - ipv6: Fix getsockopt() for some IPPROTO_IPV6 level socket options Michael Tuexen
- git: bc107e4e5984 - stable/13 - sctp: remove some set, but unused variables Michael Tuexen
- git: 75102e8fb9c0 - stable/13 - sctp: improve handling of INIT chunks with invalid parameters Michael Tuexen
- git: ad9f3219d55c - stable/13 - sctp: improve handling of illegal parameters of INIT-ACK chunks Michael Tuexen
- git: 2a2dd4bd435d - stable/13 - tcp: make network epoch expectations of LRO explicit Michael Tuexen
- git: e02d28a7bb86 - stable/13 - sctp: minor cleanups, no functional change intended Michael Tuexen
- git: 7d2c146991d7 - stable/13 - sctp: cleanup timewait handling for vtags Michael Tuexen
- git: 5fb0f68396fc - stable/13 - sctp: use appropriate argument when freeing association Michael Tuexen
- git: 238e4a1179b0 - stable/13 - sctp: add explicit cast, no functional change intended Michael Tuexen
- git: aa16c2fcaf1d - stable/13 - sctp: Tighten up locking around sctp_aloc_assoc() Michael Tuexen
- git: e24d4d533f52 - stable/13 - sctp: minor cleanup, no functional change Michael Tuexen
- git: 91ef9a745e10 - stable/13 - sctp: avoid LOR Michael Tuexen
- git: e79dff84b111 - stable/13 - sctp: cleanup, no functional change intended Michael Tuexen
- git: c05bf58603b0 - stable/13 - sctp: fix FCFS stream scheduler Michael Tuexen
- git: eb426ae3239d - stable/13 - sctp: use a valid outstream when adding it to the scheduler Michael Tuexen
- git: 1df7036fdd48 - stable/13 - sctp: improve consistency when calling stream scheduler Michael Tuexen
- git: c0f034484a2f - stable/13 - sctp: Simplify stream scheduler usage Michael Tuexen
- git: b52932948774 - stable/13 - sctp: Cleanup stream schedulers. Michael Tuexen
- git: d7351c4104a3 - stable/13 - sctp: avoid locking an already locked mutex Michael Tuexen
- git: d67ef7473591 - stable/13 - sctp: fix usage of stream scheduler functions Michael Tuexen
- git: ba0ac9095a26 - stable/13 - sctp: cleanup and adding KASSERT()s, no functional change Michael Tuexen
- git: 932fc0590154 - stable/13 - sctp: provide a specific stream scheduler function for FCFS Michael Tuexen
- git: 615ff3cb608f - stable/13 - sctp: don't keep being locked on a stream which is removed Michael Tuexen
- git: 0f448d433847 - stable/13 - sctp: improve KASSERT messages Michael Tuexen
- git: a3e07b6ef3e1 - main - LinuxKPI: skbuff.h add skb_postpush_rcsum() Bjoern A. Zeeb
- git: d875aa1587ce - main - LinuxKPI: update 802.11 headers Bjoern A. Zeeb
- git: 7c17c354ffed - stable/13 - sctp: add some asserts, no functional changes intended Michael Tuexen
- git: f801f2c76267 - stable/13 - sctp: improve consistency, no functional change intended Michael Tuexen
- git: 257cd2f8c3c5 - stable/13 - if_oce: fix epoch handling Michael Tuexen
- git: 4abd7785da8b - stable/13 - sctp: apply limit for socket buffers as indicated in comment Michael Tuexen
- git: a27063a57491 - stable/13 - sctp: cleanup, on functional change intended. Michael Tuexen
- git: ff4150b9a549 - stable/13 - sctp: cleanup the SCTP_MAXSEG socket option. Michael Tuexen
- git: 0f63c2d187c4 - stable/13 - sctp: check that the computed frag point is a multiple of 4 Michael Tuexen
- git: fe06ce52323f - stable/13 - sctp: minor improvements in sctp_get_frag_point Michael Tuexen
- git: 81a1bfac592b - stable/13 - sctp: improve sctp_pathmtu_adjustment() Michael Tuexen
- Wed, 23 Feb 2022
- git: f921b952dc19 - stable/13 - sctp: retire sctp_mtu_size_reset() Michael Tuexen
- git: 30cba4faf143 - stable/13 - udp: use appropriate pcbinfo when signalling EHOSTDOWN Michael Tuexen
- git: b20c5963deae - stable/13 - sctp: improve counting of incoming chunks Michael Tuexen
- git: dee236b2c32b - stable/13 - sockstat: add -i to display inp_gencnt Michael Tuexen
- git: 8147d64bf181 - stable/13 - sockstat: fix usage string Michael Tuexen
- git: b6e6748b2b4a - stable/13 - sctp: avoid undefined behaviour and cleanup the code. Michael Tuexen
- git: 948608b01308 - stable/13 - sctp: fix a signed/unsigned mismatch. Michael Tuexen
- git: 5871b7c81a46 - stable/13 - sctp: remove unused parameter Michael Tuexen
- git: 03e166d6ea4d - stable/13 - sctp: cleanup, no functional change intended. Michael Tuexen
- git: 153446e530b2 - stable/13 - sctp: improve robustness Michael Tuexen
- git: f37224f02626 - stable/13 - sctp: cleanup sctp_lower_sosend Michael Tuexen
- git: 73fd47690145 - stable/13 - sctp: don't hold the assoc create lock longer than needed Michael Tuexen
- git: af04a618ed08 - stable/13 - sctp: make sure new locking requirements are satisfied. Michael Tuexen
- git: 985883fd1305 - stable/13 - sctp: remove KASSERT() which not always holds Michael Tuexen
- git: 55af0f96d0fb - main - bsdinstall/distfetch: fix main bar percentage with errors Alfonso S. Siciliano
- git: 545def055b4a - stable/13 - rtsx: Convert driver to use the mmc_sim interface Alexander Motin
- git: 4efab785f6c4 - stable/13 - rtsx: Prefer __FreeBSD_version over __FreeBSD__ Alexander Motin
- git: a1b4c74dadeb - stable/13 - rtsx: Add CTLFLAG_STATS flag for read and write counters Alexander Motin
- git: 23566767c37e - stable/13 - rtsx: Do not display pci_read_config() errors during rtsx_init() Alexander Motin
- git: 785a5b8d91ab - stable/13 - rtsx: Update driver version number to 2.1c Alexander Motin
- git: 3e5cd5dfd48c - stable/13 - rtsx: Add RTS5260 support and replace bootverbose with sysctl. Alexander Motin
- git: 9ad210c15933 - main - iwlwifi: fix the build Bjoern A. Zeeb
- git: b7bfded1469e - main - files: Make mmc_fdt_helper and sdhci depends on clk and regulator Emmanuel Vadot
- git: f34560385c73 - main - arm: Add extres pseudo devices to some kernel Emmanuel Vadot
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Emmanuel Vadot
- git: bfa5e5858f63 - stable/13 - libarchive: import changes from upstream Martin Matuska
- git: b8c00c21665e - stable/13 - libarchive: merge vendor bugfixes Martin Matuska
- git: c02608826f3c - stable/13 - libarchive: merge vendor bugfix Martin Matuska
- git: f40063d32977 - stable/13 - md(4): Add dummy support of the BIO_FLUSH command for malloc and swap backend. Aleksandr Fedorov
- git: 543b492fa569 - stable/13 - if_vxlan(4): Allow netmap_generic to intercept RX packets. Aleksandr Fedorov
- git: 009a56b2e416 - stable/13 - if_vtnet(4): Restore the ability to set promisc mode. Aleksandr Fedorov
- Re: git: 543b492fa569 - stable/13 - if_vxlan(4): Allow netmap_generic to intercept RX packets. Özkan KIRIK
- git: bbc312a1ec99 - stable/12 - libarchive: import changes from upstream Martin Matuska
- git: a3f1b798f980 - stable/12 - libarchive: merge vendor bugfixes Martin Matuska
- git: 259a84aa0124 - stable/12 - libarchive: merge vendor bugfix Martin Matuska
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Mateusz Guzik
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Emmanuel Vadot
- git: 424886c18930 - stable/11 - libarchive: import changes from upstream Martin Matuska
- git: d3bf5748600b - stable/11 - libarchive: merge vendor bugfixes Martin Matuska
- git: 8342c11f27eb - stable/11 - libarchive: merge vendor bugfix Martin Matuska
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Jessica Clarke
- Re: git: a813b0965d8e - main - sdhci: Make ext_resources non-optional Michal Meloun
- git: ec1ecf78ae8a - main - Add the char and short atomic operations on arm64 Andrew Turner
- git: d58b79d1ce2e - main - Built all KCSAN atomic interceptors on arm64 Andrew Turner
- git: d8da59ddf897 - main - Fix the sanitizer header checks on arm64 Andrew Turner
- git: 7d636a4d3ebd - main - tcp_wrappers: include <unistd.h> Piotr Pawel Stefaniak
- git: 9b6a8ee28d61 - main - tcp_wrappers: remove duplicate errno declarations Piotr Pawel Stefaniak
- git: 01f8011736ff - main - iicbus: Add missing dependency for iicbus module. Michal Meloun
- git: 521dbfd6b108 - main - vt: fix double-click word selection for last word on line Ed Maste
- git: 91a35e5803be - main - libefivar: Correct the string expression of UTF8 vendor device path Warner Losh
- git: 7ae5d1f00f87 - main - dtc.1: Appease mandoc -T lint Warner Losh
- git: 62d16ad37df7 - main - dtc.1: Mention the existence of -i flag Warner Losh
- git: 565518046c9e - main - libctf: Remove checks for CTFv1 Mark Johnston
- git: 2997ab002e0c - main - fbt: Remove handling for CTFv1 Mark Johnston
- git: 1ef441f69933 - main - libdtrace: Add a missing newline to an error message Mark Johnston
- git: 092da35a0d80 - stable/12 - if_epair: implement fanout Kristof Provost
- git: 2e0bee4c7f81 - stable/13 - if_epair: implement fanout Kristof Provost
- git: e0ac9dc2b069 - main - bhyve nvme: Advertise Namespace changed AEN Chuck Tuffli
- git: a01bf3940271 - stable/13 - geom: add kqfilter support for geom dev Robert Wing
- git: 847cdccdb0f1 - stable/13 - bhyve: get mediasize for character devices when resizing virtio-blk Robert Wing
- git: 487c84bb61d4 - stable/13 - bhyve/block_if: allow DIOCGMEDIASIZE ioctl Robert Wing
- git: bcc9518b98b3 - stable/13 - Fix dtrace SDT probe tcp:::debug-input Robert Wing
- git: 4f19900354cc..85d1f2d49355 - vendor/openssh - vendor branch updated Ed Maste
- git: e0a6c4a56d1a - Create tag vendor/openssh/8.9p1 Ed Maste
- git: 95eea15111b0 - stable/13 - tcp_twrespond: send signed segment when connection is TCP-MD5 Robert Wing
- git: d2b3a0ed31ef - main - sendto: don't clear transient errors for atomic protocols Gleb Smirnoff
- git: 0add00229d54 - stable/13 - dumpfs(8): add option to only print superblock information Robert Wing
- git: 2e6ec1e4fe0b - main - ssh: remove 11.x from FREEBSD-upgrade instructions Ed Maste
- Re: a813b0965d8e - main - sdhci: Make ext_resources non-optional Ravi Pokala
- Re: 01f8011736ff - main - iicbus: Add missing dependency for iicbus module. Ravi Pokala
- git: ab7d09596958 - main - ssh: add command to push tag to FREEBSD-upgrade instructions Ed Maste
- git: 97e13037915c - main - cp: Make -P work without -R as per POSIX Kyle Evans
- Re: git: a01bf3940271 - stable/13 - geom: add kqfilter support for geom dev Rob Wing
- git: a43b0aca125e - main - tcp: Push bit failure to set in fastpath Randall Stewart
- git: 077ab5bd43aa - main - bio: make _bio_cflags match bio_cflags Warner Losh
- git: d33158471afb - main - Temporarily skip sys.geom.class.multipath.failloop.failloop in CI Li-Wen Hsu
- git: e3d92d4cb811 - main - cam iosched: Update comment for when we schedule writes. Warner Losh
- git: c5d476c98c22 - main - Update fsdb(8) to reflect new structure of fsck_ffs(8). Kirk McKusick
- git: 45c23c2608ec - main - libctf: Use const ctf_file_t references in string lookup routines Mark Johnston
- Thu, 24 Feb 2022
- git: 5e2de1c11617 - main - test-includes: temporarily add back net/pfvar.h Warner Losh
- git: 77ec8dd61cb7 - stable/13 - iichid(4): Perform acknowledgement of I2C device interrupt after RESET command Vladimir Kondratyev
- Re: git: 62d16ad37df7 - main - dtc.1: Mention the existence of -i flag Ed Maste
- git: fcb164742b6f - main - unionfs: rework unionfs_getwritemount() Jason A. Harmening
- git: 9134a3985069 - stable/13 - 13.1: update stable/13 to -PRERELEASE to start the release cycle Glen Barber
- git: e6925175174b - main - Handle MODULE_VERBOSE_TWIDDLE in module_verbose_set Simon J. Gerraty
- Re: git: 62d16ad37df7 - main - dtc.1: Mention the existence of -i flag Warner Losh
- git: 68445e349bf4 - main - Fix mdoc macro usage and style in section 4 manpages. Christian Brueffer
- git: 7520b88860d7 - main - usb(4): Automagically apply all quirks for USB mass storage devices. Hans Petter Selasky
- git: d9addaa0ba45 - stable/13 - Add new USB host controller PCI ID's. Hans Petter Selasky
- git: ed5fb5ccdbd7 - stable/13 - usb(4): Belatedly add a PCI device ID for AMD Bolton chipset Hans Petter Selasky
- git: ce60a1fe6abe - stable/13 - xhci: add PCI IDs for USB controllers found on Supermicro M12SWA-TF Hans Petter Selasky
- git: 15c4f94534ea - stable/13 - Add more USB host controller PCI ID's. Hans Petter Selasky
- git: 4b5dd427cb63 - stable/13 - mlx5en: Improve CQE error debugging. Hans Petter Selasky
- git: bafce48d55d8 - stable/13 - mlx5en: Add missing refcount decrement on link-down. Hans Petter Selasky
- git: 7b3bc182d0e6 - stable/13 - mlx5en: Improve RX- and TX- TLS refcounting. Hans Petter Selasky
- git: 353c1239fb7d - stable/13 - mlx5en: Fix TLS worker thread race. Hans Petter Selasky
- git: adcd93a41692 - stable/13 - mlx5en: Use a UMA cache zone for managing TLS send tags Hans Petter Selasky
- git: 6bf4f9268fb2 - stable/13 - uma: Add UMA_ZONE_UNMANAGED Hans Petter Selasky
- git: b7ea0ff6a2d5 - stable/13 - mlx5e: Make TLS tag zones unmanaged Hans Petter Selasky
- git: 5922f5218fcf - stable/13 - ena: merge ena-com v2.5.0 upgrade Marcin Wojtas
- git: eff45c1e6627 - stable/13 - ena: properly handle IPv6 L4 checksum offload Marcin Wojtas
- git: dbc92a6d9d2b - stable/13 - ena: rework tx req_id validation logic Marcin Wojtas
- git: ed4368c216c6 - stable/13 - ena: start timer service on attach Marcin Wojtas
- git: 8875a5872c1a - stable/13 - ena: do not call reset if device is unresponsive Marcin Wojtas
- git: b94392fc6d91 - stable/13 - ena: fix man page typos and update contact section Marcin Wojtas
- git: c27f502ed8ef - stable/13 - ena: update ENA version to v2.5.0 Marcin Wojtas
- git: c749d614b8e4 - stable/12 - ena: merge ena-com v2.5.0 upgrade Marcin Wojtas
- git: 126a30da9cff - stable/12 - ena: properly handle IPv6 L4 checksum offload Marcin Wojtas
- git: ecafc181ed0a - stable/12 - ena: rework tx req_id validation logic Marcin Wojtas
- git: ddee5284d692 - stable/12 - ena: start timer service on attach Marcin Wojtas
- git: e0edb7f3aad5 - stable/12 - ena: do not call reset if device is unresponsive Marcin Wojtas
- git: 5a0f4eba2adb - stable/12 - ena: fix man page typos and update contact section Marcin Wojtas
- git: 09f78eb9e68f - stable/12 - ena: update ENA version to v2.5.0 Marcin Wojtas
- git: 8a3c868ab4e6 - stable/13 - freebsd-update.8: Document CreateBootEnv Mateusz Piotrowski
- git: d639807e7798 - stable/12 - freebsd-update.8: Document CreateBootEnv Mateusz Piotrowski
- git: a3e2ff6a3ebc - stable/12 - freebsd-update.conf.5: Address style issues Mateusz Piotrowski
- git: 01fb9a22a4a7 - stable/12 - freebsd-update.conf.5: Sort options Mateusz Piotrowski
- git: 639326b97aec - stable/13 - freebsd-update.conf.5: Address style issues Mateusz Piotrowski
- git: 62947ebdf7ba - stable/13 - freebsd-update.conf.5: Sort options Mateusz Piotrowski
- git: 06148d225170 - main - Revert "nfscl: Fix a use after free in nfscl_cleanupkext()" Rick Macklem
- git: d7c4ea7d728e - main - posixshm: Allow jails to use kern.ipc.posix_shm_list PR: 257554 Reported by: grembo@ Jamie Gritton
- git: ad3da82996ff - main - bhyve: plug memory leak in topology_parse() Robert Wing
- git: 2bfdc1ee9b1f - main - cons: Use bool for boolean variables Warner Losh
- git: 810ca5629aae - main - LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT Bjoern A. Zeeb
- git: fab601c5b76a - main - LinuxKPI: change DECLARE_FLEX_ARRAY() Bjoern A. Zeeb
- git: f6fb9b524ff9 - main - LinuxKPI: add MODULE_IMPORT_NS() Bjoern A. Zeeb
- git: 6979e8cb6e62 - main - dtc: more mandoc -T lint fixes Warner Losh
- git: e8553be9bcfc - main - fusefs: fix a cached attributes bug during directory rename Alan Somers
- git: 530d274c15e5 - main - CTL: Add length validation for incoming HA messages. Alexander Motin
- git: d9836fb4b938 - main - iwlwifi: update from iwlwifi-next Bjoern A. Zeeb
- git: 51152e5e6150 - main - iwlwifi: enhance debug information Bjoern A. Zeeb
- git: 062103fc93c3 - main - iwlwifi: update firmware Bjoern A. Zeeb
- git: a8fea07c3053 - main - sendfile_test: fix copy-paste bug Eric van Gyzen
- git: 05c3e8e87142 - main - Fix 32-bit build after 530d274c15e5. Alexander Motin
- Fri, 25 Feb 2022
- git: 38803b17b28c - stable/13 - mbuf: make M_ASSERT_NO_SND_TAG() as strict as other similar asserts Hans Petter Selasky
- git: bd6bb4939714 - main - iscsi: per-session timeouts and rapid teardown of session on reconnect Richard Scheffenegger
- git: 3211796d7f48 - main - mdoc style: whitespace fixes. Christian Brueffer
- git: 1cedb4ea1a79 - main - nfscl: Fix a use after free in nfscl_cleanupkext() Rick Macklem
- git: a2a8efb4f6c1 - main - rtsold: Use correct error in llflags_get() Eric van Gyzen
- git: 331b84b5db11 - main - rtsold: fix memory leak in script execution Eric van Gyzen
- git: d0f4e583bff6 - main - efivar: handle error when reading --fromfile Eric van Gyzen
- git: 58135fbd8b68 - main - gzip: fix error handling in unxz Eric van Gyzen
- git: 6c799530d8dc - main - rtld.1: Fix misplaced text Mark Johnston
- git: f6a7ce86fc2d - stable/13 - vt: fix double-click word selection for first/last word on line Ed Maste
- git: caeade0e00d5 - stable/12 - vt: fix double-click word selection for first/last word on line Ed Maste
- Re: git: 05c3e8e87142 - main - Fix 32-bit build after 530d274c15e5. Yuri
- git: 69d793a2b72e - main - mdoc style: new sentence, new line. Christian Brueffer
- git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. Christian Brueffer
- git: f00ced06da25 - main - CTL: Rework 05c3e8e87142 using %zu format. Alexander Motin
- Re: git: 05c3e8e87142 - main - Fix 32-bit build after 530d274c15e5. Alexander Motin
- Re: git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. Steffen Nurpmeso
- git: 1517b8d5a7f5 - main - vfs_unregister: fix error handling Eric van Gyzen
- git: c84bb8cd771c - main - rmlock: Micro-optimize read locking Mark Johnston
- git: 2ff07d9220a0 - main - tcp: Restore correct ECT marking behavior on SACK retransmissions Richard Scheffenegger
- git: e88dbe4f4672 - stable/13 - MFC 315bca194a14: Ryan Stone
- git: bbce80f3efcb - stable/13 - MFC 2290dfb40fce: Ryan Stone
- git: 1708d1b88972 - stable/13 - MFC b58cf1cb35ab: Ryan Stone
- git: 407c34e735b5 - main - iscsi: retrieve global login timeout from sysctlbyname() as integer Richard Scheffenegger
- git: 310623908c20 - stable/13 - keymap: Add extra Alt Gr mapping for Brazillian Portuguese ABNT2 keyboards Alfredo Dal'Ava Junior
- git: 7c79905f67fd - stable/12 - Fix non-printable characters in NVMe model and serial numbers. Kenneth D. Merry
- Sat, 26 Feb 2022
- git: 39d81d46aadf - stable/13 - fetch(1): merge several improvements for handling of soft failures Eugene Grosbein
- git: 259bedb8f6dc - stable/12 - fetch(1): merge several improvements for handling of soft failures Eugene Grosbein
- git: e28289ca8367 - main - Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a physical/absolute address in FreeBSD, but it looks like the calling code might be somewhat portable to other OS's that do require this. Therefore, set the variables to __unused instead of removing the code entirely. Scott Long
- git: f94066c8aa35 - main - Fix "set but not used" in aic7xxx/aic79xx. The variables were dead code. Scott Long
- git: dec703c7e03a - main - Fix "set but not used" in the ips driver. Dead code. Scott Long
- git: 55339af296ca - main - Expand __diagused to include the KTR kernel diagnostic option. Scott Long
- git: fa911920b1f0 - main - Fix "set but not used" for real in the ciss driver. Scott Long
- git: b6ac753a881b - main - Fix "set but not used" in twe. Scott Long
- git: 4b22ce073062 - main - The TWE driver should have been marked with gone_in for FreeBSD 13.x, but was missed. Mark it for gone_in 14.0. The hardware hasn't been produced or supported in over 20 years, and even back then it was known to be electrically unreliable and prone to catastrophic failure. Scott Long
- git: 887ae1953f07 - main - Fix "set but not used" in the siis driver. Scott Long
- git: 0fd7b4c74d7d - main - Fix "set but not used" in the bfe driver. Remove dead code. Scott Long
- git: c61dc8542865 - main - Fix "set but not used" in the mvs driver. Remove dead code. Scott Long
- git: 66b86c8a7604 - main - Fix "set but not used" in the mrsas driver. Remove dead code. Scott Long
- Sun, 27 Feb 2022
- git: 6f3c0d2764f2 - main - Default to always accepting the PHY that's present. Linux did something similar a while back, and there are devices in the wild that otherwise won't attach. This patch is temporary until the PHY code is further cleared up. Scott Long
- git: 5628a0901987 - stable/13 - Avoid unaligned writes by fsck_ffs(8). Kirk McKusick
- git: 5f3cd10138a1 - stable/13 - Update fsdb(8) to reflect new structure of fsck_ffs(8). Kirk McKusick
- git: be7cf3f4b8c2 - main - posixshm: Add a -j option to posixshmcontrol ls, to specify a jail PR: 257556 Reported by: grembo@ Jamie Gritton
- Re: git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. Christian Brueffer
- git: 298c3e8d6b64 - main - Apply lld fixes for internal errors building perl on 32-bit PowerPC Dimitry Andric
- Re: git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. Vladimir Kondratyev
- git: 9891cb1e7634 - main - Eliminate curlen, it's set but never used Warner Losh
- git: cd46006588c4 - main - ofwdump.8: Remove references to eeprom(8) Warner Losh
- git: bff83dd3956b - main - GitHub: Add libefivar's path to CODEOWNERS Warner Losh
- git: 81a659e364e2 - main - libefivar: Fix the wrong MAC address length Warner Losh
- git: b782b7884c8a - main - libefivar: Fix FromText bug for multi-instance devicepath Warner Losh
- git: 7ca6daff6a43 - main - libefivar: Refine the DevPathFromTextiSCSI protocol parsing Warner Losh
- git: 0081638344b4 - main - libefivar: Reverse the byte order of BD_ADDR for Bluetooth Warner Losh
- git: e8fc7f11896a - main - libefivar: Add BluetoothLe device path node support Warner Losh
- git: d9d1a1e7ab29 - main - libefivar: Add DevPathFromTextDns and DevPathToTextDns libraries Warner Losh
- git: 76ed5f1b2622 - main - libefivar: Fix bug when converting iSCSI node Warner Losh
- git: acfee0131adb - main - libefivar: Fix byte orders of iSCSI.Lun Warner Losh
- git: 50668299b34c - main - libefivar: Fix iSCSI.Lun byte order issue Warner Losh
- git: 49951297d20f - main - libefivar: Clean up source files Warner Losh
- git: 8278071ae179 - main - libefivar: Correct the string order of ACPI Expanded Device Path Warner Losh
- git: ac2b16d3b11b - main - libefivar: Correct condition check for AcpiExp text format Warner Losh
- git: a51ae7212d30 - main - libefivar: Add PciRoot/PcieRoot text for ACPI Expanded Device Path Warner Losh
- git: 9a62aa932906 - main - libefivar: Use VENDOR_DEVICE_PATH structure for Debug Port device path Warner Losh
- git: 4e83ac7d2e6c - main - libefivar: Handle Sata device path when optional para is not specified Warner Losh
- git: 965f85271c11 - main - libefivar: Handle USBxxx device path when optional para is not specified Warner Losh
- git: 492d9953fa2a - main - libefivar: Handle AcpiExp device path when optional para is not specified Warner Losh
- git: c1fa6f4c5d4b - main - libefivar: Fix incorrect check for DisplayOnly text format in AcpiEx Warner Losh
- git: e871598ad449 - main - libefivar: Check Length para before use in DevPathToTextUsbWWID Warner Losh
- git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License Warner Losh
- git: 60de142cfc6c - main - libefivar: Change OPTIONAL keyword usage style Warner Losh
- git: 5754f5823bbc - main - libefivar: Apply uncrustify changes Warner Losh
- git: 5f702d6d9a87 - main - vchiq: Add compat string for rpi4 Warner Losh
- Re: git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License Kyle Evans
- Re: git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License Warner Losh
- Re: git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License José Luis Durán
- git: c55ba19b7029 - stable/13 - nvme: Add OAES bit-field definitions Chuck Tuffli
- git: 7de3a3e919ec - stable/13 - nvme: fix spelling of Namespace Chuck Tuffli
- git: 0f26e9f2e26e - stable/13 - bhyve nvme: Advertise Namespace changed AEN Chuck Tuffli
- git: 9300a0eb6b4d - stable/13 - RELNOTES: Add entry for bhyve NVMe 1.4 support Chuck Tuffli
- Re: git: 11a9ff5bc150 - main - libefivar: Replace BSD License with BSD+Patent License Warner Losh
- Re: git: 7520b88860d7 - main - usb(4): Automagically apply all quirks for USB mass storage devices. Ruslan Bukin
- Re: git: 7520b88860d7 - main - usb(4): Automagically apply all quirks for USB mass storage devices. Hans Petter Selasky
- git: 1ffe6d790910 - main - ntp: disable format string warnings in libopts Ed Maste
- Re: git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. Steffen Nurpmeso
- git: 561524cfb0ca - main - Remove prototype of x86emu_init_default. Xin LI
- git: 4b26b63371e7 - stable/13 - LinuxKPI: return value for linux_pci_probe() Bjoern A. Zeeb
- git: 6bbd9be62dfe - stable/13 - LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT Bjoern A. Zeeb
- git: d3caff9be6be - stable/13 - LinuxKPI: skbuff.h add skb_postpush_rcsum() Bjoern A. Zeeb
- git: 7d510d139835 - stable/13 - LinuxKPI: add MODULE_IMPORT_NS() Bjoern A. Zeeb
- git: 4605fd58a353 - stable/13 - LinuxKPI: change DECLARE_FLEX_ARRAY() Bjoern A. Zeeb
- git: e596e01cc998 - stable/13 - LinuxKPI: update 802.11 headers Bjoern A. Zeeb
- git: d2a50aafb6cc - stable/13 - iwlwifi: update from iwlwifi-next Bjoern A. Zeeb
- git: 94ee6a9e0725 - stable/13 - iwlwifi: enhance debug information Bjoern A. Zeeb
- git: 11045f1b7365 - stable/13 - iwlwifi: update firmware Bjoern A. Zeeb
- Mon, 28 Feb 2022
- Re: git: 766c2466ff46 - main - mmap map_at_zero test: handle W^X Eric van Gyzen
- git: c068632981eb - main - Add ggated rc script Alan Somers
- git: a0c3799828e5 - stable/13 - fsck_ffs: don't try to write in read-only mode Kirk McKusick
- git: 5f328e9e3f3f - stable/13 - cxgbe(4): sysctl to track the last L1_CFG32 requested by the driver. Navdeep Parhar
- git: 512eb6235fcb - stable/13 - cxgbe(4): separate sysctls for user-requested and in-use FEC. Navdeep Parhar
- git: 3db50d924d7b - stable/13 - cxgbe(4): internal knob for flexible control over FEC selection. Navdeep Parhar
- git: f4592cd2a4b0 - stable/13 - cxgbe(4): Keep link configuration compatible with really old firmwares. Navdeep Parhar
- git: e804d75c13b1 - stable/13 - cxgbe(4): Change the way t4_shutdown_adapter brings the link(s) down. Navdeep Parhar
- git: 6be5e0727592 - stable/13 - cxgbe(4): Update firmwares to 1.26.4.0 Navdeep Parhar
- git: b6c0d81f7db2 - stable/13 - cxgbe(4): Fix panic on driver detach after a partially failed attach. Navdeep Parhar
- git: cfe1193f5f9d - stable/13 - cxgbe(4): Fix stats collection for ports with port_id != tx_chan Navdeep Parhar
- git: 86b0782a3704 - stable/13 - cxgbe(4): Update firmwares to 1.26.6.0. Navdeep Parhar
- git: 438b8352856a - stable/13 - cxgbe(4): Do not request an FEC that is invalid for the requested speed. Navdeep Parhar
- git: 509de5dc8a15 - stable/13 - cxgbe(4): Do not ignore the return value of ifmedia_ioctl. Navdeep Parhar
- git: c50239ee3048 - stable/13 - cxgbe(4): Fix regression in previous attempt to fix FEC selection. Navdeep Parhar
- git: e005d417a282 - stable/13 - cxgbe(4): Fix bad races between sysctl and driver detach. Navdeep Parhar
- git: 2f733c60ff46 - stable/13 - cxgbe(4): Avoid unsafe hardware access in the ifmedia ioctls. Navdeep Parhar
- git: 2a139853129e - stable/13 - cxgbe(4): Fix illegal hardware access in cxgbe_refresh_stats. Navdeep Parhar
- Re: git: 7520b88860d7 - main - usb(4): Automagically apply all quirks for USB mass storage devices. Ruslan Bukin
- Re: git: 7520b88860d7 - main - usb(4): Automagically apply all quirks for USB mass storage devices. Hans Petter Selasky
- Re: git: c068632981eb - main - Add ggated rc script Mateusz Piotrowski
- git: 19624b4c6b67 - stable/13 - rtld.1: Fix misplaced text Mark Johnston
- git: 13ba1d283676 - stable/13 - vm_pageout: Print a more accurate message to the console before an OOM kill Mark Johnston
- git: 4802e21ac921 - stable/13 - pf tests: remove a stray 'set -x' Kristof Provost
- git: 4e6de02f4cc1 - stable/12 - pf tests: remove a stray 'set -x' Kristof Provost
- git: e41b30c849ed - stable/13 - pf tests: Test per-anchor tables Kristof Provost
- git: dff227195bac - stable/12 - pf tests: Test per-anchor tables Kristof Provost
- git: 4bca16a4fb52 - stable/13 - netinet: allow UDP tunnels to be removed Kristof Provost
- git: 2af412767144 - stable/12 - netinet: allow UDP tunnels to be removed Kristof Provost
- git: 226bb05ebcb6 - stable/13 - bridge: Don't share broadcast packets Kristof Provost
- git: 6929fea00ddd - stable/12 - bridge: Don't share broadcast packets Kristof Provost
- git: 1dc8ed06f37a - main - iwm: Fix -Wunused-but-set-variable warnings Mark Johnston
- git: 1db163b82565 - main - bhnd: Fix some -Wunused-but-set-variable warnings Mark Johnston
- git: 9218449b98fd - main - axge: Fix a -Wunused-but-set-variable warning Mark Johnston
- git: 4db93fb278fc - main - pci: Fix a -Wunused-but-set-variable warning Mark Johnston
- git: f4a5d1f6c440 - main - axe: Fix a -Wunused-but-set-variable warning Mark Johnston
- git: ceb246c7b283 - main - cdce: Fix a -Wunused-but-set-variable warning Mark Johnston
- Re: git: c068632981eb - main - Add ggated rc script Alan Somers
- Re: git: c068632981eb - main - Add ggated rc script Eugene Grosbein
- git: 1c347de37f34 - main - axgbe_setup_sysctl is a nop, remove it and the call to it. Warner Losh
- git: 44b4f0370fe9 - main - bnxt: Remove dead write to cp_ring_id Warner Losh
- git: dbd330fc1c38 - main - bwn: Remove useless variable Warner Losh
- git: 22054f88914b - main - Report I/O stats from the CAM_IOSCHED_DYNAMIC extension Warner Losh
- git: 9291d079d54b - main - ipfilter: Print protocol when listing NAT table mappings Cy Schubert
- git: 1ae2c59bcf21 - main - Add a manual page for boottrace(4) Mateusz Piotrowski
- git: b58ea3e1f777 - main - Fix hand-rolled METALOG entries for installconfig during distributeworld Jessica Clarke
- git: 045c8f526484 - main - mkisoimages.sh: Avoid creating temporary files in the current directory Jessica Clarke
- git: 13cb004130d2 - main - release: Support -DNO_ROOT image building Jessica Clarke
- git: 17160f21efe8 - main - install-boot.sh: Avoid - in function names for POSIX compatibility Jessica Clarke
- git: 1a9b1c367fa6 - main - release: Add support for building on non-FreeBSD Jessica Clarke
- git: 89f5bc467c79 - main - dtc: Sync with upstream version e9a77451cdd8 Jessica Clarke
- git: 73505a10760c - main - vmm: fix "set but not used" warnings Robert Wing
- git: 39d87a023567 - main - vmm: fix "set but not used" warnings Robert Wing
- Go to: [ monthly archives ] [ by author ] [ by date ]