]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Dimitry AndricTentatively apply D23691, which takes LINKER_FREEBSD_VE...
2020-02-14 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-02-14 Dimitry AndricRemove unused utility script.
2020-02-14 Dimitry AndricMerge ^/head r357921 through r357930.
2020-02-14 Dimitry AndricMerge ^/head r357855 through r357920.
2020-02-14 Dimitry AndricRemove /usr/include/ssp from BSD.include.dist after...
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-14 Ed Mastesshd: add upgrade process note about TCP wrappers
2020-02-14 Kyle Evansdtc: re-apply r353961, r354115
2020-02-14 Kyle EvansPull in latest fixes from dtc, up to 0060471
2020-02-14 Ed Masteopenssh: add a note about libwrap in config.h
2020-02-14 Pawel Biernackisysctl(9): properly use xor in ENFORCE_FLAGS macro
2020-02-14 Alexander MotinAdd support for Hygon NTB PCI device in ntb_hw_amd...
2020-02-14 Alexander MotinAdd Hygon PCI ID and description for AHCI SATA controller.
2020-02-14 Kyle Evanscommitters-ports: add koobs@ information, somewhat...
2020-02-14 Mateusz Guzikamd64: only check for error != 0 in the inlined part...
2020-02-14 Mateusz GuzikMerge audit and systrace checks
2020-02-14 Mateusz GuzikAnnotate branches in the syscall path
2020-02-14 Konstantin... r357895: fix typo in the relocation name for i386 IRELA...
2020-02-14 Mateusz Guziklockmgr: add a change missed in r357907
2020-02-14 Mateusz Guzikfd: annotate finstall with prediction branches
2020-02-14 Mateusz Guziklockmgr: rename lock_fast_path to lock_flags
2020-02-14 Mateusz Guziklockmgr: retire the unused lockmgr_unlock_fast_path...
2020-02-14 Alexander V... Add basic IPDIVERT tests.
2020-02-14 Li-Wen HsuProperly fix GCC build in r357867
2020-02-14 Kyle Evansncurses: correct check for gcc >= 5.0
2020-02-14 Kyle Evansu_char -> vm_prot_t in a couple of places, NFC
2020-02-14 Hans Petter... Exclude modifier keys from keyboard repeat logic.
2020-02-14 Warner LoshAdd a KASSERT that there's no outstanding CCBs when...
2020-02-14 Warner Loshxpt_release_simq_timeout is unused. Remove it.
2020-02-13 Konstantin... Handle non-plt IRELATIVE relocations, at least for...
2020-02-13 Konstantin... Return success, instead of ESRCH, from pthread_cancel...
2020-02-13 Mark JohnstonFix handling of WAITFAIL in vm_page_grab() and vm_page_...
2020-02-13 Mark JohnstonUpdate the zone-global count of cached items in bucket_...
2020-02-13 John BaldwinDon't check the auth algorithm for GCM.
2020-02-13 John BaldwinRemove the per-TXQ tls_wrs stat.
2020-02-13 Mateusz Guzikvfs: use mac fastpath for lookup, open, read, write...
2020-02-13 Mateusz GuzikPartially decompose priv_check by adding priv_check_cre...
2020-02-13 Mateusz Guzikmac: implement fast path for checks
2020-02-13 Mateusz GuzikInline jailed().
2020-02-13 Mateusz GuzikAnnotate suser_enabled as __read_mostly
2020-02-13 Jeff RobersonSince r357804 pcpu zones are required to use zalloc_pcp...
2020-02-13 Jeff RobersonFix a case where ub_seq would fail to be set if the...
2020-02-13 Jeff RobersonAdd more precise SMR entry asserts.
2020-02-13 Kyle Evansdiff: fix segfault with --tabsize and no/malformed...
2020-02-13 Dimitry AndricMerge r357872 from the clang1000-import branch:
2020-02-13 Dimitry AndricMerge r357864 from the clang1000-import branch:
2020-02-13 Dimitry AndricDisable new clang 10.0.0 warnings about misleading...
2020-02-13 Konstantin... hyperv: Add Hygon Dhyana support.
2020-02-13 Konstantin... ecc_inject: Add Hygon Dhyana support.
2020-02-13 Konstantin... amdsbwd, intpm: Add Hygon Dhyana support.
2020-02-13 Konstantin... amdpm: Add Hygon Dhyana support.
2020-02-13 Li-Wen HsuFix GCC build.
2020-02-13 Konstantin... bhyve, bhyvectl: Add Hygon Dhyana support.
2020-02-13 Konstantin... vmm: Add Hygon Dhyana support.
2020-02-13 Dimitry AndricFix the following -Werror warning from clang 10.0.0...
2020-02-13 Ed Masteaddr2line: use stdbool.h header for bool
2020-02-13 Hans Petter... Improve USB gaming keyboard support.
2020-02-13 Pedro F. GiffuniRevert r357343:
2020-02-13 Alan Somerssesutil: fix Coverity CIDs
2020-02-13 Michael Tuexensack_newdata and snd_recover hold the same value. There...
2020-02-13 Kristof Provosttests: Enable net tests
2020-02-13 Michael TuexenWhitespace cleanup. No functional change.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-13 Dimitry AndricCleanup gsched tool and geom_sched.so library after...
2020-02-13 Warner LoshUse INT instead of string for the ints. Because the...
2020-02-13 Ryan MoellerAdd myself (freqlabs) as a src committer
2020-02-13 Warner LoshConvert rotating and unmapped_io to a DA flag
2020-02-13 Warner LoshExport the current da flags as bitfield
2020-02-12 Dimitry AndricFix typo introduced with r347534 (cap_sysctl additions).
2020-02-12 Vincenzo Maffionebhyve: move virtio-net header processing to pci_virtio_net
2020-02-12 Kyle Evansefiloader: don't execute hooks when setting currdev...
2020-02-12 Ed Masteaddr2line: Handle DW_AT_ranges in compile units
2020-02-12 Alexander V... * Fix flaking lle tests by filtering out non-relevant...
2020-02-12 Mateusz Guziknetipsec: fix a mismatched uma_zfree -> uma_zfree_pcpu
2020-02-12 Mateusz Piotrowskidiff.1: Fix style & document -y as extension to POSIX
2020-02-12 Kyle Evanssys/kern sysent: re-add dependency on capabilities...
2020-02-12 Ed Masteregen sysent after r357831, r357838
2020-02-12 Ed MasteAllow getloginclass in capability mode
2020-02-12 Alan Somersfusefs: fix some memory leaks in the tests.
2020-02-12 Brooks DavisMake the warning for deprecated NO_ variables an error.
2020-02-12 Ed MasteTag pjdfstest symlink with pkgbase package
2020-02-12 Ed Mastetag /etc/rmt symlink with pkgbase package
2020-02-12 Ed MasteAllow fdatasync in capability mode
2020-02-12 Michael TuexenDon't panic under INVARIANTS when we can't allocate...
2020-02-12 Michael TuexenMark the socket as disconnected when freeing the associ...
2020-02-12 Kyle Evansinterp_lua: fix bogus indentation, NFC
2020-02-12 Kyle Evanslualoader: disable autoboot on high-level interpreter...
2020-02-12 Ed Masteelfcopy: set ELF OS/ABI field when converting from...
2020-02-12 Randall StewartLets get the real correct version.. gessh. I need
2020-02-12 Mitchell HorneImplement vm.pmap.kernel_maps for RISC-V
2020-02-12 Mitchell HorneRISC-V: un-ifdef vm.kvm_size and vm.kvm_free
2020-02-12 Randall StewartOpps committed the wrong ratelimit version in the
2020-02-12 Randall StewartWhite space cleanup -- remove trailing tab's or spaces
2020-02-12 Randall StewartWhitespace, remove from three files trailing white
2020-02-12 Randall StewartThis small fix makes it so we properly follow
2020-02-12 Randall StewartRemove all trailing white space from the BBR/Rack fold...
2020-02-12 Randall StewartNow that all of the stats framework is
2020-02-12 Konstantin... Fix indent.
next