]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-25 Conrad Meyervm_pageout: Scale worker threads with CPUs
2020-08-25 Ryan Moellerbsdinstall: Update loader.conf for new OpenZFS deps
2020-08-25 Dimitry AndricAfter r364423, which ensures the callbacks that dl_iter...
2020-08-25 Ryan MoellerSkip zpool_clear_005_pos test until bug fixed
2020-08-25 Dimitry AndricAfter r364753, there should be no need to suppress...
2020-08-25 Brandon Bergren[PowerPC] More preemptive powerpcspe ZFS build fixes
2020-08-25 Brandon Bergren[PowerPC] Apply the ppc32 GOT overflow fix to powerpcspe
2020-08-25 Mark Johnstonsdhci(4): Recognize the Texas Instruments PCIxx12 card...
2020-08-25 Ryan MoellerFix zstd in OpenZFS module with CPUTYPE?=<something...
2020-08-25 Kyle Evanslibbe: lift the WARNS post-OpenZFS merge
2020-08-25 Matt MacyFix userboot after r364355
2020-08-25 Matt MacyGive stronger guidance with regards to upgrading root...
2020-08-25 Bjoern A. Zeebrtsol(d): add script for "M bit"
2020-08-25 Vincenzo Maffioneiflib: netmap: publish all the receive buffer
2020-08-25 Mateusz Guzikvfs: respect PRIV_VFS_LOOKUP in vaccess_smr
2020-08-25 Mark JohnstonPermit vm_page_wire() to be called on pages not belongi...
2020-08-25 Alex RichardsonFix -Wundef warnings when building liblua
2020-08-25 Alex Richardsonstyle.Makefile: list CSTD between WARNS and CFLAGS
2020-08-25 Alex RichardsonFix makefs bootstrap on macOS after D25563
2020-08-25 Alex RichardsonFix typo in r364325 that broke tinderbox with -DBUILD_W...
2020-08-25 Alex RichardsonUse bootstrapped install(1) install of tools/install...
2020-08-25 Alex RichardsonFix running the builddtb target on a noexec file system
2020-08-25 Alex RichardsonPass -fuse-ld=/path/to/ld if ${LD} != "ld"
2020-08-25 Alex RichardsonAdd necessary Makefile.inc1 infrastructure for building...
2020-08-25 Alex RichardsonAdd missing FreeBSD functions to -legacy when building...
2020-08-25 Hans Petter... Add mlx5en(4) to the list of supported netdump network...
2020-08-25 Alex RichardsonAdd Linux/macOS compatibility system headers to tools...
2020-08-25 Michael TuexenRFC 3465 defines a limit L used in TCP slow start for...
2020-08-25 Dimitry AndricAdd atomic and bswap functions to libcompiler_rt
2020-08-25 Matt MacyFix libzfs build failures for some
2020-08-25 Matt MacyMention OpenZFS merge in UPDATING
2020-08-25 Matt MacyBump __FreeBSD_version for OpenZFS switchover
2020-08-25 Matt MacyMerge OpenZFS support in to HEAD.
2020-08-25 Rick MacklemFix hangs with processes stuck sleeping on btalloc...
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Niclas Zeisingdrm2: Update deprecation message
2020-08-24 Matt MacyVendor import of openzfs master @ 184df27eef0abdc7ab210...
2020-08-24 Konstantin... Restore workaround for sysret fault on non-canonical...
2020-08-24 Dimitry AndricAfter r364732, we can now enable MK_OPENMP for aarch64...
2020-08-24 Dimitry AndricMerge commit cde8f4c16 from llvm git (by me):
2020-08-24 Vincenzo Maffionenetmap: use FreeBSD guards for epoch calls
2020-08-24 Alexander V... Remove RT_LOCK mutex from rte.
2020-08-24 Warner LoshFix silly typo...
2020-08-24 Warner LoshDocument devd event change from r364725
2020-08-24 Warner LoshDocument the kern -> kernel name change for resume...
2020-08-24 Warner LoshChange the resume notification event from 'kern' to...
2020-08-24 Mateusz Guzikcache: remove leftover assert in vn_fullpath_any_smr
2020-08-24 Cy SchubertUpdate unbound version number.
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Fernando ApesteguĂ­aw(1): Add EXAMPLES to man page
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Dimitry AndricVendor import of llvm-project branch release/11.x
2020-08-24 Maxim SobolevIn the endless batch mode (-B), terminate if and when...
2020-08-24 Warner LoshWhen copying over the binaries, use '-p' to preserve...
2020-08-24 Marc Fonvieilles/redundacy/redundancy
2020-08-24 Marc FonvieilleAdd missing Korean doc package entry, remove non-existe...
2020-08-24 Leandro Lupori[PowerPC] Make new auxv format default
2020-08-24 Bjoern A. Zeebnet80211: enhance getflags*() and ieee80211_add_channel*()
2020-08-24 Peter Grehancpu_auxmsr: assert caller is preventing CPU migration.
2020-08-24 Vincenzo Maffioneiflib: fix isc_rxd_flush call in netmap_fl_refill()
2020-08-24 Alex RichardsonAlso print number of available CPUs on Linux
2020-08-24 Alex RichardsonAvoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
2020-08-24 Alex Richardsonmakefs (msdosfs): Use fprintf instead of debug print...
2020-08-24 Alex RichardsonCorrectly determine the real executable in crunched...
2020-08-24 Alex RichardsonRe-indent crunched_main.c in preparation for D25998
2020-08-24 Alex RichardsonPass the installworld install(1) flags to make buildenv
2020-08-24 Mateusz Guzikcache: lockless reverse lookup
2020-08-24 Mateusz Guzikcache: drop the always curthread argument from reverse...
2020-08-24 Mateusz Guzikcache: perform reverse lookup using v_cache_dd if possible
2020-08-24 Mateusz Guzikcache: populate v_cache_dd for non-VDIR entries
2020-08-24 Chuck Tufflibhyve: NVMe queue create must init head/tail
2020-08-24 Chuck Tufflibhyve: NVMe set nominal health values
2020-08-23 Kyle Evanscaroot: switch to using echo+shell glob to enumerate...
2020-08-23 Bjoern A. Zeebnet80211: improve media information for VHT5GHZ
2020-08-23 Bjoern A. Zeebnet80211: set_vht_extchan() reverse order to always...
2020-08-23 Mateusz Guzikvfs: validate ndp state after the lookup
2020-08-23 Mateusz Guzikvfs: convert nameiop into an enum
2020-08-23 Mateusz Guzikvfs: support denying access in vaccess_vexec_smr
2020-08-23 Mateusz Guzikvfs: factor away doomed vnode handling into vdropl_final
2020-08-23 Konstantin... procctl(8): usermode bits to force LA58/LA57 on exec.
2020-08-23 Konstantin... amd64: Handle 5-level paging on wakeup.
2020-08-23 Konstantin... amd64: Handle 5-level paging for efirt calls.
2020-08-23 Warner LoshFix another minor style glitch.
2020-08-23 Konstantin... Add bhyve support for LA57 guest mode.
2020-08-23 Konstantin... Add amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 Konstantin... amd64 pmap: LA57 AKA 5-level paging
2020-08-23 Konstantin... Add definition for CR4.LA57 bit.
2020-08-23 Konstantin... Pass pointers to info parsed from notes, to brandinfo...
2020-08-23 Konstantin... Style.
2020-08-23 Konstantin... Reserve FreeBSD ELF feature control bit LA48 to control...
2020-08-23 Konstantin... kern_sharedpage.c: Add exec_sysvec_init_secondary(...
2020-08-23 Mark Johnstonng_ubt: Add a device ID.
2020-08-23 Mateusz Guziklibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-08-23 Mateusz Guzikvfs: mark freevnode as noinline
2020-08-23 Navdeep Parharcxgbe(4): Use large clusters for TOE rx queues when...
2020-08-22 Konstantin... Fix several issues with process group orphanage.
2020-08-22 Ed Mastemtree(8): add xref to mtree(5)
2020-08-22 Alexander V... Finish r364492 by renaming rt_flags to rte_flags for...
2020-08-22 Alexander V... Rename rt_flags to rte_flags && reduce number of rt_nho...
next