]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-01-03 Kyle Evansmips: csu: fix compilation w/ LLVM
2020-01-03 Mark JohnstonFix a page leak in the md(4) swap I/O path.
2020-01-03 Kyle Evansemulated atomic64: disable interrupts as the lock mecha...
2020-01-03 Ed Mastesrc.conf.5: regen after r356322 and r356323
2020-01-03 Ed Mastesrc.opts.mk: SVNLITE requires FILE
2020-01-03 Ed Mastesrc.opts.mk: GOOGLETEST requires CXX
2020-01-03 Mark JohnstonTake the ifnet's address lock in igmp_v3_cancel_link_ti...
2020-01-03 Ed Mastesrc.opts.mk: switch LLD_BOOTSTRAP and LLD_IS_LD to...
2020-01-03 Ed Mastesrc.opts.mk: simplify after arm/arm retirement
2020-01-03 Ed Masteinetd: fix WITHOUT_TCP_WRAPPERS build after r356248
2020-01-03 Gleb Popovmount_smbfs: Issue a warning when .nsmbrc section name...
2020-01-03 Andrew TurnerAdd the 8 and 16 bit atomic load/store functions with...
2020-01-03 Alexander MotinAvoid duplicate I/O statistics accounting.
2020-01-03 Xin LIReduce memory footprint of fsck_msdosfs.
2020-01-02 Eric Joyneriflib: Prevent watchdog from resetting idle queues
2020-01-02 Eric Joynerixl: prevent non-privileged access to NVM update interface
2020-01-02 Brandon Bergren[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2020-01-02 Kyle Evanscapsicum_helpers: split stream cap bits out of caph_lim...
2020-01-02 Kyle Evansiicoc: limit fdt attachment to EXT_RESOURCES platforms
2020-01-02 Kyle Evanssys/dev/cfi: include sys/types.h as well
2020-01-02 Konstantin... Fix AT_EXECPATH for direct exec mode.
2020-01-02 Konstantin... bhyve: terminate waiting loops if thread suspension...
2020-01-02 Ian LeporeAdd the xdma framework and pl330 dma drivers to arm...
2020-01-02 Ian LeporeExplicitly include sys/rman.h instead of relying on...
2020-01-02 Konstantin... Rename umtxq_check_susp() to thread_check_susp()
2020-01-02 Konstantin... Style: remove trailing spaces/tabs.
2020-01-02 John BaldwinLook for cross toolchain makefiles in /usr/share/toolch...
2020-01-02 Alexander MotinRemove extra check for provider being closed.
2020-01-02 Mark JohnstonRemove set_page_dirty_lock().
2020-01-02 Mark JohnstonClear queue operation flags when migrating a page to...
2020-01-02 Kyle Evanslibbe(3): promote dependent clones when destroying...
2020-01-02 Ian LeporeAdd support for i2c bus mux hardware.
2020-01-02 Emmanuel Vadotarm64: rockchip: Add a module for rk_spi
2020-01-02 Emmanuel Vadotarm: allwinner: aw_spi: Call bus_generic_attach
2020-01-02 John BaldwinSome minor tweaks to arch(7).
2020-01-02 Ian LeporeSince arm/unwind.c s conditionally compiled, only call...
2020-01-02 Michael TuexenRemove empty line which was added in r356270 by accident.
2020-01-02 Michael TuexenImprove input validation of the spp_pathmtu field in the
next