]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-26 Rick MacklemAdd an entry for r362639.
2020-06-26 Rick MacklemBump the version since r362639 changed the internal...
2020-06-26 Rick MacklemAdd a boolean argument to nfscl_reqstart() to indicate...
2020-06-26 John BaldwinReduce contention on per-adapter lock.
2020-06-25 John BaldwinSimplify IPsec transform-specific teardown.
2020-06-25 John BaldwinEnter and exit the network epoch for async IPsec callbacks.
2020-06-25 David BrightAdd CAP_EVENT to pidfiles.
2020-06-25 Vincenzo Maffioneiflib: fix compilation issue introduced in r362621
2020-06-25 John BaldwinUse zfree() to explicitly zero IPsec keys.
2020-06-25 Mark JohnstonImplement an approximation of Linux MADV_DONTNEED seman...
2020-06-25 Alexander MotinFix few panics on NVMe's timing out initialization...
2020-06-25 John BaldwinUse explicit_bzero() instead of bzero() for sensitive...
2020-06-25 John BaldwinExplicitly zero the temporary auth context used to...
2020-06-25 John BaldwinExplicitly zero hash results and context in glxsb_authc...
2020-06-25 John BaldwinUse zfree() instead of bzero() and free().
2020-06-25 John BaldwinZero the temporary HMAC key in hmac_init_pad().
2020-06-25 John BaldwinUse zfree() instead of explicit_bzero() and free().
2020-06-25 Dimitry AndricFix copy/paste mistake in kvm_getswapinfo(3)
2020-06-25 Vincenzo Maffioneiflib: netmap: add support for partial ring openings
2020-06-25 Vincenzo Maffioneiflib: netmap: add per-tx-queue netmap support
2020-06-25 Gordon TetlowRevert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.
2020-06-25 Mark Johnstonipfw: Support the literal IPv6 address syntax in the...
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT to the default kernel options.
2020-06-25 Doug MooreEliminate the color field from the RB element struct...
2020-06-25 Navdeep Parharcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 Fernando Apesteguíalimits(1): Add EXAMPLES section
2020-06-25 Mark JohnstonAdd SCTP_SUPPORT handling to config.mk.
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Pawel Biernackibhyve: allow for automatic destruction on power-off
2020-06-25 Pawel Biernackiman page of select(2) should mention pselect(2)
2020-06-25 Li-Wen HsuUpdate tests(7) as kyua(1) was imported to base in...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Conrad Meyerbhyve(8): For prototyping, reattempt decode in userspace
2020-06-25 Vladimir Kondratyevatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 Conrad MeyerClang-format: Avoid hardcoded LLVM include-order style
2020-06-24 Conrad MeyerUpdate .clang-format type and foreach macros lists
2020-06-24 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-06-24 Mark Johnstonacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 Enji CooperAdd `kern.features.witness`
2020-06-24 Conrad MeyerUpdate .clang-format with style(9) header-sorting
2020-06-24 John BaldwinAlways compile the brand and ignore init ELF notes...
2020-06-24 Conrad MeyerRegenerate src.conf.5 after r362587
2020-06-24 Conrad MeyerAdd WITH_CLANG_FORMAT option
2020-06-24 Mark Johnstonipfw(4): make O_IPVER/ipversion match IPv4 or 6, not...
2020-06-24 Mitchell HorneOnly invalidate the early DTB mapping if it exists
2020-06-24 Mitchell HorneHandle load from loader(8)
2020-06-24 Mark Johnstonipfw(8): In fill_ip6(), use a single statement for...
2020-06-24 Michael TuexenFix the acconting for fragmented unordered messages...
2020-06-24 Richard ScheffeneggerTCP: fix cubic RTO reaction.
2020-06-24 Richard ScheffeneggerTCP: make after-idle work for transactional sessions.
2020-06-24 Mitchell HorneEnable long double tests on RISC-V
2020-06-24 Edward Tomasz... Make sys.auditpipe depend on /dev/auditpipe. This...
2020-06-24 Marcin WojtasFix AccessWidth and BitWidth parsing in SPCR table
2020-06-24 Li-Wen HsuTemporarily skip unstable sys.geom.class.gate.ggate_tes...
2020-06-24 Jung-uk KimFix build with recent byacc.
2020-06-24 Cy SchubertMFV r362565:
2020-06-24 Cy SchubertImport ntp-4.2.8p15.
2020-06-23 Kyle Evansstand: remove redundant declarations
2020-06-23 Michael TuexenFix alignment issue manifesting in the userland stack.
2020-06-23 Doug MooreIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 Kirk McKusickOptimize g_journal's superblock update by noting that...
2020-06-23 Kirk McKusickCorrectly describe the return values for the libufs...
2020-06-23 Kirk McKusickThe libufs library needs to track and free the new...
2020-06-23 Kirk McKusickAlign comments in struct uufsd structure. No semantic...
2020-06-23 Colin PercivalClean up some function and variable names.
2020-06-23 Vincenzo Maffioneiflib: netmap: fix rsync index overrun
2020-06-23 Doug MooreDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-23 Li-Wen HsuRevert r362390, those tests are fixed by r362418
2020-06-23 Mateusz PiotrowskiRemove ldconfig_paths_aout from rc.conf after r362543
2020-06-23 Conrad Meyerkmod.mk: Don't split out debug symbols if requested
2020-06-23 Mateusz PiotrowskiUpdate documentation after dropping support for i386...
2020-06-23 Piotr Pawel... pstat(8): improve the Size header width after r358181
2020-06-23 Mitchell Hornearch(7): small corrections for RISC-V
2020-06-23 Conrad Meyersort(1): Fix two wchar-related bugs in radixsort
2020-06-23 Ryan Moellerlibdevdctl: Force full match of "timestamp" field name
2020-06-23 Ed Masteldconfig: remove i386 aout invocation
2020-06-23 Ed Mastearm64 armreg.h: fix TCR_TBI1 definition
2020-06-23 Tom Jonespkg: Provide a friendlier message when bootstrap fails...
2020-06-23 Tycho NightingaleTo avoid a startup script race change net.bpf.optimize_...
2020-06-23 Li-Wen HsuMention CI system information in development(7)
2020-06-23 Mateusz PiotrowskiFix a typo and sort options
2020-06-23 Mateusz Piotrowskicolrm.1: Add a missing colon
2020-06-23 Mateusz Piotrowskitee.1: Add a missing article
2020-06-23 Fernando Apesteguíacolrm(1): Add EXAMPLES section
2020-06-23 Fernando Apesteguíatee(1): Add EXAMPLES section
2020-06-23 Fernando Apesteguíaod(1): Add EXAMPLES section
2020-06-23 Navdeep Parharcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 Toomas SoomeMFOpenZFS: Add basic zfs ioc input nvpair validation
2020-06-23 Andriy Gaponteach ena driver about RSS kernel option
2020-06-23 John BaldwinStore the AAD in a separate buffer for KTLS.
2020-06-22 John BaldwinAdd support for requests with separate AAD to ccr(4).
2020-06-22 John BaldwinAdd support for requests with separate AAD to aesni(4).
2020-06-22 John BaldwinAdd support to the crypto framework for separate AAD...
2020-06-22 Oleksandr TymoshenkoFix crash in drill(1) when IP has two subsequent dots
2020-06-22 Yuri PankovRevert r362148.
2020-06-22 Jung-uk KimAssume all TSCs are synchronized for AMD Family 17h...
2020-06-22 Allan JudeMFOpenZFS: Add zio_ddt_free()+ddt_phys_decref() error...
2020-06-22 Eugene GrosbeinFollowup to r362502: rc.conf(5): unobsolete gif_interfaces
2020-06-22 Eugene Grosbeinnetwork.subr: unobsolete gif_interfaces
2020-06-22 Michael TuexenNo need to include netinet/sctp_crc32.h twice.
next