dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
October 2021 Archives by date
- Tue, 05 Oct 2021
- git: b3fb4c60c50c - stable/13 - sched_ule(4): Fix interactive threads stealing. Alexander Motin
- git: 06ff5c4c600a - stable/12 - sched_ule(4): Fix interactive threads stealing. Alexander Motin
- git: 9130e0ace0bb - stable/13 - mgb: sync with version in main Ed Maste
- git: 0ab6ecd1dda7 - stable/13 - wpa: Fix EAP/PEAP MSCHAPv2 authentication SIGSEGV Cy Schubert
- git: ad0311b6956f - stable/12 - wpa: Fix EAP/PEAP MSCHAPv2 authentication SIGSEGV Cy Schubert
- Wed, 06 Oct 2021
- git: badbe6a4a817 - stable/13 - netvsc: Fix a typo in a comment Gordon Bergling
- git: d58ccf3ba4f1 - stable/13 - evdev: Fix a typo in a commit Gordon Bergling
- git: d00fdb973639 - stable/13 - vnic: Fix a typo in a comment Gordon Bergling
- git: 717200690020 - stable/13 - smsc(4): Fix a typo in a comment Gordon Bergling
- git: 3637d2a1835e - stable/13 - cam: Fix a typo in a comment Gordon Bergling
- git: aa42680be788 - stable/12 - netvsc: Fix a typo in a comment Gordon Bergling
- git: 4999f16e5ae4 - stable/12 - evdev: Fix a typo in a commit Gordon Bergling
- git: 5a3a8be94a2e - stable/12 - vnic: Fix a typo in a comment Gordon Bergling
- git: 53939dd23fdb - stable/12 - cam: Fix a typo in a comment Gordon Bergling
- git: 40f9f2279c0f - stable/13 - kern: random: drop read_rate and associated functionality Kyle Evans
- git: 06248c821580 - stable/13 - kern: random: collect ~16x less from fast-entropy sources Kyle Evans
- git: 121740e18515 - stable/13 - kqueue: don't arbitrarily restrict long-past values for NOTE_ABSTIME Kyle Evans
- git: b7e90b290ab5 - stable/13 - kqueue: document how timers with low/past timeouts are handled Kyle Evans
- git: f9765c9c1acb - stable/12 - kqueue: don't arbitrarily restrict long-past values for NOTE_ABSTIME Kyle Evans
- git: 0646c56e244e - stable/12 - kqueue: document how timers with low/past timeouts are handled Kyle Evans
- git: 7610a6b150c9 - stable/13 - modules: acpi_video: need opt_evdev.h Kyle Evans
- git: 38e0682c8c23 - stable/13 - modules: netflow: need opt_inet.h Kyle Evans
- git: bd4ee4ead167 - stable/13 - modules: iichid: needs opt_acpi.h Kyle Evans
- git: 44175ec8ce4d - stable/13 - jail(3lua): add a jail.list() method Kyle Evans
- git: 188c088fe351 - stable/13 - jail(3lua): add jail.attach()/jail.remove() methods Kyle Evans
- git: d330c24cc061 - stable/13 - bootp: remove the USE_BFUNCS knob Kyle Evans
- git: a663c839fffa - stable/13 - libc: ssp: sprinkle around some __dead2 Kyle Evans
- git: 045612012ebf - stable/13 - tcp_wrappers: get rid of duplicate fgets declarations Kyle Evans
- git: a5f959ea48a0 - stable/12 - bootp: remove the USE_BFUNCS knob Kyle Evans
- git: 90a75a07ed46 - stable/12 - libc: ssp: sprinkle around some __dead2 Kyle Evans
- git: bea8052067be - stable/12 - tcp_wrappers: get rid of duplicate fgets declarations Kyle Evans
- git: dc23abfdea97 - stable/13 - pf: implement adaptive mode Kristof Provost
- git: d23f5f76f56d - stable/12 - pf: implement adaptive mode Kristof Provost
- git: 66b6528015ab - stable/13 - pf: hook up adaptive mode configuration Kristof Provost
- git: 8a443f829e10 - stable/12 - pf: hook up adaptive mode configuration Kristof Provost
- git: c5a340e86402 - stable/13 - pfctl: userspace adaptive syncookies configration Kristof Provost
- git: 7d6def07e03e - stable/12 - pfctl: userspace adaptive syncookies configration Kristof Provost
- git: 45a2a438f1f7 - stable/13 - pf.conf: document syncookies Kristof Provost
- git: 767b29877ee5 - stable/13 - pf tests: Basic syncookie test Kristof Provost
- git: ab14a9ac18e5 - stable/12 - pf.conf: document syncookies Kristof Provost
- git: 4747ec0839e3 - stable/13 - pf tests: Basic adaptive mode syncookie test Kristof Provost
- git: 18fe461d67c7 - stable/12 - pf tests: Basic syncookie test Kristof Provost
- git: f7e56b482606 - stable/12 - pf tests: Basic adaptive mode syncookie test Kristof Provost
- git: fb49012ca448 - stable/12 - tests: kqueue: CLOCK_BOOTTIME is an alias of CLOCK_UPTIME Kyle Evans
- git: b1cca7436737 - stable/13 - Fix busdma resource leak on usb device detach. Ian Lepore
- git: 6fea4b82e7b8 - stable/12 - Fix busdma resource leak on usb device detach. Ian Lepore
- git: 92a6b17e8ba0 - stable/12 - [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operations Kristof Provost
- git: 7dbd5b49ca82 - stable/12 - emulated atomic64: disable interrupts as the lock mechanism on !SMP Kristof Provost
- git: cbb9027cf10e - stable/12 - Two minor issues: (1) Don't define load/store 64 atomics for o32. They aren't atomic there. (2) Add comment about why we need 64 atomic define on n32 only. Kyle Evans
- git: 18b756a7e525 - stable/12 - atomic_fcmpset* return int, not the type of *. Kyle Evans
- git: 141443a6dd4a - stable/12 - atomic_cmpset return value is also an int. Kyle Evans
- git: 5bf3f2498ade - stable/12 - mips: fcmpset: do not spin on sc failure Kyle Evans
- Thu, 07 Oct 2021
- git: 7ac2ccc068e0 - stable/12 - 12.3: update stable/12 to -PRERELEASE to start the release cycle Glen Barber
- git: 7cf79c60fee5 - stable/13 - syslogd: undo regression after r326573 Eugene Grosbein
- git: 75c6f34fbedd - stable/12 - syslogd: undo regression after r326573 Eugene Grosbein
- git: 37381a47e0ff - stable/11 - syslogd: undo regression after r326573 Eugene Grosbein
- git: af147ed09aa4 - stable/12 - sys/dev/cfi: include sys/types.h as well Kyle Evans
- git: 0c0fe8a6ff8b - stable/12 - Provide generic sub-word atomic *cmpset Kyle Evans
- git: fb7485efe6e3 - stable/12 - mips: use generic sub-word atomic *cmpset Kyle Evans
- git: 168a6eee3a2a - stable/12 - powerpc: Implement atomic_(f)cmpset_ for short and char Kyle Evans
- git: ec7b80ade997 - stable/12 - powerpc/atomic: Fix atomic_cmpset_rel() Kyle Evans
- git: e0363a08dc45 - stable/12 - atomic: Add atomic_cmpset_masked to powerpc and use it Kyle Evans
- git: 716baab384de - stable/12 - [PowerPC] Fix atomic_cmpset_masked(). Kyle Evans
- git: f76c1f3538b7 - stable/12 - Fix build for mips.XLP64 kernel, by re-ordering headers Kyle Evans
- git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Kyle Evans
- git: bdf50dc5afbc - stable/12 - Backout 356693. The libsa malloc does provide necessary alignment and memalign by 4 will reduce alignment for some platforms. Thanks for Ian for pointing this out. Kyle Evans
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Alexey Dokuchaev
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Kyle Evans
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Alexey Dokuchaev
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Andriy Gapon
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Kyle Evans
- git: f983298883c1 - stable/13 - socket: Rename sb(un)lock() and interlock with listen(2) Mark Johnston
- git: 160ed20e623d - stable/13 - socket: Avoid clearing SS_ISCONNECTING if soconnect() fails Mark Johnston
- git: 6004dc8bc304 - stable/13 - hpen(4): removed leftover hpen_final_digi_cb declaration Mark Johnston
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Ian Lepore
- Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet Warner Losh
- git: fb5eed2c4320 - stable/13 - mmc_fdt_helper: correct typo in DT property name Marcin Wojtas
- git: 87ffe5947071 - stable/13 - Upgrade ENA to v2.4.0 Marcin Wojtas
- git: 112c1187c29a - stable/13 - Upgrade ENA to v2.4.1 Marcin Wojtas
- git: 13cb61f9723e - stable/13 - MFC uipc_shm: Fix kern.ipc.posix_shm_list for jails Jamie Gritton
- git: 1ee0746e1af0 - stable/12 - MFC uipc_shm: Fix kern.ipc.posix_shm_list for jails Jamie Gritton
- git: d55574c91830 - stable/12 - ICMP checksum test: Fix for big endian Alan Somers
- git: a09e037bc30b - stable/12 - daemon: add some basic tests Alan Somers
- git: 09be14a7b80d - stable/12 - gmultipath: make physpath distinct from the underlying providers' Alan Somers
- git: 7dcb5db451b6 - stable/12 - vinvalbuf: do not panic if we were unable to flush dirty buffers Alan Somers
- git: 8461b8f7efa2 - stable/12 - periodic: by default, skip 221.backup-gpart in jails Alan Somers
- git: 0cd92f24011b - stable/12 - ses: Correct spelling of "Temperature Sensor" Alan Somers
- git: 4bfc58be8696 - stable/12 - ses: Guard the elm_type_names declaration by _KERNEL Alan Somers
- git: c858f3d89b3c - stable/12 - fusefs: don't panic if FUSE_GETATTR fails durint VOP_GETPAGES Alan Somers
- git: 8dff6ae8591b - stable/13 - [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too. Alan Somers
- git: 4bfd530cca28 - stable/13 - aio: revert the workaround for bug 251828 in the tests Alan Somers
- git: 617c72adf855 - stable/13 - ses: Correct spelling of "Temperature Sensor" Alan Somers
- git: 5060e3d2dae2 - stable/13 - ses: Guard the elm_type_names declaration by _KERNEL Alan Somers
- git: ce10852cb3a0 - stable/13 - tools/test/upsdl: fix compiler warnings Alan Somers
- git: 5dc6fedeb40a - stable/13 - fusefs: don't panic if FUSE_GETATTR fails durint VOP_GETPAGES Alan Somers
- git: 55c0af86ce74 - stable/13 - Bring the tags and links entries for amd64 up to date. Kirk McKusick
- git: b72d51cfffab - stable/13 - Avoid "consumer not attached in g_io_request" panic when disk lost while using a UFS snapshot. Kirk McKusick
- Fri, 08 Oct 2021
- git: 93464e745c0b - stable/13 - pthread_mutexattr(3): use .Fo/.Fc to avoid too long lines Konstantin Belousov
- git: d557ca8ceae5 - stable/13 - pthread_mutexattr(3): document pthread_mutexattr_set/getpshared Konstantin Belousov
- git: bf76759edcd6 - stable/13 - pthread_mutexattr(3): install pthread_mutexattr_get/setpshared links Konstantin Belousov
- git: 8e915bdea540 - stable/13 - libthr(3): explain some internals of the locks implementation Konstantin Belousov
- git: 659035b40935 - stable/13 - pthread_mutexattr(3): document each pthread_mutexattr_set/get* function Konstantin Belousov
- git: 861e60310bb8 - stable/12 - pthread_mutexattr(3): use .Fo/.Fc to avoid too long lines Konstantin Belousov
- git: 43b8eec6cf2e - stable/12 - pthread_mutexattr(3): document pthread_mutexattr_set/getpshared Konstantin Belousov
- git: dbfde6870781 - stable/12 - pthread_mutexattr(3): install pthread_mutexattr_get/setpshared links Konstantin Belousov
- git: d90db5033848 - stable/12 - libthr(3): explain some internals of the locks implementation Konstantin Belousov
- git: 1848d0154ebb - stable/12 - pthread_mutexattr(3): document each pthread_mutexattr_set/get* function Konstantin Belousov
- git: a010f7b2adbc - stable/13 - Reverted: Split out the loader efifb setup to a new function Kyle Evans
- git: 9c81001f8d16 - stable/12 - loader: userboot/test should accept more than one disk Kyle Evans
- git: 16608adccae5 - stable/12 - loader: should check malloc in zfs_dev_open Kyle Evans
- git: 2f6799782529 - stable/12 - loader: zfs.c is missing malloc checks, fix it Kyle Evans
- git: af0a40e211b8 - stable/12 - loader: show APFS partition type name Kyle Evans
- git: 339040c40385 - stable/12 - loader.efi: Default to serial if we don't have a ConOut variable Kyle Evans
- git: 1e07e20d96d9 - stable/12 - loader.efi: print ImageBase so we know where we are Kyle Evans
- git: 017912879876 - stable/12 - Use symbolic names for int13 calls Kyle Evans
- git: dd80f75e6647 - stable/12 - In gptboot, don't assume a partition number is a single digit, 1-9. GPT partitions can have 128 partitions, so parse contiguous digits and then validate that the number is between 1-128 inclusive. Kyle Evans
- git: 3a1bfbb50409 - stable/12 - efinet_dev_init() is missing NULL pointer check Kyle Evans
- git: 32394e97c350 - stable/12 - efihttp_fs_seek() is missing NULL pointer check Kyle Evans
- git: 8b18746cb1bd - stable/12 - connect_controllers() is missing NULL pointer check Kyle Evans
- git: 9e05a1578650 - stable/12 - efipart_inithandles() is missing NULL pointer check Kyle Evans
- git: bce9319884e6 - stable/12 - insert_zfs() is missing NULL pointer check Kyle Evans
- git: 91da922301a2 - stable/12 - efi_register_handles() is missing NULL pointer check Kyle Evans
- git: 90603ee8e051 - stable/12 - loader: alloc_pread() should set errno if malloc fails Kyle Evans
- git: 51ddd2851e4a - stable/12 - loader: misaligned access of dos_partition structure Kyle Evans
- git: c6bbaf794d11 - stable/12 - Build the arm64 loader with -ffixed-x18 Kyle Evans
- git: 5a6dd8690100 - stable/12 - As with r352446 align blocks in boot1.efi Kyle Evans
- git: 06d16b8e9ba9 - stable/12 - loader: geli_dev_ioctl does return huge mediasize Kyle Evans
- git: c494a0c50da9 - stable/12 - Fix compilation error for install.c in loader Kyle Evans
- git: 1b6c96c6034a - stable/12 - Fix stand/newvers.sh with zsh in sh mode Kyle Evans
- git: f7ad7b5a1e5d - stable/12 - ZFS: remove duplicate "com.datto:encryption" from loader Kyle Evans
- git: b87ad4f2db6d - stable/12 - stand/efihttp: Work around a bug in edk2 http instance reconfiguration Kyle Evans
- git: b9696aebdb18 - stable/12 - stand/reloc_elf: Handle relative relocations for arm{,64} and riscv Kyle Evans
- git: 969b06fdff5d - stable/12 - loader: Partial revert of 987eabdc2ae1 Kyle Evans
- git: 72f29c6a1e45 - stable/12 - Reuse the amd64 loader relocation code on arm64 Kyle Evans
- git: 4d1e0b5bcd81 - stable/12 - Loader: support booting OS from memory disk (MD) Kyle Evans
- git: 869ec7d90917 - stable/12 - Update the EFI timer to be called once a second Kyle Evans
- git: 1748f0c6e190 - stable/12 - loader: Fix dtb loading Kyle Evans
- git: 0ad2e9eac9c3 - stable/12 - loader: Don't reserve space for symbols twice. Kyle Evans
- git: f2c6540dfa36 - stable/12 - loader: tftp client should use server address from rootip Kyle Evans
- git: aef33b8ca5a3 - stable/12 - Reverted: Split out the loader efifb setup to a new function Kyle Evans
- git: 48192a2e3628 - stable/12 - Reverted: loader: use struct initializer in vdev_probe(). Kyle Evans
- Re: git: 48192a2e3628 - stable/12 - Reverted: loader: use struct initializer in vdev_probe(). Warner Losh
- git: 9aeadd3b8683 - stable/12 - Reverted: loader: allow booting from pool with log device Kyle Evans
- git: 5018dfb90fb3 - stable/13 - tests/sys/fs/fusefs/read.cc: fix build on powerpc64 Kyle Evans
- git: de406844ebab - stable/12 - loader: zfsimpl.c cstyle cleanup Kyle Evans
- git: 72004aae0c33 - stable/12 - Nuke out buffer overflow safety marker code. Kyle Evans
- git: c3c739c25663 - stable/12 - Wait a maximum of 300 seconds for network send/recv in libsa Kyle Evans
- git: 053b95d94896 - stable/12 - Remove whole-disk vdev support from zfsboot Kyle Evans
- git: bd403d1a2db2 - stable/12 - userboot/test should use PRIx64 as one would expect from prefix 0x Kyle Evans
- git: c4b652b7e629 - stable/12 - cstyle cleanup for i386_copy.c Kyle Evans
- git: 9a8ace087d8f - stable/12 - Remove comment. We're just going to the next node here. Kyle Evans
- git: 19500a2c4aba - stable/12 - loader: rewrite zfs reader zap code to use malloc Kyle Evans
- git: 51b4c4751acd - stable/12 - vdev_read_pad2: freeing wrong pointer Kyle Evans
- git: 985d95fb1447 - stable/12 - zfsboot: vdev_read_pad2 does allocate buffer with wrong size Kyle Evans
- git: 90e5f7232f3d - stable/12 - followup on r357497: clean obsolete comment and use shift instead of multiplication Kyle Evans
- git: 19f8884afeb8 - stable/12 - Create ptov() function. Kyle Evans
- git: 7f31297d105c - stable/12 - Move smbios.c to libsa. Kyle Evans
- git: 4253aad557e7 - stable/12 - loader: replace zfs_alloc/zfs_free with malloc/free Kyle Evans
- git: 2cdb7756262d - stable/12 - loader: remove libsa/crc32.c and use version from zlib Kyle Evans
- git: 7b47621aac4d - stable/12 - loader: add knob to build with user malloc Kyle Evans
- git: 3f92fa796181 - stable/12 - loader: strdup name strings from dataset walker Kyle Evans
- git: 6a4f6cff7659 - stable/12 - loader: typo did slip into 359408 Kyle Evans
- git: 3b93fb61a9f9 - stable/12 - loader: use #elif defined() in stand.h Kyle Evans
- git: fd85a041dce1 - stable/12 - Fix the EFI_DEBUG case, prio_str is only used when EFI_DEBUG is unset. Kyle Evans
- git: ace42fe8afaf - stable/12 - Avoid using non-portable dd conv=osync option Kyle Evans
- git: ce05cad71c23 - stable/12 - zfsboot: cstyle cleanup Kyle Evans
- git: fa6918f70475 - stable/12 - loader: variable i is unused without MBR/GPT support built in Kyle Evans
- git: f55a620a8d3c - stable/12 - loader: zfs_cmd.c does not really compile without libzfs.h Kyle Evans
- git: b38c8d4c6d69 - stable/12 - boot2: need to expand tab output and mask getchar Kyle Evans
- git: d760091fdc20 - stable/12 - loader: strings in nvlist are counted strings, not c-strings Kyle Evans
- git: 759bd6630be1 - stable/12 - loader: r362262 did miss the pathlen check Kyle Evans
- git: 7313f59b8680 - stable/12 - loader: create single zfs nextboot implementation Kyle Evans
- git: af3c16f3421e - stable/12 - loader: can not read zfs pool with slog removed Kyle Evans
- git: fbeb08184407 - stable/12 - boot1.efi: use malloc family from libsa Kyle Evans
- git: 1767656525c5 - stable/12 - loader: potential memory leak and check return values Kyle Evans
- git: 052051e2ea10 - stable/12 - loader: zfs reader does not need BOOT2 bits Kyle Evans
- git: 1f4366669ce1 - stable/12 - loader: setting vdev size based on label asize is not working Kyle Evans
- git: 37aef5973257 - stable/12 - libsa: cstyle cleanup for environment.c Kyle Evans
- git: 2069dce2411d - stable/12 - libsa: make env_discard() public Kyle Evans
- git: 87512200a5b2 - stable/12 - libsa: remove leftover whitespace Kyle Evans
- git: 53fdb802567d - stable/12 - libsa: smbios: Parse the chassis type and export it as smbios.chassis.type Kyle Evans
- git: 4d997b340dd7 - stable/12 - When we have a command returned by zfs_nextboot() that is longer than command in the loader.conf, the latter needs to be nul terminated, otherwise garbage trailer left from zfs_nextboot() will be passed to parse_cmd() together with loader.conf command. Kyle Evans
- git: 091a037cb69c - stable/12 - libsa: only skein_block.c is using SKEIN_LOOP Kyle Evans
- git: 087f336455ec - stable/12 - Declare time() Kyle Evans
- git: 19a32560ab25 - stable/12 - Create CFLAGS_EARLY.file for boot loader. Kyle Evans
- git: 97318fde948f - stable/12 - loader: zfs_probe_dev should pick first matching zfs pool Kyle Evans
- git: 4025776a622a - stable/12 - Implement some time variables from kernel Kyle Evans
- git: 1432cd3a8f6f - stable/12 - loader: edd_device_path_v3 is too small Kyle Evans
- git: 438448dd9fb5 - stable/12 - Use adrp in the arm64 efi loader Kyle Evans
- git: f6b47ffc1040 - stable/12 - loader: revert r342161 and r342151 Kyle Evans
- git: 52abe2166d06 - stable/12 - loader: cstyle cleanup of bootstrap.h Kyle Evans
- git: f759479e2799 - stable/12 - loader: cstyle cleanup of bootstrap.h did miss a bit Kyle Evans
- git: 12f9183eb7c7 - stable/12 - loader: cstyle cleanup of console.c Kyle Evans
- git: b180a5b75cb9 - stable/12 - zfsboot: add prototype for main() Kyle Evans
- git: a7c75ee92b0e - stable/12 - ficl: instead of pad, emit can use local variable Kyle Evans
- git: ecf6cebed9a9 - stable/12 - ficl: make dump a bit friendlier Kyle Evans
- git: 314304cf228c - stable/12 - loader: Print autoboot countdown immediately, not at 9 Kyle Evans
- git: 395614be592d - stable/12 - loader: allow loader to accept zfs feature com.datto:bookmark_v2 Kyle Evans
- git: 2d5237531676 - stable/12 - loader: allow loader to accept zfs feature com.delphix:bookmark_written Kyle Evans
- git: 86d4420d35a4 - stable/12 - efi loader: fix typos in a comment Kyle Evans
- git: 2b22b85e58e3 - stable/12 - pxeboot(8): remove antiquated information Kyle Evans
- git: 687f0a1b588f - stable/12 - stand: Load INIT_ARRAY and FINI_ARRAY sections Kyle Evans
- git: 1801534a5c8a - stable/12 - libsa: Remove conflicting .global/.weak directive Kyle Evans
- git: 9005e81aa014 - stable/12 - loader: we should support pools without features Kyle Evans
- git: ce416dfad5c8 - stable/12 - loader.efi: remove extra extern ST Kyle Evans
- git: d48dfb33181f - stable/12 - Fix 64-bit build of libofw. Kyle Evans
- git: 9200b41546cb - stable/12 - loader: crc32 is provided by libsa Kyle Evans
- git: 698cff10c981 - stable/12 - loader: cstyle cleanup Kyle Evans
- git: ace710d002f0 - stable/12 - stand/ficl 64-bit compatibility Kyle Evans
- git: a4325c6a6552 - stable/12 - pkgfs_open: follow symlinks Kyle Evans
- git: e70ed10f8f4d - stable/12 - EFI loader: Don't free bcache for DEVT_DISK devs Kyle Evans
- git: a5c44db625cb - stable/12 - loader: provide u> and xemit words if needed Kyle Evans
- git: 85baf98bbb36 - stable/12 - loader: update zfsimpl.c from illumos review suggestions Kyle Evans
- git: 1f152c027551 - stable/12 - loader: implement GELI writes Kyle Evans
- git: 3c880137ef67 - stable/12 - Loader: explain the syntax of currdev Kyle Evans
- git: 6094cc1bbeea - stable/12 - stand: use portable ln -n instead of ln -h Kyle Evans
- git: d51e35f3f6e6 - stable/12 - Very preliminary loader.efi(8) man page Kyle Evans
- git: 00e0bd896849 - stable/12 - Update to today's date Kyle Evans
- git: 40865d8d56f3 - stable/12 - Quiet int-to-pointer-cast warnings on i386 with GCC 9. Kyle Evans
- git: 5f9186c384db - stable/12 - Ignore the .interp section in the arm64 EFI loader Kyle Evans
- git: aa2cddc0d21d - stable/12 - Link efi programs with -pie rather than -shared Kyle Evans
- git: 3e7c2c8a913b - stable/12 - Fix date Kyle Evans
- git: 9da7cdecf101 - stable/12 - Disable PIE for powerpc bootloaders. Kyle Evans
- git: ea2392f2f2b3 - stable/12 - Disable PIE for MIPS ubldr Kyle Evans
- git: ae6355af7790 - stable/12 - Disable PIE for MIPS BERI boot loader Kyle Evans
- git: d9735b8c10b6 - stable/12 - loader: update autoboot description and move to loader.conf.5 Kyle Evans
- git: ec9d58cfdf17 - stable/12 - loader(8): fix path to be correct loader.4th. Kyle Evans
- git: 1f25db098360 - stable/12 - loader: cstyle cleanup of libsa/lseek.c Kyle Evans
- git: 1ca034798bb1 - stable/12 - loader: cstyle cleanup of userboot/devicename.c Kyle Evans
- git: 6d4d2c4ebd04 - stable/12 - libsa: cstyle cleanup of dosfs.c Kyle Evans
- git: 34915d6871d0 - stable/12 - loader: dev_net.c should use __func__ with printf Kyle Evans
- git: 98520e682d0b - stable/12 - freebsd-version(1): Add -j flag to support jails Kyle Evans
- git: e02bf0022e90 - stable/12 - freebsd-update(8): Add -j flag to support jails Kyle Evans
- git: cae3560307ec - stable/13 - freebsd-version(1): Add -j flag to support jails Kyle Evans
- git: 73e1e1614f07 - stable/13 - freebsd-update(8): Add -j flag to support jails Kyle Evans
- git: 0e4489e41778 - stable/13 - Revert "Disable MK_OPENSSL_KTLS for stable/13." John Baldwin
- git: 294113687ecb - stable/13 - Flip the default for OPENSSL_KTLS to arm64 John Baldwin
- git: c17b2708f632 - stable/13 - src.conf.5: Regen. John Baldwin
- Sat, 09 Oct 2021
- git: d71103026de3 - stable/13 - ar: provide error exit status upon failure Ed Maste
- git: fb15a9f90b29 - stable/12 - ar: provide error exit status upon failure Ed Maste
- git: 48e109cf31e1 - stable/13 - vfs: remove dead fifoop VOP_KQFILTER implementations Kyle Evans
- git: c8d19408febd - stable/13 - login: use sizeof(audit_cond) consistently, NFC Kyle Evans
- git: 695810a48f6f - stable/13 - e1000: Function prototype cleanup Kevin Bowling
- git: b52edc0357ef - stable/12 - e1000: Function prototype cleanup Kevin Bowling
- git: 18f244304f44 - stable/13 - qlnxe: Fix typos in two error messages Gordon Bergling
- git: 0e5787b1d089 - stable/13 - ti(4): Fix a typo in an error message Gordon Bergling
- git: a5ce25121b7d - stable/12 - ti(4): Fix a typo in an error message Gordon Bergling
- git: 850aecac5866 - stable/12 - qlnxe: Fix typos in two error messages Gordon Bergling
- git: fdbbd118faab - stable/13 - nemtap: lb app: Validate ihl field when hashing packet Vincenzo Maffione
- Sun, 10 Oct 2021
- git: 60490b72ba46 - stable/13 - x86: cpufunc: Add rdtscp_aux() Konstantin Belousov
- git: 9ba8ea3f0522 - stable/13 - x86: cpufunc: Add rdtsc_ordered() Konstantin Belousov
- git: 4b580c6bf9b2 - stable/13 - x86: files: Make sys/x86/x86/pvclock.c optional Konstantin Belousov
- git: b2f8b90f6e12 - stable/13 - pvclock: Add 'struct pvclock' API Konstantin Belousov
- git: 0977ab30c9c9 - stable/13 - kvm_clock: KVM paravirtual clock support Konstantin Belousov
- git: 0c301b963da2 - stable/13 - pvclock: Add vDSO support Konstantin Belousov
- git: 2524e9bd8236 - stable/13 - libc: vDSO timekeeping: Add pvclock support Konstantin Belousov
- git: 61b29720efed - stable/13 - amd64: centralize definitions of CS_SECURE and EFL_SECURE Konstantin Belousov
- git: d750f45610b1 - stable/13 - amd64: move signal handling and register structures manipulations into exec_machdep.c Konstantin Belousov
- git: 126979c52500 - stable/13 - exec_machdep.c: some style, use ANSI C definition for sys_sigreturn() Konstantin Belousov
- git: 45e930db73af - stable/13 - linux32: add a hack to avoid redefining the type of the savefpu tag Konstantin Belousov
- git: 4d0d7ea9e752 - stable/13 - amd64: stop using top of the thread' kernel stack for FPU user save area Konstantin Belousov
- git: 3804d1ff773b - stable/13 - amd64: eliminate td_md.md_fpu_scratch Konstantin Belousov
- git: 682f5b938548 - stable/13 - amd64: consistently use uprintf() to report weird situations in sigreturn Konstantin Belousov
- git: 83c2118058fd - stable/13 - ia32_get_fpcontext(): xfpusave can be legitimately NULL Konstantin Belousov
- git: a53e3f3bf2bc - stable/13 - Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" Konstantin Belousov
- git: 81138a809988 - stable/13 - amd64 sendsig: fix context corruption Konstantin Belousov
- git: 1f9fbf1774c2 - stable/13 - apic: initialize lapic_paddr statically Konstantin Belousov
- git: 56c136a0d5ee - stable/13 - amd64: add pmap_page_set_memattr_noflush() Konstantin Belousov
- git: 5766c494ad69 - stable/13 - amd64 efirt: do not flush cache for runtime pages Konstantin Belousov
- git: 8c384596a83f - stable/13 - Fix mistakes in link(2) and shm_open(2) Konstantin Belousov
- git: c2c6108a1fe5 - stable/13 - Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT Konstantin Belousov
- git: e858b9de8e99 - stable/13 - When sending ignored signal, arrange for zero return code from sleep Konstantin Belousov
- git: 2a3abb6a0634 - stable/13 - When queuing ignored signal, only abort target thread' sleep if it is inside sigwait() Konstantin Belousov
- git: b5f5db652622 - stable/13 - kern_sig.c: Remove unused SIGPROP_CANTMASK Konstantin Belousov
- git: 9331e687f99a - stable/13 - sys/proc.h: remove dead prototype Konstantin Belousov
- git: 3c47f0a54d04 - stable/13 - Add curproc_sigkilled() Konstantin Belousov
- git: a224fd29c99d - stable/13 - core(5): explicitly mention the core file size limit name Konstantin Belousov
- git: aa90eb737dcf - stable/13 - Make core dump writes interruptible with SIGKILL Konstantin Belousov
- git: 0b29fd06dab2 - stable/13 - vm_fault: do not trigger OOM too early Konstantin Belousov
- git: 156db3557332 - stable/13 - readlinkat(2): allow O_PATH fd Konstantin Belousov
- git: d7b3f3c84e68 - stable/13 - libc: Fix build on case-insensitive file systems Jessica Clarke
- git: 2bfc7f7b75d3 - stable/13 - llvm-objcopy: Install llvm-strip link Jessica Clarke
- git: 2649bef7e4ab - stable/13 - riscv: Add a stub pmap_change_attr implementation Jessica Clarke
- git: 94bbe32a44e7 - stable/13 - libgcc_s: Export 64-bit int to 128-bit float functions Jessica Clarke
- git: e79989d8233b - stable/13 - LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards Jessica Clarke
- git: 2580d1958545 - stable/13 - riscv: Add vt and kbdmux to GENERIC for video console support Jessica Clarke
- git: 398c8572b8be - stable/13 - pci_pci: Support growing bus ranges in bus_adjust_resource for NEW_PCIB Jessica Clarke
- git: 852336780877 - stable/13 - kern_ctf: Use zlib's uncompress function for simpler code. Xin LI
- git: 0cfae878f057 - stable/13 - prometheus_sysctl_exporter(8): filter output using a regex Robert Wing
- git: 61156558d2a5 - stable/12 - prometheus_sysctl_exporter(8): filter output using a regex Robert Wing
- Mon, 11 Oct 2021
- git: e1df0f5dbf59 - stable/13 - vfs: retire VNODE_REFCOUNT_FENCE_* macros Mateusz Guzik
- git: 93b14ce63d0a - stable/13 - cache: count vnodes in cache_purgevfs Mateusz Guzik
- git: 32c7c1d3945f - stable/13 - lockmgr: fix lock profiling of face adaptive spinning Mateusz Guzik
- git: fa7ebd573910 - stable/13 - vfs: add the missing vnode interlock in vfs_mountroot_shuffle Mateusz Guzik
- git: 3bf887780215 - stable/13 - vfs: add missing VIRF_MOUNTPOINT in vfs_mountroot_shuffle Mateusz Guzik
- git: 1ebe8e0fad40 - stable/13 - ipsec: enter epoch before calling into ipsec_run_hhooks Mateusz Guzik
- git: f312cc6e5627 - stable/13 - fifo: support flock Mateusz Guzik
- git: 7890bcbc152e - stable/13 - mmc: fix 1-byte reallocs (when it should have been sizeof device_t) Mateusz Guzik
- git: e6014341647f - stable/13 - fd: add pwd_hold_proc Mateusz Guzik
- git: cda5e344e251 - stable/13 - linprocfs: find cwd and root handling Mateusz Guzik
- git: 0e89914326ec - stable/13 - vfs: hoist cn_thread assert in namei Mateusz Guzik
- git: 00c276a25024 - stable/13 - Use a 64 bit read to access GICR_TYPER Andrew Turner
- git: cebda3bec001 - stable/13 - Add ELF macros found in the aaelf64 spec Andrew Turner
- git: 1dac7b4b7ed6 - stable/13 - Fix the arm64 L2_BLOCK_MASK definition Andrew Turner
- git: 14721190e829 - stable/12 - pci_user: call bus_translate_resource before BAR mmap Marcin Wojtas
- git: d09aeecae080 - stable/12 - Upgrade ENA to v2.4.0 Marcin Wojtas
- git: 7dbcef9536b4 - stable/12 - Upgrade ENA to v2.4.1 Marcin Wojtas
- git: 7ee00acd40bf - stable/13 - RPCBIND: skip ipv6 link local when request is not from link local address David Bright
- git: e72fce241f88 - stable/12 - RPCBIND: skip ipv6 link local when request is not from link local address David Bright
- Tue, 12 Oct 2021
- git: 0cd2f8f6ab70 - stable/13 - Remove obsolete amd(8) rc.conf configuration Ed Maste
- git: 076040aacb5d - stable/12 - fusefs: quiet some cache-related warnings Alan Somers
- git: 2ccb87689fdf - stable/12 - fusefs: fix a recurse-on-non-recursive lockmgr panic Alan Somers
- git: 955a418bd303 - stable/12 - fusefs: Fix a bug during VOP_STRATEGY when the server changes file size Alan Somers
- git: 9381a9d89260 - stable/12 - fusefs: fix intermittency in the dev_fuse_poll test Alan Somers
- git: 9a1f5e104ee5 - stable/13 - mlx5_en: fix use of CALLOUT_DIRECT Konstantin Belousov
- git: 39a1ff43ad78 - stable/13 - ObsoleteFiles.inc: stop removing pthread_mutexattr_get/setpshared.3 Konstantin Belousov
- git: a8a9dbed5251 - stable/12 - mlx5_en: fix use of CALLOUT_DIRECT Konstantin Belousov
- git: 493e98e6c71a - stable/12 - ObsoleteFiles.inc: stop removing pthread_mutexattr_get/setpshared.3 Konstantin Belousov
- git: 1f1aa1aa9651 - stable/13 - sound(4): Implement mixer mute control for feeder channels. Hans Petter Selasky
- git: fe5ee07a11ce - stable/13 - mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init() Hans Petter Selasky
- git: 8d804809630f - stable/12 - mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init() Hans Petter Selasky
- git: e84a97439b4b - stable/13 - usr.bin/gh-bc, contrib/bc: update to version 5.0.0 Stefan Eßer
- git: e32b8140f4e7 - stable/12 - contrib/bc, usr.bin/gh-bc: merge update to version 5.1.1 Stefan Eßer
- git: 5b8f3948f166 - stable/11 - Upgrade ENA to v2.4.0 Marcin Wojtas
- git: e579f3af96d5 - stable/11 - Upgrade ENA to v2.4.1 Marcin Wojtas
- git: be74669a2f62 - stable/13 - OpenSSH: cherry-pick "need initgroups() before setresgid()" Ed Maste
- git: e088ad2d0efe - stable/12 - x86: cpufunc: Add rdtscp_aux() Konstantin Belousov
- git: 946f96d13b01 - stable/12 - x86: cpufunc: Add rdtsc_ordered() Konstantin Belousov
- git: 2f1e66f27040 - stable/12 - x86: files: Make sys/x86/x86/pvclock.c optional Konstantin Belousov
- git: 249f2478e382 - stable/12 - pvclock: Add 'struct pvclock' API Konstantin Belousov
- git: 6fa88a627d5e - stable/12 - kvm_clock: KVM paravirtual clock support Konstantin Belousov
- git: 4b34c91973dd - stable/12 - pvclock: Add vDSO support Konstantin Belousov
- git: 2a16b0f333d4 - stable/12 - libc: vDSO timekeeping: Add pvclock support Konstantin Belousov
- git: 5e6d12734846 - stable/12 - OpenSSH: cherry-pick "need initgroups() before setresgid()" Ed Maste
- git: e51bbeaa6fe9 - stable/12 - sbin/mount_fusefs/mount_fusefs.8: Fix typos Alan Somers
- git: 88d064c12188 - stable/13 - ixgbe: Update shared code catchup Kevin Bowling
- git: 8d4cf1a63e1d - stable/12 - ixgbe: Update shared code catchup Kevin Bowling
- Wed, 13 Oct 2021
- git: 16dfe02e38b9 - stable/13 - syslogd: Fix bug that caused -N to drop SecureMode if specified after -s Mark Johnston
- git: e49d57eecc8e - stable/13 - linuxkpi: Handle a NULL cache pointer in kmem_cache_destroy() Mark Johnston
- git: 884b89510faa - stable/13 - e1000: Lock nvm print sysctl Kevin Bowling
- git: 73922769f0c2 - stable/13 - e1000: print EEPROM/NVM/OROM versions Kevin Bowling
- git: 38d7f1c5b391 - stable/12 - e1000: Lock nvm print sysctl Kevin Bowling
- git: c60b5d477cb4 - stable/12 - e1000: print EEPROM/NVM/OROM versions Kevin Bowling
- git: a02996804609 - stable/13 - LinuxKPI: Implement get_file_rcu() Vladimir Kondratyev
- git: fd6adf784e86 - stable/13 - LinuxKPI: Remove FreeBSD struct resource from all LKPI headers Vladimir Kondratyev
- git: 2c26756366c4 - stable/13 - LinuxKPI: implement _IOC_TYPE and _IOC_NR macros in linux/ioctl.h Vladimir Kondratyev
- git: c1daa6fa4ca5 - stable/13 - LinuxKPI: allocate current before taking shrinkers lock Vladimir Kondratyev
- git: cdae9b8e4377 - stable/13 - LinuxKPI: Invoke release handler when file is destroyed by fput() Vladimir Kondratyev
- git: 847ffc18ddf8 - stable/13 - LinuxKPI: Factor out vmf_insert_pfn_prot() routine Vladimir Kondratyev
- git: 4fba1853b5bd - stable/13 - LinuxKPI: stub anon_inode_getfile Vladimir Kondratyev
- git: 767e3ba2e633 - stable/13 - LinuxKPI: Allow cdev_pager prefault handler to steal pages Vladimir Kondratyev
- git: 7db428f0bb28 - stable/13 - LinuxKPI: Add helper functions to store integers to linux/xarray.h Vladimir Kondratyev
- git: 0ed3a19a3896 - stable/13 - LinuxKPI: Import linux/poison.h header Vladimir Kondratyev
- git: 8cf87dd59ff7 - stable/13 - LinuxKPI: Cast offset_in_page() parameter to unsigned long Vladimir Kondratyev
- git: f2a3116ab4d6 - stable/13 - LinuxKPI: Add dummy pgprot_decrypted() implementation Vladimir Kondratyev
- git: 9441d948aa3b - stable/13 - LinuxKPI: Implement backlight_enable and backlight_disable functions Vladimir Kondratyev
- git: c6fb23b29244 - stable/13 - LinuxKPI: Update pte_fn_t definition to match Linux 5.3 Vladimir Kondratyev
- git: e1f5bed753fe - stable/13 - LinuxKPI: Import linux_page.c and some dependent code from drm-kmod Vladimir Kondratyev
- git: dc9094140c92 - stable/13 - Bump __FreeBSD_version to 1300517 for LinuxKPI changes Vladimir Kondratyev
- git: 0eeef61aec4b - stable/13 - [fib_algo][dxr] Improve incremental updating strategy Marko Zec
- git: 602f81ea50d5 - stable/13 - [fib_algo][dxr] Retire counters which are no longer used Marko Zec
- Thu, 14 Oct 2021
- git: bcc00cabdbb9 - stable/13 - mps/mpr(4): Move xpt_register_async() out of lock. Alexander Motin
- git: 70db230dcbd9 - stable/13 - ntp.conf.5: Fix typos Ed Maste
- git: cdc3dfd02544 - stable/12 - ntp.conf.5: Fix typos Ed Maste
- git: 8f2e39b9d3ec - stable/12 - pci_dw: Trim ATU windows bigger than 4GB Marcin Wojtas
- git: d12f56486571 - stable/12 - pci_dw: fix outbound I/O window configuration Marcin Wojtas
- Fri, 15 Oct 2021
- git: a9077f3e0c11 - stable/13 - login.conf.5: Mark passwordtime as implemented Mateusz Piotrowski
- git: 75bb69738e42 - stable/12 - login.conf.5: Mark passwordtime as implemented Mateusz Piotrowski
- git: 5794f8c75ef1 - stable/13 - minidump: De-duplicate is_dumpable() Mitchell Horne
- git: fc7febf483a4 - stable/13 - minidump: De-duplicate the progress bar Mitchell Horne
- git: 89f1b82a859f - stable/13 - libpmc: fix the 'cycles' event alias on x86 Mitchell Horne
- git: 3c01f7415067 - stable/13 - libpmc: add some AMD pmu counter aliases Mitchell Horne
- git: 43f5da70cc96 - stable/13 - riscv: handle page faults in the unmappable region Mitchell Horne
- git: d925085dcdbd - stable/13 - riscv: fix VM_MAXUSER_ADDRESS checks in asm routines Mitchell Horne
- git: aa794b82ef88 - stable/13 - arm, arm64, riscv: adjust top-level nexus comment Mitchell Horne
- Sat, 16 Oct 2021
- git: f824a0d0909f - stable/13 - Style Konstantin Belousov
- git: 4943c24be3de - stable/13 - Fix typo in comment Konstantin Belousov
- git: 1625e2db222c - stable/13 - O_PATH: allow vfs_extattr syscalls Konstantin Belousov
- git: 3f602aa87312 - stable/13 - i386: move signal delivery code to exec_machdep.c Konstantin Belousov
- git: d89b4788767f - stable/13 - arm64: move signal delivery code to exec_machdep.c Konstantin Belousov
- git: 6a54fd55de06 - stable/13 - arm: move signal delivery code to exec_machdep.c Konstantin Belousov
- git: 185bb1ae2d97 - stable/13 - riscv: move signal delivery code to exec_machdep.c Konstantin Belousov
- git: 66f5f958646c - stable/13 - timecounter: Let kern.timecounter.stepwarnings be set as a tunable Mark Johnston
- git: 4e5c1be4202a - stable/13 - vmci: fix panic due to freeing unallocated resources Mark Peek
- Sun, 17 Oct 2021
- git: c683063a00d0 - stable/13 - Enable PPS_SYNC on amd64, arm64 and armv7 Konstantin Belousov
- git: 7b60409efa14 - stable/13 - Restore PPS_SYNC in NOTES Konstantin Belousov
- git: 9b918d1761ce - stable/13 - ng_ppp(4): Fix a typo in a comment Gordon Bergling
- git: a8dfac9caa7b - stable/12 - ng_ppp(4): Fix a typo in a comment Gordon Bergling
- git: b5d236785dc3 - stable/12 - vmci: fix panic due to freeing unallocated resources Mark Peek
- git: 54a01b5326b9 - stable/13 - vfs: Permit unix sockets to be opened with O_PATH Mark Johnston
- Mon, 18 Oct 2021
- git: 3bfe213143c5 - stable/13 - unzip: Fix segmentation fault if a zip file contains buggy filename. Yoshihiro Takahashi
- git: 94c3735b74f7 - stable/12 - unzip: Fix segmentation fault if a zip file contains buggy filename. Yoshihiro Takahashi
- git: 116a988f99cd - stable/12 - geom_label: Add more validation for NTFS volume tasting Mark Johnston
- git: 41dbff735184 - stable/13 - geom_label: Add more validation for NTFS volume tasting Mark Johnston
- git: feb3289f4977 - stable/13 - libctf: Improve check for duplicate SOU definitions in ctf_add_type() Mark Johnston
- git: 35f1d655819e - stable/12 - geom_label: Fix the stable/12 build Mark Johnston
- git: cf560d6b3620 - stable/13 - acpi(4): Correct outdated sysctl Guangyuan Yang
- git: 351cad089f20 - stable/13 - bpf(4): Fix a misnamed constant Guangyuan Yang
- Tue, 19 Oct 2021
- git: 16f3a89d08b2 - stable/12 - nfscl: Fix a deadlock related to the NFSv4 clientID lock Rick Macklem
- git: 75d71cf8df8c - stable/12 - nfscl: Fix another deadlock related to the NFSv4 clientID lock Rick Macklem
- git: 17ef4736e28d - stable/13 - Fix two typos in source code comments Gordon Bergling
- git: 2a69f6e99655 - stable/12 - Fix two typos in source code comments Gordon Bergling
- git: 3ee882bf21af - stable/13 - Change lowest address on subnet (host 0) not to broadcast by default. Mike Karels
- git: 7d7168478380 - stable/13 - cam(4): Improve XPT_DEV_MATCH Alexander Motin
- git: 7e321b97917d - stable/13 - cam(4): Limit search for disks in SES enclosure by single bus Alexander Motin
- git: 5c691a9593a2 - stable/13 - ciss(4): Properly handle data underrun. Alexander Motin
- git: e61892af6fa4 - stable/13 - ciss(4): Fix typo. Alexander Motin
- git: 9abf1f741d54 - stable/12 - ciss(4): Properly handle data underrun. Alexander Motin
- git: 1a34fe4c87b0 - stable/12 - ciss(4): Fix typo. Alexander Motin
- git: d5c6c2eaacba - stable/12 - sbuf(9): Microoptimize sbuf_put_byte() Alexander Motin
- git: 81184e92e0d7 - stable/13 - makesyscalls.lua: Add a new syscall type: RESERVED Brooks Davis
- git: fe388671ac85 - stable/13 - makesyscalls.lua: add a CAPENABLED flag Brooks Davis
- git: 3b55b6137195 - stable/13 - selsocket: handle sopoll() errors correctly Brooks Davis
- git: 1f64f93a0921 - stable/13 - nfscl: Add a check for "has acquired a delegation" to nfscl_removedeleg() Rick Macklem
- Wed, 20 Oct 2021
- git: 023283c64214 - stable/13 - config: Fix typo in comment. John Baldwin
- git: 16aa4787ca5c - stable/13 - Remove 'make update'. John Baldwin
- git: 59a5099ec12d - stable/13 - Document kern.log_wakeups_per_second. John Baldwin
- git: 9ecce2faf3b3 - stable/13 - Add EPOCH_TRACE to NOTES to get LINT coverage. John Baldwin
- git: e9b5d2443f67 - stable/13 - sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP. John Baldwin
- git: 5aebce3790cc - stable/13 - rtld direct exec: add -d option Konstantin Belousov
- git: f89204d6b99d - stable/13 - libc/locale: Fix races between localeconv(3) and setlocale(3) Mark Johnston
- git: 348fc38fd539 - stable/13 - mount: Check for !VDIR mount points before handling -o emptydir Mark Johnston
- git: 589daa05be6f - stable/13 - Revert "libc/locale: Fix races between localeconv(3) and setlocale(3)" Mark Johnston
- git: 701eb03cc0dc - stable/13 - nfscl: Fix a deadlock related to the NFSv4 clientID lock Rick Macklem
- git: 00595201ad4d - stable/13 - nfscl: Fix another deadlock related to the NFSv4 clientID lock Rick Macklem
- git: dbdc8e3e3f64 - stable/13 - bhyve: Update usage and synopsis for the -k flag Mateusz Piotrowski
- git: a90b5b1104db - stable/12 - pf: Introduce pf_nvbool() Kristof Provost
- git: fc391b7a56d9 - stable/13 - pf: Introduce pf_nvbool() Kristof Provost
- git: 8ec8f56ce25b - stable/13 - cxgbe(4): Separate the sw- and hw-specific parts of resource allocations Navdeep Parhar
- git: 0d6f2ab194c7 - stable/13 - cxgbe(4): Add support for NIC suspend/resume and live reset. Navdeep Parhar
- git: fed21efcfce4 - stable/13 - cxgbe(4): Fix build warnings with NOINET kernels. Navdeep Parhar
- git: 2f022558ce3d - stable/12 - selsocket: handle sopoll() errors correctly Brooks Davis
- git: ebf4e2da2c59 - stable/13 - cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. Navdeep Parhar
- git: be259947759b - stable/13 - cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table. Navdeep Parhar
- git: b58fc654a9b4 - stable/13 - cxgbe(4): Use correct argument in call to hashdestroy. Navdeep Parhar
- git: 29d5f2c0ee06 - stable/13 - cxgbe(4): Empty the clib_db before trying to destroy it. Navdeep Parhar
- git: 1b3f407f7d43 - stable/13 - cxgbe(4): Fix an incorrect assert. Navdeep Parhar
- git: df667b59d76f - stable/13 - cxgb(4): Report proper TSO limits. Navdeep Parhar
- git: 20cbc6676b87 - stable/13 - cxgbe(4): Update firmwares to 1.25.6.0. Navdeep Parhar
- git: a27e3c20f6e4 - stable/13 - cxgbe(4): Check if the firmware supports 512 SGL per FR MR. Navdeep Parhar
- git: 0c65e339d8c7 - stable/13 - cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. Navdeep Parhar
- git: fa9e240fb06e - stable/13 - cxgbe(4): Get the number of usable traffic classes from the firmware. Navdeep Parhar
- git: f7b50d986cb5 - stable/13 - cxgbe(4): Do not configure traffic classes automatically on attach. Navdeep Parhar
- git: c1f66d325a56 - stable/13 - cxgbe(4): Update firmwares to 1.26.0.0. Navdeep Parhar
- git: bcb2da3a6212 - stable/13 - cxgbe(4): Update firmwares to 1.26.2.0. Navdeep Parhar
- git: 0ab62c8abacb - stable/13 - cxgbe(4): Skip a few more T5/T6 registers during a regdump. Navdeep Parhar
- git: d257477bd0bd - stable/13 - cxgbetool(8): Update the register definitions used to decode regdump. Navdeep Parhar
- git: 5561c4ffb261 - stable/13 - cxgbe(4): Initialize abs_id for ctrl and ofld queues. Navdeep Parhar
- git: d8034cee46f3 - stable/13 - cxgbe(4): Display HMA information in meminfo. Navdeep Parhar
- git: 38271e72919a - stable/13 - cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo. Navdeep Parhar
- git: e058d44fda32 - stable/13 - cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. Sponsored by: Chelsio Communications Navdeep Parhar
- Thu, 21 Oct 2021
- git: ba2a30ed753c - stable/12 - cxgbe(4): Catch up with in-flight netmap rx before destroying queues. Navdeep Parhar
- git: d31b8f0dece1 - stable/12 - cxgbe(4): Revert r367917. Navdeep Parhar
- git: 1f4943c92cdd - stable/12 - cxgbe(4): Stop but don't free netmap queues when netmap is switched off. Navdeep Parhar
- git: 27c4d9242bf0 - releng/12.3 - 12.3: create releng/12.3 branch Glen Barber
- git: f2900e784cb0 - stable/12 - 12.3: rename stable/12 to -STABLE Glen Barber
- git: c6d4cd2a81c8 - stable/13 - contrib/tzdata: correct DST in Fiji Philip Paeps
- git: 74a0f31dbbd0 - stable/12 - contrib/tzdata: correct DST in Fiji Philip Paeps
- git: b7d19f92bfc6 - stable/11 - contrib/tzdata: correct DST in Fiji Philip Paeps
- git: ec3872a696a9 - stable/13 - Add an OCF algorithm for ChaCha20-Poly1305 AEAD. John Baldwin
- git: d5cbcae312e7 - stable/13 - Add an implementation of CHACHA20_POLY1305 to cryptosoft. John Baldwin
- git: 3a7ae9ce6dce - stable/13 - cryptocheck: Add Chacha20-Poly1305 AEAD coverage. John Baldwin
- git: c3eec459b643 - stable/13 - cryptosoft: Support per-op keys for AES-GCM and AES-CCM. John Baldwin
- git: 1ab6c8ca7eed - stable/13 - cryptocheck: Add support for the Poly1305 digest. John Baldwin
- git: 29af3bc12dd7 - stable/13 - cryptocheck: Free generated IV after each GMAC test. John Baldwin
- git: bc6265e8cf8d - stable/13 - ossl: Add Poly1305 digest support. John Baldwin
- git: ee1e39b012f6 - stable/13 - The ChaCha20 counter is little endian, not big endian. John Baldwin
- git: 6ca6d4edc234 - stable/13 - ossl: Add ChaCha20 cipher support. John Baldwin
- git: 8e89a7d1821a - stable/13 - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. John Baldwin
- git: 5131b1448c34 - stable/13 - ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439 John Baldwin
- git: 06e1e115a9ae - stable/13 - Add Chacha20+Poly1035 to the list of AEAD algorithms. John Baldwin
- git: e3d927fac1da - stable/13 - ossl: Don't encryt/decrypt too much data for chacha20. John Baldwin
- git: d8b6a6559070 - stable/13 - cryptocheck: Expand the set of sizes tested by -z. John Baldwin
- git: 11db133ecad7 - stable/13 - cryptodev: Use 'csp' in the handlers for requests. John Baldwin
- git: 83b3e8e05ad9 - stable/13 - ccp, ccr: Simplify drivers to assume an AES-GCM IV length of 12. John Baldwin
- git: 2ba824366ca6 - stable/13 - Extend m_apply() to support unmapped mbufs. John Baldwin
- git: 8efc88d0d6a0 - stable/13 - Extend m_copyback() to support unmapped mbufs. John Baldwin
- git: da557f2fe654 - stable/13 - Rename m_unmappedtouio() to m_unmapped_uiomove(). John Baldwin
- git: 8460b90d28c0 - stable/13 - Support unmapped mbufs in crypto buffers. John Baldwin
- git: 60b9ce724518 - stable/13 - sglist: Add sglist_append_single_mbuf(). John Baldwin
- git: 58d69f4ecfee - stable/13 - crypto: Add a new type of crypto buffer for a single mbuf. John Baldwin
- git: a017868e2818 - stable/13 - crypto: Add crypto_cursor_segment() to fetch both base and length. John Baldwin
- git: bb8cda12a9c9 - stable/13 - cryptosoft: Use crypto_cursor_segment(). John Baldwin
- git: 757d96ade64c - stable/13 - ossl: Use crypto_cursor_segment(). John Baldwin
- git: de705beeef63 - stable/13 - crypto: Permit variable-sized IVs for ciphers with a reinit hook. John Baldwin
- git: d1d4ac2dbd70 - stable/13 - cryptosoft, ccr: Use crp_iv directly for AES-CCM and AES-GCM. John Baldwin
- git: 38b8a2be5c48 - stable/13 - cryptodev: Permit explicit IV/nonce and MAC/tag lengths. John Baldwin
- git: ac648e3affe3 - stable/13 - cryptodev: Permit CIOCCRYPT for AEAD ciphers. John Baldwin
- git: 5f9a61203779 - stable/13 - cryptodev: Allow some CIOCCRYPT operations with an empty payload. John Baldwin
- git: 8581b350dda4 - stable/13 - cryptocheck: Support multiple IV sizes for AES-CCM. John Baldwin
- git: fd464d2f78f3 - stable/13 - crypto: Support multiple nonce lengths for AES-CCM. John Baldwin
- git: 4cce6043c7d9 - stable/13 - aesni: Support multiple nonce lengths for AES-CCM. John Baldwin
- git: a5d3890803e6 - stable/13 - aesni: Handle requests with an empty payload. John Baldwin
- git: aacfe3bb52b7 - stable/13 - aesni: Permit AES-CCM requests with neither payload nor AAD. John Baldwin
- git: 082e7569cc89 - stable/13 - aesni: Support AES-CCM requests with a truncated tag. John Baldwin
- git: 61c8f61518c5 - stable/13 - ccr: Support multiple nonce lengths for AES-CCM. John Baldwin
- git: 12d5e71fb5c3 - stable/13 - ccr: Support AES-CCM requests with truncated tags. John Baldwin
- git: cfa1d2c9b987 - stable/13 - safexcel: Support multiple nonce lengths for AES-CCM. John Baldwin
- git: 4b18b3c402b4 - stable/13 - safexcel: Support truncated tags for AES-CCM. John Baldwin
- git: 9039a0fae46e - stable/13 - cryptosoft: Fix support for variable tag lengths in AES-CCM. John Baldwin
- git: dffa7f13db78 - stable/13 - crypto: Test all of the AES-CCM KAT vectors. John Baldwin
- git: 64c043d2d2cf - stable/13 - crypto: Support Chacha20-Poly1305 with a nonce size of 8 bytes. John Baldwin
- git: fe2827f1678b - stable/13 - Bump __FreeBSD_version for OCF changes to support variable nonce lengths. John Baldwin
- git: fa226878a553 - stable/13 - sbuf(9): Microoptimize sbuf_put_byte() Alexander Motin
- git: 4808bab7fa6c - stable/13 - sched_ule(4): Improve long-term load balancer. Alexander Motin
- git: a3d50144ccd7 - stable/13 - Fix build without SMP. Alexander Motin
- git: b5919ea4e6bb - stable/13 - x86: Add NUMA nodes into CPU topology. Alexander Motin
- git: 11f14b33629e - stable/13 - sched_ule(4): Fix hang with steal_thresh < 2. Alexander Motin
- git: 1e7091ac7cf2 - stable/13 - sched_ule(4): Fix possible significance loss. Alexander Motin
- git: b7eded5ea1f1 - stable/12 - sched_ule(4): Fix possible significance loss. Alexander Motin
- git: 51a3024ee71a - releng/12.3 - 12.3: Makefile: add a newline to validate the git->svn exporter Glen Barber
- git: b9c0a61651a2 - releng/12.3 - Revert "12.3: Makefile: add a newline to validate the git->svn exporter" Glen Barber
- Fri, 22 Oct 2021
- git: d8359af5b642 - stable/13 - devd(8): Note default config file search locations Guangyuan Yang
- git: e089cda88b78 - stable/13 - pfctl: Remove unused variable Kristof Provost
- git: 00ff2b29a9ba - stable/13 - pf: remove unused field from pf_kanchor Kristof Provost
- git: 56dc7a08bff8 - stable/13 - pf: do not copy anchor_wildcard / anchor_relative from userspace Kristof Provost
- git: 35237559a6a0 - stable/13 - pfctl: delay label macro expansion until after rule optimisation Kristof Provost
- git: 9365113e89a5 - stable/13 - pf tests: ensure that $nr expansion is correct Kristof Provost
- git: 1b46da63eec5 - stable/12 - pfctl: Remove unused variable Kristof Provost
- git: 094befb5dbd1 - stable/12 - pf: remove unused field from pf_kanchor Kristof Provost
- git: 006fadf8347b - stable/12 - pf: do not copy anchor_wildcard / anchor_relative from userspace Kristof Provost
- git: 6358f57209e2 - stable/12 - pfctl: delay label macro expansion until after rule optimisation Kristof Provost
- git: 615433297d67 - stable/12 - pf tests: ensure that $nr expansion is correct Kristof Provost
- git: fba15546837f - stable/13 - Mark sppp(4) as gone in FreeBSD 14. Gleb Smirnoff
- Sat, 23 Oct 2021
- git: cf12f7ba97dc - stable/13 - crt_malloc: use uintptr_t instead of long for arithmetic on addresses Konstantin Belousov
- git: e5a8b8152ade - stable/13 - crt_malloc: Be more persistent when handling mmap() failure Konstantin Belousov
- git: 00df149452bf - stable/13 - crt_malloc: more accurate handling of mmap(2) failure Konstantin Belousov
- git: 5fb00264be3f - stable/13 - sys: Add definitions for RELR relative relocation format Konstantin Belousov
- git: c99fa2c634b3 - stable/13 - rtld: Support DT_RELR relative relocation format Konstantin Belousov
- git: a3876ab1eb87 - stable/13 - rtld-elf/paths.h: Make it usable outside rtld Konstantin Belousov
- git: 9a00da73a3dc - stable/13 - ffs: retire unused fsckpid mount option Robert Wing
- git: aba2dc46dfa5 - stable/12 - cmp: initialize limit to avoid stack garbage limits Kyle Evans
- git: b6aec7884750 - stable/13 - cmp: initialize limit to avoid stack garbage limits Kyle Evans
- Sun, 24 Oct 2021
- git: bee91a0e8b97 - releng/12.3 - contrib/tzdata: correct DST in Fiji Philip Paeps
- git: 010e3bc77275 - stable/13 - Avoid lost buffers in fsck_ffs. Kirk McKusick
- git: c1c3ef8ef84b - stable/13 - timeout.1: Fix typos in examples Mateusz Piotrowski
- git: af818612a5d3 - stable/13 - riscv: Implement pmap_mapdev_attr Jessica Clarke
- git: feb3031f0ae8 - stable/13 - LinuxKPI: Implement _ioremap_attr for riscv Jessica Clarke
- git: fa82e6a10305 - stable/13 - LinuxKPI: Support lazy BAR allocation Jessica Clarke
- git: f9f5d846b72d - stable/13 - Bump __FreeBSD_version for LinuxKPI changes Jessica Clarke
- git: 39545ce06ca8 - stable/12 - libctf: Improve check for duplicate SOU definitions in ctf_add_type() Mark Johnston
- Mon, 25 Oct 2021
- git: 7a789031139e - stable/13 - lorder: process read-only data symbols Ed Maste
- git: 28a6e1beea0e - stable/12 - lorder: process read-only data symbols Ed Maste
- git: ed325e2ec2dc - stable/13 - contrib/tzdata: correct DST in Palestine Philip Paeps
- git: 89e293e5dcb4 - stable/12 - contrib/tzdata: correct DST in Palestine Philip Paeps
- git: 2517b11885ab - stable/11 - contrib/tzdata: correct DST in Palestine Philip Paeps
- git: 30ae8267b920 - releng/12.3 - contrib/tzdata: correct DST in Palestine Philip Paeps
- git: 6341e6af62b3 - stable/13 - x86: Remove some leftover APM support Mark Johnston
- git: 66e63d0cad4d - stable/13 - amd64: Zero the PML5 PTI page when initializing a pmap Mark Johnston
- git: d84e0dd2f4e1 - stable/13 - safexcel: Set the context record unconditionally Mark Johnston
- git: 2d81ecfcbba8 - stable/13 - wpa: Reconnect ndis_events build Cy Schubert
- git: e1e40109d9c2 - stable/12 - wpa: Reconnect ndis_events build Cy Schubert
- git: 2b2cef987353 - stable/13 - Add the arm64 table attributes and use them Andrew Turner
- git: dafad94bdb0d - stable/13 - Also print symbols when printing arm64 registers Andrew Turner
- git: f803dd1e24ea - stable/13 - Add pmap_change_prot on arm64 Andrew Turner
- git: 39dbb494404f - stable/13 - Only demote when needed in the arm64 pmap_change_props_locked Andrew Turner
- git: 3a98aae1e5a6 - stable/13 - Teach the readelf about arm64 gnu properties Andrew Turner
- git: dcb72294601a - stable/13 - camcontrol(8): Clean up references to removed symbols Guangyuan Yang
- git: 37a1501ed3dc - stable/13 - nfscl: Fix NFS VOP_ALLOCATE for mounts without Allocate support Rick Macklem
- git: b575f97c831e - stable/13 - nfsd: Disable the NFSv4.2 Allocate operation by default Rick Macklem
- Tue, 26 Oct 2021
- git: 1d72df1c3de3 - stable/13 - sys_procctl(2): remove sysproto and argused Konstantin Belousov
- git: 19eec365999b - stable/13 - kern_procctl(): convert the function to be table-driven Konstantin Belousov
- git: 2e69ba48b97d - stable/13 - procctl(2): add consistent shortcut P_ID:0 as curproc Konstantin Belousov
- git: 3c7f03c25fa8 - stable/13 - procctl: convert PDEATHSIG_CTL/STATUS to regular kern_procctl_single() cases Konstantin Belousov
- git: 38506cebc1e0 - stable/13 - kern_procctl_single(): convert to use table data Konstantin Belousov
- git: a89f144b0da2 - stable/13 - sys_procctl(): use table data to do copyin/copyout Konstantin Belousov
- git: 84722e8171a0 - stable/13 - sys_procctl(): zero the data buffer once, on syscall entry Konstantin Belousov
- git: c7d4bd74773e - stable/13 - procctl: make it possible to specify that some operations require debug privilege over the target Konstantin Belousov
- git: c802b970a543 - stable/13 - procctl: actually require debug privileges over target Konstantin Belousov
- git: 8589a3470d5e - stable/13 - kern_procctl.c: use td->td_proc instead of curproc Konstantin Belousov
- git: 59447a02f1a9 - stable/13 - kern_procctl: skip zombies for process group operations Konstantin Belousov
- git: 485cc5549c3b - stable/13 - procctl: stop using SA_*LOCKED, define local enum Konstantin Belousov
- git: 3a504205e430 - releng/12.3 - cmp: initialize limit to avoid stack garbage limits Kyle Evans
- git: fcb99f1e5976 - stable/13 - Fix clang's internal assembler adding unwanted prefix to VIA xstore Dimitry Andric
- git: 8032812ac206 - stable/13 - Update old iSCSI initiator man pages for removal from 14 and later Ed Maste
- git: cddb2b8f5e11 - stable/12 - Update old iSCSI initiator man pages for removal from 14 and later Ed Maste
- git: 4e56152e47dd - stable/13 - pthread_np.3: Add a manpage summarizing all of the pthread extensions. John Baldwin
- Wed, 27 Oct 2021
- git: bb7b0674f622 - stable/13 - tmpfs: remove write-only variables Konstantin Belousov
- git: 3d7f945a6b77 - stable/13 - msdosfs_rename: remove write-only variables Konstantin Belousov
- git: 958335164054 - stable/13 - sys/bus.h: silence warnings about write-only variables Konstantin Belousov
- git: c026e9c5d3cd - stable/13 - ufs: remove write-only variables Konstantin Belousov
- git: cf049c292eb4 - stable/13 - DMAR: clean up warnings about write-only variables Konstantin Belousov
- git: ec235e162af9 - stable/13 - subr_firmware.c::unloadentry(): remove write-only variable Konstantin Belousov
- git: 17c83b76702c - stable/13 - sig_ast_checksusp(): mark the local p as __diagused Konstantin Belousov
- git: c3c880be15a4 - stable/13 - uipc_shm: silent warnings about write-only variables in largepage code Konstantin Belousov
- git: da6c043ff3a2 - stable/13 - nfscl: Make nfscl_getlayout() acquire the correct pNFS layout Rick Macklem
- git: 74efe421ea04 - stable/13 - vm_page: Move vm_page_alloc_check() to after page allocator definitions Mark Johnston
- Thu, 28 Oct 2021
- git: 5f6e6bef15df - releng/12.3 - 12.3: Update to BETA2 Glen Barber
- git: 57dc5bdc1297 - stable/13 - rtld: Print currently configured search path for libraries for -v Konstantin Belousov
- git: d53274be0dac - stable/13 - ldd: style Konstantin Belousov
- git: 7a3d7b9efc33 - stable/13 - ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified Konstantin Belousov
- git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) Konstantin Belousov
- Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) John Baldwin
- Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) Konstantin Belousov
- Re: git: 5306ca9a8e2f - stable/13 - nehemiah: manually assemble xstore(-rng) John Baldwin
- Fri, 29 Oct 2021
- git: 618647d62dd8 - stable/13 - nfscl: Restructure nfscl_freeopen() slightly Rick Macklem
- git: c76eef47399f - stable/13 - nfscl: Add an argument to nfscl_tryclose() Rick Macklem
- git: 7e60a7e31843 - stable/13 - cxgbe: Make the TOE ISCSI RX stats per-queue instead of per adapter. John Baldwin
- git: 8e90bce009bb - stable/13 - cxgbe tom: Set the tid in the work requests to program page pods for iSCSI. John Baldwin
- git: 4a0500122092 - stable/13 - cxgbei: Use hardware RX flow control for offloaded iSCSI connections. John Baldwin
- git: e6779ba75bf8 - stable/13 - cxgbei: Whitespace fixes, comment typo, and rewrap a comment. John Baldwin
- git: cdb8017d0bb1 - stable/13 - cxgbe tom: Account for pre-iSCSI mode data on suspended connections. John Baldwin
- git: 68e46643065b - stable/13 - cxgbei: Support DDP for target I/O S/G lists with more than one entry. John Baldwin
- git: 19224c9f8477 - stable/13 - cxgbei: Rework the pdu_append_data hook to support M_WAITOK. John Baldwin
- git: 80458e3874ea - stable/13 - cxgbei: Add support for zero-copy iSCSI target transmission/read. John Baldwin
- git: 15e2528c6b4c - stable/13 - cxgbei: Don't leak resources for an aborted target transfer. John Baldwin
- git: a780968e04ba - stable/13 - cxgbei: Don't clamp iSCSI PDUs to 8K. John Baldwin
- git: 5013fe43c85e - stable/13 - cxgbei: Explicitly clear the page pode reservation pointer after freeing it. John Baldwin
- git: 5174a367009f - stable/13 - cxgbei: Handle target transfers with excess unsolicited data. John Baldwin
- git: 864d66638d33 - stable/13 - cxgbei: Remove unused sysctls. John Baldwin
- git: 4aa41b1e7685 - stable/13 - cxgbei: Add tunable sysctls for the FirstBurstLength and MaxBurstLength. John Baldwin
- git: b77045f1ca6a - stable/13 - iscsi: Always free a cdw before its associated ctl_io. John Baldwin
- git: 76dacfc99ebf - stable/13 - iscsi: Move the maximum data segment limits into 'struct icl_conn'. John Baldwin
- git: cc44e4e55b4a - stable/13 - cxgbei: Support iSCSI offload on T6. John Baldwin
- git: 0695b57a9875 - stable/13 - cxgbei: Fix a race between transfer setup and a peer reset. John Baldwin
- git: 0d4f552d49d2 - stable/13 - cxgbe tom: Free pending iSCSI mbufs on connection shutdown. John Baldwin
- git: f0334cb8d345 - stable/13 - cxgbei: Better handle new tasks and transfers when disconnecting. John Baldwin
- git: 4415ec04a461 - stable/13 - cxgbei: Remove invalid assertion. John Baldwin
- git: a47b1c6f8fbe - stable/13 - cxgbei: Don't assert F for data completion PDUs. John Baldwin
- git: a2bd630ca784 - stable/13 - cxgbei: Wait for socket to close in icl_cxgbei_conn_close. John Baldwin
- git: 7f82047ec961 - stable/13 - cxgbei: Round up the maximum PDU data length by the MSS for TXDATAPLEN_MAX. John Baldwin
- git: 202f2c169bec - stable/13 - cxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI connections on T6. John Baldwin
- git: bb34f3bce4c5 - stable/13 - iscsi: Remove icl_soft-only fields from struct icl_conn. John Baldwin
- git: e508e93f36f4 - stable/13 - iSCSI: Add support for segmentation offload for hardware offloads. John Baldwin
- git: 132894ca4beb - stable/13 - cxgbei: Support for ISO (iSCSI segmentation offload). John Baldwin
- git: 37c5daa85596 - stable/13 - cxgbei: Wait for the final CPL to be received in icl_cxgbei_conn_close. John Baldwin
- git: 5dfe6f23d388 - stable/13 - cxgbei: Restructure how PDU limits are managed. John Baldwin
- git: da92c273d534 - stable/13 - cxgbei: Only round PDU data segment lengths down by 512 on T5. John Baldwin
- git: 0967aa717d50 - stable/13 - cxgbei: Restrict received PDUs to 4 DDP pages in length. John Baldwin
- git: 51983604daa4 - stable/13 - iscsi: Teach the iSCSI stack about "large" received PDUs. John Baldwin
- git: d724218a7492 - stable/13 - cxgbei: Limit T5 transmit data segments to 15k. John Baldwin
- git: a75428c375f0 - stable/13 - cxgbei: Add sysctls to report the maximum data segment lengths. John Baldwin
- git: 075c8d9db328 - stable/13 - cxgbei: Handle errors in PDUs. John Baldwin
- git: 56bc3b1a95bb - stable/13 - cxgbei: Disable ISO for -SO cards without external memory. John Baldwin
- git: ed2a5ae6aa49 - stable/13 - cxgbei: Return early for EBUSY error in icl_cxgbei_conn_handoff. John Baldwin
- git: 5767c8ca4c58 - stable/13 - cxgbei: Only convert "plain" TCP connections to ISCSI. John Baldwin
- git: 90f0f8dab2d5 - stable/13 - iscsid: Disable TCP DDP for connection sockets. John Baldwin
- git: 34d6b4c3523c - stable/13 - ctld: Disable TCP DDP for connection sockets. John Baldwin
- git: c1d6b0cdca19 - stable/13 - iscsi: Add a helper routine to abort a data-out task. John Baldwin
- git: b2f1beeeff10 - stable/13 - iscsi: Abort data-out tasks queued on a terminating session. John Baldwin
- Sat, 30 Oct 2021
- git: 627b15e81406 - stable/13 - nfscl: Move release of the clientID lock into nfscl_doclose() Rick Macklem
- git: 6ad1c6a82635 - stable/13 - jail(8): Fix a few common typos in source code comments Gordon Bergling
- git: 499506ac09b4 - stable/13 - bxe(4): Fix a few common typos in source code comments Gordon Bergling
- git: d1b3747ba300 - stable/12 - bxe(4): Fix a few common typos in source code comments Gordon Bergling
- git: c8e557c99938 - stable/12 - jail(8): Fix a few common typos in source code comments Gordon Bergling
- git: 382eec24c028 - stable/13 - bhyve: Map the MSI-X table unconditionally for passthrough Mark Johnston
- git: 000b70f038f4 - stable/13 - bhyve: Fix the WITH_BHYVE_SNAPSHOT build Mark Johnston
- Sun, 31 Oct 2021
- git: 446da52f9e6e - stable/13 - sh: Set PATH envvar after setting HOME in dotfile Ka Ho Ng
- git: 712f028b2f59 - stable/13 - Revert "bhyve: Fix the WITH_BHYVE_SNAPSHOT build" Mark Johnston
- git: 925211125cec - stable/13 - Revert "bhyve: Map the MSI-X table unconditionally for passthrough" Mark Johnston
- git: cbd82a22eb0c - stable/13 - config(5): Update upper limit for maxusers on 64-bit systems Guangyuan Yang
- git: 49f3ad056e34 - stable/13 - Makefile.inc1: Remove mentions of removed target "update" Mateusz Piotrowski
- Go to: [ monthly archives ] [ by author ] [ by date ]