]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-31 Kornel Dulebaumodem: Add Huawei E3372h-320 device id
2021-08-31 Kornel Dulebamvneta: Fix MTU update sequence
2021-08-31 Konstantin... ffs_update(): Do not assume that EBUSY can only come...
2021-08-31 Konstantin... ffs_update(): recalculate flags after relocking the...
2021-08-31 Bartlomiej... pci_host_generic_fdt: set domain number
2021-08-31 Bartlomiej... qoriq_dw_pci: Fix typo in link status checking code
2021-08-31 Ryan StoneFix an early return in ctld UCL parser
2021-08-31 Konstantin... amd64: correctly calculate KVA of the preloaded ucode...
2021-08-31 Ed MasteCirrus-CI: reduce VM memory to 8G
2021-08-31 Alexander Motinnvme(4): Do not panic on admin queue construct error.
2021-08-30 Ryan MoellerFreeBSD: Don't remove SA xattr if not SA znode
2021-08-30 John Baldwincxgbei: Add sysctls to report the maximum data segment...
2021-08-30 Thomas Skibomx25l: Add support for Integrated Silicon Solution...
2021-08-30 Thomas Skibosifive_spi: Add missing case for SPIBUS_MODE_NONE
2021-08-30 John Baldwincxgbei: Limit T5 transmit data segments to 15k.
2021-08-30 Rich ErcolaniFix cross-endian interoperability of zstd
2021-08-30 Alexander V... routing: Fix newly-added rt_get_inet[6]_parent() api.
2021-08-30 Ka Ho NgZTS: Enable punch-hole tests on FreeBSD
2021-08-30 Ka Ho NgFreeBSD: Implement hole-punching support
2021-08-30 John Baldwinktls: Support asynchronous dispatch of AEAD ciphers.
2021-08-30 Ed Masteopenssh: add information about a local change
2021-08-30 Dimitry AndricFix acpica macros that subtract null pointers
2021-08-30 Mitchell Hornehwpmc: don't validate capabilities in allocation method
2021-08-30 Mitchell Hornehwpmc: consistently validate PMC class in allocation...
2021-08-30 Mark Johnstonaesni: Avoid a potential out-of-bounds load in aes_encr...
2021-08-30 Ed Mastengatm: remove one of doubled semicolons
2021-08-30 Mitchell Hornexinstall: fix invocation of llvm-strip
2021-08-30 Cy Schubertwpa: Enclose FreeBSD specific defines
2021-08-30 Cy Schubertwpa: Include all wpa include file search directories
2021-08-30 Cy Schubertwpa: Correctly build the hostapd BSD driver
2021-08-30 Andrew TurnerCreate sys/reg.h for the common code previously in...
2021-08-30 Andrew TurnerRevert "Disable the accelerated arm64 sha25 in static...
2021-08-30 Elliott Mitchellbhyve: Nuke double-semicolons
2021-08-29 Rick Macklemnfsd: Make loop calling VOP_ALLOCATE() iterate until...
2021-08-29 Alexander V... routing: Bring back the ability to specify transmit...
2021-08-29 Piotr Pawel... Update a sysctl name to nbuffers_pcpu in hwpmc.4 and...
2021-08-29 Dimitry Andricxen: Fix warning by adding KERNBASE to modlist_paddr...
2021-08-29 Brian BehlendorfZTS: Waiting for zvols to be available
2021-08-29 Dimitry AndricFix -Wformat errors in pfctl on 32-bit architectures
2021-08-29 Dimitry AndricDon't error out on unused but set variables with clang 13
2021-08-29 Dimitry AndricRemove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags...
2021-08-29 Kristof Provostpfctl: use libpfctl to retrieve pf status
2021-08-29 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-08-29 Kristof Provostlibpfctl: fix double free
2021-08-29 Kristof Provostpf: Introduce nvlist variant of DIOCGETSTATUS
2021-08-29 Gordon BerglingFix a common typo in source code comments
2021-08-29 Ka Ho Ngvfs: yield in vn_deallocate_impl() loop
2021-08-29 Gordon Berglinglibsa: Fix a typo in source code comments
2021-08-29 Gordon Berglingisci(4): Fix a common typo in src comments
2021-08-29 Peter Holmstress2: Added new msdosfs rename() tests
2021-08-28 Konstantin... ldd: Remove non-functional -v option
2021-08-28 Konstantin... Style
2021-08-28 Mark Johnstonfsetown: Avoid process group lock recursion
2021-08-28 Dimitry AndricExplicitly link zfsd with libspl to avoid undefined...
2021-08-28 Gordon BerglingFix a common typo in man pages and src comments
2021-08-28 Gordon BerglingFix some common typos in source code comments
2021-08-28 Gordon Berglinginet6(4): Fix a few common typos in source code comments
2021-08-28 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-28 Gordon Berglingocs_fs(4): Fix some common typos in source code comments
2021-08-28 Baptiste Daroussinsh: improve emacs mode
2021-08-28 Dimitry AndricSilence unused parameter warnings in fspacectl(2) boots...
2021-08-28 Rick Macklemnfscl: Add a VOP_DEALLOCATE() for the NFSv4.2 client
2021-08-28 Rick Macklemvfs_default: Change vop_stddeallocate() from static...
2021-08-27 Dimitry AndricSilence more gtest warnings, now in fusefs tests
2021-08-27 Alan SomersAdd a regression test for ggatec remote code execution
2021-08-27 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-27 Stephen J.... Add SDT probes virtqueue::enqueue_segments:{entry,return}
2021-08-27 Ryan MoellerCorrect checking bdev_check_media_change message
2021-08-27 Konstantin... efi loader: disallow user to configure staging area...
2021-08-27 Konstantin... Restore the definition of EFI_STAGING_SIZE
2021-08-27 Tony HutterMake 'zpool labelclear -f' work on offlined disks
2021-08-27 Konstantin... vfs_hash_rehash(): require the vnode to be exclusively...
2021-08-27 Konstantin... vfs_hash_insert: ensure that predicate is true
2021-08-27 Konstantin... msdosfs: drop now unused DE_RENAME
2021-08-27 Konstantin... msdosfs: add doscheckpath lock
2021-08-27 Konstantin... msdosfs: fix rename
2021-08-27 Konstantin... msdosfs deget(): add locking flags argument
2021-08-27 Konstantin... msdosfs: unstaticise msdosfs_lookup_
2021-08-27 Ka Ho Ngpmap_extract.9: Fix pmap_extract_and_hold()'s function...
2021-08-27 Mark Johnstonconnect: Use soconnectat() unconditionally in kern_conn...
2021-08-27 Mark Johnstontcp: Remove unused v6 state definitions
2021-08-27 Alfredo Dal... llvm/powerpc64*: fix broken binaries generated by clang12
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-27 Martin Matuskavendor/libarchive: cherry-pick 8a1bd5c18 from upstream
2021-08-27 Gleb Popovlibc/posix1e: Add acl_extended_file_np() function.
2021-08-27 Gleb Popovtests/sys/acl: Add ATF C test for newly added acl_...
2021-08-27 Gleb PopovFix build of bin/getfacl after libc changes.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_equiv_mode_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_cmp_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_from_mode_np() function.
2021-08-27 Hiroki Satoinet6(4): add a missing IPPROTO_ETHERIP entry
2021-08-27 Rick Macklemnfsd: Add support for the NFSv4.2 Deallocate operation
2021-08-27 Colin PercivalAdd support for recording EC2 AMI Ids in SSM
2021-08-27 Alexander Motinpcib(4): Write window registers after resource adjustment
2021-08-26 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-26 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-26 Mateusz Guzikvfs: drop dedicated sysinit for mountlist_mtx
2021-08-26 Trevor BautistaExtend zpool-iostat to account for ZIO_PRIORITY_REBUILD...
2021-08-26 Artem Khramovnetinet: prevent NULL pointer dereference in in_aifaddr...
next