dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
July 2024 Archives by author
- Adrian Chadd
- Alan Cox
- Alan Somers
- Alexander Leidinger
- Alexander Motin
- Andrew Turner
- Antoine Brodin
- Baptiste Daroussin
- Bjoern A. Zeeb
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h (Mon, 22 Jul 2024 18:55:03 UTC)
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h (Wed, 24 Jul 2024 10:15:09 UTC)
- git: 9e6544dd6e02 - main - malloc(9): extend contigmalloc(9) by a "slab cookie" (Wed, 24 Jul 2024 10:19:36 UTC)
- git: c0df224ba5b1 - main - kern_malloc: remove '.' and '\n' from KASSERT/panic (Wed, 24 Jul 2024 10:20:23 UTC)
- git: 4d8c65b466fc - main - LinuxKPI: remove dummy kstrtox.h (Thu, 25 Jul 2024 12:44:02 UTC)
- git: bd206a6f4a87 - main - LinuxKPI: 802.11: consistently spell TRACE-RX: as such (Thu, 25 Jul 2024 13:53:38 UTC)
- git: db8b3578627b - main - LinuxKPI: 802.11: implement ieee80211_sn_*() (Thu, 25 Jul 2024 15:04:59 UTC)
- git: 59d262fe969a - main - LinuxKPI: 802.11 compile in debugging based on IEEE80211 debugging (Thu, 25 Jul 2024 16:21:42 UTC)
- git: e8fe3b9e731d - main - arm64: turn on IEEE80211 debugging and IEEE80211_SUPPORT_MESH too (Thu, 25 Jul 2024 16:42:51 UTC)
- git: 4aff4048f5b1 - main - LinuxKPI: 802.11: support manual lladdr changes (Thu, 25 Jul 2024 18:43:56 UTC)
- git: d1bdc2821fcd - main - Deprecate contigfree(9) in favour of free(9) (Fri, 26 Jul 2024 10:46:06 UTC)
- git: 4fab5f005482 - main - kern_malloc: fold free and zfree together into one __always_inline func (Fri, 26 Jul 2024 10:48:23 UTC)
- git: 5668c22a13c6 - main - LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_buffer (Fri, 26 Jul 2024 10:56:36 UTC)
- git: c179937b986e - main - libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate (Fri, 26 Jul 2024 11:04:35 UTC)
- git: 9776aba34576 - main - net80211: scan/internal: change boolean argument from int to bool (Fri, 26 Jul 2024 11:09:33 UTC)
- git: 1f7df7570174 - main - LinuxKPI: move __kmalloc from slab.h to slab.c (Fri, 26 Jul 2024 11:51:41 UTC)
- Bojan Novković
- Brooks Davis
- Cheng Cui
- Christos Margiolis
- git: f30af1f037a6 - main - sound: SNDCTL_AUDIOINFO: Do not skip physical channels if VCHANs are disabled (Sat, 06 Jul 2024 18:24:04 UTC)
- git: d6d4586b0b7e - main - sound: Get rid of snd_sb16 workaround in vchan_create() (Sat, 06 Jul 2024 18:24:05 UTC)
- git: fc76e24e583d - main - sound: Fix lock order reversals in mseq_open() (Sat, 06 Jul 2024 18:24:06 UTC)
- git: 3402d474ceb8 - main - snd_uaudio: Remove unused sc_sndstat sbuf (Sat, 06 Jul 2024 18:24:07 UTC)
- git: 526bd1d87ec9 - main - sound: Remove MIDI_TYPE (Sat, 06 Jul 2024 18:24:08 UTC)
- git: 8b9e1b628064 - main - sound: Remove *MINOR from midi/ (Sat, 06 Jul 2024 18:24:09 UTC)
- git: 46e92a41cb53 - main - sound: Simplify getchns() (Sat, 06 Jul 2024 18:24:11 UTC)
- git: be04a9d9387f - main - sound: Improve simplex handling in dsp_open() (Sat, 06 Jul 2024 18:24:12 UTC)
- git: adc1713fb13f - main - sound: Make DSP_FIXUP_ERROR() regular code (Sat, 06 Jul 2024 18:24:13 UTC)
- git: a9f08df3e900 - main - sound: Remove dead code in pcm_register() (Sat, 06 Jul 2024 18:24:14 UTC)
- git: 2d6fc24673cc - main - sound: Handle midistat_lock through function interface (Sat, 06 Jul 2024 18:24:15 UTC)
- git: 86585210fd56 - main - sound: Fix min/max rate for SNDCTL_AUDIOINFO and SNDCTL_ENGINEINFO (Sat, 06 Jul 2024 18:24:16 UTC)
- git: 9d8b93bc9cce - main - sound: Refactor sndstat_get_caps() (Sat, 06 Jul 2024 18:24:17 UTC)
- git: 1a768ea9db3d - main - sound: Add min_rate and min_channels safety check in SNDCTL_AUDIOINFO (Sat, 06 Jul 2024 18:24:19 UTC)
- git: e850bd36dfda - main - sound: Add missing CHN_[UN]LOCKs in sndstat (Sat, 06 Jul 2024 18:24:20 UTC)
- git: 810530aa2648 - main - sound: Add device status string to sndstat nvlist (Sat, 27 Jul 2024 11:56:14 UTC)
- git: a62837175770 - main - sound: Add *vchanrate and *vchanformat to sndstat nvlist (Sat, 27 Jul 2024 11:56:15 UTC)
- git: cb00491fbc51 - main - sound examples: Organize files in directories (Sat, 27 Jul 2024 11:56:17 UTC)
- git: f08ecd24a19b - main - sound examples: Add sndstat nvlist example (Sat, 27 Jul 2024 11:56:18 UTC)
- git: c15c9315b2cb - main - sound: Implement dummy driver (Sat, 27 Jul 2024 11:56:19 UTC)
- git: 95eb4b873b6a - main - sound tests: Add sndstat nvlist ATF test (Sat, 27 Jul 2024 11:56:20 UTC)
- git: 8ca73331ef81 - main - mixer(8): Make mute and recsrc argument parsing more robust (Sat, 27 Jul 2024 11:56:22 UTC)
- git: 94a86f3f6920 - main - mixer(8): Add tests (Sat, 27 Jul 2024 11:56:23 UTC)
- git: 16329b7b3276 - main - sound: Fix memory leak in chn_init() (Sat, 27 Jul 2024 11:56:24 UTC)
- git: 85d1c84c2406 - main - snd_hdsp*: Free up channel resources in case of CHANNEL_INIT() failure (Sat, 27 Jul 2024 11:56:25 UTC)
- git: 29ff7b08be36 - main - sound: Rename chn_* feeder functions to feeder_* (Sat, 27 Jul 2024 11:56:26 UTC)
- git: c55f995502cb - main - sound: Remove unused FEEDER_DEBUG (Sat, 27 Jul 2024 11:56:27 UTC)
- git: 5b209e153b58 - main - sound: Simplify chn_init() (Sat, 27 Jul 2024 11:56:28 UTC)
- git: f477d412530a - main - sound: Remove unused defines from pcm/sound.h (Sat, 27 Jul 2024 11:56:30 UTC)
- git: 00172d20070a - main - sound: Simplify feeder_remove() (Sat, 27 Jul 2024 11:56:31 UTC)
- git: f0eceecf5ab5 - main - sndstat.4: Fix typo (Sat, 27 Jul 2024 11:56:32 UTC)
- Colin Percival
- Cy Schubert
- Dag-Erling Smørgrav
- git: c15290fb9d8f - main - tftpd: Code cleanup. (Fri, 05 Jul 2024 22:06:07 UTC)
- git: 124ae0e8af8f - main - tarfs: Fix typo. (Wed, 24 Jul 2024 11:32:58 UTC)
- git: 647d4a8cafd2 - main - ls: Make -, apply to -s as well as -l. (Wed, 24 Jul 2024 20:07:09 UTC)
- git: f890020d43bf - main - pax: Clear arcn in each read function. (Wed, 24 Jul 2024 20:07:10 UTC)
- git: ab830de9f58c - main - diff: Fix usage message and documentation. (Mon, 29 Jul 2024 14:02:53 UTC)
- git: ca75b7dac886 - main - sdiff: Fix usage message. (Mon, 29 Jul 2024 14:02:54 UTC)
- git: 9317242469f1 - main - diff: Fix integer overflow. (Mon, 29 Jul 2024 14:02:55 UTC)
- git: 9f080f17a6a7 - main - ifnet(9): Remove mention of defunct ifaddr_byindex(9). (Mon, 29 Jul 2024 14:02:56 UTC)
- git: 057453ffdf57 - main - filemon: Document how to build into the kernel. (Tue, 30 Jul 2024 19:04:38 UTC)
- git: b4e4512d4669 - main - filemon: Not an option. (Wed, 31 Jul 2024 00:39:43 UTC)
- Dimitry Andric
- git: 397c2693fa66 - main - Fix llvm register allocator for native/cross build differences (Sun, 21 Jul 2024 20:41:28 UTC)
- git: 55a2a91c5e1b - main - Merge commit 28a2b85602a5 from llvm-project (by Kazu Hirata): (Thu, 25 Jul 2024 18:03:13 UTC)
- git: 52552d7572a6 - main - Revert "Fix llvm register allocator for native/cross build differences" (Sun, 28 Jul 2024 11:14:05 UTC)
- git: 1a4b8325f6e3 - main - Merge commit c80c09f3e380 from llvm-project (by Dimitry Andric): (Sun, 28 Jul 2024 11:14:06 UTC)
- git: 6f25b46721a1 - main - Fix enum warning in heimdal (Tue, 30 Jul 2024 19:30:18 UTC)
- git: 1d5a5500ad4b - main - Fix enum warning in keyserv (Wed, 31 Jul 2024 19:32:35 UTC)
- git: 8ce3e489a5ee - main - Fix incorrect -I option in sys/conf/Makefile.arm (Wed, 31 Jul 2024 19:32:36 UTC)
- git: 67be1e195acf - main - Fix enum warning in iavf (Wed, 31 Jul 2024 19:32:37 UTC)
- git: 1bd66fac35ec - main - Fix enum warning in isci (Wed, 31 Jul 2024 19:32:38 UTC)
- git: 357378bbdedf - main - Fix enum warnings in qat (Wed, 31 Jul 2024 19:32:39 UTC)
- Doug Moore
- Drew Gallatin
- Ed Maste
- git: 94416c6939f4 - main - openssh: use '' instead of `' in config.h (Wed, 03 Jul 2024 18:26:47 UTC)
- git: b81424adf718 - main - OpenSSH: correct logic error in ObscureKeystrokeTiming (Fri, 05 Jul 2024 13:16:50 UTC)
- git: 004d5af853bf - main - splash(4): fix markup around cross-references (Mon, 15 Jul 2024 12:55:33 UTC)
- Re: git: 60f098f84119 - main - arch: Update to remove armv6 (Mon, 15 Jul 2024 13:03:16 UTC)
- git: 001606523a48 - main - libm: add parens to clarify expressions in fma, fmal (Mon, 15 Jul 2024 13:31:33 UTC)
- git: 867873b3980c - main - Revert "Makefile.inc1: show time for `make installworld'" (Mon, 15 Jul 2024 13:51:39 UTC)
- git: a39decd73f82 - main - etcupdate: remove mergemaster cross-reference (Tue, 16 Jul 2024 01:38:03 UTC)
- git: f2055611fe56 - main - mergemaster: remove from the tree (Tue, 16 Jul 2024 12:26:52 UTC)
- git: afd67a167799 - main - etcupdate(8): improve phrasing (Tue, 16 Jul 2024 19:17:45 UTC)
- git: 0ac6cc3fd747 - main - iichid: Soften "Interrupt setup failed" message (Tue, 23 Jul 2024 20:39:05 UTC)
- git: d55de30efd09 - main - tools/build/make.py: Minor typo fix (Sun, 28 Jul 2024 03:05:20 UTC)
- git: 34f746cc7f8a - main - libm: fma: correct zero sign with small inputs (Sun, 28 Jul 2024 21:38:12 UTC)
- git: ba373fca78a1 - main - Do not clean (in buildworld/buildkernel) by default (Mon, 29 Jul 2024 17:17:37 UTC)
- git: 4a06d149371c - main - depend-cleanup: remove entries from 2020 and 2021 (Mon, 29 Jul 2024 19:00:53 UTC)
- git: 5c2bc3db201a - main - Remove "All Rights Reserved" from FreeBSD Foundation copyrights (Tue, 30 Jul 2024 16:17:32 UTC)
- Emmanuel Vadot
- git: 13d00a43cba4 - main - conf: Add usbhid and hidbus to GENERIC* kernel configs (Wed, 10 Jul 2024 06:06:02 UTC)
- git: 887062c1da4a - main - stand: Fix logo alpha (Wed, 10 Jul 2024 06:11:44 UTC)
- Re: git: 887062c1da4a - main - stand: Fix logo alpha (Wed, 10 Jul 2024 06:50:48 UTC)
- git: 5ed91e788f0b - main - conf: hidmap is always needed for hms (Wed, 10 Jul 2024 06:56:10 UTC)
- Re: git: 887062c1da4a - main - stand: Fix logo alpha (Wed, 10 Jul 2024 06:58:44 UTC)
- git: 43a62df0b464 - main - conf: powerpc: Add evdev to some kernel configs (Wed, 10 Jul 2024 08:13:14 UTC)
- git: b93028d8cd3a - main - vt: Add vd_bitblt_argb (Thu, 11 Jul 2024 06:50:40 UTC)
- git: 966e53a4e563 - main - linker: Add MODINFOMD_SPLASH type (Thu, 11 Jul 2024 06:50:41 UTC)
- git: f6e8b0e85081 - main - vt: splash: Use splash screen passed from loader (Thu, 11 Jul 2024 06:50:42 UTC)
- git: 00460cc8c5ad - main - loader: Load a splash screen if "splash" variable is defined (Thu, 11 Jul 2024 06:50:43 UTC)
- git: 7504e0e3e517 - main - splash(4): Document how to use splash screen with vt(4) (Thu, 11 Jul 2024 06:50:44 UTC)
- git: e4fc2fd62a5e - main - splash: Add sys/types.h (Thu, 11 Jul 2024 07:36:45 UTC)
- George Neville-Neil
- George V. Neville-Neil
- Gleb Smirnoff
- Gordon Bergling
- Jason A. Harmening
- Jessica Clarke
- John Baldwin
- Re: git: edbd489d09ba - main - ctladm: don't require the use of "-p" with "port -r" (Mon, 01 Jul 2024 21:08:53 UTC)
- Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions (Mon, 01 Jul 2024 21:49:12 UTC)
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Mon, 01 Jul 2024 21:53:09 UTC)
- Re: git: 7cae020b9c97 - main - Simplify signal handling code in libthr by removing use of SYS_sigreturn (Mon, 01 Jul 2024 22:28:55 UTC)
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Tue, 02 Jul 2024 15:44:03 UTC)
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Tue, 02 Jul 2024 18:27:48 UTC)
- git: 61089df8147e - main - cxgbe: Remove most uses of sysctl_wire_old_buffer (Wed, 03 Jul 2024 15:05:28 UTC)
- git: 1edf61f395d9 - main - cxgbe: Add a 'show t4 memdump' DDB command (Wed, 03 Jul 2024 15:05:29 UTC)
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like (Sat, 06 Jul 2024 21:56:15 UTC)
- Re: git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does (Tue, 09 Jul 2024 13:09:42 UTC)
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like (Wed, 10 Jul 2024 18:19:06 UTC)
- git: e5a18aa2373b - main - splash(4): Subject/verb agreement (Mon, 15 Jul 2024 14:14:26 UTC)
- git: 480cc750a2a8 - main - amd64 GENERIC: Drop hints for fdc0 and ppc0 (Mon, 15 Jul 2024 14:17:04 UTC)
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile (Mon, 15 Jul 2024 16:22:43 UTC)
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile (Mon, 15 Jul 2024 18:21:54 UTC)
- git: 0a34d050ae8e - main - acpi: Narrow workaround for broken interrupt settings on x86 (Mon, 15 Jul 2024 19:15:52 UTC)
- git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" (Mon, 15 Jul 2024 19:15:53 UTC)
- Re: git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" (Mon, 15 Jul 2024 19:20:41 UTC)
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile (Mon, 15 Jul 2024 20:13:17 UTC)
- Re: git: 838b6caababb - main - openssl: use getrandom(2) instead of probing for getentropy(2) (Wed, 17 Jul 2024 13:52:12 UTC)
- Re: git: c24e5fcca9c2 - main - mvs: Fix to use rman_get_rid rather than non-existent rid argument (Wed, 17 Jul 2024 14:25:41 UTC)
- git: 03248b3f5079 - main - NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsi (Thu, 18 Jul 2024 17:29:37 UTC)
- git: ee912ee57a21 - main - nvmecontrol: Treat requested KeepAlive timeout as seconds (Thu, 18 Jul 2024 18:55:28 UTC)
- git: 680f40f38343 - main - stdatomic: Only use clang atomics if __clang__ is defined (Fri, 19 Jul 2024 17:07:40 UTC)
- git: 5275d1ddb42d - main - libcasper: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:41 UTC)
- git: bf3b889a5be1 - main - libgeom: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:42 UTC)
- git: b73445a32f8a - main - elftoolchain: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:43 UTC)
- git: 8aadd10a65b1 - main - lib80211: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:45 UTC)
- git: e8e2ab3c5522 - main - md5: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:46 UTC)
- git: 6991cb36f52a - main - recoverdisk: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:47 UTC)
- git: a971c6045622 - main - ministat: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:48 UTC)
- git: 7cd0a4c85dbe - main - bsdinstall: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:49 UTC)
- git: 2ba12978f674 - main - ctld: Consistently use item count as the first argument to calloc (Fri, 19 Jul 2024 17:07:50 UTC)
- git: 9494dfe1b3fa - main - fwcontrol: Allocate full fw_asyreq structures passed to the kernel (Fri, 19 Jul 2024 17:11:31 UTC)
- git: e0649a35a670 - main - libnvmf: Zero controller data template for I/O controllers (Fri, 19 Jul 2024 21:06:55 UTC)
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like (Mon, 22 Jul 2024 14:00:54 UTC)
- git: 43d45f26413a - main - nvmf_tcp: Don't require a data digest for PDUs without data (Mon, 22 Jul 2024 21:06:46 UTC)
- git: dcfa6669a33f - main - nvmft: Handle qpair allocation failures during handoff (Tue, 23 Jul 2024 15:46:38 UTC)
- git: 5d0498db4782 - main - nvmf_tcp: Rename max_c2hdata sysctl to max_transmit_data (Thu, 25 Jul 2024 19:33:27 UTC)
- git: 6549718b70f0 - main - nvmfd: Stop setting MAXR2T in association parameters (Thu, 25 Jul 2024 19:33:28 UTC)
- git: fd0e6af5e49c - main - libnvmf: Require MAXH2CDATA to be a multiple of 4 (Thu, 25 Jul 2024 19:33:29 UTC)
- git: 846d702f234b - main - libnvmf: Reject invalid values of MAXH2CDATA for new associations (Thu, 25 Jul 2024 19:33:30 UTC)
- git: 7f73c0489508 - main - nvmfd: Correct usage description (Thu, 25 Jul 2024 19:33:31 UTC)
- git: 399362bac312 - main - nvmfd: Permit setting the MAXH2CDATA value via -H (Thu, 25 Jul 2024 19:33:32 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Mon, 29 Jul 2024 17:55:17 UTC)
- git: 0244e0a177a6 - main - openssl: Add <sys/random.h> include for getrandom() (Mon, 29 Jul 2024 20:39:28 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Tue, 30 Jul 2024 13:52:32 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Tue, 30 Jul 2024 14:12:39 UTC)
- git: a14de491e031 - main - nvmf_tcp: Use min() to simplify a few statements (Tue, 30 Jul 2024 14:29:18 UTC)
- git: 6df040ea6e4a - main - nvmf_tcp: Avoid setting some unused parameters in tcp_allocate_qpair (Tue, 30 Jul 2024 14:29:19 UTC)
- git: 19c15e41c6cd - main - nvmf_tcp: Update R2T accounting stats when aborting command buffers (Tue, 30 Jul 2024 14:29:20 UTC)
- git: 8ebacb9daa9e - main - nvmf_tcp: Correct calculation of number of TTAGs to allocate (Tue, 30 Jul 2024 14:29:21 UTC)
- git: f44ff2aba2d6 - main - bhyve: Treat the COMMAND register for PCI passthru devices as emulated (Wed, 31 Jul 2024 14:50:52 UTC)
- git: b313bf154a5a - main - ObsoleteFiles.inc: Remove /rescue/gbde (Wed, 31 Jul 2024 19:26:11 UTC)
- git: 66158bda905e - main - ObsoleteFiles.inc: Remove CAM.4 MLINK (Wed, 31 Jul 2024 19:26:12 UTC)
- git: 20cd6bbc1048 - main - ObsoleteFiles.inc: Remove dtrace/amd64/kinst test directory (Wed, 31 Jul 2024 19:26:13 UTC)
- git: c04ef1bfb461 - main - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries (Wed, 31 Jul 2024 19:26:14 UTC)
- git: a4b248b883cc - main - ObsoleteFiles.inc: Remove usr/share/examples/IPv6 (Wed, 31 Jul 2024 19:26:15 UTC)
- git: 09ed116dc5b8 - main - ObsoleteFiles.inc: Don't remove recently added mixer(8) tests (Wed, 31 Jul 2024 19:26:16 UTC)
- Re: git: c04ef1bfb461 - main - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries (Wed, 31 Jul 2024 20:35:27 UTC)
- Ka Ho Ng
- Kirk McKusick
- Konrad Witaszczyk
- git: 5688843dc9c5 - main - sys: Index netlink/ files with the cscope target (Mon, 22 Jul 2024 09:54:31 UTC)
- git: bb8fa2ef83c9 - main - sbin/nos-tun: correct SIOCDIFADDR calls to use ifreq (Mon, 22 Jul 2024 10:02:24 UTC)
- git: 2ab551500190 - main - usr.sbin/ppp: correct SIOCDIFADDR{,_IN6} calls to use {,in6_}ifreq (Mon, 22 Jul 2024 10:07:08 UTC)
- git: bc06c51419b3 - main - netinet: correct SIOCDIFADDR{,_IN6} calls to use {,in6_}ifreq (Mon, 22 Jul 2024 14:22:38 UTC)
- git: c74a4cea0dc9 - main - usr.sbin/uhsoctl: correct SIOCDIFADDR calls to use ifreq (Mon, 22 Jul 2024 14:59:54 UTC)
- git: 5c3af1d697dc - main - nullfs: Use an a_gen field to cast to vop_generic_args (Fri, 26 Jul 2024 11:15:59 UTC)
- Konstantin Belousov
- git: 7539b04ed7a4 - main - ipsec_newpolicies(): do not call key_freesp() with NULL value (Fri, 12 Jul 2024 11:24:51 UTC)
- git: 54ac7b969f86 - main - ipsec: make key_do_allocsp() global (Fri, 12 Jul 2024 11:24:52 UTC)
- git: 41106f5aa032 - main - netipsec/xform_esp.c: make esp_ctr_compatibility global (Fri, 12 Jul 2024 11:24:53 UTC)
- git: de1da299daaa - main - ipsec_output(): add outcoming ifp argument (Fri, 12 Jul 2024 11:24:54 UTC)
- git: 00524fd47599 - main - ipsec_output(): add mtu argument (Fri, 12 Jul 2024 11:24:56 UTC)
- git: 3673801f5306 - main - Define mbuf tags for IPSEC_ACCEL in/out with ABI_COMPAT (Fri, 12 Jul 2024 11:24:57 UTC)
- git: da0efbdb8d95 - main - ip6_output: place IPSEC_OUTPUT hook after the outgoing ifp is calculated (Fri, 12 Jul 2024 11:24:58 UTC)
- git: b256ff9303ba - main - sys/pfkeyv2.h: define extensions for ipsec inline accel control (Fri, 12 Jul 2024 11:24:59 UTC)
- git: 1b1cd327d905 - main - setkey(8): print out SA sw/hw offload counters (Fri, 12 Jul 2024 11:25:00 UTC)
- git: 3d95e9e3fe24 - main - libipsec: decode SADB_X_EXT_IF_HW_OFFL (Fri, 12 Jul 2024 11:25:01 UTC)
- git: 9b93b2d8b039 - main - setkey(8): add -esn extension option to enable ESN (Fri, 12 Jul 2024 11:25:02 UTC)
- git: 83418c878b75 - main - setkey(8): add -hwif extension to specify offload interface for SA and SPD (Fri, 12 Jul 2024 11:25:03 UTC)
- git: 2131654bde1f - main - sys/net: Add IPSEC_OFFLOAD interface cap and methods structure (Fri, 12 Jul 2024 11:25:05 UTC)
- git: 9d269938e300 - main - ipsec_offload: ifconfig support (Fri, 12 Jul 2024 11:25:06 UTC)
- git: b6919741b747 - main - ipsec_offload: handle TSO if supported (Fri, 12 Jul 2024 11:25:07 UTC)
- git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure (Fri, 12 Jul 2024 11:25:08 UTC)
- git: 240b7bfe56f2 - main - ipsec_offload: offload inner checksums calculations for UDP/TCP/TSO (Fri, 12 Jul 2024 11:25:09 UTC)
- git: e6e2c0a5ef5d - main - ipsec_offload: switch TF2_IPSEC_TSO on/off as appropriate on output (Fri, 12 Jul 2024 11:25:10 UTC)
- git: 7a296a86d131 - main - IPSEC_OFFLOAD: add the option to GENERIC on amd64 and arm64 (Fri, 12 Jul 2024 11:25:11 UTC)
- git: 616dd88a2e68 - main - amd64 pmap_allocpte_nosleep(): fix indent (Sun, 14 Jul 2024 03:23:14 UTC)
- git: 10a6ae0ddffb - main - amd64 pmap_allocpte_nosleep(): stop testing tautological condition (Sun, 14 Jul 2024 03:23:15 UTC)
- git: 45cde0e43918 - main - vm_page: add vm_page_clearref() helper (Mon, 15 Jul 2024 07:13:33 UTC)
- git: 7773023b72de - main - DMAR pagetables pages: handle ref_count special references (Mon, 15 Jul 2024 07:13:34 UTC)
- Re: git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure (Fri, 19 Jul 2024 19:23:02 UTC)
- git: 35f498434322 - main - sockstat(1): tolerate situation where file info cannot be fetched (Sun, 21 Jul 2024 08:51:56 UTC)
- git: eb0fdc77533d - main - netinet/ipsec.h: remove unneeded "extern"s (Sun, 21 Jul 2024 08:53:44 UTC)
- git: 6023bd1d52b6 - main - netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header (Sun, 21 Jul 2024 08:53:45 UTC)
- git: 9a7096ff547d - main - ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl (Sun, 21 Jul 2024 08:53:46 UTC)
- Re: git: c097967b9af9 - main - mlx5en: add diagnostic in one more case of failed eeprom read preparation (Fri, 26 Jul 2024 20:02:01 UTC)
- git: bc25bc6850e5 - main - rtld(1): Spell value as VALUE, not NAME (Mon, 29 Jul 2024 23:58:57 UTC)
- git: 47315d6d3562 - main - rtld: make ld_get_env_var() usable for all rtld source files (Mon, 29 Jul 2024 23:58:58 UTC)
- git: 860c4d94ac46 - main - rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var (Mon, 29 Jul 2024 23:58:59 UTC)
- git: 31f688a26d82 - main - rtld: avoid division in __thr_map_stacks_exec() (Mon, 29 Jul 2024 23:59:00 UTC)
- git: 3f3ec4b99f79 - main - exit(3): make it thread-safe (Mon, 29 Jul 2024 23:59:01 UTC)
- git: c4269e63ecf3 - main - exit(3): clarify how to obtain full exit status of the exited process (Mon, 29 Jul 2024 23:59:02 UTC)
- git: 65f264dcf737 - main - ipsec_offload: indirect two more functions on the ipsec.ko module load (Tue, 30 Jul 2024 15:00:51 UTC)
- git: e23731db48ef - main - mlx5en: add IPSEC_OFFLOAD support (Tue, 30 Jul 2024 15:00:52 UTC)
- git: 2204a4829083 - main - mlx5en: limit reporting eeprom read failure due to unplugged module to verboseboot (Tue, 30 Jul 2024 15:00:53 UTC)
- git: aff225414bec - main - ipsec_accel: consistently provide arguments name in typedefs (Tue, 30 Jul 2024 16:52:43 UTC)
- Kristof Provost
- git: 239e24eb0cf6 - main - pf: Handle (*m0)->m_len < sizeof(struct ip) case (Tue, 02 Jul 2024 15:41:09 UTC)
- git: 78918c9b271c - main - pf: Fix NULL deref in m_pullup failure case (Tue, 02 Jul 2024 19:58:47 UTC)
- git: 5f75cd390a67 - main - if_pfsync: lock buckets during pfsync_drop() (Tue, 09 Jul 2024 20:07:30 UTC)
- git: a9639adaedb4 - main - pf: fix sctp deadlock (Wed, 10 Jul 2024 09:40:05 UTC)
- git: b1e0f0ff9d35 - main - pf: fix state locking issue when dumping by id (Wed, 10 Jul 2024 09:55:21 UTC)
- git: d909f06b907d - main - pf: convert DIOCADDADDR to netlink (Wed, 17 Jul 2024 07:31:53 UTC)
- git: 271f14695564 - main - pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and V_pf_srchashmask (Wed, 17 Jul 2024 15:35:13 UTC)
- git: fe0c82a603ce - main - pf tests: fix sctp:timeout test (Wed, 17 Jul 2024 15:35:15 UTC)
- git: fb05f761ac0b - main - siftr: remove the shutdown_pre_sync event handler on unload (Fri, 19 Jul 2024 08:10:37 UTC)
- Re: git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure (Fri, 19 Jul 2024 14:26:43 UTC)
- Re: git: 9a7096ff547d - main - ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl (Sun, 21 Jul 2024 09:46:24 UTC)
- git: 644b7b5a2e31 - main - pf: convert DIOCGETADDRS to netlink (Mon, 22 Jul 2024 07:15:06 UTC)
- git: 9ae91f59c500 - main - pf: convert DIOCGETADDR to netlink (Mon, 22 Jul 2024 07:15:08 UTC)
- git: ae8d58814089 - main - vnet tests: verify that we can load if_epair and if_bridge (Tue, 23 Jul 2024 15:00:08 UTC)
- git: b0fcf4d5222b - main - pf tests: ensure temporary files end up in the atf working directory (Tue, 23 Jul 2024 15:00:09 UTC)
- git: 4f752a1583dc - main - netpfil tests: run in parallel (Tue, 23 Jul 2024 15:00:10 UTC)
- git: a8a95277363b - main - pfctl: Allow a semicolon (;) as a comment (Thu, 25 Jul 2024 13:10:35 UTC)
- git: 250e074e5f60 - main - pfctl tests: fix dependency (Thu, 25 Jul 2024 13:10:36 UTC)
- git: 375aaa299f85 - main - pfctl: improve error reporting (Mon, 29 Jul 2024 17:42:51 UTC)
- git: 534ee17e61ee - main - pf: stricter state checking for ICMP and ICMPv6 packets (Mon, 29 Jul 2024 17:42:52 UTC)
- git: e296b0de9e46 - main - pf: some ICMP types that also have icmp_id, pointed out by markus@ (Mon, 29 Jul 2024 17:42:53 UTC)
- git: 46755f52247b - main - pf: split ICMP/ICMPv6 number space in pf_icmp_mapping() (Mon, 29 Jul 2024 17:42:54 UTC)
- git: 1afe4da75d1d - main - pf: allow MLD LR to be sent without state (Mon, 29 Jul 2024 17:42:55 UTC)
- git: b9f0dbc3d006 - main - pf tests: ensure we don't confuse different ICMP types (Mon, 29 Jul 2024 17:42:57 UTC)
- Kyle Evans
- git: d4ca00154434 - main - Import bsddialog 1.0.4 (Thu, 11 Jul 2024 06:19:59 UTC)
- git: 4719366192d3 - main - libc: move __ssp_overlap back out into <ssp/ssp.h> (Sat, 13 Jul 2024 05:22:57 UTC)
- git: 020d003c8636 - main - libc: tests: add testing infrastructure for _FORTIFY_SOURCE (Sat, 13 Jul 2024 05:22:58 UTC)
- git: c10d567ea022 - main - include: de-macro __ssp_overlap(), improve semantics and checking (Sat, 13 Jul 2024 05:22:59 UTC)
- git: cf8e5289a110 - main - include: ssp: round out fortification of current set of headers (Sat, 13 Jul 2024 05:23:00 UTC)
- git: 88276dfbf19e - main - include: ssp: fortify poll/ppoll from <poll.h> (Sat, 13 Jul 2024 05:23:02 UTC)
- git: d0b7445904f5 - main - include: ssp: fortify <stdlib.h> (Sat, 13 Jul 2024 05:23:03 UTC)
- git: b53d7aa88fd5 - main - include: ssp: fortify <wchar.h> (Sat, 13 Jul 2024 05:23:04 UTC)
- git: 062d9380b986 - main - include: ssp: fortify <sys/random.h> (Sat, 13 Jul 2024 05:23:05 UTC)
- git: 1ace24b30cad - main - include: ssp: fortify <sys/uio.h> (Sat, 13 Jul 2024 05:23:06 UTC)
- git: 2aba0eea3fff - main - include: ssp: fortify <sys/select.h> (Sat, 13 Jul 2024 05:23:07 UTC)
- git: 1f155d48f878 - main - include: ssp: fortify <sys/socket.h> (Sat, 13 Jul 2024 05:23:08 UTC)
- git: 5862c891bb7c - main - kern: zero out stack buffer after copying out random bits (Mon, 15 Jul 2024 20:18:06 UTC)
- git: 838b6caababb - main - openssl: use getrandom(2) instead of probing for getentropy(2) (Tue, 16 Jul 2024 05:12:45 UTC)
- git: b8730c11a395 - main - include: ssp: fix the build with earlier C standards (Tue, 16 Jul 2024 05:12:46 UTC)
- git: 0c47b9c211ed - main - include: ssp: don't shadow the mempcpy builtin (Tue, 16 Jul 2024 05:12:47 UTC)
- git: d5f8270917bf - main - libc: switch to __weak_symbol for fortified interpose stubs (Tue, 16 Jul 2024 05:12:48 UTC)
- git: 4928dcc0ebdb - main - sys/select.h: const'ify the fd_set that __fdset_idx() takes (Tue, 16 Jul 2024 05:12:49 UTC)
- git: db3a524c8a96 - main - bsnmpd: FreeBSD has strlcpy(3) (Tue, 16 Jul 2024 05:12:50 UTC)
- git: 9a3f7fb46c93 - main - include: ssp: fix last bare `inline` (Sun, 21 Jul 2024 04:18:08 UTC)
- git: 158f319428c1 - main - route: avoid overlapping strcpy (Tue, 23 Jul 2024 20:26:04 UTC)
- git: 8f77be22904a - main - mitigations(7): note that FORTIFY_SOURCE must be set in the env (Tue, 23 Jul 2024 22:21:05 UTC)
- git: 9333e1cbd028 - main - include: ssp: hide ppoll redirect behind __BSD_VISIBLE (Tue, 30 Jul 2024 16:39:39 UTC)
- Li-Wen Hsu
- Mariusz Zaborski
- Mark Johnston
- git: b1dd06703274 - main - vtblk: Invoke busdma completion callbacks when polling (Thu, 04 Jul 2024 14:27:42 UTC)
- git: fa6cbe8d60b1 - main - sdt: Use a multibyte nop for tracepoints on amd64 (Mon, 08 Jul 2024 15:43:12 UTC)
- git: 85f7c98d85e4 - main - sdt: Fix aframe handling after commit ddf0ed09bd8f (Mon, 08 Jul 2024 15:43:14 UTC)
- git: e2e771deeca7 - main - socket: Pass capsicum rights down to socket option handlers (Mon, 08 Jul 2024 16:10:56 UTC)
- git: 163cdf6a32b9 - main - ktls: Fix races that can lead to double initialization (Mon, 08 Jul 2024 16:10:58 UTC)
- git: 5dfca6c375d5 - main - ktls: Remove the socket parameter to ktls_ocf_try() (Mon, 08 Jul 2024 16:10:59 UTC)
- git: 713c77b927f2 - main - man9: Add an MLINK for taskqueue_enqueue_timeout_sbt.9 (Mon, 08 Jul 2024 16:20:43 UTC)
- git: bea256f3c5b9 - main - taskqueue: Move the timeout_task definition to _task.h (Mon, 08 Jul 2024 17:48:24 UTC)
- git: 5dc4682c3269 - main - if_urndis: Organize buffer layouts more naturally (Tue, 09 Jul 2024 14:33:02 UTC)
- git: 30f30ccae71c - main - socket: Simplify synchronization in soreceive_stream() (Tue, 09 Jul 2024 14:34:50 UTC)
- git: f6372351da07 - main - libdtrace: Use designated initializers for modules ops tables (Wed, 10 Jul 2024 21:28:33 UTC)
- git: 7bbcbd43c53b - main - libdtrace: Compute the relocation offset for all non-ET_REL objects (Wed, 10 Jul 2024 21:28:34 UTC)
- git: a161269b2451 - main - buf_ring: Make buf_ring.h amenable to userspace compilation (Thu, 11 Jul 2024 19:31:07 UTC)
- git: d68d12481778 - main - arm: Add evdev to the TEGRA124 config (Thu, 11 Jul 2024 19:31:08 UTC)
- git: 7cd91315911d - main - vmm: Conditionalize addition of opt_*.h headers (Sun, 14 Jul 2024 18:30:14 UTC)
- git: 5b98bd30686a - main - sched tests: Avoid underflow when maxcpuid == 0 (Sun, 14 Jul 2024 18:30:15 UTC)
- git: ab27e232b14c - main - socket tests: Serialize sonewconn_overflow (Sun, 14 Jul 2024 18:30:16 UTC)
- git: 498b3b494b8b - main - lockf tests: Fix a race (Sun, 14 Jul 2024 18:30:17 UTC)
- git: dc8357de606a - main - gnop tests: Serialize (Sun, 14 Jul 2024 18:30:18 UTC)
- git: d254651de392 - main - axgbe: Remove a nonsensical use of kernel_sysctlbyname() (Sun, 14 Jul 2024 18:30:19 UTC)
- git: 1c64b3aba3d0 - main - hptiop: Use device_set_descf() (Sun, 14 Jul 2024 18:30:20 UTC)
- git: e536b197c0cf - main - netlink: Wrap long lines (Sun, 14 Jul 2024 18:30:22 UTC)
- git: ec1b18c7353a - main - route: Wrap long lines (Sun, 14 Jul 2024 18:30:23 UTC)
- git: 6af3d5996244 - main - cxgbe: Flush transmitted packets more regularly in netmap mode (Mon, 15 Jul 2024 15:29:19 UTC)
- git: b3877767883e - main - ndp: Fix libxo formatting for the prefix expiry string (Mon, 15 Jul 2024 20:22:43 UTC)
- git: 257e70f1d5ee - main - kyua: Add FreeBSD Jail execution environment support (Thu, 18 Jul 2024 13:19:39 UTC)
- git: 2aeb3e204af3 - main - zdb: Chase a missing library dependency (Thu, 18 Jul 2024 14:11:18 UTC)
- git: f029f6277996 - main - zdb: Fix printf formatting of a uint64_t (Thu, 18 Jul 2024 14:54:56 UTC)
- git: 1c30cf95098e - main - malloc: Handle large malloc sizes in malloc_size() (Wed, 24 Jul 2024 21:24:54 UTC)
- git: a48df53e4249 - main - nd6: Fix the routing table subscription (Thu, 25 Jul 2024 14:27:49 UTC)
- git: feda329622bc - main - netinet6 tests: Add a regression test for default router handling (Thu, 25 Jul 2024 21:02:07 UTC)
- git: 9cc67e43610e - main - ktrace tests: Add a missing mode in open(O_CREAT) (Sun, 28 Jul 2024 15:34:12 UTC)
- git: 13a1129d700c - main - vm: Remove kernel stack swapping support, part 1 (Mon, 29 Jul 2024 01:49:52 UTC)
- git: 0dd7789512a1 - main - vm: Remove kernel stack swapping support, part 2 (Mon, 29 Jul 2024 01:49:53 UTC)
- git: 8370e9dfa188 - main - vm: Remove kernel stack swapping support, part 3 (Mon, 29 Jul 2024 01:49:55 UTC)
- git: e24a65528388 - main - thread: Remove kernel stack swapping support, part 4 (Mon, 29 Jul 2024 01:49:56 UTC)
- git: ba682f8b9b58 - main - vm: Remove kernel stack swapping support, part 5 (Mon, 29 Jul 2024 01:49:57 UTC)
- git: 472888018ce1 - main - proc: Remove kernel stack swapping support, part 6 (Mon, 29 Jul 2024 01:49:58 UTC)
- git: d37286b9bf92 - main - proc: Remove kernel stack swapping support, part 7 (Mon, 29 Jul 2024 01:49:59 UTC)
- git: 235750ee5130 - main - vm: Remove kernel stack swapping support, part 8 (Mon, 29 Jul 2024 01:50:00 UTC)
- git: d4c4ca856b26 - main - proc: Remove kernel stack swapping support, part 9 (Mon, 29 Jul 2024 01:50:01 UTC)
- git: 01518f5eede7 - main - sleepqueue: Remove kernel stack swapping support, part 10 (Mon, 29 Jul 2024 01:50:02 UTC)
- git: ec84a986baf1 - main - vm: Remove kernel stack swapping support, part 11 (Mon, 29 Jul 2024 01:50:03 UTC)
- git: 6aa98f78cc6e - main - conf: Remove kernel stack swapping support, part 12 (Mon, 29 Jul 2024 01:50:04 UTC)
- git: a1740cb93639 - main - sys: Bump __FreeBSD_version to mark stack swapout removal (Mon, 29 Jul 2024 01:50:06 UTC)
- Re: git: 46b0db2dbe9f - main - Remove unnecessary and now inaccurate kernel side manual page. (Mon, 29 Jul 2024 13:52:16 UTC)
- git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Mon, 29 Jul 2024 14:31:26 UTC)
- git: f933363a81d6 - main - ObsoleteFiles.inc: Include the default compression suffix for man pages (Mon, 29 Jul 2024 16:37:11 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Mon, 29 Jul 2024 16:39:00 UTC)
- Re: git: 71867653008c - main - udp: improve handling of cached route (Mon, 29 Jul 2024 20:31:46 UTC)
- git: 177624f2f425 - main - intr: Remove dead code from intr_event_remove_handler() (Tue, 30 Jul 2024 14:39:31 UTC)
- git: c122d7ffad5e - main - ithread: Annotate a branch in ithread_execute_handlers() (Tue, 30 Jul 2024 14:39:32 UTC)
- git: 8381e9f49ec7 - main - ithread: Improve synchronization in ithread_destroy() (Tue, 30 Jul 2024 14:39:33 UTC)
- git: b4fb947923b5 - main - bhyve: Escape binary data sent in reply packets (Wed, 31 Jul 2024 23:44:39 UTC)
- git: 2e2b8afa52da - main - bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits (Wed, 31 Jul 2024 23:44:40 UTC)
- git: 4c5188bbeb88 - main - bhyve: Assert success in a couple of libvmmapi calls (Wed, 31 Jul 2024 23:44:41 UTC)
- Mark Millard
- Martin Matuska
- Mateusz Guzik
- Michael Osipov
- Michael Tuexen
- git: af84665261ff - main - tcp: whitespace cleanup of enum tcp_log_events (Thu, 11 Jul 2024 09:56:25 UTC)
- git: 859f0f0d6bf7 - main - tcp: refactor register_tcp_functions_as_names() (Sat, 13 Jul 2024 10:28:08 UTC)
- git: 69dace892d58 - main - tcp: fix number in comment (Sat, 13 Jul 2024 11:56:53 UTC)
- git: 646c28ea80cb - main - tcp: improve SEG.ACK validation (Sun, 21 Jul 2024 18:43:52 UTC)
- git: baee801c92d2 - main - tcp: simplify endpoint creation at the passive side (Sun, 21 Jul 2024 18:52:56 UTC)
- git: e0b080f850cc - main - tcp: mark TCP stacks which can serve as a default stack (Sun, 21 Jul 2024 23:57:32 UTC)
- git: 37b3e6a660f5 - main - tcp: use TCP_MAXWIN instead of 65535 (Mon, 22 Jul 2024 17:15:58 UTC)
- git: 7f2411b181d4 - main - tcp: improve whitespace consistency (Mon, 22 Jul 2024 17:23:06 UTC)
- git: 40299c55a05f - main - tcp: implement challenge ACK throttling for the base stack (Thu, 25 Jul 2024 20:57:13 UTC)
- git: 00d3b74406db - main - tcp cc: remove non-working sctp support (Sun, 28 Jul 2024 20:29:47 UTC)
- git: 4036380e0297 - main - tcp: vnetify sysctl variables ack_war_timewindow and ack_war_cnt (Sun, 28 Jul 2024 20:40:22 UTC)
- git: 71867653008c - main - udp: improve handling of cached route (Sun, 28 Jul 2024 21:41:56 UTC)
- git: 4d32367a44e0 - main - Revert "udp: improve handling of cached route" (Tue, 30 Jul 2024 09:47:27 UTC)
- Michal Meloun
- Mitchell Horne
- git: 88d81453b115 - main - riscv: support PV_STATS pmap option (Mon, 08 Jul 2024 14:52:33 UTC)
- git: 4e148a7baa1c - main - riscv: include PV chunks in kernel dump (Mon, 08 Jul 2024 14:52:34 UTC)
- git: 558c1b37334c - main - busdma: avoid buflen underflow (Mon, 08 Jul 2024 14:52:35 UTC)
- git: b426b8b3b000 - main - arm64: simplify physmap usage in pmap_bootstrap() (Mon, 08 Jul 2024 14:54:46 UTC)
- git: bdf2c8fff9ce - main - riscv: Don't need to check the return value with NULL (Mon, 08 Jul 2024 15:44:02 UTC)
- git: ae4c7e6aa036 - main - riscv: fix pv_chunk check in pmap_pv_demote_l2() (Tue, 09 Jul 2024 18:48:22 UTC)
- git: e7f849e25bbc - main - amd64: use pc_is_full() helper function (Tue, 09 Jul 2024 18:48:23 UTC)
- git: 7339a7bd9739 - main - plic: add thead,c900-plic compatible (Wed, 10 Jul 2024 17:09:48 UTC)
- git: cb18ba9df52d - main - time.1: minor cleanup (alignment/macro/spdx) (Fri, 12 Jul 2024 14:17:28 UTC)
- git: f38669ef6d6a - main - tarfs.4: update title after move to section four (Thu, 18 Jul 2024 18:33:07 UTC)
- git: 46bc4963e2de - main - riscv: implement pmap_demote_l1() (Wed, 31 Jul 2024 15:51:27 UTC)
- git: b7312c3df83d - main - riscv: Svpbmt extension support (Wed, 31 Jul 2024 15:51:29 UTC)
- Navdeep Parhar
- git: dc20d49aa939 - main - cxgbe(4): Do not report link state change during interface detach. (Wed, 10 Jul 2024 19:40:50 UTC)
- git: b3bbc6cc79a3 - main - cxgbe(4): Tidy up t4_l2t.h (Wed, 17 Jul 2024 18:19:49 UTC)
- git: bbc326241d91 - main - cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT. (Fri, 19 Jul 2024 16:18:19 UTC)
- git: 27479403a764 - main - cxgbe/t4_tom: Free up hardware resources when the final CPL is received. (Fri, 19 Jul 2024 16:18:21 UTC)
- git: cfcfd3c7bf5b - main - cxgbe(4): Make no assumptions about the start and size of the L2T table. (Fri, 19 Jul 2024 16:18:22 UTC)
- git: cf5e6370f15c - main - cxgbe(4): Changes to ULD list management. (Fri, 19 Jul 2024 16:18:23 UTC)
- git: 5241b210a4e1 - main - cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset. (Mon, 22 Jul 2024 03:57:26 UTC)
- git: fd3aca5b4196 - main - cxgbe(4): Stop and restart the atid allocator with the LLD. (Mon, 22 Jul 2024 03:57:27 UTC)
- git: cd93fdee5c8b - main - cxgbe(4): Stop and restart the L2T allocator with the LLD. (Mon, 22 Jul 2024 03:57:28 UTC)
- git: 283333c0e329 - main - cxgbe/t4_tom: Track all synq entries in a per-adapter list. (Mon, 22 Jul 2024 04:06:25 UTC)
- git: c1c524852f62 - main - cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM. (Mon, 22 Jul 2024 05:39:05 UTC)
- git: f1c4ed150334 - main - cxgbe/iw_cxgbe: Add a placeholder uld_restart. (Mon, 22 Jul 2024 05:39:06 UTC)
- Osama Abboud
- Peter Holm
- Philip Paeps
- Renato Botelho
- Rick Macklem
- Robert Clausecker
- Robert Wing
- Roger Pau Monné
- Ruslan Makhmatkhanov
- Ryan Libby
- git: f8a46de2dd48 - main - bluetooth socket sysinit: correct memset initialization (Mon, 01 Jul 2024 15:24:59 UTC)
- git: 19008cdf7bef - main - gsb_crc32.c: avoid gcc -Wunused-const-variable in user build (Tue, 02 Jul 2024 19:15:09 UTC)
- git: 3cfcbbfaf83a - main - cdefs.h __generic: avoid gcc -Wunused-value (Tue, 02 Jul 2024 19:15:10 UTC)
- git: ab92c99aa56f - main - i386 pcpu: fix clobbers, suppress warnings, and clean up (Wed, 03 Jul 2024 16:14:56 UTC)
- git: 2730f4291411 - main - amd64 pcpu: fix clobbers, suppress warnings, and clean up (Wed, 03 Jul 2024 16:14:57 UTC)
- git: 657b1276ad4c - main - libthr _get_curthread amd64: quiet gcc -Warray-bounds (Wed, 03 Jul 2024 16:14:58 UTC)
- git: 7b1c770341fe - main - libthr _get_curthread i386: quiet gcc -Warray-bounds (Wed, 03 Jul 2024 16:14:59 UTC)
- git: 07d359787f0d - main - libthr: avoid gcc -Wcast-function-type (Wed, 03 Jul 2024 16:15:00 UTC)
- git: 39733922edc4 - main - rtld: actually resolve memcpy plt (Sun, 07 Jul 2024 23:47:23 UTC)
- git: f7f9a033f3ec - main - rtld: quiet gcc -Wrestrict (Sun, 07 Jul 2024 23:47:24 UTC)
- git: 39bda097c037 - main - pci: propagate vpd read error (Sun, 07 Jul 2024 23:47:25 UTC)
- git: 2207aaba8977 - main - kern_exec.c: quiet gcc -Wmaybe-uninitialized (Tue, 09 Jul 2024 18:45:16 UTC)
- git: ff1c63671b73 - main - kdb_sysctl_trap: suppress gcc -Warray-bounds (Tue, 09 Jul 2024 18:45:17 UTC)
- git: f0a7df4a6cc9 - main - ddb: make db_error reliably no-return (Tue, 09 Jul 2024 18:45:18 UTC)
- git: 6bd85498ec2d - main - bthidd: declare appropriate size bitstring (Tue, 09 Jul 2024 18:45:19 UTC)
- git: 430be7e1ee71 - main - sx: avoid gcc -Wunused-value (Tue, 09 Jul 2024 18:45:20 UTC)
- Re: git: 257e70f1d5ee - main - kyua: Add FreeBSD Jail execution environment support (Fri, 19 Jul 2024 21:50:04 UTC)
- git: 90818083d795 - main - ipf: correct size limit in snprintf (Sat, 20 Jul 2024 16:15:11 UTC)
- Simon J. Gerraty
- Stefan Eßer
- Sumit Saxena
- Vladimir Kondratyev
- git: d6888e211b07 - main - ums(4): fix incorrect mouse button reporting via evdev (Tue, 02 Jul 2024 23:17:50 UTC)
- git: 5d20075f8b9f - main - LinuxKPI: Automatically enable drm support for devices named "drmn" (Sun, 21 Jul 2024 13:14:44 UTC)
- git: ab6e1167909b - main - LinuxKPI: Add kvrealloc to linux/slab.h (Sun, 21 Jul 2024 13:14:46 UTC)
- git: ab1a5d8e2ade - main - LinuxKPI: Add kmalloc_size_roundup function (Sun, 21 Jul 2024 13:14:47 UTC)
- git: 742088d9fb54 - main - LinuxKPI: Add __diag macros (Sun, 21 Jul 2024 13:14:48 UTC)
- git: 80aa295a5272 - main - LinuxKPI: Add page_to_virt function (Sun, 21 Jul 2024 13:14:49 UTC)
- git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h (Sun, 21 Jul 2024 13:14:50 UTC)
- git: 5b1171a0b75f - main - LinuxKPI: Add pci_match_id to linux/pci.h (Sun, 21 Jul 2024 13:14:51 UTC)
- git: 3e90716331cd - main - LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handle (Sun, 21 Jul 2024 13:14:52 UTC)
- git: 7774e08adf6c - main - LinuxKPI: Add linux/eventfd.h and linux/memremap.h dummy headers (Sun, 21 Jul 2024 13:14:53 UTC)
- git: 1fe7cd024342 - main - LinuxKPI: Remove owner argument from class_create function on KBI layer (Sun, 21 Jul 2024 13:14:55 UTC)
- git: d42136e36162 - main - LinuxKPI: Remove vmas argument from get_user_pages on KBI layer (Sun, 21 Jul 2024 13:14:56 UTC)
- git: fcc350c375f7 - main - LinuxKPI: Add pci_iomap_range function (Sun, 21 Jul 2024 13:14:57 UTC)
- git: 14fc33ea3a05 - main - LinuxKPI: Fix resource leak on pci_iounmap-ing of PCI BAR (Sun, 21 Jul 2024 13:14:58 UTC)
- git: 24388fccd551 - main - Bump __FreeBSD_version after LinuxKPI changes. (Sun, 21 Jul 2024 13:19:04 UTC)
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h (Tue, 23 Jul 2024 23:46:47 UTC)
- Warner Losh
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Mon, 01 Jul 2024 23:09:24 UTC)
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Tue, 02 Jul 2024 16:30:03 UTC)
- git: 172328c477b1 - main - timerfd.2: Add documentation for CLOCK_UPTIME and CLOCK_BOOTTIME (Tue, 02 Jul 2024 17:29:01 UTC)
- git: de1e91339b17 - main - clock_gettime: Catch up with the CLOCK_BOOTTIME changes (Tue, 02 Jul 2024 17:29:02 UTC)
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 (Tue, 02 Jul 2024 17:58:16 UTC)
- Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions (Tue, 02 Jul 2024 18:05:52 UTC)
- git: a1cfe4c7646b - main - style(9): Delete __FBSDID straggler (Tue, 02 Jul 2024 23:19:40 UTC)
- git: fd31c0946ee2 - main - cdefs.h: Add back comment about branch prediction (Wed, 03 Jul 2024 18:56:57 UTC)
- git: 6d59c062d824 - main - cdefs.h: Retire __const and __signed (Sat, 06 Jul 2024 16:03:04 UTC)
- git: 9a04df0515c9 - main - cdefs.h: Remove NO_ANSI_KEYWORDS (Sat, 06 Jul 2024 16:03:05 UTC)
- git: 0b82dac337e7 - main - cdefs.h: Add back fallback define for __printf0like (Sat, 06 Jul 2024 16:16:45 UTC)
- git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like (Sat, 06 Jul 2024 19:44:44 UTC)
- git: 814bf1fddd27 - main - virtio_p9fs: fix panic on qemu/kvm (Sun, 07 Jul 2024 11:41:44 UTC)
- git: 4c6cf054c959 - main - Stop forcing -g in mpi3mr module because it breaks non-debug install. (Sun, 07 Jul 2024 11:43:21 UTC)
- git: 12545b85834f - main - fwget: add needed firmware for AMD Raphael GPUs (Sun, 07 Jul 2024 11:45:50 UTC)
- git: 7220a45bccbd - main - freebsd-update: rsautl is deprecated, use pkeyutl (Sun, 07 Jul 2024 11:47:02 UTC)
- git: 0bff71667441 - main - /sys/dev/bnxt: Enable NPAR support on BCM57504 (Sun, 07 Jul 2024 11:52:23 UTC)
- git: 8c108b341cd8 - main - ncal: add -M to start week on Monday in cal mode (Sun, 07 Jul 2024 11:56:40 UTC)
- git: 580dc180c7eb - main - kbcontrol.1+kbdmap.1: improve manual descriptions (Sun, 07 Jul 2024 14:55:17 UTC)
- git: de2ab11ff955 - main - manuals/description: system video console utilitys (Sun, 07 Jul 2024 14:55:18 UTC)
- git: c2c6f08c8b47 - main - development.7/FILES: add CONTRIBUTING + git-arc.sh (Sun, 07 Jul 2024 14:58:39 UTC)
- git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does (Mon, 08 Jul 2024 22:54:24 UTC)
- git: 3b68c491d371 - main - efi_console: Stay inline with the UEFI spec (Mon, 08 Jul 2024 23:31:39 UTC)
- git: 1dbbce974450 - main - loader.conf.5: Correct terminal size (Mon, 08 Jul 2024 23:31:40 UTC)
- git: 53734ccd4261 - main - Potential typo/copy issue (Mon, 08 Jul 2024 23:39:27 UTC)
- git: c55f56de9da1 - main - networking.7: remove confusing caveat (Sat, 13 Jul 2024 03:40:03 UTC)
- git: a6ca6dfd60b6 - main - p9fs: remove duplicated code (Sat, 13 Jul 2024 03:40:04 UTC)
- Re: git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf() (Sat, 13 Jul 2024 14:57:20 UTC)
- git: 60f098f84119 - main - arch: Update to remove armv6 (Sun, 14 Jul 2024 06:00:19 UTC)
- git: 82dfbaf7e7ca - main - rtld-elf: Fix signed conversion for %hh (Sun, 14 Jul 2024 18:02:03 UTC)
- Re: git: 60f098f84119 - main - arch: Update to remove armv6 (Mon, 15 Jul 2024 18:23:48 UTC)
- Re: git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" (Mon, 15 Jul 2024 20:39:07 UTC)
- git: e9ac41698b2f - main - Remove residual blank line at start of Makefile (Mon, 15 Jul 2024 22:44:13 UTC)
- git: f7331f4ec87e - main - cdefs.9: Fix clang version, and gcc version (Fri, 19 Jul 2024 05:23:01 UTC)
- Re: git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does (Fri, 19 Jul 2024 05:23:32 UTC)
- Re: git: 66f360515d28 - main - rc.conf: Leap-seconds sources: Add IANA back (Fri, 19 Jul 2024 19:31:52 UTC)
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like (Fri, 19 Jul 2024 21:20:00 UTC)
- git: e82644e59ece - main - cam/iosched: Add a counter of I/Os that take too long (Sat, 20 Jul 2024 02:59:06 UTC)
- git: 148c173485ee - main - cam/iosched: Pass the transaction down we're collecting stats for (Sat, 20 Jul 2024 02:59:07 UTC)
- git: 6f1dd6071a91 - main - cam/iosched: Pass in the disk when initializing (Sat, 20 Jul 2024 02:59:08 UTC)
- git: dd6123ebf02b - main - cam/iosched: Log outlier latency events (Sat, 20 Jul 2024 02:59:09 UTC)
- git: 9cbf3d618273 - main - cam/iosched: Make each periph driver provide schedule fnp (Sat, 20 Jul 2024 02:59:10 UTC)
- git: 9229b3105d88 - main - nvme: Fail passthrough commands right away in failed state. (Sat, 20 Jul 2024 02:59:11 UTC)
- git: 123e29068ecf - main - nvme: widen nvme_qpair_manual_complete_request for better errors (Sat, 20 Jul 2024 02:59:13 UTC)
- git: 403cc016c07a - main - cam/iosched: Fix build (Sat, 20 Jul 2024 04:22:47 UTC)
- git: eaa3d34b6220 - main - cdefs.9: Update for C++ environments (Sat, 20 Jul 2024 15:50:58 UTC)
- git: d3795c1d72f0 - main - cam/iosched: Use better malloc idiom (Sat, 20 Jul 2024 19:59:27 UTC)
- git: 17853db4b0dc - main - ota: Merge 20240623 (bsd-features) from ota 9f971fba471b (Tue, 23 Jul 2024 22:02:37 UTC)
- git: 86909f7aeb68 - main - nvme: Always lock and only avoid processing for recovery state (Tue, 23 Jul 2024 23:03:38 UTC)
- git: e6d3ba4be27d - main - nvme: Lock when processing an abort completion command. (Tue, 23 Jul 2024 23:03:39 UTC)
- git: aa41354349c1 - main - nvme: Optimize timeout code further (Tue, 23 Jul 2024 23:03:40 UTC)
- git: bb7f7d5b5201 - main - nvme: Warn if there's system interrupt issues. (Tue, 23 Jul 2024 23:03:42 UTC)
- git: f68c4b4746f2 - main - nvme: Add bit names for nvme 2.0 for Async Events (Thu, 25 Jul 2024 02:47:00 UTC)
- git: 4a0b7955fd72 - main - cross-build: Move fcntl.h workaround to Linux specific file (Thu, 25 Jul 2024 02:47:01 UTC)
- git: 744991d495b2 - main - cross-build: progname.c is used only on linux, so no ifdefs needed (Thu, 25 Jul 2024 02:47:02 UTC)
- git: 18cf1e502321 - main - cross-build: Define DEFFILEMODE and ALLPERMS if not defined (Thu, 25 Jul 2024 02:47:03 UTC)
- git: 195a96f0b303 - main - stand: Stop building in fat, ext2fs, gzip and bzip to BIOS /boot/loader (Thu, 25 Jul 2024 03:18:38 UTC)
- git: 29d13f3d06de - main - newbus: Document new DEVICE_UNIT_ANY (Thu, 25 Jul 2024 04:49:03 UTC)
- git: 5b56413d04e6 - main - newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY (Thu, 25 Jul 2024 04:49:04 UTC)
- git: a05a680469a7 - main - newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY (Thu, 25 Jul 2024 04:49:05 UTC)
- git: 0a59a6b02fcc - main - style: Allow C++ comments (Thu, 25 Jul 2024 04:49:06 UTC)
- git: 028b16e2088a - main - cam: better ioctl compatibility for cd (Thu, 25 Jul 2024 04:49:07 UTC)
- git: ce41bee0b4b8 - main - ipmi_smbios: Only search for the BIOS signature on x86 (Thu, 25 Jul 2024 05:13:23 UTC)
- git: 2e35684a0390 - main - arm64: Add smbios to kernel (Thu, 25 Jul 2024 05:13:25 UTC)
- git: 5a0e9036d879 - main - ipmi: Sort ipmi lines. (Thu, 25 Jul 2024 05:13:27 UTC)
- git: 169d06911699 - main - smbios: Compile into the kernel more completely (Thu, 25 Jul 2024 05:13:28 UTC)
- git: 4eee292ab663 - main - Revert "cam: better ioctl compatibility for cd" (Thu, 25 Jul 2024 05:13:29 UTC)
- git: 56ecc8a93221 - main - pci_user: Rename _old to _freebsd6 (Fri, 26 Jul 2024 23:26:32 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Mon, 29 Jul 2024 17:40:49 UTC)
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 (Mon, 29 Jul 2024 19:18:45 UTC)
- git: ad57cea9e633 - main - adjkerntz.8: minor cleanup (markup, spdx, reflow) (Mon, 29 Jul 2024 20:18:01 UTC)
- git: 1d551845f3e8 - main - netstat.1: Clarify -d argument (Mon, 29 Jul 2024 20:18:02 UTC)
- git: 5f659bb0b63d - main - test(1): quote closing bracket in error message (Mon, 29 Jul 2024 20:18:03 UTC)
- git: 969484b53217 - main - bytgpio: expose PNP info (Mon, 29 Jul 2024 20:18:04 UTC)
- git: 68bcf53ea2b8 - main - mtree: Fix the sort order in BSD.include.dist (Mon, 29 Jul 2024 20:18:05 UTC)
- git: 1c8a45b5540d - main - mtree: Fix the sort order in BSD.tests.dist (Mon, 29 Jul 2024 20:18:07 UTC)
- git: d57329565955 - main - pw: Clarify groupadd/groupmod memberlist formats (Mon, 29 Jul 2024 20:18:08 UTC)
- git: 882a725bdfc7 - main - siphash: allow zero values for final & len in SipBuf() (Mon, 29 Jul 2024 20:47:49 UTC)
- git: e40474f3de84 - main - siphash: minor improvements to siphash unit test (Mon, 29 Jul 2024 20:47:50 UTC)
- git: 8165650389ba - main - stand: Remove obsolete junk (Mon, 29 Jul 2024 22:57:25 UTC)
- git: 65300ca72945 - main - stand: Kill commented out line (Mon, 29 Jul 2024 22:57:26 UTC)
- git: b38a82c77ab9 - main - Revert "loader/lua: Remove pager shim" (Mon, 29 Jul 2024 22:57:27 UTC)
- git: 522a65a8d97a - main - Revert "loader/lua: Remove compat shim for loader.lua_path" (Mon, 29 Jul 2024 22:57:28 UTC)
- git: 809edb3636a5 - main - Revert "loader/lua: Remove workaround for command_error" (Mon, 29 Jul 2024 22:57:30 UTC)
- git: 9f7f90507528 - main - loader: Bump all versions to 3.0 (Mon, 29 Jul 2024 22:57:31 UTC)
- git: a2fd7ae87991 - main - stand: Print a warning of the loader is too old (Mon, 29 Jul 2024 22:57:32 UTC)
- git: 0eac99f76ec3 - main - stand: Add "Loader needs updating" to the first menu item" (Mon, 29 Jul 2024 22:57:33 UTC)
- git: 7cb65be96d47 - main - stand: Use correct loader needs to be updated code (Tue, 30 Jul 2024 03:34:34 UTC)
- Re: git: 66158bda905e - main - ObsoleteFiles.inc: Remove CAM.4 MLINK (Wed, 31 Jul 2024 21:16:18 UTC)
- Wolfram Schneider
- Yuri Pankov
- Zhenlei Huang