]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-23 sobomaxFurther refine r336195: do not even attempt to verify...
2019-02-23 mmacygcov support
2019-02-23 mmacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-23 bruefferFix a slew of mdoc errors and warnings.
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-23 mavRemove disabled CTL_LEGACY_STATS support.
2019-02-23 sobomaxo Get rid of silly comment which seems to have got...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-22 hselaskyAdd new USB quirk.
2019-02-22 bwidawsknvdimm: Simple namespace support
2019-02-22 bwidawsknvdimm: Read NVDIMM namespace labels
2019-02-22 bwidawsknvdimm: split spa dev into a separate entity
2019-02-22 dabCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-22 dabFix several Coverity-detected issues in newsyslog.
2019-02-22 impRework logpage extensibility.
2019-02-22 dabRevert r344389 & r343906 - Fix Coverity errors in newsyslog
2019-02-22 bdeQuick fix for building LINT on i386. A fix is needed...
2019-02-22 bdeOops, actually fix warnings from -Wpointer-sign.
2019-02-22 bdeFix warnings from -Wpointer-sign.
2019-02-22 bdeConnect the restored dumb and sc terminal emulators...
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-21 markjCommit a missing piece of r344452.
2019-02-21 markjFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 sefFix the usage error I introduced in r344192.
2019-02-21 markjDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 emastescp: validate filenames provided by server against...
2019-02-21 jkimMFV: r344447
2019-02-21 jkimCatch up with ACPICA 20190215.
2019-02-21 bdeFix the dumb and sc terminal emulators to compile and...
2019-02-21 dimPull in r353299 from upstream lld trunk (by George...
2019-02-21 bdeMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 mavFix few issues in ioat(4) driver.
2019-02-21 markjClear pointers to indicate that the respective locks...
2019-02-21 emastesvn: support building with WITH_PIE
2019-02-21 mavAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 andrewAllow the kcov buffer to be mmaped multiple times.
2019-02-21 andrewUse KCOV_ENTRY_SIZE for the entry size.
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 bdeRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 cemfuse: Fix a regression introduced in r337165
2019-02-21 sef* Handle SIGPIPE in gssd
2019-02-20 jkimMFV: r344395
2019-02-20 andrewUnwire the kcov buffer when freeing the info struct.
2019-02-20 andrewCall pmap_qenter for each page when creating the kcov...
2019-02-20 dabComplete fix for CID 1007454, CID 1007453: Resource...
2019-02-20 sefIt turns out that setting the IV length is necessary...
2019-02-20 tsoomeloader: really fix cd9660 dirmatch
2019-02-20 dimPull in r354515 from upstream libc++ trunk:
2019-02-20 mmacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 mmacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 dimFix more AddressSanitizer violations in usr.bin/top
2019-02-20 markjRemove an obsolete comment.
2019-02-20 tuexenReduce the TCP initial retransmission timeout from...
2019-02-20 tuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 markjMFV r344364:
2019-02-20 markjDefine a constant for the maximum number of GEOM_CTL...
2019-02-20 avgzpool.8: sort zpool status flags in the same order...
2019-02-20 avgzpool.8: document -D flag for zpool status
2019-02-20 avgfix userland illumos taskq code to pass relative timeou...
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 kibamd64: add defines and decode protection keys and SGX...
2019-02-20 kibImplement rangesets.
2019-02-20 ganboldClarify notifications when battery capacity ratio
2019-02-20 baptcalendar: use iconv to respect the output encoding
2019-02-20 bcranAdd the unix path to the output of `efivar --load-option`
2019-02-20 ianFix the handling of legacy-format devices in the u...
2019-02-20 cemFuse: whitespace and style(9) cleanup
2019-02-20 cemfuse: add descriptions for remaining sysctls
2019-02-20 bdeFix hangs in r341810 waiting for AP startup.
2019-02-20 bdeAttempt to complete fixing programmable function keys...
2019-02-20 pjdSimplify the code. No functional changes.
2019-02-19 pjdSimplify the code.
2019-02-19 pjdCorrect typo in the comment.
2019-02-19 pjdChange assertion to log the incorrect io_type we've...
2019-02-19 pjdGrabage-collect no longer used variable.
2019-02-19 pjdThe way ZFS searches for its vdevs is the following...
2019-02-19 cpercivaFix sed script to insert Amazon NTP server into ntp...
2019-02-19 pjdIn the vdev_geom_open_by_path() function we assume...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 edPlace an upper bound on the number of iterations for...
2019-02-19 edAdd missing __unused attributes to unused function...
2019-02-19 markjLimit the number of entries allocated for a REPORT_ZONE...
2019-02-19 jillessh: Send normal output from bind builtin to stdout
2019-02-19 markjImpose a limit on the number of GEOM_CTL arguments.
2019-02-19 impRemove drm from LINT kernels
2019-02-19 kibMinor cleanup for mkuzip(8) man page.
2019-02-19 mckusickEnsure that inode updates are properly flushed out...
2019-02-19 thjWhen dropping a fragment queue count the number of...
2019-02-19 impAdd an UPDATING entry for the removal of drm and drm2
2019-02-19 impRemove the i915 and radeon drivers.
2019-02-19 impRemove drm2 modules.
2019-02-19 impPer discussions on arch@ and elsewhere, retire drm...
2019-02-19 kibProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 kibAdd definition for %cr4 PKRU enable bit.
next