dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
July 2024 Archives by date
- Mon, 01 Jul 2024
- git: 2abea9df0165 - main - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 620a6a54bb7b - stable/14 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 25cf430cd551 - stable/13 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 8f80def8aa08 - releng/14.1 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 70eb00f17b31 - releng/14.0 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: e3e0912f2977 - releng/13.3 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 99ad94894edf - releng/13.2 - openssh: Fix pre-authentication remote code execution in sshd. Philip Paeps
- git: 1eba659e2f68 - releng/14.1 - Add UPDATING entries and bump the branch version. Philip Paeps
- git: 5e23806790ef - releng/14.0 - Add UPDATING entries and bump the branch version. Philip Paeps
- git: deb948cd8dc2 - releng/13.3 - Add UPDATING entries and bump the branch version. Philip Paeps
- git: f0cf0b8266ee - releng/13.2 - Add UPDATING entries and bump the branch version. Philip Paeps
- git: 840d8e0c306a - stable/14 - amd64: add a func pointer to tlb shootdown function Wei Hu
- git: 7a3d7aec415e - stable/14 - pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h Wei Hu
- git: 7ece5993b787 - stable/14 - Hyper-V: TLB flush enlightment using hypercall Wei Hu
- git: 3c1f330088e7 - stable/14 - Hyper-V: remove unused alloc_pcpu_ptr() Wei Hu
- git: 451941677aba - stable/14 - Hyper_V: add a boot parameter to tlb flush hypercall Wei Hu
- git: d56a912f2fb6 - stable/14 - Hyper-V: move memory alloc call for tlb hypercall out of smp_rendezvous Wei Hu
- git: 9200ce3210fd..d565364dadeb - vendor/openssh - vendor branch updated Ed Maste
- git: 0424462190be - Create tag vendor/openssh/9.8p1 Ed Maste
- git: f8a46de2dd48 - main - bluetooth socket sysinit: correct memset initialization Ryan Libby
- Re: git: edbd489d09ba - main - ctladm: don't require the use of "-p" with "port -r" John Baldwin
- Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions John Baldwin
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 John Baldwin
- Re: git: 7cae020b9c97 - main - Simplify signal handling code in libthr by removing use of SYS_sigreturn John Baldwin
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 Warner Losh
- Tue, 02 Jul 2024
- git: d6963b9ed328 - main - if_vxlan(4): Exclude ETHER_CRC_LEN from macro VXLAN_MAX_MTU Zhenlei Huang
- git: 087f5e08ab5f - main - if_vxlan(4): Plug a memory leak Zhenlei Huang
- git: 95596d181dad - stable/13 - iovctl: allow vlan restrictions to be passed to the driver Kristof Provost
- git: 29c64c8ddf67 - stable/13 - mlx5: handle vlan PF restrictions Kristof Provost
- git: 6bba78e6e936 - stable/14 - iovctl: allow vlan restrictions to be passed to the driver Kristof Provost
- git: f0f1580cab27 - stable/13 - cxgbe: handle vlan PF restrictions Kristof Provost
- git: 9c86768b14f6 - stable/14 - mlx5: handle vlan PF restrictions Kristof Provost
- git: 460d934fd3d8 - stable/13 - cxgbev(4): Use the correct source pf for T6 in the VF driver. Kristof Provost
- git: 406415364308 - stable/14 - cxgbe: handle vlan PF restrictions Kristof Provost
- git: b913bd160626 - stable/14 - cxgbev(4): Use the correct source pf for T6 in the VF driver. Kristof Provost
- git: 23fb99961111 - stable/13 - cxgbe(4): Do not issue an L1CFG command from a VF. Kristof Provost
- git: 7aa9202bc8ea - stable/14 - cxgbe(4): Do not issue an L1CFG command from a VF. Kristof Provost
- git: 2f8f10bee95f - stable/13 - cxgbe(4): New knob to limit driver to the specified types of doorbells. Kristof Provost
- git: 45b7dd043630 - stable/14 - cxgbe(4): New knob to limit driver to the specified types of doorbells. Kristof Provost
- git: d4fd7d7978f0 - stable/13 - cxgbev(4): Shared code for the VF driver to query a VF's VLAN config. Kristof Provost
- git: 5d49a46b845a - stable/14 - cxgbev(4): Shared code for the VF driver to query a VF's VLAN config. Kristof Provost
- git: df85c75a80f2 - stable/13 - cxgbev(4): Pay attention to the VLAN configuration for the VF. Kristof Provost
- git: 536a452cc4e3 - stable/14 - cxgbev(4): Pay attention to the VLAN configuration for the VF. Kristof Provost
- git: c39d01d73cec - stable/14 - dtrace: Remove LOCK_LEVEL Mark Johnston
- git: a9a57c843264 - stable/14 - wg: Implement if_transmit unconditionally Mark Johnston
- git: 18babd824e11 - stable/14 - pf: Sprinkle const qualifiers in state lookup routines Mark Johnston
- git: 10f4a77485ff - stable/14 - procfs.4: Fix the description of credential info in the "status" file Mark Johnston
- git: 1a0314d6e305 - stable/14 - ctladm: Fix a race when loading ctl.ko Mark Johnston
- git: 239e24eb0cf6 - main - pf: Handle (*m0)->m_len < sizeof(struct ip) case Kristof Provost
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 John Baldwin
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 Warner Losh
- git: 172328c477b1 - main - timerfd.2: Add documentation for CLOCK_UPTIME and CLOCK_BOOTTIME Warner Losh
- git: de1e91339b17 - main - clock_gettime: Catch up with the CLOCK_BOOTTIME changes Warner Losh
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 Warner Losh
- Re: git: 2508372b7b46 - main - cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions Warner Losh
- Re: git: 67d1a1cd9e77 - main - cdefs.h: Remove support for pre gcc 4.0 John Baldwin
- git: 19008cdf7bef - main - gsb_crc32.c: avoid gcc -Wunused-const-variable in user build Ryan Libby
- git: 3cfcbbfaf83a - main - cdefs.h __generic: avoid gcc -Wunused-value Ryan Libby
- git: 78918c9b271c - main - pf: Fix NULL deref in m_pullup failure case Kristof Provost
- git: d6888e211b07 - main - ums(4): fix incorrect mouse button reporting via evdev Vladimir Kondratyev
- git: a1cfe4c7646b - main - style(9): Delete __FBSDID straggler Warner Losh
- Wed, 03 Jul 2024
- git: 342053a66c16 - stable/14 - sched_unpin(): assert that curthread was pinned Konstantin Belousov
- git: a2cac544a668 - main - if_clone: Allow maxunit to be zero Zhenlei Huang
- git: 07d138afc7e5 - main - if_pflog: Limit the maximum unit via the new KPI Zhenlei Huang
- git: 61089df8147e - main - cxgbe: Remove most uses of sysctl_wire_old_buffer John Baldwin
- git: 1edf61f395d9 - main - cxgbe: Add a 'show t4 memdump' DDB command John Baldwin
- git: ab92c99aa56f - main - i386 pcpu: fix clobbers, suppress warnings, and clean up Ryan Libby
- git: 2730f4291411 - main - amd64 pcpu: fix clobbers, suppress warnings, and clean up Ryan Libby
- git: 657b1276ad4c - main - libthr _get_curthread amd64: quiet gcc -Warray-bounds Ryan Libby
- git: 7b1c770341fe - main - libthr _get_curthread i386: quiet gcc -Warray-bounds Ryan Libby
- git: 07d359787f0d - main - libthr: avoid gcc -Wcast-function-type Ryan Libby
- git: 25ef056f74e4 - main - ofed: fix rwq buffer allocation Ka Ho Ng
- git: 94416c6939f4 - main - openssh: use '' instead of `' in config.h Ed Maste
- git: fd31c0946ee2 - main - cdefs.h: Add back comment about branch prediction Warner Losh
- git: 125a2a6b6764 - stable/14 - MFC: linux: Make module standalone-buildable Eugene Grosbein
- git: cf2c79915a63 - main - organization.dot: Update core.13 members and secretary Li-Wen Hsu
- git: 2e95d0ed3da7 - stable/13 - MFC: linux: Make module standalone-buildable Eugene Grosbein
- Thu, 04 Jul 2024
- git: ad99f0062b34 - main - stress2: Added a new unionfs test scenario Peter Holm
- git: 12be19572aea - main - stress2: Add two test. Fix a typo while here Peter Holm
- git: a2e65d45a5c6 - main - dhclient: correct struct ifreq allocation Brooks Davis
- git: 1980b3dfa1f1 - stable/12 - openssh: Fix pre-authentication remote code execution in sshd. Ed Maste
- git: 08b083932c6f - stable/14 - wpa_cli.8: describe better + tag spdx + linter nit Mitchell Horne
- git: 8daa60945080 - stable/14 - if_genet: don't load DMA mapping when tx_queue is full Mitchell Horne
- git: b1dd06703274 - main - vtblk: Invoke busdma completion callbacks when polling Mark Johnston
- git: 16a753759e48 - stable/14 - diff: Document the --no-dereference option. Dag-Erling Smørgrav
- git: 09164454aa4c - main - ethernet: Retire M_HASFCS Zhenlei Huang
- git: 7f50027321db - main - ctladm: don't require the use of "-p" with "port -r", part 2 Alan Somers
- Fri, 05 Jul 2024
- git: 98c53b0b5540 - stable/14 - nfsd: Fix delegation handled for atomic upgrade Rick Macklem
- git: cbf54cdb36cf - stable/14 - nfsd: Update a file missed by commit e2c9fad2e0ae Rick Macklem
- git: dcdea9e8623e - releng/14.1 - UPDATING: correct typo in branch version Philip Paeps
- git: 383fd3ea0012 - main - arm64: Handle an unaligned start in pmap_mask_set_locked() Alan Cox
- git: b81424adf718 - main - OpenSSH: correct logic error in ObscureKeystrokeTiming Ed Maste
- git: bd3696bdb24a - stable/14 - ip_mroute: Use NET_EPOCH_WAIT() macro Zhenlei Huang
- git: 338bb091008f - stable/14 - ifnet: Use NET_EPOCH_WAIT() macro Zhenlei Huang
- git: 3bae3e545e2e - stable/14 - ifnet: Restore curvnet earlier Zhenlei Huang
- git: 4a253ccbe813 - stable/14 - lo: Use new KPI to assign the first loop interface Zhenlei Huang
- git: d25d517db2e6 - stable/14 - enc.4: Remove a redundant word Zhenlei Huang
- git: ea9ed799ebdf - stable/13 - ifnet: Use NET_EPOCH_WAIT() macro Zhenlei Huang
- git: 541f915f421f - stable/13 - ifnet: Restore curvnet earlier Zhenlei Huang
- git: c5d9624226e5 - stable/13 - enc.4: Remove a redundant word Zhenlei Huang
- git: c15290fb9d8f - main - tftpd: Code cleanup. Dag-Erling Smørgrav
- Sat, 06 Jul 2024
- git: 9a04df0515c9 - main - cdefs.h: Remove NO_ANSI_KEYWORDS Warner Losh
- git: 0b82dac337e7 - main - cdefs.h: Add back fallback define for __printf0like Warner Losh
- git: ed807f7bcaec - main - release.sh: Pass ARCH_FLAGS when setting VMSIZE Colin Percival
- git: a9d7f098b865 - main - mps(4): Correct a typo in a source code comment Gordon Bergling
- git: f30af1f037a6 - main - sound: SNDCTL_AUDIOINFO: Do not skip physical channels if VCHANs are disabled Christos Margiolis
- git: d6d4586b0b7e - main - sound: Get rid of snd_sb16 workaround in vchan_create() Christos Margiolis
- git: fc76e24e583d - main - sound: Fix lock order reversals in mseq_open() Christos Margiolis
- git: 3402d474ceb8 - main - snd_uaudio: Remove unused sc_sndstat sbuf Christos Margiolis
- git: 526bd1d87ec9 - main - sound: Remove MIDI_TYPE Christos Margiolis
- git: 8b9e1b628064 - main - sound: Remove *MINOR from midi/ Christos Margiolis
- git: 46e92a41cb53 - main - sound: Simplify getchns() Christos Margiolis
- git: be04a9d9387f - main - sound: Improve simplex handling in dsp_open() Christos Margiolis
- git: adc1713fb13f - main - sound: Make DSP_FIXUP_ERROR() regular code Christos Margiolis
- git: a9f08df3e900 - main - sound: Remove dead code in pcm_register() Christos Margiolis
- git: 2d6fc24673cc - main - sound: Handle midistat_lock through function interface Christos Margiolis
- git: 86585210fd56 - main - sound: Fix min/max rate for SNDCTL_AUDIOINFO and SNDCTL_ENGINEINFO Christos Margiolis
- git: 9d8b93bc9cce - main - sound: Refactor sndstat_get_caps() Christos Margiolis
- git: 1a768ea9db3d - main - sound: Add min_rate and min_channels safety check in SNDCTL_AUDIOINFO Christos Margiolis
- git: e850bd36dfda - main - sound: Add missing CHN_[UN]LOCKs in sndstat Christos Margiolis
- git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like Warner Losh
- git: d8a99eaa1f06 - main - rpcbind: Add option to disable local host binding Rick Macklem
- git: fb32ba6aa44d - main - amd64/arm64: Eliminate unnecessary demotions in pmap_protect() Alan Cox
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like John Baldwin
- Sun, 07 Jul 2024
- git: 814bf1fddd27 - main - virtio_p9fs: fix panic on qemu/kvm Warner Losh
- git: 4c6cf054c959 - main - Stop forcing -g in mpi3mr module because it breaks non-debug install. Warner Losh
- git: 12545b85834f - main - fwget: add needed firmware for AMD Raphael GPUs Warner Losh
- git: 7220a45bccbd - main - freebsd-update: rsautl is deprecated, use pkeyutl Warner Losh
- git: 0bff71667441 - main - /sys/dev/bnxt: Enable NPAR support on BCM57504 Warner Losh
- git: 8c108b341cd8 - main - ncal: add -M to start week on Monday in cal mode Warner Losh
- git: e880dd644f63 - main - stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBSD system Wolfram Schneider
- git: 6ea81bcaf8ad - main - ocs_fc(4): Fix a typo in a kernel message Gordon Bergling
- git: 580dc180c7eb - main - kbcontrol.1+kbdmap.1: improve manual descriptions Warner Losh
- git: de2ab11ff955 - main - manuals/description: system video console utilitys Warner Losh
- git: c2c6f08c8b47 - main - development.7/FILES: add CONTRIBUTING + git-arc.sh Warner Losh
- git: df3f247e4696 - main - rpcbind.8: Update the man page for -I Rick Macklem
- git: 75694e650ed9 - main - swap_pager: speedup meta_transfer Doug Moore
- git: 39733922edc4 - main - rtld: actually resolve memcpy plt Ryan Libby
- git: f7f9a033f3ec - main - rtld: quiet gcc -Wrestrict Ryan Libby
- git: 39bda097c037 - main - pci: propagate vpd read error Ryan Libby
- Mon, 08 Jul 2024
- git: 96d8f35f2a2b - main - bde: remove lingering references Mariusz Zaborski
- git: a8790965b0c6 - stable/14 - ifnet: Remove dead code Zhenlei Huang
- git: 82c1ab4413e0 - stable/13 - ifnet: Remove dead code Zhenlei Huang
- git: 0a9aa6fdf584 - main - vfs: make skipping LRU requeue optional Mateusz Guzik
- git: 88d81453b115 - main - riscv: support PV_STATS pmap option Mitchell Horne
- git: 4e148a7baa1c - main - riscv: include PV chunks in kernel dump Mitchell Horne
- git: 558c1b37334c - main - busdma: avoid buflen underflow Mitchell Horne
- git: b426b8b3b000 - main - arm64: simplify physmap usage in pmap_bootstrap() Mitchell Horne
- git: fa6cbe8d60b1 - main - sdt: Use a multibyte nop for tracepoints on amd64 Mark Johnston
- git: 85f7c98d85e4 - main - sdt: Fix aframe handling after commit ddf0ed09bd8f Mark Johnston
- git: bdf2c8fff9ce - main - riscv: Don't need to check the return value with NULL Mitchell Horne
- git: e2e771deeca7 - main - socket: Pass capsicum rights down to socket option handlers Mark Johnston
- git: 163cdf6a32b9 - main - ktls: Fix races that can lead to double initialization Mark Johnston
- git: 5dfca6c375d5 - main - ktls: Remove the socket parameter to ktls_ocf_try() Mark Johnston
- git: 713c77b927f2 - main - man9: Add an MLINK for taskqueue_enqueue_timeout_sbt.9 Mark Johnston
- git: bea256f3c5b9 - main - taskqueue: Move the timeout_task definition to _task.h Mark Johnston
- git: 52a5ec1b178f..898b46e93011 - vendor/bc - vendor branch updated Stefan Eßer
- git: 0a487207227b - main - vfs cache: add sysctl vfs.cache.param.hitpct Mateusz Guzik
- git: c1a5da044c6e - stable/13 - targ: fix compiling the example Alan Somers
- git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does Warner Losh
- git: 3b68c491d371 - main - efi_console: Stay inline with the UEFI spec Warner Losh
- git: 1dbbce974450 - main - loader.conf.5: Correct terminal size Warner Losh
- git: 53734ccd4261 - main - Potential typo/copy issue Warner Losh
- Tue, 09 Jul 2024
- git: 7f936b0cba08 - stable/13 - fusefs: fix two bugs regarding _PC_MIN_HOLE_SIZE Alan Somers
- git: e29110331be8 - Create tag vendor/bc/6.7.5 Stefan Eßer
- git: f63d338a690d - Create tag vendor/bc/6.7.6 Stefan Eßer
- git: a970610a3af6 - main - contrib/bc: upgrade to version 6.7.6 Stefan Eßer
- git: e213cdb4a2e5 - main - bnxt_re/bnxt_en: man page support for bnxt_re driver Sumit Saxena
- git: 9207f9d206a4 - main - bnxt_re: User library support for RoCE driver Sumit Saxena
- Re: git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does John Baldwin
- git: 5dc4682c3269 - main - if_urndis: Organize buffer layouts more naturally Mark Johnston
- git: 30f30ccae71c - main - socket: Simplify synchronization in soreceive_stream() Mark Johnston
- git: 410c50ae477a - stable/14 - release.sh: Pass ARCH_FLAGS when setting VMSIZE Colin Percival
- git: 2207aaba8977 - main - kern_exec.c: quiet gcc -Wmaybe-uninitialized Ryan Libby
- git: ff1c63671b73 - main - kdb_sysctl_trap: suppress gcc -Warray-bounds Ryan Libby
- git: f0a7df4a6cc9 - main - ddb: make db_error reliably no-return Ryan Libby
- git: 6bd85498ec2d - main - bthidd: declare appropriate size bitstring Ryan Libby
- git: 430be7e1ee71 - main - sx: avoid gcc -Wunused-value Ryan Libby
- git: ae4c7e6aa036 - main - riscv: fix pv_chunk check in pmap_pv_demote_l2() Mitchell Horne
- git: e7f849e25bbc - main - amd64: use pc_is_full() helper function Mitchell Horne
- git: 3114d55866b8 - main - sound: drop midistat lock in error path Robert Wing
- git: 77439cd18f34 - main - nfsd: Add option to disable going into daemon mode Rick Macklem
- git: f7dc514c01d0 - main - nfsd.8: Update the man page for -N Rick Macklem
- git: 5f75cd390a67 - main - if_pfsync: lock buckets during pfsync_drop() Kristof Provost
- git: 77362b5eb7a5 - stable/14 - tftpd: Code cleanup. Dag-Erling Smørgrav
- Wed, 10 Jul 2024
- git: 13d00a43cba4 - main - conf: Add usbhid and hidbus to GENERIC* kernel configs Emmanuel Vadot
- git: 887062c1da4a - main - stand: Fix logo alpha Emmanuel Vadot
- Re: git: 887062c1da4a - main - stand: Fix logo alpha Ruslan Makhmatkhanov
- Re: git: 887062c1da4a - main - stand: Fix logo alpha Emmanuel Vadot
- git: 5ed91e788f0b - main - conf: hidmap is always needed for hms Emmanuel Vadot
- Re: git: 887062c1da4a - main - stand: Fix logo alpha Ruslan Makhmatkhanov
- Re: git: 887062c1da4a - main - stand: Fix logo alpha Emmanuel Vadot
- git: 43a62df0b464 - main - conf: powerpc: Add evdev to some kernel configs Emmanuel Vadot
- git: a9639adaedb4 - main - pf: fix sctp deadlock Kristof Provost
- git: b1e0f0ff9d35 - main - pf: fix state locking issue when dumping by id Kristof Provost
- git: 7de38cbb5dc4 - stable/14 - if_vxlan(4): Exclude ETHER_CRC_LEN from macro VXLAN_MAX_MTU Zhenlei Huang
- git: e729e750806d - stable/14 - if_vxlan(4): Plug a memory leak Zhenlei Huang
- git: 44aca0397cc8 - stable/13 - if_vxlan(4): Exclude ETHER_CRC_LEN from macro VXLAN_MAX_MTU Zhenlei Huang
- git: 12bd1341d2aa - stable/13 - if_vxlan(4): Plug a memory leak Zhenlei Huang
- git: 187d696a0aa0 - main - bsd.progs.mk: Create directories first Colin Percival
- git: fe945fa9c91d - stable/14 - bsd.progs.mk: Create directories first Colin Percival
- git: 19597c02338a - main - Fix typo in previous commit Colin Percival
- git: d0ddcdb13e5f - stable/14 - Fix typo in previous commit Colin Percival
- git: 6158fa24aca6 - stable/14 - sound: SNDCTL_AUDIOINFO: Do not skip physical channels if VCHANs are disabled Christos Margiolis
- git: de8161712e23 - stable/14 - sound: Get rid of snd_sb16 workaround in vchan_create() Christos Margiolis
- git: c9d9975cd4dd - stable/14 - sound: Fix lock order reversals in mseq_open() Christos Margiolis
- git: cccdc51d98f9 - stable/14 - snd_uaudio: Remove unused sc_sndstat sbuf Christos Margiolis
- git: 2baf2b2f1042 - stable/14 - sound: Remove MIDI_TYPE Christos Margiolis
- git: ad2934215435 - stable/14 - sound: Remove *MINOR from midi/ Christos Margiolis
- git: e687f4e40ddd - stable/14 - sound: Simplify getchns() Christos Margiolis
- git: 6378079427be - stable/14 - sound: Improve simplex handling in dsp_open() Christos Margiolis
- git: d4b65f3f53ee - stable/14 - sound: Make DSP_FIXUP_ERROR() regular code Christos Margiolis
- git: d325cd4a5302 - stable/14 - sound: Remove dead code in pcm_register() Christos Margiolis
- git: ff6b61a2c886 - stable/14 - sound: Handle midistat_lock through function interface Christos Margiolis
- git: 95d3abff7375 - stable/14 - sound: Fix min/max rate for SNDCTL_AUDIOINFO and SNDCTL_ENGINEINFO Christos Margiolis
- git: ecb0a2ed2f40 - stable/14 - sound: Refactor sndstat_get_caps() Christos Margiolis
- git: efaa4bcc9283 - stable/14 - sound: Add min_rate and min_channels safety check in SNDCTL_AUDIOINFO Christos Margiolis
- git: fab137d23462 - stable/14 - sound: Add missing CHN_[UN]LOCKs in sndstat Christos Margiolis
- git: d6b6165ebb3f - stable/14 - sound: drop midistat lock in error path Christos Margiolis
- git: 7339a7bd9739 - main - plic: add thead,c900-plic compatible Mitchell Horne
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like John Baldwin
- git: dc20d49aa939 - main - cxgbe(4): Do not report link state change during interface detach. Navdeep Parhar
- git: f6372351da07 - main - libdtrace: Use designated initializers for modules ops tables Mark Johnston
- git: 7bbcbd43c53b - main - libdtrace: Compute the relocation offset for all non-ET_REL objects Mark Johnston
- git: b7f6841e00d5 - stable/14 - vfs: make skipping LRU requeue optional Mateusz Guzik
- git: 72f8b18b8d93 - stable/14 - vfs cache: add sysctl vfs.cache.param.hitpct Mateusz Guzik
- git: 1f0f120183db - stable/13 - vfs: make skipping LRU requeue optional Mateusz Guzik
- git: 8b5eb0cf6c4f - stable/13 - vfs cache: add sysctl vfs.cache.param.hitpct Mateusz Guzik
- Thu, 11 Jul 2024
- git: 813f3dc7b302..7f3a903b679f - vendor/bsddialog - vendor branch updated Kyle Evans
- git: aef2e13bef21 - Create tag vendor/bsddialog/1.0.4 Kyle Evans
- git: d4ca00154434 - main - Import bsddialog 1.0.4 Kyle Evans
- git: b93028d8cd3a - main - vt: Add vd_bitblt_argb Emmanuel Vadot
- git: 966e53a4e563 - main - linker: Add MODINFOMD_SPLASH type Emmanuel Vadot
- git: f6e8b0e85081 - main - vt: splash: Use splash screen passed from loader Emmanuel Vadot
- git: 00460cc8c5ad - main - loader: Load a splash screen if "splash" variable is defined Emmanuel Vadot
- git: 7504e0e3e517 - main - splash(4): Document how to use splash screen with vt(4) Emmanuel Vadot
- git: e4fc2fd62a5e - main - splash: Add sys/types.h Emmanuel Vadot
- git: af84665261ff - main - tcp: whitespace cleanup of enum tcp_log_events Michael Tuexen
- git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Mateusz Guzik
- git: a161269b2451 - main - buf_ring: Make buf_ring.h amenable to userspace compilation Mark Johnston
- git: d68d12481778 - main - arm: Add evdev to the TEGRA124 config Mark Johnston
- git: 7c2901b08b4e - main - mountd: Add options to disable daemon mode and setting localhost Rick Macklem
- git: 8cd71a0e01d6 - main - libfetch: parse IPv4address in IPv6address properly Ka Ho Ng
- git: 2e5c9eaf5728 - main - mountd.8: Update the man page for -N and -s Rick Macklem
- git: bae19029ad2a - main - rpcbind.8: Fix missing option entry in commit df3f247e4696 Rick Macklem
- Re: git: b93028d8cd3a - main - vt: Add vd_bitblt_argb Cy Schubert
- Re: git: b93028d8cd3a - main - vt: Add vd_bitblt_argb Cy Schubert
- Re: git: b93028d8cd3a - main - vt: Add vd_bitblt_argb Cy Schubert
- Fri, 12 Jul 2024
- git: 7539b04ed7a4 - main - ipsec_newpolicies(): do not call key_freesp() with NULL value Konstantin Belousov
- git: 54ac7b969f86 - main - ipsec: make key_do_allocsp() global Konstantin Belousov
- git: 41106f5aa032 - main - netipsec/xform_esp.c: make esp_ctr_compatibility global Konstantin Belousov
- git: de1da299daaa - main - ipsec_output(): add outcoming ifp argument Konstantin Belousov
- git: 00524fd47599 - main - ipsec_output(): add mtu argument Konstantin Belousov
- git: 3673801f5306 - main - Define mbuf tags for IPSEC_ACCEL in/out with ABI_COMPAT Konstantin Belousov
- git: da0efbdb8d95 - main - ip6_output: place IPSEC_OUTPUT hook after the outgoing ifp is calculated Konstantin Belousov
- git: b256ff9303ba - main - sys/pfkeyv2.h: define extensions for ipsec inline accel control Konstantin Belousov
- git: 1b1cd327d905 - main - setkey(8): print out SA sw/hw offload counters Konstantin Belousov
- git: 3d95e9e3fe24 - main - libipsec: decode SADB_X_EXT_IF_HW_OFFL Konstantin Belousov
- git: 9b93b2d8b039 - main - setkey(8): add -esn extension option to enable ESN Konstantin Belousov
- git: 83418c878b75 - main - setkey(8): add -hwif extension to specify offload interface for SA and SPD Konstantin Belousov
- git: 2131654bde1f - main - sys/net: Add IPSEC_OFFLOAD interface cap and methods structure Konstantin Belousov
- git: 9d269938e300 - main - ipsec_offload: ifconfig support Konstantin Belousov
- git: b6919741b747 - main - ipsec_offload: handle TSO if supported Konstantin Belousov
- git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure Konstantin Belousov
- git: 240b7bfe56f2 - main - ipsec_offload: offload inner checksums calculations for UDP/TCP/TSO Konstantin Belousov
- git: e6e2c0a5ef5d - main - ipsec_offload: switch TF2_IPSEC_TSO on/off as appropriate on output Konstantin Belousov
- git: 7a296a86d131 - main - IPSEC_OFFLOAD: add the option to GENERIC on amd64 and arm64 Konstantin Belousov
- git: 7818c2d37c2c - main - armv6: Remove support for building armv6 Andrew Turner
- git: 06999c8a3a3c - main - share/mk: Remove armv6 support Andrew Turner
- git: 97dbe3e7ace2 - main - libclang_rt: Simplify the arm check Andrew Turner
- git: f5c7644378f8 - main - sys/arm: Remove armv6 kernel configs Andrew Turner
- git: 6b1f530935c5 - stable/14 - net: Remove unneeded NULL check for the allocated ifnet Zhenlei Huang
- git: cb18ba9df52d - main - time.1: minor cleanup (alignment/macro/spdx) Mitchell Horne
- git: 6ac0f711ad9e - main - nvmecontrol: Fix "Workloadd" typo Alexander Motin
- git: 7855227a3f97 - stable/14 - EC2: Bump AMI size to 6 GB Colin Percival
- Sat, 13 Jul 2024
- git: f6f9589b9f05 - stable/14 - nfscl: Add support for the NFSv4.1/4.2 WANT_xxx flags Rick Macklem
- git: c71b59bbc4a3 - stable/14 - nfscl: Add support for read delegations and atomic upgrade Rick Macklem
- git: 0ed8ae14d9e0 - stable/14 - nfscl: Add a check for VREG for delegations Rick Macklem
- git: eb60ff1ee16a - main - unionfs: rework locking scheme to only lock a single vnode Jason A. Harmening
- git: 53a777bb52e3 - main - unionfs: do not create a new status object during vop_close() Jason A. Harmening
- git: c55f56de9da1 - main - networking.7: remove confusing caveat Warner Losh
- git: a6ca6dfd60b6 - main - p9fs: remove duplicated code Warner Losh
- git: 9b505845a3ae - main - unionfs: fix LINT build Jason A. Harmening
- git: 41c233dec6c1 - main - Prepare some build fixes in advance of more _FORTIFY_SOURCE Kyle Evans
- git: 4719366192d3 - main - libc: move __ssp_overlap back out into <ssp/ssp.h> Kyle Evans
- git: 020d003c8636 - main - libc: tests: add testing infrastructure for _FORTIFY_SOURCE Kyle Evans
- git: c10d567ea022 - main - include: de-macro __ssp_overlap(), improve semantics and checking Kyle Evans
- git: cf8e5289a110 - main - include: ssp: round out fortification of current set of headers Kyle Evans
- git: 88276dfbf19e - main - include: ssp: fortify poll/ppoll from <poll.h> Kyle Evans
- git: d0b7445904f5 - main - include: ssp: fortify <stdlib.h> Kyle Evans
- git: b53d7aa88fd5 - main - include: ssp: fortify <wchar.h> Kyle Evans
- git: 062d9380b986 - main - include: ssp: fortify <sys/random.h> Kyle Evans
- git: 1ace24b30cad - main - include: ssp: fortify <sys/uio.h> Kyle Evans
- git: 2aba0eea3fff - main - include: ssp: fortify <sys/select.h> Kyle Evans
- git: 1f155d48f878 - main - include: ssp: fortify <sys/socket.h> Kyle Evans
- git: cf1bc41b29a7 - stable/14 - stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBSD system Wolfram Schneider
- git: 3e8a2296e9ad - stable/13 - stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBSD system Wolfram Schneider
- git: 859f0f0d6bf7 - main - tcp: refactor register_tcp_functions_as_names() Michael Tuexen
- git: e5a0202f9694 - main - Makefile.inc1: show time for `make installworld' Wolfram Schneider
- git: 69dace892d58 - main - tcp: fix number in comment Michael Tuexen
- git: f0d1236f0fc9 - main - libc: Add memset test for int-to-char conversion Robert Clausecker
- Re: git: fc3e5334ab89 - main - Fix "%hhi" conversion for kvprintf() Warner Losh
- git: 7ad3c40b1764 - stable/14 - mps(4): Correct a typo in a source code comment Gordon Bergling
- git: 4779a4dde7c6 - stable/14 - ocs_fc(4): Fix a typo in a kernel message Gordon Bergling
- git: 66ce02ff31b6 - stable/13 - ocs_fc(4): Fix a typo in a kernel message Gordon Bergling
- git: 200eab80e4f0 - stable/13 - mps(4): Correct a typo in a source code comment Gordon Bergling
- git: 3e00c11a4f43 - main - arm64: Support the L3 ATTR_CONTIGUOUS page size in pagesizes[] Alan Cox
- git: 772ae9eddf87 - main - vm ASLR: Handle VM_NRESERV_LEVEL == 0 Alan Cox
- Sun, 14 Jul 2024
- git: 616dd88a2e68 - main - amd64 pmap_allocpte_nosleep(): fix indent Konstantin Belousov
- git: 10a6ae0ddffb - main - amd64 pmap_allocpte_nosleep(): stop testing tautological condition Konstantin Belousov
- git: 60f098f84119 - main - arch: Update to remove armv6 Warner Losh
- git: 9ab7f84be600 - stable/14 - dtrace: Add a partial implementation of dtrace_getarg() on arm64 Mark Johnston
- git: 7126da66e484 - stable/14 - lagg: Fix a teardown race Mark Johnston
- git: a3e706fd422a - stable/14 - libc/tests: Fix installation without MK_TOOLCHAIN Mark Johnston
- git: 4ea42d9d468b - stable/14 - libc/tests: Further refine the condition for installing h_raw Mark Johnston
- git: 82dfbaf7e7ca - main - rtld-elf: Fix signed conversion for %hh Warner Losh
- git: 7cd91315911d - main - vmm: Conditionalize addition of opt_*.h headers Mark Johnston
- git: 5b98bd30686a - main - sched tests: Avoid underflow when maxcpuid == 0 Mark Johnston
- git: ab27e232b14c - main - socket tests: Serialize sonewconn_overflow Mark Johnston
- git: 498b3b494b8b - main - lockf tests: Fix a race Mark Johnston
- git: dc8357de606a - main - gnop tests: Serialize Mark Johnston
- git: d254651de392 - main - axgbe: Remove a nonsensical use of kernel_sysctlbyname() Mark Johnston
- git: 1c64b3aba3d0 - main - hptiop: Use device_set_descf() Mark Johnston
- git: e536b197c0cf - main - netlink: Wrap long lines Mark Johnston
- git: ec1b18c7353a - main - route: Wrap long lines Mark Johnston
- Re:_git:_e5a0202f9694_-_main_-_Makefile. inc1:_show_time_for__`make_installworld' Baptiste Daroussin
- Mon, 15 Jul 2024
- git: 45cde0e43918 - main - vm_page: add vm_page_clearref() helper Konstantin Belousov
- git: 7773023b72de - main - DMAR pagetables pages: handle ref_count special references Konstantin Belousov
- git: c06a19447954 - stable/14 - aarch64: support BTI and pointer authentication in assembly Andrew Turner
- git: c9dc783efbab - stable/14 - aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 Andrew Turner
- git: 98768d6870cc - stable/14 - ossl: Rebuild the openssl asm Andrew Turner
- git: 9f575dadfe14 - stable/14 - arm64: Add CurrentEL register definitions Andrew Turner
- git: 39ae01d39b55 - stable/14 - arm64: Add more spsr_el1 register values Andrew Turner
- git: 2b3cf14a5152 - stable/13 - arm64: Decode the ID_AA64MMFR3_EL1 register Andrew Turner
- git: 2b5827fbbae7 - stable/13 - arm64: Decode the ID_AA64MMFR4_EL1 register Andrew Turner
- git: 0ea3e76c4bae - stable/14 - arm64: Add ISS_MSR_REG for ESR_ELx.ISS values Andrew Turner
- git: c9303e68d316 - stable/13 - arm64: Decode the ID_AA64PFR2_EL1 register Andrew Turner
- git: f9878b9c8efa - stable/14 - arm64: Add the TCR_EL2.PS mask Andrew Turner
- git: c7c27e9ebfdb - stable/14 - arm64: Add a macro to find a VM fault address Andrew Turner
- git: e7a9961870d9 - stable/13 - arm64: Add CurrentEL register definitions Andrew Turner
- git: 526ad0a15765 - stable/14 - arm64: Add TF_LR, it will be used by bhyve asm Andrew Turner
- git: df3e8fcf651e - stable/13 - Mark the arm64 PSR register fields with UL Andrew Turner
- git: cfba49ca49f6 - stable/14 - arm64: Rename drop_to_el1 to enter_kernel_el Andrew Turner
- git: 144403f18ead - stable/13 - arm64: Add more spsr_el1 register values Andrew Turner
- git: 1eb9c65b124b - stable/13 - arm64: Add ISS_MSR_REG for ESR_ELx.ISS values Andrew Turner
- git: 1ac1e83f189f - stable/14 - arm64: Return all registers to gdb when able Andrew Turner
- git: 2aa49fd3f019 - stable/13 - arm64: Add the TCR_EL2.PS mask Andrew Turner
- git: 64b0acf87c97 - stable/14 - arm64: Mask non-debug exceptions when single stepping Andrew Turner
- git: c3d86d27c3aa - stable/14 - arm64: Always set the debug control and value regs Andrew Turner
- git: 754e1308ce1d - stable/13 - arm64: Add a macro to find a VM fault address Andrew Turner
- git: d253217f7198 - stable/13 - arm64: Add TF_LR, it will be used by bhyve asm Andrew Turner
- git: cf5be947352b - stable/14 - arm64: Use a switch to decide when to enable debug Andrew Turner
- git: 27e9c833bb8f - stable/14 - arm64: Add EL1 hardware breakpoint exceptions Andrew Turner
- git: cf99898c4e87 - stable/13 - arm64: Rename drop_to_el1 to enter_kernel_el Andrew Turner
- git: f236a9c8c437 - stable/13 - arm64: Return all registers to gdb when able Andrew Turner
- git: 276355b8fdd3 - stable/14 - elf_common.h: Add STO_AARCH64_VARIANT_PCS Andrew Turner
- git: 5909ac43709a - stable/14 - am64: Allow cpu.h to be included from assembly Andrew Turner
- git: d8db6b4f079e - stable/13 - arm64: Mask non-debug exceptions when single stepping Andrew Turner
- git: ab44e45862e0 - stable/14 - dev/psci: Check all compat strings Andrew Turner
- git: 531534bef90d - stable/13 - arm64: Always set the debug control and value regs Andrew Turner
- git: 3ab140921420 - stable/13 - arm64: Use a switch to decide when to enable debug Andrew Turner
- git: 2f54bff74a4b - stable/14 - arm64/gicv3: Check if the hardware supports LPIs Andrew Turner
- git: c2e0dea93f71 - stable/14 - rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry Andrew Turner
- git: d08d4bb18f6c - stable/13 - arm64: Add EL1 hardware breakpoint exceptions Andrew Turner
- git: 09a830be9485 - stable/14 - arm64: Add MRS_REG_ALT_NAME ID register macros Andrew Turner
- git: 449ba445507e - stable/13 - elf_common.h: Add STO_AARCH64_VARIANT_PCS Andrew Turner
- git: dd701489c80c - stable/14 - arm64: Use the _REG macros to read ID registers Andrew Turner
- git: 23fd9f3e934b - stable/13 - am64: Allow cpu.h to be included from assembly Andrew Turner
- git: d8a9e188f279 - stable/14 - arm64: make SPE regs use ALT_NAME macro Andrew Turner
- git: 1320b22f49b2 - stable/13 - dev/psci: Check all compat strings Andrew Turner
- git: 2b2c134337ff - stable/14 - arm64: add PMBSR_MSS_{BSC,FSC} status code field Andrew Turner
- git: d7385a251abf - stable/13 - arm64/gicv3: Check if the hardware supports LPIs Andrew Turner
- git: 25eae8989139 - stable/14 - arm: Add a missing interrupt to the generic timer Andrew Turner
- git: f9210d37c5c6 - stable/13 - rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry Andrew Turner
- git: 2bd50014977a - stable/14 - stand/efi: Fix for binutils when targeting arm64 Andrew Turner
- git: 788cf499da8a - stable/13 - arm64: Add MRS_REG_ALT_NAME ID register macros Andrew Turner
- git: 21f3f3e87edd - stable/14 - stand/kboot: Fix the linker script OUTPUT_FORMAT Andrew Turner
- git: 750fbcc0603f - stable/13 - arm64: make SPE regs use ALT_NAME macro Andrew Turner
- git: 3414984c3aff - stable/13 - arm64: add PMBSR_MSS_{BSC,FSC} status code field Andrew Turner
- git: 71f04a360965 - stable/14 - csu: Find the main pointer through the GOT Andrew Turner
- git: e63ac0eb580b - stable/14 - sys/sys: Fix __builtin_is_aligned fallback Andrew Turner
- git: 7f616da3cea0 - stable/13 - arm: Add a missing interrupt to the generic timer Andrew Turner
- git: 98740a0ef56f - stable/14 - arm64: Use the UL macro in TCR_EL1 defines Andrew Turner
- git: 7d8cb4115996 - stable/13 - stand/efi: Fix for binutils when targeting arm64 Andrew Turner
- git: 2d72da2720db - stable/14 - arm64: Add the pointer auth registers to armreg.h Andrew Turner
- git: 81e973eaf95e - stable/14 - arm64: Use the pointer auth register defines Andrew Turner
- git: f94f593ca78b - stable/13 - stand/kboot: Fix the linker script OUTPUT_FORMAT Andrew Turner
- git: f028010f4eac - stable/13 - sys/sys: Fix __builtin_is_aligned fallback Andrew Turner
- git: bd1252482bf6 - stable/13 - arm64: Use the UL macro in TCR_EL1 defines Andrew Turner
- git: 0fdc0f361482 - stable/14 - arm64/rockchip: Fix the build with GCC Andrew Turner
- git: 5ad0db240e03 - stable/13 - arm64: Add the pointer auth registers to armreg.h Andrew Turner
- git: 0496539fe32d - stable/14 - pci: Fix pci_host_generic_acpi with gcc Andrew Turner
- git: dfd26e29dd43 - stable/14 - dev/hwpmc: Fix the dmc620 MD4 macro Andrew Turner
- git: 29f8816b668b - stable/13 - arm64/rockchip: Fix the build with GCC Andrew Turner
- git: aedbe2058290 - stable/13 - pci: Fix pci_host_generic_acpi with gcc Andrew Turner
- git: 8ecef12113ad - stable/14 - sys: Build arm64 per-thread SSP with GCC Andrew Turner
- git: 8971fe25a80b - stable/14 - stats: Fix the build under gcc Andrew Turner
- git: fa84eb9cfb7e - stable/13 - sys: Build arm64 per-thread SSP with GCC Andrew Turner
- git: 41c730459831 - stable/13 - arm64: Disable outling atomics Andrew Turner
- git: 258672fe62af - stable/14 - arm64: Fix indentation to be consistent Andrew Turner
- git: 833ccd66dac6 - stable/14 - cdefs: Add __writeonly to mark write only vars Andrew Turner
- git: 77d05874de8e - stable/14 - ibcore: Mark write-only variables Andrew Turner
- git: c73d1e81b68e - stable/13 - arm64: Fix indentation to be consistent Andrew Turner
- git: 19349d339406 - stable/14 - binmiscctl.8: Change the example to armv7 Andrew Turner
- git: 066069197864 - stable/13 - cdefs: Add __writeonly to mark write only vars Andrew Turner
- git: 5b1f4e679dea - stable/14 - arm64: Disable outling atomics Andrew Turner
- git: 4de39679dc35 - stable/13 - ibcore: Mark write-only variables Andrew Turner
- git: 64542285a832 - stable/13 - binmiscctl.8: Change the example to armv7 Andrew Turner
- git: 004d5af853bf - main - splash(4): fix markup around cross-references Ed Maste
- Re: git: 60f098f84119 - main - arch: Update to remove armv6 Ed Maste
- git: 001606523a48 - main - libm: add parens to clarify expressions in fma, fmal Ed Maste
- git: 7e32f871b7dd - stable/14 - taskqueue: Move the timeout_task definition to _task.h Mark Johnston
- git: 355a797dfaee - stable/14 - man9: Add an MLINK for taskqueue_enqueue_timeout_sbt.9 Mark Johnston
- git: 867873b3980c - main - Revert "Makefile.inc1: show time for `make installworld'" Ed Maste
- git: e5a18aa2373b - main - splash(4): Subject/verb agreement John Baldwin
- git: 480cc750a2a8 - main - amd64 GENERIC: Drop hints for fdc0 and ppc0 John Baldwin
- git: 51c8a9c1be57 - main - unbound: Remove backup file Cy Schubert
- git: 6af3d5996244 - main - cxgbe: Flush transmitted packets more regularly in netmap mode Mark Johnston
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile John Baldwin
- git: ac6dc5cde729 - main - dhclient: Ignore SIP servers DHCP option defined in RFC 3361 Michael Osipov
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Mateusz Guzik
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile John Baldwin
- Re: git: 60f098f84119 - main - arch: Update to remove armv6 Warner Losh
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Mateusz Guzik
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Mateusz Guzik
- git: bf9a275b24f6 - stable/14 - OpenSSH: correct logic error in ObscureKeystrokeTiming Ed Maste
- git: 60f78f8ed14d - stable/14 - openssh: use '' instead of `' in config.h Ed Maste
- git: 2589197adb19 - main - net80211: migrate the group/unicast key check into inline functions Adrian Chadd
- git: 3ab5e2977883 - main - net80211: fix RSN capability parsing Adrian Chadd
- git: 0a34d050ae8e - main - acpi: Narrow workaround for broken interrupt settings on x86 John Baldwin
- git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" John Baldwin
- Re: git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" John Baldwin
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile John Baldwin
- git: 5862c891bb7c - main - kern: zero out stack buffer after copying out random bits Kyle Evans
- git: b3877767883e - main - ndp: Fix libxo formatting for the prefix expiry string Mark Johnston
- Re: git: 9cc06bf7aa28 - main - amd64 GENERIC: Switch uart hints from "isa" to "acpi" Warner Losh
- git: e9ac41698b2f - main - Remove residual blank line at start of Makefile Warner Losh
- Tue, 16 Jul 2024
- git: a39decd73f82 - main - etcupdate: remove mergemaster cross-reference Ed Maste
- git: 9c73f38cd3ab - main - stress2: Add a new test scenario. Update the exclude list Peter Holm
- git: 838b6caababb - main - openssl: use getrandom(2) instead of probing for getentropy(2) Kyle Evans
- git: b8730c11a395 - main - include: ssp: fix the build with earlier C standards Kyle Evans
- git: 0c47b9c211ed - main - include: ssp: don't shadow the mempcpy builtin Kyle Evans
- git: d5f8270917bf - main - libc: switch to __weak_symbol for fortified interpose stubs Kyle Evans
- git: 4928dcc0ebdb - main - sys/select.h: const'ify the fd_set that __fdset_idx() takes Kyle Evans
- git: db3a524c8a96 - main - bsnmpd: FreeBSD has strlcpy(3) Kyle Evans
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Alexander Leidinger
- git: f2055611fe56 - main - mergemaster: remove from the tree Ed Maste
- git: a948a61a822f - stable/13 - if_vxlan(4): Move the allocating of statistics counters below if_alloc() Zhenlei Huang
- git: f91626be616b - stable/14 - contrib/bc: upgrade to version 6.7.6 Stefan Eßer
- git: 4da38c584016 - stable/13 - contrib/bc: upgrade to version 6.7.6 Stefan Eßer
- git: afd67a167799 - main - etcupdate(8): improve phrasing Ed Maste
- git: 4c0c82355692 - stable/13 - isp(4): Document support for new devices Kenneth D. Merry
- git: ff9458b30fc3 - stable/14 - Fix the isp(4) driver with 9.x firmware. Kenneth D. Merry
- git: 44ca5d40f367 - stable/14 - Add an isp(4) tunable to default to ispfw(4) firmware. Kenneth D. Merry
- Re: git: 87ee63bac69d - main - locks: add a runtime check for missing turnstile Gleb Smirnoff
- git: 4c94657e168d - stable/13 - Fix the isp(4) driver with 9.x firmware. Kenneth D. Merry
- git: 12f7f57bc07d - stable/13 - Add an isp(4) tunable to default to ispfw(4) firmware. Kenneth D. Merry
- Wed, 17 Jul 2024
- git: d909f06b907d - main - pf: convert DIOCADDADDR to netlink Kristof Provost
- git: e21e8c918086 - main - tools/build: Unbreak cross build by providing stub ssp/ssp.h Jessica Clarke
- git: ac0c8c1186f7 - main - dts: Fix arm/qcom-ipq4018-rt-ac58u.dts for recent device-tree versions Jessica Clarke
- git: c24e5fcca9c2 - main - mvs: Fix to use rman_get_rid rather than non-existent rid argument Jessica Clarke
- Re: git: 838b6caababb - main - openssl: use getrandom(2) instead of probing for getentropy(2) John Baldwin
- git: 1089f5755e11 - stable/14 - cxgbe(4): Remove tx_modq lookup table. Navdeep Parhar
- git: 41309c878de3 - stable/14 - cxgbe(4): Add a helper function to locate MPS/MAC registers. Navdeep Parhar
- git: 6bc34cdd9671 - stable/14 - cxgbe(4): Retire t4_intr_clear. Navdeep Parhar
- git: d80e7fca010d - stable/14 - cxgbe(4): Add missing description for a port type. Navdeep Parhar
- git: b67afd194ce9 - stable/14 - cxgbe(4): Reword the comment explaining the atid/cookie split. Navdeep Parhar
- git: a238d1b04522 - stable/14 - cxgbe(4): Shared code update to deal with partial failure in query_params. Navdeep Parhar
- git: e5efc8cf5d7d - stable/14 - cxgbe(4): Allocate a taskqueue per port instead of per channel. Navdeep Parhar
- git: 92383a2c844b - stable/14 - cxgbe(4): Do not read hardware registers to determine the number of ports. Navdeep Parhar
- git: 67faf45be5d6 - stable/14 - cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known. Navdeep Parhar
- git: 5af25b6e4d55 - stable/14 - cxgbe(4): Minor tweaks to comments. Navdeep Parhar
- git: 0ca32f02defd - stable/14 - cxgbe(4): Rename rx_c_chan to rx_chan. Navdeep Parhar
- git: c0b69999b1b3 - stable/14 - cxgbe(4): Query TPCHMAP once and not once per port. Navdeep Parhar
- git: 29791662e974 - stable/14 - cxgbe/tom: Fix the rx channel selection in options2. Navdeep Parhar
- git: 307639c1e93f - stable/14 - cxgbe(4): sc->port is indexed by port_id and not tx_chan. Navdeep Parhar
- git: 8d214aa2c189 - stable/14 - cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. Navdeep Parhar
- git: 0d7e2e14ba79 - stable/14 - cxgbetool(8): Be flexible about the nexus name. Navdeep Parhar
- git: 60bf442ee273 - stable/14 - cxgbe(4): Do not report link state change during interface detach. Navdeep Parhar
- git: 66527188a4ed - stable/13 - cxgbe(4): Remove tx_modq lookup table. Navdeep Parhar
- git: 803c082fd263 - stable/13 - cxgbe(4): Add a helper function to locate MPS/MAC registers. Navdeep Parhar
- git: fd90e164109f - stable/13 - cxgbe(4): Retire t4_intr_clear. Navdeep Parhar
- git: 3cd0460e7bf7 - stable/13 - cxgbe(4): Add missing description for a port type. Navdeep Parhar
- git: 4c07c994d4ef - stable/13 - cxgbe(4): Reword the comment explaining the atid/cookie split. Navdeep Parhar
- git: 0109a527607c - stable/13 - cxgbe(4): Shared code update to deal with partial failure in query_params. Navdeep Parhar
- git: b52a25051796 - stable/13 - cxgbe(4): Allocate a taskqueue per port instead of per channel. Navdeep Parhar
- git: 8a499f92d472 - stable/13 - cxgbe(4): Do not read hardware registers to determine the number of ports. Navdeep Parhar
- git: 89d87c1864b8 - stable/13 - cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known. Navdeep Parhar
- git: 352bef734c4d - stable/13 - cxgbe(4): Minor tweaks to comments. Navdeep Parhar
- git: 8b6adcb3c768 - stable/13 - cxgbe(4): Rename rx_c_chan to rx_chan. Navdeep Parhar
- git: ab374f82d9f1 - stable/13 - cxgbe(4): Query TPCHMAP once and not once per port. Navdeep Parhar
- git: 7f864af3e648 - stable/13 - cxgbe/tom: Fix the rx channel selection in options2. Navdeep Parhar
- git: 9cdafb024d3e - stable/13 - cxgbe(4): sc->port is indexed by port_id and not tx_chan. Navdeep Parhar
- git: 1d0abfccc47f - stable/13 - cxgbetool(8): Be flexible about the nexus name. Navdeep Parhar
- git: dd0bb5ba4257 - stable/13 - cxgbe(4): Do not report link state change during interface detach. Navdeep Parhar
- Re: git: c24e5fcca9c2 - main - mvs: Fix to use rman_get_rid rather than non-existent rid argument John Baldwin
- git: 271f14695564 - main - pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and V_pf_srchashmask Kristof Provost
- git: fe0c82a603ce - main - pf tests: fix sctp:timeout test Kristof Provost
- git: b3bbc6cc79a3 - main - cxgbe(4): Tidy up t4_l2t.h Navdeep Parhar
- git: a4469a0d19b6 - main - pipe: convert pipelock flag argument to bool Mateusz Guzik
- git: a69d075e96a6 - stable/13 - if_pfsync: lock buckets during pfsync_drop() Kristof Provost
- git: e99c76951e10 - stable/14 - if_pfsync: lock buckets during pfsync_drop() Kristof Provost
- git: 5324cf4f1cf9 - stable/13 - pf: fix sctp deadlock Kristof Provost
- git: 1981d52a6e29 - stable/14 - pf: fix sctp deadlock Kristof Provost
- Thu, 18 Jul 2024
- git: c98295eed268..1147a2797853 - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: 75e1fea68aaa - main - zfs: merge openzfs/zfs@1147a2797 Martin Matuska
- git: 257e70f1d5ee - main - kyua: Add FreeBSD Jail execution environment support Mark Johnston
- git: 2aeb3e204af3 - main - zdb: Chase a missing library dependency Mark Johnston
- git: f029f6277996 - main - zdb: Fix printf formatting of a uint64_t Mark Johnston
- git: 03248b3f5079 - main - NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsi John Baldwin
- git: 8415a654d02e - main - Retire non-NEW_PCIB code and remove config option Jessica Clarke
- git: e1d442a6db14 - main - Retire unused non-PCI_RES_BUS code Jessica Clarke
- git: f38669ef6d6a - main - tarfs.4: update title after move to section four Mitchell Horne
- git: ee912ee57a21 - main - nvmecontrol: Treat requested KeepAlive timeout as seconds John Baldwin
- git: a527b9cb721a - main - axgbe: use standard rounddown_pow_of_two Doug Moore
- git: e82cee21ba3b - main - axgbe: drop unused function Doug Moore
- Fri, 19 Jul 2024
- git: f7331f4ec87e - main - cdefs.9: Fix clang version, and gcc version Warner Losh
- Re: git: 4122295afcbf - main - cdefs(9): Start to document what sys/cdefs.h does Warner Losh
- git: 94e62a5f91db - main - stress2: Exclude one more test Peter Holm
- git: fb05f761ac0b - main - siftr: remove the shutdown_pre_sync event handler on unload Kristof Provost
- Re: git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure Kristof Provost
- git: 422911ca5873 - stable/14 - NOTES: Move OFED options to MI NOTES John Baldwin
- git: 41302e9e78ad - stable/14 - iser: Add kernel build glue John Baldwin
- git: d6f503b7815a - stable/14 - NOTES: Add devices for iSCSI support John Baldwin
- git: 15e2ffbbfade - stable/14 - NOTES: Tidy entries for SATA controllers John Baldwin
- git: 24687a65dd7f - stable/14 - sys: Enable NVMe drivers on all architectures John Baldwin
- git: 9f756367a07a - stable/14 - NOTES: Move NVMe entries to MI file John Baldwin
- git: ff74083a6c35 - stable/14 - files.x86: Pull in some more duplicate lines from files.{amd64,i386} John Baldwin
- git: c68dcc078121 - stable/14 - NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file John Baldwin
- git: 97d1a0cde140 - stable/14 - NOTES: Move safe(4) to the MI NOTES file John Baldwin
- git: e1d29e6b1246 - stable/14 - files: Sort the VirtIO device entries John Baldwin
- git: c0e4d9487392 - stable/14 - NOTES: Move the VirtIO entries to the MI NOTES file John Baldwin
- git: 65e871e7c19a - stable/14 - i386: Use DEV_HYPERV to enable HyperV APIC vector John Baldwin
- git: 6563c2a32878 - stable/14 - x86 NOTES: Remove some obsolete comments John Baldwin
- git: 883640ffd7c6 - stable/14 - x86 NOTES: Move NKPT and PMAP_SHPGPERPROC options to VM OPTIONS section John Baldwin
- git: d1c97c1871d2 - stable/14 - NOTES: Move ENABLE_ALART option to MI NOTES next to intpm device John Baldwin
- git: eb1f2709509f - stable/14 - x86 NOTES: Move shared options from amd/i386 NOTES to x86 NOTES John Baldwin
- git: 4ecd329b73fa - stable/14 - sys: Retire the ISCSI_INITIATOR_DEBUG option John Baldwin
- git: bbc326241d91 - main - cxgbe/t4_tom: Detach the toep from the tcpcb when entering TIME_WAIT. Navdeep Parhar
- git: 27479403a764 - main - cxgbe/t4_tom: Free up hardware resources when the final CPL is received. Navdeep Parhar
- git: cfcfd3c7bf5b - main - cxgbe(4): Make no assumptions about the start and size of the L2T table. Navdeep Parhar
- git: cf5e6370f15c - main - cxgbe(4): Changes to ULD list management. Navdeep Parhar
- git: 680f40f38343 - main - stdatomic: Only use clang atomics if __clang__ is defined John Baldwin
- git: 5275d1ddb42d - main - libcasper: Consistently use item count as the first argument to calloc John Baldwin
- git: bf3b889a5be1 - main - libgeom: Consistently use item count as the first argument to calloc John Baldwin
- git: b73445a32f8a - main - elftoolchain: Consistently use item count as the first argument to calloc John Baldwin
- git: 8aadd10a65b1 - main - lib80211: Consistently use item count as the first argument to calloc John Baldwin
- git: e8e2ab3c5522 - main - md5: Consistently use item count as the first argument to calloc John Baldwin
- git: 6991cb36f52a - main - recoverdisk: Consistently use item count as the first argument to calloc John Baldwin
- git: a971c6045622 - main - ministat: Consistently use item count as the first argument to calloc John Baldwin
- git: 7cd0a4c85dbe - main - bsdinstall: Consistently use item count as the first argument to calloc John Baldwin
- git: 2ba12978f674 - main - ctld: Consistently use item count as the first argument to calloc John Baldwin
- git: 9494dfe1b3fa - main - fwcontrol: Allocate full fw_asyreq structures passed to the kernel John Baldwin
- git: 66f360515d28 - main - rc.conf: Leap-seconds sources: Add IANA back Cy Schubert
- Re: git: ef2a572bf6bd - main - ipsec_offload: kernel infrastructure Konstantin Belousov
- Re: git: 66f360515d28 - main - rc.conf: Leap-seconds sources: Add IANA back Warner Losh
- git: e0649a35a670 - main - libnvmf: Zero controller data template for I/O controllers John Baldwin
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like Warner Losh
- Re: git: 257e70f1d5ee - main - kyua: Add FreeBSD Jail execution environment support Ryan Libby
- Re: git: 257e70f1d5ee - main - kyua: Add FreeBSD Jail execution environment support Brooks Davis
- git: 47fb5d2b13c5 - main - kyua: fix gcc builds Brooks Davis
- Sat, 20 Jul 2024
- git: d15b7f50c73e - stable/13 - 13.4: update stable/13 to -PRERELEASE Colin Percival
- git: e82644e59ece - main - cam/iosched: Add a counter of I/Os that take too long Warner Losh
- git: 148c173485ee - main - cam/iosched: Pass the transaction down we're collecting stats for Warner Losh
- git: 6f1dd6071a91 - main - cam/iosched: Pass in the disk when initializing Warner Losh
- git: 9cbf3d618273 - main - cam/iosched: Make each periph driver provide schedule fnp Warner Losh
- git: 9229b3105d88 - main - nvme: Fail passthrough commands right away in failed state. Warner Losh
- git: 123e29068ecf - main - nvme: widen nvme_qpair_manual_complete_request for better errors Warner Losh
- git: 403cc016c07a - main - cam/iosched: Fix build Warner Losh
- git: 00266393cc4b - main - stress2: Fix tests after the new default for newfs(8) is "SU" Peter Holm
- git: 0d0999fe3137 - stable/14 - if_clone: Allow maxunit to be zero Zhenlei Huang
- git: ca735be05c59 - stable/14 - if_pflog: Limit the maximum unit via the new KPI Zhenlei Huang
- git: 9fd9ba30cc20 - stable/13 - ctladm: don't require the use of "-p" with "port -r", part 2 Alan Somers
- git: eaa3d34b6220 - main - cdefs.9: Update for C++ environments Warner Losh
- git: 22cdafe197ac - stable/14 - cdefs.h: Don't define fallback for _Static_assert Warner Losh
- git: d3de5c5b4529 - stable/13 - cdefs.h: Don't define fallback for _Static_assert Warner Losh
- git: 90818083d795 - main - ipf: correct size limit in snprintf Ryan Libby
- git: 29020ea39d6c - stable/14 - development.7/FILES: add CONTRIBUTING + git-arc.sh Warner Losh
- git: 735f676b91a5 - stable/14 - kbcontrol.1+kbdmap.1: improve manual descriptions Warner Losh
- git: 95c280792505 - stable/14 - manuals/description: system video console utilitys Warner Losh
- git: 18606111ec5b - stable/14 - networking.7: remove confusing caveat Warner Losh
- git: dbb5be7f0745..84691af93185 - vendor/NetBSD/bmake - vendor branch updated Simon J. Gerraty
- git: 0b99c8b804e7 - Create tag vendor/NetBSD/bmake/20240711 Simon J. Gerraty
- git: 226192822cdd - main - Merge bmake-20240711 Simon J. Gerraty
- git: d3795c1d72f0 - main - cam/iosched: Use better malloc idiom Warner Losh
- Sun, 21 Jul 2024
- git: 04b4dcf04fc3 - main - leap-seconds: Update to leap-seconds 3960057600 obtained from IERS Cy Schubert
- git: 9a3f7fb46c93 - main - include: ssp: fix last bare `inline` Kyle Evans
- git: 2e57144df7e1 - stable/13 - stand: module: unlink the entire tail when dependencies fail to load Kyle Evans
- git: 98e1ee23857c - stable/13 - kern: zero out stack buffer after copying out random bits Kyle Evans
- git: f29a2ea5b44d - stable/14 - stand: module: unlink the entire tail when dependencies fail to load Kyle Evans
- git: 1eb62930e736 - stable/14 - kern: zero out stack buffer after copying out random bits Kyle Evans
- git: 8c405f08c099 - stable/14 - amd64 pmap_allocpte_nosleep(): fix indent Konstantin Belousov
- git: 010f09a7b16c - stable/14 - amd64 pmap_allocpte_nosleep(): stop testing tautological condition Konstantin Belousov
- git: 049a256e9aa7 - stable/14 - vm_page: add vm_page_clearref() helper Konstantin Belousov
- git: 240ddb304ff3 - stable/14 - DMAR pagetables pages: handle ref_count special references Konstantin Belousov
- git: 35f498434322 - main - sockstat(1): tolerate situation where file info cannot be fetched Konstantin Belousov
- git: eb0fdc77533d - main - netinet/ipsec.h: remove unneeded "extern"s Konstantin Belousov
- git: 6023bd1d52b6 - main - netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header Konstantin Belousov
- git: 9a7096ff547d - main - ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl Konstantin Belousov
- git: 58c99e07506e - main - sctp(4): Fix typos in source code comments Gordon Bergling
- git: 32a9b95a8751 - main - stress2: Fix a typo in namecache2.sh Gordon Bergling
- git: c90a206496fc - main - ipfilter(4): Fix typos in source code comments Gordon Bergling
- git: 619c9488a31c - main - axgbe: Fix two typos in source code comments Gordon Bergling
- Re: git: 9a7096ff547d - main - ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl Kristof Provost
- git: 5d20075f8b9f - main - LinuxKPI: Automatically enable drm support for devices named "drmn" Vladimir Kondratyev
- git: ab6e1167909b - main - LinuxKPI: Add kvrealloc to linux/slab.h Vladimir Kondratyev
- git: ab1a5d8e2ade - main - LinuxKPI: Add kmalloc_size_roundup function Vladimir Kondratyev
- git: 742088d9fb54 - main - LinuxKPI: Add __diag macros Vladimir Kondratyev
- git: 80aa295a5272 - main - LinuxKPI: Add page_to_virt function Vladimir Kondratyev
- git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h Vladimir Kondratyev
- git: 5b1171a0b75f - main - LinuxKPI: Add pci_match_id to linux/pci.h Vladimir Kondratyev
- git: 3e90716331cd - main - LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handle Vladimir Kondratyev
- git: 7774e08adf6c - main - LinuxKPI: Add linux/eventfd.h and linux/memremap.h dummy headers Vladimir Kondratyev
- git: 1fe7cd024342 - main - LinuxKPI: Remove owner argument from class_create function on KBI layer Vladimir Kondratyev
- git: d42136e36162 - main - LinuxKPI: Remove vmas argument from get_user_pages on KBI layer Vladimir Kondratyev
- git: fcc350c375f7 - main - LinuxKPI: Add pci_iomap_range function Vladimir Kondratyev
- git: 14fc33ea3a05 - main - LinuxKPI: Fix resource leak on pci_iounmap-ing of PCI BAR Vladimir Kondratyev
- git: df0c787c3ece..950d2f43375b - vendor/wpa - vendor branch updated Cy Schubert
- git: 6a356ac6cff1 - Create tag vendor/wpa/2.11 Cy Schubert
- git: 24388fccd551 - main - Bump __FreeBSD_version after LinuxKPI changes. Vladimir Kondratyev
- git: 82f5dfc12139 - main - db_pprint: Fix offset calculation for struct members Bojan Novković
- git: 1cbd613f3343 - main - db_pprint: Properly handle complex pointer types Bojan Novković
- git: 77dc2f52094a - internal/admin - Release bnovkov from mentorship Mark Johnston
- git: 908777f1c258 - stable/14 - nvmecontrol: Fix "Workloadd" typo Alexander Motin
- git: 9746cb2197a1 - stable/13 - nvmecontrol: Fix "Workloadd" typo Alexander Motin
- git: 646c28ea80cb - main - tcp: improve SEG.ACK validation Michael Tuexen
- git: baee801c92d2 - main - tcp: simplify endpoint creation at the passive side Michael Tuexen
- git: 950d2f43375b..6377230b3cf4 - vendor/wpa - vendor branch updated Cy Schubert
- git: 397c2693fa66 - main - Fix llvm register allocator for native/cross build differences Dimitry Andric
- git: 026cdaa3b3a9 - main - nfscl: Scan readdir reply filenames for invalid characters Rick Macklem
- git: 7ac2b39c59bd - stable/14 - nfsd: Fix nfsrv_cleanclient so that it can be called with a mutex Rick Macklem
- git: e0b080f850cc - main - tcp: mark TCP stacks which can serve as a default stack Michael Tuexen
- Mon, 22 Jul 2024
- git: dc1f4c3d9aab - stable/14 - libdtrace: Use designated initializers for modules ops tables Mark Johnston
- git: 7d521f0a61ff - stable/14 - buf_ring: Make buf_ring.h amenable to userspace compilation Mark Johnston
- git: 3985e96ac5c6 - stable/14 - route: Wrap long lines Mark Johnston
- git: 239c9c6de125 - stable/14 - hptiop: Use device_set_descf() Mark Johnston
- git: a8a1633e34f1 - stable/14 - lockf tests: Fix a race Mark Johnston
- git: c1dd895406a8 - stable/14 - sched tests: Avoid underflow when maxcpuid == 0 Mark Johnston
- git: 73ee1909bfcf - stable/14 - netlink: Wrap long lines Mark Johnston
- git: f48bfa248f39 - stable/14 - axgbe: Remove a nonsensical use of kernel_sysctlbyname() Mark Johnston
- git: c664b786ccd1 - stable/13 - nfsd: Fix nfsrv_cleanclient so that it can be called with a mutex Rick Macklem
- git: 13f9c4addb6e - stable/14 - rc.conf: Leap-seconds sources: Add IANA back Cy Schubert
- git: 12f2e9525bd8 - stable/14 - leap-seconds: Update to leap-seconds 3960057600 obtained from IERS Cy Schubert
- git: 176f8488e167 - stable/13 - rc.conf: Leap-seconds sources: Add IANA back Cy Schubert
- git: fad8955b97cc - stable/13 - leap-seconds: Update to leap-seconds 3960057600 obtained from IERS Cy Schubert
- git: 5241b210a4e1 - main - cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset. Navdeep Parhar
- git: fd3aca5b4196 - main - cxgbe(4): Stop and restart the atid allocator with the LLD. Navdeep Parhar
- git: cd93fdee5c8b - main - cxgbe(4): Stop and restart the L2T allocator with the LLD. Navdeep Parhar
- git: 283333c0e329 - main - cxgbe/t4_tom: Track all synq entries in a per-adapter list. Navdeep Parhar
- git: c1c524852f62 - main - cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM. Navdeep Parhar
- git: f1c4ed150334 - main - cxgbe/iw_cxgbe: Add a placeholder uld_restart. Navdeep Parhar
- git: 644b7b5a2e31 - main - pf: convert DIOCGETADDRS to netlink Kristof Provost
- git: 9ae91f59c500 - main - pf: convert DIOCGETADDR to netlink Kristof Provost
- git: 5688843dc9c5 - main - sys: Index netlink/ files with the cscope target Konrad Witaszczyk
- git: bb8fa2ef83c9 - main - sbin/nos-tun: correct SIOCDIFADDR calls to use ifreq Konrad Witaszczyk
- git: 2ab551500190 - main - usr.sbin/ppp: correct SIOCDIFADDR{,_IN6} calls to use {,in6_}ifreq Konrad Witaszczyk
- Re: git: 6677621bad00 - main - cdefs.h: Fallback to printf0 for __printf0like John Baldwin
- git: bc06c51419b3 - main - netinet: correct SIOCDIFADDR{,_IN6} calls to use {,in6_}ifreq Konrad Witaszczyk
- git: c74a4cea0dc9 - main - usr.sbin/uhsoctl: correct SIOCDIFADDR calls to use ifreq Konrad Witaszczyk
- git: 37b3e6a660f5 - main - tcp: use TCP_MAXWIN instead of 65535 Michael Tuexen
- git: 7f2411b181d4 - main - tcp: improve whitespace consistency Michael Tuexen
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h Bjoern A. Zeeb
- git: 4ba4cfaf9f29 - stable/14 - acpi: Narrow workaround for broken interrupt settings on x86 John Baldwin
- git: 4efd13ffd63d - stable/14 - amd64 GENERIC: Drop hints for fdc0 and ppc0 John Baldwin
- git: 74b9fc7adcf4 - stable/14 - amd64 GENERIC: Switch uart hints from "isa" to "acpi" John Baldwin
- git: 43d45f26413a - main - nvmf_tcp: Don't require a data digest for PDUs without data John Baldwin
- git: 7a76f3591036 - stable/14 - nfsd: Allow a mutex lock for clientID handling Rick Macklem
- git: e6d78780c9cc - stable/13 - nfsd: Allow a mutex lock for clientID handling Rick Macklem
- Tue, 23 Jul 2024
- git: d5ae681d2e74 - stable/14 - nfsd: Make modifying vfs.nfsd.enable_locallocks safe Rick Macklem
- git: f84ac01e1829 - stable/13 - nfsd: Make modifying vfs.nfsd.enable_locallocks safe Rick Macklem
- git: 47361851bc2e - main - arm64: Add EL1 and EL12 register alt names Andrew Turner
- git: 997511dffe65 - main - arm64: Support counter access with E2H Andrew Turner
- git: 57ef7935eb11 - main - arm64: Fix the gicv3 check in locore.S Andrew Turner
- git: 034c83fd7d85 - main - arm64: Ensure sctlr and pstate are in known states Andrew Turner
- git: 9840598aa31f - main - dev/uart: Add APMC0D08 as found in the Intel E2100 Andrew Turner
- git: 7b73ecfe6484 - main - nuageinit: Accept plain text passwords Baptiste Daroussin
- git: 88c041e4870c - stable/14 - socket: Pass capsicum rights down to socket option handlers Mark Johnston
- git: 4d8e3fafda19 - stable/14 - ndp: Fix libxo formatting for the prefix expiry string Mark Johnston
- git: 97d88163d468 - stable/14 - ktls: Remove the socket parameter to ktls_ocf_try() Mark Johnston
- git: b14a49128381 - stable/14 - ktls: Fix races that can lead to double initialization Mark Johnston
- git: 030cbcc4c231 - stable/14 - if_urndis: Organize buffer layouts more naturally Mark Johnston
- git: f5fabf3dcfb6 - stable/14 - socket: Simplify synchronization in soreceive_stream() Mark Johnston
- git: 17c6c686eda8 - stable/13 - acpi: Narrow workaround for broken interrupt settings on x86 John Baldwin
- git: 60e1c72afd02 - stable/13 - amd64 GENERIC: Drop hints for fdc0 and ppc0 John Baldwin
- git: 8e9992f7e326 - stable/13 - amd64 GENERIC: Switch uart hints from "isa" to "acpi" John Baldwin
- git: ae8d58814089 - main - vnet tests: verify that we can load if_epair and if_bridge Kristof Provost
- git: b0fcf4d5222b - main - pf tests: ensure temporary files end up in the atf working directory Kristof Provost
- git: 4f752a1583dc - main - netpfil tests: run in parallel Kristof Provost
- git: dcfa6669a33f - main - nvmft: Handle qpair allocation failures during handoff John Baldwin
- git: a90b9d015907 - main - wpa: Import 2.11 Cy Schubert
- git: 158f319428c1 - main - route: avoid overlapping strcpy Kyle Evans
- git: 0ac6cc3fd747 - main - iichid: Soften "Interrupt setup failed" message Ed Maste
- git: 887b27736b04..381c116afc1f - vendor/one-true-awk - vendor branch updated Warner Losh
- git: cade8f6c118f - main - ELF auxargs: reserve a slot for CheriABI use Brooks Davis
- Re: git: cade8f6c118f - main - ELF auxargs: reserve a slot for CheriABI use Brooks Davis
- git: 17853db4b0dc - main - ota: Merge 20240623 (bsd-features) from ota 9f971fba471b Warner Losh
- git: 8f77be22904a - main - mitigations(7): note that FORTIFY_SOURCE must be set in the env Kyle Evans
- git: 86909f7aeb68 - main - nvme: Always lock and only avoid processing for recovery state Warner Losh
- git: e6d3ba4be27d - main - nvme: Lock when processing an abort completion command. Warner Losh
- git: aa41354349c1 - main - nvme: Optimize timeout code further Warner Losh
- git: bb7f7d5b5201 - main - nvme: Warn if there's system interrupt issues. Warner Losh
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h Vladimir Kondratyev
- Wed, 24 Jul 2024
- Re: git: a1181662d370 - main - LinuxKPI: Add devm_device_add_group to linux/device.h Bjoern A. Zeeb
- git: 9e6544dd6e02 - main - malloc(9): extend contigmalloc(9) by a "slab cookie" Bjoern A. Zeeb
- git: c0df224ba5b1 - main - kern_malloc: remove '.' and '\n' from KASSERT/panic Bjoern A. Zeeb
- git: 124ae0e8af8f - main - tarfs: Fix typo. Dag-Erling Smørgrav
- git: 8880825df1f8 - main - wpa: Fix gcc build Cy Schubert
- git: cd836f600418 - main - vm: Retire kmem_arena Alan Cox
- git: 096dfa338d73 - main - vm: Retire vm_page_alloc_freelist{,_domain}() Alan Cox
- git: 2c75d993783c - stable/14 - Fix llvm register allocator for native/cross build differences Dimitry Andric
- git: 8d87e47b8d10 - stable/13 - Fix llvm register allocator for native/cross build differences Dimitry Andric
- git: 647d4a8cafd2 - main - ls: Make -, apply to -s as well as -l. Dag-Erling Smørgrav
- git: f890020d43bf - main - pax: Clear arcn in each read function. Dag-Erling Smørgrav
- git: 1c30cf95098e - main - malloc: Handle large malloc sizes in malloc_size() Mark Johnston
- git: 82283cad12a4 - main - dtrace: Avoid including dtrace_isa.c directly into dtrace.c Mark Johnston
- Thu, 25 Jul 2024
- git: f68c4b4746f2 - main - nvme: Add bit names for nvme 2.0 for Async Events Warner Losh
- git: 4a0b7955fd72 - main - cross-build: Move fcntl.h workaround to Linux specific file Warner Losh
- git: 744991d495b2 - main - cross-build: progname.c is used only on linux, so no ifdefs needed Warner Losh
- git: 18cf1e502321 - main - cross-build: Define DEFFILEMODE and ALLPERMS if not defined Warner Losh
- git: 195a96f0b303 - main - stand: Stop building in fat, ext2fs, gzip and bzip to BIOS /boot/loader Warner Losh
- git: 29d13f3d06de - main - newbus: Document new DEVICE_UNIT_ANY Warner Losh
- git: 5b56413d04e6 - main - newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY Warner Losh
- git: a05a680469a7 - main - newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY Warner Losh
- git: 0a59a6b02fcc - main - style: Allow C++ comments Warner Losh
- git: 028b16e2088a - main - cam: better ioctl compatibility for cd Warner Losh
- git: ce41bee0b4b8 - main - ipmi_smbios: Only search for the BIOS signature on x86 Warner Losh
- git: 06326613afeb - main - smbios: Add length sanity checking Warner Losh
- git: 2e35684a0390 - main - arm64: Add smbios to kernel Warner Losh
- git: 169d06911699 - main - smbios: Compile into the kernel more completely Warner Losh
- git: 4eee292ab663 - main - Revert "cam: better ioctl compatibility for cd" Warner Losh
- git: cab41e0dd31d - main - Do not allow snapshots on UFS filesystems using gjournal. Kirk McKusick
- git: 98dd639c94f7 - main - arm64 pmap: Eliminate an unnecessary conditional Alan Cox
- git: 1991946cff2a - main - CODEOWNERS: Add nuageinit Baptiste Daroussin
- git: 7aecd689e362 - main - nuageinit: Fix the homedir variable name Baptiste Daroussin
- git: 8edd6c07c8da - main - nuageinit: Fix tests Baptiste Daroussin
- git: 4d8c65b466fc - main - LinuxKPI: remove dummy kstrtox.h Bjoern A. Zeeb
- git: a8a95277363b - main - pfctl: Allow a semicolon (;) as a comment Kristof Provost
- git: 250e074e5f60 - main - pfctl tests: fix dependency Kristof Provost
- git: 428b8c820265 - stable/13 - pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and V_pf_srchashmask Kristof Provost
- git: 4842a15fa43b - stable/14 - pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and V_pf_srchashmask Kristof Provost
- git: 193455c91b90 - stable/13 - pf tests: test setting and retrieving timeout values Kristof Provost
- git: 5acd8ff56604 - stable/14 - pf tests: test setting and retrieving timeout values Kristof Provost
- git: 35bde8969eb6 - stable/13 - pf tests: fix sctp:timeout test Kristof Provost
- git: 4f5440f2abe9 - stable/14 - pf tests: fix sctp:timeout test Kristof Provost
- git: bd206a6f4a87 - main - LinuxKPI: 802.11: consistently spell TRACE-RX: as such Bjoern A. Zeeb
- git: a48df53e4249 - main - nd6: Fix the routing table subscription Mark Johnston
- git: db8b3578627b - main - LinuxKPI: 802.11: implement ieee80211_sn_*() Bjoern A. Zeeb
- git: 59d262fe969a - main - LinuxKPI: 802.11 compile in debugging based on IEEE80211 debugging Bjoern A. Zeeb
- git: 5670b8cc3672 - main - libthr: Preresolve selected EABI symbols on arm. Michal Meloun
- git: e8fe3b9e731d - main - arm64: turn on IEEE80211 debugging and IEEE80211_SUPPORT_MESH too Bjoern A. Zeeb
- git: 9565854ab408 - main - cc_cubic: remove the redundant variable num_cong_events from struct cubic. Cheng Cui
- git: 55a2a91c5e1b - main - Merge commit 28a2b85602a5 from llvm-project (by Kazu Hirata): Dimitry Andric
- git: 9baed398ee4c - main - Add osamaabb as src committer and cperciva as mentor Osama Abboud
- git: 4aff4048f5b1 - main - LinuxKPI: 802.11: support manual lladdr changes Bjoern A. Zeeb
- git: 5d0498db4782 - main - nvmf_tcp: Rename max_c2hdata sysctl to max_transmit_data John Baldwin
- git: 6549718b70f0 - main - nvmfd: Stop setting MAXR2T in association parameters John Baldwin
- git: fd0e6af5e49c - main - libnvmf: Require MAXH2CDATA to be a multiple of 4 John Baldwin
- git: 846d702f234b - main - libnvmf: Reject invalid values of MAXH2CDATA for new associations John Baldwin
- git: 7f73c0489508 - main - nvmfd: Correct usage description John Baldwin
- git: 399362bac312 - main - nvmfd: Permit setting the MAXH2CDATA value via -H John Baldwin
- git: 40299c55a05f - main - tcp: implement challenge ACK throttling for the base stack Michael Tuexen
- git: feda329622bc - main - netinet6 tests: Add a regression test for default router handling Mark Johnston
- git: 2b229739e7ca - main - Avoid division in round_up. Brooks Davis
- git: f5c894479e59 - main - Revert "Avoid division in round_up." Brooks Davis
- Re: git: f5c894479e59 - main - Revert "Avoid division in round_up." Brooks Davis
- Fri, 26 Jul 2024
- git: 5b8c01d13a09 - main - amd64 pmap: Optimize PKU lookups when creating superpage mappings Alan Cox
- git: d1bdc2821fcd - main - Deprecate contigfree(9) in favour of free(9) Bjoern A. Zeeb
- git: 4fab5f005482 - main - kern_malloc: fold free and zfree together into one __always_inline func Bjoern A. Zeeb
- git: 5668c22a13c6 - main - LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_buffer Bjoern A. Zeeb
- git: c179937b986e - main - libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriate Bjoern A. Zeeb
- git: 9776aba34576 - main - net80211: scan/internal: change boolean argument from int to bool Bjoern A. Zeeb
- git: 5c3af1d697dc - main - nullfs: Use an a_gen field to cast to vop_generic_args Konrad Witaszczyk
- git: 1f7df7570174 - main - LinuxKPI: move __kmalloc from slab.h to slab.c Bjoern A. Zeeb
- git: 1d897d19f31d - main - netisr: avoid ffs(0) Doug Moore
- Re: git: c097967b9af9 - main - mlx5en: add diagnostic in one more case of failed eeprom read preparation Drew Gallatin
- Re: git: c097967b9af9 - main - mlx5en: add diagnostic in one more case of failed eeprom read preparation Konstantin Belousov
- git: 4df029cc74e5..ac9a064cb179 - vendor/llvm-project/main - vendor branch updated Dimitry Andric
- git: 65d5deb5ff47 - Create tag vendor/llvm-project/llvmorg-19-init-18630-gf2ccf80136a0 Dimitry Andric
- git: ac9a064cb179 - vendor/llvm-project/release-19.x - vendor branch created Dimitry Andric
- git: 40d7365d8073 - Create tag vendor/llvm-project/llvmorg-19.1.0-rc1-0-ga4902a36d5c2 Dimitry Andric
- git: ac9a064cb179..c76260f306a7 - vendor/llvm-project/release-19.x - vendor branch updated Dimitry Andric
- git: 56ecc8a93221 - main - pci_user: Rename _old to _freebsd6 Warner Losh
- Sat, 27 Jul 2024
- git: 810530aa2648 - main - sound: Add device status string to sndstat nvlist Christos Margiolis
- git: a62837175770 - main - sound: Add *vchanrate and *vchanformat to sndstat nvlist Christos Margiolis
- git: bd5bcc848c57 - main - sound: Add OSS channel capabilities to sndstat nvlist Christos Margiolis
- git: cb00491fbc51 - main - sound examples: Organize files in directories Christos Margiolis
- git: f08ecd24a19b - main - sound examples: Add sndstat nvlist example Christos Margiolis
- git: c15c9315b2cb - main - sound: Implement dummy driver Christos Margiolis
- git: 95eb4b873b6a - main - sound tests: Add sndstat nvlist ATF test Christos Margiolis
- git: 8ca73331ef81 - main - mixer(8): Make mute and recsrc argument parsing more robust Christos Margiolis
- git: 94a86f3f6920 - main - mixer(8): Add tests Christos Margiolis
- git: 16329b7b3276 - main - sound: Fix memory leak in chn_init() Christos Margiolis
- git: 85d1c84c2406 - main - snd_hdsp*: Free up channel resources in case of CHANNEL_INIT() failure Christos Margiolis
- git: 29ff7b08be36 - main - sound: Rename chn_* feeder functions to feeder_* Christos Margiolis
- git: c55f995502cb - main - sound: Remove unused FEEDER_DEBUG Christos Margiolis
- git: 5b209e153b58 - main - sound: Simplify chn_init() Christos Margiolis
- git: f477d412530a - main - sound: Remove unused defines from pcm/sound.h Christos Margiolis
- git: 00172d20070a - main - sound: Simplify feeder_remove() Christos Margiolis
- git: f0eceecf5ab5 - main - sndstat.4: Fix typo Christos Margiolis
- git: 21e98f6d195a - main - BSD.tests.dist: Add entry for mixer tests Li-Wen Hsu
- git: b3cec803eaa4 - main - vm_fault: avoid vm_page_next() Doug Moore
- Sun, 28 Jul 2024
- git: d55de30efd09 - main - tools/build/make.py: Minor typo fix Ed Maste
- git: 9328ded386d5 - stable/14 - nfscl: Scan readdir reply filenames for invalid characters Rick Macklem
- git: 0172b5145ad9 - stable/13 - nfscl: Scan readdir reply filenames for invalid characters Rick Macklem
- git: 806fbbbbe5d2 - stable/14 - Merge commit 28a2b85602a5 from llvm-project (by Kazu Hirata): Dimitry Andric
- git: c7e5a0d42f20 - stable/13 - Merge commit 28a2b85602a5 from llvm-project (by Kazu Hirata): Dimitry Andric
- git: 52552d7572a6 - main - Revert "Fix llvm register allocator for native/cross build differences" Dimitry Andric
- git: 1a4b8325f6e3 - main - Merge commit c80c09f3e380 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: 7d1e4b7bf299 - stable/14 - sockstat(1): tolerate situation where file info cannot be fetched Konstantin Belousov
- git: 9cc67e43610e - main - ktrace tests: Add a missing mode in open(O_CREAT) Mark Johnston
- git: b45276b1693d - stable/14 - Do not allow snapshots on UFS filesystems using gjournal. Kirk McKusick
- git: 21161df3e032 - stable/13 - Do not allow snapshots on UFS filesystems using gjournal. Kirk McKusick
- git: 301ced3b69fb - stable/13 - snd_hdspe(4): Recognize newer firmware's PCI vendor id. Ruslan Bukin
- git: 12f6e0a4d2d5 - stable/14 - snd_hdspe(4): Recognize newer firmware's PCI vendor id. Ruslan Bukin
- git: 00d3b74406db - main - tcp cc: remove non-working sctp support Michael Tuexen
- git: 4036380e0297 - main - tcp: vnetify sysctl variables ack_war_timewindow and ack_war_cnt Michael Tuexen
- git: 34f746cc7f8a - main - libm: fma: correct zero sign with small inputs Ed Maste
- git: 71867653008c - main - udp: improve handling of cached route Michael Tuexen
- Mon, 29 Jul 2024
- git: 13a1129d700c - main - vm: Remove kernel stack swapping support, part 1 Mark Johnston
- git: 0dd7789512a1 - main - vm: Remove kernel stack swapping support, part 2 Mark Johnston
- git: 8370e9dfa188 - main - vm: Remove kernel stack swapping support, part 3 Mark Johnston
- git: e24a65528388 - main - thread: Remove kernel stack swapping support, part 4 Mark Johnston
- git: ba682f8b9b58 - main - vm: Remove kernel stack swapping support, part 5 Mark Johnston
- git: 472888018ce1 - main - proc: Remove kernel stack swapping support, part 6 Mark Johnston
- git: d37286b9bf92 - main - proc: Remove kernel stack swapping support, part 7 Mark Johnston
- git: 235750ee5130 - main - vm: Remove kernel stack swapping support, part 8 Mark Johnston
- git: d4c4ca856b26 - main - proc: Remove kernel stack swapping support, part 9 Mark Johnston
- git: 01518f5eede7 - main - sleepqueue: Remove kernel stack swapping support, part 10 Mark Johnston
- git: ec84a986baf1 - main - vm: Remove kernel stack swapping support, part 11 Mark Johnston
- git: 6aa98f78cc6e - main - conf: Remove kernel stack swapping support, part 12 Mark Johnston
- git: a1740cb93639 - main - sys: Bump __FreeBSD_version to mark stack swapout removal Mark Johnston
- git: 954692a14402 - stable/14 - dhclient: Ignore SIP servers DHCP option defined in RFC 3361 Michael Osipov
- git: e5236f640510 - stable/13 - dhclient: Ignore SIP servers DHCP option defined in RFC 3361 Michael Osipov
- git: 46b0db2dbe9f - main - Remove unnecessary and now inaccurate kernel side manual page. George V. Neville-Neil
- Re: git: 46b0db2dbe9f - main - Remove unnecessary and now inaccurate kernel side manual page. Mark Johnston
- Re: git: 46b0db2dbe9f - main - Remove unnecessary and now inaccurate kernel side manual page. Renato Botelho
- git: ab830de9f58c - main - diff: Fix usage message and documentation. Dag-Erling Smørgrav
- git: ca75b7dac886 - main - sdiff: Fix usage message. Dag-Erling Smørgrav
- git: 9317242469f1 - main - diff: Fix integer overflow. Dag-Erling Smørgrav
- git: 9f080f17a6a7 - main - ifnet(9): Remove mention of defunct ifaddr_byindex(9). Dag-Erling Smørgrav
- git: 36d68cb2ddd2 - main - Complete the removal of the MD5 manual page from section 9. George V. Neville-Neil
- git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Mark Johnston
- git: 894edb7cb133 - stable/14 - sound: Add device status string to sndstat nvlist Christos Margiolis
- git: 08c1cf0b5221 - stable/14 - sound: Add *vchanrate and *vchanformat to sndstat nvlist Christos Margiolis
- git: 188d619e4569 - stable/14 - sound: Add OSS channel capabilities to sndstat nvlist Christos Margiolis
- git: d8c42c34176a - stable/14 - sound examples: Organize files in directories Christos Margiolis
- git: b4a9d6c8faf5 - stable/14 - sound examples: Add sndstat nvlist example Christos Margiolis
- git: 1ff260a6e166 - stable/14 - sound: Implement dummy driver Christos Margiolis
- git: 22be802cf84b - stable/14 - sound tests: Add sndstat nvlist ATF test Christos Margiolis
- git: bf3d523408d4 - stable/14 - mixer(8): Make mute and recsrc argument parsing more robust Christos Margiolis
- git: f55b8bba6092 - stable/14 - mixer(8): Add tests Christos Margiolis
- git: 6716cc7e2768 - stable/14 - sound: Fix memory leak in chn_init() Christos Margiolis
- git: 8f685b1f1ffa - stable/14 - sound: Rename chn_* feeder functions to feeder_* Christos Margiolis
- git: cbbc1f5db1d9 - stable/14 - sound: Remove unused FEEDER_DEBUG Christos Margiolis
- git: a619d8c76c63 - stable/14 - sound: Simplify chn_init() Christos Margiolis
- git: 9b5e6dfe18a2 - stable/14 - sound: Remove unused defines from pcm/sound.h Christos Margiolis
- git: a9e27006db60 - stable/14 - sound: Simplify feeder_remove() Christos Margiolis
- git: 695313daa341 - stable/14 - sndstat.4: Fix typo Christos Margiolis
- git: 2684490714ac - stable/14 - BSD.tests.dist: Add entry for mixer tests Christos Margiolis
- git: c8701777c0e8 - stable/13 - Fix the KCSAN_ENABLED check when building modules Mark Johnston
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Yuri Pankov
- git: f933363a81d6 - main - ObsoleteFiles.inc: Include the default compression suffix for man pages Mark Johnston
- git: 8e908fab6c5b - stable/14 - conf: Add usbhid and hidbus to GENERIC* kernel configs Emmanuel Vadot
- git: ed956d5fcb26 - stable/14 - stand: Fix logo alpha Emmanuel Vadot
- git: 01215ffec65a - stable/14 - vt: Add vd_bitblt_argb Emmanuel Vadot
- git: 014edaa360ce - stable/14 - linker: Add MODINFOMD_SPLASH type Emmanuel Vadot
- git: 82829e49e627 - stable/14 - vt: splash: Use splash screen passed from loader Emmanuel Vadot
- git: 619caaa1b552 - stable/14 - loader: Load a splash screen if "splash" variable is defined Emmanuel Vadot
- git: b0d27132b2dc - stable/14 - splash(4): Document how to use splash screen with vt(4) Emmanuel Vadot
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Mark Johnston
- git: ba373fca78a1 - main - Do not clean (in buildworld/buildkernel) by default Ed Maste
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Warner Losh
- git: 375aaa299f85 - main - pfctl: improve error reporting Kristof Provost
- git: 534ee17e61ee - main - pf: stricter state checking for ICMP and ICMPv6 packets Kristof Provost
- git: e296b0de9e46 - main - pf: some ICMP types that also have icmp_id, pointed out by markus@ Kristof Provost
- git: 46755f52247b - main - pf: split ICMP/ICMPv6 number space in pf_icmp_mapping() Kristof Provost
- git: 1afe4da75d1d - main - pf: allow MLD LR to be sent without state Kristof Provost
- git: b9f0dbc3d006 - main - pf tests: ensure we don't confuse different ICMP types Kristof Provost
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 John Baldwin
- git: 4113ea3403fc - main - vm_object: speed up page collect flush Doug Moore
- git: 4a06d149371c - main - depend-cleanup: remove entries from 2020 and 2021 Ed Maste
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Warner Losh
- git: 9082398090bc - main - lib/libc/amd64/string: fix overread condition in memccpy Robert Clausecker
- git: a2b67d4a6e36 - main - Update dirdeps.mk to latest Simon J. Gerraty
- git: ad57cea9e633 - main - adjkerntz.8: minor cleanup (markup, spdx, reflow) Warner Losh
- git: 1d551845f3e8 - main - netstat.1: Clarify -d argument Warner Losh
- git: 5f659bb0b63d - main - test(1): quote closing bracket in error message Warner Losh
- git: 969484b53217 - main - bytgpio: expose PNP info Warner Losh
- git: 68bcf53ea2b8 - main - mtree: Fix the sort order in BSD.include.dist Warner Losh
- git: 1c8a45b5540d - main - mtree: Fix the sort order in BSD.tests.dist Warner Losh
- git: d57329565955 - main - pw: Clarify groupadd/groupmod memberlist formats Warner Losh
- Re: git: 71867653008c - main - udp: improve handling of cached route Mark Johnston
- git: 0244e0a177a6 - main - openssl: Add <sys/random.h> include for getrandom() John Baldwin
- git: 882a725bdfc7 - main - siphash: allow zero values for final & len in SipBuf() Warner Losh
- git: e40474f3de84 - main - siphash: minor improvements to siphash unit test Warner Losh
- git: 8165650389ba - main - stand: Remove obsolete junk Warner Losh
- git: 65300ca72945 - main - stand: Kill commented out line Warner Losh
- git: b38a82c77ab9 - main - Revert "loader/lua: Remove pager shim" Warner Losh
- git: 522a65a8d97a - main - Revert "loader/lua: Remove compat shim for loader.lua_path" Warner Losh
- git: 809edb3636a5 - main - Revert "loader/lua: Remove workaround for command_error" Warner Losh
- git: 9f7f90507528 - main - loader: Bump all versions to 3.0 Warner Losh
- git: a2fd7ae87991 - main - stand: Print a warning of the loader is too old Warner Losh
- git: 0eac99f76ec3 - main - stand: Add "Loader needs updating" to the first menu item" Warner Losh
- git: bc25bc6850e5 - main - rtld(1): Spell value as VALUE, not NAME Konstantin Belousov
- git: 47315d6d3562 - main - rtld: make ld_get_env_var() usable for all rtld source files Konstantin Belousov
- git: 860c4d94ac46 - main - rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var Konstantin Belousov
- git: 31f688a26d82 - main - rtld: avoid division in __thr_map_stacks_exec() Konstantin Belousov
- git: 3f3ec4b99f79 - main - exit(3): make it thread-safe Konstantin Belousov
- git: c4269e63ecf3 - main - exit(3): clarify how to obtain full exit status of the exited process Konstantin Belousov
- Tue, 30 Jul 2024
- Re: git: c097967b9af9 - main - mlx5en: add diagnostic in one more case of failed eeprom read preparation Drew Gallatin
- git: 7cb65be96d47 - main - stand: Use correct loader needs to be updated code Warner Losh
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 George Neville-Neil
- Re: git: 860c4d94ac46 - main - rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var Gary Jennejohn
- git: baa006f34227 - main - xen: introduce a per-arch scratch mapping ranges Roger Pau Monné
- git: 69c47485b5f9 - main - x86/xen: use UNUSABLE e820 regions for external mappings Roger Pau Monné
- git: 4d32367a44e0 - main - Revert "udp: improve handling of cached route" Michael Tuexen
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 John Baldwin
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 Jessica Clarke
- Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9 John Baldwin
- git: a14de491e031 - main - nvmf_tcp: Use min() to simplify a few statements John Baldwin
- git: 6df040ea6e4a - main - nvmf_tcp: Avoid setting some unused parameters in tcp_allocate_qpair John Baldwin
- git: 19c15e41c6cd - main - nvmf_tcp: Update R2T accounting stats when aborting command buffers John Baldwin
- git: 8ebacb9daa9e - main - nvmf_tcp: Correct calculation of number of TTAGs to allocate John Baldwin
- git: 177624f2f425 - main - intr: Remove dead code from intr_event_remove_handler() Mark Johnston
- git: c122d7ffad5e - main - ithread: Annotate a branch in ithread_execute_handlers() Mark Johnston
- git: 8381e9f49ec7 - main - ithread: Improve synchronization in ithread_destroy() Mark Johnston
- git: 65f264dcf737 - main - ipsec_offload: indirect two more functions on the ipsec.ko module load Konstantin Belousov
- git: e23731db48ef - main - mlx5en: add IPSEC_OFFLOAD support Konstantin Belousov
- git: 2204a4829083 - main - mlx5en: limit reporting eeprom read failure due to unplugged module to verboseboot Konstantin Belousov
- git: 78f3e0f6b3ad - main - malloc(9): Introduce M_NEVERFREED Bojan Novković
- git: 92b9138991dd - main - vm: Introduce VM_ALLOC_NOFREE and PG_NOFREE Bojan Novković
- git: a8693e89e3e4 - main - vm: Introduce vm_page_alloc_nofree_domain Bojan Novković
- git: 3f32a7e4eee5 - main - vm: Add a KVA arena for M_NEVERFREED allocations Bojan Novković
- git: ddc09a10eaa6 - main - pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages Bojan Novković
- git: 1206cf04a717 - main - sys: Bump __FreeBSD_version to mark new malloc(9) flags Bojan Novković
- git: 5437ef1dc12d - stable/14 - libdtrace: Compute the relocation offset for all non-ET_REL objects Mark Johnston
- git: fb8670d3f876 - stable/14 - gnop tests: Serialize Mark Johnston
- git: bed96ef09d2f - stable/14 - socket tests: Serialize sonewconn_overflow Mark Johnston
- git: 5c2bc3db201a - main - Remove "All Rights Reserved" from FreeBSD Foundation copyrights Ed Maste
- git: 9333e1cbd028 - main - include: ssp: hide ppoll redirect behind __BSD_VISIBLE Kyle Evans
- git: aff225414bec - main - ipsec_accel: consistently provide arguments name in typedefs Konstantin Belousov
- git: d9ce4c0b6617 - main - vm_page: Fix inconsistent use of VM_NOFREE_IMPORT_ORDER in vm_page_alloc_nofree_domain Bojan Novković
- git: 057453ffdf57 - main - filemon: Document how to build into the kernel. Dag-Erling Smørgrav
- git: 6f25b46721a1 - main - Fix enum warning in heimdal Dimitry Andric
- Wed, 31 Jul 2024
- git: b4e4512d4669 - main - filemon: Not an option. Dag-Erling Smørgrav
- git: 9c1fafce1ed3 - stable/13 - ice_ddp: Update to 1.3.35.0 Eric Joyner
- git: f36e1b88dbea - stable/13 - ice(4): Update to 1.38.16-k Eric Joyner
- git: 3795e83c28e8 - stable/13 - ice_ddp: Update package to 1.3.36.0 Eric Joyner
- git: 0bf3573a5406 - stable/13 - iflib: Fix compiler warnings Eric Joyner
- git: d381220e4ee1 - stable/13 - iflib: Correct indentation according to style(9) Eric Joyner
- git: 1eb348e090fd - stable/13 - iflib: Add sysctl to request extra MSIX vectors on driver load Eric Joyner
- git: 67c30c246d16 - stable/13 - iflib: Add subinterface interrupt allocation function Eric Joyner
- git: df718474022b - stable/13 - ice(4): Update copyright year to 2024 Eric Joyner
- git: dbda7355908f - stable/13 - ice(4): Update to 1.39.13-k Eric Joyner
- git: 511583866352 - stable/14 - Revert "Fix llvm register allocator for native/cross build differences" Dimitry Andric
- git: 96ff33484ee5 - stable/14 - Merge commit c80c09f3e380 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: c8d0dca5e5f7 - stable/13 - Revert "Fix llvm register allocator for native/cross build differences" Dimitry Andric
- git: 814641415fbe - stable/13 - Merge commit c80c09f3e380 from llvm-project (by Dimitry Andric): Dimitry Andric
- git: 2f6b4611b5b8 - stable/14 - pf: stricter state checking for ICMP and ICMPv6 packets Kristof Provost
- git: c5081b8d3918 - stable/14 - pf: some ICMP types that also have icmp_id, pointed out by markus@ Kristof Provost
- git: 3cf0fe176e72 - stable/13 - pf: some ICMP types that also have icmp_id, pointed out by markus@ Kristof Provost
- git: 7f77305a5ba4 - stable/14 - pf: split ICMP/ICMPv6 number space in pf_icmp_mapping() Kristof Provost
- git: 178265a4be8a - stable/13 - pf: split ICMP/ICMPv6 number space in pf_icmp_mapping() Kristof Provost
- git: 3382c691dc6a - stable/14 - pf: allow MLD LR to be sent without state Kristof Provost
- git: 05f91f8dd5ce - stable/13 - pf: allow MLD LR to be sent without state Kristof Provost
- git: 3e1f815655ef - stable/14 - pf tests: ensure we don't confuse different ICMP types Kristof Provost
- git: 4ebd7fc30ab7 - stable/13 - pf tests: ensure we don't confuse different ICMP types Kristof Provost
- git: f44ff2aba2d6 - main - bhyve: Treat the COMMAND register for PCI passthru devices as emulated John Baldwin
- git: 46bc4963e2de - main - riscv: implement pmap_demote_l1() Mitchell Horne
- git: b7312c3df83d - main - riscv: Svpbmt extension support Mitchell Horne
- git: bd774d7aa111 - stable/14 - libthr: Preresolve selected EABI symbols on arm. Michal Meloun
- git: 30863065e50d - stable/13 - libthr: Preresolve selected EABI symbols on arm. Michal Meloun
- git: 8ca43e674e3c - stable/13 - gdtoa: Regenerate configuration headers for 32-bit arm. Michal Meloun
- git: fb084dd01e25 - stable/14 - Fix mismerge in lib/libthr/arch/riscv/include/pthread_md.h Michal Meloun
- git: b72e57d6c941 - stable/13 - rtld: Define MD_OBJ_ENTRY for mips Jessica Clarke
- git: b313bf154a5a - main - ObsoleteFiles.inc: Remove /rescue/gbde John Baldwin
- git: 66158bda905e - main - ObsoleteFiles.inc: Remove CAM.4 MLINK John Baldwin
- git: 20cd6bbc1048 - main - ObsoleteFiles.inc: Remove dtrace/amd64/kinst test directory John Baldwin
- git: c04ef1bfb461 - main - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries John Baldwin
- git: a4b248b883cc - main - ObsoleteFiles.inc: Remove usr/share/examples/IPv6 John Baldwin
- git: 09ed116dc5b8 - main - ObsoleteFiles.inc: Don't remove recently added mixer(8) tests John Baldwin
- git: 1d5a5500ad4b - main - Fix enum warning in keyserv Dimitry Andric
- git: 8ce3e489a5ee - main - Fix incorrect -I option in sys/conf/Makefile.arm Dimitry Andric
- git: 67be1e195acf - main - Fix enum warning in iavf Dimitry Andric
- git: 1bd66fac35ec - main - Fix enum warning in isci Dimitry Andric
- git: 357378bbdedf - main - Fix enum warnings in qat Dimitry Andric
- Re: git: c04ef1bfb461 - main - ObsoleteFiles.inc: Add missing .gz suffix to various manpage entries John Baldwin
- Re: git: 66158bda905e - main - ObsoleteFiles.inc: Remove CAM.4 MLINK Warner Losh
- Re: git: 2204a4829083 - main - mlx5en: limit reporting eeprom read failure due to unplugged module to verboseboot Drew Gallatin
- git: b4fb947923b5 - main - bhyve: Escape binary data sent in reply packets Mark Johnston
- git: 2e2b8afa52da - main - bhyve: Sleep for a short period after VM_EXITCODE_DEBUG exits Mark Johnston
- git: 4c5188bbeb88 - main - bhyve: Assert success in a couple of libvmmapi calls Mark Johnston
- Go to: [ monthly archives ] [ by author ] [ by date ]