]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-10-11 Brooks DavisCentralize adding OBJCOPY=${XOBJCOPY} to LIB32WMAKEFLAGS.
2019-10-11 Eric van Gyzencoredump_phnum_test: handle full file system gracefully
2019-10-11 Konstantin... devfs_vptocnp(): correct the component name when node...
2019-10-11 Konstantin... Plug the rest of undef behavior places that were missed...
2019-10-11 Mark JohnstonRemove an unneeded include of opt_sctp.h.
2019-10-11 Kristof Provostmountroot: run statfs after mounting devfs
2019-10-11 Andriy Gaponfix up r353340, don't assume that fcmpset has strong...
2019-10-11 Philip PaepsCall devmap_bootstrap in RISC-V machine dependent code...
2019-10-11 Glen BarberIncrease the default VMSIZE for raw, qcow2, vhd, and...
2019-10-11 Alan SomersMFZol: Fix performance of "zfs recv" with many deletions
2019-10-11 Mateusz Guzikamd64 pmap: handle fictitious mappigns with addresses...
2019-10-11 Justin Hibbitsgcore: Add powerpc64 32-bit gcore support
2019-10-11 Justin Hibbitsgcore: Add aarch64 32-bit core support
2019-10-11 Olivier HouchardDocument that aarch64 can now run armv6/armv7 binaries...
2019-10-11 Andriy Gaponman4/Makefile: fix sorting for a number of entries...
2019-10-11 Andriy Gaponfix a typo in superio.4
2019-10-11 Andriy Gaponadd superio.4 and superio.9 manual pages
2019-10-11 Ruslan BukinInstall the libopencsd version header (other headers...
2019-10-11 Conrad MeyerFix braino in r353429
2019-10-11 Conrad Meyerddb: Add CSV option, sorting to 'show (malloc|uma)'
2019-10-10 Gleb SmirnoffDon't use if_maddr_rlock() in 802.11, use epoch(9)...
2019-10-10 Gleb SmirnoffDon't use if_maddr_rlock() in sppp(4), use epoch(9...
2019-10-10 Gleb SmirnoffDon't use if_maddr_rlock() in tuntap(4), use epoch...
2019-10-10 Gleb SmirnoffInterface output method must be executed in network...
2019-10-10 Gleb SmirnoffDon't use if_maddr_rlock() in ng_eiface(4), use epoch...
2019-10-10 Gleb SmirnoffThe divert(4) module must always be running in network...
2019-10-10 Gleb SmirnoffDon't use if_maddr_rlock() in ng_ether(4), use epoch...
2019-10-10 Gleb SmirnoffAdd two extra functions that basically give count of...
2019-10-10 Gleb SmirnoffProvide new KPI for network drivers to access lists...
2019-10-10 Conrad Meyernvdimm(4): Calculate and save memattr once; it never...
2019-10-10 Dimitry AndricPull in r374444 from upstream lldb trunk (by me):
2019-10-10 Dimitry AndricRevert r353363 in preparation for applying upstream...
2019-10-10 Konstantin... Typo out->in.
2019-10-10 Brooks DavisFix -DNO_CLEAN build across r353340 and r353381
2019-10-10 Ruslan BukinRemove a stale file left after merging.
2019-10-10 Ruslan BukinUpdate ARM CoreSight trace decoder library.
2019-10-10 Ruslan BukinUpdate Intel Processor Trace decoder library.
2019-10-10 Andriy Gaponremove unrelated files accidentally committed in r353381
2019-10-10 Andriy Gaponemulate illumos membar_producer with atomic_thread_fenc...
2019-10-10 Doug AmbriskoThis driver attaches to the Intel VMD drive and connect...
2019-10-10 Alan Somerszfs: multiple improvements to the zpool_add tests
2019-10-09 John BaldwinAdd opt_kern_tls.h to the sources from t4_tom.ko.
2019-10-09 John-Mark Gurneydocument how to apply altq to vlan interfaces w/ pf.
2019-10-09 Warner LoshAdd note about universe changes to arch and the need...
2019-10-09 Warner LoshAdd UPDATING entry for universe changes
2019-10-09 John BaldwinDon't free the cursor boundary tag during vmem_destroy().
2019-10-09 Warner LoshWordsmith and simplify
2019-10-09 John BaldwinRemove adapters from t4_list earlier during detach.
2019-10-09 Warner LoshFix casting error from newer gcc
2019-10-09 Warner LoshDon't compile old gcc 4.2.1 archs by default in univers...
2019-10-09 Alan SomersZFS: fix the zpool_add_010_pos test
2019-10-09 Jeremie Le HenAdd a missing macro for the previous commit (IS_INADDR_...
2019-10-09 Jeremie Le HenUse inet_ntop(3) instead of inet_ntoa(3) for AF_INET...
2019-10-09 Dimitry AndricPut in a band-aid fix for lldb 9 exiting with "Expected...
2019-10-09 Edward Tomasz... Fix the compilation workaround so it's not entirely...
2019-10-09 Alan SomersZFS: in the tests, don't override PWD
2019-10-09 Alan SomersZFS: multiple fixes to the zpool_import tests
2019-10-09 Hans Petter... Factor out TCP rateset destruction code.
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Gleb SmirnoffRevert most of the multicast changes from r353292....
2019-10-09 Gleb Smirnoffip6_output() has a complex set of gotos, and some can...
2019-10-09 Gleb SmirnoffCleanup unneeded includes that crept in with r353292.
2019-10-09 Emmanuel Vadotdwmmc: Reset the dma controller at attach
2019-10-09 Hans Petter... Fix locking order reversal in the TCP ratelimit code...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-09 Gleb Smirnoffifnet_byindex_ref() requires network epoch.
2019-10-09 Gleb SmirnoffEnter network epoch in domain callouts.
2019-10-09 Glen BarberConnect the libucl(3) manual page to the build.
2019-10-09 Eric van GyzenAdd CTLFLAG_STATS to the dev.ioat.N.stats sysctl OIDs
2019-10-09 Andriy Gaponzfs: remove gratuitous divergence from other openzfs...
2019-10-09 Andriy Gaponzfs: remove incorrect warning about boot support for...
2019-10-09 Andriy Gaponzfs: document large_dnode feature
2019-10-09 Andriy Gaponcleanup of illumos compatibility atomics
2019-10-09 Gleb SmirnoffRevert changes to rip6_bind() from r353292. This funct...
2019-10-09 Yuri Pankovbsdinstall: fix ESP detection for auto ZFS layout
2019-10-09 Mitchell HorneRISC-V: Fix an alignment warning in libthr
2019-10-08 Mark JohnstonFix a bug in r353332 that snuck in with a last-minute...
2019-10-08 Mark JohnstonAdd a regression test for r353331.
2019-10-08 Mark JohnstonFix handling of empty SCM_RIGHTS messages.
2019-10-08 John BaldwinAdd support for KTLS in the Chelsio TOE module.
2019-10-08 Brooks Davismsun: Silence new harmless -Wimplicit-int-float-convers...
2019-10-08 John BaldwinAdd a TOE KTLS mode and a TOE hook for allocating TLS...
2019-10-08 Mateusz Guzikamd64: plug spurious cld instructions
2019-10-08 Brooks DavisFix various -Wpointer-compare warnings
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Brooks DavisAllow -DNO_CLEAN build across r352689.
2019-10-08 John BaldwinSet the FID field in lookaside crypto requests to the...
2019-10-08 Hans Petter... Fix regression issue after r352989:
2019-10-08 Glen BarberRework the logic for installing the pkg(8) configuration.
2019-10-08 Dimitry AndricPrepare for merging back to head:
2019-10-08 Brooks DavisImport 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Gleb SmirnoffRemove epoch assertion from if_setlladdr(). Originally...
2019-10-08 Gleb SmirnoffQuickly plug another regression from r353292. Again...
2019-10-08 Gleb SmirnoffIn DIAGNOSTIC block of if_delmulti_ifma_flags() enter...
2019-10-08 Mark JohnstonSimplify pmap_page_array_startup() a bit.
2019-10-08 Alan Somerszfs: fix the zfsd_hotspare_007_pos test
2019-10-08 Alan Somerszfs: fix the zfsd_autoreplace_003_pos test
2019-10-08 Mark JohnstonAvoid erroneously clearing PGA_WRITEABLE in riscv's...
2019-10-08 Mateusz Guzikamd64 pmap: allocate pv table entries for gaps in PA
next