]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-22 Bruce EvansConnect the restored dumb and sc terminal emulators...
2019-02-22 Ganbold TsagaankhuuAdd base to the warning threshold.
2019-02-21 Mark JohnstonCommit a missing piece of r344452.
2019-02-21 Mark JohnstonFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 Sean Eric FaganFix the usage error I introduced in r344192.
2019-02-21 Mark JohnstonDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Jung-uk KimFix missing comma in array declaration.
2019-02-21 Jung-uk KimCatch up with ACPICA 20190215.
2019-02-21 Bruce EvansFix the dumb and sc terminal emulators to compile and...
2019-02-21 Dimitry AndricPull in r353299 from upstream lld trunk (by George...
2019-02-21 Bruce EvansMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 Alexander MotinFix few issues in ioat(4) driver.
2019-02-21 Mark JohnstonClear pointers to indicate that the respective locks...
2019-02-21 Ed Mastesvn: support building with WITH_PIE
2019-02-21 Alexander MotinAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 Michael TuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 Andrew TurnerAllow the kcov buffer to be mmaped multiple times.
2019-02-21 Andrew TurnerUse KCOV_ENTRY_SIZE for the entry size.
2019-02-21 Michael TuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 Bruce EvansRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 Conrad Meyerfuse: Fix a regression introduced in r337165
2019-02-21 Sean Eric Fagan* Handle SIGPIPE in gssd
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Jung-uk KimImport ACPICA 20190215.
2019-02-20 Andrew TurnerUnwire the kcov buffer when freeing the info struct.
2019-02-20 Andrew TurnerCall pmap_qenter for each page when creating the kcov...
2019-02-20 David BrightComplete fix for CID 1007454, CID 1007453: Resource...
2019-02-20 Sean Eric FaganIt turns out that setting the IV length is necessary...
2019-02-20 Toomas Soomeloader: really fix cd9660 dirmatch
2019-02-20 Dimitry AndricPull in r354515 from upstream libc++ trunk:
2019-02-20 Matt MacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 Matt MacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 Dimitry AndricFix more AddressSanitizer violations in usr.bin/top
2019-02-20 Mark JohnstonRemove an obsolete comment.
2019-02-20 Michael TuexenReduce the TCP initial retransmission timeout from...
2019-02-20 Michael TuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Mark JohnstonDefine a constant for the maximum number of GEOM_CTL...
2019-02-20 Mark Johnston9058 postmortem DTrace frequently broken under vmware
2019-02-20 Andriy Gaponzpool.8: sort zpool status flags in the same order...
2019-02-20 Andriy Gaponzpool.8: document -D flag for zpool status
2019-02-20 Andriy Gaponfix userland illumos taskq code to pass relative timeou...
2019-02-20 Konstantin... pkru(3) man page.
2019-02-20 Konstantin... Add usermode helpers for for Intel userspace protection...
2019-02-20 Konstantin... Add kernel support for Intel userspace protection keys...
2019-02-20 Konstantin... amd64: add defines and decode protection keys and SGX...
2019-02-20 Konstantin... Implement rangesets.
2019-02-20 Ganbold TsagaankhuuClarify notifications when battery capacity ratio
2019-02-20 Baptiste Daroussincalendar: use iconv to respect the output encoding
2019-02-20 Rebecca CranAdd the unix path to the output of `efivar --load-option`
2019-02-20 Ian LeporeFix the handling of legacy-format devices in the u...
2019-02-20 Conrad MeyerFuse: whitespace and style(9) cleanup
2019-02-20 Conrad Meyerfuse: add descriptions for remaining sysctls
2019-02-20 Bruce EvansFix hangs in r341810 waiting for AP startup.
2019-02-20 Bruce EvansAttempt to complete fixing programmable function keys...
2019-02-20 Pawel Jakub... Simplify the code. No functional changes.
2019-02-19 Pawel Jakub... Simplify the code.
2019-02-19 Pawel Jakub... Correct typo in the comment.
2019-02-19 Pawel Jakub... Change assertion to log the incorrect io_type we've...
2019-02-19 Pawel Jakub... Grabage-collect no longer used variable.
2019-02-19 Pawel Jakub... The way ZFS searches for its vdevs is the following...
2019-02-19 Colin PercivalFix sed script to insert Amazon NTP server into ntp...
2019-02-19 Pawel Jakub... In the vdev_geom_open_by_path() function we assume...
2019-02-19 Enji CooperMake `server_cat(..)` handle short receives
2019-02-19 Ed SchoutenPlace an upper bound on the number of iterations for...
2019-02-19 Ed SchoutenAdd missing __unused attributes to unused function...
2019-02-19 Mark JohnstonLimit the number of entries allocated for a REPORT_ZONE...
2019-02-19 Jilles Tjoelkersh: Send normal output from bind builtin to stdout
2019-02-19 Mark JohnstonImpose a limit on the number of GEOM_CTL arguments.
2019-02-19 Warner LoshRemove drm from LINT kernels
2019-02-19 Konstantin... Minor cleanup for mkuzip(8) man page.
2019-02-19 Kirk McKusickEnsure that inode updates are properly flushed out...
2019-02-19 Tom JonesWhen dropping a fragment queue count the number of...
2019-02-19 Warner LoshAdd an UPDATING entry for the removal of drm and drm2
2019-02-19 Warner LoshRemove the i915 and radeon drivers.
2019-02-19 Warner LoshRemove drm2 modules.
2019-02-19 Warner LoshPer discussions on arch@ and elsewhere, retire drm...
2019-02-19 Konstantin... Provide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 Sean Eric FaganRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 Konstantin... Add definition for %cr4 PKRU enable bit.
2019-02-19 Tom JonesFix style after r340832
2019-02-19 Ed Mastefreebsd-update: Clarify help text
2019-02-19 Andrew TurnerCreate a common function to handle freeing the kcov...
2019-02-19 Mark JohnstonMove a racy assertion in filt_pipewrite().
2019-02-19 Edward Tomasz... Work around the "nfscl: bad open cnt on server" assertion
2019-02-19 Edward Tomasz... Bump the default kern.rpc.gss.client_max from 128 to...
2019-02-19 Edward Tomasz... Add kern.rpc.gss.client_hash tunable, to make it possib...
2019-02-18 Gleb SmirnoffWith r343051 UMA switched from atomic counts to counter...
2019-02-18 Toomas Soomeloader: ptable_close() should check its argument
2019-02-18 Ian LeporeAdd a compatible string to match recent changes in...
2019-02-18 Dimitry AndricAdd one additional file to libllvmminimal, since in...
2019-02-18 Dimitry AndricPull in r345199 from upstream libc++ trunk (by Petr...
2019-02-18 Ian LeporeAllow the u-boot loaderdev env var to be formatted...
2019-02-18 Konstantin... amd64: cleanup pmap_init_pat().
2019-02-18 Ian LeporeFix more places to use DEV_TYP_NONE instead of -1 to...
2019-02-18 Ian LeporeUse DEV_TYP_NONE instead of -1 to indicate no device...
2019-02-18 Vincenzo Maffionenetmap: don't schedule kqueue notify task when kqueue...
2019-02-18 Ruslan BukinAvoid orphan sections between __bss_start and .(s)bss.
next