dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
January 2022 Archives by date
- Sat, 01 Jan 2022
- git: 13d593a5b060 - main - Fix a race in fusefs that can corrupt a file's size. Alan Somers
- git: 5169832c9645 - main - fusefs: copy_file_range must update file timestamps Alan Somers
- Re: git: 5e6a2d6eb220 - main - Reapply: move libc++ from /usr/lib to /lib [add /usr/lib/libc++.so.1 -> ../../lib/libc++.so.1 ?] Mark Millard via freebsd-current
- Re: git: 5e6a2d6eb220 - main - Reapply: move libc++ from /usr/lib to /lib [add /usr/lib/libc++.so.1 -> ../../lib/libc++.so.1 ?] Mark Millard via freebsd-current
- Re: git: 5e6a2d6eb220 - main - Reapply: move libc++ from /usr/lib to /lib [add /usr/lib/libc++.so.1 -> ../../lib/libc++.so.1 ?] Mark Millard via freebsd-current
- git: 19ab36104534 - main - fusefs: in the tests, always assume debug.try_reclaim_vnode is available Alan Somers
- git: 8d99a6b91b78 - main - fusefs: move common code from forget.cc to utils.cc Alan Somers
- git: 1613087a8127 - main - fusefs: fix .. lookups when the parent has been reclaimed. Alan Somers
- git: 76ef4f6348cc - main - amd64 get_mcontext(): third argument to get_fpcontext() is a pointer Konstantin Belousov
- git: 398c88c7582a - main - fusefs: implement VOP_ALLOCATE Alan Somers
- git: a19bd8e30eba - main - Restore variable aliasing in the context of cpu set operations Stefan Eßer
- git: ec3af9d0ca6b - main - sys/kern/sched_4bsd.c: fix typo introduced in previous commit Stefan Eßer
- git: 3640e305019b - main - Welcome 2022, update copyrights. Warner Losh
- Re: git: 5e6a2d6eb220 - main - Reapply: move libc++ from /usr/lib to /lib [add /usr/lib/libc++.so.1 -> ../../lib/libc++.so.1 ?] Ed Maste
- git: c2173903598a - main - route: use NULL for null ptr in getaddr call, not 0 Ed Maste
- git: 430df2abee90 - main - in_pcb: improve inp_next() Michael Tuexen
- git: 4760956e9ad3 - main - udp: use appropriate pcbinfo when signalling EHOSTDOWN Michael Tuexen
- git: 657fcf5807de - main - udp6: remove assignments not being used Michael Tuexen
- git: 502d5e8500b9 - main - sctp: improve counting of incoming chunks Michael Tuexen
- git: 18f20d5d967a - main - bsddialog: convert bsdinstall/distextract Baptiste Daroussin
- git: e9016c0be83f - main - iwlwifi: clarify page update Bjoern A. Zeeb
- Re: git: 18f20d5d967a - main - bsddialog: convert bsdinstall/distextract Jessica Clarke
- Re: git: 18f20d5d967a - main - bsddialog: convert bsdinstall/distextract Baptiste Daroussin
- Sun, 02 Jan 2022
- git: dfa5a74357f3 - main - Fix grammatical issues. Nathan Whitehorn
- git: a115a4aa51ae - main - systat -vm: Humanize output for ease of reading. Kirk McKusick
- git: e0281204cce3 - main - Add clarifying comments Warner Losh
- git: 4cc76d90ea25 - main - iicbb: Always build ofw_bus_if.h Warner Losh
- git: d28d74de876b - main - smp.h: make sign conversion explicit Wojciech Macek
- git: bffefaf3e1ef - main - pmcstudy: fix error handling Wojciech Macek
- git: 79f38143bda7 - main - sesutil: Widen "Desc" field to fit "Drive Slot 23" Poul-Henning Kamp
- Re: git: 18f20d5d967a - main - bsddialog: convert bsdinstall/distextract alf.siciliano@gmail.com
- git: 1b90dfa5d2b0 - main - tcp_bbr(4): Fix a few typos in sysctl descriptions Gordon Bergling
- Re: git: daf481f3d508 - main - rescue: include ping iff at least one of INET & INET6 is enabled Gleb Smirnoff
- Re: git: daf481f3d508 - main - rescue: include ping iff at least one of INET & INET6 is enabled Alan Somers
- Re: git: daf481f3d508 - main - rescue: include ping iff at least one of INET & INET6 is enabled Jessica Clarke
- Re: git: daf481f3d508 - main - rescue: include ping iff at least one of INET & INET6 is enabled Michael Tuexen
- git: f1e7a532d1ee - main - busdma: _bus_dmamap_addseg repaired Doug Moore
- git: 642f77be1d10 - main - amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 Konstantin Belousov
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Antoine Brodin
- git: 04fd468da0d0 - main - mountmsdosfs(): some style Konstantin Belousov
- git: 5b13fa7987c1 - main - ufs: Rework shortlink handling to avoid subobject overflows Jessica Clarke
- git: 324150d6dab8 - main - ufs: Avoid subobject overflow in snapshot expunge code Jessica Clarke
- git: 9cb3288287ba - main - Skip TSC calibration if exact value known Colin Percival
- git: 698727d63734 - main - Fix variable name: freq_khz -> freq Colin Percival
- git: 7c9948c2e919 - main - skip test case nvlist_send_recv__send_many_fds__dgram Robert Wing
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Stefan Esser
- git: 1fbcaa13b033 - main - When doing a read-only mount of a UFS filesystem using gjournal(8), suppress error message about a missing gjournal provider. Kirk McKusick
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Konstantin Belousov
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Stefan Esser
- git: 7776d3ccd16e - main - Add a -q flag to ministat to suppress headers in output, for use with -n. Robert Watson
- Re: git: daf481f3d508 - main - rescue: include ping iff at least one of INET & INET6 is enabled Gleb Smirnoff
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Stefan Esser
- Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations Konstantin Belousov
- Mon, 03 Jan 2022
- git: 6226477a462f - main - Various fixes for ggatec and ggated Alan Somers
- git: f284bed200b0 - main - geom_gate: ensure readprov is null-terminated Alan Somers
- git: 902665210189 - main - libmagic: Remove support for older FreeBSD where xlocale was not available. Xin LI
- git: d9cacbf4b010 - main - sched_get/setaffinity(): try to be more compatible with Linux Konstantin Belousov
- git: ca573c9a1779 - main - sshd: update the libwrap patch to drop connections early Gleb Smirnoff
- git: d877dd5767bc - main - unionfs: simplify writecount management Jason A. Harmening
- git: 9e891d43f586 - main - unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT Jason A. Harmening
- git: 9d406e088e95 - main - dnctl: Support reading config from file like ipfw(8) Kristof Provost
- git: aa70361d863b - main - headers: make a few more headers self-contained Kristof Provost
- Re: git: 9e891d43f586 - main - unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT Shawn Webb
- git: d889875b7841 - main - bsd.opts.mk: Remove mips support Warner Losh
- git: 98e58025a5af - main - bsd.lib/prog.mk: Remove special case for mips Warner Losh
- git: 539d322082dc - main - bsd.compat.mk: Remove support for mips64 Warner Losh
- git: 9b93d7589ae5 - main - bsd.cpu.mk: Remove mips support Warner Losh
- git: 8d6197929d4e - main - meta: Remove mips support Warner Losh
- git: 69ee64c1c23d - main - src.opts.mk: Remove most of the mips support Warner Losh
- git: 577075538cef - main - bsd.endian.mk: Remove mips Warner Losh
- git: ad0a65469ac8 - main - bsd.endian.mk: Remove arm big endian Warner Losh
- git: b94ed3bc5a54 - main - sys.mk: Stop rewriting mips* to get MACHINE_CPUARCH Warner Losh
- git: 338a1be83630 - main - bhyve: only init MSI-X table if passthru device supports it Bjoern A. Zeeb
- Re: git: aa70361d863b - main - headers: make a few more headers self-contained Warner Losh
- git: 01f9362ef4eb - main - bhyve: enumerate BARs by size Emmanuel Vadot
- git: 8ec366ec6c94 - main - bhyve: allow reading of fwctl signature multiple times Emmanuel Vadot
- git: 7d55d295086e - main - bhyve: add more slop to 64 bit BARs Emmanuel Vadot
- git: 9fe79f2f2b22 - main - bhyve: dynamically register FwCtl ports Emmanuel Vadot
- git: 1a0a41b10566 - main - ar: accept but ignore 'T' option Ed Maste
- git: a3e828c91d34 - main - intrng: Use less confusing return value for intr_pic_add_handler Jessica Clarke
- git: 3582b9e372c2 - main - arm64: Check for intrng-reported errors in gicv3_its Jessica Clarke
- Re: git: 5e6a2d6eb220 - main - Reapply: move libc++ from /usr/lib to /lib [add /usr/lib/libc++.so.1 -> ../../lib/libc++.so.1 ?] John Baldwin
- git: 80871aeb0f27 - main - udp_var.h: other headers already include types.h Kristof Provost
- git: 5ba4192565c3 - main - Remove an obsolete warning from NOTES Mark Johnston
- git: 0e494a9e3fd8 - main - x86: Skip late calibration if our reference timer has low quality Mark Johnston
- git: 321e586e4611 - main - posixshm tests: Fix occasional largepage_mprotect failures Mark Johnston
- git: 89128ff3e421 - main - protocols: init with standard SYSINIT(9) or VNET_SYSINIT Gleb Smirnoff
- git: 340c7343f4e0 - main - protocols: don't execute protosw_init() for every VNET Gleb Smirnoff
- git: 9880323a99de - main - netipsec: use SYSINIT(9) instead of dom_init/dom_destroy Gleb Smirnoff
- git: 24e1c6ae7d3f - main - domains: init with standard SYSINIT(9) or VNET_SYSINIT() Gleb Smirnoff
- git: 644ca0846da3 - main - domains: make domain_init() initialize only global state Gleb Smirnoff
- git: fec8a8c7cbe4 - main - inpcb: use global UMA zones for protocols Gleb Smirnoff
- git: afad340a14f8 - main - inpcb: garbage collect INP_LOCK_INIT(), used only once in sctp Gleb Smirnoff
- git: 4ccd6c137f5b - main - arm64: Implement final level only TLB invalidations Alan Cox
- git: f87818eacfa1 - main - sctp: miror change due to upstreaming Michael Tuexen
- git: bbab9ab57960 - main - cxgbe(4): Fix stats collection for ports with port_id != tx_chan Navdeep Parhar
- git: 3b76242433e5 - main - cxgbe(4): Update firmwares to 1.26.6.0. Navdeep Parhar
- Tue, 04 Jan 2022
- git: bb8441184bab - main - cam: don't lock while handling an AC_UNIT_ATTENTION Robert Wing
- git: ea0db3ff8fca - main - organization.dot: update the re@ roster Glen Barber
- git: 064a5a95649d - main - ipflter: ANSIfy kernel function declarations Cy Schubert
- git: efeb8bffe344 - main - ipflter: ANSIfy userland function declarations Cy Schubert
- git: 9be9c1c08457 - main - ipfilter: INLINE --> inline Cy Schubert
- git: 8c82b37461fa - main - ipfilter: Adjust kernel module returns to conform to style(9) Cy Schubert
- git: 2582ae574018 - main - ipfilter: Adjust userland returns to conform to style(9) Cy Schubert
- git: 64e8b27096fe - main - ipfilter: Adjust example returns to conform to style(9) Cy Schubert
- git: 2eef572879af - main - ipfilter module: Remove trailing whitespace Cy Schubert
- git: 00a5b8c3d98d - main - ipfilter: Remove extraneous comment line Cy Schubert
- git: 27fc22341467 - main - ipfilter userland: Remove trailing whitespace Cy Schubert
- git: 80030b6cc734 - main - ipfilter module: Fix whitespace errors Cy Schubert
- git: 5e13b104a408 - main - ipfilter userland: Fix whitespace errors Cy Schubert
- git: b6f072f767c5 - main - ipfilter: Unconditionally expose SDT probe frb_natv4in Cy Schubert
- git: 6b54d2f4c529 - main - ipfilter: Add SDT probe frb_natv6in Cy Schubert
- Re: git: 8c82b37461fa - main - ipfilter: Adjust kernel module returns to conform to style(9) Jessica Clarke
- Re: git: 2582ae574018 - main - ipfilter: Adjust userland returns to conform to style(9) Jessica Clarke
- Re: git: 2582ae574018 - main - ipfilter: Adjust userland returns to conform to style(9) Jessica Clarke
- Re: git: bb8441184bab - main - cam: don't lock while handling an AC_UNIT_ATTENTION Alan Somers
- Re: git: 2582ae574018 - main - ipfilter: Adjust userland returns to conform to style(9) Cy Schubert
- Re: git: 2582ae574018 - main - ipfilter: Adjust userland returns to conform to style(9) Cy Schubert
- git: d86f022e7986 - main - ipfilter: Fix typos Cy Schubert
- git: 701301511f0c - main - ipfilter module: Style(9) requires a space after return Cy Schubert
- git: 44bc30192139 - main - ipfilter userland: Style(9) requires a space after return Cy Schubert
- git: a3522837b021 - main - ipfilter userland: Fix branch mismerge Cy Schubert
- git: 43a5ec4eb415 - main - file: upgrade to 5.41. Xin LI
- Re: git: fec8a8c7cbe4 - main - inpcb: use global UMA zones for protocols Gleb Smirnoff
- git: 55224280e2f2 - main - mixer(3): Fix for header file pollution. Hans Petter Selasky
- git: cc3e5b372e8c - main - ipfilter userland: Fix typos Cy Schubert
- git: fff236e89d8a - main - mixer(3): Revert: "Fix for header file pollution." Hans Petter Selasky
- Re: git: d86f022e7986 - main - ipfilter: Fix typos Jessica Clarke
- git: 01b9c59fd262 - main - Add driver for marvell, armada-3700 oscillator Wojciech Macek
- git: 127e4d9524ae - main - Add driver for armada, 37x0-tbg-clock Wojciech Macek
- git: f21c469dbca6 - main - Add driver for marvell, a37x0 peripheral clocks Wojciech Macek
- git: 4885d6f3ec5b - main - if_mvneta: Use clock frequency Wojciech Macek
- git: 562bc0a943d1 - main - Unstaticize {get,set}_fpcontext() on amd64 Edward Tomasz Napierala
- git: f7b04c53de46 - main - linux(4): Reduce diffs between linux_rt_sendsig() and sendsig() Edward Tomasz Napierala
- git: e2576591b9bd - main - libsysdecode: Decode sendmsg/recvmsg flags containing an underscore Mark Johnston
- git: ed166a017324 - main - mvneta: Unconditionally print an error message if mii_attach() fails Mark Johnston
- git: ad07e93fe10b - main - ipfilter: Fix manpage typos Cy Schubert
- git: 3a9688f8bc48 - main - busdma: Fix powerpc DMA alignment check Justin Hibbits
- Re: git: 902665210189 - main - libmagic: Remove support for older FreeBSD where xlocale was not available. Warner Losh
- Re: git: 902665210189 - main - libmagic: Remove support for older FreeBSD where xlocale was not available. Xin Li
- git: d373e61ef302 - main - bsd.endian.mk: Sort architecture list Warner Losh
- git: f3d7ace4b235 - main - file: Turns out we need xlocal.h protection Warner Losh
- git: 753c8513879b - main - sigev_findtd: Fix whitespace nit in argument list. John Baldwin
- Re: git: 902665210189 - main - libmagic: Remove support for older FreeBSD where xlocale was not available. Warner Losh
- git: 74d3f1b63dbe - main - OCF: Add crypto_clonereq(). John Baldwin
- git: e43cf698d93c - main - ccr: Use a software OCF session for requests which fallback to software. John Baldwin
- git: 8903d8e37f14 - main - iscsi: Pass the request PDU to icl_conn_transfer_setup(). John Baldwin
- git: 822fa6758b88 - main - Bump Dd for crypto_clonereq. John Baldwin
- git: 44796b7e822e - main - mips: remove saf1761 Warner Losh
- git: c47e2e517049 - main - neta: need clknode_if.h Warner Losh
- git: b4dda138e8f7 - main - neta: clk code ifdef'd aarch64 Warner Losh
- git: 81ec547fbd3f - main - bsd.endian.mk: Allow for the cross building case Warner Losh
- Wed, 05 Jan 2022
- git: 3f6ab5493f4b - main - vtnet: don't leak pfil(9) data on detach Gleb Smirnoff
- git: bd8077ee84bd - main - linux(4): man page tweaks Edward Tomasz Napierala
- git: dfc383201f97 - main - stress2: Added new test cases Peter Holm
- git: fbdca1495378 - main - Remove the sigcode base check on arm64 Andrew Turner
- git: ce1e5d0d5e60 - main - Add a missing space in the arm64 sendsig Andrew Turner
- git: a6668e31aa3c - main - Fix kernel build without INET and INET6 Ed Maste
- git: 0accd7267475 - main - Add the arm64 TTBR fields to armreg.h Andrew Turner
- git: 459e0b92e8ae - main - Use the arm64 ttbr macro to define the ASID shift Andrew Turner
- git: 76b45e688ae8 - main - bhyve: Map the right BAR in init_msix_table() Mark Johnston
- git: 4558c11f1b4d - main - bhyve: Correct unmapping of the MSI-X table BAR Mark Johnston
- git: 9e007a88d65b - main - atkbd: Reduce polling rate from 10Hz to ~1Hz. Alexander Motin
- Re: git: 9e007a88d65b - main - atkbd: Reduce polling rate from 10Hz to ~1Hz. Warner Losh
- Re: git: 9e007a88d65b - main - atkbd: Reduce polling rate from 10Hz to ~1Hz. Alexander Motin
- Re: git: 9e007a88d65b - main - atkbd: Reduce polling rate from 10Hz to ~1Hz. John Baldwin
- git: f3c2987f2f5c - main - cxgbe(4): Do not request an FEC that is invalid for the requested speed. Navdeep Parhar
- git: ce881170088c - main - atkbd: Disable periodic polling by default. Alexander Motin
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Mateusz Guzik
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Warner Losh
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Mateusz Guzik
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Ed Maste
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Warner Losh
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Warner Losh
- git: 9a498f9a1433 - main - lio: remove from NOIP Warner Losh
- Re: git: 9a498f9a1433 - main - lio: remove from NOIP Mateusz Guzik
- Re: git: 5a73a6c178f6 - main - Add lio back to NOTES Warner Losh
- git: ca1e55df2451 - main - hier: Remove mips and sparc64 Warner Losh
- git: 85b46073242d - main - Deduplicate bus_dma bounce code. John Baldwin
- git: 7def1e10b3cc - main - bus_dma: Deduplicate locking helper functions. John Baldwin
- git: ac413189f535 - main - vfslist.c: initialize skipvfs variable Stefan Eßer
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Gleb Smirnoff
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Warner Losh
- Thu, 06 Jan 2022
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Gleb Smirnoff
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Warner Losh
- git: c82df0a0bf28 - main - Whitespace and capitalization cleanups. Kirk McKusick
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Mark Millard via dev-commits-src-main
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Alexander Motin
- Re: git: ce881170088c - main - atkbd: Disable periodic polling by default. Konstantin Belousov
- git: f54882a86269 - main - Remove special kstack allocation code for mips. Konstantin Belousov
- git: c25a30e25544 - main - Dump page tracking no longer needed on mips Konstantin Belousov
- git: 292cba9b4919 - main - rtld: remove mips-specific cases from generic code Konstantin Belousov
- git: 470b98e61df7 - main - rtld: remove mips arch directory Konstantin Belousov
- git: 408334df5e0e - main - link_elf.h: cleanup struct link_map definition, remove mips-specific field Konstantin Belousov
- git: 3c94280825c7 - main - Silent some warnings for i386 kernel build Konstantin Belousov
- Re: git: 292cba9b4919 - main - rtld: remove mips-specific cases from generic code Kyle Evans
- Re: git: 292cba9b4919 - main - rtld: remove mips-specific cases from generic code Konstantin Belousov
- git: 2bf21b0e8e6f - main - Restore DT_DEBUG processing Konstantin Belousov
- git: a2523baed581 - main - ocs_fc: Remove giant lock usage in sysctl. Ram Kishore Vegesna
- git: 145c65fc5791 - main - bitset.9: add description of BIT_ISSET Stefan Eßer
- git: 0197ba465f27 - main - sqlite3: Vendor import of sqlite3 3.37.1 Cy Schubert
- Re: git: 0197ba465f27 - main - sqlite3: Vendor import of sqlite3 3.37.1 Cy Schubert
- git: f567fcb2ffc4 - main - route: remove write-only struct hostent from getaddr() Ed Maste
- git: 32a95656b51e - main - wpa: Import wpa_supplicant/hostapd commit b26f5c0fe Cy Schubert
- git: 5adea417d494 - main - Fix ifa refcount leak in ifa_ifwithnet() Ryan Stone
- git: e4df1036f66d - main - nfscl: Always invalidate buffers for append writes Rick Macklem
- git: 78beb051a266 - main - cryptocheck: Add aliases for algs with multiple key sizes. John Baldwin
- Fri, 07 Jan 2022
- git: 72bf91e25081 - main - libsoft: Remove support for installing libsoft Warner Losh
- git: b68d6892ba8a - main - libsoft: Remove targets to generate libsoft Warner Losh
- git: d418bc27e601 - main - libsoft: Remove runtime ldconfig support for libsoft Warner Losh
- git: 8b7cc20f7975 - main - ldconfig: remove libsoft support Warner Losh
- git: 0d1f0898c90b - main - rtld-elf: Remove libsoft support Warner Losh
- git: f84135f69999 - main - libsoft: Remove Warner Losh
- git: 638e2a132e38 - main - Fix formatting of the usage() output Scott Long
- git: 34bedcee3c5a - main - uchcom(4): Add new USB ID. Hans Petter Selasky
- git: 2891a2805289 - main - rtwn(4): Add new USB ID. Hans Petter Selasky
- git: f5ccb3a33e23 - main - file: Fix cross-compilation on Darwin/macOS Warner Losh
- git: 9d4785813870 - main - Fix "Mesurement" typo in usr.sbin/acpi/acpiconf/acpiconf.c Warner Losh
- git: 153b6271a740 - main - Fix 'make cscope' with ALL_ARCH defined Mitchell Horne
- git: 47796d47ecec - main - powerpc/aim: ifdef DDB pmap debugging functions Warner Losh
- git: 746e31e41818 - main - Remove mips dtrace. Warner Losh
- git: 1d85ab6b86f0 - main - wbwd: Move set but not used variable test under notyet Warner Losh
- git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support Warner Losh
- git: ef1b9270da7d - main - net/if_pfsync.h: Add back to bad files Warner Losh
- git: 0e5c50bf6072 - main - cam: Relax callouts precisions. Alexander Motin
- git: b3c9b6060f9a - main - nvme: Do not rearm timeout for commands without one. Alexander Motin
- git: f4d499fd6702 - main - CTL: Relax callouts precisions. Alexander Motin
- git: 135c269d87c4 - main - Fix build. Sorry. Alexander Motin
- git: adc88b9c01b5 - main - Build libclang also if LLDB is enabled Ed Maste
- Sat, 08 Jan 2022
- git: 1849bc5f3ff0 - main - mps/mpr: Relax doorbell polling precision. Alexander Motin
- git: 9f4073d44628 - main - geom label msdosfs: sanity check BPB before using it for io request Konstantin Belousov
- git: 595ed4d76713 - main - msdosfs: handle inconsistently hashed denodes Konstantin Belousov
- git: 2c9a1c22c323 - main - msdosfs: take inusemap inconsistency as an error, not invariants violation Konstantin Belousov
- git: 1319c433f4e5 - main - msdosfs: handle a case when non-dot lookup returned dvp Konstantin Belousov
- git: aec97963cd03 - main - msdosfs: do no allow lookup to return vdp except for dot lookups Konstantin Belousov
- git: 65990b68a2cd - main - msdosfs: clusterfree() is used only in error handling cases Konstantin Belousov
- git: ba2c98389b78 - main - msdosfs: sanity check sector count from BPB Konstantin Belousov
- git: 4a4b059a9795 - main - Add vfs_remount_ro() Konstantin Belousov
- git: b2e4b6358440 - main - msdosfs: add msdosfs_integrity_error() Konstantin Belousov
- git: 41e85eeab90d - main - msdosfs: on integrity error, fire a task to remount filesystem to ro Konstantin Belousov
- git: aaaa4fb54e5c - main - msdosfs: use mntfs vnode for pm_devvp Konstantin Belousov
- git: 720a892ac60f - main - amd64 pmap: simplify vtopte() and vtopde() Konstantin Belousov
- git: 15964f1cb393 - main - amd64 pmap: preset A and M bits for pmap_qenter() and pmap_kenter() mappings Konstantin Belousov
- git: 08ab34a06a9b - main - ipfilter: Restore ipfsync Cy Schubert
- git: bf48a958ad10 - main - stress2: Aded two msdos FS fuzzer tests Peter Holm
- git: fcbb1441d07d - main - ldconfig: remove two symbols Konstantin Belousov
- Sun, 09 Jan 2022
- git: 4ddc0079eab3 - main - LinuxKPI: ip.h add #include Bjoern A. Zeeb
- git: 086be6a80979 - main - LinuxKPI: 802.11 handle IEEE80211_CONF_IDLE better Bjoern A. Zeeb
- git: 91d388119ae2 - main - tcpmd5: return ENOENT when security association not found Robert Wing
- git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Robert Wing
- git: e200809190fd - main - LinuxKPI / iwlwifi: fix spelling of constants Bjoern A. Zeeb
- git: 6d06bc688eb5 - main - libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from portmapper Konstantin Belousov
- git: 595532a766b4 - main - linux: More man page tweaks Edward Tomasz Napierala
- git: deb9bfbd5bce - main - LinuxKPI: add hex2bin() Bjoern A. Zeeb
- git: 2fb0569f1ff5 - main - LinuxKPI: bitfields add more *replace_bits() Bjoern A. Zeeb
- git: 85056a56f3bb - main - cam: Include more statuses as errors for CAM_IO_STATS Warner Losh
- git: 926e825ef823 - main - devd: remove the scsi regexp Warner Losh
- git: e0ab0ff104cb - main - devd: correct wifi regexp Warner Losh
- git: 51b461b3db33 - main - LinuxKPI: 802.11 update compat code for driver updates Bjoern A. Zeeb
- git: 3455c738ac23 - main - nfsd: Reduce callouts rate. Alexander Motin
- git: 174d86a01bf6 - main - tws: fix "set but not used" in the tws driver Robert Wing
- Mon, 10 Jan 2022
- git: 7ef56fb04984 - main - Avoid unnecessary setting of UFS flag requesting fsck(8) be run. Kirk McKusick
- git: cb1f5d11366d - main - Reduce minimum idle hardclock rate from 2Hz to 1Hz. Alexander Motin
- git: 90bc1cf65778 - main - iflib: Relax timer period from 0.5 to 0.5-0.75s. Alexander Motin
- Re: git: cb1f5d11366d - main - Reduce minimum idle hardclock rate from 2Hz to 1Hz. Konstantin Belousov
- Re: git: cb1f5d11366d - main - Reduce minimum idle hardclock rate from 2Hz to 1Hz. Alexander Motin
- git: ae13829ddce0 - main - vm_addr_ok: add power2 invariant check Doug Moore
- git: 77402d2834e6 - main - Move instructions into the arm64 exception vectors Andrew Turner
- git: ed65c80a3475 - main - Mana: report OS info to PF driver Wei Hu
- git: 78c347d9f33b - main - Fix a typo in an arm64 comment Andrew Turner
- git: e74c7ffcb11b - main - hwpmc: Fix amd/arm64/armv7/uncore sampling overflow race Jessica Clarke
- git: 618d49f5cad1 - main - Revert "iflib: Relax timer period from 0.5 to 0.5-0.75s." Alexander Motin
- git: ba94a95402f3 - main - gpart(8): add minimal reference to glabel(8) to manual page Eugene Grosbein
- Re: git: ba94a95402f3 - main - gpart(8): add minimal reference to glabel(8) to manual page Eugene Grosbein
- git: c0ba4c2ee2c4 - main - script(1): work around slow reading child Konstantin Belousov
- git: 1866c766d2c5 - main - linux: Improve debugging by recognizing TIOCGPTPEER Edward Tomasz Napierala
- Re: git: ba94a95402f3 - main - gpart(8): add minimal reference to glabel(8) to manual page Gary Jennejohn
- git: 479ef15dfd9f - main - libc: Teak comment about mips Warner Losh
- git: d72e944812f8 - main - riscv: gdb(4) support Mitchell Horne
- git: 312ba38a9bee - main - LinuxKPI: 802.11 correctly spell queues Bjoern A. Zeeb
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support John Baldwin
- git: dd52763387ab - main - LinuxKPI: Import some linux/rbtree.h functions from OpenBSD Vladimir Kondratyev
- git: dbc920bd9a9b - main - LinuxKPI: Implement interval_tree Vladimir Kondratyev
- git: 9a79e08ae761 - main - LinuxKPI: Add clflush argument type conversion wrapper Vladimir Kondratyev
- git: db562aeff775 - main - LinuxKPI: Implement clflush_cache_range() Vladimir Kondratyev
- git: bc923d93dffc - main - LinuxKPI: Implement dev_driver_string() Vladimir Kondratyev
- git: c427456fd560 - main - LinuxKPI: Implement kstrtoull Vladimir Kondratyev
- git: 04d42cb45388 - main - LinuxKPI: Implement default sysfs kobject attribute operations Vladimir Kondratyev
- git: e705066cd875 - main - LinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flag Vladimir Kondratyev
- git: 7ec6cbf1d2fd - main - LinuxKPI: Convert schedule() to inlined function Vladimir Kondratyev
- git: 68fcdba38b7e - main - LinuxKPI: Make lockdep*_pin_lock macros useable for drm-kmod Vladimir Kondratyev
- git: 2fb5be7978c2 - main - LinuxKPI: Implement smp_*mb barriers with atomic_thread_fence_* Vladimir Kondratyev
- git: f1a7639a165d - main - LinuxKPI: Add some typical header pollution Vladimir Kondratyev
- git: 35235d5ff603 - main - LinuxKPI: Add stdarg.h proxy header Vladimir Kondratyev
- git: 0b1244bd79c2 - main - LinuxKPI: Move kfree_async() functionality in to kfree() Vladimir Kondratyev
- git: 882f8d059c88 - main - LinuxKPI: Import linux/jump_label.h Vladimir Kondratyev
- git: 89bb7f9bda32 - main - LinuxKPI: Implement efi_enabled(EFI_BOOT) Vladimir Kondratyev
- git: f3ddb82d9a99 - main - LinuxKPI: Add static_cpu_has() implementation Vladimir Kondratyev
- git: 2e194c20c10e - main - LinuxKPI: Add readx_poll_timeout wrapper Vladimir Kondratyev
- git: f9c8b5880d2c - main - LinuxKPI: Add linux/capability.h header Vladimir Kondratyev
- git: 1456816425c3 - main - LinuxKPI: Import linux/ratelimit.h Vladimir Kondratyev
- git: 98b129783c47 - main - LinuxKPI: Import MTRR support functions from drm-kmod Vladimir Kondratyev
- git: 307f78f3ed90 - main - LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards Vladimir Kondratyev
- git: 64dab63f3b3b - main - LinuxKPI: Use negative bit field size to trigger BUILD_BUG_ON_ZERO Vladimir Kondratyev
- git: 7356f661e81d - main - LinuxKPI: Add sort() wrapper. Vladimir Kondratyev
- git: 6792568fe268 - main - cxgb(4): Fix "set but not used [-Wunused-but-set-variable]" warnings. Navdeep Parhar
- git: 39d5cbdc1b78 - main - cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings. Navdeep Parhar
- git: 94e6b3fee1e5 - main - cxgbe(4): Fix build warning for LINT-NOIP. Navdeep Parhar
- git: cdd7fe04cb80 - main - cxgbe(4): Do not ignore the return value of ifmedia_ioctl. Navdeep Parhar
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support Warner Losh
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support Olivier Houchard
- git: d0ff9b029c71 - main - cxgbe(4): Fix regression in previous attempt to fix FEC selection. Navdeep Parhar
- git: bec766282f24 - main - LinuxKPI: 802.11 fix locking in lkpi_stop_hw_scan() Bjoern A. Zeeb
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support John Baldwin
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support John Baldwin
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support Olivier Houchard
- Tue, 11 Jan 2022
- Re: git: d6c0538dae8d - main - ddb: Remove SOFTWARE_SSTEP support Warner Losh
- git: ed6417cd8d0b - main - Bump __FreeBSD_version for LinuxKPI changes Vladimir Kondratyev
- git: 01cad731921b - main - loader: tslog: Add more log for module loading Emmanuel Vadot
- git: ecc393594dbe - main - pf: remove PF_TAG_GENERATED Kristof Provost
- git: 751d4c7b8728 - main - pf: postpone clearing of struct pf_pdesc Kristof Provost
- git: 68f28dd1ccc3 - main - ip_mroute: do not sleep when lock is taken Wojciech Macek
- git: 2e72208b6c62 - main - ip_mroute: do not call epoch_waitwhen lock is taken Wojciech Macek
- git: ac795a774ca2 - main - Remove old arm CPU macros Andrew Turner
- git: e7961ccd9f99 - main - Remove Arm barriers for pre-armv6 CPUs Andrew Turner
- git: 776c34f64615 - main - ip_mroute: remove unused variables Wojciech Macek
- git: 7e8ed296e120 - main - schedgraph.py: port to Python 3 Andriy Gapon
- git: 75bc7150f4b8 - main - add and use defintions for ATA power modes Andriy Gapon
- git: 256c8c5df2a4 - main - dt_unring_buf: set dtbd_oldest to the start of the first record Andriy Gapon
- git: 7fdf0e883567 - main - dtrace: add a knob to control maximum size of principal buffers Andriy Gapon
- git: ee900888c42f - main - dwwdt: make it actually useful Andriy Gapon
- git: 94f4afd7720b - main - rk805 / rk808: re-add system poweroff support Andriy Gapon
- git: 43b3b8e52d64 - main - swap_pager: uma_zcreate() doesn't fail Mark Johnston
- git: c4a25e071326 - main - vm_pageout: Group sysctl variables together with sysctl definitions Mark Johnston
- git: c72e914cf108 - main - vmm: vlapic resume can eat 100% CPU by vlapic_callout_handler Mark Johnston
- git: 8778e54cabe9 - main - sqlite3: Vendor import of sqlite3 3.37.2 Cy Schubert
- git: 08a8d16cbb26 - main - mount_nfs: Add a "bgnow" NFS mount option Rick Macklem
- git: b1f80dfac968 - main - Revert "nfscommon: Return NFSERR_ATTRNOTSUPP for AUDIT/ALARM ACEs" Rick Macklem
- git: 5da9b3b011fd - main - Revert "nfscommon: Add arguments for support of the dacl attribute" Rick Macklem
- git: 2754373f9ac8 - main - Use ${MACHINE} for the kernel modeule ldscript Andrew Turner
- git: a91a57846b58 - main - nfsd: Do not accept audit/alarm ACEs for the NFSv4 server Rick Macklem
- git: 21baf42c57f0 - main - Add list-old-{dirs,files,libs} targets. John Baldwin
- git: ebc1c246955d - main - Remove redundant OLD_FILES entries for debug symbols. John Baldwin
- git: 75d20a5e386c - main - rtwn(4): Add new USB ID. Hans Petter Selasky
- git: 7df4c50643cf - main - crypto.ko: Add hchacha20 from libsodium. John Baldwin
- git: 8f35841f1f35 - main - crypto: Add support for the XChaCha20-Poly1305 AEAD cipher. John Baldwin
- git: d7f0b3ce6dbd - main - crypto: Re-add encrypt/decrypt_multi hooks to enc_xform. John Baldwin
- git: b15636233845 - main - geliboot: Use the multi-block functions for AES-XTS. John Baldwin
- git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. John Baldwin
- git: 69e533c3ffcf - main - swcr_encdec: Rename blks to blksz. John Baldwin
- git: a221a8f4a0de - main - cryptosoft: Use multi-block encrypt/decrypt for AES-GCM. John Baldwin
- git: f8580fcaa1e1 - main - cryptosoft: Use multi-block encrypt/decrypt for AES-CCM. John Baldwin
- git: 5022c68732e6 - main - cryptosoft: Use multi-block encrypt/decrypt for ChaCha20-Poly1305. John Baldwin
- git: 8bb9cd271eb4 - main - stand: Fix KASSERT use Warner Losh
- Wed, 12 Jan 2022
- git: 39a2dc44f8d9 - main - unionfs: allow vnode lock to be held shared during VOP_OPEN Jason A. Harmening
- git: a565cc81c04e - main - unionfs: add stress2 scenarios for write references Jason A. Harmening
- git: a24afbb4e633 - main - Ignore debugger-injected signals left after detaching Konstantin Belousov
- git: 6853ef66f16a - main - fsck(8): Fix typo Li-Wen Hsu
- git: 44682688f038 - main - mmc_da: implement d_dump method, sddadump Andriy Gapon
- git: 60b7d5a24a8f - main - mmc_da: use MMC_SECTOR_SIZE constant in place of literals Andriy Gapon
- git: dfb1c97ab973 - main - mmc_da: remove write-only local variables Andriy Gapon
- Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Mike Karels
- git: 84e2ae64c597 - main - vm_reserv: use enhanced bitstring for popmaps Doug Moore
- Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Rob Wing
- git: ba33c288488d - main - truss: remove write-only variable Konstantin Belousov
- git: 12f747e6ff67 - main - truss(1): detach more carefully Konstantin Belousov
- git: c2705ceaeb09 - main - x86: Speed up clock calibration Colin Percival
- git: f98cc177f7b8 - main - ipfilter: Remove redundant else if Cy Schubert
- git: 835a0e2f0d60 - main - ipfilter: inline is superfluous for an extrn function Cy Schubert
- git: 4b5c0c9b8131 - main - ipfilter: Correct function description Cy Schubert
- git: 6af38b34e4b9 - main - ipfilter: Fix whitespace errors Cy Schubert
- git: 2a6465245fa3 - main - ipfilter: Fix IP header checksums post ftp proxy Cy Schubert
- git: 896a01531909 - main - ipfilter: Fixup comment Cy Schubert
- Re: git: 2e72208b6c62 - main - ip_mroute: do not call epoch_waitwhen lock is taken Mark Johnston
- Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Mike Karels
- git: 1544e0f5d1f1 - main - syscallarg_t: Add a type for system call arguments Brooks Davis
- git: 3889fb8af0b6 - main - sysent: regen for syscallarg_t Brooks Davis
- git: 0910a41ef3b9 - main - Revert "syscallarg_t: Add a type for system call arguments" Brooks Davis
- Thu, 13 Jan 2022
- git: 0e8181c01237 - main - ixl(4): Remove unused function declaration Eric Joyner
- git: 623918a198f9 - main - mana: Improve the HWC error handling Wei Hu
- git: 6b0ab5957084 - main - stress2: Added timeout to test. Added cleanup. Peter Holm
- git: 48031e6caf0b - main - stress2: Added two new tests Peter Holm
- git: b1ddfd080ac9 - main - stress2: Updated the exclude list Peter Holm
- git: 027d0c1c043a - main - mana: fix misc minor handlding issues when error happens. Wei Hu
- git: d106f982a54c - main - qsort.c: prevent undefined behavior Stefan Eßer
- git: 8c0c5bdf9d5e - main - Introduce MODULES_EXCLUDE Emmanuel Vadot
- Re: git: 8c0c5bdf9d5e - main - Introduce MODULES_EXCLUDE Jessica Clarke
- git: 9b6aa99e1f20 - main - Revert "Introduce MODULES_EXCLUDE" Emmanuel Vadot
- Re: git: 8c0c5bdf9d5e - main - Introduce MODULES_EXCLUDE Emmanuel Vadot
- Re: git: 2e72208b6c62 - main - ip_mroute: do not call epoch_waitwhen lock is taken Wojciech Macek
- git: ca46f3289d96 - main - xen: use an hypercall for shutdown and reboot Roger Pau Monné
- git: ca2a7262df5e - main - Free UMA zones when a pass(4) instance goes away. Kenneth D. Merry
- git: 7d06c761c8ab - main - x86/madt: allow Xen guest to use x2APIC mode Roger Pau Monné
- git: 24fe6643dac0 - main - LRO: Fix lost packets when merging 1 payload with an ACK Ryan Stone
- git: 3284f4925f69 - main - LRO: Don't merge ACK and non-ACK packets together Ryan Stone
- git: 1d41a4940463 - main - tcp_usr_connect: report actual error code when stack requests drop Gleb Smirnoff
- Re: git: ca2a7262df5e - main - Free UMA zones when a pass(4) instance goes away. Gleb Smirnoff
- git: 2e19fae49fd4 - main - sesutil: Avoid setting reserved bits. Alexander Motin
- Re: git: ca2a7262df5e - main - Free UMA zones when a pass(4) instance goes away. Kenneth D. Merry
- Re: git: ca2a7262df5e - main - Free UMA zones when a pass(4) instance goes away. Alexander Motin
- git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts Stefan Eßer
- git: 272e4f538467 - main - cam: Fix wiring fence post error Warner Losh
- git: 768563cf2335 - main - Remove a duplicate entry for libgpib_p.a. John Baldwin
- git: cc8af33eb340 - main - Remove lib32 versions of libl. John Baldwin
- git: 900a792250c2 - main - Remove usr/lib/libssp.a. John Baldwin
- Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts Kyle Evans
- git: e1ef6c0ef256 - main - atrtc: reads Century field from FADT table Eric van Gyzen
- Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts Konstantin Belousov
- Fri, 14 Jan 2022
- git: 9fc131426694 - main - riscv64: enable ASAN and UBSAN Piotr Kubaj
- git: 71ec998a1c94 - main - Rename struct mcontext4 to struct freebsd4_mcontext. John Baldwin
- git: efdb03e9a9ac - main - Rename struct sigframe4 to struct freebsd4_sigframe. John Baldwin
- git: bd7630ef6198 - main - ia32: Sync signal context type names with i386. John Baldwin
- git: be887b3e6cde - main - Move struct freebsd4_ucontext to sys/i386/include/ucontext.h. John Baldwin
- git: c7721958ffa1 - main - geliboot: Use the correct IV length for AES-XTS. John Baldwin
- git: d61effd38b51 - main - Use G_ELI_IVKEYLEN as the size of IV in the user test code. John Baldwin
- git: 9142bb0791d5 - main - ia32: Rename a struct ia32_sigcontext3 -> struct ia32_osigcontext. John Baldwin
- git: 8c22fe46a50c - main - ia32_signal.h: Drop #ifdef's for old compat structures. John Baldwin
- git: dd694648ff0f - main - cam: Fix type of elm_idx in struct enc_element. Alexander Motin
- git: b5d227b0b27a - main - powerpc: Add atomic_testand_{set,clear}_{int,long} Justin Hibbits
- git: 4873653519ea - main - powerpc64le: enable ISA_206_ATOMICS option Justin Hibbits
- git: aa108bc7c5c1 - main - mana: Add RX fencing Wei Hu
- Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts Stefan Esser
- Re: git: 82bfeeff10da - main - tools/portconflicts/port_conflicts_check.lua: detect port conflicts Stefan Esser
- git: 5f5e32f1b394 - main - pf: protect the rpool from races Kristof Provost
- git: 5efa7281a790 - main - pkgbase: Remove runtime dependency on bootloader Emmanuel Vadot
- git: 62b4e25f058b - main - powerpc: Fix syntax atomic.h Li-Wen Hsu
- git: 6171e026be11 - main - bhyve: add support for MTRR Emmanuel Vadot
- git: fe453891d7cc - main - bhyve: add nvlist functions for setting unset nodes Emmanuel Vadot
- Re: git: 62b4e25f058b - main - powerpc: Fix syntax atomic.h Justin Hibbits
- Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Rob Wing
- git: 7bd2df8c82e8 - main - Revert "Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stack" Mark Johnston
- git: 95c75073d3d1 - main - netbsd-tests: Fix the libc stat_socket test Mark Johnston
- git: 39d4ccf82607 - main - zone.9: Remove documentation of non-existent NUMA configuration flags Mark Johnston
- git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill Mark Johnston
- git: a04ce833f9ba - main - uma: Avoid polling for an invalid SMR sequence number Mark Johnston
- git: 9f0b56872c1f - main - carp(4): Make regex additionally match on VLAN interfaces Daniel Ebdrup Jensen
- git: e0e12405285b - main - netmap: fix LOR in iflib_netmap_register Vincenzo Maffione
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Guido Falsi
- git: d7f944a04605 - main - Allow downstream projects to easily add private and internal libs Eric van Gyzen
- Re: git: 9f0b56872c1f - main - carp(4): Make regex additionally match on VLAN interfaces Ronald Klop
- git: a9a2cdaf3c19 - main - cam: Optimize write protection MODE SENSE in da(4). Alexander Motin
- Sat, 15 Jan 2022
- git: bacb140f31aa - main - Ignore calcru: runtime went backwards for vm_guest Simon J. Gerraty
- git: 4762aa57ad17 - main - ata_xpt: Rename probe_softc to aprobe_softc Warner Losh
- git: 301b2b02dfcf - main - snd_hda: restore pin patch for headphones on Lenovo X1 7th Gen Ed Maste
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Mark Johnston
- git: a727d9531afb - main - cxgbe(4): Fix bad races between sysctl and driver detach. Navdeep Parhar
- git: fd980feb574d - main - Detect CPU type before asking VMWare for TSC freq Colin Percival
- git: 4a432614f68c - main - TSC: Use 0x40000010 CPUID leaf for all VM types Colin Percival
- git: de1292c6ff8a - main - Use CPUID leaf 0x40000010 for local APIC freq Colin Percival
- Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill Mark Millard
- git: 3266a0c5d5ab - main - stress2: Added a new unionfs test scenario Peter Holm
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Guido Falsi
- Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set Bjoern A. Zeeb
- Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill Mark Johnston
- git: 4e3a43905e3f - main - ofw_pci: Fix incorrectly sized softc causing pci(4) out-of-bounds reads Jessica Clarke
- Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill Mark Millard
- git: f3229b62a149 - main - LinuxKPI: 802.11 handle connection loss differently Bjoern A. Zeeb
- git: c8dafefaee00 - main - LinuxKPI: 802.11 Refine/add DTIM/TSF handling Bjoern A. Zeeb
- git: 10af8e45a898 - main - fread.c: fix undefined behavior Stefan Eßer
- Sun, 16 Jan 2022
- git: e76c0108990b - main - Fix inverse sleep logic in buf_daemon(). Alexander Motin
- git: 5691cbec520b - main - stress2: Added one more unionfs test Peter Holm
- git: 90c5fd4875df - main - stress2: Added a regression test Peter Holm
- git: 340cebe9902d - main - etdump: Fix the file name included in the could not open error message Jessica Clarke
- git: e5ca5e801d3c - main - pf: ensure we don't destroy an uninitialised lock Kristof Provost
- git: 4ca419376060 - main - pf tests: Provoke failure in pf_ioctl_addrule Kristof Provost
- git: c6750f07b43d - main - libc: fix misleading comment in strstr Ed Maste
- git: 2e9bc9d14440 - main - libc: correct SPDX tag on strstr.c Ed Maste
- git: c8f8299a230d - main - - fix typo Daniel Gerzo
- git: d7ce88aafc87 - main - LinuxKPI: 802.11 correct enum ieee80211_channel_flags Bjoern A. Zeeb
- git: e7abe200c27b - main - fib_algo: shift / mask by constants in dxr_lookup() Marko Zec
- Mon, 17 Jan 2022
- git: c3db9d4a1439 - main - net80211: ieee80211_dump_node() cosmetics Bjoern A. Zeeb
- Re: git: d7ce88aafc87 - main - LinuxKPI: 802.11 correct enum ieee80211_channel_flags Bjoern A. Zeeb
- git: b896bdb86d83 - main - linux: Make compat.linux.preserve_vstatus default to 1 Edward Tomasz Napierala
- git: 96c524d8b2c9 - main - linux: fix linux_recvmsg() MSG_PEEK flag handling Alexander V. Chernikov
- git: 1f70a85b4cbc - main - linux: add sysctl to pass untranslated interface names Alexander V. Chernikov
- git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig Alexander V. Chernikov
- git: 779fd0534466 - main - ifconfig: improve vlan options parsing Alexander V. Chernikov
- git: ad15eeeaba30 - main - x86/xen: fallback when VCPUOP_send_nmi is not available Roger Pau Monné
- Re: git: 301b2b02dfcf - main - snd_hda: restore pin patch for headphones on Lenovo X1 7th Gen Baptiste Daroussin
- git: dc7526170d4c - main - posixshm: Report output buffer truncation from kern.ipc.posix_shm_list Mark Johnston
- git: f75b1ff6e569 - main - Revert "libthr: Use kern.stacktop for thread stack calculation." Mark Johnston
- git: 1544f5add8c7 - main - Revert "kern_exec: Add kern.stacktop sysctl." Mark Johnston
- git: 3fc21fdd5f8a - main - sysent: Add a sv_psstringssz field to struct sysentvec Mark Johnston
- git: 5a8413e779a2 - main - setrlimit: Remove special handling for RLIMIT_STACK with a stack gap Mark Johnston
- git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro Mark Johnston
- git: 758d98debec4 - main - exec: Remove the stack gap implementation Mark Johnston
- git: 1811c1e957ee - main - exec: Reimplement stack address randomization Mark Johnston
- git: 3ce04aca49e9 - main - proc: Add a sysctl to fetch virtual address space layout info Mark Johnston
- git: 6393594b0362 - main - copyin tests: Use the KERN_PROC_VM_LAYOUT sysctl to fetch layout info Mark Johnston
- git: 218815271737 - main - security.7: Minor fixes for ASLR sysctl descriptions Mark Johnston
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Guido Falsi
- Tue, 18 Jan 2022
- git: 50722514280a - main - cryptosoft: Avoid referencing end-of-buffer cursors Mark Johnston
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Mark Johnston
- git: cc68614da823 - main - MFV f83ac37f1e66: libbsdxml (expat) 2.4.3. Xin LI
- netinet & netpfil tests failing Gleb Smirnoff
- Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers. Guido Falsi
- git: 2450da67764c - main - x86/xen: use x{2}APIC if virtualized by hardware Roger Pau Monné
- git: e0516c7553da - main - x86/apic: remove apic_ops Roger Pau Monné
- Re: netinet & netpfil tests failing Kristof Provost
- git: aac52f94ea55 - main - tcp: Warning cleanup from new compiler. Randall Stewart
- Re: git: 6171e026be11 - main - bhyve: add support for MTRR John Baldwin
- Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro John Baldwin
- git: c6806434e790 - main - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd Cy Schubert
- git: 5eb81a4b4028 - main - wpa: Import wpa 2.10. Cy Schubert
- git: 46d35d415aa9 - main - fork: Copy the vm_stacktop field into the new vmspace Mark Johnston
- git: 679ff6112361 - main - .gitignore: Restore inadvertently deleted file Cy Schubert
- git: 64e33c5cb1e2 - main - Revert "wpa: Import wpa 2.10." Cy Schubert
- git: ec080394e218 - main - wpa: Import wpa 2.10. Cy Schubert
- Re: git: 6171e026be11 - main - bhyve: add support for MTRR Konstantin Belousov
- git: a3af69fa81d2 - main - iscsi: Abort fewer data-out tasks on a terminating session. John Baldwin
- git: da7fc5c33f9a - main - freebsd32: Fix layout of struct shmid_kernel32. John Baldwin
- git: da92ecbc0d8f - main - vm_phys: fix seg->end test in alloc_seg_contig Doug Moore
- git: 5719b5a1bb64 - main - Switch to using drive-supplied timeouts for the sa(4) driver. Kenneth D. Merry
- git: bcff64c54a74 - main - Clarify loader tunable usage when tape drives arrive after boot. Kenneth D. Merry
- git: 6e8a2f040017 - main - Update sa(4) comments and man page after review. Kenneth D. Merry
- Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro Mark Johnston
- git: a50e92cc203c - main - geom: add kqfilter support for geom dev Robert Wing
- git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- git: 89889ab470b9 - main - LinuxKPI: Allow wake_up to be executed within a critical section Vladimir Kondratyev
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Konstantin Belousov
- git: ae9ea22e14bf - main - bhyve: get mediasize for character devices when resizing virtio-blk Robert Wing
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Konstantin Belousov
- Re: netinet & netpfil tests failing Marko Zec
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Konstantin Belousov
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro John Baldwin
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Mateusz Guzik
- git: e71680049bb8 - main - crypto: Add a simple API for [X]ChaCha20-Poly1035 on flat buffers. John Baldwin
- git: 42876a039e2b - main - crypto: Stop compiling in chacha20poly1305 AEAD ciphers from libsodium. John Baldwin
- git: dd2f7a4b45eb - main - Bump __FreeBSD_version for the addition of <crypto/chacha20_poly1305.h>. John Baldwin
- git: 6596f19daa42 - main - etc/defaults/rc.conf: set default of zfskeys_enable to NO Robert Wing
- Wed, 19 Jan 2022
- git: b7ff445ffa38 - main - Reduce bufdaemon/bufspacedaemon shutdown time. Alexander Motin
- git: 89d57b94d776 - main - fusefs: implement VOP_DEALLOCATE Alan Somers
- Re: netinet & netpfil tests failing Gleb Smirnoff
- git: 0ce7909cd0ba - main - vm_phys: add essential segment bounds check Doug Moore
- RE: git: 6171e026be11 - main - bhyve: add support for MTRR Corvin Köhne
- git: 8ea2d22e6d54 - main - bsddialog: Fix for terminals without colours Baptiste Daroussin
- git: 6521372e95bd - main - pci_vendors: update to 2022-01-15 Baptiste Daroussin
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Hans Petter Selasky
- git: b5876847acfe - main - Teach DTrace about BTI on arm64 Andrew Turner
- git: 2ad1999722ec - main - Add the Armv8.3-SPE registers Andrew Turner
- git: 6c7e4d72b1c9 - main - vt: Use a taskqueue to clear splash_cpu logos Mark Johnston
- git: 51fbd894ddad - main - bhyve/snapshot: fix pthread_create() error check Robert Wing
- git: 7cafe89f9ce3 - main - sanitizers: Improve FreeBSD ASLR detection Ed Maste
- git: 170a0a8ebbd3 - main - ses: minor cleanup Alan Somers
- git: a97ce14abcf9 - main - correct type of mmap len parameter Wolfram Schneider
- git: 18acbeb392cb - main - sesutil: fix a comment Alan Somers
- git: eea7c61590ae - main - Add tests for ses(4) Alan Somers
- Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro Brooks Davis
- Re: git: 3ce04aca49e9 - main - proc: Add a sysctl to fetch virtual address space layout info Brooks Davis
- git: eb81812fb782 - main - riscv: fix unused var in page_fault_handler() Mitchell Horne
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- git: 7406ec4ea99c - main - kqueue(2): Add note about format of the data for NOTE_EXIT Konstantin Belousov
- Thu, 20 Jan 2022
- git: cfa3856452b6 - main - Use 64-bit integers for database statistics Wolfram Schneider
- git: e0282802a6ec - main - remove debug code for cpu usage Wolfram Schneider
- git: c3196306f092 - main - clockcalib: Fix an overflow bug Mark Johnston
- git: 3d8562348c9c - main - fusefs: Address -Wunused-but-set-variable warnings Mark Johnston
- git: 526ddf174ee9 - main - vtnet: Mark MRG_RXBUF headers as initialized before loading fields Mark Johnston
- git: d91d2b513eb3 - main - geom: Handle partial I/O in g_{read,write,delete}_data() Mark Johnston
- Re: git: 3ce04aca49e9 - main - proc: Add a sysctl to fetch virtual address space layout info Mark Johnston
- git: 6be8944d96d2 - main - ktls: Zero out TLS_GET_RECORD control messages Mark Johnston
- git: c96dfb2156fa - main - Rework documentation of OLD_*. John Baldwin
- git: 57ba3f00f5e9 - main - Use MOVED_LIBS for libraries moved between /usr/lib and /lib. John Baldwin
- git: f033840b253e - main - Use MOVED_LIBS for the libalias modules being moved to /lib. John Baldwin
- git: 77da558ceb09 - main - check/delete-old: Auto-generate lib32 entries for libraries. John Baldwin
- git: 89e0ee0db442 - main - chacha20_poly1305: Use the correct license disclaimer. John Baldwin
- git: 19eaa01beaba - main - Append Keyboard Layout specified option for using VNC. Part two: Append bhyve -K option for specified keyboard layout with layout setting files every languages. Since the cmd option '-k' was used in the meantime it was changed to '-K' Michael Reifenberger
- Fri, 21 Jan 2022
- git: 0746301c4995 - main - ssh: pass 0 to procctl(2) to operate on self Ed Maste
- git: a0f3abb09879 - main - powerpc: enable ice in GENERIC64LE Piotr Kubaj
- git: 58630bdd13fd - main - Revert "ip_mroute: do not call epoch_waitwhen lock is taken" Wojciech Macek
- git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Wojciech Macek
- git: 5c69be708433 - main - acpi: Ignore _STA and never disable AT RTC devices Takanori Watanabe
- git: eb815a741940 - main - atrtc: Install address space handler for \_SB and its descendant. Takanori Watanabe
- git: b252fb24301c - main - bhyve: ahci: Fix regression with no ports Ryan Moeller
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Kristof Provost
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Kristof Provost
- git: fa669505340d - main - iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed Ka Ho Ng
- Sat, 22 Jan 2022
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Wojciech Macek
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Hans Petter Selasky
- git: 889c60500d30 - main - ip_mroute: release epoch lock if mrouter is not configured Wojciech Macek
- Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section Vladimir Kondratyev
- git: f89afaa148f1 - main - port_conflicts_check.lua: revert commit 82bfeeff10da Stefan Eßer
- Re: git: 889c60500d30 - main - ip_mroute: release epoch lock if mrouter is not configured Kristof Provost
- git: 0daa28057c6c - main - ip_mroute: add unlock in early-exit Wojciech Macek
- git: 3de96d664aaa - main - vm_pageout_scans: correct detection of active object Konstantin Belousov
- git: 55a0aa21628a - main - p_candebug(), p_cansee(): always allow for curproc Konstantin Belousov
- git: fe6db7270819 - main - Add security.bsd.allow_ptrace sysctl Konstantin Belousov
- git: a393644ecbf0 - main - ptrace(2): document policies affecting access to the facility Konstantin Belousov
- git: 2075d00fabb6 - main - hwpmc: drop 0x before %p printf format string Ed Maste
- git: 6f6fbfa3a835 - main - Remove quotes around Makefile .error/.warn/.info strings Ed Maste
- git: 028a372fe265 - main - gdb(4): Do not use run length encoding for 3-symbol repetitions Ed Maste
- git: 55358ee0b1ba - main - Make date headers in ObsoleteFiles.inc a little more consistent Dimitry Andric
- git: 3c3df3660072 - main - Sort SRCS in libcxxrt's Makefile, and use += to list sources Dimitry Andric
- git: e92ffd9b6268 - main - zfs: merge openzfs/zfs@17b2ae0b2 (master) into main Martin Matuska
- Sun, 23 Jan 2022
- Re: git: e92ffd9b6268 - main - zfs: merge openzfs/zfs@17b2ae0b2 (master) into main FreeBSD User
- git: 5025e850132d - main - zfs: fix kernel build after e92ffd9b6 if ZFS is compiled in Martin Matuska
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Gleb Smirnoff
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Wojciech Macek
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Wojciech Macek
- git: eb4c4f4a2e18 - main - ena: merge ena-com v2.5.0 upgrade Marcin Wojtas
- git: 2bbef9d95dc1 - main - ena: properly handle IPv6 L4 checksum offload Marcin Wojtas
- git: b168d0c850f3 - main - ena: rework tx req_id validation logic Marcin Wojtas
- git: 78554d0c707c - main - ena: start timer service on attach Marcin Wojtas
- git: d10ec3ad7739 - main - ena: do not call reset if device is unresponsive Marcin Wojtas
- git: 95161adfcb92 - main - ena: fix man page typos and update contact section Marcin Wojtas
- git: 8a5b4859c7fc - main - ena: update ENA version to v2.5.0 Marcin Wojtas
- git: 45f0e5710509 - main - sound: add patch for Lenovo Legion 5 AMD Ed Maste
- git: f72926eab00c - main - mountd: Delay starting mountd until after mountlate Rick Macklem
- Mon, 24 Jan 2022
- git: e3bad5f7aa86 - main - fetch(1): process truncated transfer as soft failure Eugene Grosbein
- git: a4efbe0d6da2 - main - fetch(1): correct progress accounting after previous commit Eugene Grosbein
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Gleb Smirnoff
- git: dea952c3e21b - main - modules: mgb: need opt_platform.h Kevin Lo
- git: 273016e836aa - main - unbound: Vendor import 1.14.0 Cy Schubert
- git: 72d0d523e9ba - main - UPDATING: Document unbound support of RFC8375 Cy Schubert
- git: 8303b8ff0531 - main - UPDATING: Sort by date Cy Schubert
- git: 45b6b3769797 - main - UPDATING: Sort by date Cy Schubert
- Re: git: 8303b8ff0531 - main - UPDATING: Sort by date Andriy Gapon
- Re: git: 8303b8ff0531 - main - UPDATING: Sort by date Cy Schubert
- git: bf599c03f09d - main - fetch(1): do not consider HTTP 5XX errors as soft failures Eugene Grosbein
- git: 08a2504a207c - main - fetch(1): fix error in previous commit Eugene Grosbein
- Re: git: 9ce46cbc95d7 - main - ip_mroute: move ip_mrouter_done outside lock Wojciech Macek
- git: 308fc7e5b15a - main - user_getpeername: Use 'bool' for the compat argument. John Baldwin
- git: b943d315947b - main - Include the correct header for pdfork()'s prototype. John Baldwin
- git: 41c539bdd10b - main - stop on first error Wolfram Schneider
- git: 0a88bd81b766 - main - awk: print the last two characters for bigram - not the second word Wolfram Schneider
- git: 829afcb5d301 - main - refactor script Wolfram Schneider
- git: 340e08beee82 - main - pmcstudy: Fix a typo in a usage message Gordon Bergling
- Re: git: 1b90dfa5d2b0 - main - tcp_bbr(4): Fix a few typos in sysctl descriptions Gordon Bergling
- git: 802f8d4afeaf - main - mpr/mps: Remove write-only flag and callout Warner Losh
- git: a8c4147edcdc - main - cxgbei: Parse all PDUs received prior to enabling offload mode. John Baldwin
- git: 0c6274a819ff - main - crypto: Add an API supporting curve25519. John Baldwin
- git: 1d95c6f9c0f2 - main - Don't implicitly pull in most of 'device crypto' for 'options IPSEC'. John Baldwin
- git: 8f3f3fdf73a9 - main - cryptodev: Use a private malloc type (M_CRYPTODEV) instead of M_XDATA. John Baldwin
- git: 35d9e00dba8c - main - IPsec: Use protocol-specific malloc types instead of M_XDATA. John Baldwin
- git: 991b84eca964 - main - Retire now-unused M_XDATA. John Baldwin
- git: faf470ffdc3b - main - xform_*.c: Add headers when needed to compile standalone. John Baldwin
- git: 16cf646a6fe6 - main - crypto: Remove xform.c and compile xform_*.c standalone. John Baldwin
- git: 2c4b65cc3d22 - main - Bump __FreeBSD_version for the addition of <crypto/curve25519.h>. John Baldwin
- Tue, 25 Jan 2022
- git: 4f0e50b293a1 - main - atsectl: Remove. John Baldwin
- git: 213e91399b79 - main - iflib: Allow drivers to determine which queue to TX on Eric Joyner
- git: e438f0a97538 - main - ice_ddp: Update to 1.3.27.0 Eric Joyner
- git: bc6abdd97e95 - main - nd6: use CARP link level address in SLLAO for NS sent out Gleb Smirnoff
- git: 4a178afb4aa9 - main - tests/netinet: add test for IPv6 NS and CARP Gleb Smirnoff
- git: 54712fc42350 - main - if_vmove: improve restoration in cloner's ifgroup membership Gleb Smirnoff
- git: 6d1808f051a5 - main - if_clone: correctly destroy a clone from a different vnet Gleb Smirnoff
- git: 80fc25025ffc - main - tests/net*: destroy interface from inside a jail Gleb Smirnoff
- git: 85f15576b423 - main - fetch(1): more fixes for soft failure handling Eugene Grosbein
- git: 389844c058ec - main - locate: change from BSD-4-clause to BSD-3-clause Baptiste Daroussin
- git: 56981629f91f - main - linux: Provide dummy seccomp(2) Edward Tomasz Napierala
- git: 9caeb82eab28 - main - Revert "linux: Provide dummy seccomp(2)" Edward Tomasz Napierala
- git: 1961a14a4743 - main - linuxkpi: Add i2c support Emmanuel Vadot
- git: 59d465e200bb - main - Bump __FreeBSD_version for LinuxKPI changes Emmanuel Vadot
- git: 86a16ada1ea6 - main - __sflush(): on write error, if nothing was written, reset FILE state back Konstantin Belousov
- git: b7a74bbc41b3 - main - stop on error and display the statstics anyway Wolfram Schneider
- git: 08cb63a12fd9 - main - bhyve/block_if: allow DIOCGMEDIASIZE ioctl Robert Wing
- git: ccf50c1df9cf - main - locate statistics: non zero exit on corrupt database Wolfram Schneider
- git: 0a902e4261bb - main - Stop trimming 'hf' suffixes from MACHINE_ARCH. John Baldwin
- git: 42e51b158a94 - main - Stop trying to strip 'eb' suffixes from ARM MACHINE_ARCH. John Baldwin
- git: 8de1a8131e42 - main - libthr: Use TLS_TCB_* in _tcb_[cd]tor. John Baldwin
- git: 3f707064a5f0 - main - dp83867phy: Add missing MII_PHY_END to avoid buffer overread on attach Jessica Clarke
- git: d930ec4ff976 - main - dp83822phy: Add missing MII_PHY_END to avoid buffer overread on probe Jessica Clarke
- git: f6459a7aa870 - main - opencrypto/cryptodev.h: Add includes to make more self-contained. John Baldwin
- git: 46f69eba96fd - main - opencrypto/xform_*.h: Trim scope of included headers. John Baldwin
- Wed, 26 Jan 2022
- git: 5fcb5ae8dcb2 - main - Remove a stale comment. John Baldwin
- git: e35816c1c909 - main - mpr/mps: Fix a race in diagnostic reset Warner Losh
- git: 94ff1d9cc8ff - main - sdhci: fix dumping support in MMCCAM configuration Andriy Gapon
- git: 1abf1e8c6b13 - main - cam_get_device: resolve path links before parsing device name Andriy Gapon
- git: f41f98f0f07c - main - add overlay for enabling i2c0 on rk3328 Andriy Gapon
- git: 173d0fb61672 - main - add overlay for enabling serial1 / uart1 on rk3328 Andriy Gapon
- git: b3df222eaed5 - main - extra_tcp_stacks: Fix a few common typos Gordon Bergling
- git: ee6d379be737 - main - cpucontrol(8): Fix a typo in an error message Gordon Bergling
- git: a471646a0802 - main - add overlay for enabling i2c1 on allwinner h3 Andriy Gapon
- git: f4a041af299c - main - add overlay for enabling spi0 on allwinner h3 Andriy Gapon
- git: 81de556105b2 - main - linuxkpi: i2c: Add MODULE_DEPEND for iicbus Emmanuel Vadot
- git: 1594084f3fa8 - main - man(1): Add full search (-K) flag Fernando Apesteguía
- Re: git: 19eaa01beaba - main - Append Keyboard Layout specified option for using VNC. Part two: Append bhyve -K option for specified keyboard layout with layout setting files every languages. Since the cmd option '-k' was used in the meantime it was changed to '-K' Emmanuel Vadot
- Re: git: 19eaa01beaba - main - Append Keyboard Layout specified option for using VNC. Part two: Append bhyve -K option for specified keyboard layout with layout setting files every languages. Since the cmd option '-k' was used in the meantime it was changed to '-K' Emmanuel Vadot
- git: a6d45243233c - main - mbuf(9): Properly declare some function macros when debugging is disabled. Hans Petter Selasky
- git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Hans Petter Selasky
- git: c8f2c290e40d - main - Add definitions for TLS receive tags using the existing send tag infrastructure. Hans Petter Selasky
- git: 9e2cce7e6a87 - main - Implement a function to get the next TCP- and TLS- receive sequence number. Hans Petter Selasky
- git: 0b2d2290fe6d - main - powerpc: Enable LLDB on all powerpc architectures Piotr Kubaj
- git: 3524dead8129 - main - gpart.8: minor tidying Ed Maste
- git: 9c296a210573 - main - geom: Add HiFive boot partitions Ed Maste
- git: e48156828f07 - main - switch to 64 bit integers for counting bigrams Wolfram Schneider
- git: 0c178a2a645d - main - support more than 2 billion file names for counting (-c) or limits (-l limit) Wolfram Schneider
- git: 575c1773bf2c - main - mergemaster(8): Fix a typo in an error message Gordon Bergling
- git: 9e58cca3e825 - main - extra_tcp_stacks: Fix two typos in source code comments Gordon Bergling
- git: 9acd521dbd0a - main - pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package Emmanuel Vadot
- git: 47e46b1123b9 - main - zfs: Fix zvol_cdev_open locking Ryan Moeller
- git: 9966757dd6ef - main - hwpmc(4): Fix a typo in a sysctl description Gordon Bergling
- git: 4731124cace5 - main - bsnmp: Fix two typos in error messages Gordon Bergling
- git: 5cf00496537a - main - limit sort(1) memory usage to 20% of available main memory Wolfram Schneider
- git: 773fa8cd136a - main - execve: disallow argc == 0 Kyle Evans
- git: e5b431fc0c20 - main - tests: add a basic test for argc == 0 Kyle Evans
- Re: git: 773fa8cd136a - main - execve: disallow argc == 0 Cy Schubert
- Re: git: 773fa8cd136a - main - execve: disallow argc == 0 Kyle Evans
- git: ddf312e8d756 - main - tools/build: Fix the error message used when a host tool is not present Mark Johnston
- git: 5a1a07f2a0e1 - main - sh: Don't add something to a null pointer Jilles Tjoelker
- git: 11ef1d975f61 - main - Revert "LinuxKPI: Allow spin_lock_irqsave to be called within a critical section" Vladimir Kondratyev
- git: c974c22a4fd9 - main - Revert "LinuxKPI: Allow wake_up to be executed within a critical section" Vladimir Kondratyev
- git: 2c449a4c5a33 - main - Fix test of ses(4) when there is no SES device exists Li-Wen Hsu
- Thu, 27 Jan 2022
- git: 3af3e99ce4a2 - main - devfs: stop using insmntque1 Mateusz Guzik
- git: ade1367ba8e4 - main - fdescfs: stop using insmntque1 Mateusz Guzik
- git: 4e91a0b9fece - main - nullfs: stop using insmntque1 Mateusz Guzik
- git: 5ccdfdabc813 - main - tmpfs: stop using insmntque1 Mateusz Guzik
- git: 3150cf0c1346 - main - unionfs: stop using insmntque1 Mateusz Guzik
- git: b58ca5df0bb7 - main - vfs: remove the now unused insmntque1 Mateusz Guzik
- git: d35991d32774 - main - nullfs: ansify fs/nullfs/null_subr.c Mateusz Guzik
- Re: git: b58ca5df0bb7 - main - vfs: remove the now unused insmntque1 Konstantin Belousov
- Re: git: b58ca5df0bb7 - main - vfs: remove the now unused insmntque1 Konstantin Belousov
- git: 942d05e3b898 - main - tests/sys/net/epair: don't leak the interface after the test Gleb Smirnoff
- Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Gleb Smirnoff
- git: 929ff66ad337 - main - tests/sys/net/routing: remove bandaid against old epair(4) panic Gleb Smirnoff
- git: 91f44749c6fe - main - ifnet: make if_index global Gleb Smirnoff
- git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Gleb Smirnoff
- git: 165746f4e4bf - main - dummynet: use m_rcvif_serialize/restore when queueing packets Gleb Smirnoff
- git: 6871de9363e5 - main - netisr: serialize/restore m_pkthdr.rcvif when queueing mbufs Gleb Smirnoff
- git: e68de6694381 - main - pfctl: improve error reporting for routehost Kristof Provost
- git: 735748f30aad - main - libpfctl: fix creatorid endianness Kristof Provost
- Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Hans Petter Selasky
- git: 74e6b014b488 - main - netpfil tests: test removing interfaces with pending dummynet packets Kristof Provost
- git: a95fcd81d571 - main - netpfil tests: re-enable dummynet tests Kristof Provost
- git: 5d5f44623eb3 - main - g_mirror: don't fail reads while losing next-to-last disk Andriy Gapon
- git: 548a2ec49bd4 - main - Add PT_GETREGSET Andrew Turner
- git: a2dfffb98917 - main - shsec: Allocate data blocks only for BIO_READ/WRITE requests Mark Johnston
- git: 38da0c96dc1b - main - geom: Assert that BIO_SPEEDUP BIOs have bio_data set to NULL Mark Johnston
- git: 9ba117960e17 - main - Fix a memory leak when ip_output_send() returns EAGAIN due to send tag issues Andrew Gallatin
- git: 8a7404b2aeeb - main - tcp: fix leaks in tcp_chg_pacing_rate error paths Andrew Gallatin
- Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Gleb Smirnoff
- Re: git: b58ca5df0bb7 - main - vfs: remove the now unused insmntque1 Mateusz Guzik
- Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Hans Petter Selasky
- git: 2a7e4cf84311 - main - Revert b58ca5df0bb7 ("vfs: remove the now unused insmntque1") Mateusz Guzik
- Re: git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Mateusz Guzik
- git: 6fd84a627fa0 - main - mmc_da: create disk(9) for pre-2.0 SD cards Andriy Gapon
- Re: git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Gleb Smirnoff
- Re: git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Gleb Smirnoff
- git: f0ec0fda01c3 - main - bsdinstall: Add quotes around error message argument Tom Jones
- Re: git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Gleb Smirnoff
- git: 21c966a6b9f2 - main - Fix test output when gzip is run with -tlv Tom Jones
- git: c9afc7680f3e - main - tests: fix posix_spawnp_enoexec_fallback_null_argv0 Kyle Evans
- git: 4669f23ef76b - main - Remove SMALL conditionals from gzip Tom Jones
- Re: git: e1882428dcbb - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif Mateusz Guzik
- git: f59fa112807b - main - mbuf: make M_ASSERT_NO_SND_TAG() as strict as other similar asserts Gleb Smirnoff
- git: 6abb5043a67a - main - rtsock: always set m_pkthdr.rcvif when queueing on netisr Gleb Smirnoff
- git: 848263aad129 - main - cp: fix some cases with infinite recursion Kyle Evans
- git: 68e623c3f0af - main - tcp: Rewind erraneous RTO only while performing RTO retransmissions Richard Scheffenegger
- git: 4531b3450b23 - main - tcp: Tidying up the conditionals for unwinding a spurious RTO Richard Scheffenegger
- git: b84693501af6 - main - Use an unsigned 64-bit integer for exception class. John Baldwin
- git: 3a502289d316 - main - Use uintptr_t for return type of _Unwind_GetCFA. John Baldwin
- git: 6a2d75d24857 - main - rtld: Trim a few more MIPS #ifdefs. John Baldwin
- git: ac4643ef7865 - main - Remove terasic drivers used on the Cambridge BERI tablet. John Baldwin
- Re: git: 848263aad129 - main - cp: fix some cases with infinite recursion Kyle Evans
- git: d045091ea25c - main - dma: update to 2022-01-27 snapshot Ed Maste
- git: 41e6398f9bc1 - main - ar: Avoid overwriting the stdout file stream pointer Mark Johnston
- git: 522f5383547a - main - Change the return value of _Unwind_GetCFA in include/unwind.h. John Baldwin
- git: d33d8f7ef41a - main - rtld: Fix assertion I broke. John Baldwin
- git: 72d5dedfa69f - main - stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errors Konstantin Belousov
- git: 98c788737f71 - main - nfsclient: Delete unused function nfscl_getcookie() Rick Macklem
- South Korean cultural exchange --a beautiful paradise we would like to share with our associates Doalnara Korea
- Fri, 28 Jan 2022
- git: 140db0be99f1 - main - efitable(8): Add missing `-u` in the manpage Konstantin Belousov
- git: ddf162d1d15f - main - ufs: handle LoR between snap lock and vnode lock Kirk McKusick
- git: 263660c061ac - main - bsddialog: import version 0.1 Baptiste Daroussin
- git: dd8ca6b27f69 - main - distextract: simply code by using strsep(3) Baptiste Daroussin
- git: f95498601547 - main - disextract: eliminate last use of __DECONST Baptiste Daroussin
- git: 612d42e5dc76 - main - stress2: Added a regresson test Peter Holm
- git: 99454d3e98ff - main - linux: Provide dummy seccomp(2) Edward Tomasz Napierala
- git: 4bd030b36991 - main - sctp(4): Fix a typo in an INVARIANTS panic message Gordon Bergling
- git: 1a0dde338df8 - main - dma: limit lines to 998 characters Ed Maste
- git: 0d8cec7658d5 - main - graid: Set G_CF_DIRECT_SEND for task consumer. Alexander Motin
- Re: git: 779fd0534466 - main - ifconfig: improve vlan options parsing John Baldwin
- git: 964b8f8b993d - main - ifnet: garbage collect unused function ifaddr_byindex(). Gleb Smirnoff
- git: ffc1cc95e78e - main - GEOM: Relax direct dispatch for GEOM threads. Alexander Motin
- git: 29998bf2ac4c - main - glabel: Set G_CF_DIRECT_SEND/RECEIVE for taste consumer. Alexander Motin
- git: 99830f702d8d - main - libpmc: remove mips support Mitchell Horne
- git: b1ab9568bcac - main - hwpmc: remove mips event definitions Mitchell Horne
- git: 2e8d1a55258d - main - iscsi: Allocate a dummy PDU for the internal nexus reset task. John Baldwin
- git: 29d481ae6a19 - main - Make <vm/vm_extern.h> more self-contained. John Baldwin
- git: 8d8b9b560afd - main - sort: Fix message catalogue usage Mark Johnston
- git: 1c91aedf25bc - main - dma: exit if invoked with invalid (zero) argc Ed Maste
- git: 703e533da5e2 - main - mbuf: do not restore dying interfaces Kristof Provost
- git: 9dac026822ab - main - dummynet: dn_dequeue() may return NULL Kristof Provost
- Sat, 29 Jan 2022
- git: 21cc4bee6962 - main - sync improvements from concatdb.sh Wolfram Schneider
- git: 9146546eaee3 - main - locate statistics: show number of longest path in database Wolfram Schneider
- git: c9d1fa7003d5 - main - systat: Display seconds in vmstat mode Peter Jeremy
- git: 217481a33327 - main - u3g: Add support Quectel EM12-G modem. Alexander V. Chernikov
- git: afcd1210246b - main - geom_gate: Distinguish between classes of errors Peter Jeremy
- git: 656f5031c391 - main - ifconfig: remove debug printf introduced in 779fd0534466 Alexander V. Chernikov
- Re: git: 779fd0534466 - main - ifconfig: improve vlan options parsing Alexander V. Chernikov
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Marko Zec
- git: 1578c22e92c5 - main - apply.1: Use Ar for arguments Mateusz Piotrowski
- git: 5eafaf9e6889 - main - usbconfig.8: Improve style and fix examples Mateusz Piotrowski
- git: 75a86e93e6e5 - main - usbconfig.8: Sort flags according to style(9) Mateusz Piotrowski
- git: d0b92c068e36 - main - ipheth.4: Fix examples Mateusz Piotrowski
- git: 60401b388314 - main - ipheth.4: Simplify output filtering example Mateusz Piotrowski
- git: 79afae3b3f24 - main - style.mdoc.5: Document the conventions for -width Mateusz Piotrowski
- git: 9738bc28abe8 - main - Apply llvm fix for assertion failure compiling recent libc++ Dimitry Andric
- git: 595a12f18bc4 - main - bhyve nvme: Advertise v1.4 support Chuck Tuffli
- git: cf76cdd4bf05 - main - bhyve nvme: Fix NVM Format completion status Chuck Tuffli
- git: 62d47feceba8 - main - bhyve nvme: Fix Namespace Specific Set Features Chuck Tuffli
- git: b1b2a4d9e87e - main - bhyve nvme: Implement Log Page Offset Chuck Tuffli
- git: 785b5da318bf - main - bhyve nvme: Add missing Admin opcodes Chuck Tuffli
- git: 45ab4076f36b - main - bhyve nvme: Remove redundant AER Limit checks Chuck Tuffli
- git: 1381a118297c - main - bhyve nvme: Fix Set Features Chuck Tuffli
- git: ea9ee35583a8 - main - bhyve nvme: Add Temperature Threshold support Chuck Tuffli
- git: 29241c96f75b - main - bhyve nvme: Update v1.4 Identify Controller data Chuck Tuffli
- git: 073f2076fea4 - main - bhyve nvme: Add Select support to Get Features Chuck Tuffli
- git: 9d8cd04694d4 - main - bhyve nvme: Fix LBA out-of-range calculation Chuck Tuffli
- git: ff5ed0fac420 - main - bhyve nvme: Fix reported VWC value Chuck Tuffli
- git: fa263c532bee - main - bhyve nvme: Fix Set Features, AEN Chuck Tuffli
- git: ac678b4aaf1e - main - bhyve nvme: Fix Identify Namespace, NSID=ffffffff Chuck Tuffli
- Sun, 30 Jan 2022
- git: 10ae42ccbde4 - main - GEOM: Set G_CF_DIRECT_SEND/RECEIVE for taste consumers. Alexander Motin
- git: 67c58cd72909 - main - GEOM: Remove g_wait_sim. Alexander Motin
- git: a01ca46b9b86 - main - unionfs: use VV_ROOT to check for root vnode in unionfs_lock() Jason A. Harmening
- git: 72a0982cd529 - main - improve error handling Wolfram Schneider
- git: 8e7c0a6d32c4 - main - fix fgets error handling (from last commit) Wolfram Schneider
- git: e7d6783f4a2c - main - enable to set locate command Wolfram Schneider
- git: 5260fbcebdfc - main - fix check for integer Wolfram Schneider
- git: 33ee87fa0ae8 - main - improve error handling for corrupt database Wolfram Schneider
- git: fdf278410104 - main - Apply clang fix for assertion failure compiling science/chrono Dimitry Andric
- git: 42818aba8d4d - main - ObsoleteFiles: move libelf.so.2 to MOVED_LIBS Ed Maste
- git: e58d0869c6cc - main - Update commit instructions. Still more TBD as I plan out the first git-based vendor import. Gregory Neil Shapiro
- Mon, 31 Jan 2022
- git: 85f7e9a4f039 - main - In GEOM debugging output, show consumer for cloned and duplicated bio's. Kirk McKusick
- git: 9cd59de2e19b - main - ext2fs: remove remnants of the UFS snapshot code Konstantin Belousov
- git: 531f8cfea06b - main - Use dedicated lock name for pbufs Konstantin Belousov
- git: 5875b94c7493 - main - buf_alloc(): lock the buffer with LK_NOWAIT Konstantin Belousov
- git: 3d68c4e17578 - main - syncer VOP_FSYNC(): unlock syncer vnode around call to VFS_SYNC() Konstantin Belousov
- git: 0cdc6033087a - main - ufs: Use IS_SNAPSHOT() Konstantin Belousov
- git: 4559700a0a99 - main - ffs_snapblkfree(): add a comment explaining lockmgr invocation Konstantin Belousov
- git: 8d8589b385c9 - main - ufs: be more persistent with finishing some operations Konstantin Belousov
- git: f485d733e87e - main - enetc: Disable HW IP packet alignment Wojciech Macek
- git: a6bda3e1ef4d - main - enetc: Simply TX ring credits counting logic Wojciech Macek
- git: 1a6d987b7f32 - main - enetc: Wait for pending transmissions before disabling TX queues Wojciech Macek
- git: 69ae5b96672a - main - remove register Wolfram Schneider
- git: 66c5fbca7719 - main - insmntque1(): remove useless arguments Konstantin Belousov
- git: 90be4091a76e - main - insmntque(9): update and correct man page Konstantin Belousov
- git: 8d35ca86c570 - main - Fix statistics for empty databases Wolfram Schneider
- git: 834a8fa1694d - main - enable to configure the locate path length at compile time Wolfram Schneider
- git: 00ad40d70a67 - main - throw an error if reading from stdin failed Wolfram Schneider
- git: d7e8005bfa65 - main - cleanup documentation Wolfram Schneider
- git: 6f47a72d8ebf - main - libpfctl: fix pfctl_kill_states() Kristof Provost
- git: 1536d37b2045 - main - fix casting issue in error message for 32bit CPUs (e.g. armv7) Wolfram Schneider
- git: b4cc5d63b611 - main - bhyve/virtio: use correct device id for virtio-scsi Robert Wing
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Gleb Smirnoff
- git: 773e3a71b2f1 - main - pf: Initialize pf_kpool mutexes earlier Mark Johnston
- git: e38610abcadb - main - ssh: remove unused header Ed Maste
- git: 9ad859dab2d4 - main - Fix minor grammar nit. Gordon Tetlow
- Re: git: 91f44749c6fe - main - ifnet: make if_index global Marko Zec
- Go to: [ monthly archives ] [ by author ] [ by date ]