]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-03-22 cyFrom r345400, remove the ippool rc script when ipfilter...
2019-03-22 jhibbitspowerpc64: Handle the modern (2.05+) implementaiton...
2019-03-22 cyFrom r345400, connect ippool to the build/install.
2019-03-22 cyAdd rc.d support for ippool(8).
2019-03-21 jkimCatch up with Clang 8.0.
2019-03-21 jkimCatch up with Clang 7.0.
2019-03-21 traszFix smartpqi(4) malloc tag and description to match...
2019-03-21 markjUse an explicit comparison with VM_GUEST_NO.
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-21 glebiusAlways create ipfw(4) hooks as long as module is loaded.
2019-03-21 cemarc4random: Adjust example code to use uniform() API
2019-03-21 gjbBump the IMAGE_SIZE for arm64 SoC images to prevent...
2019-03-21 kibnullfs: fix unmounts when filesystem is active.
2019-03-21 mwAdd bus_release_resource() method to nexus on arm64
2019-03-21 bzWhitespace cleanup in sdhci.c
2019-03-21 mwPrevent double activation of admin interrupt in ENA
2019-03-21 bzAlign struct sdhci_slot MMCCAM members.
2019-03-21 cpercivaRecognize the Amazon PCI serial device found in a1...
2019-03-21 traszAttach the vmci(4) man page to the build. Looks like...
2019-03-21 kppf tests: Move Sniffer to its own file
2019-03-21 kppf: Ensure that IP addresses match in ICMP error packets
2019-03-21 impRemove -n flag, fix setting date / time
2019-03-21 oshogboIn case of ENCODING_8BIT the EOF code will be pass...
2019-03-21 impMake WD and WDC aliases for HGST.
2019-03-21 oshogboFix powerpc and arm builds after r345361.
2019-03-21 oshogbostrings: do not continue if getc or getcharacter return...
2019-03-21 oshogbostrings: do not depend on stdin
2019-03-21 markjDon't attempt to measure TSC skew when running as a...
2019-03-20 markjEnsure that we use a 64-bit value for the last mmap...
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 mckusickThis is an additional and hopefully final fix for bug...
2019-03-20 bdreweryBuild common kernel dependencies before modules.
2019-03-20 asomersRename fuse(4) to fusefs(4)
2019-03-20 dimPull in r352826 from upstream lld trunk (by Fangrui...
2019-03-20 markjUse -fdebug-prefix-map to map auto-generated kernel...
2019-03-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-20 npcxgbe(4): Treat the viid as an opaque identifier.
2019-03-20 mavAdd some Cannon Lake chipset IDs.
2019-03-20 mavTune chipset naming.
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 emasteloader: fix loading of kernels with . in path
2019-03-20 asomersfuse(4): fix a race condition in the tests
2019-03-20 kibvm_fault_copy_entry: accept invalid source pages.
2019-03-20 vmaffionenetmap: update unit tests
2019-03-20 aeDo not enter epoch section recursively.
2019-03-20 aeUse NET_EPOCH instead of allocating separate one.
2019-03-20 avoslockf(1): return EX_UNAVAILABLE if -n is used and the...
2019-03-20 cpercivaOnly install amazon-ssm-agent into amd64 AMIs.
2019-03-20 cpercivaPass --arm64 to bsdec2-image-upload when building ARM64...
2019-03-19 erjiflib: mark isc_driver_version as constant
2019-03-19 impFix two typos: an -> and; the the -> the
2019-03-19 woschImprove english grammar for kernel built time
2019-03-19 npiw_cxgbe: Remove unused smac_idx from the ep structure.
2019-03-19 erjixv(4): Add missing IFLIB_IS_VF flag in iflib shared ctx
2019-03-19 erjiflib: expose the Rx mbuf buffer size to drivers
2019-03-19 asomersfuse(4): remove more debugging printfs
2019-03-19 erjiflib: prevent possible infinite loop in iflib_encap
2019-03-19 kevansbectl(8): change jail command to execute jail(8)
2019-03-19 mmelPSCI: Don't take missing implementation of psci get_ver...
2019-03-19 impAdd comment about why we bother to use endian macros...
2019-03-19 mmelImprove cpufreq_dt.
2019-03-19 mmelUse named field's initializer when constructing <foo...
2019-03-19 mmelextres: Unify error codes for <foo>_get_by_ofw_property...
2019-03-19 aeRemove extra spaces.
2019-03-19 aeReapply r345274 with build fixes for 32-bit architectures.
2019-03-19 aeConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-19 dimTurn on MK_OPENMP for i386 by default, now that it...
2019-03-19 asomersfuse(4): build the tests with the new googletest in...
2019-03-19 mwAdd missing boot.4th verification
2019-03-19 mwPrevent loading SGX with incorrect EPC data
2019-03-19 adrian[ath_hal_ar9300] Add some comments around the AR9300...
2019-03-18 dimEnable building libomp.so for 32-bit x86. This is...
2019-03-18 dimRemove --as-needed from the linker flags for libomp...
2019-03-18 emastemakefs: Fix "time" mtree attribute handling
2019-03-18 emastesys/stat.h: Improve timespec compatibility with other...
2019-03-18 asomersMFHead@r345275
2019-03-18 dimAlso explicitly link libomp.so against -lm, as it trans...
2019-03-18 asomersfuse(4): add tests for some mount options.
2019-03-18 lidlFixup syslog() call that should have used logging funct...
2019-03-18 aeRevert r345274. It appears that not all 32-bit architec...
2019-03-18 aeUpdate NAT64LSN implementation:
2019-03-18 gallatinFix a typo introduced in r344133
2019-03-18 vmaffionenetmap: add support for multiple host rings
2019-03-18 aeAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-18 aeAdd SPDX-License-Identifier and update year in copyright.
2019-03-18 aeModify struct nat64_config.
2019-03-18 markjRevert r345244 for now.
2019-03-18 avosnet80211: correct check for SMPS node flags updates
2019-03-17 grogChange date of Canberra Day, now on second Monday in...
2019-03-17 kibi386: improve detection of the fast page fault assist.
2019-03-17 markjFix the gcc build (-Wstrict-prototypes) after r345244.
2019-03-17 markjOptimize lseek(SEEK_DATA) on UFS.
2019-03-17 dimExplicitly link libomp.so against -lpthread, as it...
2019-03-17 bzFix legacy IP autoconfiguration.
2019-03-17 jhibbitsfdt: Explicitly mark fdt_slicer as dependent on geom_fl...
2019-03-16 wosch`make buildkernel' should display the build time in...
2019-03-16 dimDisable lib/libomp build for the 32-bit part of amd64...
2019-03-16 dimConnect lib/libomp to the build.
2019-03-16 dimAdd lib/libomp, with a Makefile, and generated configur...
2019-03-16 dimAdd openmp __kmp_gettid() wrapper, using pthread_getthr...
next