]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-04 markjelfcopy: Avoid leaking dst's fd when we fail to copy...
2020-02-04 markjelfcopy: Handle multiple data descriptors properly.
2020-02-04 markjlibelftc: Add a missing check for an error from vector_...
2020-02-04 markjlibelftc: Fix memory leaks in the C++ demanglers.
2020-02-04 markjlibdwarf: Fix a memory leak in _dwarf_frame_section_init().
2020-02-04 markjlibdwarf: Make an out-pointer of _dwarf_abbrev_add...
2020-02-04 markjlibdwarf: Fix a possible memory leak in dwarf_add_AT_lo...
2020-02-04 markjlibdwarf: Remove unnecessary NULL checks.
2020-02-04 kibRemove unneeded assert for curproc. Simplify.
2020-02-04 bdragon[PowerPC] Fix VSX context handling
2020-02-04 jeffAdd an explicit busy state for free pages. This improv...
2020-02-04 jeffUse literal bucket sizes for smaller buckets rather...
2020-02-04 markjCorrect the malloc tag used when freeing the temporary...
2020-02-04 cyRevert r357201: downgrade sqlite3 from sqlite3-3.31...
2020-02-04 kibtmpfs: add nomtime mount option,
2020-02-04 kibEnable vm_object_mightbedirty() and vm_object_page_clea...
2020-02-04 kibAdd sys/systm.h to several places that use vm headers.
2020-02-04 kibtmpfs_mount update: simplify, cache the value of VFS_TO...
2020-02-04 kevanspsm: use make_dev_s instead of make_dev
2020-02-04 kevanspsm: release resources on attach failure
2020-02-04 traszRegen after r357503.
2020-02-04 traszAdd missing linux(4) syscall entries. This fixes missi...
2020-02-04 mavFew microoptimizations to dbuf layer.
2020-02-04 tuexenRemove unused timer.
2020-02-04 tuexenImprove numbering of debug information.
2020-02-04 andrewPrint useful debug data on unhandled kernel fault on...
2020-02-04 impBump __FreeBSD_version to 1300077 for r357455
2020-02-04 tsoomeloader: rewrite zfs reader zap code to use malloc
2020-02-04 jeffFix libmemstat_uma build after r357485.
2020-02-04 dchaginFix clock_gettime() and clock_getres() for cpu clocks:
2020-02-04 dchaginFor code reuse in Linuxulator rename get_proccess_cputime()
2020-02-04 dchaginlinux_to_native_clockid() properly initializes nwhich...
2020-02-04 jeffImplement a deferred write advancement feature that...
2020-02-04 jeffFix a recursion on the thread lock by acquiring it...
2020-02-04 jeffUse STAILQ instead of TAILQ for bucket lists. We only...
2020-02-04 npcxgbe(4): Add pfil(9) hooks to the driver's rx.
2020-02-04 npcxgbe(4): Treat NIC rx as special and run its handler...
2020-02-04 npcxgbe(4): Retire the allow_mbufs_in_cluster optimization.
2020-02-04 arichardsonSet the LMA of the riscv kernel to the OpenSBI jump...
2020-02-03 npcxgbe(4): Avoid ext_arg2 in rxb_free.
2020-02-03 0mpports.7: Update examples with install-missing-packages
2020-02-03 0mpReplace *-out with star-out to ease legibility
2020-02-03 npcxgbe(4): Do not use pack boundary > 512B unless it...
2020-02-03 npcxgbe(4): Initialize the rx buffer's metadata on first...
2020-02-03 npcxgbe(4): Only checksummed TCP should be considered...
2020-02-03 markjFix the !SMP case in sched_add() after r355779.
2020-02-03 mjgfd: partially unengrish the previous commit
2020-02-03 mjgfd: streamline fget_unlocked
2020-02-03 mjgfd: remove the seq argument from fget_unlocked
2020-02-03 mjgfd: remove the seq argument from fget routines
2020-02-03 mjgseqc: provide seqc_read_any
2020-02-03 mjgktrace: provide ktrstat_error
2020-02-03 glebiusCouple protocol drain routines (frag6_drain and sctp_dr...
2020-02-03 phkMinor cleanups to allow handing vast datasets.
2020-02-03 impFix a stray 'e'from my last commit.
2020-02-03 markjDisable the smallest UMA bucket size on 32-bit platforms.
2020-02-03 markjaddr2line: Avoid a name collision.
2020-02-03 kevansnamei: preserve errors from fget_cap_locked
2020-02-03 markjDynamically select LSE-based atomic(9)s on arm64.
2020-02-03 markjAdd LSE-based atomic(9) implementations.
2020-02-03 markjAdd wrappers for arm64 atomics.
2020-02-03 markjProvide a single implementation for each of the arm64...
2020-02-03 chsWith INVARIANTS, track all softdep dependency structure...
2020-02-03 impRemove sparc64 kernel support
2020-02-03 impRemove sparc64 support from the boot loader.
2020-02-03 mavUnblock kstat.zfs.misc.dbufstats sysctls.
2020-02-03 mjgcapsicum: faster cap_rights_contains
2020-02-03 mjgtmpfs: inline tmpfs_update
2020-02-03 markjaddr2line: Cache CU DIEs upon a successful address...
2020-02-03 0mpunits(1): Refactor the manual page and update usage...
2020-02-03 andrewRemove the GICv3 ITS irq and replace it with an ID
2020-02-03 mjgfd: fix f_count acquire in fget_unlocked
2020-02-03 mjgFix up various vnode-related asserts which did not...
2020-02-03 andrewUse a unique name for the GICv3 ITS vmem
2020-02-03 emasteremove stale gnu/lib/csu directory
2020-02-03 andrewDisable the use of the quantum cache in the GICv3 ITS
2020-02-03 tsoomeloader: bc_add can not use any other probes than ah...
2020-02-03 impOn powerpc, we use ofw_syscons for device sc. That...
2020-02-03 cemnetinet/libalias: Fix typo in debug message
2020-02-03 pfgtypo: Registration.
2020-02-03 pfgethernet: Minor cleanup.
2020-02-02 emasteacpi_ibm: remove superfluous cast
2020-02-02 delphijDiff reduction against NetBSD, no functional change.
2020-02-02 delphijRemove unused include.
2020-02-02 kevanslibc: provide fputc_unlocked
2020-02-02 bdragon[PowerPC] Fix feholdexcept() on powerpc referencing...
2020-02-02 pfgstyle(9): Fix spaces after #define.
2020-02-02 emasteacpi_ibm: whitespace and wrapping cleanup
2020-02-02 pfgethernet: add some more Ethertypes.
2020-02-02 pfgethernet: add some more Ethertypes.
2020-02-02 emasteacpi_ibm: whitespace fixup
2020-02-02 kevansProvide O_SEARCH
2020-02-02 kevanszfs: light refactor to indicate cachedlookup in zfs_lookup
2020-02-02 kevanspseudofs: don't do VEXEC check in VOP_CACHEDLOOKUP
2020-02-02 emasteMove ce enable to SOURCELESS_HOST
2020-02-02 impPer the firm plan, start to remove sparc64
2020-02-02 mjgfd: sprinkle some predits around fget
2020-02-02 mjgfd: use atomic_load_ptr instead of hand-rolled cast...
2020-02-02 mjgvfs: remove the now empty vop_unlock_post
2020-02-02 mjgvfs: remove the never set VDESC_VPP_WILLRELE flag
next