February 2021 Archives by thread
Starting: Mon Feb 1 01:53:37 UTC 2021
Ending: Sun Feb 28 20:52:41 UTC 2021
Messages: 649
- git: 3f185aacc58b - stable/13 - Decode NFIT Platform Capabilities.
Alexander Motin
- git: 0f763fade1af - stable/12 - Decode NFIT Platform Capabilities.
Alexander Motin
- git: b06fd805cc87 - stable/13 - tmpfs: push VEXEC check into tmpfs_lookup()
Kyle Evans
- git: d2336460daff - stable/12 - tmpfs: push VEXEC check into tmpfs_lookup()
Kyle Evans
- git: b760436e1381 - stable/13 - firmware(9): extend firmware_get() by a "no warn" flag.
Bjoern A. Zeeb
- git: 22aca6726891 - stable/13 - MFC b8051298b0a3: Fix missing value in uar_page field for ratelimit in mlx5en(4). This is a regression issue after the new UAR API was introduced by f8f5b459d21e .
Hans Petter Selasky
- git: 6bc1f8425560 - stable/13 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
Hans Petter Selasky
- git: 918b98a06129 - stable/12 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
Hans Petter Selasky
- git: 8340ed8900e4 - stable/11 - MFC 064009e79462: Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
Hans Petter Selasky
- git: 671c393854a5 - stable/11 - MFC ea0efc370416: Add support for PL2303HXN to uplcom(4).
Hans Petter Selasky
- git: dcee9964238b - stable/13 - cache: add symlink support to lockless lookup
Mateusz Guzik
- git: afea6cb020db - stable/13 - ufs: denote lack of support for lockless symlink lookup
Mateusz Guzik
- git: 080f14904607 - stable/13 - tmpfs: add support for lockless symlink lookup
Mateusz Guzik
- git: c5fcd06736f9 - stable/13 - zfs: add support for lockless symlink lookup
Mateusz Guzik
- git: ba0689009b71 - stable/13 - cache: add back target entry on rename
Mateusz Guzik
- git: 996912046b4d - stable/13 - libc: skip spurious stat in _gettemp
Mateusz Guzik
- git: 410994f46335 - stable/13 - libc: remove open-coded strlen in _gettemp
Mateusz Guzik
- git: 3eae6412b50b - stable/13 - libc: try to skip memcpy in _gettemp
Mateusz Guzik
- git: c700b1babaa8 - stable/13 - cache: track calls to cache_symlink_alloc with unsupported size
Mateusz Guzik
- git: dde453cf7d3a - stable/13 - zfs: fix panics with invariant kernels from zfs_replay_setattr
Mateusz Guzik
- git: aa411f6ba17b - stable/13 - cache: assorted cleanups
Mateusz Guzik
- git: e92ab3adf4f9 - stable/13 - atomic: make atomic_store_ptr type-aware
Mateusz Guzik
- git: fc301c224b27 - stable/13 - atomic: add stub atomic_load_consume_ptr
Mateusz Guzik
- git: e8d3e3884569 - stable/13 - vfs: use atomic_load_consume_ptr in vn_load_v_data_smr
Mateusz Guzik
- git: 8a44ccd05889 - stable/13 - cache: store vnodes in local vars in cache_zap_locked
Mateusz Guzik
- git: 1f28a3afe4d2 - stable/13 - cache: change ->v_cache_dd synchronisation rules
Mateusz Guzik
- git: 51927c36b8a9 - stable/13 - cache: convert cache_fplookup_parse to void now that it always succeeds
Mateusz Guzik
- git: 82efef21d051 - stable/13 - cache: stop referring to removing entries as invalidating them
Mateusz Guzik
- git: dcba4f2b4380 - stable/13 - conf/kern.mk: save some work by using realpath instead of cd ; pwd
Mateusz Guzik
- git: 569ac576088b - stable/13 - cache: add missing MNT_NOSYMFOLLOW check to symlink traversal
Mateusz Guzik
- git: 1077e49657fa - stable/13 - fd: add fget_only_user
Mateusz Guzik
- git: 233225ef7d56 - stable/13 - select: employ fget_only_user
Mateusz Guzik
- git: 2bf72739da6f - stable/13 - poll: use fget_unlocked or fget_only_user when feasible
Mateusz Guzik
- git: 3975d4c9e1be - stable/13 - amd64: add missing ALIGN_TEXT to loops in memset and memmove
Mateusz Guzik
- git: be03df57d62f - stable/13 - amd64: retire sse2_pagezero
Mateusz Guzik
- git: e5b674594e64 - stable/13 - Reimplement strlen
Mateusz Guzik
- git: 6a3047840dfb - stable/13 - cache: handle NOFOLLOW requests for symlinks
Mateusz Guzik
- git: 006ec2ed1565 - stable/13 - cache: add trailing slash support
Mateusz Guzik
- git: 71b460513827 - stable/13 - Drop temporary compat in setproctitle
Mateusz Guzik
- git: 7ba12ba0a2df - stable/13 - zfs: use atomic_load_consume_ptr for z_cached_symlink
Mateusz Guzik
- git: e13587448ab1 - stable/13 - cache: fallback when encountering a mount point during .. lookup
Mateusz Guzik
- git: 247f652e622d - stable/13 - cache: make ->nc_flag accesses atomic-clean for lockless usage
Mateusz Guzik
- git: 9375a93b6c22 - stable/13 - cache: make ->v_cache_dd accesses atomic-clean for lockless usage
Mateusz Guzik
- git: 872a0097fd81 - stable/13 - tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics
Mateusz Guzik
- git: 742285d28301 - stable/13 - cache: tidy up handling of foo/bar lookups where foo is not a directory
Mateusz Guzik
- git: 3728c4d31495 - stable/13 - diff: fix incorrectly displaying files as duplicates
Baptiste Daroussin
- git: 0702bf9c495d - stable/13 - diff: add a test case for failed -s option
Baptiste Daroussin
- git: 305b3ca5f40c - stable/12 - netgraph/ng_tag: permit variable length data
Lutz Donnerhacke
- git: 90d158c0cf25 - stable/11 - netgraph/ng_tag: permit variable length data
Lutz Donnerhacke
- git: 14640ac7897b - stable/13 - bsdinstall: create /efi/boot directory in ESP
Mitchell Horne
- git: c415d0df47fc - stable/13 - bsdinstall: riscv-specific tweaks
Mitchell Horne
- git: f19a4e97d3b0 - stable/13 - newvers: tweak uname to be more useful
Warner Losh
- git: ffd05df71796 - stable/13 - LinuxKPI: add firmware loading support
Bjoern A. Zeeb
- git: ec06521ee872 - stable/13 - LinuxKPI: upstream a collection of drm-kmod conflicting changes
Bjoern A. Zeeb
- git: 3ac9e87b762c - stable/13 - LinuxKPI: enhance PCI bits for DRM
Bjoern A. Zeeb
- git: ff119f7c4a38 - stable/13 - LinuxKPI: implement devres() framework parts and two examples
Bjoern A. Zeeb
- git: 91a07ed50ffc - stable/13 - Bump __FreeBSD_version for multiple LinuxKPI updates conflicting with DRM. Be sure to update your drm-kmod port to after the update.
Bjoern A. Zeeb
- git: 4d85bfa41202 - stable/13 - __FreeBSD_version: update the references to the doc tree
Bjoern A. Zeeb
- git: cd1393dfe718 - stable/12 - marvell: ap806_clock: add missing frequency modes
Marcin Wojtas
- git: cd925aaa73e1 - stable/13 - marvell: ap806_clock: add missing frequency modes
Marcin Wojtas
- git: 0d381d1b92e5 - stable/13 - loader: create built in font from bold font face
Toomas Soome
- git: b79f2bc6c5c7 - stable/13 - vt: panic while changing vt font
Toomas Soome
- git: a66467dcfd65 - stable/13 - userboot: provide stub gfx functions
Toomas Soome
- git: 9c40fca6c809 - stable/11 - ixl: Permit 802.1ad frames to pass though the chip
Lutz Donnerhacke
- git: a2c37aa836c0 - stable/12 - ixl: Permit 802.1ad frames to pass though the chip
Lutz Donnerhacke
- git: 4e29933d0936 - stable/13 - cache: fix trailing slash support in face of permission problems
Mateusz Guzik
- git: 58a9e1ca8579 - stable/12 - fstyp(8): Show exFAT volume labels with -l flag
Ed Maste
- git: a072e2133ed3 - stable/12 - fstyp(8): fix exfat detection
Ed Maste
- git: 090deb5c64cf - stable/11 - Fix mdoc typo in auto_master.5
Ed Maste
- git: c738bfc506af - stable/13 - cxgb(4): Remove assumption of physically contiguous mbufs.
Alexander Motin
- git: 4a1ea6a210b2 - stable/12 - cxgb(4): Remove assumption of physically contiguous mbufs.
Alexander Motin
- git: 10625515ad47 - stable/13 - MFC: mips: fix early kernel panic when setting up interrupt counters
Oleksandr Tymoshenko
- git: 13de72571eb2 - stable/13 - stand: lua: enhance lfs.dir() to speed up kernels_autodetect
Kyle Evans
- git: e3cd8246c756 - stable/13 - lualoader: position hyphens at the beginning of character classes
Kyle Evans
- git: 32b391d4a99c - stable/12 - stand: lua: enhance lfs.dir() to speed up kernels_autodetect
Kyle Evans
- git: eefddc38243d - stable/12 - lualoader: position hyphens at the beginning of character classes
Kyle Evans
- git: 601ac8219469 - stable/13 - bc: Vendor import of Gavin Howard's bc version 3.2.6
Stefan EÃer
- git: 51ab5e0d82c1 - stable/13 - stand/multiboot: adjust the protocol between loader and kernel
Roger Pau Monné
- git: 18697b446b95 - stable/13 - pf: Improve pf_rule input validation
Kristof Provost
- git: 71abbe15d01f - stable/12 - pf: Improve pf_rule input validation
Kristof Provost
- git: 10ed8ab4ab9b - stable/12 - opencrypto: Fix assignment of crypto completions to worker threads
Mark Johnston
- git: 1996360d7338 - stable/13 - qat: Add support for separate AAD and output buffers
Mark Johnston
- git: 928d45ccff73 - stable/12 - newvers: tweak uname to be more useful
Li-Wen Hsu
- git: 3c1d72efd751 - stable/11 - newvers: tweak uname to be more useful
Li-Wen Hsu
- git: 8a680912a190 - stable/13 - Revert "Reimplement strlen"
Mateusz Guzik
- git: bf96a6c762a7 - stable/12 - Remove FirstBurstLength limit for software iSCSI.
Alexander Motin
- git: 1535f6701704 - stable/13 - ofed: fix the WITH_OFED_EXTRA build
Kyle Evans
- git: f31de79df28a - stable/13 - kerberos5: fix the WITH_OPENLDAP build
Kyle Evans
- git: d37a305bc52f - stable/13 - build: options: mention ports in the WITH_OPENLDAP description
Kyle Evans
- git: d0982de778a6 - stable/13 - [POWERPC64BE] mrsas: add big-endian support
Alfredo Dal'Ava Junior
- git: 37fed6c86003 - stable/13 - [POWERPC64BE] add mrsas driver to GENERIC64
Alfredo Dal'Ava Junior
- git: d6898bc06ae9 - stable/12 - login.conf(5): set a default PATH for the daemon class
Kyle Evans
- git: f6512d13154a - stable/12 - init(8): set environment variables from the "daemon" class as well
Kyle Evans
- git: d5461e9a792a - stable/12 - cron(8): set the environment variables of the user and/or login class
Kyle Evans
- git: f7ba064978f8 - stable/12 - service(8): set the environment of the "daemon" class before invoking
Kyle Evans
- git: ca9e7ac2fbbb - stable/13 - du: tests: use dollar-single quotes where appropriate
Kyle Evans
- git: 63a3f5906676 - stable/13 - src.opts.mk: set MK_ZFS conditional on MK_OPENSSL
Mitchell Horne
- git: b6cbf02ad87e - stable/13 - src.conf.5: regenerate
Mitchell Horne
- git: 683d086626cd - stable/13 - bridge: fix STP roles and protos strings
Kristof Provost
- git: 620455079f47 - stable/13 - ipfw(8) crashes when ext6hdr option is omitted
Kristof Provost
- git: d2eeacf7728a - stable/12 - ipfw(8) crashes when ext6hdr option is omitted
Kristof Provost
- git: ad6079266683 - stable/12 - bridge: fix STP roles and protos strings
Kristof Provost
- git: 40a37d24a8ed - stable/12 - Revert "opencrypto: Fix assignment of crypto completions to worker threads"
Mark Johnston
- git: b680dba47653 - stable/13 - riscv: add SBI system reset extension
Mitchell Horne
- git: 4295dd589e05 - stable/13 - Add a wg(4) manual page
Gordon Bergling
- git: 1cb79e809a0f - stable/13 - wg(4): Fix Copyright statement in man page
Gordon Bergling
- git: 15443b4d4048 - stable/13 - wg(4): Add authors of the wg(4) driver to the manual page
Gordon Bergling
- git: 9c829699aa3c - stable/13 - zfs: update zfs_config.h to match OpenZFS gf11b09dec
Martin Matuska
- git: 397aaa3bcc78 - stable/13 - cxgbe(4): Fixes to tx coalescing.
Navdeep Parhar
- git: 068f2402d28b - stable/13 - amd64: add a note about simd to libc memset, memmove and memcmp
Mateusz Guzik
- git: 88a580ebeea1 - stable/13 - amd64: move memcmp checks upfront
Mateusz Guzik
- git: 55764c48f5f8 - stable/13 - cache: move hash computation into the parsing loop
Mateusz Guzik
- git: 2edd6140e9a1 - stable/13 - cache: add delayed degenerate path handling
Mateusz Guzik
- git: 6d3ce617f398 - stable/13 - amd64: use compiler intrinsics for bsf* and bsr*
Mateusz Guzik
- git: 1a2bc12c4b25 - stable/13 - x86: use compiler intrinsics for bswap*
Mateusz Guzik
- git: 1fb5b2860444 - stable/13 - VMD support for new devices.
Doug Ambrisko
- git: 06eda1d83cbb - stable/13 - release: update workaround during transition to git
Glen Barber
- git: 31026a4677d0 - stable/13 - hcons: Fix manpage typo
Vladimir Kondratyev
- git: 6d4bc364ab5a - stable/13 - hsctrl: Fix manpage typo
Vladimir Kondratyev
- git: 0c839497c174 - stable/13 - loader.efi: There are systems without ConOut, also use ConOutDev
Toomas Soome
- git: 87cefd5c3dc6 - stable/13 - MFC eb0b1b33: Enable multipath routing by default.
Alexander V. Chernikov
- git: 8efe1ef1c741 - stable/13 - MFC 53729367d388: Fix subinterface vlan creation.
Alexander V. Chernikov
- git: 88452cb15155 - stable/13 - MFC cb984c62d705: Fix multipath support for rib_lookup_info().
Alexander V. Chernikov
- git: 10977b9f8435 - stable/13 - MFC 91f2c69ec206: Fix unused-function waring when compiling with FIB_ALGO.
Alexander V. Chernikov
- git: 74216f4caef2 - stable/13 - MFC f8b7ebea4905: Improve fib_algo debug messages.
Alexander V. Chernikov
- git: f5f50ec15688 - stable/13 - MFC ab6d9aaed76e: Move business logic from rebuild_fd_callout() into rebuild_fd().
Alexander V. Chernikov
- git: 211afd1e2391 - stable/13 - MFC 78c93a172114: Use process fib for inet/inet6 fib_algo sysctls.
Alexander V. Chernikov
- git: 2a3cbb6c8954 - stable/13 - MFC dd9163003cb1: Add rib_subscribe_locked() and rib_unsubsribe_locked() to support subscriptions during RIB modifications. Add new subscriptions to the beginning of the lists instead of the end. This fixes the situation when new subscription is created int the callback for the existing subscription, leading to the subscription notification handler pick it.
Alexander V. Chernikov
- git: 6bc5d49aba14 - stable/13 - MFC 151ec796a230: Fix the design problem with delayed algorithm sync.
Alexander V. Chernikov
- git: 3f3b216c0b4b - stable/13 - MFC jail: A jail could be removed without calling OSD methods
Jamie Gritton
- git: 7726fc9940d6 - stable/13 - MFC jail: fix dangling reference bug from 6754ae2572eb
Jamie Gritton
- git: 4c44dbde5491 - stable/13 - MFC jail: Handle a parent jail when a child is added to it
Jamie Gritton
- git: 3d544e6b0bc4 - stable/13 - Rename stable/13 to -STABLE now that releng/13.0 has branched
Glen Barber
- git: fa3b2ad265d3 - stable/13 - Fix ldd to work with more ELF files.
John Baldwin
- git: c1c52cd57e88 - stable/13 - OpenSSL: Support for kernel TLS offload (KTLS)
John Baldwin
- git: 3e09120f7984 - stable/13 - OpenSSL: Regenerate manual pages.
John Baldwin
- git: 3cf25a7802a2 - stable/13 - Disable MK_OPENSSL_KTLS for stable/13.
John Baldwin
- git: ab537343065a - stable/13 - Regenerate src.conf(5).
John Baldwin
- git: dbe043d42cda - stable/13 - Correct description for kern.proc.proc_td
Ed Maste
- git: e4a6846c34d2 - stable/13 - WITH_OFED build option: fix
Konstantin Belousov
- git: 6e1fe6d26ea2 - stable/13 - Bump shared library versions after ncurses bump in 13.
John Baldwin
- git: 7523914d08f9 - stable/12 - Correct description for kern.proc.proc_td
Ed Maste
- git: 4e33793cf41c - stable/12 - psm(4): Always initialize Synaptics touchpad report range with defaults
Vladimir Kondratyev
- git: 4932ef733d23 - stable/12 - ukbd(4): Do not serialize evdev key events
Vladimir Kondratyev
- git: e8eded55f237 - stable/12 - ukbd(4): Push LED events in ioctl handler rather than in xfer callback
Vladimir Kondratyev
- git: 3c6a89748a01 - stable/13 - param.h: fix __FreeBSD_version convention
Glen Barber
- git: 6bf9668d9d02 - stable/13 - mrsas: unbreak i386 build
Alfredo Dal'Ava Junior
- git: bf77fadc22c4 - stable/13 - Revert "bc: Vendor import of Gavin Howard's bc version 3.2.6"
Stefan EÃer
- git: 106efdb060ae - stable/13 - Vendor import of Gavin Howard's bc version 3.2.6
Stefan EÃer
- git: 154207a59bd2 - stable/13 - powerpc64le: readd COMPAT_FREEBSD11 and COMPAT_FREEBSD12
Piotr Kubaj
- git: 6136a10e355a - stable/13 - Always clamp curve25519 keys prior to use.
Peter Grehan
- git: 5c9700a7fe3f - stable/12 - Add a manual page for axp(4) / AMD 10G Ethernet driver
Gordon Bergling
- git: 4f5c38d25798 - stable/13 - cpucontrol(8): Fix display.
Konstantin Belousov
- git: 6d74fa5a1b66 - stable/13 - amd64 GENERIC: compile in mlx5en(4)
Konstantin Belousov
- git: 87eac7608343 - stable/13 - Enable pvscsi and vmx in arm64 GENERIC
Ed Maste
- git: 606bf913f9a3 - stable/13 - release: disable the 'reldoc' target after the ASCIIDoctor switch
Glen Barber
- git: ac86c042fbce - stable/13 - MFC 85d8d30f9f70: Don't allow allocating a new send tag on an INP which is being torn down. This fixes a potential send tag leak.
Hans Petter Selasky
- git: e326cb03bcd8 - stable/13 - MFC 093e72319089: Add missing decrement of active ratelimit connections.
Hans Petter Selasky
- git: 6a97a237a258 - stable/12 - MFC 85d8d30f9f70: Don't allow allocating a new send tag on an INP which is being torn down. This fixes a potential send tag leak.
Hans Petter Selasky
- git: 0ace2cce386a - stable/13 - Catch up with 6edfd179c86: document M_EXTPG. While here sore flags as they are in sys/mbuf.h
Gleb Smirnoff
- git: 97ded49caef6 - stable/13 - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.
Gleb Smirnoff
- git: b122886de25a - stable/13 - serf: Fix the default return value of the BIO control method.
John Baldwin
- git: 7d9e00cd8bd3 - stable/13 - rtld: Fix null-pointer dereference
Konstantin Belousov
- git: a7c9e79f70e8 - stable/12 - pgrp: Prevent use after free.
Konstantin Belousov
- git: 86316d8265b7 - stable/12 - Lock proctree in around fill_kinfo_proc().
Konstantin Belousov
- git: fcba16c23bd5 - stable/12 - kinfo_proc: move job-control related data collection into a new helper.
Konstantin Belousov
- git: ae19883a1695 - stable/12 - Implement malloc_domainset_aligned(9).
Konstantin Belousov
- git: 328a4f451f14 - stable/12 - jobc: rework detection of orphaned groups.
Konstantin Belousov
- git: a7158b84dfaa - stable/12 - Add ddb 'show timecounter' command.
Konstantin Belousov
- git: ef12434ebf65 - stable/12 - x86 busdma_bounce: use malloc_domainset_aligned(9).
Konstantin Belousov
- git: 4ab4f06952ea - stable/12 - tsc: add RDTSCP or faster variants of get_timecount()
Konstantin Belousov
- git: d4cd9db346bc - stable/12 - x86 vdso gettc: eliminate duplicated code in ifunc selectors.
Konstantin Belousov
- git: d1a6826939fb - stable/12 - x86 vdso gettc: reorganize ifunctions.
Konstantin Belousov
- git: 6494841a80aa - stable/12 - x86 vdso gettc: Add RDTSCP support
Konstantin Belousov
- git: 068f6966c9dd - stable/12 - elf: add some definitions for i386 and amd64 relocations
Konstantin Belousov
- git: e4866b81986f - stable/12 - nfs client: block vnode_pager_setsize() calls from nfscl_loadattrcache in nfs_write
Konstantin Belousov
- git: b70e482319de - stable/12 - WITH_OFED build option: fix
Konstantin Belousov
- git: bbba426c3a68 - stable/12 - cpucontrol(8): Fix display.
Konstantin Belousov
- git: 0dc48b74478d - stable/12 - amd64 GENERIC: compile in mlx5en(4)
Konstantin Belousov
- git: 560c98ccc897 - stable/12 - rtld: Fix null-pointer dereference
Konstantin Belousov
- git: 63317e36aae3 - stable/12 - MFC 4cd1807c7d2a67b633dd0c0bfde15091543a2514:
Cy Schubert
- git: 7512d59d235d - stable/12 - MFC 7071734fae6019d1e3e44daf7deb4478582081cc:
Cy Schubert
- git: 0c7a33852aa5 - stable/11 - MFC 4cd1807c7d2a67b633dd0c0bfde15091543a2514:
Cy Schubert
- git: 19bebaed370c - stable/11 - MFC7071734fae6019d1e3e44daf7deb4478582081cc:
Cy Schubert
- git: 618dee602319 - stable/13 - Set file mode during zfs_write
Ryan Moeller
- git: 5e9e7ad9a2a4 - stable/13 - readelf: decode LA48 and ASG_DISABLE feature flags
Ed Maste
- git: 2ac71adb4026 - stable/12 - readelf: decode LA48 and ASG_DISABLE feature flags
Ed Maste
- git: 187492ef639f - stable/13 - powerpc64: Fix boot on virtual-mode OF (PowerMac G5)
Brandon Bergren
- git: 42167258150e - stable/12 - Upgrade to OpenPAM Tabebuia.
Ed Maste
- git: 574d0dfae501 - stable/13 - grep: fix null pattern and empty pattern file behavior
Kyle Evans
- git: bbce8cbba911 - stable/13 - grep: turn off -w if -x is specified
Kyle Evans
- git: 08f25b50dbd3 - stable/13 - grep: fix -A handling in conjunction with -m match limitation
Kyle Evans
- git: a60c5de933e1 - stable/13 - acpi: limit the AMDI0020/AMDI0010 workaround to an option
Warner Losh
- git: 0dc5c9467b5b - stable/13 - hid: bump HID_ITEM_MAXUSAGES to 8
Warner Losh
- git: 40c1f835412d - stable/12 - nvdimm: Fix error path mis-free
Ravi Pokala
- git: a7c68340584c - stable/12 - acpi: limit the AMDI0020/AMDI0010 workaround to an option
Warner Losh
- git: 214ef320018d - stable/13 - arm64: Initialize VFP control register.
Michal Meloun
- git: e8dfdf40bed9 - stable/13 - dwmmc: Multiple busdma fixes.
Michal Meloun
- git: 6930f97474e4 - stable/13 - arm32: Align arguments of sync_icache() syscall to cacheline size.
Michal Meloun
- git: 07c84bb078e1 - stable/12 - zgrep: fix exit status with multiple files
Kyle Evans
- git: 92ddb6090b0c - stable/12 - grep: fix null pattern and empty pattern file behavior
Kyle Evans
- git: 1db55207b661 - stable/12 - grep: turn off -w if -x is specified
Kyle Evans
- git: ad488c9793fd - stable/12 - grep: fix -A handling in conjunction with -m match limitation
Kyle Evans
- git: 860e0c7fb848 - stable/13 - armv8crypto: Fix some edge cases in the AES-GCM implementation
Mark Johnston
- git: 980ce11f30f7 - stable/13 - Turn off forgotten multipath debug messages
Alexander V. Chernikov
- git: 538a81520b55 - stable/13 - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else the lower layers may do unwanted things.
Alexander V. Chernikov
- git: 5bbaea5d06b7 - stable/13 - Improve ACPI_NFIT_CONTROL_REGION formatting.
Alexander Motin
- git: 549d8329293e - stable/13 - Print DeviceHandle and PhysicalId in hex.
Alexander Motin
- git: f8c7687febed - stable/12 - Improve ACPI_NFIT_CONTROL_REGION formatting.
Alexander Motin
- git: 9525ccc84e33 - stable/12 - Print DeviceHandle and PhysicalId in hex.
Alexander Motin
- git: 752a51183695 - stable/13 - netgraph/ng_bridge: Deactivate old table ABI
Lutz Donnerhacke
- git: dd8f4fcd270d - stable/13 - netgraph/ng_source: Switch queuing framework
Lutz Donnerhacke
- git: 18097ee2fb7c - stable/13 - ktls(4): Mention WITH_OPENSSL_KTLS in the ktls(4) manual page
Gordon Bergling
- git: 5bc11b95b87c - stable/13 - test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip()
Dimitry Andric
- git: f2a88e744701 - stable/12 - test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip()
Dimitry Andric
- git: ca9df934a552 - stable/11 - test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip()
Dimitry Andric
- git: a73aaaeb579b - stable/13 - vm: Honour the "noreuse" flag to vm_page_unwire_managed()
Mark Johnston
- git: 8874f305d814 - stable/13 - ZFS: fix assertions with INVARIANTS
Alan Somers
- git: f94e8beadbd8 - stable/13 - usleep(3): replace 'process' with 'calling thread'
Konstantin Belousov
- git: 5357bd228fca - stable/12 - usleep(3): replace 'process' with 'calling thread'
Konstantin Belousov
- git: 11304949deb3 - stable/13 - Fix ifa refcount leak during route addition.
Alexander V. Chernikov
- git: 7ef1ebd8f1e5 - stable/13 - Fix interface route addition with net/bird.
Alexander V. Chernikov
- git: cd580a4c8a16 - stable/13 - ssh: diff reduction against OpenBSD, remove unused includes
Ed Maste
- git: cc489905bab0 - stable/13 - ssh: remove ssh-hpn leftovers
Ed Maste
- git: 7278d812fccb - stable/13 - ssh: remove unused variable
Ed Maste
- git: 76702e90d007 - stable/13 - vt: terminal size can grow too big with small font
Toomas Soome
- git: 9f46322cad47 - stable/13 - [udp] fix possible mbuf and lock leak in udp_input().
Andrey V. Elsukov
- git: 8cb4c3631630 - stable/13 - [udp6] fix possible panic due to lack of locking.
Andrey V. Elsukov
- git: 467f2b64dbc3 - stable/13 - mrsas: update man page
Alfredo Dal'Ava Junior
- git: 928cbdbe3910 - stable/13 - [POWERPC64LE] add mrsas to GENERIC64LE
Alfredo Dal'Ava Junior
- git: 78968ce3ddbf - stable/13 - Merge bmake-20210206
Simon J. Gerraty
- git: 720600023287 - stable/13 - Fix incorrect powf(3) result with x near 1 and |y| much larger than 1
Dimitry Andric
- git: cedb8de26ccc - stable/12 - Fix incorrect powf(3) result with x near 1 and |y| much larger than 1
Dimitry Andric
- git: 182881658138 - stable/11 - Fix incorrect powf(3) result with x near 1 and |y| much larger than 1
Dimitry Andric
- git: 03bb5b837d89 - stable/13 - mlx4, mthca: Silence warnings about no-op alignment operations
Mark Johnston
- git: 78534b222b99 - stable/13 - binmiscctl: Avoid segfault with "binmiscctl add" and no extra params
Mark Johnston
- git: 8eebd9592e3d - stable/13 - mca: Handle inconsistent CMCI capability reporting
Mark Johnston
- git: 859d72fa6538 - stable/13 - iflib: Free resources in a consistent order during detach
Mark Johnston
- git: 313cd76a2aac - stable/13 - armv8crypto: Extract GCM state into a structure
Mark Johnston
- git: 0c9ee60a24f3 - stable/13 - ktls: Make configuration sysctls available as tunables
Mark Johnston
- git: 75704436e23e - stable/13 - ktls: Use COUNTER_U64_DEFINE_EARLY
Mark Johnston
- git: dadf603f0f7b - stable/12 - mca: Handle inconsistent CMCI capability reporting
Mark Johnston
- git: cef784ce8965 - stable/13 - Adding PRR sysctls to tcp(4) man page
Richard Scheffenegger
- git: 046f91f21ac6 - stable/12 - Cirrus-CI: use FreeBSD 12.2 image
Ed Maste
- git: 422b6a3048c6 - stable/13 - MFC 4cd1807c7d2a67b633dd0c0bfde15091543a2514:
Cy Schubert
- git: d72c88fe2784 - stable/13 - MFC 7071734fae6019d1e3e44daf7deb4478582081cc:
Cy Schubert
- git: d81409e2b9ab - stable/13 - MFC 0f34c80f376345b98a972940dd4757e58d7beb06:
Cy Schubert
- git: d751393cdd2a - stable/13 - MFC e673debe7db8ba95e4ee3b549d2570e71d19b596:
Cy Schubert
- git: 5c32dfaaa1a0 - stable/13 - MFC 10990cb46027b4cc4339540b1217117863b2cd15:
Cy Schubert
- git: cee16a2ff033 - stable/13 - MFC 344f1083e128d8d41ca31853dac513ca3efd9d1f:
Cy Schubert
- git: 6bb08afcf971 - stable/13 - MFC 57785538c6e0d7e8ca0f161ab95bae10fd304047 and 1e811efbc591699b872bea42b9de419c373199df:
Cy Schubert
- git: b3e0463c741c - stable/13 - MFC d20f7a5a3da1aa5bccdabb89c181ca0c49385ecd:
Cy Schubert
- git: 624f34ed82b2 - stable/12 - MFC 0f34c80f376345b98a972940dd4757e58d7beb06:
Cy Schubert
- git: 1d1120c6ce7a - stable/12 - MFC commit e673debe7db8ba95e4ee3b549d2570e71d19b596:
Cy Schubert
- git: 98cf94afab4d - stable/12 - MFC 10990cb46027b4cc4339540b1217117863b2cd15:
Cy Schubert
- git: 46f4eb3f1eb3 - stable/12 - MFC 344f1083e128d8d41ca31853dac513ca3efd9d1f:
Cy Schubert
- git: d4582137abc2 - stable/12 - MFC d20f7a5a3da1aa5bccdabb89c181ca0c49385ecd:
Cy Schubert
- git: c7d01e6f2c96 - stable/12 - MFC 57785538c6e0d7e8ca0f161ab95bae10fd304047 and 1e811efbc591699b872bea42b9de419c373199df:
Cy Schubert
- git: 8d6da0aae1c4 - stable/11 - MFC 0f34c80f376345b98a972940dd4757e58d7beb06:
Cy Schubert
- git: ba6bb2487a7e - stable/11 - MFC e673debe7db8ba95e4ee3b549d2570e71d19b596:
Cy Schubert
- git: 466d2c6aa08d - stable/11 - MFC 10990cb46027b4cc4339540b1217117863b2cd15:
Cy Schubert
- git: e7a431c229ea - stable/11 - MFC 344f1083e128d8d41ca31853dac513ca3efd9d1f:
Cy Schubert
- git: ad535e485554 - stable/11 - MFC d20f7a5a3da1aa5bccdabb89c181ca0c49385ecd:
Cy Schubert
- git: 62607e8680e9 - stable/11 - MFC 57785538c6e0d7e8ca0f161ab95bae10fd304047 and 1e811efbc591699b872bea42b9de419c373199df:
Cy Schubert
- git: 0646b83f0779 - stable/13 - ifconfig: fix incorrect wg allowed-ips netmask
Philip Paeps
- git: be4b3e7a5bf9 - stable/13 - fmtree: add a deprecation notice to the manpage
Kyle Evans
- git: f39a12f04308 - stable/12 - fmtree: add a deprecation notice to the manpage
Kyle Evans
- git: 46cccd5ceb75 - stable/13 - inetd: fix unix sockaddr's length assignment
Kyle Evans
- git: 5ab679d9619a - stable/12 - inetd: fix unix sockaddr's length assignment
Kyle Evans
- git: 591e21210e35 - stable/12 - netgraph/ng_source: Allow ng_source to inject into any netgraph network
Lutz Donnerhacke
- git: a1c158199793 - stable/13 - usr.bin/grep: Fix Address OOB read error
Alex Richardson
- git: b72a2e3ffa3a - stable/13 - loader: remove BORDER_PIXELS
Toomas Soome
- git: d9dd77252cab - stable/13 - loader: do not autoselect smaller font than 8x16 with high res display
Toomas Soome
- git: cc11afa865f0 - stable/13 - release: fix overriding UNAME_r
Glen Barber
- git: 568d9aa2b5bc - stable/12 - cxgbe(4): Check for descriptors before writing a TLS or raw work request.
Navdeep Parhar
- git: 42f7f5c5d22c - stable/12 - cxgbe(4): Fixes to tx coalescing.
Navdeep Parhar
- git: 40f283b03801 - stable/13 - gic_v3: Use 64-bit writes to GICD_IROUTERn
Ed Maste
- git: acd69b070403 - stable/13 - gic_v3: add message based interrupts support
Ed Maste
- git: a4f76f79ffe8 - stable/13 - OpenSSL: Merge OpenSSL 1.1.1j
Jung-uk Kim
- git: e8cbe40ac3ba - stable/13 - OpenSSL: Regen manual pages for OpenSSL 1.1.1j.
Jung-uk Kim
- git: e3a8c0df593b - stable/12 - OpenSSL: Merge OpenSSL 1.1.1j
Jung-uk Kim
- git: bc702228ee23 - stable/12 - OpenSSL: Regen assembly files and manual pages for OpenSSL 1.1.1j
Jung-uk Kim
- git: 36c368d91c22 - stable/13 - OpenSSL: Remove obsolete include directory
Jung-uk Kim
- git: 7973db046cb0 - stable/13 - OpenSSL: Regen assembly files for OpenSSL 1.1.1j
Jung-uk Kim
- git: b43fd50269af - stable/13 - usr.sbin/makefs: fix use-after-free in read_mtree_keywords()
Alex Richardson
- git: f9a66bb91ae1 - stable/13 - pf: Slightly relax pf_rule_addr validation
Kristof Provost
- git: f8d1f2da0922 - stable/12 - pf: Slightly relax pf_rule_addr validation
Kristof Provost
- git: 9cc7bd9a6ab1 - stable/12 - Widen ifnet_detach_sxlock coverage
Kristof Provost
- git: 05530211165f - stable/13 - Widen ifnet_detach_sxlock coverage
Kristof Provost
- git: 00abeecb4a25 - releng/13.0 - pf: Slightly relax pf_rule_addr validation
Kristof Provost
- git: 23f8fe51af0b - releng/13.0 - Widen ifnet_detach_sxlock coverage
Kristof Provost
- git: 726e20f45041 - releng/13.0 - fmtree: add a deprecation notice to the manpage
Kyle Evans
- git: eefc7f388ab6 - stable/12 - kenv: avoid sleepable alloc for integer tunables
Alexander Motin
- git: 46539a7bf0ec - stable/13 - Allow setting alias port ranges in libalias and ipfw.
Neel Chauhan
- git: ab65c43e2620 - stable/12 - Allow setting alias port ranges in libalias and ipfw.
Neel Chauhan
- git: cd64031631a2 - stable/12 - Update version in openssh FREEBSD-vendor metadata
Ed Maste
- git: e77af69d0d43 - stable/12 - openssh: refer to OpenSSL not SSLeay
Ed Maste
- git: 892a9b3c67f5 - stable/12 - sshd: allow UseBlocklist alias for UseBlacklist
Ed Maste
- git: cc29cf1df81e - stable/12 - ssh: diff reduction against OpenBSD, remove unused includes
Ed Maste
- git: 0de9b983e6d4 - stable/12 - ssh: remove ssh-hpn leftovers
Ed Maste
- git: 4575e3ef3c51 - stable/12 - ssh: remove unused variable
Ed Maste
- git: cace1baa12a5 - stable/12 - mount_nfs: update man page description for oneopenown
Rick Macklem
- git: b4bf7bdeb70d - stable/12 - Giant: move back Giant removal until 14
Warner Losh
- git: d2fb8eb1472c - stable/13 - Giant: move back Giant removal until 14
Warner Losh
- git: 6f21b7996a95 - stable/13 - zfs: fix RAIDZ2/3 not healing parity with 2+ bad disks
Martin Matuska
- git: edb9049c3a78 - stable/13 - zfs: Avoid updating the L2ARC device header unnecessarily
Martin Matuska
- git: e57523de1905 - releng/13.0 - OpenSSL: Merge OpenSSL 1.1.1j
Jung-uk Kim
- git: 28025add118d - releng/13.0 - OpenSSL: Regen manual pages for OpenSSL 1.1.1j.
Jung-uk Kim
- git: f7e7c4d4062f - releng/13.0 - OpenSSL: Remove obsolete include directory
Jung-uk Kim
- git: ba4d5b4d5951 - releng/13.0 - OpenSSL: Regen assembly files for OpenSSL 1.1.1j
Jung-uk Kim
- git: c558999977fb - stable/13 - MFC 12148d4300db: Fix for locking order reversal in USB audio driver, when using mmap().
Hans Petter Selasky
- git: 3ea88413d607 - stable/12 - MFC 12148d4300db: Fix for locking order reversal in USB audio driver, when using mmap().
Hans Petter Selasky
- git: e710703067b1 - stable/11 - MFC 12148d4300db: Fix for locking order reversal in USB audio driver, when using mmap().
Hans Petter Selasky
- git: 223debfb954c - releng/13.0 - zfs: fix RAIDZ2/3 not healing parity with 2+ bad disks
Martin Matuska
- git: 0be7053c91b9 - releng/13.0 - zfs: Avoid updating the L2ARC device header unnecessarily
Martin Matuska
- git: 0abf8ecb11ca - releng/13.0 - MFC 12148d4300db: Fix for locking order reversal in USB audio driver, when using mmap().
Hans Petter Selasky
- git: 9e94eac9765f - stable/11 - OpenSSL: Don't overflow the output length in EVP_CipherUpdate calls
Jung-uk Kim
- git: 2dcaecea30c0 - stable/11 - OpenSSL: Fix Null pointer deref in X509_issuer_and_serial_hash()
Jung-uk Kim
- git: 97232b0dc031 - stable/13 - Fix incorrect hypotl(3) result with subnormal numbers
Dimitry Andric
- git: be49cd3ec6a5 - stable/12 - Fix incorrect hypotl(3) result with subnormal numbers
Dimitry Andric
- git: 6287b5978c5f - stable/11 - Fix incorrect hypotl(3) result with subnormal numbers
Dimitry Andric
- git: 207f42897114 - stable/13 - readelf: do not trucate section name with -W
Ed Maste
- git: 4f17bbf19f21 - stable/13 - arch.7: update 11.x to 11.4 as the last FreeBSD 11 release
Ed Maste
- git: 1be660d28896 - stable/12 - arch.7: update 11.x to 11.4 as the last FreeBSD 11 release
Ed Maste
- git: 83b1614a2e39 - stable/13 - Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for a summary of changes, or for a more thorough overview:
Dimitry Andric
- git: b6f78045a61e - stable/12 - Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for a summary of changes, or for a more thorough overview:
Dimitry Andric
- git: 7799e59719e4 - stable/11 - Update Subversion to 1.14.1 LTS. See contrib/subversion/CHANGES for a summary of changes, or for a more thorough overview:
Dimitry Andric
- git: 922c452bd871 - stable/11 - OpenSSL: Move static DH ciphersuites into the "weak-ssl-ciphers" list
Jung-uk Kim
- git: f49177221ace - releng/13.0 - mrsas: update man page
Alfredo Dal'Ava Junior
- git: c3942b4284d1 - releng/13.0 - [POWERPC64LE] add mrsas to GENERIC64LE
Alfredo Dal'Ava Junior
- git: 03c31d3ca31a - releng/13.0 - vt: terminal size can grow too big with small font
Toomas Soome
- git: d560d01b02a1 - releng/13.0 - loader: remove BORDER_PIXELS
Toomas Soome
- git: eb7d18ff0ab5 - releng/13.0 - loader: do not autoselect smaller font than 8x16 with high res display
Toomas Soome
- git: 150b4388d3b5 - releng/13.0 - update to 13.0-BETA3
Glen Barber
- git: 0adeb3b23e04 - stable/12 - Ignore generated LINT files
Ravi Pokala
- git: a069809d907d - stable/11 - Ignore generated LINT files
Ravi Pokala
- git: 894360bacd42 - stable/13 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)
Jamie Gritton
- git: bef16fad3bd2 - stable/13 - VOP_ADVLOCK(9): fix a typo
Guangyuan Yang
- git: 4b2a20dfde9c - stable/13 - ffs_vnops.c: Move opt_*.h includes to the top.
Konstantin Belousov
- git: 2b1f87a83c1c - stable/12 - ffs_vnops.c: Move opt_*.h includes to the top.
Konstantin Belousov
- git: 2142926f63d8 - stable/13 - lastcomm(1): Only install if MK_ACCT is on
Emmanuel Vadot
- git: 8963d65853af - stable/13 - arm64: Order sys/conf/files.arm64
Emmanuel Vadot
- git: 945dc4047dfa - stable/13 - arm64: Make thunderx vnic file depend on soc_cavm_thunderx
Emmanuel Vadot
- git: 7b6068eec1e0 - stable/13 - arm64: Add a SOC_BRCM_NS2 option
Emmanuel Vadot
- git: ac845558f7b6 - stable/13 - arm64: if_dwc is also needed by intel stratix10 platform
Emmanuel Vadot
- git: d889bc57622c - stable/13 - truss: Decode sendfile(2) arguments
Mark Johnston
- git: 18f552e647f5 - stable/13 - Use iflib_if_init_locked() during media change instead of iflib_init_locked().
Allan Jude
- git: 889cf2bf73a0 - releng/13.0 - ffs_vnops.c: Move opt_*.h includes to the top.
Konstantin Belousov
- git: 79bee465de34 - stable/12 - Free microcode memory later.
Konstantin Belousov
- git: 57d2eb8896c2 - stable/12 - Use iflib_if_init_locked() during media change instead of iflib_init_locked().
Allan Jude
- git: f7007a7d0525 - stable/12 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)
Jamie Gritton
- git: c837631bd47a - stable/11 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)
Jamie Gritton
- git: 9f00cb5fa8a4 - releng/13.0 - MFS jail: Handle a possible race between jail_remove(2) and fork(2)
Jamie Gritton
- git: ced29ea4fb42 - stable/13 - libpmc: fix linking with C programs
Alan Somers
- git: 418d29545e0b - stable/12 - libpmc: fix linking with C programs
Alan Somers
- git: de8d66b37823 - stable/12 - Revert "libpmc: fix linking with C programs"
Alan Somers
- git: e1cbe25f5f36 - stable/12 - libc/nss tests: Style
Mark Johnston
- git: c4573b48c6db - stable/12 - libc/nss tests: Fix getpw and getgr single-pass tests
Mark Johnston
- git: a8499077ab1b - stable/12 - libc/nss: Restore iterator state when doing passwd/group lookups
Mark Johnston
- git: 31f3fbbcd484 - stable/12 - libc/nss tests: Add regression tests for commit 55444c823e1f
Mark Johnston
- git: a46d7192f41a - stable/12 - libc/nss: Ensure that setgroupent(3) actually works as advertised
Mark Johnston
- git: 92cf69cb8da6 - stable/12 - libcasper/cap_grp tests: Reset the group database handle
Mark Johnston
- git: d666638e2434 - stable/12 - usr.sbin/praudit: Fix tests after 5619d49e07
Mark Johnston
- git: af8073117938 - stable/13 - libdtrace: Stop relying on lex compatibility
Mark Johnston
- git: d69677407ef5 - stable/13 - libdtrace: Trivial style fixes to force dt_lex.c to be regenerated
Mark Johnston
- git: 944f43165580 - stable/13 - arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATE
Emmanuel Vadot
- git: 796faf365c0e - stable/13 - arm64: rpi4: gpio: Add brcm, bcm2711-gpio compatible
Emmanuel Vadot
- git: 6cf4aaf763ca - stable/13 - pkg(7): add an -r reponame option for bootstrap and add
Kyle Evans
- git: 9ec09b04df17 - stable/13 - pkg(7): address minor nits (mostly clang-analyze complaints)
Kyle Evans
- git: 26682c1fa74c - stable/12 - pkg(7): address minor nits (mostly clang-analyze complaints)
Kyle Evans
- git: aeb00dca0d03 - stable/13 - Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way
Dimitry Andric
- git: 9e86d1669765 - stable/12 - Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way
Dimitry Andric
- git: 49e7d3fee6ac - stable/11 - Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way
Dimitry Andric
- git: 6af57633d7a0 - stable/13 - Revert "Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way"
Dimitry Andric
- git: 780a76a6ec21 - stable/12 - Revert "Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way"
Dimitry Andric
- git: 9418450e056f - stable/11 - Revert "Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another way"
Dimitry Andric
- git: ea5a304c734f - stable/13 - nvdimm(4): Export NVDIMM health flags via sysctl
Ravi Pokala
- git: 49318a0aac64 - stable/12 - nvdimm(4): Export NVDIMM health flags via sysctl
Ravi Pokala
- git: ee5ddf4296ad - stable/13 - procstat: distinguish vm map guards in procstat vm output.
Konstantin Belousov
- git: 1946484bcc15 - stable/12 - procstat: distinguish vm map guards in procstat vm output.
Konstantin Belousov
- git: e26f82b9e6fb - stable/12 - pf: Fix osfp configuration
Kristof Provost
- git: 9823eb6909fc - stable/13 - pf: Fix osfp configuration
Kristof Provost
- git: d4a0c102a237 - stable/13 - Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456
Dimitry Andric
- git: 72b20d2aa973 - stable/12 - Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456
Dimitry Andric
- git: 0aa8c6552ff5 - stable/11 - Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456
Dimitry Andric
- git: a310973472b5 - releng/13.0 - pf: Fix osfp configuration
Kristof Provost
- git: 26b11d047d20 - releng/13.0 - libpmc: fix linking with C programs
Alan Somers
- git: 07efb4cef7be - releng/13.0 - arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATE
Emmanuel Vadot
- git: 1d0d443daa57 - releng/13.0 - arm64: rpi4: gpio: Add brcm, bcm2711-gpio compatible
Emmanuel Vadot
- git: c05f4077ecc4 - stable/13 - pxeboot(8): remove antiquated information
Guangyuan Yang
- git: 9c59d7533731 - stable/12 - libpmc: fix linking with C programs
Alan Somers
- git: 5dbb407145c8 - stable/13 - MFC jail: Change both root and working directories in jail_attach(2)
Jamie Gritton
- git: 882cbdeb21dc - stable/13 - netgraph/ng_bridge: Introduce "uplink" ports without MAC learning
Lutz Donnerhacke
- git: 8135f3f2fcd1 - stable/13 - netgraph/ng_bridge: Derive forwarding mode from first attached hook
Lutz Donnerhacke
- git: d7187b4b1c70 - stable/13 - netgraph/ng_bridge: switch stats to counter framework
Lutz Donnerhacke
- git: 1e2c1b762275 - stable/13 - netgraph/ng_bridge: Make simple internal functions read-only
Lutz Donnerhacke
- git: 0952f69003e8 - stable/13 - netgraph/ng_bridge: Merge internal structures
Lutz Donnerhacke
- git: 88e916bff035 - stable/13 - netgraph/ng_bridge: Document staleness in multithreaded operation
Lutz Donnerhacke
- git: dcb4190179bd - stable/13 - netgraph/ng_bridge: Add counters for the first link, too
Lutz Donnerhacke
- git: 511690b108f8 - stable/13 - ng_bridge.4: Use more suitable mandoc macros
Lutz Donnerhacke
- git: 4aa71da8dc00 - stable/13 - bc: Upgrade to version 3.3.0
Stefan EÃer
- git: e540e45097e5 - stable/13 - MFC 1c808fcd859f: Allocate BAR for ENA MSIx vector table
Marcin Wojtas
- git: 5de955fe436a - releng/13.0 - MFC 1c808fcd859f: Allocate BAR for ENA MSIx vector table
Marcin Wojtas
- git: 5d07525b81af - releng/13.0 - pkg(7): address minor nits (mostly clang-analyze complaints)
Kyle Evans
- git: 64649f028542 - stable/13 - zfs: fix panic if scrubbing after removing a slog device
Martin Matuska
- git: 940415f20a78 - stable/13 - zfs: disable use of hardware crypto offload drivers
Martin Matuska
- git: f3f042d850ba - releng/13.0 - MFS jail: Change both root and working directories in jail_attach(2)
Jamie Gritton
- git: ca9ab8ea1774 - stable/12 - MFC jail: Change both root and working directories in jail_attach(2)
Jamie Gritton
- git: 570121808a76 - stable/11 - MFC jail: Change both root and working directories in jail_attach(2)
Jamie Gritton
- git: dd250d3def37 - releng/13.0 - ktls(4): Mention WITH_OPENSSL_KTLS in the ktls(4) manual page
Gordon Bergling
- git: bc1df392499d - stable/12 - MFC 1c808fcd859f: Allocate BAR for ENA MSIx vector table
Marcin Wojtas
- git: 79474cbd9bc4 - stable/11 - MFC 1c808fcd859f: Allocate BAR for ENA MSIx vector table
Marcin Wojtas
- git: 80cb372e2ad8 - stable/13 - lex: Do not let input() return 0 when end-of-file is reached
Jung-uk Kim
- git: 21269625733f - stable/13 - zfs: restore FreeBSD resource usage accounting
Martin Matuska
- git: 4e3fa977a14f - releng/13.0 - lex: Do not let input() return 0 when end-of-file is reached
Jung-uk Kim
- git: ae093a0614f3 - releng/13.0 - libdtrace: Stop relying on lex compatibility
Mark Johnston
- git: 57d6e82d1f69 - stable/13 - loader_lua: consider userboot console as serial
Toomas Soome
- git: c930816b7671 - stable/13 - cxgbe(4): Save proper zone index on low memory in refill_fl().
Navdeep Parhar
- git: ab88a1ff14ef - stable/12 - cxgbe(4): Save proper zone index on low memory in refill_fl().
Navdeep Parhar
- git: c8169618a730 - stable/13 - Exclude reserved iSCSI Target Transfer Tag.
Alexander Motin
- git: 49f4b33f9e16 - stable/13 - Exclude reserved iSCSI Initiator Task Tag.
Alexander Motin
- git: 7cc6daf122e5 - stable/12 - Exclude reserved iSCSI Target Transfer Tag.
Alexander Motin
- git: 0004227346d0 - stable/12 - Exclude reserved iSCSI Initiator Task Tag.
Alexander Motin
- git: d7296b893969 - releng/13.0 - cxgbe(4): Save proper zone index on low memory in refill_fl().
Navdeep Parhar
- git: ab3e1bd3c22a - stable/13 - xen-blkback: fix leak of grant maps on ring setup failure
Ed Maste
- git: dfb372f5d38c - stable/12 - xen-blkback: fix leak of grant maps on ring setup failure
Ed Maste
- git: 89238773a37f - stable/11 - xen-blkback: fix leak of grant maps on ring setup failure
Ed Maste
- git: 3df2766a6916 - stable/13 - linux: Unmap the VDSO page when unloading
Mark Johnston
- git: ddfa5b011ca6 - stable/13 - linux: Update the i386/linux vdso deinitialization routine
Mark Johnston
- git: b7f1582221f5 - stable/13 - loader: start kernel in text mode when there is no vbefb vt driver
Toomas Soome
- git: 1714029b8a9c - stable/13 - Fix loader detection of vbefb support on !amd64
Toomas Soome
- git: debcf835b16b - stable/13 - loader: unload command should reset tg_kernel_supported in gfx_state
Toomas Soome
- git: 1c23f70aeb29 - stable/13 - pgcache read: protect against reads past end of the vm object size
Konstantin Belousov
- git: 4b737a9c58ca - releng/13.0 - pgcache read: protect against reads past end of the vm object size
Konstantin Belousov
- git: 5d3b3e47a68b - stable/13 - pf: duplicate frames only once when using dup-to pf rule
Kristof Provost
- git: 46b600875685 - stable/13 - pf tests: Test that dup-to doesn't produce extra duplicate packets
Kristof Provost
- git: 04535d6a572a - stable/13 - pf tests: Test unicast reverse path forwarding check
Kristof Provost
- git: 0a223cf980b5 - stable/13 - ddb: fix show devmap output on 32-bit arm
Mitchell Horne
- git: 007101f87ddf - stable/13 - cgem: improve usage of busdma(9) KPI
Mitchell Horne
- git: 07656628fdbc - stable/13 - ofwfb: fix incorrect colors on powerpc* and add new tunable parameters
Alfredo Dal'Ava Junior
- git: ea10694336b9 - stable/13 - Fix nd6 rib_action() handling.
Alexander V. Chernikov
- git: 9262a9ce06a6 - stable/13 - hidraw: Make HIDIOCGRDESCSIZE ioctl return report descriptor size
Vladimir Kondratyev
- git: e7211ca03a85 - stable/13 - ukbd: Fix handling of keyboard ErrorRollOver reports
Vladimir Kondratyev
- git: 98b3658c4e8a - stable/13 - hkbd: Fix handling of keyboard ErrorRollOver reports
Vladimir Kondratyev
- git: 9bdb559d9726 - stable/12 - ukbd: Fix handling of keyboard ErrorRollOver reports
Vladimir Kondratyev
- git: fc6c898ec5f4 - stable/13 - Fix divide-by-zero panic when ASLR is enabled and superpages disabled
Jason A. Harmening
- git: 941747f63cfa - stable/12 - Fix divide-by-zero panic when ASLR is enabled and superpages disabled
Jason A. Harmening
- git: 8cf559d6b9b4 - stable/13 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: c99e3e2d9693 - stable/12 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: dae05d22d64e - stable/11 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: 491cafa96113 - releng/11.4 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)
Mark Johnston
- git: bc0d9b9b84ec - releng/11.4 - MFC jail: Change both root and working directories in jail_attach(2)
Mark Johnston
- git: 2ca137b4306d - releng/11.4 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files
Mark Johnston
- git: ab1cd885a619 - releng/11.4 - xen-blkback: fix leak of grant maps on ring setup failure
Mark Johnston
- git: 3ea0e6b45274 - releng/11.4 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: 7a03d4b081a0 - releng/11.4 - Add UPDATING entry and bump version
Mark Johnston
- git: b306be13a9c7 - releng/12.2 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)
Mark Johnston
- git: 4dd124c3171d - releng/12.2 - MFC jail: Change both root and working directories in jail_attach(2)
Mark Johnston
- git: 0f1ee1523649 - releng/12.2 - Free microcode memory later.
Mark Johnston
- git: df378912ebc2 - releng/12.2 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files
Mark Johnston
- git: efc9549ba0c2 - releng/12.2 - MFC r368555: caroot: update bundle
Mark Johnston
- git: 602f1da04217 - releng/12.2 - xen-blkback: fix leak of grant maps on ring setup failure
Mark Johnston
- git: f8e0874a2d97 - releng/12.2 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: 142f0d36d909 - releng/12.2 - Add UPDATING entry and bump version
Mark Johnston
- git: 035021b98a25 - releng/13.0 - Add UPDATING entries and bump version
Mark Johnston
- git: ce9af53d0897 - releng/13.0 - xen-blkback: fix leak of grant maps on ring setup failure
Mark Johnston
- git: f82cffcf2f44 - releng/13.0 - pam_login_access: Fix negative entry matching logic
Mark Johnston
- git: 7f73db6d04d0 - stable/13 - 504ebd612ec: kern: sonewconn: set so_options before pru_attach()
Kyle Evans
- git: 5e57a3806ef3 - stable/12 - 504ebd612ec: kern: sonewconn: set so_options before pru_attach()
Kyle Evans
- git: 750252612dad - stable/13 - buf SU hooks: track buf_start() calls with B_IOSTARTED flag
Konstantin Belousov
- git: 0672f9d80860 - stable/13 - ffs: call ufsdirhash_dirtrunc() right after setting directory size
Konstantin Belousov
- git: 9255b36faf8a - stable/13 - ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
Konstantin Belousov
- git: e3e958f3a4f2 - stable/13 - ffs_inotovp(): interface to convert (ino, gen) into alive vnode
Konstantin Belousov
- git: ed0639829323 - stable/13 - Merge ufs_fhtovp() into ffs_inotovp().
Konstantin Belousov
- git: ed3b4bbe359b - stable/13 - ufs_direnter/SU: unconditionally UFS_UPDATE inode when extending directory
Konstantin Belousov
- git: 861d47845f24 - stable/13 - ffs_syncvnode: only clear IN_NEEDSYNC after successfull sync
Konstantin Belousov
- git: 75f0d88bd3f0 - stable/13 - vn_open(): If the vnode is reclaimed during open(2), do not return error.
Konstantin Belousov
- git: e45f7c841983 - stable/13 - nullfs: provide special bypass for VOP_VPUT_PAIR
Konstantin Belousov
- git: 1f96e4cd1e3c - stable/13 - Add VOP_VPUT_PAIR() with trivial default implementation.
Konstantin Belousov
- git: b7a3af0b9f01 - stable/13 - Use VOP_VPUT_PAIR() for eligible VFS syscalls.
Konstantin Belousov
- git: 6c465e4719ab - stable/13 - ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
Konstantin Belousov
- git: d96c8375a637 - stable/13 - nfsserver: use VOP_VPUT_PAIR().
Konstantin Belousov
- git: b7d28c4e9073 - stable/13 - ffs_vput_pair(): try harder to recover from the vnode reclaim
Konstantin Belousov
- git: 1de6eb52fdbf - stable/13 - FFS: implement special VOP_VPUT_PAIR().
Konstantin Belousov
- git: c918922cb9a7 - stable/13 - ufs_direnter: move directory truncation to ffs_vput_pair().
Konstantin Belousov
- git: e1e108f35102 - stable/13 - ufs_rename: use VOP_VPUT_PAIR and rely on directory sync/truncation there
Konstantin Belousov
- git: df1314860ab0 - stable/13 - ffs softdep: remove will_direnter argument of softdep_prelink()
Konstantin Belousov
- git: 220cd6b04580 - stable/13 - ufs_direnter: directory truncation does not need special case for rename
Konstantin Belousov
- git: d72a156fb67d - stable/13 - ufs vnops: brace softdep_prelink() with DOINGSUJ instead of DOINGSOFTDEP
Konstantin Belousov
- git: bbf612a1af56 - stable/13 - Stop ignoring ERELOOKUP from VOP_INACTIVE()
Konstantin Belousov
- git: 6dde909bb597 - stable/13 - ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate(), return it.
Konstantin Belousov
- git: 3f0157cb6578 - stable/13 - ffs_unlock: assert that IN_ENDOFF is not leaked past locked scope
Konstantin Belousov
- git: b1ed1a515137 - stable/13 - softdep_request_cleanup: wait for softdep_request_clean_flush() to pass
Konstantin Belousov
- git: ea8aa5f3edbb - stable/13 - ffs softdep: Force processing of VI_OWEINACT vnodes when there is inode shortage
Konstantin Belousov
- git: c6e46d0c6b9a - stable/13 - fifo: minor comment and assert improvements.
Konstantin Belousov
- git: 2947fc2ccf91 - stable/13 - lockf: ensure atomicity of lockf for open(O_CREAT|O_EXCL|O_EXLOCK)
Konstantin Belousov
- git: ef160e5cb919 - stable/13 - pf: Remove unused return value from (de)hook_pf()
Kristof Provost
- git: 720206821fe7 - stable/13 - pf: Assert that pfil_link() calls succeed
Kristof Provost
- git: 98e40918a6fa - stable/13 - pf tests: Explicitly ask for python3
Kristof Provost
- git: 8837e9c54072 - stable/13 - arm64: validate breakpoint registers
Mitchell Horne
- git: 9372df63ad5b - stable/13 - arm64: handle watchpoint exceptions from EL0
Mitchell Horne
- git: 4786c8582c56 - stable/13 - arm64: extend struct db_reg to include watchpoint registers
Mitchell Horne
- git: 4664afc05402 - stable/13 - iflib: Fix detach of pseudo interfaces
Mark Johnston
- git: dd9b24be14d4 - stable/13 - boot: remove gptboot.efifat, it never should have been
Warner Losh
- git: ef1f20560842 - stable/13 - uart: only use MSI on devices that advertise 1 MSI vector
Warner Losh
- git: 78050d4966c5 - stable/13 - Remove incorrect statement about EFI environment variables being unsupported.
Warner Losh
- git: f88db54fd874 - stable/13 - uefi: add historical details
Warner Losh
- git: 44f483e0fa52 - stable/13 - uefi: Add riscv to historical details
Warner Losh
- git: b8b867a10f56 - stable/13 - efibootmgr: Check for efi supported after parsing args
Warner Losh
- git: 1df1b4190b41 - stable/13 - Restore missing word
Warner Losh
- git: 4f4f44f70fb8 - stable/13 - nvme: use NVME_GONE rather than hard-coded 0xffffffff
Warner Losh
- git: 0b90164992a8 - stable/13 - nvme: Make nvme_ctrlr_hw_reset static
Warner Losh
- git: b3e822993503 - releng/13.0 - loader_lua: consider userboot console as serial
Toomas Soome
- git: ce132d4aab67 - releng/13.0 - loader: start kernel in text mode when there is no vbefb vt driver
Toomas Soome
- git: 6daafec20838 - releng/13.0 - Fix loader detection of vbefb support on !amd64
Toomas Soome
- git: 8305d6906fe9 - releng/13.0 - loader: unload command should reset tg_kernel_supported in gfx_state
Toomas Soome
- git: 1c1460747efd - stable/13 - Fix possibly unitialized variables in __cxa_demangle_gnu3()
Dimitry Andric
- git: 64809c763b0c - stable/12 - Fix possibly unitialized variables in __cxa_demangle_gnu3()
Dimitry Andric
- git: 696961f67c5e - stable/11 - Fix possibly unitialized variables in __cxa_demangle_gnu3()
Dimitry Andric
- git: 1f3cff343b45 - stable/13 - cxgb(4): Rework my commit 9dc7c250.
Alexander Motin
- git: 2eb9b105f3e4 - stable/12 - cxgb(4): Rework my commit 9dc7c250.
Alexander Motin
- git: 12c27808888b - stable/13 - pwrite(2): add a BUGS section
Guangyuan Yang
- git: 5d66edf463a0 - stable/12 - ether: add older ethertype definitions for QinQ
Lutz Donnerhacke
- git: a0e2fe87031a - stable/12 - netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph type
Lutz Donnerhacke
- git: 522a0b7d029f - stable/13 - netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph type
Lutz Donnerhacke
- git: 08f47db5d580 - stable/12 - netgraph/ng_bridge: Introduce "uplink" ports without MAC learning
Lutz Donnerhacke
- git: d148e95cdfb7 - stable/12 - netgraph/ng_bridge: Derive forwarding mode from first attached hook
Lutz Donnerhacke
- git: bfe0d8ca0b88 - stable/12 - netgraph/ng_bridge: switch stats to counter framework
Lutz Donnerhacke
- git: 3de9c792eebe - stable/12 - netgraph/ng_bridge: Make simple internal functions read-only
Lutz Donnerhacke
- git: 9a972281e7f1 - stable/12 - netgraph/ng_bridge: Merge internal structures
Lutz Donnerhacke
- git: 1c0b19f9966d - stable/12 - netgraph/ng_bridge: Document staleness in multithreaded operation
Lutz Donnerhacke
- git: d02939510276 - stable/12 - netgraph/ng_bridge: Add counters for the first link, too
Lutz Donnerhacke
- git: 8790393123f1 - stable/12 - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
Lutz Donnerhacke
- git: e600af01eeba - stable/11 - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
Lutz Donnerhacke
- git: ea5ebe9cde3c - stable/11 - ether: add older ethertype definitions for QinQ
Lutz Donnerhacke
- git: b2c14db4f8fd - stable/11 - netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph type
Lutz Donnerhacke
- git: d65b86dd9325 - stable/13 - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
Lutz Donnerhacke
- git: fd61ccfeb448 - stable/13 - ffs_reallocblks: change the guard for softdep_prealloc() call to DOINGSUJ()
Konstantin Belousov
- git: 94412c2d00d6 - stable/13 - ffs: do not call softdep_prealloc() from UFS_BALLOC()
Konstantin Belousov
- git: e2827f8a1345 - stable/13 - ffs_close_ea: do not relock vnode under lock_ea
Konstantin Belousov
- git: 120c4f6405be - stable/13 - ffs_vnops.c: style
Konstantin Belousov
- git: ffa424772e9f - stable/13 - Call softdep_prealloc() before taking ffs_lock_ea(), if unlock is committing
Konstantin Belousov
- git: 66308a13dddc - stable/13 - Fix bug 253158 - Panic: snapacct_ufs2: bad block - mksnap_ffs(8) crash
Konstantin Belousov
- git: 0486986ad81d - stable/13 - vm_kern: Avoid sign extension in the KVA_QUANTUM definition
Mark Johnston
- git: e2c9871f6a7b - stable/13 - arm64: Include NUMA locality info in the CPU topology
Mark Johnston
- git: 5ad3a9988cc8 - releng/13.0 - vm_kern: Avoid sign extension in the KVA_QUANTUM definition
Mark Johnston
- git: e680f3c0bd2b - releng/13.0 - loader: autoload_font will hung loader when there is no local console
Toomas Soome
- git: ee0b7e05e72c - releng/13.0 - zfs: fix panic if scrubbing after removing a slog device
Martin Matuska
- git: 442719c0c6de - releng/13.0 - zfs: disable use of hardware crypto offload drivers
Martin Matuska
- git: 3d66df702668 - releng/13.0 - zfs: restore FreeBSD resource usage accounting
Martin Matuska
- git: 8c3fa20b9dd8 - stable/12 - Skip the vm.pmap.kernel_maps sysctl by default.
Mark Johnston
- git: d6cb4c5669da - releng/13.0 - cxgb(4): Rework my commit 9dc7c250.
Alexander Motin
- git: cf9829d98dc7 - stable/13 - automount(8): fix absolute path when creating a mountpoint
Robert Wing
- git: d9e70f5d97c6 - stable/12 - automount(8): fix absolute path when creating a mountpoint
Robert Wing
- git: 1eb60112b22e - releng/13.0 - Use iflib_if_init_locked() during media change instead of iflib_init_locked().
Allan Jude
- git: 041d9a1e057e - releng/13.0 - buf SU hooks: track buf_start() calls with B_IOSTARTED flag
Konstantin Belousov
- git: b95a45365676 - releng/13.0 - ffs: call ufsdirhash_dirtrunc() right after setting directory size
Konstantin Belousov
- git: 8ecc621480bb - releng/13.0 - ffs: Add FFSV_REPLACE_DOOMED flag to ffs_vgetf()
Konstantin Belousov
- git: fc54784b47b6 - releng/13.0 - ffs_inotovp(): interface to convert (ino, gen) into alive vnode
Konstantin Belousov
- git: 6a61e5e0a1ed - releng/13.0 - Merge ufs_fhtovp() into ffs_inotovp().
Konstantin Belousov
- git: 57582311c3e0 - releng/13.0 - ffs_syncvnode: only clear IN_NEEDSYNC after successfull sync
Konstantin Belousov
- git: 9ab31d3d60ad - releng/13.0 - ufs_direnter/SU: unconditionally UFS_UPDATE inode when extending directory
Konstantin Belousov
- git: 984c11f5aaa0 - releng/13.0 - Add VOP_VPUT_PAIR() with trivial default implementation.
Konstantin Belousov
- git: c2007457027d - releng/13.0 - vn_open(): If the vnode is reclaimed during open(2), do not return error.
Konstantin Belousov
- git: b4cc32336d31 - releng/13.0 - nullfs: provide special bypass for VOP_VPUT_PAIR
Konstantin Belousov
- git: 02c163e49b03 - releng/13.0 - Use VOP_VPUT_PAIR() for eligible VFS syscalls.
Konstantin Belousov
- git: 56119250bbfe - releng/13.0 - ffs_snapshot: use VOP_VPUT_PAIR after VOP_CREATE.
Konstantin Belousov
- git: b3162f7d998b - releng/13.0 - FFS: implement special VOP_VPUT_PAIR().
Konstantin Belousov
- git: 2b2c2c7128ea - releng/13.0 - nfsserver: use VOP_VPUT_PAIR().
Konstantin Belousov
- git: 0c3cdbf4293a - releng/13.0 - ffs_vput_pair(): try harder to recover from the vnode reclaim
Konstantin Belousov
- git: b62d17802dcf - releng/13.0 - ufs_direnter: move directory truncation to ffs_vput_pair().
Konstantin Belousov
- git: 9fc9a50119fa - releng/13.0 - ufs_rename: use VOP_VPUT_PAIR and rely on directory sync/truncation there
Konstantin Belousov
- git: bccb8dda0ee2 - releng/13.0 - ufs_direnter: directory truncation does not need special case for rename
Konstantin Belousov
- git: f889959e0a35 - releng/13.0 - ffs softdep: remove will_direnter argument of softdep_prelink()
Konstantin Belousov
- git: 8ef69a7e8fdf - releng/13.0 - ufs vnops: brace softdep_prelink() with DOINGSUJ instead of DOINGSOFTDEP
Konstantin Belousov
- git: f8272ff1d26b - releng/13.0 - ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate(), return it.
Konstantin Belousov
- git: 28d0541398bf - releng/13.0 - softdep_request_cleanup: wait for softdep_request_clean_flush() to pass
Konstantin Belousov
- git: 2e4940262c71 - releng/13.0 - Stop ignoring ERELOOKUP from VOP_INACTIVE()
Konstantin Belousov
- git: eadca59970c1 - releng/13.0 - ffs softdep: Force processing of VI_OWEINACT vnodes when there is inode shortage
Konstantin Belousov
- git: eed0fd5903e5 - releng/13.0 - ffs_unlock: assert that IN_ENDOFF is not leaked past locked scope
Konstantin Belousov
- git: d1015ac54429 - releng/13.0 - fifo: minor comment and assert improvements.
Konstantin Belousov
- git: 298fde182f38 - releng/13.0 - ffs_reallocblks: change the guard for softdep_prealloc() call to DOINGSUJ()
Konstantin Belousov
- git: 16961e5e3fa4 - releng/13.0 - ffs_vnops.c: style
Konstantin Belousov
- git: 9bef28f29446 - releng/13.0 - ffs: do not call softdep_prealloc() from UFS_BALLOC()
Konstantin Belousov
- git: b287d46c385b - releng/13.0 - ffs_close_ea: do not relock vnode under lock_ea
Konstantin Belousov
- git: f3a1daebaff5 - releng/13.0 - Fix bug 253158 - Panic: snapacct_ufs2: bad block - mksnap_ffs(8) crash
Konstantin Belousov
- git: 6e3f19537ae6 - releng/13.0 - Call softdep_prealloc() before taking ffs_lock_ea(), if unlock is committing
Konstantin Belousov
- git: ce9bc83f9146 - releng/13.0 - arm64: validate breakpoint registers
Mitchell Horne
- git: 8f686c0f29f0 - releng/13.0 - arm64: handle watchpoint exceptions from EL0
Mitchell Horne
- git: f1847ed16ebd - releng/13.0 - arm64: extend struct db_reg to include watchpoint registers
Mitchell Horne
- git: bbcdd9faca55 - stable/13 - Reimplemen FreeBSD/arm64 dtrace_gethrtime() to use the system timer. dtrace_gethrtime() is the high-resolution nanosecond timestemp used for the DTrace 'timestamp' built-in variable. The new implementation uses the EL0 cycle counter and frequency registers in ARMv8-A. This replaces a previous implementation that relied on an instrumentation-safe implementation of getnanotime(), which provided only timer resolution.
Robert Watson
- git: 7dfdd039a358 - stable/13 - Fix crash with rtadv-originated multipath IPv6 routes.
Alexander V. Chernikov
- git: 5dde6e460a1f - releng/13.0 - Fix nd6 rib_action() handling.
Alexander V. Chernikov
- git: 52d4c9e2fa02 - releng/13.0 - Fix crash with rtadv-originated multipath IPv6 routes.
Alexander V. Chernikov
- git: 97bfffafda88 - releng/13.0 - Reimplement FreeBSD/arm64 dtrace_gethrtime() to use the system timer. dtrace_gethrtime() is the high-resolution nanosecond timestemp used for the DTrace 'timestamp' built-in variable. The new implementation uses the EL0 cycle counter and frequency registers in ARMv8-A. This replaces a previous implementation that relied on an instrumentation-safe implementation of getnanotime(), which provided only timer resolution.
Robert Watson
- git: 63241a0764c9 - stable/13 - Handle partial data re-sending on ktls/sendfile on FreeBSD
John Baldwin
- git: cdba1277dd26 - stable/13 - OpenSSL: Regen manual page for the previous commit
John Baldwin
- git: e32bc2536297 - releng/13.0 - update to BETA4
Glen Barber
- git: c3aa4ba5dfc0 - stable/13 - Ensure cwnd doesn't shrink to zero with PRR
Richard Scheffenegger
- git: 26be401728dc - stable/13 - netgraph/ng_car: Add color marking code
Lutz Donnerhacke
- git: d88ac710ce58 - stable/12 - netgraph/ng_car: Add color marking code
Lutz Donnerhacke
- git: 21e24a8f01f7 - stable/11 - netgraph/ng_car: Add color marking code
Lutz Donnerhacke
- git: 974504783922 - releng/13.0 - Handle partial data re-sending on ktls/sendfile on FreeBSD
John Baldwin
- git: 310ae6a0df39 - releng/13.0 - OpenSSL: Regen manual page for the previous commit
John Baldwin
- git: 76294b65df64 - stable/13 - iflib: Avoid double counting in rxeof
Mark Johnston
- git: 5d684701ca9a - stable/13 - Delete dead CLUSTERDEBUG config option.
Konstantin Belousov
- git: 115ea98aede3 - stable/12 - pwrite(2): add a BUGS section
Guangyuan Yang
- git: 1350f1ccc156 - stable/11 - pwrite(2): add a BUGS section
Guangyuan Yang
- git: aed45a13aea9 - stable/11 - pwrite(2): remove git message that committed by accident
Guangyuan Yang
- git: 32ed0ef06b83 - stable/13 - PRR: use accurate rfc6675_pipe when enabled
Richard Scheffenegger
- git: ffbf1b809ef5 - stable/13 - Address two incorrect calculations and enhance readability of PRR code
Richard Scheffenegger
- git: 25fb4c363b29 - stable/13 - PRR: Avoid accounting left-edge twice in partial ACK.
Richard Scheffenegger
- git: c0c928636156 - stable/13 - TCP_NOOPT may prevent the negotiation of TCP features, which a server has to take into consideration.
Richard Scheffenegger
- git: 86ebf4d3e12c - stable/13 - pf: Fix incorrect fragment handling
Kristof Provost
- git: f520c87f3a09 - stable/12 - Revert "pf: Limit the maximum number of fragments per packet"
Kristof Provost
- git: 1d6a2a742c1b - stable/12 - pf: Count holes rather than fragments for reassembly
Kristof Provost
- git: 11bf4f2fbb3c - stable/12 - pf: Split the fragment reassembly queue into smaller parts
Kristof Provost
- git: 8de214ad4d22 - stable/12 - pf: Limit the fragment entry queue length to 64 per bucket.
Kristof Provost
- git: 555726fda685 - stable/12 - pf: Fix build if INVARIANTS is not set
Kristof Provost
- git: 5f5a45463ea0 - stable/12 - pf: Fix incorrect fragment handling
Kristof Provost
- git: 18b6283014a2 - releng/13.0 - iflib: Avoid double counting in rxeof
Mark Johnston
- git: 5966aae9c7c2 - stable/13 - pmap: Fix largemap restart checks in the kernel_maps sysctl handler
Mark Johnston
- git: 39e2c45679a5 - stable/12 - pmap: Fix largemap restart checks in the kernel_maps sysctl handler
Mark Johnston
Last message date:
Sun Feb 28 20:52:41 UTC 2021
Archived on: Sun Feb 28 20:52:43 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).