]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-09-26 Ed MasteClarify UPDATING entry about lld
2018-09-26 Slava ShwartsmanAdd PCIV_INVALID definition
2018-09-26 Michael TuexenWhitespace changes and fixing a typo. No functional...
2018-09-26 Navdeep Parharcxgbe(4): Treat base/end of firmware parameters as...
2018-09-25 Konstantin... Fix some uses of dmaplimit.
2018-09-25 Andreas ToblerBring the 32-bit powerpc (PowerMac) back to live. The...
2018-09-25 Ed MasteDo not remove ld man page if lld is enabled and binutil...
2018-09-25 Konstantin... Fix an issue in r338862.
2018-09-25 Mateusz Guzikzfs: depessimize zfs_root with rmlocks
2018-09-25 Brooks DavisDon't override LDFLAGS set in bsd.cpu.mk.
2018-09-25 Navdeep Parharcxgbe(4): Link related changes.
2018-09-25 Justin Hibbitspowerpc: Blacklist the top 64kB range of the lower...
2018-09-24 Colin PercivalRecognize the Amazon PCI serial device found in i3...
2018-09-24 Mateusz Piotrowskisysctl(8): Add a standard exit status section.
2018-09-24 Mark JohnstonAdd more NUMA-specific low memory predicates.
2018-09-24 Matt Macyrestore pmccontrol -L behavior on x86
2018-09-24 John BaldwinRestore the API of the kf_sa_local and kf_sa_peer members.
2018-09-24 John BaldwinImplement pmap_sync_icache().
2018-09-24 Alexander MotinFix use-after-free in RAID0 error reporting of GEOM_RAID.
2018-09-24 Alan CoxPassing UMA_ZONE_NOFREE to uma_zcreate() for swpctrie_z...
2018-09-24 Mark JohnstonEnsure that "domain" is initialized when vm_ndomains...
2018-09-24 Ed MasteMove libc linker ifunc test to build target only
2018-09-23 Mateusz GuzikEliminate false sharing in malloc due to statistic...
2018-09-23 Michael TuexenRemove the unused parameter 'locked' from the function
2018-09-22 Andreas ToblerSet the default loader for powerpc(32- and 64-bit)...
2018-09-22 Konstantin... Correct panic messages.
2018-09-22 Konstantin... Further reorganize pmap_invalidate TLB code.
2018-09-22 Andrey V. ElsukovUpdate ifr_name before invoking IPSECSREQID ioctl,...
2018-09-22 Warner LoshWe don't need shell protection for when we're expanding...
2018-09-22 Brad DavisMove hosts.allow to lib/libwrap/
2018-09-22 Edward Tomasz... Improve loader passwords:
2018-09-22 Mateusz Guzikvfs: __predict common case in VFS_EPILOGUE/PROLOGUE
2018-09-22 Navdeep Parharcxgbe(4): Reuse existing "switching" L2T entries when...
2018-09-21 Navdeep Parharcxgbetool(8): The VLAN tag provided in the action for...
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Alexander Motin9700 ZFS resilvered mirror does not balance reads
2018-09-21 Alexander Motin9626 move 'static xuio_stats_t xuio_stats' to file...
2018-09-21 Alexander Motin9672 Reserve a ZFS replication stream feature flag...
2018-09-21 Mark JohnstonUse the GNU as-compatible .endm instead of .endmacro.
2018-09-21 Konstantin... Convert x86 TLB top-level invalidation functions to...
2018-09-21 Ed Mastelibc: require ifunc-capable linker for amd64/i386
2018-09-21 Brooks DavisDisable sbrk() use in GNU tools.
2018-09-21 Mateusz Guzikamd64: even up copyin/copyout with memcpy + other cleanup
2018-09-21 Andrey V. ElsukovFix possible NULL pointer dereference in ffec_alloc_mbu...
2018-09-21 Ed MasteInclude kernel ident in uname
2018-09-21 Mateusz Guzikselect: stop doing zero-sized memsets
2018-09-21 Ed Masteremove double space between branch and version in kerne...
2018-09-21 Mateusz Guzikamd64: check for small size in memmove, memcpy and...
2018-09-21 Dag-Erling... Add an installer option to disable destructive dtrace.
2018-09-21 Li-Wen HsuMention setting $lines to 0 in ddb can disable paging
2018-09-21 Matt Macyfix vlan locking to permit sx acquisition in ioctl...
2018-09-20 Glen BarberUpdate head from ALPHA6 to ALPHA7 as part of the 12...
2018-09-20 Mateusz Guzikamd64: macroify copyin/copyout and provide erms variant...
2018-09-20 Stephen HurdAdd IFCAP_TSO6 for igb
2018-09-20 Andrey V. ElsukovAdd new field max_hdrsize to struct encap_config.
2018-09-20 Stephen HurdFix capabilities handling for iflib drivers
2018-09-20 Mateusz Guzikamd64: macroify copyin/copyout and provide erms variants
2018-09-20 Mark JohnstonEnsure that imports into per-domain kmem arenas are...
2018-09-20 Mateusz Guzikvfs: remove lookup_shared tunable
2018-09-20 Stephen HurdAdd iflib.4 manpage
2018-09-20 Mark JohnstonFix variable name typo in the bsdinstall ttys hardening...
2018-09-20 Bjoern A. ZeebIn icmp6_rip6_input(), once we have a lock, make sure...
2018-09-20 Mark JohnstonChange the domain selection policy in kmem_back().
2018-09-20 Mateusz Guzikfd: prevent inlining of _fdrop thorough kern_descrip.c
2018-09-20 Mateusz Guzikamd64: move fusufault after all users
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-20 Brad DavisMove the openssl.cnf install to secure/usr.bin/openssl/
2018-09-20 Brad DavisMove nsmb.conf to lib/libsmb/
2018-09-20 Brad DavisMove opieaccess to lib/libopie/
2018-09-20 Brad DavisMove hosts.lpd and printcap to usr.sbin/lpr/lpd/
2018-09-20 Baptiste Daroussinimport mandoc 1.14.1
2018-09-19 John BaldwinVarious fixes for floating point on RISC-V.
2018-09-19 John BaldwinClear all of the VFP state in fill_fpregs().
2018-09-19 Ed Masteopenssh: rename local macro to avoid OpenSSL 1.1.1...
2018-09-19 Konstantin... Convert x86 cache invalidation functions to ifuncs.
2018-09-19 Mark JohnstonMove kernel vmem arena initialization to vm_kern.c.
2018-09-19 Bjoern A. ZeebUpdate udp6_output() inp locking to avoid concurrency...
2018-09-19 Konstantin... Convert i386 NPX hardware context save methods to ifuncs.
2018-09-19 Mateusz Guzikvm: check for empty kstack cache before locking
2018-09-19 Konstantin... amd64 pmap: remove tautological assert.
2018-09-19 Brad DavisMove remote & phones to usr.bin/tip/tip/
2018-09-19 Konstantin... Fix ZFS VFS op quotactl to follow busy protocol.
2018-09-19 Konstantin... Fix state of dquot-less vnodes after failed quotaoff.
2018-09-19 Martin MatuskaUpdate vendor/libarchive/dist to git 0cda60af13e709e670...
2018-09-19 Brad DavisMove regdomain.xml to lib/lib80211/
2018-09-18 Navdeep Parharcxgbetool(8): Clarify the meaning of the "queue" parame...
2018-09-18 Navdeep Parharcxgbe(4): Enable TXRTLMT by default when the feature...
2018-09-18 Brad DavisMove libalias.conf to lib/libalias/libalias/
2018-09-18 Brad DavisMove disktab to sbin/bsdlabel/
2018-09-18 Brad DavisMove install of locate.rc to usr.bin/locate/locate/
2018-09-18 Brad DavisMove mail.rc install to usr.bin/mail.
2018-09-18 Mark JohnstonOnly update the domain cursor once in keg_fetch_slab().
2018-09-18 Glen BarberUpdate the pkg-stage.sh script used to populate package...
2018-09-18 Brooks DavisRegen after r338752.
2018-09-18 Brooks DavisOnly enable HyperV support by default on x86.
2018-09-18 Brooks DavisFix C11 and POSIX 1003.1b-1993 compliance in time.h
2018-09-18 Ed MasteRequire ifunc-capable linker for i386
2018-09-18 Michael TuexenRemove unused code.
2018-09-18 Brad DavisMove mac.conf to lib/libc/posix1e/
next