]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-06 Philip Paepstcp: document TCP Fast Open (RFC 7413) in tcp(4)
2021-09-04 Kristof Provostpf tests: altq:codel_bridge requires if_bridge
2021-09-04 Kyle Evanspxeboot: improve and simplify rx handling
2021-09-04 Kyle Evanscaroot: cumulative cert update
2021-09-04 Kyle Evanscaroot: update CA bundle processor
2021-09-04 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-09-03 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-09-03 Ka Ho Ngvmm: Fix AMD-vi using wrong rid range
2021-09-03 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-09-03 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-09-03 Ka Ho NgAMD-vi: Mixed format IVHD block should replace fixed...
2021-09-03 Ka Ho NgAMD-vi: Fix mismatched NULL checking in amdiommu teardo...
2021-09-03 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-09-03 Ed MasteCorrect "Fondation" typo (missing "u")
2021-09-03 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-09-03 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
2021-09-03 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-09-03 Ka Ho Ngvnode_pager_setsize.9: Some clarifications on the manpage
2021-09-03 Ka Ho NgDocument vnode_pager_setsize(9)
2021-09-03 Ka Ho Ngpmap_extract.9: Fix pmap_extract_and_hold()'s function...
2021-09-03 Jung-uk KimOpenSSL: Reduce diff with the upstream
2021-09-03 Jung-uk KimOpenSSL: Regen manual pages for 1.1.1l
2021-09-03 Jung-uk KimImport OpenSSL 1.1.1l
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Dimitry Andricxen: Fix warning by adding KERNBASE to modlist_paddr...
2021-09-02 Dimitry AndricDon't error out on unused but set variables with clang 13
2021-09-02 Dimitry AndricRemove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags...
2021-09-02 Dimitry AndricFix acpica macros that subtract null pointers
2021-09-02 John BaldwinSuppress -Wempty-body warnings in GCC 6.x and later.
2021-09-02 John BaldwinDisable errors for -Wredundant-decls for GCC 6+.
2021-09-02 John BaldwinTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2021-09-02 Eric van GyzenRevert part of r360964
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Ryan Libbygcc9: quiet Waddress-of-packed-member for user build
2021-09-02 Brooks DavisRemove obsolete, non-use of CLANG_NO_IAS.
2021-09-02 Ed MasteRemove CLANG_NO_IAS definition
2021-09-02 Ed Mastegptzfsboot: remove CLANG_NO_IAS
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from pxeldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from cdboot
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from boot2
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from zfsldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from btx and gptboot
2021-09-02 Ed MasteRetire CLANG_NO_IAS34
2021-09-02 Ed MasteCirrus-CI: reduce VM memory to 8G
2021-09-02 Kevin BowlingRevert "arm: Bump KSTACK_PAGES default to match i386...
2021-09-02 Gordon BerglingFix a common typo in man pages and src comments
2021-09-01 Kristof Provostpf tests: Test ALTQ on top of if_bridge
2021-09-01 Luiz Otavio... if_bridge: add ALTQ support
2021-09-01 Kristof Provostpf tests: ALTQ priority test
2021-09-01 Kristof Provostpf tests: test ALTQ CBQ on top of if_vlan
2021-09-01 Luiz Otavio... if_vlan: add the ALTQ support to if_vlan.
2021-09-01 Gordon Berglingisci(4): Fix a common typo in src comments
2021-09-01 Gordon Berglinglibsa: Fix a typo in source code comments
2021-08-31 John Baldwinfwohci: Cast bitfield to uint32_t before passing it...
2021-08-31 Alex RichardsonExpose clang's alignment builtins and use them for...
2021-08-31 Kristof Provostiflib: fix potential NULL dereference
2021-08-31 Dimitry AndricSilence more gtest warnings, now in fusefs tests
2021-08-31 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-31 Kristof Provostpfctl: build fix
2021-08-31 Kristof Provostpf tests: test killing states by ID
2021-08-31 Kristof Provostpfctl: fix killing states by ID
2021-08-31 Gordon Berglingsound(4): Fix some common typos in comments
2021-08-31 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-31 Gordon Berglinginet6(4): Fix a few common typos in source code comments
2021-08-30 Kristof Provostaltq: Fix panics on rmc_restart()
2021-08-30 Gordon Berglingnfsstat(1): Fix a typo in an error message
2021-08-29 Kyle Evanskern: mountroot: avoid fd leak in .md parsing
2021-08-29 Dave Fullardfreebsd-update: create a ZFS boot environment on install
2021-08-29 Dimitry AndricRevert "Do a sweep and remove most WARNS=6 settings"
2021-08-29 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-29 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-29 Kyle EvansDo a sweep and remove most WARNS=6 settings
2021-08-29 Dan LangilleEnable rc.d/jail within jails
2021-08-29 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-27 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2021-08-27 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-27 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-27 Ka Ho Ngtmpfs: Fix styles
2021-08-27 Goran Mekićsound: Add an example of basic sound application
2021-08-27 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-27 Kyle Evanscrunch: drop WARNS override
2021-08-27 Kyle Evanscrunchgen: fix remaining issues under WARNS=6
2021-08-27 Kyle Evanscrunchide: static'ify remaining non-exported functions
2021-08-27 Kyle Evanscrunchide: address complaints from WARNS=6
2021-08-27 Kyle Evanscrunchgen: sprinkle some const-poisoning around
2021-08-27 Kyle Evanspkg: use specific CONFSNAME_${file} for FreeBSD.conf
2021-08-27 Kyle Evanspkg: allow multiple add arguments again
2021-08-27 Adam Fennmalloc(9): Document/complete aligned variants
2021-08-27 Adam Fenndevclass_alloc_unit: move "at" hint test to after devic...
2021-08-26 Dimitry AndricApply clang fix for assertion failure compiling multime...
2021-08-26 Luiz Otavio... rtsold: make it work on if_vlan interfaces
2021-08-26 Luiz Otavio... lagg: don't update link layer addresses on destroy
2021-08-26 Luiz Otavio... ipfw: use unsigned int for dummynet bandwidth
2021-08-26 Kyle Evansinit: execute /etc/rc.final after all user processes...
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-26 Kyle Evanskern: add an option for preserving the early kenv
2021-08-26 Kyle Evanskenv: s/dump/list/ to clarify meaning
2021-08-26 Kevin Bowlinge1000: Update intel shared code
2021-08-26 Fabian Kurtzdhclient: support supersede statement for option 54
2021-08-26 Franco Fichtnergre: simplify RSS ifdefs
next