]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-13 freqlabsAdd myself (freqlabs) as a src committer
2020-02-13 impConvert rotating and unmapped_io to a DA flag
2020-02-13 impExport the current da flags as bitfield
2020-02-12 dimFix typo introduced with r347534 (cap_sysctl additions).
2020-02-12 vmaffionebhyve: move virtio-net header processing to pci_virtio_net
2020-02-12 kevansefiloader: don't execute hooks when setting currdev...
2020-02-12 emasteaddr2line: Handle DW_AT_ranges in compile units
2020-02-12 melifaro* Fix flaking lle tests by filtering out non-relevant...
2020-02-12 mjgnetipsec: fix a mismatched uma_zfree -> uma_zfree_pcpu
2020-02-12 0mpdiff.1: Fix style & document -y as extension to POSIX
2020-02-12 kevanssys/kern sysent: re-add dependency on capabilities...
2020-02-12 emasteregen sysent after r357831, r357838
2020-02-12 emasteAllow getloginclass in capability mode
2020-02-12 asomersfusefs: fix some memory leaks in the tests.
2020-02-12 brooksMake the warning for deprecated NO_ variables an error.
2020-02-12 emasteTag pjdfstest symlink with pkgbase package
2020-02-12 emastetag /etc/rmt symlink with pkgbase package
2020-02-12 emasteAllow fdatasync in capability mode
2020-02-12 tuexenDon't panic under INVARIANTS when we can't allocate...
2020-02-12 tuexenMark the socket as disconnected when freeing the associ...
2020-02-12 kevansinterp_lua: fix bogus indentation, NFC
2020-02-12 kevanslualoader: disable autoboot on high-level interpreter...
2020-02-12 emasteelfcopy: set ELF OS/ABI field when converting from...
2020-02-12 rrsLets get the real correct version.. gessh. I need
2020-02-12 mhorneImplement vm.pmap.kernel_maps for RISC-V
2020-02-12 mhorneRISC-V: un-ifdef vm.kvm_size and vm.kvm_free
2020-02-12 rrsOpps committed the wrong ratelimit version in the
2020-02-12 rrsWhite space cleanup -- remove trailing tab's or spaces
2020-02-12 rrsWhitespace, remove from three files trailing white
2020-02-12 rrsThis small fix makes it so we properly follow
2020-02-12 rrsRemove all trailing white space from the BBR/Rack fold...
2020-02-12 rrsNow that all of the stats framework is
2020-02-12 kibFix indent.
2020-02-12 mjgvfs: refactor vputx and add more comment
2020-02-12 mjgvfs: drop remaining zpcpu casts
2020-02-12 mjgvfs: switch to smp_rendezvous_cpus_retry for vfs_op_thr...
2020-02-12 mjgrms: use smp_rendezvous_cpus_retry instead of a hand...
2020-02-12 mjgAdd smp_rendezvous_cpus_retry
2020-02-12 mjgamd64: provide custom zpcpu set/add/sub routines
2020-02-12 mjgDedup zpcpu assertions into one macro and guard the...
2020-02-12 mjgamd64: store per-cpu allocations subtracted by __pcpu
2020-02-12 mjgStore offset into zpcpu allocations in the per-cpu...
2020-02-12 mjgepoch: convert zpcpu_get_cpua(.., curcpu) to zpcpu_get
2020-02-12 hselaskyAdd support for debugnet in mlx5en(4).
2020-02-12 hselaskyAdd support for disabling and polling MSIX interrupts...
2020-02-12 hselaskyUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-12 hselaskyMake sure the so-called end of receive interrupts don...
2020-02-12 impRemove sparc64 specific inclusion of bswap32 built...
2020-02-12 impRemove sparc64 specific warning suppression.
2020-02-12 impRemove excluding libproc and librtld_db on sparc64.
2020-02-12 impRemove sparc64 files
2020-02-12 impRemove sparc64 specific bits of the man pages.
2020-02-12 npcxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.
2020-02-12 brooksMark hme(4) as deprecated.
2020-02-12 eugenipfw nat: add missing bits after r357092 (RFC 6598...
2020-02-12 eugenng_nat: avoid panic if attached directly to ng_ether...
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*
next