]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-17 markjRemove swblk_t.
2020-02-17 markjFix a swap block allocation race.
2020-02-17 markjFix object locking races in swapoff(2).
2020-02-17 tuexenDon't use uninitialised stack memory if the sysctl...
2020-02-17 kibpciconf: List names of all known extended PCIe capabili...
2020-02-17 kibFix typo.
2020-02-17 bzPartially revert VNET change and expand VNET structure.
2020-02-17 hselaskyFix kernel panic while trying to read multicast stream.
2020-02-17 jeffAdd a simple accessor that returns the bytes of memory...
2020-02-17 jeffRefactor _vm_page_busy_sleep to reduce the delta betwee...
2020-02-17 jeffUMA has become more particular about zone types. Use...
2020-02-16 scottlAdd rudamentary support for UFS to probe whether a...
2020-02-16 mjgrefcount: update comments about fencing when releasing...
2020-02-16 lwhsuTemporarily skip flakey test case sys.netinet.fibs_test...
2020-02-16 lwhsuTemporarily skip flakey test case sys.netinet6.frag6...
2020-02-16 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-16 lwhsuTemporarily skip sys.net.if_lagg_test.lacp_linkstate_de...
2020-02-16 kibFix build of some modules for some kernel configs.
2020-02-16 lwhsuTemporarily skip flakey test in sys.capsicum.capsicum...
2020-02-16 kpbridge: Basic test case
2020-02-16 lwhsuTemporarily skip failing sys.net.if_lagg_test.witness...
2020-02-16 lwhsuRemove trailing whitespace
2020-02-16 lwhsuRemove trailing whitespace
2020-02-16 mjgvfs: fix vlrureclaim ->v_object access
2020-02-16 mjgvfs: check early for VCHR in vput_final to short-circui...
2020-02-16 mjgrefcount: add missing release fence to refcount_release...
2020-02-16 jeffSlightly restructure uma_zalloc* to generate better...
2020-02-16 mmacyAdd zfree to zero allocation before free
2020-02-16 mmacyAdd chacha20poly1305 support to crypto build
2020-02-15 kibAdd pthread_peekjoin_np(3).
2020-02-15 kibsem_remove(): fix the loop that compacts sem array...
2020-02-15 kibsem_remove(): add some asserts.
2020-02-15 kibUse designated initializers for seminfo.
2020-02-15 mjgufs: use faster lockgmr entry points in ffs_lock
2020-02-15 kevanscommitters-ports.dot: add myself as a ports committer
2020-02-15 kevansfetch(3): don't leak sockshost on failure
2020-02-15 kevansfetch(3): fix regression in IPv6:port spec from r357977
2020-02-15 kevansfetch(3): move bits of fetch_socks5_getenv around
2020-02-15 dimMerge r357970 from the clang1000-import branch:
2020-02-15 cemrandom(6): Re-add undocumented support for floating...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 impThe KASSERT is too strict: revert r357897
2020-02-15 kevansfetch(3): Add SOCKS5 support
2020-02-15 melifaroMake ping6(1) return code consistent with the man page.
2020-02-15 mjgvfs: make write suspension mandatory
2020-02-15 jkimMFV: r357927
2020-02-15 mjgcapsicum: use new helpers
2020-02-15 mjgkqueue: use new capsicum helpers
2020-02-15 mjgcloudabi: use new capsicum helpers
2020-02-15 mjgsctp: use new capsicum helpers
2020-02-15 mjgvm: use new capsicum helpers
2020-02-15 mjgfd: use new capsicum helpers
2020-02-15 mjgvfs: use new capsicum helpers
2020-02-15 mjgcapsicum: add cap_rights_init_zero, cap_rights_init_one...
2020-02-14 kibConsolidate read code for timecounters and fix possible...
2020-02-14 mjgvfs: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgfd: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgkcov: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgi386: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgarm64: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgamd64: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgvm: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgMake atomic_load_ptr type-aware
2020-02-14 emasteUpdate version in openssh FREEBSD-vendor metadata
2020-02-14 kevansmips: fix kernel build after r357804
2020-02-14 emasteUpdate OpenSSH upgrade instructions to use https, not ftp
2020-02-14 dimRemove /usr/include/ssp from BSD.include.dist after...
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.
next