]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-01-02 Andrew TurnerAdd the missing trailing '/' when setting TARGET_ARCH...
2020-01-02 Alexander V... Plug loopback idaddr refcount leak.
2020-01-02 Scott LongAdd a compact columnar output format, available by...
2020-01-02 Brandon BergrenMove stand/ofw/libofw to stand/libofw.
2020-01-02 Warner LoshRemove MACHINE_ARCH arm where appropriate from the...
2020-01-02 Warner LoshRemove NOTES.armv5. It's no longer relevant.
2020-01-02 Warner LoshRemove arm/arm as a valid target.
2020-01-02 Pawel Biernackisysctl: hide 2.x era compat node
2020-01-01 Mateusz Guzikvfs: drop an always-false check from vlrureclaim
2020-01-01 Mateusz Guzikmsdos: vgone unconstructed vnode before vputing it
2020-01-01 Mateusz Guzikmsdosfs: add a missing MNT_VNODE_FOREACH_ALL_ABORT...
2020-01-01 Dimitry AndricMerge commit 468a0cb5f from llvm git (by Craig Topper):
2020-01-01 Kyle Evansinetd: final round of trivial cleanup, NFC
2020-01-01 Gleb SmirnoffIn r343631 error code for a packet blocked by a firewal...
2020-01-01 Gleb SmirnoffIn r343631 error code for a packet blocked by a firewal...
2020-01-01 Jilles Tjoelkersh: Fix rare memory leak with SIGINT
2020-01-01 Xin LIRevert r356249 for now as it broke GCC builds.
2020-01-01 Xin LIReduce memory footprint of fsck_msdosfs.
next