dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
April 2025 Archives by date
- Tue, 01 Apr 2025
- git: bcd9c0cfb622 - stable/14 - getentropy tests: Update after commit 473681a1a506da Enji Cooper
- git: 39775a21add6 - stable/14 - tests/netlink: mark a test that requires tun(4) Enji Cooper
- git: b84a505d2eae - stable/13 - m4 tests: Update tests after $FreeBSD$ removal Enji Cooper
- git: 4b98fe9def2d - stable/13 - Fix GoogleTest 1.14.0 import Enji Cooper
- git: 7becd87c988c - main - vm_grab: use iterator for grab lookup Doug Moore
- git: 9f3e7b75976b - main - if_rsu: Add sitecom device id Tom Jones
- git: 426f4e5e2e70 - main - if_run: Add sitecom device id Tom Jones
- git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version Philip Paeps
- git: e9efa3ed25d4 - main - Add a kgdb python script to extract bbl from kernel dumps Tom Jones
- Re: git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. Tom Jones
- git: 9157372d3e57 - stable/14 - devd: raise the maximum allowed client to 50 Baptiste Daroussin
- git: e683e7e0f887 - stable/14 - usr.bin/Makefile: always build ELF Tool Chain strings(1) Ed Maste
- git: e431b38b0f77 - stable/14 - snd_hda: Patch Framework 16 AMD Christos Margiolis
- git: 8900283fa37f - main - pkg.7: Add example for fetching package for different FreeBSD versions Christos Margiolis
- git: 5abef29833d3 - main - fts: Stop abusing the comma operator. Dag-Erling Smørgrav
- git: 04a7134c1e92 - main - if_ovpn: fix use-after-free of mbuf Kristof Provost
- git: a12a9c6c5976 - main - LinuxKPI: be more verbose on _bus_dmamap_load_phys failures if debug is on Bjoern A. Zeeb
- git: 19efc9e6320a - main - LinuxKPi: lkpi___kmalloc change a < into <= for proper boundry check Bjoern A. Zeeb
- Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 John Baldwin
- git: ea1e4a7dd9bc - main - tests.7: Announce allow_network_access test suite conf variable Igor Ostapenko
- git: 3af851edd0b9 - stable/14 - acpica: Extract _OSC parsing to a common file Colin Percival
- git: d3916945e4e1 - stable/14 - pci: Use a switch statement when reading ivars Colin Percival
- git: 506e41a1517e - stable/14 - pci: Make generic_pcie_read_ivar non static Colin Percival
- git: 479872ce9194 - stable/14 - pci_host_generic: Support ACPI_IVAR_HANDLE Colin Percival
- git: 3c9eae3c11da - stable/14 - pci_host_generic:Add pcib_request_feature on ACPI Colin Percival
- git: 355f02cddbf0 - stable/14 - conf: Add acpi_pci.c to the arm64 build Colin Percival
- git: 423362c3d8d6 - stable/14 - pci: Only claim to support PCI ASPM on x86 Colin Percival
- git: a64357f31b7c - stable/14 - acpi_pci: Add quirk for PSTAT_PME-before-detach Colin Percival
- git: 45f70f98fc55 - main - iommu_gas_map_region(): add comment explaining the ma array shift Konstantin Belousov
- git: 299bb57d9b71 - main - bhyve: style, add comma to the last line of designated initializer Konstantin Belousov
- git: 512bb0da518b - main - x86/dmar: add dmar_is_running() Konstantin Belousov
- git: 3b1093e2562a - main - x86/amdiommu: add amdiommu_is_running() Konstantin Belousov
- Wed, 02 Apr 2025
- git: ba2336d3044c - main - arm64: add a driver for the uart found on Apple Silicon machines Kyle Evans
- git: 5b6d576d22bc - stable/14 - tests: fix test for NULL encription Andrey V. Elsukov
- git: f8cd0c8e20b0 - stable/13 - tests: fix test for NULL encription Andrey V. Elsukov
- git: aa386a969f3f - Create tag vendor/expat/2.7.1 Philip Paeps
- git: 7277ee24655b..b09cf48da48a - vendor/expat - vendor branch updated Philip Paeps
- git: fe9278888fd4 - main - contrib/expat: import expat 2.7.1 Philip Paeps
- git: c10fd9ac00b1 - main - tests: Require allow_network_access for tests needing name resolution Olivier Cochard
- git: 1cbe8781642e - stable/14 - libdtrace: Fix an off-by-one in the priority queue implementation Mark Johnston
- git: 294cda7e4e33 - stable/14 - dtrace/arm64: Fix dtrace_gethrtime() Mark Johnston
- git: 0ae0226cd12a - stable/14 - libdtrace: Fix an off-by-one in CPU ID handling Mark Johnston
- git: e85aaed60eb0 - main - Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc Colin Percival
- git: ce9c46738295 - main - ktrace tests: don't use INADDR_ANY as a destination for sendto(2) Gleb Smirnoff
- git: 03c12d0c21a3 - main - MAC/do: parse_single_rule(): Fix herald comment's first line Olivier Certner
- git: f01d26dec67f - main - MAC/do: Rules: <from> and <to> parts now to be separated by '>' Olivier Certner
- git: e69623451ea6 - main - mccomphy: add support for YT8531 Mitchell Horne
- git: cd92dd23241e - main - eqos: Add StarFive JH7110 variant Mitchell Horne
- git: e94d3f65b901 - main - libiscsiutil: Fix header to work with C++ John Baldwin
- git: 480009522604 - main - ctl_ioctl.h: Do not use enums for bit fields of flags John Baldwin
- git: 839d0755fea8 - main - ctld: Convert to C++ John Baldwin
- git: 7feee915ace1 - main - depend-cleanup: Handle ctld moving from C to C++ John Baldwin
- git: 58164dcb55d6 - main - pfctl: fix recursive printing of NAT rules Kristof Provost
- Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 Olivier Certner
- Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 Cy Schubert
- git: 61c010f3b35e - main - tests/netinet: enable test against kern/189088 Gleb Smirnoff
- Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 Jessica Clarke
- git: cc05f8de571d - main - pci.4: Update the information on pci_bar_mmap to match pciio.h Navdeep Parhar
- git: 9be42ee6c9c7 - main - pci: Make PCIe Eject timeout configurable Colin Percival
- git: 80febaa1714e - main - EC2: Set PCIe eject timeout to 0 Colin Percival
- git: fd748c7d5b7a - main - efirt: add a tunable to disable printing faults during EFIRT calls Konstantin Belousov
- git: 2ec2ba7e232d - main - vfs: Add VFS/syscall support for Solaris style extended attributes Rick Macklem
- git: 6441407b297e - main - vnode.h: Delete VA_NAMEDATTR_TYPE Rick Macklem
- git: d0b59c4d3a09 - main - kern_mkdirat(): unconditionally provide the out label Konstantin Belousov
- Thu, 03 Apr 2025
- Re: git: 011e3d0b8b90 - main - cxgbe(4): Perform Conventional Reset instead of FLR on the device. Konstantin Belousov
- git: 0a91888870e2 - main - arm64: add a GPIO driver for Apple Silicon Kyle Evans
- git: b847e406e1df - main - Revert "mccomphy: add support for YT8531" Mitchell Horne
- Re: git: e69623451ea6 - main - mccomphy: add support for YT8531 Mitchell Horne
- git: bebe2fea1946 - stable/14 - openssh: Request the OpenSSL 1.1 API Jose Luis Duran
- git: 74a6f2a76b32 - main - iwx: Shorten log code field Tom Jones
- git: fb7687edea52 - main - stress2: New tests added Peter Holm
- git: 1e84a6ba21fd - stable/14 - ipmi: fix runtime on powerpc64le Piotr Kubaj
- git: ef777be98543 - main - stress2: Move files to the right directory Peter Holm
- git: 944eda42fa6e - main - openfirm: Add OF_device_unregister_xref Kyle Evans
- git: 86db734ae292 - main - stat(2): add st_bsdflags field Konstantin Belousov
- git: c844e848458f - stable/14 - snmp_pf: fix pfInterfacesIfRefsState Kristof Provost
- git: 3410b98ce2c3 - stable/14 - pf tests: add a basic snmp_pf test case Kristof Provost
- git: 7fa5f4995f06 - stable/14 - pf tests: test table information export via snmp_pf Kristof Provost
- git: 861b8faca9e3 - stable/13 - snmp_pf: fix pfInterfacesIfRefsState Kristof Provost
- git: ca1bf31177d2 - stable/13 - pf tests: add a basic snmp_pf test case Kristof Provost
- git: 42aa0d02c281 - stable/13 - pf tests: test table information export via snmp_pf Kristof Provost
- git: 7e70d94acd68 - main - pf: allow 'allow-opts' to be used on match rules Kristof Provost
- Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field Colin Percival
- git: 296b60793df6 - main - iwx: Disconnect from the i386 build Mark Johnston
- git: 4b4bd20e17e0 - stable/14 - mac_do(4): Enhance GID rule validation to check all groups in cr_groups Olivier Certner
- git: ea3d86ea5774 - stable/14 - MAC/do: Sort header inclusions Olivier Certner
- git: d84014ce3aae - stable/14 - MAC/do: parse_rules(): Copy input string on its own Olivier Certner
- git: 41d1660fcf39 - stable/14 - MAC/do: Rename rule_is_valid() => rule_applies() Olivier Certner
- git: d50dbaf784de - stable/14 - MAC/do: Rename private struct 'mac_do_rule' => 'rules' Olivier Certner
- git: 546477d560ab - stable/14 - MAC/do: Rename internal mac_do_rule_find() => find_rules() Olivier Certner
- git: 75870a3ebc92 - stable/14 - MAC/do: Use prison_lock()/prison_unlock() Olivier Certner
- git: 9b6284bda25a - stable/14 - MAC/do: find_rules(): Clarify the contract Olivier Certner
- git: 862665e3805c - stable/14 - MAC/do: Factor out setting/destroying rule structures Olivier Certner
- git: 72edbeb06172 - stable/14 - MAC/do: Allocate/deallocate rules as a whole Olivier Certner
- git: 750580d15588 - stable/14 - MAC/do: Remove PR_METHOD_REMOVE method Olivier Certner
- git: 4d2b20daf4d4 - stable/14 - MAC/do: sysctl_rules(): Always copy the rules specification string Olivier Certner
- git: 37a72b0ce427 - stable/14 - MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules Olivier Certner
- git: e553ebd516fa - stable/14 - MAC/do: Enable changing 'security.mac.do.rules' from a jail Olivier Certner
- git: ae2ee5470d9d - stable/14 - MAC/do: Remove the 'prison0' special cases in the common paths Olivier Certner
- git: 8d8c3948544c - stable/14 - MAC/do: Move destroy() to a better place Olivier Certner
- git: 6b76b0f95c62 - stable/14 - MAC/do: parse_rule_element(): Fix a panic, harden, simplify Olivier Certner
- git: 9b7e21d9187c - stable/14 - MAC/do: Re-order jail methods more logically, rename Olivier Certner
- git: e014e1fd4b54 - stable/14 - MAC/do: Prefix internal functions used as hooks/callbacks Olivier Certner
- git: 3c77f39d2ae6 - stable/14 - MAC/do: Sysctl knobs/jail parameters under MAC's common nodes Olivier Certner
- git: bd9e3fcaa064 - stable/14 - MAC/do: Fix jail_get() (PR_METHOD_GET) Olivier Certner
- git: 7d536064a027 - stable/14 - MAC/do: jail_check()/jail_set(): Revamp Olivier Certner
- git: 9195f21e0f34 - stable/14 - MAC/do: parse_rule_element(): Style, more clarity Olivier Certner
- git: 75ee4893e87b - stable/14 - MAC/do: parse_rule_element(): Bug in parsing the origin ID Olivier Certner
- git: f89a4b6162a8 - stable/14 - MAC/do: 'struct rule': IDs and types as 'u_int', rename fields Olivier Certner
- git: 8638177eb714 - stable/14 - MAC/do: Better parsing for IDs (strtoui_strict()) Olivier Certner
- git: 8e605d88c2f1 - stable/14 - MAC/do: Ease input/output of ID types Olivier Certner
- git: 1ccf02edc8e5 - stable/14 - MAC/do: Rename private OSD slot by removing 'mac_do_' prefix Olivier Certner
- git: 83ffc412b2e9 - stable/14 - MAC/do: Support multiple users and groups as single rule's targets Olivier Certner
- git: 4450915a9bdc - stable/14 - MAC/do: Output errors when parsing rules Olivier Certner
- git: c1d7552dddb5 - stable/14 - New setcred() system call and associated MAC hooks Olivier Certner
- git: e34dec3f12b6 - stable/14 - UPDATING: Request recompiling MAC modules because of new hooks Olivier Certner
- git: 1780d3f3d1a7 - stable/14 - MAC/do: Introduce rules reference counting Olivier Certner
- git: 986ac13041c8 - stable/14 - MAC/do: Interpret the new rules specification; Monitor setcred() Olivier Certner
- git: 68c46c41a7f8 - stable/14 - mdo(1): Use setcred() to change credentials Olivier Certner
- git: 5e00a28b2f02 - stable/14 - MAC/do: toast_rules(): Minor simplification Olivier Certner
- git: 8bf992d2ebad - stable/14 - MAC/do: parse_rules(): Tolerate blanks around tokens Olivier Certner
- git: 53e73ec9f6c4 - stable/14 - MAC/do: Convert internal TAILQs to STAILQs Olivier Certner
- git: 8f72bcd9fd5d - stable/14 - MAC/do: Apply a rule on real UID/GID instead of effective ones Olivier Certner
- git: ba9aea5dc0e0 - stable/14 - MAC/do: Update copyright Olivier Certner
- git: f9b5d5bf1186 - stable/14 - MAC/do: Fix a compilation warning about an unused function Olivier Certner
- git: e286a0373631 - stable/14 - setcred(2): Add manual page Olivier Certner
- git: f74cd62b5c71 - stable/14 - mac_do(4): Revamp manual page after MAC/do updates Olivier Certner
- git: 3aa59485c449 - stable/14 - mac(4): Mention mac_do(4) Olivier Certner
- git: f034ddd2fa38 - stable/14 - igc(4): Fix attach for I226-K and LMVP devices Eric Joyner
- git: 5ae5f71d505c - stable/13 - igc(4): Fix attach for I226-K and LMVP devices Eric Joyner
- git: 94acddd2ad01 - main - tcp: improve initializing the fields in tcp_log_buffer Michael Tuexen
- Fri, 04 Apr 2025
- git: b01d15abbae5 - stable/14 - iommu_gas_map_region(): add comment explaining the ma array shift Konstantin Belousov
- git: 53b2f30f9090 - stable/14 - bhyve: style, add comma to the last line of designated initializer Konstantin Belousov
- git: 08fd0689d06f - main - net80211: document the crypto enmic/demic functions. Adrian Chadd
- git: 628d1501f7ec - main - ifconfig: decode 256 bit CCM/GCM ciphers and 256 bit 802.1x/none keymgmt Adrian Chadd
- git: e754d89bba8c - stable/14 - tcp: fix detection of bad RTOs Michael Tuexen
- git: 2a0d26d793b2 - main - tcp: fix typos in comment Michael Tuexen
- git: 3bd1e85fc13c - main - tcp: clear sendfile logging struct Michael Tuexen
- git: 382af4d38b62 - main - tcp: clear blackbox logging union Michael Tuexen
- Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field Tom Jones
- git: 1962f9631187 - stable/14 - zfs: enable FPU on powerpc* Piotr Kubaj
- git: 54a94356c90e - stable/14 - zfs: remove inclusion of machine/pcpu.h Piotr Kubaj
- git: b1c62081feec - main - tcp: remove struct tcp_log_rack Michael Tuexen
- Re: git: 74a6f2a76b32 - main - iwx: Shorten log code field Mark Johnston
- git: 43c1eb894a57 - main - vm_object: Fix handling of wired map entries in vm_object_split() Mark Johnston
- git: f8ed8382daf4 - main - gve: Allocate qpl per ring at ring allocation time Mark Johnston
- git: e0464f74d557 - main - gve: Add feature to adjust RX/TX queue counts Mark Johnston
- git: 22fe926a62b7 - main - gve: Add feature to change TX/RX ring size Mark Johnston
- Sat, 05 Apr 2025
- git: 23427c8e1fed - main - libc: allow __cxa_atexit handlers to be added during __cxa_finalize Kyle Evans
- git: ee9ce1078c59 - main - libc: tests: add some tests for __cxa_atexit handling Kyle Evans
- git: 6f7ee9ac036e - stable/14 - contrib/expat: import expat 2.7.1 Philip Paeps
- git: 41b768ae1970 - stable/13 - contrib/expat: import expat 2.7.1 Philip Paeps
- git: 6e510d8fbaf8 - stable/14 - ixgbe: fix mailbox ack handling Kevin Bowling
- git: a8431b47adae - stable/13 - ixgbe: fix mailbox ack handling Kevin Bowling
- git: d35c4cfad580 - main - sysctl: Panic on OID reuse Mark Johnston
- git: c5773d366ecc - main - ktr: Make debug.ktr.verbose available whenever KTR is configured Mark Johnston
- git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others: append to LDFLAGS instead of replacing Chuck Silvers
- Sun, 06 Apr 2025
- git: e4c0d796141b - stable/14 - sound: Fix vchanrate and vchanformat Christos Margiolis
- git: 1728d26682c6 - stable/14 - sound: Implement AFMT_FLOAT support Christos Margiolis
- git: 1890f0b0df24 - stable/14 - beep(1): Use AFMT_FLOAT Christos Margiolis
- git: 831c30f09ea8 - stable/14 - sound: Improve afmt_tab Christos Margiolis
- git: 2254bef61b7c - stable/14 - sound: Use bus_topo_lock() where appropriate Christos Margiolis
- git: 8c991c4b0695 - stable/14 - sound: Fix regression in pcm/feeder_mixer.c Christos Margiolis
- Re: git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others: append to LDFLAGS instead of replacing Cy Schubert
- Re: git: 1ac6ea8a0251 - main - kerberos5, libcom_err, others: append to LDFLAGS instead of replacing Chuck Silvers
- git: 2eeb95ccf39a - main - bhyve: make most of the iommu_ops interfaces return error Konstantin Belousov
- git: 297473069610 - main - bhyve IOMMU_REMOVE_DEVICE(): ignore iommu absence for sake of ppt_attach() Konstantin Belousov
- git: 8ef6d8ad1a61 - main - jails: delegate checking PRIV_PROC_MEM_WRITE to priv_check_cred() Konstantin Belousov
- git: 48fddba63787 - stable/14 - devfs: Return early from sysctl_devname() if no input is given Mark Johnston
- git: e1a3b7ff9fe6 - stable/14 - pkill tests: Fix pkill usage in the pkill -x test Mark Johnston
- git: 014ce35640bf - stable/14 - vfs: Return early from sysctl_vfs_ctl() if no input was given Mark Johnston
- git: 85ff908020d0 - stable/14 - netinet: Fix getcred sysctl handlers to do nothing if no input is given Mark Johnston
- git: 43a32f790bc5 - stable/14 - malloc: Fix DEBUG_REDZONE for contigmalloc() Mark Johnston
- git: 51489b9ced27 - stable/14 - ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret() Mark Johnston
- git: f2214e48d02c - stable/14 - socket: Fix a race in the SO_SPLICE state machine Mark Johnston
- git: 931dec404489 - stable/14 - mixer tests: Serialize Mark Johnston
- git: 984e3d813e5f - stable/14 - netmap: fix unit tests Mark Johnston
- git: ba224cec6796 - stable/14 - fibs tests: Fix test failures and simplify Mark Johnston
- Mon, 07 Apr 2025
- git: 75ae454d5814 - main - release/vm: finish fixing WITHOUT_QEMU Brooks Davis
- git: e2af76d47017 - stable/14 - Add sysctl kern.proc.kqueue Konstantin Belousov
- git: 1795bfc315ef - stable/14 - Document KERN_PROC_KQUEUE Konstantin Belousov
- git: 3cb2a80f6bb0 - stable/14 - libprocstat: add helper to query knotes for specific kqueue Konstantin Belousov
- git: a15cae4c746a - stable/14 - procstat(1): dump kqueues Konstantin Belousov
- git: 451fca2e9f91 - stable/14 - procstat.1: document kqueues Konstantin Belousov
- git: e260058f33c9 - stable/14 - descriptors: add fget_remote_foreach() Konstantin Belousov
- git: 52464e913a56 - stable/14 - sysctl_kern_proc_kqueue(): convert to use sbuf Konstantin Belousov
- git: c69b90d08b29 - stable/14 - kinfo_knote: add knt_kq_fd member Konstantin Belousov
- git: 8547f0b80909 - stable/14 - FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper Konstantin Belousov
- git: f4ea3580d6c2 - stable/14 - sysctl KERN_PROC_KQUEUE: implement compat32 Konstantin Belousov
- git: 5e6b89bd560b - stable/14 - Add NT_PROCSTAT_KQUEUES core note Konstantin Belousov
- git: 2170bf801d13 - stable/14 - sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all kqueues Konstantin Belousov
- git: 867ac6f5e9e0 - stable/14 - struct kinfo_knote: add spare fields Konstantin Belousov
- git: 6c0c6ad350c9 - stable/14 - libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section Konstantin Belousov
- git: 8476ab3558f0 - stable/14 - gcore(1): dump NT_PROCSTAT_KQUEUES section Konstantin Belousov
- git: 78f7ec2bc5f9 - stable/14 - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined Konstantin Belousov
- git: 40c6cb628a12 - stable/14 - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen Konstantin Belousov
- git: c07ea8aefd82 - stable/14 - kevent32/kinfo_knote32: remove __LP64__ predicate in definitions Konstantin Belousov
- git: fdbf48835da5 - stable/14 - ptrace(2): expand ability to fetch syscall parameters Konstantin Belousov
- git: ca3222c4fcf3 - stable/14 - ptrace_test: add test for expanded reporting of syscall args Konstantin Belousov
- git: 477c394ce138 - stable/14 - mlx5en: sync channel close with the rq completion processing Konstantin Belousov
- git: 03a1992591b0 - main - lib/libexpat: bump libbsdxml.3 after 2.7.1 import Philip Paeps
- git: 50c58014795c - stable/14 - lib/libexpat: bump libbsdxml.3 after 2.7.1 import Philip Paeps
- git: adc9e9e8dbdd - stable/13 - lib/libexpat: bump libbsdxml.3 after 2.7.1 import Philip Paeps
- git: 00c8538e87c6 - main - lib/libexpat: update build config for 2.7.1 Philip Paeps
- git: fd4592006b13 - stable/14 - lib/libexpat: update build config for 2.7.1 Philip Paeps
- git: 5630672e6f6d - stable/13 - lib/libexpat: update build config for 2.7.1 Philip Paeps
- Re: git: 00c8538e87c6 - main - lib/libexpat: update build config for 2.7.1 Philip Paeps
- git: da05ca9ab655 - main - vm_object: Make a comment more clear Mark Johnston
- git: 82d8c609cfb7 - main - posixshm: Fix range locking in shm_write() Mark Johnston
- git: cf3fb40d55a5 - stable/14 - tcp rack: cleanup accounting conditional checks Michael Tuexen
- git: 47c7dcfe2b09 - stable/14 - sctp: fix double unlock in case adding a remote address fails Michael Tuexen
- git: b95d16f39d68 - stable/14 - tcp: improve initializing the fields in tcp_log_buffer Michael Tuexen
- git: cc52d73deba1 - stable/14 - tcp: fix typos in comment Michael Tuexen
- git: aa1c5de9d27e - stable/14 - tcp: clear sendfile logging struct Michael Tuexen
- git: 4c07ee6a5eaf - stable/14 - tcp: remove struct tcp_log_rack Michael Tuexen
- git: 49bc071f4088 - main - nsswitch.conf: Avoid modification after installation Mark Johnston
- git: 1101d628223d - main - copy_file_range: Fix overlap checking Mark Johnston
- git: 46fc12741e70 - main - tcp: cleanup Michael Tuexen
- git: ca4ce6a56f9c - main - linuxkpi: Add `sysfs_create_bin_file()` and `sysfs_remove_bin_file()` Jean-Sébastien Pédron
- git: c2a591813a9b - main - linuxkpi: Add `show_fdinfo()` to `struct file_operations` Jean-Sébastien Pédron
- git: e5d57a886bbc - main - linuxkpi: Add `queue_work_node()` Jean-Sébastien Pédron
- git: 968650dbdaa1 - main - linuxkpi: Add `BIN_ATTR*()` macros Jean-Sébastien Pédron
- git: f3e25c012d9e - main - linuxkpi: Add `local_irq_{save,restore}()` Jean-Sébastien Pédron
- git: b68fe1ef731f - main - linuxkpi: Add <linux/acpi_amd_wbrf.h> Jean-Sébastien Pédron
- git: b8437cbae173 - main - boot_i386.8: Mention this is legacy Ed Maste
- git: 1408670c90ae - main - in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6 Kristof Provost
- Tue, 08 Apr 2025
- git: 84ed51c41205 - stable/14 - pkg.7: Add example for fetching package for different FreeBSD versions Christos Margiolis
- git: 6d21920e6d2e - main - net80211: refactor out the AAD init code shared between GCMP and CCMP Adrian Chadd
- git: 1751bf9e58dd - main - net80211: fail setting a key if the cipher isn't HW/SW supported Adrian Chadd
- git: fa06d18b3b87 - main - wpa: add support for CCMP-256/GMCP-256 Adrian Chadd
- git: 7fead5f144a8 - main - qcom_gcc: begin refactoring sys/dev/qcom_gcc to support multiple chipsets Adrian Chadd
- git: dc1d78b2c2d2 - main - qcom_dwc3: update naming to match the later device tree drops. Adrian Chadd
- git: 203f533b33b6 - main - dts: fix RT-AC58U to match the updated device tree name/alias changes. Adrian Chadd
- git: 7d2eef229f1e - main - qcom_gcc: migrate to use sleep_clk directly Adrian Chadd
- git: 489489b4bc55 - main - fdt: bump FDT_MEM_REGIONS to 64 Adrian Chadd
- git: 325af3b99021 - main - arm64: add the lenovo t14s snapdragon X1E device tree to the build list Adrian Chadd
- git: 0c5a770cc450 - main - fdt: fix panic in fdt_slicer/geom due to recent geom changes Adrian Chadd
- git: 76113680635e - main - QCOM GENI I²C driver Poul-Henning Kamp
- git: 83483b480f99 - main - Build geni_iic kmod on aarch64 Poul-Henning Kamp
- git: 50725e585de7 - main - netinet6 tests: add a test for SIOCAIFADDRing an invalid IPv6 address Kristof Provost
- git: 9c84aea41433 - stable/14 - fts: Stop abusing the comma operator. Dag-Erling Smørgrav
- git: 64f5a71c1cb7 - stable/13 - fts: Stop abusing the comma operator. Dag-Erling Smørgrav
- git: d16397c1737f - main - WIP: Cross-build github action on for-main Andrew Turner
- git: 1c6170d77122 - main - git-arc: Add stage -n to not change the branch Andrew Turner
- git: 4ed2c3f9ce28 - main - WIP: Cross-user git arc stage Andrew Turner
- git: 451f0333b707 - main - sys: Make the iommu xref uintptr_t Andrew Turner
- git: fd9f67e689e8 - main - virtio_p9fs: Support attaching to pci and mmio Andrew Turner
- git: 0593e4110639 - main - dev/fdt: Add fdt_foreach_mem_region Andrew Turner
- git: 8d5b63efd19c - main - dev/fdt: Add fdt_foreach_reserved_mem Andrew Turner
- git: 28bc1919f5d4 - main - dev/fdt: Add fdt_foreach_reserved_region Andrew Turner
- git: 02ecd34fde77 - main - sys: Use fdt_foreach on arm, arm64, and riscv Andrew Turner
- git: aa9ebe156011 - main - arm/mv: Convert to fdt_foreach_mem_region Andrew Turner
- git: 211ca9061b5d - main - dev/fdt: Remove old fdt_get memory functions Andrew Turner
- git: a2aff11aeb5d - main - dev/fdt: Add const to pointers to const data Andrew Turner
- git: 06e374b774cd - main - arm: Update the minimum arm architecture value Andrew Turner
- git: 11bf914e9ffe - main - arm/mv: Remove old device support Andrew Turner
- git: bb6a069c595a - main - arm/mv: Remove the unused get_l2clk Andrew Turner
- git: 17c67ba24df0 - main - sys: Move Marvell specific fdt code to sys/arm/mv Andrew Turner
- git: 10db84e11362 - main - arm/mv: Remove soc_id calls when not needed Andrew Turner
- git: 960c12f7d5aa - main - Revert "WIP: Cross-user git arc stage" Andrew Turner
- git: d937ddacc65c - main - Revert "git-arc: Add stage -n to not change the branch" Andrew Turner
- git: 487c7245a789 - main - Revert "WIP: Cross-build github action on for-main" Andrew Turner
- git: fc8310db5208 - main - RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers Olivier Certner
- git: f9fa6cb391f8 - stable/14 - cred: Hide internal flag CRED_FLAG_CAPMODE Olivier Certner
- git: 9dc47f536d3f - stable/14 - vm_phys_avail_check(): Check index parity, fix panic messages Olivier Certner
- git: 088dd40169b1 - stable/14 - vm_phys_add_seg(): Check for bad segments, allow empty ones Olivier Certner
- git: f106887cb0aa - stable/14 - vm_phys: Check for overlap when adding a segment Olivier Certner
- git: 7658c4f8c727 - stable/14 - vm_phys_avail_count(): Fix out-of-bounds accesses Olivier Certner
- git: 25e25d6f1b55 - stable/14 - vm_phys_avail_split(): Tolerate split requests at boundaries Olivier Certner
- git: 6230945b8819 - stable/14 - vm_phys_early_startup(): Panic if phys_avail[] is empty Olivier Certner
- git: f3983aeb6284 - stable/14 - vm_page_startup(): Clarify memory lowest, highest and size computation Olivier Certner
- git: c7360214579b - stable/14 - powerpc: mmu_radix_page_array_startup(): Don't force allocation from domain 0 Olivier Certner
- git: fb8bea55a596 - stable/14 - smbios: handle smbios3 for arm64 Olivier Certner
- git: e69052efa1d0 - stable/14 - smbios: style(9): sizeof(): No space before the parenthesis Olivier Certner
- git: 145ef4af15f0 - stable/14 - smbios: Search for v3 (64-bit) entry point first on BIOS boot Olivier Certner
- git: 5e385079d3f7 - stable/14 - smbios: On attach, print the entry point version and revision Olivier Certner
- git: 07b84d1f3f14 - stable/14 - smbios: Unmap memory on error on identify Olivier Certner
- git: 62b6d8c62598 - stable/14 - smbios: Print an error on memory map failure on identify Olivier Certner
- git: 8c9b142b3832 - stable/14 - smbios: Apply the v2.1's length fixup only on a 32-bit entry point Olivier Certner
- git: 7dffa9db4516 - stable/14 - smbios: Print an error on unexpected entry point length on identify Olivier Certner
- git: 5d9f1bf830db - stable/14 - smbios: Carefully print wrong entry point signature on identify Olivier Certner
- git: 55e8cdff1443 - stable/14 - smbios: Harden decoding of the BCD revision Olivier Certner
- git: cc1cb8e37646 - stable/14 - smbios: style(9): smbios_cksum() Olivier Certner
- git: 6a937165f90f - stable/14 - libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line Olivier Certner
- git: 4af7f393ec9a - stable/14 - libsa: smbios: style(9): Entry point parsing comments Olivier Certner
- git: 0a2c8f66919d - stable/14 - libsa: smbios: Rename 64-bit entry point's guards Olivier Certner
- git: 4b7fbd67ed82 - stable/14 - libsa: smbios: Make 'is_64bit_ep' a field of 'smbios' Olivier Certner
- git: 2337cd86dc46 - stable/14 - libsa: smbios: Export the used entry point type to the kernel Olivier Certner
- git: 19a5b6aaab92 - stable/14 - libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments Olivier Certner
- git: 330f1a42813e - stable/14 - libsa: smbios: Stop parsing on an End-of-Table structure Olivier Certner
- git: 5feb3c8ea602 - stable/14 - libsa: smbios: Reject a 64-bit entry point with revision 0 Olivier Certner
- git: 93af0db0d529 - stable/14 - libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot Olivier Certner
- git: 7b0350b376c0 - stable/14 - libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot Olivier Certner
- git: 9b8e1558c961 - stable/14 - libsa: smbios: Allow to run smbios_probe() multiple times Olivier Certner
- git: d19f1559d008 - stable/14 - libsa: smbios_detect(): Return the entry point address Olivier Certner
- git: f6b90dc8afc0 - stable/14 - libsa: smbios_probe(): Strictly obey specified entry point address Olivier Certner
- git: 807d51be8040 - stable/14 - loader.efi: smbios: Favor the v3 (64-bit) entry point Olivier Certner
- git: 0c5d22eacf23 - stable/14 - loader.kboot: smbios: Add a comment about v3 entry point being favored Olivier Certner
- git: 831e6fb0baf6 - stable/14 - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Olivier Certner
- git: bd282a73571c - stable/14 - MAC/do: parse_single_rule(): Fix herald comment's first line Olivier Certner
- git: 8047b85cbe17 - stable/14 - MAC/do: Rules: <from> and <to> parts now to be separated by '>' Olivier Certner
- git: 0c3357dfa18f - stable/14 - RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers Olivier Certner
- git: 65f6c19efa82 - main - libc/tests: copy t_getaddrinfo out from contrib/netbsd-tests Gleb Smirnoff
- git: 4b990663ff63 - main - libc/tests: fix couple errors for getaddrinfo_test Gleb Smirnoff
- git: a18476bd7118 - main - libc/tests: move getaddrinfo_test data to a subdirectory Gleb Smirnoff
- git: a709d15529b3 - main - libc/tests: getaddrinfo_test: test both IPv4 and IPv6 preferred policies Gleb Smirnoff
- git: fe44dee0ef5c - main - libc/tests: rename t_getaddrinfo.sh to getaddrinfo_test.sh Gleb Smirnoff
- git: fbd2bea100af - main - libc/tests: getaddrinfo_test: require root privileges Gleb Smirnoff
- git: 423a21a5b65c - main - libc/tests: getaddrinfo_test: use VNET jails for testing Gleb Smirnoff
- git: ddf0b5666bf5 - stable/14 - acpi: Pass the correct device to acpi_pcib_osc Andrew Turner
- git: 7eab72fae632 - stable/14 - release: ensure default sudo flavor is selected Dave Cottlehuber
- git: e2125f57bd2c - stable/14 - release: add cloudware oracle targets to package and upload .oci files Dave Cottlehuber
- git: 516adf364cab - main - lindebugfs: Export newly-added symbol Ed Maste
- Wed, 09 Apr 2025
- git: 053856c0b59b - stable/14 - x86/dmar: add dmar_is_running() Konstantin Belousov
- git: 8c6540b94d02 - stable/14 - x86/amdiommu: add amdiommu_is_running() Konstantin Belousov
- git: e6a470ffcbd7 - stable/14 - efirt: add a tunable to disable printing faults during EFIRT calls Konstantin Belousov
- git: 89e0e3814e8c - main - mlx5en: Use connector type instead of cable type for media detection Konstantin Belousov
- git: 99332926f6fc - main - amd64: also limit printings of EFIRT page faults Konstantin Belousov
- git: dd49816b0d66 - main - bpf: avoid panic on multiple readers Kristof Provost
- git: 85967694b459 - main - bridge: store a bridge_iflist pointer in ifnet Kristof Provost
- git: abda72f3a1f6 - main - pf: INET/INET6 address family check should be unified in PF Kristof Provost
- git: 9d38d2203b32 - main - pf: unused arguments at pf_normalize_tcp_init() Kristof Provost
- git: 7e0195e24896 - main - pf: add unhandled_af() to pf_socket_lookup() Kristof Provost
- git: 8e7d333f9207 - main - pf: added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ... Kristof Provost
- git: 253c83058deb - main - mmc: SPI-mode support for SD cards. Ruslan Bukin
- git: 747483038e6f - main - netinet6 tests: fix typo in the test Kristof Provost
- git: 42e4938fdbf8 - main - vm_assign_pptdev: only call vm_iommu_map() once Konstantin Belousov
- git: d20ed88f6630 - main - mmcspi: depend on fdt support. Ruslan Bukin
- git: f132e8b4c7d9 - main - net tests: enable if_lagg_test:lacp_linkstate_destroy_stress Kristof Provost
- git: 3620d70511dc - main - OpenSSH: Fix logic error in DisableForwarding option Ed Maste
- Thank you for your call ryu.wong682_at_gmail.com
- git: 22921f4b4aed - main - boot: Fall back to objcopy if usable for EFI components Ed Maste
- git: d1f4b9ffabbc - main - pf: emit ICMPv6 packet too big for route-to Kristof Provost
- git: a4bd4e4b5632 - main - pf tests: verify that we generate an ICMP6 packet too big error on route-to Kristof Provost
- git: 0a376f7e7e03 - main - pfctl: route-to, dup-to, reply-to should not override the block action Kristof Provost
- git: 75fd973198f4 - main - pf.conf.5: improve indentation in list block. Kristof Provost
- git: 02a12814c14f - main - pf.conf.5: remove incorrect performance comparison Kristof Provost
- git: ea6432cfa3c4 - main - pf: rename pf_unlink_state() to pf_remove_state() Kristof Provost
- git: de47678f9822..9792a032f0a9 - vendor/openssh - vendor branch updated Ed Maste
- git: 600e2c64cc77 - Create tag vendor/openssh/10.0p1 Ed Maste
- git: 9357c694e8dc - main - keymaps: add map for some Lenovo laptops found in Brazillian market Alfredo Dal'Ava Junior
- git: b86e89713694 - main - full-test.sh: Limit to just aarch64 and amd64, as that's all that works Warner Losh
- git: 1b16d033f4e5 - main - full-test.sh: Make the path per-os not per-user Warner Losh
- git: c84d43b57c48 - main - full-test.sh: Include fastboot for hardlinks Warner Losh
- git: 5b30473577e1 - main - kboot: Use SRCS+= instead of continuation lines Warner Losh
- git: 757dc8ab1245 - main - kboot: Move seg code into libkboot Warner Losh
- git: b2bd8c9a1d87 - main - kboot: Move str* util routines to libkboot Warner Losh
- git: 085fc4555abd - main - termios: Do return EINVAL for bad action to tcsetattr() Warner Losh
- git: 849f8fea5ca9 - main - kboot: Use roundup2 instead of expanding the (old) definiution of it inline Warner Losh
- git: a3fa657eddad - main - efi/metadata: Make a note that efi_map_header isn't standard Warner Losh
- git: 136d2dc09310 - main - kboot: Start to move efi common routines to libkboot Warner Losh
- git: ed1b3f13e72a - main - kboot: Free prior segs in init_avail() Warner Losh
- git: 9227ecea6f4d - main - amd64: print limited EFIRT fault messages on first fault, not second Konstantin Belousov
- Thu, 10 Apr 2025
- git: 70ba4df540ea - stable/14 - stat(2): add st_bsdflags field Konstantin Belousov
- git: dedbb972d294 - main - fhopen.2: Update man page for O_NAMEDATTR flag Rick Macklem
- git: 98a2c01a8898..97a7606d897e - vendor/acpica - vendor branch updated Jung-uk Kim
- git: ec19a0c7823d - Create tag vendor/acpica/20250404 Jung-uk Kim
- git: 14efeab6adba - main - vm_grab: reset iter after alloc failure Doug Moore
- git: f06cbfc5592e - main - vm_fault: use iterator for allocation Doug Moore
- deleted (X-No-Archive) deleted
- git: b74a756a9f53 - main - collate: Add support for equivalence classes and collating symbols Bojan Novković
- git: af79566b9315 - main - fnmatch: Add support for collating symbols, equivalence classes, and character classes Bojan Novković
- git: 06b69937a87e - main - (u)alarm.3: Improve readability of setitmer(2) restrictions Bojan Novković
- git: f9afcbff02a2 - stable/14 - libc/compat-ino64.h: rename st_padding0 Konstantin Belousov
- git: 80e06d621ac5 - main - fts: Move private flags away from public ones. Dag-Erling Smørgrav
- git: 1be90fcda220 - main - libc: fnmatch: Unwrap comma operator assignments Bojan Novković
- git: 31d3a94bdda4 - main - netinet: Make ip.h self-contained Mark Johnston
- git: d80ab37f9883 - main - test-includes: Make sure we test against in-tree headers Mark Johnston
- git: ae10431c9833 - main - vm_page: Allow PG_NOFREE pages to be freed Mark Johnston
- git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git Bjoern A. Zeeb
- git: 646b453110aa - main - pf: fix pf_ioctl_add_addr() validation Kristof Provost
- git: adad92981419 - main - Fix build under current. Michael Reifenberger
- Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git Cy Schubert
- Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git Bjoern A. Zeeb
- Re: git: 558d63889623 - main - iwlwififw: remove Intel iwlwifi firmware from src.git Cy Schubert
- git: 2c5831b3047d - releng/14.2 - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: 700e7384dfbf - releng/14.2 - contrib/expat: update libexpat from 2.6.0 to 2.7.1 Philip Paeps
- git: 4651d400f100 - releng/14.2 - daemon: stop rebuilding the kqueue every restart of the child Philip Paeps
- git: 862cd6b8fa9d - releng/14.2 - openssl: Import OpenSSL 3.0.16 Philip Paeps
- git: 23d06bb83d0a - releng/14.2 - caroot: update the root bundle Philip Paeps
- git: 1eb03b059e56 - releng/14.2 - Add UPDATING entries and bump version Philip Paeps
- git: 74aa5e2a7b10 - releng/13.5 - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: dec0bf8096b3 - releng/13.5 - contrib/expat: update libexpat from 2.6.4 to 2.7.1 Philip Paeps
- git: 74176002ff9f - releng/13.5 - caroot: update the root bundle Philip Paeps
- git: 37edc07ede02 - releng/13.5 - Add UPDATING entries and bump version Philip Paeps
- git: f8c2bedb03a2 - releng/13.4 - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: e3fd2734314d - releng/13.4 - contrib/expat: update libexpat from 2.6.0 to 2.7.1 Philip Paeps
- git: a1f4a530dea3 - releng/13.4 - daemon: stop rebuilding the kqueue every restart of the child Philip Paeps
- git: e8e9cb97d094 - releng/13.4 - caroot: update the root bundle Philip Paeps
- git: 3bc5467e7f6c - releng/13.4 - Add UPDATING entries and bump version Philip Paeps
- git: 17c252598b7f - Create tag release/14.2.0-p3 Philip Paeps
- git: 918783b75aac - main - iwlwififw: remove Intel iwlwifi firmware from src.git Bjoern A. Zeeb
- git: cceba18670f7 - Create tag release/13.5.0-p1 Philip Paeps
- git: 8b1ca198fa44 - Create tag release/13.4.0-p5 Philip Paeps
- git: 726d4e14869e - main - release: Let basic VM images be built with NO_ROOT Mark Johnston
- git: 81ca663642ef - main - release: Pass PKG_INSTALL_EPOCH to vmimage.subr Colin Percival
- Re: git: adad92981419 - main - Fix build under current. Warner Losh
- git: f6aedb956ef1 - main - net/if_bridgevar.h: add include guard Kristof Provost
- git: f36292f010fc - main - bridge: define VLANTAGOF correctly Kristof Provost
- Re: git: adad92981419 - main - Fix build under current. Warner Losh
- Fri, 11 Apr 2025
- git: 964d0fd62431 - main - statfs.2: Update man page for the MNT_NAMEDATTR flag Rick Macklem
- git: 58308fadece2 - main - Import ACPICA 20250404 Jung-uk Kim
- Re: git: 58308fadece2 - main - Import ACPICA 20250404 Jessica Clarke
- git: 3adae4f27d60 - main - loader: Add the CPU identification string to the data which is visible in the bootloader. Ravi Pokala
- Re: git: b74a756a9f53 - main - collate: Add support for equivalence classes and collating symbols Steffen Nurpmeso
- git: b2f4d9b67f31 - main - bus.h: Fix a typo in SPDX Li-Wen Hsu
- git: 65eaf726201c - main - netlink: Move static arrays of parsers into tests that use them John Baldwin
- git: 75a24e7f9afb - main - ctld: Disable -Wshadow for GCC John Baldwin
- git: 6527682ab705 - main - src: Use gnu++17 as the default C++ standard John Baldwin
- Re: git: 75a24e7f9afb - main - ctld: Disable -Wshadow for GCC John Baldwin
- Re: git: 6527682ab705 - main - src: Use gnu++17 as the default C++ standard John Baldwin
- git: e7611b7531c4 - main - ctld: Fix sign bug validating kernel ports when reloading config John Baldwin
- git: 4214775235eb - main - ctld: Reduce code duplication in auth_check_secret_length John Baldwin
- git: 2736dc8c28a3 - main - ctld: Add a label string to auth_groups John Baldwin
- git: 251439f1a068 - main - ctld: Remove dead code in UCL parsing of hex DSCP values John Baldwin
- git: bf4115671292 - main - ctld: Properly validate mutual user/secret for CHAP-MUTUAL in the UCL parser John Baldwin
- git: 0708eb01f280 - main - ctld: Drop commented-out code to print the configuration John Baldwin
- git: f3eb1514ce44 - main - ctld: Tighten parsing of IPv6 addresses for initiator-portal John Baldwin
- git: 4449cf28a315 - main - ctld: Require a mask if / is specified in an initiator portal John Baldwin
- git: ce8cfd998b4f - main - ctld: Remove dead logging code John Baldwin
- git: 30020689fb1e - main - ctld: Do not remove item from an nvlist while iterating it John Baldwin
- git: 7c72c0822b94 - main - tmpfs: turn vfs.tmpfs.memory_percent into CTLFLAG_RWTUN Ka Ho Ng
- git: 4b60fac3a5c7 - main - kinfo_getfile: Add a comment explaining 4/3 ratio Ed Maste
- git: faae895fec65 - main - fusefs tests: Use memcpy to work around a -Wstrlcpy-strlcast-size warning John Baldwin
- git: 971e22b7793c - main - arch.7: Update for switch to LLVM binutils Ed Maste
- git: ca0fc8ef2f97 - main - elfcopy: Restore upstream name Ed Maste
- Re: git: faae895fec65 - main - fusefs tests: Use memcpy to work around a -Wstrlcpy-strlcast-size warning John Baldwin
- git: 347abd45e108 - main - mlx5 / mlxfw: make depend on compat_linuxkpi Bjoern A. Zeeb
- git: b5b393df682f - main - net80211: fill in missing flags to IEEE80211_NODE_BITS Bjoern A. Zeeb
- git: 626a4931be7a - main - net80211: fix IEEE80211_VFHT_BITS after 160 nd 80P80 got swapped Bjoern A. Zeeb
- git: cdef9a9f91e2 - main - LinuxKPI: 802.11: remove cipher_scheme support Bjoern A. Zeeb
- git: 50d826be664e - main - LinuxKPI: 802.11: reduce code duplication introducing lkpi_remove_chanctx() Bjoern A. Zeeb
- git: 11604b2a1659 - main - LinuxKPI: 802.11: move chanctx_conf from vif to vif->bss_conf Bjoern A. Zeeb
- git: 5321cf2b15d7 - main - LinuxKPI: 802.11: more fields moved from vif to bss_conf Bjoern A. Zeeb
- git: 231168c7e777 - main - LinuxKPI: 802.11: adjust locking around lkpi_remove_chanctx() Bjoern A. Zeeb
- git: cd0fcf9f1211 - main - LinuxKPI: 802.11: switch to wiphy_lock Bjoern A. Zeeb
- git: 560708cbb046 - main - LinuxKPI: 802.11: adjust vif->bss_conf.chanctx_conf to rcu accessors Bjoern A. Zeeb
- git: a8a47a41775b - main - LinuxKPI: 802.11: add a lchanctx list to lhw Bjoern A. Zeeb
- git: ae8c3b6509c6 - main - LinuxKPI: 802.11: optimize mo_bss_info_changed Bjoern A. Zeeb
- git: 5393cd34854e - main - LinuxKPI: 802.11: try to limit VHT (11ac) to 5Ghz Bjoern A. Zeeb
- git: 62d51a43825b - main - LinuxKPI: 802.11: deal with sta bw > channel width Bjoern A. Zeeb
- git: 97ddb6371b72 - main - iwlwifi: fix iwl_uefi_get_uats_table() if not compiled with ACPI Bjoern A. Zeeb
- git: 0d1d8c8cfa57 - main - loader/efi: Fix trivial whitespace error Warner Losh
- git: 7e791e2de6d5 - main - loader/libefi: Fix trivial trailing whitespace Warner Losh
- git: 3a05fa14f9a6 - main - loader/efi: strip trailing whitespace Warner Losh
- Sat, 12 Apr 2025
- git: 858b5e424816 - main - sys: protect the kernel build from accidental _FORTIFY_SOURCE Kyle Evans
- git: 74bde725ad81 - main - linuxkpi: Add <linux/ref_tracker.h> Jean-Sébastien Pédron
- git: 509189bb4109 - main - fhopen: Enable handling of O_PATH, fix some bugs Mark Johnston
- git: a6165709e3c8 - main - LinuxKPI: 802.11: further locking workarounds fro crypto updates Bjoern A. Zeeb
- git: 84e1eb50dd95 - main - net80211/regdomain: try to sort out TW Bjoern A. Zeeb
- git: f29d155577cf - main - reboot.8: Xr reboot(2) Maxim Konovalov
- git: 2cb892c0b6a5 - main - arch.7: Replace 13.x with 13.5 Ed Maste
- Re: git: 84e1eb50dd95 - main - net80211/regdomain: try to sort out TW Nuno Teixeira
- git: 4359672e656a - main - LinuxKPI: add seq_hex_dump() Bjoern A. Zeeb
- git: 1c81ebec74d8 - main - LinuxKPI: switch mallocarray to an lkpi implementation using __kmalloc() Bjoern A. Zeeb
- git: c5cf4b64f4a9 - main - malloc: extend malloc_usable_size() for contigmalloc Bjoern A. Zeeb
- git: 1c95d401ebe5 - main - LinuxKPI: implement krealloc() for memory being contiguous Bjoern A. Zeeb
- git: a3e6f97bf57c - main - LinuxKPI; cleanup slab.h a bit; move more free() into slab.c Bjoern A. Zeeb
- git: 7acd5af48cf1 - main - LinuxKPI: bump __FreeBSD_version to 1500037 for alloc routine changes Bjoern A. Zeeb
- git: 63578bf225df - main - LinuxKPI: 802.11: enable fragmentation offload Bjoern A. Zeeb
- git: 59e3dd29ecd3 - stable/14 - netgraph: MFC: prevent panic with INVARIANTS-enabled kernel Eugene Grosbein
- git: 92c6cc8ee3a1 - stable/13 - netgraph: MFC: prevent panic with INVARIANTS-enabled kernel Eugene Grosbein
- Sun, 13 Apr 2025
- git: 43d19e6a4c42 - main - dhclient: Keep two clocks Colin Percival
- git: c7780859aa9e - main - vm: wrap long lines Doug Moore
- git: 78e25e65bf38 - main - lindebugfs: Add `debugfs_create_str()` Jean-Sébastien Pédron
- git: d9a2c2e250ae - main - linuxkpi: Add `memcpy_{from,to}_page()` Jean-Sébastien Pédron
- git: 21b556557e46 - main - linuxkpi: Fix `pci_upstream_bridge()` with DRM devices Jean-Sébastien Pédron
- Re: git: adad92981419 - main - Fix build under current. mike new
- git: d8cf51949252 - main - fhopen: Restore the O_CREAT check Mark Johnston
- git: c98367641991 - main - vm_fault: Defer marking COW pages valid Mark Johnston
- Mon, 14 Apr 2025
- git: 9cc73397534e - main - vm_page: use iterators in page allocaction Doug Moore
- git: 1110ed3b46ea - main - iwx: Use subdevice for comparison Tom Jones
- git: 71baab405ef6 - main - iwx: Remove debug logging code Tom Jones
- git: 6fbd1bed6e7b - main - rc.subr: add ${svc}_svcj_ipaddrs option Alexander Leidinger
- git: c816f64e66a0 - main - LinuxKPI: 802.11: plug mbuf leak Bjoern A. Zeeb
- git: 9a45c3ca8501 - main - LinuxKPI: 802.11: deal with the error paths for lkpi_xmit() Bjoern A. Zeeb
- git: c013f810ecb6 - main - LinuxKPI: 802.11: better dealing with errors in RX path Bjoern A. Zeeb
- git: 832b8e986c68 - main - LinuxKPI: 802.11: increase mbufq lengths Bjoern A. Zeeb
- git: dbae3dcff72f - main - LinuxKPI: 802.11: avoid using an mbuf tag for now Bjoern A. Zeeb
- git: a1adefb139b3 - main - LinuxKPI; 802.11: start filling rxrate statistics Bjoern A. Zeeb
- git: 43933d89a325 - stable/14 - acpi_pci: Add quirk for DELAY-after-EJ0 Colin Percival
- git: fcda475ccfca - stable/14 - OpenSSH: Fix logic error in DisableForwarding option Ed Maste
- git: c976df712c0f - stable/13 - OpenSSH: Fix logic error in DisableForwarding option Ed Maste
- git: dd9e59beebbb - main - symlink.2: document EOPNOTSUPP Michael Tuexen
- Tue, 15 Apr 2025
- Re: git: 58308fadece2 - main - Import ACPICA 20250404 Jessica Clarke
- git: 992b18a9ec9f - main - so_splice: Synchronize so_unsplice() with so_splice() Mark Johnston
- git: 0164dc98510a - main - release: Emit warning if NO_ROOT used with pkg-stage Ed Maste
- git: 52465324497a - stable/14 - socket: Handle the possibility of a protocol with no ctloutput Mark Johnston
- git: 24b82123a83e - stable/14 - i386: Avoid registering overlapping vm_phys_seg entries Mark Johnston
- git: aaa266adc32b - stable/14 - pf: Use a macro to get the hash row in pf_find_state_byid() Mark Johnston
- git: 07c5a2486cc6 - stable/14 - hyperv/storvsc: Fix busdma constraints Mark Johnston
- git: e6a3962d7dd7 - stable/14 - hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() Mark Johnston
- git: c1aa97cf79a6 - stable/14 - file: Add foffset_lock_pair() Mark Johnston
- git: 1d2fd8c9cf0f - stable/14 - file: Fix offset handling in kern_copy_file_range() Mark Johnston
- git: 693664482649 - stable/14 - proc: Disallow re-enabling of process itimers during exit Mark Johnston
- git: 74a0b8908483 - stable/14 - ptrace: Do not pass a negative resid to proc_rwmem() Mark Johnston
- git: 168d873ae41f - main - pfctl: fix crash on "pfctl -a '*' -vvsr" Kristof Provost
- git: 1463d5ff1316 - stable/14 - if_ovpn: fix use-after-free of mbuf Kristof Provost
- git: 9c68e37d96b9 - main - pf: share reason between pf_test() and pf_test_rule() Kristof Provost
- git: 29273f6a2582 - main - pf: add SDT on REASON_SET() Kristof Provost
- git: 4e5657ab346c - main - pf: pass struct pf_pdesc to pf_change_ap() Kristof Provost
- git: 0fc3c29fb3dd - main - pfctl: also remove incorrect counter print for rule anchors Kristof Provost
- git: adc33d3288e5 - main - vm_kern: in unback, init cursor while unlocked Doug Moore
- git: 7622e2d21a22 - main - cp: Improve error messages. Dag-Erling Smørgrav
- git: 8ce85300c792 - main - ln: Tweak append logic. Dag-Erling Smørgrav
- git: 3dcf2c2cafbc - main - OpenSSH: remove ability to enable DSA support (in configure) Ed Maste
- git: 4c76131024be - main - OpenSSH: Regen config.h for DSA retirement Ed Maste
- git: 1bb8b1d7e190 - main - libdtrace: Fix formatting of messages about drops Mark Johnston
- git: fca3395674d4 - stable/14 - cred: fix struct credbatch to use long for refcount Gleb Smirnoff
- git: 96f830456fd4 - main - sys/net: add a new ether_vlanid_t type Kristof Provost
- git: c59492025073 - main - sys/net: add DOT1Q_VID_{MIN,MAX} Kristof Provost
- git: 3a79ca65531a - main - release: avoid sparse-file handling for container image layers Dave Cottlehuber
- git: 4317d0aa8c21 - stable/14 - release: avoid sparse-file handling for container image layers Dave Cottlehuber
- git: b7f71ffe0fe6 - main - full-test.sh: Add lib/libtinfow.so.9 to image Warner Losh
- git: b836c229aa5a - main - ip6: leave room for link headers in UDP Andrew Gallatin
- Wed, 16 Apr 2025
- git: ab259b19bd81 - stable/14 - amd64: also limit printings of EFIRT page faults Konstantin Belousov
- git: b9a015bd0a19 - stable/14 - amd64: print limited EFIRT fault messages on first fault, not second Konstantin Belousov
- git: 63697ff85a3a - stable/14 - mlx5en: Use connector type instead of cable type for media detection Konstantin Belousov
- git: 1bd29261b9d0 - stable/14 - Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc Colin Percival
- git: 217fce137713 - stable/14 - pci: Make PCIe Eject timeout configurable Colin Percival
- git: f852f4f7b6f1 - stable/14 - EC2: Set PCIe eject timeout to 0 Colin Percival
- git: 5737c2ae06e1 - main - telnet: Prevent buffer overflow in the user prompt for SRA John Baldwin
- git: f1a94c5552a2 - main - bsd.sys.mk: Re-enable warnings for C++11 extensions John Baldwin
- git: 0da181786849 - stable/14 - pfctl: fix recursive printing of NAT rules Kristof Provost
- git: 9edd1e62ca11 - stable/13 - pfctl: fix recursive printing of NAT rules Kristof Provost
- git: 25f2634a1f4b - main - lutok: Switch from std::auto_ptr<> to std::unique_ptr<> John Baldwin
- git: 5e6befdaca51 - main - atf: Switch from std::auto_ptr<> to std::unique_ptr<> John Baldwin
- git: 20e6354fe783 - main - git-arc.1: Clarify argument format for group reviewers Bojan Novković
- git: f1e18f331923 - main - riscv: Exclude OpenSBI memory regions when booting with EFI Bojan Novković
- Re: git: f1e18f331923 - main - riscv: Exclude OpenSBI memory regions when booting with EFI Jessica Clarke
- git: cfdc4f6d0647 - main - pf: g/c unneeded af (address family) params to pf_change_ap Kristof Provost
- git: 162dfe766b2a - main - pfctl: Remove NULL-checks before free(). ok tb@ Kristof Provost
- git: a6a98453d8c9 - main - pf: Don't convert arc4random() to host byte order Kristof Provost
- git: 16c25f9861db - main - pfctl: allow include in inline anchors Kristof Provost
- git: 5b13b79a5c3a - main - pf tests: test includes inside anchors Kristof Provost
- git: 3f39713e4e34 - main - pf: log reused states in addition to failed state insertions Kristof Provost
- git: e2177bca94f2 - main - pf: allow pf_get_sport() to work on in rules Kristof Provost
- git: f09ee340d2b7 - main - pf: remove unused macros Kristof Provost
- git: 911d74bcbd7a - main - pf: simplify pf_patch* arguments Kristof Provost
- git: 435e9214478c - main - pf: remove _unaligned from pf_patch_(16|32)_unaligned() Kristof Provost
- git: e7bf1e5f1d62 - main - timeout(1): Improve duration parsing and error messages Baptiste Daroussin
- git: 672ee7eb800c - main - timeout(1): fix test after improvement of error messages Baptiste Daroussin
- git: 35503fe28eb5 - main - timeout(1): Use _exit(2) instead of err() in child if exec failed Baptiste Daroussin
- git: 92f8006e8901 - main - timeout(1): sig_atomic_t variables must also be 'volatile' Baptiste Daroussin
- git: 790e3617361a - main - timeout(1): Multiple minor tweaks and cleanups Baptiste Daroussin
- git: c5cdc1304565 - main - timeout(1): Handle sig_alrm and sig_term together to dedup code Baptiste Daroussin
- git: 8a9927ecd4b6 - main - timeout(1): Add -f and -p options as per POSIX.1-2024 Baptiste Daroussin
- git: 086f17853677 - main - timeout(1): Enhance send_sig() and prepare for later updates Baptiste Daroussin
- git: 06c74693c286 - main - timeout(1): Also send SIGCONT because the child may be stopped Baptiste Daroussin
- git: aae3eb24dfdb - main - timeout(1): Fix the handling of repeated terminating signals Baptiste Daroussin
- git: 8e1d9fe06621 - main - timeout(1): Improve to show more verbose log messages Baptiste Daroussin
- git: 2390cbfe55f5 - main - timeout(1): Fix the inheritance of signal dispositions Baptiste Daroussin
- git: 844cef26e810 - main - timeout(1): Catch all signals and propagate them Baptiste Daroussin
- git: 613310263ae1 - main - timeout(1): Kill self with the same signal that terminated the child Baptiste Daroussin
- git: a25b03791764 - main - timeout(1): adapt the preserve_status test to the new behaviour Baptiste Daroussin
- git: c362781c8d6a - main - timeout(1): Document the reaper implementation and behaivor Baptiste Daroussin
- git: 7a4c662f407f - main - termcap: add entry for Alacritty Baptiste Daroussin
- git: 5a36c8261410..b3884193b7bd - vendor/NetBSD/libedit - vendor branch updated Baptiste Daroussin
- git: c65f958c8054 - Create tag vendor/NetBSD/libedit/2025-01-03 Baptiste Daroussin
- git: 136d69caf03b - main - libedit: import vendor snapshort 2025-01-03 Baptiste Daroussin
- git: 9b397d784bcf - main - pci_vendors: update to 2025-03-09 Baptiste Daroussin
- git: 8c3aac52f5ef - main - usb_vendors: update to 2025-04-01 Baptiste Daroussin
- Re: git: 136d69caf03b - main - libedit: import vendor snapshort 2025-01-03 John Baldwin
- git: 33e22c4f94d1 - main - pathconf.2: Update man page for the _PC_NAMEDATTR_ENABLED flag Rick Macklem
- Thu, 17 Apr 2025
- git: a5b392de86f9 - stable/14 - libbe: avoid copying encryption-related props Kyle Evans
- git: a420e1b1cee6 - stable/14 - grep: avoid duplicated lines when we're coloring output Kyle Evans
- git: c43ae65b4b89 - stable/14 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize Kyle Evans
- git: df4b8eff7b19 - stable/14 - libc: tests: add some tests for __cxa_atexit handling Kyle Evans
- git: 04f7496f89e2 - stable/13 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize Kyle Evans
- git: cc7bff26328d - stable/13 - libc: tests: add some tests for __cxa_atexit handling Kyle Evans
- git: 8e727fb47afa - main - loader: Add loader_autoboot_show Emmanuel Vadot
- git: a962800a09a4 - main - loader: Add loader_menu Emmanuel Vadot
- git: 6ebab5e6bbec - main - Use ln -sf otherwise nanobsd.sh -wkWK fails since the etc link exists already. Michael Reifenberger
- git: 3b2f0bfc3516 - main - Add POSIX psiginfo(3) call Konstantin Belousov
- Re: git: 3b2f0bfc3516 - main - Add POSIX psiginfo(3) call Warner Losh
- git: 983723943a5b - main - vm_pageout: rewrite cluster() Doug Moore
- git: 93f4377caba0 - main - msdosfs manuals: Improve visibility and linking Alexander Ziaee
- git: f5f37c3fb8de - main - issetugid() is a system call and belongs in section 2 (not 3). Jens Schweikhardt
- git: c803e26f2416 - main - The UMA man page is lowercased. Reference it as uma.9 to avoid 404. Jens Schweikhardt
- git: 44b69b1a9624 - main - sshd: Retire DSA support Jose Luis Duran
- git: 9440aad19dca - main - secure: Rearrange Makefile SRCS to match upstream Makefile.in Jose Luis Duran
- git: 8c6bf983a914 - main - secure: Match SRCS with upstream Makefile.in Jose Luis Duran
- git: 65d8491719bb - main - secure: Adapt Makefile to ssh-sk-client everywhere Jose Luis Duran
- Re: git: 3b2f0bfc3516 - main - Add POSIX psiginfo(3) call Warner Losh
- git: 4048ccc6ae37 - main - kern_sig.c: extract the first stop handling into a helper Konstantin Belousov
- git: ecc662c749b1 - main - PT_ATTACH: do not interrupt interruptible sleeps Konstantin Belousov
- git: a6b7d5cddacd - main - kern_sig.c: add chicken bit for old way of SIGSTOP handling on PT_ATTACH Konstantin Belousov
- git: 1f8d845d1cdf - main - ptrace_test PT_SC_REMOTE: fix a race Konstantin Belousov
- git: 4caaab2e6d49 - main - kboot: Spell Reserved correctly Warner Losh
- git: 58c99df2196c - main - kboot: .note.GNU-stack is needed Warner Losh
- git: 14acbf6159c3 - main - kboot: Add option to parse 32-bit quantity Warner Losh
- git: f0f44cdb69c1 - main - kboot: Save the upper limit of the call stack. Warner Losh
- git: d27413a7d775 - main - loader: Remove unneeded includes Warner Losh
- git: 03bca3cfb4bb - main - arm64: Reword a comment about kexec / kboot path Warner Losh
- git: 0c48531b4698 - main - kboot: Account for machine specific padding Warner Losh
- git: 988ee1cc6858 - main - kboot: Method to populate the avail array from EFI map Warner Losh
- git: 92ad79ec33fb - main - kboot: Move common EFI stuff from aarch64 to libkboot Warner Losh
- git: 9acf6422208a - main - kboot/amd64: Use common routines for memory map parsing Warner Losh
- git: 50bc81e7001c - main - kboot/amd64: Use segs framework to find kernel location Warner Losh
- git: b7d1c3fdde3b - main - kboot/amd64: Use efi_bi_loadsmap in bi_loadsmap Warner Losh
- git: f3c0d74e3b8e - main - kboot: Implement data_from_kernel to read kernel variables Warner Losh
- git: d7e6ab7a9709 - main - kboot: Add support for UEFI booting amd64 Warner Losh
- git: 514c2930292e - main - vm_object: use iterators in page_collect_flush() Doug Moore
- Re: git: 58c99df2196c - main - kboot: .note.GNU-stack is needed Shawn Webb
- git: d03aa29b82b8 - stable/14 - fusefs: minor refactor in the tests Alan Somers
- git: 1c316af14149 - stable/14 - fusefs: add a test for the max_read= mount option Alan Somers
- git: f390c8149847 - stable/14 - fusefs: slightly better debugging in the tests Alan Somers
- git: f8b102d9bb63 - stable/14 - ctld: correctly parse LUN size on 32-bit arches Alan Somers
- git: 2a88aad6286d - stable/14 - witness.4: correct name of the debug.witness.witness_count sysctl Alan Somers
- Fri, 18 Apr 2025
- Re: git: 58c99df2196c - main - kboot: .note.GNU-stack is needed Warner Losh
- git: 7121e9414f29 - main - wg: Improve wg_peer_alloc() to simplify the calling Kyle Evans
- Re: git: 7121e9414f29 - main - wg: Improve wg_peer_alloc() to simplify the calling Kyle Evans
- git: 4a02faa114c5 - main - ipfw: add IPv6 logging support for fwd tablearg opcode Andrey V. Elsukov
- git: e26d1cea25cd - main - ipfw: add IPv6 logging via rtsock support for fwd tablearg opcode Andrey V. Elsukov
- git: 2407636ff1cc - main - ipfw: document logdst opcode Andrey V. Elsukov
- git: 3c76623ad553 - main - ipfw: add 'internal monitor' subcommand to capture rtsock messages. Andrey V. Elsukov
- git: 57e12d397387 - main - partedit: make minimum FreeBSD install size just under 1 GiB Ed Maste
- git: f5a5dd77ea34 - main - ipfw: fix build Andrey V. Elsukov
- git: 890309a67b50 - stable/14 - gve: Allocate qpl per ring at ring allocation time Mark Johnston
- git: ecc250c60049 - stable/14 - gve: Add feature to adjust RX/TX queue counts Mark Johnston
- git: 9a24acc6c8a6 - stable/14 - gve: Add feature to change TX/RX ring size Mark Johnston
- git: afbe2bb9e939 - stable/14 - vm_object: Fix handling of wired map entries in vm_object_split() Mark Johnston
- git: 580c891f5add - stable/14 - malloc: extend malloc_usable_size() for contigmalloc Bjoern A. Zeeb
- git: bc6e1ca80704 - stable/14 - LinuxKPI: make __kmalloc() play by the rules Bjoern A. Zeeb
- git: 3494f4f5369d - stable/14 - LinuxKPI: always use contig allocations in linux_alloc_kmem() Bjoern A. Zeeb
- git: 4fc30b0186b6 - stable/14 - LinuxKPI: be more verbose on _bus_dmamap_load_phys failures if debug is on Bjoern A. Zeeb
- git: d684da076bbd - stable/14 - LinuxKPi: lkpi___kmalloc change a < into <= for proper boundry check Bjoern A. Zeeb
- git: 3404752d554f - stable/14 - LinuxKPI: switch mallocarray to an lkpi implementation using __kmalloc() Bjoern A. Zeeb
- git: 516eb937b274 - stable/14 - LinuxKPI: implement krealloc() for memory being contiguous Bjoern A. Zeeb
- git: ebe210ca703b - stable/14 - LinuxKPI; cleanup slab.h a bit; move more free() into slab.c Bjoern A. Zeeb
- git: 719721ca4b4e - stable/14 - LinuxKPI: add seq_hex_dump() Bjoern A. Zeeb
- git: 02ad13b3796a - stable/14 - net80211/regdomain: try to sort out TW Bjoern A. Zeeb
- git: 20f3d58fb8a6 - stable/14 - net80211: correct IEEE80211_KEY_BITS Bjoern A. Zeeb
- git: 8f564898b937 - stable/14 - net80211: cleanup keyidx argument of ieee80211_notify_michael_failure() Bjoern A. Zeeb
- git: e0bd174e0e36 - stable/14 - net80211: make use of IEEE80211_KEY_BITS for debug messages Bjoern A. Zeeb
- git: 0dbc7a50aa6e - stable/14 - net80211: fix IEEE80211_VFHT_BITS after 160 and 80P80 got swapped Bjoern A. Zeeb
- git: 361c8b995d6d - stable/14 - net80211: fill in missing flags to IEEE80211_NODE_BITS Bjoern A. Zeeb
- git: 241fb1757415 - stable/14 - iwlwifi: fix iwl_uefi_get_uats_table() if not compiled with ACPI Bjoern A. Zeeb
- git: 998fc383bd02 - stable/14 - LinuxKPI: 802.11: remove ieee80211_node_get_txrate_dot11rate() Bjoern A. Zeeb
- git: 350651dbc927 - stable/14 - LinuxKPI: 802.11: remove cipher_scheme support Bjoern A. Zeeb
- git: 64ec6ddac008 - stable/14 - LinuxKPI: 802.11: crypto pn lengths Bjoern A. Zeeb
- git: f4aa407e89fe - stable/14 - LinuxKPI: 802.11: CONFIG_PM_SLEEP / WoWLAN header adjustments Bjoern A. Zeeb
- git: 57764d222865 - stable/14 - LinuxKPI: 802.11: reduce code duplication introducing lkpi_remove_chanctx() Bjoern A. Zeeb
- git: 494894b11a98 - stable/14 - LinuxKPI: 802.11: move chanctx_conf from vif to vif->bss_conf Bjoern A. Zeeb
- git: 7b9d08676f33 - stable/14 - LinuxKPI: 802.11: more fields moved from vif to bss_conf Bjoern A. Zeeb
- git: 7614861463e6 - stable/14 - LinuxKPI: 802.11: adjust locking around lkpi_remove_chanctx() Bjoern A. Zeeb
- git: e36fd5d2b60f - stable/14 - LinuxKPI: 802.11: try to limit VHT (11ac) to 5Ghz Bjoern A. Zeeb
- git: becb074fdefc - stable/14 - LinuxKPI: 802.11: adjust vif->bss_conf.chanctx_conf to rcu accessors Bjoern A. Zeeb
- git: 3a35e07fa930 - stable/14 - LinuxKPI: 802.11: add a lchanctx list to lhw Bjoern A. Zeeb
- git: 3d9f2164482b - stable/14 - LinuxKPI: 802.11: optimize mo_bss_info_changed Bjoern A. Zeeb
- git: 7d57b5a339e3 - stable/14 - LinuxKPI: 802.11: switch to wiphy_lock Bjoern A. Zeeb
- git: 96a1ab436150 - stable/14 - LinuxKPI: 802.11: deal with sta bw > channel width Bjoern A. Zeeb
- git: 9bd4391f4ce0 - stable/14 - LinuxKPI: 802.11: further locking workarounds fro crypto updates Bjoern A. Zeeb
- git: ded3d312ba36 - stable/14 - LinuxKPI: 802.11: enable fragmentation offload Bjoern A. Zeeb
- git: 6869d0856230 - stable/14 - LinuxKPI: 802.11: increase mbufq lengths Bjoern A. Zeeb
- git: 636bb42e6c55 - stable/14 - LinuxKPI: 802.11: deal with the error paths for lkpi_xmit() Bjoern A. Zeeb
- git: 1ec403297e4e - stable/14 - LinuxKPI: 802.11: better dealing with errors in RX path Bjoern A. Zeeb
- git: e273079ac52d - stable/14 - LinuxKPI: 802.11: plug mbuf leak Bjoern A. Zeeb
- git: 9996e4df555c - stable/14 - LinuxKPI; 802.11: start filling rxrate statistics Bjoern A. Zeeb
- git: f086acca042e - stable/14 - LinuxKPI: 802.11: avoid using an mbuf tag for now Bjoern A. Zeeb
- git: 42be6050cec7 - stable/14 - iwlwififw: remove Intel iwlwifi firmware from src.git Bjoern A. Zeeb
- git: a3b2d8e360c3 - stable/14 - Bump __FreeBSD_version to 1402505 for LinuxKPI alloc routine changes Bjoern A. Zeeb
- git: 0015baeb19eb - main - pf: Avoid logging state creation failures unless requested Mark Johnston
- git: fb2ea26f3c36 - main - libalias: Handle GetNewPort() errors properly Mark Johnston
- git: ed080d991586 - main - ptrace_test: add test for the PT_ATTACH behavior on sleeping thread Konstantin Belousov
- git: b7631876399c - main - vm _radix: define foreach macros for walking pages Doug Moore
- git: 987ef153c288 - main - pwait tests: Fix some exit annotations Mark Johnston
- git: fb909f79598f - main - vm_radix: pass pointers to VM_RADIX_FOR macros Doug Moore
- git: 4568f5a286a2 - main - kern_kcov: replace vm_page_next() with iterator Doug Moore
- git: b01455592c22 - main - amd_idpgtbl: use iterator instead of vm_page_next Doug Moore
- git: 81bd0f46fcf0 - main - intel_idpgtbl: use FORALL macro for page walk Doug Moore
- Re: git: 4568f5a286a2 - main - kern_kcov: replace vm_page_next() with iterator Doug Moore
- git: d8b03c5904fa - main - vm_pageout: Disallow invalid values for act_scan_laundry_weight Mark Johnston
- git: ea231471d024 - main - Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG Dimitry Andric
- git: a60615d5be83 - main - csu: drop support for GCJ Brooks Davis
- git: a3a88ed22cb1 - main - vm_page: drop prev and next Doug Moore
- git: 1b5e2d707669 - main - vm_swapout: use VM_RADIX_FOREACH Doug Moore
- Re: git: a60615d5be83 - main - csu: drop support for GCJ Brooks Davis
- git: b3d89a0cde94 - main - vm_map: use page iterators in pmap_enter Doug Moore
- Sat, 19 Apr 2025
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Nuno Teixeira
- git: ca9d3767ff2a - internal/admin - Welcome Lexi Winter as a new src committer Kyle Evans
- git: 1a169322d8f9 - main - add myself to share/misc/committers-src.dot Lexi Winter
- git: 83dcc133c876 - main - share/misc/committers-src.dot: correct the date for ivy Lexi Winter
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Jung-uk Kim
- git: ee7a874557f4 - stable/14 - 14.3: Update stable/14 to -PRERELEASE Colin Percival
- git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev Mark Johnston
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Mark Johnston
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Mark Johnston
- git: d9bdf419b19f - main - isp.4: Improve HARDWARE for HW Relnotes + SPDX Alexander Ziaee
- git: bcd96c3180d6 - main - vm_object: reset iter in page_clean Doug Moore
- git: ec95b6a3c77b - main - examples/csh: Case insensitive search in pager Alexander Ziaee
- git: 992479b0f6b7 - main - OF_node_from_xref.9: Fix function name typo + spdx Alexander Ziaee
- git: 92e9e13f061f - main - top.1: top does not accept uids Alexander Ziaee
- git: 7d2b5f3d2a51 - main - ObsoleteFiles: Remove mount_fusefs.8 entry Alexander Ziaee
- git: bfe9be2253ef - main - style.mdoc.5: Improve description compatability Alexander Ziaee
- git: 14783ce31437 - main - Remove references to rcp(1) since we no longer ship rcp. Jens Schweikhardt
- git: aae4bd0ea4b6 - main - vm_fault: use iterator in populate_cleanup Doug Moore
- git: 0d615fe44595 - main - vm_fault: remove duplicate #include Doug Moore
- git: 3467ce29b448 - main - There's no mkpasswd(8) man page any more. Replace Xr with plain name. Jens Schweikhardt
- git: 7fbe9f370c31 - main - Note that bash(1) is from a port. Jens Schweikhardt
- git: 6c58229d12fe - main - The exec(2) man page does not exist; refer to execve(2) which does. Jens Schweikhardt
- git: 160a2ba80497 - main - libllvm: remove duplicated SRCS_MIN line Dimitry Andric
- git: 62671aa7d5fe - main - libsecureboot: avoid noise when looking for tust anchors Simon J. Gerraty
- git: a9f5dcf82941 - main - top.1: Add HISTORY Alexander Ziaee
- git: cf5f0744cd1d - main - Add .NOTMAIN to guard targets Simon J. Gerraty
- git: 397f57656d61..284d1f7d4968 - vendor/NetBSD/bmake - vendor branch updated Simon J. Gerraty
- git: 759b177aecbf - main - Merge bmake-20250414 Simon J. Gerraty
- git: a9fc7ce30366 - main - device_pager: use VM_RADIX_FOREACH Doug Moore
- git: 60c4869ed58d - main - sgx: replace tailq pointers with iterators Doug Moore
- git: e1f3f15192c1 - main - agp: use iterators to speed up lookups Doug Moore
- git: 97f3a1565d88 - main - linuxkpi: use iterator in zap_vma_ptes Doug Moore
- git: b66e75bffc22 - main - kcov: Fix the build Mark Johnston
- git: 0ca5e3dd1ad0 - main - riscv: Fix handling of interrupts during kernel page faults Mark Johnston
- Sun, 20 Apr 2025
- git: a516440afdd3 - stable/14 - msdosfs manuals: Improve visibility and linking Alexander Ziaee
- git: b337e9fd1171 - stable/14 - loader: Add the CPU identification string to the data which is visible in the bootloader. Ravi Pokala
- git: 85ff0b08ee69 - main - tee: add some basic tests Kyle Evans
- git: 414c2b8d1e5a - main - tee: minor cleanup Kyle Evans
- git: 1b3748977f28 - main - tee: try opening as a UNIX socket if open(2) fails Kyle Evans
- git: d8fd55143870 - main - bintrans: disable argument permutation for qp and base64 Kyle Evans
- git: 49f31b5e0ca7 - main - netstat: strip the binary of sgid Kyle Evans
- git: 85a3ec9de84b - main - uipaq.4: Rewrite HARDWARE for HW Relnotes Alexander Ziaee
- git: 40ad87e958e8 - main - usb: if_ure: stop touching the mbuf accounting on rxq insertion Kyle Evans
- git: c4c562eadf3b - main - libc: locale: fix EUC shift check Kyle Evans
- git: 1589eb2e8764 - main - jail: allow jails to call settimeofday() if allow.settime is enabled Lexi Winter
- git: 76ed6f2db316 - main - ure.4: add a HARDWARE section + add RTL8156BG as a compatible controller Warner Losh
- git: 40e58aca9fdb - main - sifive: dtb: add unmatched dtb Warner Losh
- git: ad1f936ab7e4 - main - Reject providers with too small a size for metadata Warner Losh
- git: 0b694568b0b5 - main - vm_object: use iterators in madvise() Doug Moore
- git: 92439940517b - main - vm_reserv: find reservations with iterators Doug Moore
- git: ee95e4d02dbd - main - vfs_vnops.c: Fix the named attribute check for open Rick Macklem
- git: b1b607bd200f - main - vfs_vnops.c: Modify the O_NAMEDATTR check for Solaris compatibility Rick Macklem
- git: 67f5db4dacfd - main - vm_object: use iterators in split() Doug Moore
- Mon, 21 Apr 2025
- git: 8b40faed6697 - main - vm_object: fix vm_object_split typo Doug Moore
- git: 3a0eb293164e - main - rc.subr: add 'settime' to svcj options Lexi Winter
- git: 0d238bc50d45 - main - wireguard-tools: ipc: freebsd: use AF_LOCAL for the control socket Kyle Evans
- git: d7441aa9b09a - main - vm_object: use iterator in page_noreuse() Doug Moore
- git: df1b0f580d3d - main - time: switch to fences for siginfo_recvd Kyle Evans
- git: 47404d1d98ac - main - bsdbox: fix the build Kyle Evans
- git: 25a9b4159e33 - main - bsdbox: fix the hostapd build, hook it back up Kyle Evans
- git: 635891d1c37b - main - bsdbox: hook wpa_supplicant up as well Kyle Evans
- git: e018d97ce539 - main - bsdbox: use paths relative to SRCTOP instead of .CURDIR Kyle Evans
- git: d6fbae084a2a - main - libbe: attempt to remove autocreated mountpoints at unmount time Kyle Evans
- git: 2f11393fee4d - main - libbe: don't hardcode /tmp Kyle Evans
- git: e79b1f0fc159 - main - powerpc: silence compiler warning Doug Moore
- git: ec8e79c4e4cf - main - getfacl: add some long options for Linux compatibility Kyle Evans
- git: 8bf37c868f45 - main - getfacl: implement --skip-base (-s) Kyle Evans
- git: 77721403c91d - main - libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod Kyle Evans
- git: 478c4fab8405 - main - riscv: replace tailq pointers with iterators Doug Moore
- git: b6cd84ca2d08 - main - powerpc: replace tailq pointers with iterators Doug Moore
- git: f16d2213af21 - main - i386: replace tailq pointers with iterators Doug Moore
- git: b7e671bf3e56 - main - arm64: replace tailq pointers with iterators Doug Moore
- git: c5f477a637c2 - main - arm: replace tailq pointers with iterators Doug Moore
- git: aa60a08f2a57 - main - amd64: replace tailq pointers with iterators Doug Moore
- git: 61c1368f22f9 - main - powerpc: add missing header Doug Moore
- git: d4763484f911 - main - amd64: drop mistakenly added file Doug Moore
- git: 769172605b7b - internal/admin - Add Krzysztof Galazka (kgalazka) as src committer Eric Joyner
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Cy Schubert
- Re: git: a3a88ed22cb1 - main - vm_page: drop prev and next Pat Maddox
- git: 88986a4d7183 - main - pf: fix ICMP pcksum pointers Kristof Provost
- git: 04ed606def89 - main - pf: pull icmp-nested headers into struct pf_pdesc Kristof Provost
- git: 4bbd5db0086a - main - pf: use struct pf_pdesc for pf_change_ap() Kristof Provost
- git: 612ae9c9d06c - main - pf: add extra unhandled_af() assertions Kristof Provost
- Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev John Baldwin
- Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev Mark Johnston
- Re: git: b7527823fdcc - main - vm_page: Bump __FreeBSD_version for removal of vm_page_next() and _prev John Baldwin
- Re: git: 14783ce31437 - main - Remove references to rcp(1) since we no longer ship rcp. John Baldwin
- git: 9bb0dd4b8bb6 - main - gphr: Extremely experimental github landing scripts Warner Losh
- git: 4294f7946e4c - main - netstat: fix table header alignment for -x Michael Tuexen
- git: f7cacc680519 - main - acpi_gpiobus: clarify error message Ed Maste
- git: da94bc915a14 - main - gpio: don't misuse pin->flags Ed Maste
- git: d6dc661c2a2d - main - acpi_gpiobus: mask pin flags for GPIOBUS_PIN_SETFLAGS Ed Maste
- git: 0fcd9be111dd - main - gpioaei: mark the AEI ithread as sleepable Ed Maste
- git: 6f4c4cfe4b13 - main - tty.4: see also: cross-reference pts(4) Lexi Winter
- git: da59bcdefd46 - stable/14 - fts: Move private flags away from public ones. Dag-Erling Smørgrav
- git: 413e5dca9dc5 - stable/13 - fts: Move private flags away from public ones. Dag-Erling Smørgrav
- git: c6cb1b2ee506 - stable/13 - cp: Improve error messages. Dag-Erling Smørgrav
- Re: git: f1e18f331923 - main - riscv: Exclude OpenSBI memory regions when booting with EFI Jessica Clarke
- git: e64978ad5d7c - main - tests.7: Bump the date and improve the format Igor Ostapenko
- git: 550289771d5c - main - flua: Add minimal man page Ed Maste
- git: 482f4dc272cc - stable/14 - pf: improve pf_state_key_attach() error handling Kristof Provost
- git: 8b9d1dc82ac4 - stable/14 - pf: don't use state keys after pf_state_insert() Kristof Provost
- git: d6381193a3e8 - stable/13 - pf: improve pf_state_key_attach() error handling Kristof Provost
- git: b89bc49a6348 - stable/14 - pf: explicitly NULL state key pointers Kristof Provost
- git: 7161339bb5e9 - stable/13 - pf: don't use state keys after pf_state_insert() Kristof Provost
- git: a60eeb4331e5 - stable/14 - pfctl: fix crash on "pfctl -a '*' -vvsr" Kristof Provost
- git: 4df4b69530c3 - stable/13 - pf: explicitly NULL state key pointers Kristof Provost
- git: 35a83d58bdbe - stable/13 - pfctl: fix crash on "pfctl -a '*' -vvsr" Kristof Provost
- git: 461b79d8ee58 - stable/14 - pfctl: also remove incorrect counter print for rule anchors Kristof Provost
- git: 5b182c68c0f5 - stable/13 - pfctl: also remove incorrect counter print for rule anchors Kristof Provost
- git: f127ccda8308 - main - radxa: added dts support zero3e, zero3w Warner Losh
- git: d2ffe67fd5d9 - main - procctl.2: Fix names of PROC_LOGSIGEXIT_CTL constants Warner Losh
- git: 6ef66b328a16 - main - ghpr: Fix bogus else Warner Losh
- git: 0e21783a550f - main - ghpr: Remove --edit from gh Warner Losh
- git: 199a2be029e8 - main - sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot Konstantin Belousov
- git: 9c6b6723ca84..762b052b4274 - vendor/Linux/ath-common - vendor branch updated Bjoern A. Zeeb
- git: e05a7642395e..47517ebce7b8 - vendor/Linux/ath10k - vendor branch updated Bjoern A. Zeeb
- git: 60805fea02fb..1c7c36f67f46 - vendor/Linux/ath11k - vendor branch updated Bjoern A. Zeeb
- git: a4f8848c53b8..07b9f6ccbe7b - vendor/Linux/ath12k - vendor branch updated Bjoern A. Zeeb
- git: 8e9553a4cdee..04bac331467b - vendor/Linux/rtw88 - vendor branch updated Bjoern A. Zeeb
- git: 5d6ad179ba13..9104a97c9be3 - vendor/Linux/iwlwifi - vendor branch updated Bjoern A. Zeeb
- git: 59e60f538714 - Create tag vendor/Linux/iwlwifi/torvalds-v6.14 Bjoern A. Zeeb
- git: 57dadf1f18a8 - Create tag vendor/Linux/ath11k/torvalds-v6.14 Bjoern A. Zeeb
- git: 2911a07e5602..fbdea4ebdf0f - vendor/Linux/mt76 - vendor branch updated Bjoern A. Zeeb
- git: 5b760eaecd6c..690f81f0b86a - vendor/Linux/rtw89 - vendor branch updated Bjoern A. Zeeb
- git: 695d4066ef48 - Create tag vendor/Linux/ath10k/torvalds-v6.14 Bjoern A. Zeeb
- git: e399f0ea11c6 - Create tag vendor/Linux/ath-common/torvalds-v6.14 Bjoern A. Zeeb
- git: 59d16ae2e0c6 - Create tag vendor/Linux/mt76/torvalds-v6.14 Bjoern A. Zeeb
- git: 382f6fccd796 - Create tag vendor/Linux/rtw88/torvalds-v6.14 Bjoern A. Zeeb
- git: fb91cda5e4bd - Create tag vendor/Linux/rtw89/torvalds-v6.14 Bjoern A. Zeeb
- git: 587946f6b44e - Create tag vendor/Linux/ath12k/torvalds-v6.14 Bjoern A. Zeeb
- git: 15581af7c2d3 - main - exec: Remove parameter 'segflg' from exec_copyin_args() Mark Johnston
- Tue, 22 Apr 2025
- git: 91489043435f - main - ipfw: Fix broken length checks on routing messages John Baldwin
- git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh John Baldwin
- git: 4c8b9f40cda7 - main - pcib: Ignore power fault detected if a power controller is not present John Baldwin
- git: ff45e4759a38 - main - pcib: Clear any pending slot status events during attach John Baldwin
- git: 9f2b64dcb25b - stable/14 - top.1: Add HISTORY Alexander Ziaee
- git: 96fe895d1b0a - stable/14 - style.mdoc.5: Improve description compatability Alexander Ziaee
- git: 7149eab8022d - stable/14 - top.1: top does not accept uids Alexander Ziaee
- git: eed924857379 - stable/14 - isp.4: Improve HARDWARE for HW Relnotes + SPDX Alexander Ziaee
- git: 8e3a23be1841 - stable/14 - OF_node_from_xref.9: Fix function name typo + spdx Alexander Ziaee
- git: b7a44a842990 - stable/14 - ObsoleteFiles: Remove mount_fusefs.8 entry Alexander Ziaee
- git: 13d407b63546 - stable/14 - examples/csh: Case insensitive search in pager Alexander Ziaee
- git: 81e2d24bc6ea - main - riscv: support for Cache-Block Operations (CBO). Ruslan Bukin
- git: a1a067b7131e - main - axidma(4): add local data cache flushes. Ruslan Bukin
- git: c4959c18fe76 - stable/14 - keymaps: add map for some Lenovo laptops found in Brazillian market Alfredo Dal'Ava Junior
- git: 4599a3c0b8e2 - stable/14 - cxgbe(4): Make sure suspend/resume works in recovery mode. Navdeep Parhar
- git: b5a68e064164 - stable/14 - cxgbe(4): Remove smt_idx from the L2 table entry structure. Navdeep Parhar
- git: f2c75b13f3ea - stable/14 - cxgb(4): Use routines from pci(9) instead of hand rolled equivalents. Navdeep Parhar
- git: db403eb80e0a - stable/14 - cxgbe(4): Remove some unused PCI routines and associated headers. Navdeep Parhar
- git: 4e9f82956158 - stable/14 - cxgbe(4): Use correct priority in begin_synchronized_op. Navdeep Parhar
- git: 516fee542293 - stable/14 - cxgbe(4): Block most access to the hardware as soon as the adapter stops. Navdeep Parhar
- git: ca9d5b10ebfe - stable/14 - cxgbe(4): Perform Conventional Reset instead of FLR on the device. Navdeep Parhar
- git: 81789c27940e - stable/14 - libifconfig: Fix nits in the descriptions of active 100G cables. Navdeep Parhar
- git: 47cdd7a9ebc6 - stable/14 - cxgbe(4): Add two new transceiver types. Navdeep Parhar
- git: f44e1748e288 - stable/14 - pci.4: Update the information on pci_bar_mmap to match pciio.h Navdeep Parhar
- git: 1000cc4a0d39 - main - so_splice: Disallow splicing with KTLS-enabled sockets Mark Johnston
- git: b7a61e09e4ad - main - netinet6: Do not forward or send ICMPv6 messages to the unspec address Mark Johnston
- git: 12367f1429f1 - main - riscv: add Sifive p550/p650 identification Warner Losh
- git: a049678039e4 - main - vt: add US International keymap Warner Losh
- git: 32bb6a6925c0 - main - arm64: Call pmap_bootstrap_dmap from initarm Andrew Turner
- git: ccaf78c962e8 - main - arm64: Move cpu0 dpcpu and msgbuf to the DMAP Andrew Turner
- git: f0ac5e919f3f - main - fts: Add blocks support. Dag-Erling Smørgrav
- git: 12668eadcb82 - main - bsd.compiler.mk: Add a blocks compiler feature. Dag-Erling Smørgrav
- git: d8e841a9aa1f - main - libc: treat execvpe as a week symbol Ed Maste
- git: a1a06bc68661 - main - ghpr: Make init a little more robust Warner Losh
- git: 95f4e7f5e283 - main - LoongArch: sys/contrib/edk2: add support Warner Losh
- git: 22d5d61f91eb - main - mbuf: add mbuf information to KASSERTs Bjoern A. Zeeb
- git: 585388f9d986 - main - net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload Bjoern A. Zeeb
- git: dbc3b1cb4fa6 - main - LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc() Bjoern A. Zeeb
- git: 584265890303 - main - EC2: Add AMI Builder AMI building Colin Percival
- git: cda23fc36d22 - main - Move mntopts(3) suppport into libutil Brooks Davis
- git: c925e0a77606 - main - LinuxKPI: add type for __wsum Bjoern A. Zeeb
- git: 73e3969fd435 - main - LinuxKPI: skbuff: remove _alloc_len field Bjoern A. Zeeb
- git: 59481c7db234 - main - LinuxKPI: skbuff: fix types, shuffle fields Bjoern A. Zeeb
- git: 43ffd0f5c0f9 - main - LinuxKPI: skbuff: switch to using uma for the skb Bjoern A. Zeeb
- git: e6c91f8e5be6 - main - LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default Bjoern A. Zeeb
- Wed, 23 Apr 2025
- git: 6ea58552f08a - stable/14 - uipaq.4: Rewrite HARDWARE for HW Relnotes Alexander Ziaee
- git: 5c74aa3abd4e - main - rtwn: enable reception of BAR frames Adrian Chadd
- git: d5f5193e2db9 - main - rtwn: don't treat UDP/TCP checksum failure as permanent failure Adrian Chadd
- git: 0e99e55d1866 - main - wlanstats: add crypto_swcipherfail Adrian Chadd
- git: eef0c78e435d - main - etc: add config tag to /root/.k5login Lexi Winter
- git: d14036ea424d - main - release: Pass PKG_INSTALL_EPOCH (take 2) Colin Percival
- git: d41725ab4301 - stable/14 - dhclient: Keep two clocks Colin Percival
- git: c8c624de57b0 - stable/13 - dhclient: Keep two clocks Colin Percival
- Re: git: d5f5193e2db9 - main - rtwn: don't treat UDP/TCP checksum failure as permanent failure Alastair Hogge
- git: 332219c93baf - main - pf: deduplicate code Kristof Provost
- git: 17ed12dc476d - main - pf: push 'field changed' guards into 'change field' functions Kristof Provost
- git: fe0807ad3368 - main - pf.conf.5: make it clearer that log options require () Kristof Provost
- git: 0ec87a46e68c - main - pf.conf.5: improve af-to example Kristof Provost
- git: fa6330030b93 - main - pf: move pf_change_icmp_af() call for TCP/UDP in ICMP Kristof Provost
- git: f85d08682782 - main - nuageinint: implement ssh_pwauth Baptiste Daroussin
- git: 18d74dc0cd9e - main - nuageinit: fix luacheck nit Baptiste Daroussin
- git: ce9a34b1614e - main - Turn off hw.pci.intx_reroute in EC2 Colin Percival
- git: 9c4f1497dae7 - main - Move extra suffix-transformation rules into bsd.suffixes-extra.mk Dimitry Andric
- git: b31f33c02844 - main - LinuxKPI 802.11: move key-related functions together Bjoern A. Zeeb
- git: a7131a748483 - main - LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP Bjoern A. Zeeb
- git: 52e39daeef88 - main - LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS Bjoern A. Zeeb
- git: bf8c25f16165 - main - LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones Bjoern A. Zeeb
- git: 98e55905ab8a - main - LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom Bjoern A. Zeeb
- git: a6f6329c92a9 - main - LinuxKPI: 802.11: add checks and improve tracing to key operations Bjoern A. Zeeb
- git: aa294e8e40a1 - main - LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers Bjoern A. Zeeb
- git: 92942717fd4c - main - LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP Bjoern A. Zeeb
- git: a23908728efc - main - LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets Bjoern A. Zeeb
- git: 4b9ae864fc46 - main - LinuxKPI: 802.11: make TKIP start to work Bjoern A. Zeeb
- git: a6413bce4e36 - main - LinuxKPI: 802.11: further improve key updates Bjoern A. Zeeb
- git: b71d3043c38a - main - LinuxKPI: 802.11: add tunable to enable TKIP Bjoern A. Zeeb
- git: cd649cfc7ab2 - main - LinuxKPI: skbuff: re-add __LP64__ check Bjoern A. Zeeb
- git: 10bb91672a02 - main - Remove OMAP4 support Oskar Holmlund
- git: e3e55936ce3b - main - Remove OMAP4 support leftovers Oskar Holmlund
- git: 5d8674f2bdd5..8f6bda97a473 - vendor/edk2 - vendor branch updated Warner Losh
- git: d1f89ccc6ab3 - Create tag vendor/edk2/edk2-stable202502 Warner Losh
- git: 2a240805dfe9 - main - rtld: fix indent in dlopen_object() Konstantin Belousov
- git: d0ab6abbf531 - main - rtld: symbolic and deepbind are equivalent for the refobj Konstantin Belousov
- git: 3f68c3e9c138 - stable/14 - Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG Dimitry Andric
- git: 5195ff613fca - stable/13 - Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG Dimitry Andric
- Re: git: 5c74aa3abd4e - main - rtwn: enable reception of BAR frames Nuno Teixeira
- git: 580fcf642ea2 - main - edk2: Merge edk2-stable202502 Warner Losh
- git: e35cc7ba3fd2 - main - edk2: Update to not build libefivar for lib32 on amd64 Warner Losh
- git: 99984e4b41c4 - main - edk2: #ifdef out STATIC_ASSERTS when !_STANDALONE Warner Losh
- git: 828e0ee79ff7 - main - libefivar: Prefer EFI_GUID to GUID Warner Losh
- git: 26bd37da01cf - main - bnxt_en: Add 5760X (Thor2) PCI IDs support Warner Losh
- git: bb90baed6c27 - main - bnxt_en: Update HSI header Warner Losh
- git: d5ce906da7c5 - main - bnxt_en: Add backing store V2 support Warner Losh
- git: 526d74f6ca55 - main - if_bnxt: add support for RX completion record type V3 Warner Losh
- git: dac78335c42d - main - bnxt_en: 400G speed support Warner Losh
- git: 39c0b8b7994b - main - bnxt_en: Thor2 Specific Doorbell related changes Warner Losh
- git: 6450d937955f - main - bnxt_en: Unhandled async event type 76 Warner Losh
- git: fec0e2064818 - main - bnxt_en: Thor2 Ring counters not incrementing during traffic Warner Losh
- git: 5e9af2b96bea - main - libefivar: Simplify Z / zero define Warner Losh
- git: f2605f67a13e - main - mpi3mr: configure larger max I/O size if the HBA firmware supports it Chuck Silvers
- Thu, 24 Apr 2025
- git: 0ad5308987d0 - stable/14 - Add POSIX psiginfo(3) call Konstantin Belousov
- git: 81fc9469313b - stable/14 - sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot Konstantin Belousov
- git: ca4b046105f6 - main - netinet6: allow binding to anycast addresses Lexi Winter
- git: 1b7e2cc10854 - stable/14 - ktr: Make debug.ktr.verbose available whenever KTR is configured Mark Johnston
- git: fb405ecd9f52 - stable/14 - copy_file_range: Fix overlap checking Mark Johnston
- git: 1065a7ebdeb8 - stable/14 - posixshm: Fix range locking in shm_write() Mark Johnston
- git: b48ad95e67f2 - stable/14 - netinet: Make ip.h self-contained Mark Johnston
- git: f7851ff75061 - stable/13 - netinet: Make ip.h self-contained Mark Johnston
- git: f83ec40fca52 - main - Makefile.inc1: Let the buildetc target run outside of etc Mark Johnston
- git: a34d2231fa38 - main - Partially revert 6527682ab705 for llvm-based projects Dimitry Andric
- git: 5e1249009d25 - stable/14 - zoneinfo: fix makefile rules script Ed Maste
- git: b7f4fcc27f4f - stable/14 - Fix share/zoneinfo for DIRDEPS_BUILD Ed Maste
- git: 14704a7fdb77 - main - pkg: update references to pkg.txz in man page Ed Maste
- git: 1cce7d86c86a - main - vm_map: fix iterator jump size Doug Moore
- git: 2be18f348e60 - main - vm_object: use iterators in unwire() Doug Moore
- git: 896dccb1c122 - main - vm_page: make grab_valid() with iter param Doug Moore
- git: 98a01518bb5e - main - vm_object: use iterators in DB_SHOW*() Doug Moore
- git: 4b3c72402e3a - main - vm_object: use iterators in list_handle() Doug Moore
- git: 9ae138aa5c1e - main - vm_object: check pctrie for empty check Doug Moore
- git: 69880fede78f - main - LinuxKPI: extend struct and enum for leds Bjoern A. Zeeb
- git: 6841b9987e83 - main - LinuxKPI: add container_of_const() Bjoern A. Zeeb
- git: e29d72ac3ddd - main - LinuxKPI: pci: add pci_info() Bjoern A. Zeeb
- git: c3e06b23b417 - main - mount.8: Add a single example for single user mode Alexander Ziaee
- git: 0f9b73ffa50d - main - vm_fault: reset iterator after vm_fault_populate() Doug Moore
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh Shawn Webb
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh Jessica Clarke
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh Shawn Webb
- Fri, 25 Apr 2025
- git: c802dd74bbcf - main - vm_object: use iterator in populate() Doug Moore
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh Jose Luis Duran
- git: 4fae019c2b8f - main - nfscommon: Prepare the NFS common code for named attributes Rick Macklem
- git: 267e8f64e4d3 - main - net80211: validate control frame TA/RA before further processing Adrian Chadd
- git: 925906a61caf - main - vm_fault: use iterator in populate() Doug Moore
- git: cf681286d295 - main - Revert "vm_fault: use iterator in populate()" Doug Moore
- git: 579d698a64af - main - vm_fault: replace tailq with lookup Doug Moore
- git: 736e2ab5ef3c - main - stress2: Added two syzkaller reproducers Peter Holm
- git: 846229d60b4f - main - libthr: add __thr_aligned_alloc_offset() Konstantin Belousov
- git: 22e564c74eb2 - main - libthr: properly align struct pthreads Konstantin Belousov
- git: 92e9301e56bd - main - release: install pkg to install media Ed Maste
- git: 0a6d797cf6eb..44bab727dfe2 - vendor/unbound - vendor branch updated Cy Schubert
- git: 5fa183f02845 - main - mountd: use free_iovec for build_iovec cleanup Brooks Davis
- git: 0c0bb4c1401c - main - sound: Make sndstat PVCHAN and RVCHAN nvlist parameters bool Christos Margiolis
- git: 19ec522d6dc1 - main - sound: Export hardware and software buffer sample rate in sndstat nvlist Christos Margiolis
- git: ef411cae7e9a - main - sndstat.4: Make sndstat nvlist channel names reflect new naming scheme Christos Margiolis
- git: abb5521bddc2 - main - sound: Retire SD_F_PRIO_* Christos Margiolis
- git: facccfc8c7e1 - main - sound: Access softc through si_drv1 in dsp cdev methods Christos Margiolis
- git: 532b45fe103c - main - sound: Create a dsp_close() helper function Christos Margiolis
- git: 245bb0110639 - main - Use .pieo extension for WITH_PIE bsd.prog.mk output Dimitry Andric
- git: 2e47f35be5dc - main - Convert libllvm, libclang and liblldb into private shared libraries Dimitry Andric
- git: d4dab32448ce - main - depend-cleanup: ensure clang and llvm binaries are rebuilt Dimitry Andric
- git: 2a4cd9f8c82d - main - tests/arp: Add a 1-second tolerance Olivier Cochard
- git: 4a556c2277fd - main - Revert "sound: Create a dsp_close() helper function" Christos Margiolis
- git: b095a41a3a2a - main - Revert "sound: Access softc through si_drv1 in dsp cdev methods" Christos Margiolis
- Sat, 26 Apr 2025
- git: 00640ea3144c - stable/14 - tee: add some basic tests Kyle Evans
- git: 99509fcc8733 - stable/14 - tee: minor cleanup Kyle Evans
- git: c195ae95912a - stable/14 - bintrans: disable argument permutation for qp and base64 Kyle Evans
- git: 25512b1fca07 - stable/14 - libc: locale: fix EUC shift check Kyle Evans
- git: 73f88915a119 - stable/14 - wireguard-tools: ipc: freebsd: use AF_LOCAL for the control socket Kyle Evans
- git: 8b42f57eebde - stable/14 - time: switch to fences for siginfo_recvd Kyle Evans
- git: 0635fe29225b - stable/14 - libbe: attempt to remove autocreated mountpoints at unmount time Kyle Evans
- git: e5a4712e6557 - stable/14 - libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod Kyle Evans
- git: 6286b714f5e3 - main - sound tests: Fix PVCHAN and RVCHAN fetching in sndstat_nv Christos Margiolis
- git: 52a0f967dcc5 - main - sound tests: Fetch HWBUF_RATE and SWBUF_RATE in sndstat_nv Christos Margiolis
- git: 52cc1708f5af - main - nvmecontrol(8): Fix two typos in command messages Gordon Bergling
- git: 7f671b6f4675 - stable/14 - libllvm: remove duplicated SRCS_MIN line Dimitry Andric
- git: b93ad617555c - stable/14 - Move extra suffix-transformation rules into bsd.suffixes-extra.mk Dimitry Andric
- git: b03ee8687e94 - stable/13 - libllvm: remove duplicated SRCS_MIN line Dimitry Andric
- git: 061ce1c392f0 - stable/13 - Move extra suffix-transformation rules into bsd.suffixes-extra.mk Dimitry Andric
- git: ce3f5e979d42 - main - vm_fault: use iterators in dontneed() Doug Moore
- git: a114891356c4 - main - vm_page: drop find_least() Doug Moore
- git: 925ec43c1525 - stable/14 - EC2: Add AMI Builder AMI building Colin Percival
- git: 5050b464aeda - stable/14 - release: Pass PKG_INSTALL_EPOCH to vmimage.subr Colin Percival
- git: a4d583fbeea7 - stable/14 - release: Pass PKG_INSTALL_EPOCH (take 2) Colin Percival
- git: b0bbefc465ee - stable/14 - pci: Add hw.pci.intx_reroute sysctl/tunable Colin Percival
- git: 66d36f4f1025 - stable/14 - Turn off hw.pci.intx_reroute in EC2 Colin Percival
- git: d434f9f58d88 - stable/13 - release: Pass PKG_INSTALL_EPOCH to vmimage.subr Colin Percival
- git: 2ef9c17d68c4 - stable/13 - release: Pass PKG_INSTALL_EPOCH (take 2) Colin Percival
- git: 6014596899c5 - main - agp: Drop a needless iterator reset Doug Moore
- Sun, 27 Apr 2025
- git: be771a7b7f45 - main - unbound: Vendor import 1.23.0 Cy Schubert
- git: 3bef9b313be7 - main - unbound: Update version strings Cy Schubert
- git: 873420ca1e6e - main - libc: Add getenv_r() function. Dag-Erling Smørgrav
- git: 59597032c948 - main - mail: Don't trap signals we shouldn't. Dag-Erling Smørgrav
- git: fd6690e2d5cd - main - hidraw(4): Add additional hidraw input/output report ioctls Vladimir Kondratyev
- git: 5ea0f1e63dbd - main - hidraw(4): Return length of written data from HIDIOCS* ioctls Vladimir Kondratyev
- git: 8d4d08d571c6 - main - hidraw(4): Return actual length of read data from HIDIOCG* ioctls Vladimir Kondratyev
- git: fe4bdd889b5d - main - hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl Vladimir Kondratyev
- git: 331e1b33b39b - main - miiproxy: add missing dependency on mdio Adrian Chadd
- git: 07b56e2653a2 - main - miiproxy: add as a module Adrian Chadd
- git: 4a167205f225 - main - etherswitch: add etherswitch module Adrian Chadd
- git: 322f3f587e2c - main - e6000sw: correctly depend upon etherswitch Adrian Chadd
- git: bca86850737c - main - e6000sw: always compile it Adrian Chadd
- git: af298663e9ff - main - e6000sw: unlock the driver lock in the error path during attach Adrian Chadd
- git: ee7f62faa893 - main - e6000sw: stop / drain the taskqueue (and tick) during detach Adrian Chadd
- git: c78f603ab77f - main - e6000sw: schedule e6000sw_tick() to occur once a second Adrian Chadd
- git: 9b2a503a1179 - main - e6000sw: add support for 88E6190X Adrian Chadd
- git: 09e0a909fb07 - stable/14 - tee: try opening as a UNIX socket if open(2) fails Kyle Evans
- git: 91716e8dc1a3 - main - LinuxKPI: 802.11: add SW_MGMT_TX to the expected flags for CCMP Bjoern A. Zeeb
- git: 28efbf9d2f67 - main - LinuxKPI: add dummy header file linux/unaligned.h Bjoern A. Zeeb
- git: 8b51cd07f69e - main - LinuxKPI: define time64_t Bjoern A. Zeeb
- git: b63281884e0e - main - ptrace(): p_xthread could be NULL for P_STOPPED_TRACE Konstantin Belousov
- git: f87811ca3bc1 - main - sig_handle_first_stop(): allow NULL leader thread Konstantin Belousov
- git: 2f8744574743 - main - sig_suspend_thread(): return info about the way the process was suspended Konstantin Belousov
- git: 4f32b298c679 - main - sig_handle_first_stop(): notify debugger Konstantin Belousov
- git: b08bc953f1b7 - main - bsd-family-tree: add OpenBSD 7.7 release Maxim Konovalov
- git: 54f842ed8897 - stable/14 - /sys/dev/bnxt: Enable NPAR support on BCM57504 Warner Losh
- git: 7313d4a3dcf7 - stable/14 - iflib(4): Replace admin taskqueue group with per-interface taskqueues Warner Losh
- git: 45e161020c2d - stable/14 - bnxt_en: Add 5760X (Thor2) PCI IDs support Warner Losh
- git: e2692e8aa2a9 - stable/14 - bnxt_en: Update HSI header Warner Losh
- git: baa2ff7ac8e2 - stable/14 - bnxt_en: Add backing store V2 support Warner Losh
- git: dd6c9bcdccd9 - stable/14 - if_bnxt: add support for RX completion record type V3 Warner Losh
- git: 32fdad17f060 - stable/14 - bnxt_en: 400G speed support Warner Losh
- git: 4ed8c4183115 - stable/14 - bnxt_en: Unhandled async event type 76 Warner Losh
- git: 47a360ff2252 - stable/14 - bnxt_en: Thor2 Ring counters not incrementing during traffic Warner Losh
- git: 011a3493610c - main - x86: add cpu_stdext_feature4 Konstantin Belousov
- git: 5ad6c3d840a7 - main - amd64: add elfctl bit to enable LA57 Konstantin Belousov
- git: 7a8440bf0894 - main - amd64: make LA57 mode for a process opt-in by default Konstantin Belousov
- git: b989c1dd1e2e - main - elfctl: add knowledge about the la57 bit Konstantin Belousov
- git: df279a26d331 - main - rtw89: merge Realtek's rtw89 driver based on Linux v6.14 Bjoern A. Zeeb
- git: a0ccc12f6882 - main - rtw88: merge Realtek's rtw88 driver based on Linux v6.14 Bjoern A. Zeeb
- git: a0165254bfeb - main - release: use "runtime" instead of "minimal" for OCI image name Dave Cottlehuber
- Mon, 28 Apr 2025
- git: 8c7149c73f8f - main - wpa_supplicant: Handle systems without INET (legacy IP) support Cy Schubert
- Re: git: 8c7149c73f8f - main - wpa_supplicant: Handle systems without INET (legacy IP) support Kyle Evans
- git: 92f340d137ba - main - mpi3mr: Update MPI Header to Version 36 Warner Losh
- git: d14c4ea0caeb - main - mpi3mr: Set Driver Capability for OS Exposure in IOCInit Warner Losh
- git: e977ed50bb2b - main - mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers Warner Losh
- git: 116c8b18a2b5 - main - mpi3mr: Handle Insufficient Power Fault Code Warner Losh
- git: e80317babdb9 - main - mpi3mr: Add NVData Parameter for Host Timestamp Synchronization Warner Losh
- git: 49445b54638f - main - mpi3mr: Block I/Os While Task Management is in Progress Warner Losh
- git: df8a74fca036 - main - mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification Warner Losh
- git: 69be9a247b84 - main - mpi3mr: Update Copyright Year to 2025 Warner Losh
- git: f4d51d3e1a90 - main - mpi3mr: Update Driver Version to 8.14.0.2.0 Warner Losh
- git: 9cdd40759617 - main - mpi3mr: Allow driver to be in-kenrel and add to GENERIC Warner Losh
- git: 4494ea5406f7 - main - mpi3mr: modified the log messages to be on a single line Warner Losh
- git: 806e2accc313 - stable/14 - loader: actually change the staging slop Warner Losh
- git: 8ec2792258bd - stable/14 - loader: remove unneeded variable Warner Losh
- git: 1d111b39e547 - stable/14 - loader: provide error message in command_errmsg instead of printing Warner Losh
- git: b90ff465675a - stable/14 - mount.8: Add a single example for single user mode Alexander Ziaee
- git: 3ad86f460fa8 - main - ath(4): Fix a typo in a source code comment Gordon Bergling
- git: ddf144a04b53 - main - ps.1: Revamp: Explain general principles, update to match reality Olivier Certner
- git: 0d320eb5edc3 - main - ps(1): Whitespace cleanup Olivier Certner
- git: 8a3e58ed6181 - main - ps(1): Remove internal documentation for '-A' Olivier Certner
- git: 07a7557addc0 - main - ps(1): Have parsefmt() take the list of columns to update Olivier Certner
- git: c1e5a7fdad63 - main - ps(1): find_varentry() to take a name instead of a VAR Olivier Certner
- git: 490f251bf90d - main - ps(1): Move 'width' field from VAR to VARENT; Remove sizevars() Olivier Certner
- git: 1dbb1cca9b8b - main - ps(1): Consider references to keywords as immutable Olivier Certner
- git: 090f0e5820ef - main - ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fields Olivier Certner
- git: 193e68d5174f - main - ps(1): Aliases: Resolve once, merge specifications Olivier Certner
- git: cd768a840644 - main - ps(1): Remove not-explicitly-requested columns with duplicate data Olivier Certner
- git: fd6b81712eb9 - main - ps(1): Constify the format strings for canned displays Olivier Certner
- git: c02880233949 - main - queue(3): New *_SPLIT_AFTER(), *_ASSERT_EMPTY(), *_ASSERT_NONEMPTY() Olivier Certner
- git: 5dad61d9b949 - main - ps(1): Make '-O' more versatile and predictable Olivier Certner
- git: 93a94ce731a8 - main - ps(1): Make '-a' and '-A' always show all processes Olivier Certner
- git: 1aabbb25c9f9 - main - ps(1): Match current user's processes using ps' effective UID Olivier Certner
- git: 44265f3b3056 - main - RELNOTES: ps(1): Change of how current user's processes are matched Olivier Certner
- git: 2d7f70975bd8 - main - ps(1): Update some options' conformance/practice comments Olivier Certner
- git: a8dccfa7462b - main - RELNOTES: ps(1): Change in behavior for option '-U' Olivier Certner
- git: a4df0830d74d - main - queue(3): Consistent single space after all #define Olivier Certner
- git: b0d4c946572d - main - kassert: Turn 'poisoned_buf' into a 'void *' Olivier Certner
- git: 0f2090ccfeb6 - main - kassert: Explicitly include <sys/_types.h> Olivier Certner
- git: 1c5fea9e8b56 - main - queue(3): Debug macros: Finer control knobs, userland support Olivier Certner
- git: 613d66b5e17d - main - queue(3): Wrap QMD_ASSERT()'s guard with __predict_false() Olivier Certner
- git: 9f0c9349b907 - main - .git-blame-ignore-revs: ps(1) whitespace cleanup Olivier Certner
- git: ddaf2f562fa0 - main - .git-blame-ignore-revs: queue(3): Single space after all #define Olivier Certner
- git: b222e491178f - main - ps(1): Add copyright Olivier Certner
- git: 2f721943bf20 - main - mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only Warner Losh
- git: eee8cd8c2d6b - main - ps.1: Update .Dd Olivier Certner
- git: c3b03044e7e3 - main - queue.3: Update .Dd Olivier Certner
- Re: git: a34d2231fa38 - main - Partially revert 6527682ab705 for llvm-based projects John Baldwin
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh John Baldwin
- git: fa38579f317d - main - graid.8: fix typo Warner Losh
- git: 77be1f2fa6a1 - main - =?utf-8?Q?Fix TXFIFO register write and timeout message Changes: - Fixed incorrect =Q?Fix TXFIFO register write and timeout message Changes: - Fixed incorrect = Warner Losh
- git: ee9cfd727578 - main - bsdinstall: add pkgbase target Ed Maste
- Re: git: a098111a28ed - main - secure: Add ssh-sk-client to all consumers of libssh Jose Luis Duran
- git: 70b66cf80434 - main - networking.7: Clarifications Alexander Ziaee
- git: c33945a112c8 - main - iwlwifi.4: Update modes for recent 802.11ac Alexander Ziaee
- git: 283da05b7d94 - main - vtnet(4): Small fix to style so that it follows the styleguide Warner Losh
- git: 108e5d07805e - main - vtnet(4): Added tunable hw.vtnet.altq_disable Warner Losh
- git: 3a9ebff23e85 - main - vtnet(4): Replaced compiletime checks for ALTQ support to runtime checks Warner Losh
- git: 1a7c8b973933 - main - vtnet(4): Added hw.vtnet.altq_disable tunable to manpage Warner Losh
- git: b392a90ba4e5 - main - kyua: Switch from std::auto_ptr<> to std::unique_ptr<> John Baldwin
- git: ac3110dc9ec0 - main - <net/if_strings.h>: Conditionally export table of bit names John Baldwin
- git: dcb2a1ae46ad - main - <net/sff8472.h>: Conditionally export table of ID names John Baldwin
- git: 4e2616b74cb7 - main - cross-build: Workaround system-provided strchrnul on macOS 15.4+ John Baldwin
- git: 6aeec6a74197 - main - wpa_supplicant: Use PF_LOCAL instead of PF_INET* Cy Schubert
- git: eeb2d4ffe95b - main - sysrc: Add some regressions tests Mark Johnston
- git: c97460c4d97d - main - sysrc: Fix check flag logic for append and subtract Mark Johnston
- git: 3e5550d25c6d - main - du: Add regression tests Mark Johnston
- git: 0ae2b9e866d3 - main - du: Fix threshold on non-directory files Mark Johnston
- git: 74a9aac40e42 - main - du: General cleanup and style(9) Mark Johnston
- git: e0fe26691fc9 - main - pf: Add modern NAT syntax Kajetan Staszkiewicz
- git: cbe50f7c20cf - main - flua.1: Add xref to style.lua(9) Ed Maste
- git: 12968503b873 - main - ig4(4): Add Raptor Lake PCI IDs Warner Losh
- git: 8528d7e4f642 - main - github: Fix checklist action Warner Losh
- git: 2580205db0e3 - main - ng_ubt: add UPDATING note about firmware downloading on Realtek adaptors Vladimir Kondratyev
- git: 2abdb305bd0c - main - iichid(4): Do not send packets read in interrupt handler to hidbus Vladimir Kondratyev
- git: 44231935d90c - main - dot.shrc: words to words, should be singular Warner Losh
- Tue, 29 Apr 2025
- git: 4daf244aedfc - main - bsdinstall: add pkgbase prompt to jail script Ed Maste
- git: 34b43f4b26e4 - main - bsdinstall: add pkgbase prompt to auto script Ed Maste
- git: dfbda7c53d67 - stable/14 - riscv: Fix handling of interrupts during kernel page faults Mark Johnston
- git: c0c5d01e5374 - stable/14 - so_splice: Synchronize so_unsplice() with so_splice() Mark Johnston
- git: 6cb5f1629e6f - main - net/sff8472.h: add double-include protection Konstantin Belousov
- git: 7554a5b611fd - main - arm: Hack to make kernel.bin into a zImage Warner Losh
- git: 8f58b693814e - main - vm_grab_pages_unlocked: read all the pages at once Doug Moore
- git: 4fa275a5f357 - main - queue(3): Add simple tests for some macros for all list/tailq types Olivier Certner
- git: e56928111450 - stable/14 - iwlwifi: make mvm/d3.c compile again Bjoern A. Zeeb
- git: 1be235fcc48c - stable/14 - rtw89: make wow.c compile Bjoern A. Zeeb
- git: 95e956722a2e - stable/14 - mbuf: add mbuf information to KASSERTs Bjoern A. Zeeb
- git: 0ed97681a30d - stable/14 - net80211: add the 802.11-2016 cipher list to the crypto array set. Bjoern A. Zeeb
- git: caebab19e711 - stable/14 - net80211: add a new field specifically for announcing specific ciphers Bjoern A. Zeeb
- git: a638734e4a5c - stable/14 - net80211: add driver / crypto methods to set the hardware / software cipher suites Bjoern A. Zeeb
- git: 28c5a37f07b3 - stable/14 - net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIP Bjoern A. Zeeb
- git: 84b198f68f9b - stable/14 - net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload Bjoern A. Zeeb
- git: fec21aaf328d - stable/14 - LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc() Bjoern A. Zeeb
- git: bb9b11bc6403 - stable/14 - LinuxKPI: add type for __wsum Bjoern A. Zeeb
- git: 7f4088f4286c - stable/14 - LinuxKPI: skbuff: remove _alloc_len field Bjoern A. Zeeb
- git: 85c811c9e368 - stable/14 - LinuxKPI: skbuff: switch to using uma for the skb Bjoern A. Zeeb
- git: ce537904d415 - stable/14 - LinuxKPI: skbuff: fix types, shuffle fields Bjoern A. Zeeb
- git: df71d2753d00 - stable/14 - LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default Bjoern A. Zeeb
- git: c0d19fc29074 - stable/14 - LinuxKPI 802.11: move key-related functions together Bjoern A. Zeeb
- git: 732cd1f905f9 - stable/14 - LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS Bjoern A. Zeeb
- git: c08c12712e88 - stable/14 - LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom Bjoern A. Zeeb
- git: aa8e8f833a6e - stable/14 - LinuxKPI: 802.11: add checks and improve tracing to key operations Bjoern A. Zeeb
- git: ba1325db9fdc - stable/14 - LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP Bjoern A. Zeeb
- git: ae3d7f439568 - stable/14 - LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers Bjoern A. Zeeb
- git: ed180522c9ab - stable/14 - LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones Bjoern A. Zeeb
- git: e2e40ccaf1a1 - stable/14 - LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP Bjoern A. Zeeb
- git: d416d659b90c - stable/14 - LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets Bjoern A. Zeeb
- git: 3b4ffe19a44f - stable/14 - LinuxKPI: 802.11: make TKIP start to work Bjoern A. Zeeb
- git: ecc5344225cb - stable/14 - LinuxKPI: 802.11: further improve key updates Bjoern A. Zeeb
- git: 9c29ee712c96 - stable/14 - LinuxKPI: 802.11: add tunable to enable TKIP Bjoern A. Zeeb
- git: c40937bfbb57 - stable/14 - LinuxKPI: 802.11: introduce mlo field to sta Bjoern A. Zeeb
- git: 92a74b3bcee9 - stable/14 - LinuxKPI: 802.11: updates to headers for driver update Bjoern A. Zeeb
- git: 5c0182cbe5b4 - stable/14 - LinuxKPI: add ASMEDIA vendor ID for PCI Bjoern A. Zeeb
- git: 6c08f9a5c66b - stable/14 - LinuxKPI: add cleanup.h to mutex.h Bjoern A. Zeeb
- git: 5fc174c52f18 - stable/14 - LinuxKPI: add container_of_const() Bjoern A. Zeeb
- git: 1eb45fe4c210 - stable/14 - LinuxKPI: extend struct and enum for leds Bjoern A. Zeeb
- git: 6510caf35680 - stable/14 - LinuxKPI: pci: add pci_info() Bjoern A. Zeeb
- git: 85bd58055f8b - stable/14 - LinuxKPI: sysfs: implement sysfs_match_string() Bjoern A. Zeeb
- git: 89473d9a1bdd - stable/14 - LinuxKPI: add dummy header file linux/unaligned.h Bjoern A. Zeeb
- git: 62c010b6514b - stable/14 - LinuxKPI: define time64_t Bjoern A. Zeeb
- git: 325aa4dbd10d - main - linuxkpi: Introduce a properly typed jiffies Mark Johnston
- git: 901256f6ea3c - main - mlx5: jiffies is unsigned long Mark Johnston
- git: 87e57632bf88 - main - ofed: jiffies is unsigned long Mark Johnston
- git: 578cbd03f7a5 - main - sound: Retire volch Christos Margiolis
- git: 09bc6a5d5b33 - main - mail: Exit non-zero on failure to collect mail. Dag-Erling Smørgrav
- git: 54a2c5978f51 - main - fts: Fix GCC compile error Olivier Certner
- git: 56c45700f2ae - main - ena: Fix misconfiguration when requesting regular LLQ Arthur Kiyanovski
- git: 59b30c1a864e - main - ena: Bump driver version to v2.8.1 Arthur Kiyanovski
- git: 64b9e40dc5ba - main - release: style: prefer `-n` over `! -z` Brooks Davis
- git: 6c3a4b5f9b7b - main - alloca.3: move to share/man/man3 Brooks Davis
- git: 7bc852d94dbf - stable/14 - pci: propagate vpd read error John Baldwin
- git: 34f9dca1917b - stable/14 - pci: avoid accidental clobbering of regs on some fdt platforms John Baldwin
- git: cbaa32c28a05 - stable/14 - pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges John Baldwin
- git: 14749f40c193 - stable/14 - pci: Cosmetic cleanups to MSI/MSI-X routines John Baldwin
- git: 0a515a8d36ad - stable/14 - pci: Don't cache the count of MSI/MSI-X messages before allocation John Baldwin
- git: 3a54ca5e28d8 - stable/14 - new-bus: Add taskqueue_bus to process hot-plug device events John Baldwin
- git: 50c1d075dc8e - stable/14 - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue John Baldwin
- git: ee08e8455170 - stable/14 - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices John Baldwin
- git: 207e58ce8a6d - stable/14 - sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events John Baldwin
- git: ab9e7d209ac5 - stable/14 - hdaa: Don't hold a mutex while creating child devices John Baldwin
- git: 27fb895f9e81 - stable/14 - mtx: Avoid nested panics on lock class mismatch assertions John Baldwin
- git: 7a7a7cd85090 - stable/14 - mtx: Make idle thread assertions more robust John Baldwin
- git: d9ce37179a2f - stable/14 - mtx: Include the mutex pointer in the panic message for destroyed locks John Baldwin
- git: 33bf58fbd8e5 - stable/14 - lockmgr/rmlock/rwlock/sx: Make various assertions more robust John Baldwin
- git: 6fb471682aa9 - stable/14 - rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages John Baldwin
- git: b5bc47f1e1ab - stable/14 - pci: Clear active PME# and disable PME# generation John Baldwin
- git: b8b5dbdb93f8 - stable/14 - pci: Add helper routines to manage PME in device drivers John Baldwin
- git: 6f27822152e4 - stable/14 - dev: Use recently added improvements to PME# support to simplify drivers John Baldwin
- git: a2de254b2007 - stable/14 - acpi_pci: Use pci_has_pm and pci_clear_pme John Baldwin
- git: 7485e6a867ab - stable/14 - telnet: Prevent buffer overflow in the user prompt for SRA John Baldwin
- git: 4373c15f1fa2 - stable/14 - pcib: Ignore power fault detected if a power controller is not present John Baldwin
- git: 14cb4636358f - stable/14 - pcib: Clear any pending slot status events during attach John Baldwin
- Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version Ed Maste
- git: 4a12e28f330c - main - pciio.h: Delete trailing whitespace Warner Losh
- git: ad2a46d0ce30 - main - getopt_long.3: Use "optstring" consistently Ed Maste
- git: b4cc8079a759 - main - devd.conf.5: memrory -> memory John Baldwin
- git: 3357c016c79c - main - nvmecontrol.8: Fix markup of default transport for the discover command John Baldwin
- git: 7a7ab347fc65 - main - rtlbtfw(8): Add Mercusys MA530 VID/PID for Realtek 8761BUV Vladimir Kondratyev
- git: a4fcbac5d891 - main - rtlbtfw(8): Fix incorrect chunk index overwrap in rtlbt_load_fwfile() Vladimir Kondratyev
- git: eef4e44a41e4 - stable/13 - telnet: Prevent buffer overflow in the user prompt for SRA John Baldwin
- git: 37032a39c5e9 - stable/13 - pcib: Ignore power fault detected if a power controller is not present John Baldwin
- git: 00c8c5e2c358 - stable/13 - pcib: Clear any pending slot status events during attach John Baldwin
- git: 51e6e35947fc - stable/14 - Update example from gcc6 to gcc13 John Baldwin
- git: 02663a236080 - stable/14 - .cirrus-ci: Update the non-manual GCC build job to GCC 14 John Baldwin
- git: 06ecf26346fa - stable/14 - universe: Update the default GCC toolchain to GCC 14 John Baldwin
- git: 8ef442451791 - stable/14 - rtw88: merge Realtek's rtw88 driver based on Linux v6.14 Bjoern A. Zeeb
- git: d5e3cf41e894 - main - fusefs: Upgrade FUSE protocol to version 7.33. Alan Somers
- Wed, 30 Apr 2025
- git: be61deae0aa2 - main - pkg: clarify argument parsing Ed Maste
- git: 06fa889365b5 - stable/14 - rtld: symbolic and deepbind are equivalent for the refobj Konstantin Belousov
- Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version Philip Paeps
- git: 2e891fce9de5 - main - mbufs: let mc_get() and mc_uiotomc() return a consistent mc when failed Gleb Smirnoff
- git: fe9bf4b9f580 - main - tests/unix_stream: improve writable test Gleb Smirnoff
- git: afa30c5dec5a - main - netstat(1): add description for option -o and -O. Lexi Winter
- git: c201a1198ad7 - main - nuageinit: implement chpasswd Baptiste Daroussin
- git: 6d2885d50e80 - stable/14 - ig4(4): Add Intel ACPI HID Vladimir Kondratyev
- git: 6616f35456d1 - stable/14 - acpi_asus_wmi(4): Add EVDEV support Vladimir Kondratyev
- git: 9b5f1a6cd682 - stable/14 - acpi_asus_wmi(4): Improve keyboard backlight support. Vladimir Kondratyev
- git: f530b1236274 - stable/14 - acpi_asus_wmi(4): Add support for WMI event queue Vladimir Kondratyev
- git: a55479cbfb62 - stable/14 - acpi_asus_wmi(4): Handle TUF-specific hotkeys internally Vladimir Kondratyev
- git: 7545c8c116b1 - stable/14 - hidraw(4): Add additional hidraw input/output report ioctls Vladimir Kondratyev
- git: 2880e12cc902 - stable/14 - hidraw(4): Return length of written data from HIDIOCS* ioctls Vladimir Kondratyev
- git: d04cc28f9759 - stable/14 - hidraw(4): Return actual length of read data from HIDIOCG* ioctls Vladimir Kondratyev
- git: 2c23fc90e566 - stable/14 - hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl Vladimir Kondratyev
- git: 3f1d9d334350 - stable/14 - ng_ubt: add UPDATING note about firmware downloading on Realtek adaptors Vladimir Kondratyev
- git: f5418217dbc6 - stable/14 - release: use "runtime" instead of "minimal" for OCI image name Dave Cottlehuber
- git: 86baac4a2eb2 - stable/14 - termcap: add entry for Alacritty Baptiste Daroussin
- git: 9225ca95c09c - stable/14 - pci_vendors: update to 2025-03-09 Baptiste Daroussin
- git: 004f8bd94710 - stable/14 - usb_vendors: update to 2025-04-01 Baptiste Daroussin
- git: 63aa7c5fb8dd - stable/14 - nuageinint: implement ssh_pwauth Baptiste Daroussin
- git: 28a38dc945cf - stable/14 - nuageinit: fix luacheck nit Baptiste Daroussin
- git: e7a517bee5a7 - stable/14 - libedit: import vendor snapshot 2025-01-03 Baptiste Daroussin
- git: c08f5ad160bf - main - CI: Add full test support Muhammad Moinur Rahman
- git: ebda367c4d47 - main - libedit: Reset WARNS Piotr Pawel Stefaniak
- git: 7ca3db1999cd - main - src.conf.5: Correct LLVM_BINUTILS comment about strings(1) Ed Maste
- git: 6f0aa2343b1d - main - ObsoleteFiles.inc: Fix the path to libdevinfo.so.6 John Baldwin
- git: b8b94f5ab1bf - main - vm_object: drop unnecessary vm_object.h header Doug Moore
- git: 626ea75ed2e9 - main - time: use precise callout for clock_nanosleep(2) and nanosleep(2) Gleb Smirnoff
- Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version Ed Maste
- git: b21104487324 - main - sendfile: ensure that the low water mark is at least a page size Gleb Smirnoff
- git: 014a45493865 - main - pctrie: add a locked pctrie_lookup_range Doug Moore
- git: 05e6c3afbc40 - stable/14 - mpi3mr: add missing terminator entry to mpi3mr_identifiers array Warner Losh
- git: 25607ef4852a - stable/14 - mpi3mr: Fix confusion over | and & Warner Losh
- git: 85be8c09ab4b - stable/14 - mpi3mr: Block devices persist despite being offlined during reset Warner Losh
- git: a24be14366a7 - stable/14 - mpi3mr: Controller state check before enabling PEL Warner Losh
- git: 3e1b3b3d15cd - stable/14 - mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flag Warner Losh
- git: d22c5b277ae4 - stable/14 - mpi3mr: Decrement per controller and per target counter post reset Warner Losh
- git: 897fcbe89391 - stable/14 - mpi3mr: Update consumer index of admin and operational reply queues after every 100 replies Warner Losh
- git: 40089481d099 - stable/14 - mpi3mr: diag fault success beyond F000 fault code Warner Losh
- git: 14283d89e4a9 - stable/14 - mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason Code Warner Losh
- git: 3635f18ee639 - stable/14 - mpi3mr: mpi headers update to latest Warner Losh
- git: 8fa8f7a84823 - stable/14 - mpi3mr: copyright year update to 2024 Warner Losh
- git: 810abb12585d - stable/14 - mpi3mr: driver version update to 8.10.0.1.0 Warner Losh
- git: 80b069913d49 - stable/14 - mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are set Warner Losh
- git: 1fc80c01391e - stable/14 - mpi3mr: Track IO per target counter during queue poll with local variable Warner Losh
- git: 46d0fea77eb4 - stable/14 - mpi3mr: configure larger max I/O size if the HBA firmware supports it Warner Losh
- git: 60cf1576501d - stable/14 - mpi3mr: Update MPI Header to Version 36 Warner Losh
- git: 22b4023cba4e - stable/14 - mpi3mr: Set Driver Capability for OS Exposure in IOCInit Warner Losh
- git: 94ede6230de2 - stable/14 - mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers Warner Losh
- git: 05cf85775b2a - stable/14 - mpi3mr: Handle Insufficient Power Fault Code Warner Losh
- git: 19981894d133 - stable/14 - mpi3mr: Add NVData Parameter for Host Timestamp Synchronization Warner Losh
- git: 9980fb4d87ae - stable/14 - mpi3mr: Block I/Os While Task Management is in Progress Warner Losh
- git: ec6fea480da5 - stable/14 - mpi3mr: Enable Diag Save for All Diagnostic Fault Cases Warner Losh
- git: 07070742fa71 - stable/14 - mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification Warner Losh
- git: f76b6e1c075b - stable/14 - mpi3mr: Update Copyright Year to 2025 Warner Losh
- git: e6d4b221ba7c - stable/14 - mpi3mr: Update Driver Version to 8.14.0.2.0 Warner Losh
- git: b794f3126c82 - stable/14 - mpi3mr: modified the log messages to be on a single line Warner Losh
- git: e2b8fb2202c2 - stable/14 - mpi3mr: Allow driver to be in-kenrel and add to GENERIC Warner Losh
- git: 3abb5750c321 - stable/14 - mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only Warner Losh
- Re: git: 91506dba7f2e - main - zoneinfo: also install tzdata.zi and version Dimitry Andric
- git: f6b44ffd54be - main - mount: Improve usage message and polish man page descriptions Alexander Ziaee
- git: aba6f33275e7 - main - sockets: provide protocol method pr_kqfilter Gleb Smirnoff
- git: a35f24c9055d - main - sendfile: factor out socket send buffer space sensing into a method Gleb Smirnoff
- git: a1424b75453f - main - uio: provide uioadvance() Gleb Smirnoff
- git: f676c13d4226 - main - nvme: Allow command opcodes with lower bit clear as reads Warner Losh
- Go to: [ monthly archives ] [ by author ] [ by date ]