dev-commits-src-all
Thread
Date
Earlier messages
Messages by Thread
git: b675ff8eedc9 - main - mac_seeotheruids: allow specificgid to be a list of groups
Kyle Evans
git: a46205a100b3 - main - Fix memory corruption bugs in BSM record parsing
Kyle Evans
git: 7ac7604b9141 - stable/15 - geom manuals: Clarify units
Alexander Ziaee
git: 4578c15ab914 - main - pf: Document broadcast/multicast forwarding through route-to
R . Christian McDonald
git: 614ef718496e - main - ctld: Don't add an iscsi port for targets with only kernel ports
John Baldwin
git: aad4fec5d7e2 - main - ctld: Move the pidfile handle out to a global variable
John Baldwin
git: 3df5cc33d894 - main - ctld: Ports without a portal group are not dummy ports
John Baldwin
git: 0faa88f26c23 - main - kern: vfs: add MAC checks for mount/unmount/update
Kyle Evans
git: 28b0084af332 - main - kern: mac: sprinkle a bit of const correctness
Kyle Evans
git: 7982985bdf58 - main - kern: mac: bump the MAC_VERSION for 16.x
Kyle Evans
git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers
John Baldwin
Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers
John Baldwin
git: 9a6e9d779923 - main - VM_PAGE_TO_DMAP: Wrapper macro to return direct map address for a page
John Baldwin
git: 120a5e3e195f - main - DMAP_TO_VM_PAGE: Wrapper macro to map direct map address to a page
John Baldwin
git: bee1aae0b3f1 - main - ncsw: Allow pmap_kextract to handle direct map addresses
John Baldwin
git: 30af462bd264 - main - kmap_alloc_wait/kmap_free_wakeup: Use void * instead of vm_offset_t
John Baldwin
git: 496453e9de3f - main - amd64/aarch64 pmap: Switch type of pmap_preinit_mapping.va to void *
John Baldwin
git: c49cbf849dee - main - powerpc aim64: Return vm_paddr_t from moea64_bootstrap_alloc
John Baldwin
git: fe3e92e6868d - main - PHYS_TO_DMAP: Return a void * instead of a vm_offset_t
John Baldwin
git: 2c6d8f15bd45 - main - sys: Permit passing pointers to VIRT_IN_DMAP and DMAP_TO_PHYS
John Baldwin
git: fe2957f591b5 - main - sys: Switch td_kstack from vm_offset_t to char *
John Baldwin
git: ac7d52740249 - main - pmap_map: Use void * for the return value instead of vm_offset_t
John Baldwin
git: 8a0ff500d713 - main - vm_kstack: Use void * instead of vm_offset_t
John Baldwin
git: 2d0634d2e74b - main - kva_alloc/free: Use void * instead of vm_offset_t
John Baldwin
git: 025b39b85420 - main - gve: Convert a couple of structure members from vm_offset_t to char *
John Baldwin
git: e27501388fc0 - main - pmap_qenter/qremove: Use void * instead of vm_offset_t
John Baldwin
git: 573e6313bc3b - main - sf_buf_kva: Return a pointer instead of a vm_offset_t
John Baldwin
git: ec3a0b2a02ee - main - pmap_map_io_transient: Use void * instead of vm_offset_t for vaddr array
John Baldwin
git: d8863680744f - main - pmap_change_prot: Use void * instead of vm_offset_t
John Baldwin
git: dfb804eb57f1 - main - pmap_change_attr: Use void * instead of vm_offset_t
John Baldwin
git: ef159bdd54ca - main - riscv: Switch the address argument to cpu_dcache_* to a pointer
John Baldwin
git: 115065459ced - main - pmap_quick_(enter|remove)_page: Use void * instead of vm_offset_t
John Baldwin
git: fe9f0b18bf6a - main - busdma: Use char * instead of vm_offset_t for bounce page kernel pointers
John Baldwin
git: 2ddefc8259ef - stable/14 - rtld: fix processing of preloaded z_initfirst objects
Konstantin Belousov
git: 0b6f465fc5a4 - stable/15 - rtld: fix processing of preloaded z_initfirst objects
Konstantin Belousov
git: 75ae51b7241a - stable/15 - kdump(1): add sys/ prefix for exterror source file name
Konstantin Belousov
git: f3ca689d176f - stable/15 - kdump: tweaks for the extended errors decoding
Konstantin Belousov
git: c72edc2b2eb2 - main - ahci(4): Add another device ID for Marvell 9128 SATA controller: 0x91a3
Michael Osipov
git: f93089100e31 - internal/admin - Release khorben from mentorship
Philip Paeps
git: f4418cf954c2 - main - LinuxKPI: Update seq_file to properly implement the iterator interface
John Baldwin
git: 9b95cab0a292 - main - contrib/tzdata: import tzdata 2026b
Philip Paeps
Re: git: 9b95cab0a292 - main - contrib/tzdata: import tzdata 2026b
Philip Paeps
git: 44e4f45aec44 - main - arm64/vmm: Enable 16-bit VMIDs when in use by pmap
Jessica Clarke
git: 5cfcccf76730 - main - Revert "Import tzdata 2026b"
Philip Paeps
Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b"
Cy Schubert
Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b"
Philip Paeps
git: 5417f0bbde91 - main - Import tzdata 2026b
Philip Paeps
Re: git: 5417f0bbde91 - main - Import tzdata 2026b
Philip Paeps
git: 18b0e604df30..def146fe2a3e - vendor/tzdata - vendor branch updated
Philip Paeps
git: b59889804579 - Create tag vendor/tzdata/tzdata2026b
Philip Paeps
git: ff11ae166cd9 - stable/14 - amd64: fix INVLPGB range invalidation
Kyle Evans
git: 280cfe2264d7 - stable/15 - amd64: fix INVLPGB range invalidation
Kyle Evans
git: cee4e16cb6fb - stable/15 - libutil: take a size_t in trimdomain()
Kyle Evans
git: 09fe5cc789d5 - stable/15 - tests: kqueue: improve diagnostics for our CPONFORK test
Kyle Evans
git: ca19c9296ad6 - stable/15 - <sys/extattr.h>: use designated initializers for EXTATTR_NAMESPACE_NAMES
Kyle Evans
git: 5cbb1e05086c - stable/15 - find: add -xattr and -xttrname
Kyle Evans
git: f3c488fc6b9e - stable/15 - libutil: avoid an out-of-bounds read in trimdomain(3)
Kyle Evans
git: 60000d94b4e8 - main - tests/pf/nat: endpoint_independent: wait for tcpdump to start
Siva Mahadevan
git: aba2523261c1 - main - sound: Do not check for NULL before deleting ac97_info->methods
Christos Margiolis
git: fb8383527517 - main - pf: fix duplicate rule detection for automatic tables
Kristof Provost
git: 170f7d2168a2 - stable/13 - libarchive: Update configuration
Martin Matuska
git: 184dafb54c69 - stable/13 - libarchive: merge from vendor branch
Martin Matuska
git: 200b48c5e8be - stable/13 - libarchive: Staticize some variables
Martin Matuska
git: 2dddbb67c6a1 - stable/14 - libarchive: merge from vendor branch
Martin Matuska
git: 2e83ec426ee2 - stable/14 - libarchive: Staticize some variables
Martin Matuska
git: d763fce2ec97 - stable/14 - libarchive: Update configuration
Martin Matuska
git: f89909e462e8 - stable/15 - virtual_oss: Introduce virtual_oss_default_control_device rc variable
Christos Margiolis
git: c93b81369b8a - stable/15 - rc.conf.5: Document virtual_oss(8)
Christos Margiolis
git: 3103d39cd99f - main - netlink: fix LINT-NOVIMAGE build
Kristof Provost
git: c0e26f7b29dd - main - hkbd/ukbd: sysctls to swap macbook kbd modifiers
Vladimir Kondratyev
git: 0985637687de - stable/14 - jls: minor simplification to arg handling
Kyle Evans
git: 6260b7d09a0c - stable/14 - jls: add a -c mode to check for a jail's existence
Kyle Evans
git: eefbf748bfda - stable/14 - jail: add JID, JNAME and JPATH to environment for exec.* commands
Kyle Evans
git: c84d08abf732 - stable/14 - jail: fix crash with startup commands on a jail without name
Kyle Evans
git: a3af06dd953b - stable/14 - jls(8): Complete libxo transition
Kyle Evans
git: 1a4e4e0d19f5 - stable/14 - jail: fix backfilling the "name" for jid-named jails
Kyle Evans
git: df670d26ad5b - stable/14 - jail: consistently populate the KP_JID and KP_NAME parameters
Kyle Evans
git: 28b8f26beff9 - stable/14 - jail: tests: cleanup the commands test a bit
Kyle Evans
git: 8d680381c89d - main - jail: tests: cosmetic-ish improvements
Kyle Evans
git: 1f41f56991a1 - main - makeman: switch over to the .lua implementation
Kyle Evans
git: 06a51a510a60 - main - linuxkpi: Implement __GFP_THISNODE in alloc_pages()
Jean-Sébastien Pédron
git: bc537e970d7e - main - libc/fls*.c: use *_WIDTH macros over CHAR_BIT * sizeof(type)
Robert Clausecker
git: 5cfbcaa13fb3 - stable/15 - dpaa2: ni: add more stats and link information
Bjoern A . Zeeb
git: 0705da1e8085 - stable/15 - Revert "EC2: Add clibs-lib32 pkg to small/builder images"
Colin Percival
git: f6e1f27e9f00 - main - lib/msun: Replace manual checks with isnan() calls
Robert Clausecker
git: af01ffbfb1c0 - main - linuxkpi: Define `GFP_KERNEL_ACCOUNT` flag
Jean-Sébastien Pédron
git: d1c800badec7 - stable/15 - UPDATING: Bump __FreeBSD_version to 1500508
Bjoern A . Zeeb
git: 8696cc8d0bbf - stable/15 - rtw89: fix mismerge
Bjoern A . Zeeb
git: bbfa2e7345fe - stable/15 - ath12k: update Atheros/QCA's ath12k driver
Bjoern A . Zeeb
git: dd8d3ae8e531 - stable/15 - ath12k: update module Makefiles for v7.0 driver version
Bjoern A . Zeeb
git: cb309ee5c170 - stable/15 - ath11k: update module Makefiles for v7.0 driver version
Bjoern A . Zeeb
git: 24c9bc6e364a - stable/15 - ath11k: update Atheros/QCA's ath11k driver
Bjoern A . Zeeb
git: 0bd21f777d0d - stable/15 - brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers
Bjoern A . Zeeb
git: 8696b3a607f0 - stable/15 - brcm80211: update module Makefiles for v7.0 driver version
Bjoern A . Zeeb
git: e38e480251d0 - stable/15 - athk_common / ath10k: update module Makefiles for v7.0 driver version
Bjoern A . Zeeb
git: 4208012711cc - stable/15 - ath10k: update Atheros/QCA's ath10k driver
Bjoern A . Zeeb
git: 3b03525843f1 - stable/15 - ath-common: update common Atheros/QCA code
Bjoern A . Zeeb
git: 05a157596b9f - stable/15 - mt76: update module Makefile for v7.0 driver version
Bjoern A . Zeeb
git: 808910385ce9 - stable/15 - mt76: update Mediatek's mt76 driver
Bjoern A . Zeeb
git: 47263c162d31 - stable/15 - rtw89: update module Makefile for v7.0 driver version
Bjoern A . Zeeb
git: 7ffebcdb702d - stable/15 - rtw89: update Realtek's rtw89 driver
Bjoern A . Zeeb
git: f08c02995e65 - stable/15 - iwlwifi: update module Makefile for v7.0 driver version
Bjoern A . Zeeb
git: f45e34316eb7 - stable/15 - iwlwifi: update Intel's mvm/mld drivers
Bjoern A . Zeeb
git: bcdf750def1d - stable/15 - rtw88: update Realtek's rtw88 driver
Bjoern A . Zeeb
git: 7410ff27b2b2 - stable/15 - rtw88: update module Makefile for v7.0 driver version
Bjoern A . Zeeb
git: 1cd58406e47b - stable/15 - LinuxKPI: 802.11: add struct/fields and functions for v7.0
Bjoern A . Zeeb
git: f8d147d65d44 - stable/15 - LinuxKPI: 802.11: Add structures and functions for NAN support
Bjoern A . Zeeb
git: 342a37387f31 - stable/15 - LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to struct
Bjoern A . Zeeb
git: edbcaca4353c - stable/15 - LinuxKPI: implement devm_kmemdup_array()
Bjoern A . Zeeb
git: e6f14601d39c - stable/15 - LinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flex
Bjoern A . Zeeb
git: 3548ab72de58 - stable/15 - LinuxKPI: sync overflow.h from Linux v7.0
Bjoern A . Zeeb
git: 70cc86a2c8c0 - stable/15 - LinuxKPI: conditionally add __flex_counter()
Bjoern A . Zeeb
git: 97c58ec8702f - stable/15 - LinuxKPI: move hex2bin() from kernel.h to new hex.h
Bjoern A . Zeeb
git: d73d7776b508 - stable/15 - LinuxKPI: add default_gfp()
Bjoern A . Zeeb
git: 74455d192b8c - stable/15 - net80211: radiotap: add more VHT flags, and struct
Bjoern A . Zeeb
git: fa7215a9de27 - stable/15 - bnxt_en: fix module Makefile for LinuxKPI
Bjoern A . Zeeb
git: 83648b5d42e6 - stable/15 - LinuxKPI: 802.11: make sure dtim_period is set
Bjoern A . Zeeb
git: d81388696014 - stable/15 - rtw89: add a warn about beacon_int or dtim_period being 0
Bjoern A . Zeeb
git: 222fee361c66 - stable/15 - LinuxKPI: 802.11: add chandef tracing
Bjoern A . Zeeb
git: c282b53edbd6 - stable/15 - LinuxKPI: 802.11: start filling vif->cfg.ap_addr
Bjoern A . Zeeb
git: d40b98e18c17 - stable/15 - LinuxKPI: 802.11: improve emulate chanctx implementation
Bjoern A . Zeeb
git: 4ce240fe2d1a - stable/15 - LinuxKPI: 802.11: rework lkpi_ic_set_channel()
Bjoern A . Zeeb
git: 5280ba4fcf55 - stable/15 - LinuxKPI: 802.11: factor out getting and setting a chanctx
Bjoern A . Zeeb
git: e99839ee7b7f - stable/15 - LinuxKPI: 802.11: keep chanctx on a reserved list
Bjoern A . Zeeb
git: 672ab3812bc6 - stable/15 - LinuxKPI: 802.11: save the default channel
Bjoern A . Zeeb
git: 4e16185757c1 - stable/15 - linuxkpi: Add <linux/ascii85.h>
Bjoern A . Zeeb
git: 157f09c63784 - stable/15 - LinuxKPI: 802.11: factor out chandef/chanctx initialization
Bjoern A . Zeeb
git: f47ec00b0406 - stable/15 - linuxkpi: Define `MIN_T()` and `MAX_T()`
Bjoern A . Zeeb
git: 7e911385115f - stable/15 - linuxkpi: Add <linux/linux_logo.h>
Bjoern A . Zeeb
git: 24694b55b536 - stable/15 - linuxkpi: Define missing `SZ_*` below 1 kib
Bjoern A . Zeeb
git: cdb22409d509 - stable/15 - linuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>
Bjoern A . Zeeb
git: f22e9fb4b895 - stable/15 - linuxkpi: Add <linux/mfd/core.h>
Bjoern A . Zeeb
git: 80e54c8949c3 - stable/15 - linuxkpi: Add field `flags` to `struct resource`
Bjoern A . Zeeb
git: 5bc46055983d - stable/15 - linuxkpi: Define `CONFIG_PGTABLE_LEVELS`
Bjoern A . Zeeb
git: 16c33bddb6f7 - stable/15 - linuxkpi: Define `PMD_SHIFT`
Bjoern A . Zeeb
git: c024e02fd3ea - stable/15 - linuxkpi: Add mising functions in <linux/kmsg_dump.h>
Bjoern A . Zeeb
git: fb16a42610fb - stable/15 - linuxkpi: Define `_THIS_IP_`
Bjoern A . Zeeb
git: 1c51a0177ddd - stable/15 - linuxkpi: Add `strtomem()` and `strtomem_pad()`
Bjoern A . Zeeb
git: 7ba86edecbb0 - stable/15 - linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>
Bjoern A . Zeeb
git: 6425b7399b34 - stable/15 - linuxkpi: Add eventfd_*()
Bjoern A . Zeeb
git: 4ff40cde0b12 - stable/15 - linuxkpi: Add tag support to radix tree
Bjoern A . Zeeb
git: 7ec957d66be2 - stable/15 - eventfd: Add eventfd_signal()
Bjoern A . Zeeb
git: 10e515465543 - stable/15 - eventfd: Add refcounting
Bjoern A . Zeeb
git: b9bfb6ca6892 - stable/15 - linuxkpi: Implement <linux/seq_buf.h>
Bjoern A . Zeeb
git: b795f210fb5d - stable/15 - linuxkpi: Add `rol32()`
Bjoern A . Zeeb
git: bdf2e34e1541 - stable/15 - linuxkpi: Replicate the chain of #include in the `cec*.h` headers
Bjoern A . Zeeb
git: 4533982f8669 - stable/15 - linuxkpi: Add <linux/kmsg_dump.h>
Bjoern A . Zeeb
git: 01bb12ee7193 - stable/15 - linuxkpi: Add WARN_RATELIMIT()
Bjoern A . Zeeb
git: ae2013c2e4d0 - stable/15 - linuxkpi: Add <linux/font.h>
Bjoern A . Zeeb
git: c24d1d070475 - stable/15 - linuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h>
Bjoern A . Zeeb
git: 0866e454c216 - stable/15 - linuxkpi: Add `radix_tree_deref_slot()`
Bjoern A . Zeeb
git: e2b1537e2925 - stable/15 - linuxkpi: Add <linux/siphash.h>
Bjoern A . Zeeb
git: 74fbc6bc6c33 - stable/15 - linuxkpi: Add get_unaligned_le64()
Bjoern A . Zeeb
git: 5d1539f8401e - stable/15 - linuxkpi: Add `rol64()`
Bjoern A . Zeeb
git: 06517a2a2470 - stable/15 - linuxkpi: Add a dummy <linux/fpu.h>
Bjoern A . Zeeb
git: fb7df70a479f - main - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no
Enji Cooper
git: b510eedf7e51 - stable/15 - linuxkpi: Add support for statically-allocated kfifo
Bjoern A . Zeeb
git: d4066868e086 - stable/15 - linuxkpi: Replicate Linux #includes between headers
Bjoern A . Zeeb
git: 34c13c5ee2b1 - stable/15 - linuxkpi: Split <linux/compiler.h>
Bjoern A . Zeeb
git: 27b66ef7f3bb - stable/15 - linuxkpi: Add a dummy <linux/kdebug.h>
Bjoern A . Zeeb
git: de8bc3aad7f1 - stable/15 - linuxkpi: Define `PCI_POSSIBLE_ERROR()` macro
Bjoern A . Zeeb
git: ada63d6b2e5e - stable/15 - linuxkpi: Add hex_dump_to_buffer()
Bjoern A . Zeeb
git: 75be6c1207ba - stable/15 - linuxkpi: Add option to skip trailing newline in `lkpi_hex_dump()`
Bjoern A . Zeeb
git: c9e8d79da790 - stable/15 - linuxkpi: Avoid trailing whitespaces in lkpi_hex_dump()
Bjoern A . Zeeb
git: 99b3fd23ef0b - stable/15 - net80211: clean up time comparison in HT code
Bjoern A . Zeeb
git: 5307e19a7c86 - stable/15 - net80211: create accessors for accessing the ieee80211_key key/mic data
Bjoern A . Zeeb
git: bc6b3e0307da - stable/15 - net80211: document some of the crypto/key functions
Bjoern A . Zeeb
git: b55f25d49be2 - stable/15 - net80211: add support for drivers to disable sending NULL data frames
Bjoern A . Zeeb
git: eb78bbe544cb - stable/15 - [net80211] Quieten the logging from ieee80211_vht_get_vhtflags()
Bjoern A . Zeeb
git: eb82fb188f0a - main - sys/README: update README.md
Pouria Mousavizadeh Tehrani
git: b9495bd8c13e - main - Preen/update list for share/examples/sound under `MK_EXAMPLES`
Enji Cooper
git: ab53a4e9b95d - main - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no
Enji Cooper
git: edb302bb49e0 - main - linuxkpi: Fix strlcpy size in linuxkpi_alloc_netdev()
Pouria Mousavizadeh Tehrani
Re: git: edb302bb49e0 - main - linuxkpi: Fix strlcpy size in linuxkpi_alloc_netdev()
Bjoern A. Zeeb
git: 47e1ca7f3720 - main - linuxkpi: Move `GENMASK()` to <linux/bits.h>
Jean-Sébastien Pédron
git: 43b47418e769 - main - linuxkpi: Add `pci_dev_is_disconnected()`
Jean-Sébastien Pédron
git: 5dfbc6593cda - main - linuxkpi: Add `memdup_array_user()`
Jean-Sébastien Pédron
git: 9a2de1d2042d - main - linuxkpi: Define `min_array()` and `max_array()`
Jean-Sébastien Pédron
git: 1c641d0436e3 - main - linuxkpi: Move `ARRAY_SIZE` to <linux/array_size.h>
Jean-Sébastien Pédron
git: d74fa49d0c04 - main - linuxkpi: Add Linux 6.12 variant of `kvrealloc()`
Jean-Sébastien Pédron
git: 0a2f3b8ef167 - main - linuxkpi: Move {lower,upper}_32_bits macros to <linux/wordpart.h>
Jean-Sébastien Pédron
git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS`
Enji Cooper
Re: git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS`
Jessica Clarke
git: 81abe47cd5cd - main - tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctly
Li-Wen Hsu
git: 6d00a0e09aaa - stable/15 - wsp(4): Make evdev interface operational if sysmouse one is not opened
Vladimir Kondratyev
git: cc6016af8461 - stable/15 - wsp(4): Do not handle pressure on non-ForceTouch devices
Vladimir Kondratyev
git: 0268f2ef8478 - stable/15 - bcm5974(4): Fix pre-2015 Apple touchpad support
Vladimir Kondratyev
git: ad5bf14a3dcb - stable/15 - bcm5974(4): Do not handle pressure on non-ForceTouch devices
Vladimir Kondratyev
git: 10678006c6db - stable/15 - asmc(4): Add PnP record
Vladimir Kondratyev
git: 665ea58a3134 - stable/15 - iwmbtfw(8): Identify device type based on HCI quieries result
Vladimir Kondratyev
git: 5c8640e863a1 - stable/15 - hid: Change Usage Page names to match documentation
Vladimir Kondratyev
git: 03fb1afc3ca7 - stable/15 - hkbd(4): add some extra handy fn key bindings
Vladimir Kondratyev
git: fec425a2a8b7 - stable/15 - ukbd(4): make debug guard consistent with hkbd(4)
Vladimir Kondratyev
git: 39db3b9fc194 - stable/15 - ukbd(4): backport Apple function keys support from hkbd(4)
Vladimir Kondratyev
git: 393c53fd219d - stable/15 - hkbd(4): be more cautious & explicit about Apple vendor checking
Vladimir Kondratyev
git: 26408151bb1d - stable/15 - rtlbtfw(8): Add support for Realtek 8852CE
Vladimir Kondratyev
git: 537159a58760 - stable/15 - psm(4): Add middle button support for Elantech V4 touchpads
Vladimir Kondratyev
git: 0af73c16e79a - stable/15 - hkbd(4): fix handling of apple function keys in hid and evdev
Vladimir Kondratyev
git: 5138ea094d35 - stable/15 - bluetooth: add device IDs for Intel AX411 and BE200 adapters
Vladimir Kondratyev
git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option
Pouria Mousavizadeh Tehrani
Earlier messages