]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-14 emastesshd: add upgrade process note about TCP wrappers
2020-02-14 kevansdtc: re-apply r353961, r354115
2020-02-14 kevansPull in latest fixes from dtc, up to 0060471
2020-02-14 emasteopenssh: add a note about libwrap in config.h
2020-02-14 kaktussysctl(9): properly use xor in ENFORCE_FLAGS macro
2020-02-14 mavAdd support for Hygon NTB PCI device in ntb_hw_amd...
2020-02-14 mavAdd Hygon PCI ID and description for AHCI SATA controller.
2020-02-14 kevanscommitters-ports: add koobs@ information, somewhat...
2020-02-14 mjgamd64: only check for error != 0 in the inlined part...
2020-02-14 mjgMerge audit and systrace checks
2020-02-14 mjgAnnotate branches in the syscall path
2020-02-14 kibr357895: fix typo in the relocation name for i386 IRELA...
2020-02-14 mjglockmgr: add a change missed in r357907
2020-02-14 mjgfd: annotate finstall with prediction branches
2020-02-14 mjglockmgr: rename lock_fast_path to lock_flags
2020-02-14 mjglockmgr: retire the unused lockmgr_unlock_fast_path...
2020-02-14 melifaroAdd basic IPDIVERT tests.
2020-02-14 lwhsuProperly fix GCC build in r357867
2020-02-14 kevansncurses: correct check for gcc >= 5.0
2020-02-14 kevansu_char -> vm_prot_t in a couple of places, NFC
2020-02-14 hselaskyExclude modifier keys from keyboard repeat logic.
2020-02-14 impAdd a KASSERT that there's no outstanding CCBs when...
2020-02-14 impxpt_release_simq_timeout is unused. Remove it.
2020-02-13 kibHandle non-plt IRELATIVE relocations, at least for...
2020-02-13 kibReturn success, instead of ESRCH, from pthread_cancel...
2020-02-13 markjFix handling of WAITFAIL in vm_page_grab() and vm_page_...
2020-02-13 markjUpdate the zone-global count of cached items in bucket_...
2020-02-13 jhbDon't check the auth algorithm for GCM.
2020-02-13 jhbRemove the per-TXQ tls_wrs stat.
2020-02-13 mjgvfs: use mac fastpath for lookup, open, read, write...
2020-02-13 mjgPartially decompose priv_check by adding priv_check_cre...
2020-02-13 mjgmac: implement fast path for checks
2020-02-13 mjgInline jailed().
2020-02-13 mjgAnnotate suser_enabled as __read_mostly
2020-02-13 jeffSince r357804 pcpu zones are required to use zalloc_pcp...
2020-02-13 jeffFix a case where ub_seq would fail to be set if the...
2020-02-13 jeffAdd more precise SMR entry asserts.
2020-02-13 kevansdiff: fix segfault with --tabsize and no/malformed...
2020-02-13 dimMerge r357872 from the clang1000-import branch:
2020-02-13 dimMerge r357864 from the clang1000-import branch:
2020-02-13 kibhyperv: Add Hygon Dhyana support.
2020-02-13 kibecc_inject: Add Hygon Dhyana support.
2020-02-13 kibamdsbwd, intpm: Add Hygon Dhyana support.
2020-02-13 kibamdpm: Add Hygon Dhyana support.
2020-02-13 lwhsuFix GCC build.
2020-02-13 kibbhyve, bhyvectl: Add Hygon Dhyana support.
2020-02-13 kibvmm: Add Hygon Dhyana support.
2020-02-13 emasteaddr2line: use stdbool.h header for bool
2020-02-13 hselaskyImprove USB gaming keyboard support.
2020-02-13 pfgRevert r357343:
2020-02-13 asomerssesutil: fix Coverity CIDs
2020-02-13 tuexensack_newdata and snd_recover hold the same value. There...
2020-02-13 kptests: Enable net tests
2020-02-13 tuexenWhitespace cleanup. No functional change.
2020-02-13 dimCleanup gsched tool and geom_sched.so library after...
2020-02-13 impUse INT instead of string for the ints. Because the...
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
next