]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-07 John BaldwinDon't fail universe kernel stage for TARGET_ARCHes...
2020-01-07 Mark JohnstonUse a deterministic hash for USDT symbol names.
2020-01-07 Mark Johnstonlibjail: Handle an error from reallocarray() when trimm...
2020-01-07 Gleb SmirnoffFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2020-01-07 Alexander MotinAdd Host Memory Buffer support to nvme(4).
2020-01-07 Alexander V... Fix rtsock route message generation for interface addre...
2020-01-07 Ian LeporeAdd #ifdef option-test wrappers around another call...
2020-01-07 Mateusz Guzikvfs: handle doomed vnodes in vdefer_inactive
2020-01-07 Kyle EvansRemove gcclibs libssp build glue
2020-01-07 Ed MasteDo not define TCPOUTFLAGS in rack_bbr_common
2020-01-07 Li-Wen HsuRevert r355861 because the issue has been fixed in...
2020-01-07 John BaldwinVarious cleanups to cryptocheck.
2020-01-07 John BaldwinRemove support for using GCC 4.2.1 from make tinderbox.
2020-01-07 Mark JohnstonDecrease logging severity when adding a device or readi...
2020-01-07 Ryan Stonertld: Fix segfault in direct exec mode
2020-01-07 Mark JohnstonDefine a unified pmap structure for i386.
2020-01-07 Mark JohnstonConsistently use pmap_t instead of struct pmap *.
2020-01-07 Mateusz Guzikvfs: reimplement deferred inactive to use a dedicated...
2020-01-07 Mateusz Guzikvfs: trylock in vfs_msync and refactor the func
2020-01-07 Mateusz Guzikvfs: use a dedicated counter for free vnode recycling
2020-01-07 Kristof Provostsifive: Fix incorrect tx/rx ctrl defines
2020-01-07 Mateusz Guzikprocstat: read lo_name instead of now removed v_tag
2020-01-07 Mateusz Guzikzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-07 Mateusz Guzikvfs: prevent numvnodes and freevnodes re-reads when...
2020-01-07 Xin LIfsck_msdosfs.8: document -M.
2020-01-07 Mateusz Guzikvfs: annotate numvnodes and vnode_free_list_mtx with...
2020-01-07 Mateusz Guzikvfs: eliminate v_tag from struct vnode
2020-01-07 Mateusz Guzikvfs: add a helper for allocating marker vnodes
2020-01-06 Andrew TurnerAdd more Arm arm64 CPU identification values
2020-01-06 Pawel Biernackikern_sysctl: make sysctl.debug work as intended
2020-01-06 Toomas Soomeloader: update zfsimpl.c from illumos review suggestions
2020-01-06 Kyle EvansRefine fusefs test workaround for mips+llvm
2020-01-06 Kyle EvansUpdate libssp paths in various Makefile.depend* files
2020-01-06 Ed Mastesrc.conf.5: regen after r356419, reenabling powerpc...
2020-01-06 John BaldwinSimplify arguments to signal handlers on mips.
2020-01-06 John BaldwinEnable powerpc in make tinderbox using clang instead...
2020-01-06 John BaldwinOnly build kernels for enabled TARGET_ARCHes in make...
2020-01-06 Randall StewartThis catches rack up in the recent changes to ECN and
2020-01-06 Martin MatuskaMFV r356415
2020-01-06 Martin MatuskaUpdate vendor/libarchive/dist to git 3f1bad815d02160ab2...
2020-01-06 Randall StewartThis change adds a small feature to the tcp logging...
2020-01-06 Pawel Biernackisysctl: mark more nodes as MPSAFE
2020-01-06 Hans Petter... Add own counter for cancelled USB transfers.
2020-01-06 Jeff RobersonFix uma boot pages calculations on NUMA machines that...
2020-01-06 Alexander MotinFix host memory buffer sizes reporting.
2020-01-05 Jeff RobersonThe fix in r356353 was insufficient. Not every archite...
2020-01-05 Bjoern A. Zeebnetgraph/ng_bridge: Reestablish old ABI
2020-01-05 Ed Mastearch.7: correct overzealous claims of external binutils use
2020-01-05 Ed Mastearch.7: update toolchain table for external ld use
2020-01-05 Ed Mastesrc.conf.5: regen after r356381, disable BINUTILS_BOOTS...
2020-01-05 Ed Mastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on all mips...
2020-01-05 Ed Mastesrc.conf.5: regen after r356379, disable BINUTILS_BOOTS...
2020-01-05 Ed Mastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*
2020-01-05 Michael TuexenDon't make the sendall iterator as being up if it could...
2020-01-05 Michael TuexenReturn -1 consistently if an error occurs.
2020-01-05 Michael TuexenEnsure that we don't miss a trigger for kicking off...
2020-01-05 Mateusz Guziklocks: add default delay struct
2020-01-05 Mateusz Guziklocks: convert delay times to u_short
2020-01-05 Mateusz GuzikMark mtxpool_sleep as read mostly, not frequently.
2020-01-05 Kyle Evansshm: correct KPI mistake introduced around memfd_create
2020-01-05 Kyle Evansshmfd/mmap: restrict maxprot with MAP_SHARED + F_SEAL_WRITE
2020-01-05 Ed Mastearch.7: update to show mips* and sparc64 use external...
2020-01-05 Ed Mastesrc.conf.5: regen after r356367, default to GCC off
2020-01-05 Ed MasteAdjust WITH_/WITHOUT_ descriptions for GCC options...
2020-01-05 Ed MasteDo not build GCC 4.2.1 by default for any CPU architecture
2020-01-05 Martin MatuskaMFV r356365:
2020-01-05 Martin MatuskaUpdate vendor/libarchive/dist to git 5e270715b51d199467...
2020-01-05 Mateusz Guzikvfs: factor out avoidable branches in _vn_lock
2020-01-05 Mateusz Guzikvfs: drop thread argument from vinactive
2020-01-05 Mateusz Guzikvfs: patch up vnode count assertions to report found...
2020-01-05 Mateusz Guzikvfs: predict VN_IS_DOOMED as false
2020-01-04 Kyle Evanskern_mmap: restore character deleted in transit
2020-01-04 Kyle Evanskern_mmap: add a variant that allows caller to inspect fp
2020-01-04 Kyle Evanslibssp: fix FORTIFY_SOURCE stub declarations
2020-01-04 Michael TuexenMake the message size limit used for SCTP_SENDALL confi...
2020-01-04 Kyle EvansProvide libssp based on libc
2020-01-04 Kyle Evansssp: knock out some trivial warnings that come up with...
2020-01-04 Alan CoxWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-04 Jeff RobersonFix an assertion introduced in r356348. On architectur...
2020-01-04 Bryan Drewerylio_listio_empty_nowait_thread sometimes does *not...
2020-01-04 Jeff RobersonUMA NUMA flag day. UMA_ZONE_NUMA was a source of confu...
2020-01-04 Jeff RobersonSort cross-domain frees into per-domain buckets before...
2020-01-04 Jeff RobersonUse per-domain keg locks. This provides both a lock...
2020-01-04 Jeff RobersonUse a separate lock for the zone and keg. This provide...
2020-01-04 Jeff RobersonUse atomics for the zone limit and sleeper count. ...
2020-01-04 Justin Hibbitspowerpc: Remove 'sec' device from QORIQ64 config
2020-01-04 John BaldwinUse the freebsd-gcc6 toolchains instead of powerpc64...
2020-01-04 Mateusz Guzikvfs: remove CTASSERT from VOP_UNLOCK_FLAGS
2020-01-03 John BaldwinSet correct lib32 MACHINE_ARCH for mips64el*.
2020-01-03 Mateusz Guzikvfs: add a file missed in r356337
2020-01-03 Mateusz Guzikvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-03 Mateusz Guzikunionfs: fix up VOP_UNLOCK use after flags stopped...
2020-01-03 Mateusz Guzikvfs: add VOP_UNLOCK_FLAGS
2020-01-03 Kyle EvansMakefile.inc1: remove libcompiler_rt from _startup_libs
2020-01-03 Dimitry AndricMerge commit 189b7393d from llvm git (by John Baldwin):
2020-01-03 Dimitry AndricMerge commit d7be3eab5 from llvm git (by Luís Marques):
2020-01-03 Dimitry AndricMerge commit c6b09bff5 from llvm git (by Luís Marques):
2020-01-03 Dimitry AndricMerge commit da7b129b1 from llvm git (by James Clarke):
2020-01-03 Dimitry AndricMerge commit 41449c58c from llvm git (by Roger Ferrer...
2020-01-03 Kyle Evansmips !o32: fix csu build
next