]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-12 mmMFV r357783:
2020-02-11 mmUpdate vendor/libarchive/dist to git 3288ebb0353beb51df...
2020-02-11 lwhsuTemporarily skip flakey test case sys.kern.ptrace_test...
2020-02-11 lwhsuTemporarily skip failing test case sys.kern/ptrace_test...
2020-02-11 lwhsuTemporarily skip sys.geom.class.multipath.failloop...
2020-02-11 glebiusRemove assertion from TASK_INIT() macro, since some...
2020-02-11 lwhsuReduce nc timeout in sys.mac.portacl.*
2020-02-11 markjlibmemstat: Catch up with r357776.
2020-02-11 markjReduce lock hold time in keg_drain().
2020-02-11 tuexenRevert https://svnweb.freebsd.org/changeset/base/357761
2020-02-11 netchildFix duplicate target warning.
2020-02-11 glebiusMark lio taskqueue as requiring network epoch.
2020-02-11 glebiusUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-11 glebiusAdd flag to struct task to mark the task as requiring...
2020-02-11 mjgvfs: fix vhold race in mnt_vnode_next_lazy_relock
2020-02-11 hselaskyAdd missing EPOCH(9) wrapper in ipfw(8).
2020-02-11 tuexenDon't start an SCTP timer using a net, which has been...
2020-02-11 mjgamd64: remove redundant sa->code assignment from cpu_fe...
2020-02-11 mjgcapsicum: restore the cap_rights_contains symbol
2020-02-11 kibif_media.h: Add 50G KR4 ethernet media type.
2020-02-11 kibif_media.c: staticize and constify ifmedia description...
2020-02-11 kibif_media.c: use __FBSDID().
2020-02-11 brAdd PCI Express driver for the ARM Neoverse N1 System...
2020-02-11 tuexenUse an int instead of a bool variable, since bool is...
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-11 kevansbackup-passwd: mask out all passwords in the diff
2020-02-11 cpercivaMount /dev while deinstalling pkg inside EC2 AMIs.
2020-02-11 cpercivaRemove /qemu from EC2 ARM AMIs
2020-02-10 mjgvfs: fix device count leak on vrele racing with vgone
2020-02-10 lwhsuRestore the behavior of allowing empty string in a...
2020-02-10 hselaskyFix for unbalanced EPOCH(9) usage in the generic kernel...
2020-02-10 impUse __riscv instead of __riscv__
2020-02-10 jtlModify the vm.panic_on_oom sysctl to take a count of...
2020-02-10 impRemove ifdefs for ia64 and sparc64.
2020-02-10 impRefresh architecture list with latest:
2020-02-10 impRemove sparc64 specific eeprom command
2020-02-10 impFor valid arch values (really $MACHINE), remove referen...
2020-02-10 impFix a comment for the SUN geom class.
2020-02-10 impFix comment. It mentioned sparc64 specifically, but...
2020-02-10 impRemove sparc64 ifdef
2020-02-10 impRemove sparc64 example.
2020-02-10 scottlRevert r357710 and 357711 until they can be debugged
2020-02-10 mjgvfs: fix lock recursion in vrele
2020-02-10 mjgTidy up zpcpu_replace*
2020-02-10 traszMake linux(4) use kern_socketpair(9) instead of going...
2020-02-10 hselaskyAdd USB host controller PCI ID's for Hygon.
2020-02-10 delphijUse humanize_number to format available and bad space...
2020-02-10 kevanscron(8): rip out do_univ
2020-02-10 kevanscron(8): convert vfork() usage to fork()
2020-02-10 delphijVendor import of file 5.38
2020-02-10 scottlMissed a file in r357710, add it here.
2020-02-10 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-10 ianImplement atomic_testandclear_{32,int,long} for 32...
2020-02-09 tuexenStop the PMTU and HB timer when removing a net, not...
2020-02-09 kevanslogin.conf(5): update commented-out standard, too
2020-02-09 tuexenCleanup timer handling.
2020-02-09 kevansmips: mark GOOGLETEST broken, due to no fault of its own
2020-02-09 0mpAdd a missing word in rc.conf.5
2020-02-09 kibAdd procstat(1) sigfastblock command to show process...
2020-02-09 kibAdd sysctl kern.proc.sigfastblk for reporting sigfastbl...
2020-02-09 kibUse sigfastblock(2) for masking signals in libthr.
2020-02-09 kibUse sigfastblock(2) in rtld.
2020-02-09 kibAdd AT_BSDFLAGS support to _elf_aux_info(3).
2020-02-09 kibAdd AT_BSDFLAGS auxv entry.
2020-02-09 kibRegen.
2020-02-09 kibAdd a way to manage thread signal mask using shared...
2020-02-09 kevansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-08 brEnter the network epoch in the xdma interrupt handler...
2020-02-08 mavBind CTL backends taskqueues to the CTL process.
2020-02-08 eadlermemset.3: better fix previous typo
2020-02-08 brFix a KASSERT since chained mbufs are accepted by the...
2020-02-08 eadlermemset.3: fix a a duplicate word
2020-02-08 mjgvfs: tidy up vget_finish and vn_lock
2020-02-08 mjgvfs: remove now useless ENODEV handling from vn_fullpat...
2020-02-08 kibCorrect the function name in the comment.
2020-02-08 andrewImplement the Linux/arm64 VDSO gettimeofday and clock_g...
2020-02-08 mwImplement jumbo frame support in mvneta driver
2020-02-08 mwDestroy RX DMA tag on detach in mvneta driver
2020-02-07 mjgvfs: use newly added zpcpu routines instead of direct...
2020-02-07 mjgrms: use newly added zpcpu routines instead of direct...
2020-02-07 mjgAdd zpcpu_{set,add,sub}_protected.
2020-02-07 kevansO_SEARCH test: mark revokex an expected fail on NFS
2020-02-07 kibpmc: Add Hygon Dhyana support.
2020-02-07 kibacpi_hpet: Add Hygon Dhyana support.
2020-02-07 kiblinux futex_put(): do not touch futex after dropping...
2020-02-07 kevansgeli taste: allow GELIBOOT tagged providers as well
2020-02-07 emasteMiscellaneous typo fixes
2020-02-07 vmaffionenetmap: improve netmap(4) and vale(4) man pages
2020-02-07 dimCorrectly recognize linker versions greater than 10.0.
2020-02-07 impSupress not supported message
2020-02-07 mjgamd64: clean up counter(9)
2020-02-07 mavRemove duplicate dbufs accounting.
2020-02-07 pfgtypo: stray spaces.
2020-02-07 pfgtypo: s/impelmentation/implementation/.
2020-02-07 brFix xae(4) driver attachement on the Government Furnish...
2020-02-07 baptFix most of the style warnings
2020-02-07 scottlAdvertise the MPI Message Version that's contained...
2020-02-07 scottlTouch up some of the iocfacts fields
2020-02-07 baptUpdate diff(1) TODO removing what has been implemented
2020-02-07 baptdiff: implement -y (--side-by-side) along with -W and...
next