Messages by Thread
-
git: 4ee6a830d6c1 - main - pf: Fix a use of an uninitialized variable
Mark Johnston
-
git: 5169d4307eb9 - main - nfs: Fallback to GID_NOGROUP on no groups
Olivier Certner
-
git: 518a1163d0aa - main - sctp: fix debug message
Michael Tuexen
-
git: 523913c94371 - main - sctp: improve handling of address changes
Michael Tuexen
-
git: 0f5116d7efe3 - main - AMD IOMMU driver
Konstantin Belousov
-
git: 0a9bec17447c - main - x86/iommu/amd_reg.h: AMD IOMMU registers definitions
Konstantin Belousov
-
git: 47ef2a131091 - main - loader.efi: Fix LOADER_NET_SUPPORT=no builds
Warner Losh
-
git: c2ba66d4d01f - main - loader: Fix boot menu on BIOS
Warner Losh
-
git: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group
Olivier Certner
-
git: 3f313682e030 - main - cred: groupmember(): Remove tolerance for empty 'cr_groups'
Olivier Certner
-
git: 6d2efbb34fdb - main - cred: crsetgroups(): Improve and factor out groups normalization
Olivier Certner
-
git: d4e0d4d92e01 - main - cred: New crsetgroups_fallback()
Olivier Certner
-
git: ea26c0e79752 - main - cred: crextend(): Harden, simplify
Olivier Certner
-
git: 634675067867 - main - cred: groupmember() and co.: Sanity check cred's groups (INVARIANTS)
Olivier Certner
-
git: 6369544278b2 - main - cred: Make group_is_supplementary() public; New group_is_primary()
Olivier Certner
-
git: 664b9fcb1c05 - main - cred: Separate constant for the number of inlined groups
Olivier Certner
-
git: 580904d995d5 - main - cred: 'kern.ngroups' tunable: Limit it to avoid internal overflows
Olivier Certner
-
git: abd39811cd7e - main - cred: kern_setgroups(): Internally use int as number of groups' type
Olivier Certner
-
git: b15110fb0dc6 - main - cred: Constify signature of groupmember() and realgroupmember()
Olivier Certner
-
git: 372605478c6f - main - cred: group_is_supplementary(): Use bsearch()
Olivier Certner
-
git: 2e031fd0719b - main - cred: supplementary_group_member() => group_is_supplementary()
Olivier Certner
-
git: 856e158dc4aa - main - freebsd-update: improve pkgbase check
Ed Maste
-
git: 5e5e4e1cf0c3 - main - cam: report sct/sc in that order
Warner Losh
-
git: 3514f98940a0 - main - newbus: Introduce bus_get_pass() and hide bus_current_pass
Warner Losh
-
git: 470a63cde428 - main - sctp: garbage collect two unused functions
Michael Tuexen
-
git: bf11fdaf0d09 - main - sctp: don't consider the interface name when removing an address
Michael Tuexen
-
git: d839cf2fbb47 - main - sctp: editorial cleanup
Michael Tuexen
-
git: fc2a3ec6fe6a - main - syscons: add deprecation notice
Ed Maste
-
git: adba3c74209e - main - vt: add comments for KDMKTONE ioctl implementation
Ed Maste
-
git: 3aac51cbb99a - main - nvme: Clarify a comment
Warner Losh
-
git: 931dd5feb0a1 - main - nvmf: Add sysctl nodes for each queue pair
John Baldwin
-
git: a6ec2147418c - main - nvmf: Deregister the post_sync eventhandler correctly during detach
John Baldwin
-
git: 06b2ed7a3adf - main - nvmf_tcp: Correct padding calculation
John Baldwin
-
git: 7b8dd078ea3c - main - libnvmf: Correctly set the controller and host PDA fields
John Baldwin
-
git: bd2fc1e7d0ff - main - nvme: Rename the per-I/O queue sysctl device nodes
John Baldwin
-
git: bb8b3b174118 - main - modules: gpioaei: Fix arm64.LINT-FDT breakage
Ravi Pokala
-
Re: git: 5deeebd8c6ca - main - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6
Mark Millard
-
git: b15889d6d22a - main - Cirrus-CI: switch to FreeBSD 13.3
Ed Maste
-
git: 9b2705121ba2 - main - LinuxKPI: lockdep fix #includes
Bjoern A. Zeeb
-
git: 8d6feaaaa26f - main - ipfilter: Set ipf -T optionlist at boot
Cy Schubert
-
git: 055b41056ef7 - main - newbus: Limit units to [0, INT_MAX)
Warner Losh
-
git: f3d3c63442ff - main - newbus: Simplify reallocation of devices array
Warner Losh
-
git: 6baae68d7f31 - main - release: Remove binutils
Jose Luis Duran
-
git: 2416be588ea1 - main - vt: Fix frequency calcuation for bell
Ed Maste
-
git: b2dbd3d3ae33 - main - pctrie: reduce code duplication in PCTRIE_REMOVE_*
Doug Moore
-
git: f65c19a242de - main - kbdcontrol: correct bell frequency for vt(4)
Ed Maste
-
git: 79679a18eacb - main - fts: Simplify fts_alloc() and use calloc().
Dag-Erling Smørgrav
-
git: 59a8b439aca5 - main - libsys: remove yield special case
Brooks Davis
-
git: bbc0f33b1317 - main - sysent: add a NOLIB modifer to prevent stub generation
Brooks Davis
-
git: bed4c839735f - main - sysent: regen with yield marked NOLIB
Brooks Davis
-
git: 2ea829e3abfb - main - sysent: sort modifier flags
Brooks Davis
-
git: df6157359603 - main - x86: Remove invalid DEVMETHOD methods for leaf devices
John Baldwin
-
git: 79dfe2b76189 - main - ow: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: c8fa54882226 - main - isa: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: 84553ccd0c8b - main - spibus: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: 03f641f9b1d8 - main - smbus: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: dc569c894207 - main - miibus: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: 2520675d3f0e - main - superio: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: c9e880c0ceef - main - gpiobus: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: 9c99ba9a0677 - main - iicbus: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: a17a41ffde0d - main - sound: Use bus_child_deleted methods to free ivars for children
John Baldwin
-
git: 2ff5c8502735 - main - msk/sk: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: 5c7af84925aa - main - nvdimm: Use a bus_child_deleted method to free ivars for children
John Baldwin
-
git: a0069f16fe23 - main - tools: Add a couple of utilities which were useful for testing SO_SPLICE
Mark Johnston
-
git: 6540ac118473 - main - modules: gpioaei only on ACPI-supporting archs
Colin Percival
-
git: 9709bda03cd0 - main - GPIO: Add ACPI _AEI support
Colin Percival
-
git: 310743c4ccc5 - main - LinuxKPI: 802.11: improvements to (*ampdu_action)() callers
Bjoern A. Zeeb
-
git: 86bc7259d3d5 - main - LinuxKPI: 802.11: hookup net80211 callbacks dependent on (*ampdu_action)()
Bjoern A. Zeeb
-
git: 89311e6f987e - main - release: increase VMSIZE for Oracle images
Dave Cottlehuber
-
git: 28aafeb83c08 - main - netinet*: Add assertions for some places that don't support M_EXTPG mbufs
John Baldwin
-
git: f02d9edfb5d6 - main - ktls: Mark mbufs containing outbound encrypted TLS records read-only
John Baldwin
-
git: 314cb279959b - main - mbuf: Don't force all M_EXTPG mbufs to be read-only
John Baldwin
-
git: 7ab1a32cd43c - main - bhyve/riscv: Initial import.
Ruslan Bukin
-
git: d3916eace506 - main - riscv/vmm: Initial import.
Ruslan Bukin
-
git: 1cddce89ce30 - main - fixup_pci: Remove unused attach DEVMETHOD
John Baldwin
-
git: f2e50ce0a37a - main - ignore_pci: Add a proper stub attach routine
John Baldwin
-
git: 13a1dbfed57b - main - vf_i2c: Don't hold a mutex across bus_generic_detach
John Baldwin
-
RE: git: cf1aba2857c1 - main - freebsd-update: refuse to operate on a pkgbase system
Mark Millard
-
git: cf1aba2857c1 - main - freebsd-update: refuse to operate on a pkgbase system
Ed Maste
-
git: 68e013783780 - main - tests: Switch bin/hostname/hostname_test to execenv=jail
Igor Ostapenko
-
git: 2dccd21949f2 - main - libcxxrt: Update to upstream 6f2fdfebcd62
Ed Maste
-
git: e53a21abdf29 - main - iavf(4): Get MSI-X BAR index at runtime instead of hardcoding it
Eric Joyner
-
git: b6d4e3bee350 - main - ndp: Bring back the -A option for the netlink implementation
Zhenlei Huang
-
git: 12c04071cf18 - main - ndp: Move the global variable repeat into struct ndp_opts
Zhenlei Huang
-
git: 66a56e411ced - main - mfc-candidates: Support GitHub mirror naming conventions
Ed Maste
-
git: e63d5726b4ff - main - ipsec.4: cross-reference typo
Ed Maste
-
git: e7f0f4f9206e - main - resolver.5: Fix example Google DNS server address
Ed Maste
-
git: 1e4da42a36d5 - main - ktls.4: note that there are multiple openssl ports with KTLS knobs
Alan Somers
-
git: d0f9b0bd19bf - main - malloc(9): assert wait flags.
Dag-Erling Smørgrav
-
git: 9ded074e875c - main - Refactor makesyscalls.lua into a library
Brooks Davis
-
git: 5212b9500116 - main - sysent: GC sys/tools/makesyscalls.lua
Brooks Davis
-
git: ec86d763d1c9 - main - sys/tools/syscalls: desupport capabilities.conf
Brooks Davis
-
git: 74231c817202 - main - sysent: regen with refactored code
Brooks Davis
-
git: 913bfd86c1b2 - main - Update mentions of makesyscalls.lua
Brooks Davis
-
git: 204d065dac81 - main - sysent: switch to refactored makesyscalls.lua
Brooks Davis
-
git: d6bc956e143b - main - sysent.mk: remove CAPABILITIES_CONF support
Brooks Davis
-
git: 03e1f25dcb20 - main - ice: Remove RDMA feature block on E830 devices
Eric Joyner
-
git: a5d1cf5e362a - main - rpc: Fix the definition of xdr_void()
Mark Johnston
-
git: 50b5a37a12d0 - main - src.conf.5: LOADER_BIOS_TEXTONLY default change
Brooks Davis
-
git: 47ca5d103f22 - main - plic: handling for interrupt-cells == 2
Mitchell Horne
-
git: d584228930a1 - main - plic, aplic: handle all pending interrupts for hart
Mitchell Horne
-
git: 5050fdb6b60e - main - plic: tweak macro argument names
Mitchell Horne
-
git: 22429a464a5f - main - committers-src: Add jlduran with emaste as mentor
Jose Luis Duran
-
git: 0ffd7d4d15d4 - main - acpi_gpiobus: IoRestriction is only for type IO
Colin Percival
-
git: 2cb39df0a12f - main - tests: Switch sys/kern/sysctl_security_jail_children to execenv=jail
Igor Ostapenko
-
git: 8549e3ce0cd6 - main - pkgbase: don't remove the 'latest' symlink until the repo is final
Kyle Evans
-
git: 7dc78150c730 - main - tcp: refactor cwnd during SACK transmissions to allow TSO
Richard Scheffenegger
-
git: 72ae04c73347 - main - vmm: fix vcpu atomic load
Ruslan Bukin
-
git: 14457cf7d6fe - main - snd_hdsp(4): Add sysctls to select analog signal levels.
Ruslan Bukin
-
git: 218f80226b82 - main - libarchive tests: Re-enable a broken test
Mark Johnston
-
git: 2352336ad9b2 - main - geom_flashmap: Rename the kernel module
Mark Johnston
-
git: 4a7c6d6206cf - main - pf: Fix handling of v6 loopback connections with pf syncookies enabled
Mark Johnston
-
git: 2775b9b0bcc2 - main - nuageinit: add support for OpenStack network config
Baptiste Daroussin
-
git: 207ab5f4f1eb - main - rc.d/opensm: Only install when MK_OFED_EXTRA is set
Mark Johnston
-
git: d652801574f7 - main - bus: Fix the non-debug build
Andrew Turner
-
git: 5ec83c660aca - main - sysctl: Add flags to filter jail prison and vnet variables
Zhenlei Huang
-
git: 60344d7e09d5 - main - arm64: Use the common activate function in nexus
Andrew Turner
-
git: c85855a72db9 - main - bus: Activate INTRNG interrupts in common code
Andrew Turner
-
git: 10c429016a3c - main - stand: Ugly hack due to default change
Warner Losh
-
git: f377a0c7dfa9 - main - ice: Update to 1.43.2-k
Eric Joyner
-
git: 440addc64249 - main - ice: Update to 1.42.5-k
Eric Joyner
-
git: f2635e844dd1 - main - ice: Update to 1.42.1-k
Eric Joyner
-
git: f2daf89954a4 - main - cxgb(4): Register ifmedia callbacks before ether_ifattach.
Navdeep Parhar
-
git: 73979b7f0bac - main - camcontrol: Bump timeout to get size of drive
Warner Losh
-
git: f9a039060e83 - main - ice_ddp: Update to 1.3.41.0
Eric Joyner
-
git: b02d6a6b5a07 - main - pctrie: reduce code duplication in PCTRIE_INSERT_*
Doug Moore
-
git: a5ad360ff9b7 - main - rc: Remove rc_fast_and_loose
Mateusz Piotrowski
-
git: 7937bfbc0ca5 - main - mac_do(4): Enhance GID rule validation to check all groups in cr_groups
Li-Wen Hsu
-
git: 7200d90644ba - main - ktls.4: note that security/gnutls now supports ktls
Alan Somers
-
git: b8c3dd46bba0 - main - Fix gcc unused value warnings in FreeBSD zfs_prop.c
Dimitry Andric
-
git: b74aaa1a2199 - main - manuals: Fix dates
Mitchell Horne
-
git: f3457ed94241 - main - Tentatively merge llvm fix for buildworld WITH_ASAN
Dimitry Andric
-
git: f35ccf46c7c6 - main - flua: lposix: add fnmatch function
Stefan Eßer
-
git: 759ddb4d246f - main - manuals: Misc syntax fixes
Mitchell Horne
-
git: 2bbfbf80d3bb - main - if_bridge: Mask MEXTPG if some members don't support it
Mark Johnston
-
git: abfd031b482f - main - camcontrol: Plug a memory leak in getdevtree()
Mark Johnston
-
git: 01c738cd5c39 - main - if_tuntap: Enable MEXTPG support
Mark Johnston
-
git: 878ede1a0d0f - main - fstyp: Fix some memory safety bugs
Mark Johnston
-
git: 11c53278a8a3 - main - rtw88: update Realtek's rtw88 driver.
Bjoern A. Zeeb
-
git: 6d67aabd6355 - main - rtw89: update Realtek's rtw89 driver.
Bjoern A. Zeeb
-
git: 2ac644317e67 - main - iwlwifi,rtw88,rtw89: connect to build again
Bjoern A. Zeeb
-
git: a4128aad8503 - main - iwlwifi: update Intel's iwlwifi/mvm driver.
Bjoern A. Zeeb
-
git: f0b989348fe6 - main - iwlwifi,rtw88,rtw89: temporary disable build
Bjoern A. Zeeb
-
git: 7b43f4d06419 - main - LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89
Bjoern A. Zeeb
-
git: ac1d519c01ca - main - LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89
Bjoern A. Zeeb
-
git: a1d1b9049bcb - main - liquidio.4: remove extra search keywords
Kevin Bowling
-
git: c222619cd480 - main - if_ffec: fix imx6sx compatible flags
Kevin Bowling
-
git: 65691b2dafda - main - libexec/rc/rc.d/netif: Typo fix
Kevin Bowling
-
git: 6a7aa5530c0d - main - if_ffec: fix MAC address bootverbose print
Kevin Bowling
-
git: f4bd011a3822 - main - ixl.4 + ice.4: intro sentence for HARDWARE notes
Kevin Bowling
-
git: 93181e38342f - main - mktemp(1): bring the documentation up to date with best practice
Wolfram Schneider
-
git: 2001bef84ba6 - main - vm: Eliminate unnecessary lock asserts
Alan Cox
-
git: 95b17d3b1c51 - main - mktemp(3): bring the documentation up to date with best practice
Wolfram Schneider
-
git: d08713dcdb15 - main - sctp: another cleanup
Michael Tuexen
-
git: cadb71e4b013 - main - ix.4: update crossreferences to ixgbe.4
Kevin Bowling
-
git: 2d28fd51e5b9 - main - ix.4: describe better
Kevin Bowling
-
git: a340b4649621 - main - ix.4: document LOADER TUNABLES
Kevin Bowling
-
git: d8b48a267fc0 - main - ixgbe.4: rename to ix.4
Kevin Bowling
-
git: b87b3696c973 - main - ixv: Check cap return before MSI-X enable write
Kevin Bowling
-
git: 439fa16e1fd3 - main - x86: do not leak msi_lock in msix_alloc() on iommu remapping failure
Konstantin Belousov
-
git: b0993e3bcaec - main - if_ixv: fix build without NETMAP
Konstantin Belousov
-
git: cdbe3de53837 - main - ixv: Dynamically size the receive packet size
Kevin Bowling
-
git: 5fa2e50ea438 - main - genl: fix typo
Gleb Smirnoff
-
git: 35d05a14ed7e - main - igc: Remove a bogus register write in igc_if_queues_free()
Mark Johnston
-
git: 20b823a59bc7 - main - ixgbe.4: Add flow director CAVEAT
Kevin Bowling
-
git: 3e55170e0fa2 - main - rc.d/kld: Print modules being loaded, take three
Mark Johnston
-
git: cdb3cda6fd53 - main - rc.d/kld: Avoid printing a trailing space
Mark Johnston
-
git: 152382e6613d - main - rc.d/kld: Print the kernel modules being loaded
Mark Johnston