]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-09-26 manua10_ehci: Enable all clocks and reset
2017-09-26 manuaw_usbphy: Only reroute OTG for phy0
2017-09-26 manuaw_usbphy: Fix write of unknown register
2017-09-26 cemopencrypto: Use C99 initializers for auth_hash instances
2017-09-26 cemopencrypto: Loosen restriction on HMAC key sizes
2017-09-26 avgfix r324011, MFV of r323535, 8585 improve batching...
2017-09-26 manumountd: Avoid memory leak by freeing dp_dirp
2017-09-26 baptcalendar: replace strcpy/strcat with asprintf
2017-09-26 manumountd: Remove unneeded cast
2017-09-26 avgMFV r323535: 8585 improve batching done in zil_commit()
2017-09-26 manumountd: Replace malloc+strcpy to strdup
2017-09-26 baptRemove empty lines for consistency with other entries
2017-09-26 baptDo not actually install uneeded alias for man
2017-09-26 baptRemove unneeded locales and alias man directories
2017-09-26 baptDo not print error when running make delete-old on...
2017-09-26 cemcrypto(9): Use a more specific error code when a capabl...
2017-09-25 ianFix the return value from _Unwind_Backtrace() on arm.
2017-09-25 ianFix handling of uncaught exceptions in a std::terminate...
2017-09-25 baptRemove the cat pages directory now that catman(1) is...
2017-09-25 asomersClose a memory leak when using zpool_read_all_labels
2017-09-25 jhbLog signal number passed to PT_STEP requests in KTR_PTR...
2017-09-25 jhbUse tmpfs_print for tmpfs FIFOs.
2017-09-25 tsoomelibefi: efipart_floppy() will should not pass acpi...
2017-09-25 cemcapsicum_helpers: Add SEEK to default stdio rights set
2017-09-25 ianUse nstosbt() instead of multiplying by SBT_1NS to...
2017-09-25 mwFix gcc compilation issues in the mvneta driver
2017-09-24 alcChange vm_page_try_to_free() to require a managed page...
2017-09-24 alcModernize the use of vm_page_unwire(). Since r288122...
2017-09-24 pfgSmall style(9) issue: spaces vs TAB.
2017-09-24 rmacklemChange a panic to an error return.
2017-09-24 cemg_resize_provider_event: Do not invoke orphan method...
2017-09-24 rmacklemRemove 0 filling from nfsm_uiombuflist().
2017-09-24 alcOptimize vm_page_try_to_free(). Specifically, the...
2017-09-24 fsuAdd myself to the calendar.freebsd
2017-09-24 impFix packages with interactive post install scripts.
2017-09-24 andrewRemove the VIRT kernel config, it's now useable through...
2017-09-24 scottlAdd the ability to report and set debug flags as text...
2017-09-24 andrewAdd i.MX6 and Xilinx to GENERIC.
2017-09-24 kibabRename sdhci_cam_start_slot() into sdhci_start_slot()
2017-09-24 impDon't display empty error context.
2017-09-24 impFix %c for floating values that become 0 when coerced...
2017-09-24 impFix uninitialized variable
2017-09-24 cyFix typo from r323945.
2017-09-24 alcSince the page "frame" doesn't belong to a vm object...
2017-09-24 ngieConvert some idioms over to py3k-compatible idioms
2017-09-23 fsuAdd myself as src committer.
2017-09-23 cemddb(4): Add 'show badstacks' command to show witness...
2017-09-23 shurdbnxt: Choose better HW LRO defaults for performance
2017-09-23 shurdHave ifmp_ring_enqueue() abdicate instead of switch...
2017-09-23 oshogboAfter the r317886 support for TFTP and NFS can be enabl...
2017-09-23 emasteRevert r323935 as it broke the build
2017-09-23 scottlGarbage collect usued fields
2017-09-23 cyCorrect two misspellings. Also align */.
2017-09-23 shurdMake struct grouptask gt_name member a char array
2017-09-23 shurdMake the rx budget a tunable
2017-09-23 shurdChain mbufs before passing to if_input()
2017-09-23 shurdSome small packet performance improvements
2017-09-22 cemddb(4): Add 'show badstacks' command to show witness...
2017-09-22 jhbDetect NEON and set HWCAP_NEON if present.
2017-09-22 jhbCorrect HWCAP_VFP3* values to match Linux.
2017-09-22 kibFix 32bit build.
2017-09-22 gjbRevert r323812 from release/tools/arm.subr, which has...
2017-09-22 mckusickContinuing efforts to provide hardening of FFS, this...
2017-09-22 scottlClean up error messages related to device discovery
2017-09-22 avgMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 hselaskyExtend sysctl description for hw.usb.disable_enumeration .
2017-09-22 avgMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-22 hselaskyAdd support for 32-bit compatibility IOCTLs in the...
2017-09-22 tsoomelibefi: define EISA PNP constants
2017-09-22 tsoomelibefi: efipart_hdinfo_add_filepath should check strtol...
2017-09-22 tsoomelibefi: efipart.c cstyle fix for efipart_print_common()
2017-09-22 tsoomelibefi: efipart_strategy() should return ENXIO when...
2017-09-22 tsoomelibefi: pdinfo_t pd_unit and pd_open should be unsigned
2017-09-22 tuexenAdd missing locking. Found by Coverity while scanning...
2017-09-22 tuexenAdd missing socket lock.
2017-09-22 cemcryptotest.py: Like r323869, skip SHA HMAC tests on...
2017-09-22 cemcryptotest.py: Fix whitespace style errors
2017-09-22 tsoomeefilib.h: typo in structure member description
2017-09-22 tsoomer323885 did miss efilib.h update
2017-09-22 tsoomelibefi: efi_devpath_match local len should be unsigned
2017-09-22 impcam iosched: Bettar account IOPS for smoother performance
2017-09-22 impcam iosched: Enforce iop limits below the quanta value
2017-09-22 jhbSupport AEAD requests with non-GCM algorithms.
2017-09-22 jhbAdd a new COP_F_CIPHER_FIRST flag for struct crypt_op.
2017-09-22 jhbPlace the AAD before the plaintext/ciphertext for CIOCR...
2017-09-21 shurdFix undeclared identifier error introduced in r323879
2017-09-21 tsoomelibefi: efipart.c should use calloc()
2017-09-21 tsoomelibefi: efi_devpath_match() should return bool
2017-09-21 impAlways create usr/local/etc -> /etc/local symlink
2017-09-21 jhbOnly handle _PC_MAX_CANON, _PC_MAX_INPUT, and _PC_VDISA...
2017-09-21 jhbUse UFS_LINK_MAX instead of LINK_MAX.
2017-09-21 markjSimplify i915_gem_wire_page() and avoid unneeded page...
2017-09-21 shurdImproved logging of gtaskqueue failues
2017-09-21 cemcryptotest.py: Actually use NIST-KAT HMAC test vectors...
2017-09-21 shurdFix M_GTASKQUEUE definition
2017-09-21 shurdbnxt: Fix driver when attached to a VF
2017-09-21 eugenUnprotected modification of ng_iface(4) private data...
2017-09-21 cemcryptotest.py: Do not run AES-CBC or AES-GCM tests...
2017-09-21 alcModernize calls to vm_page_unwire(). As of r288122...
2017-09-21 tsoomelibefi: devicename.c cleanups
next