]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-24 arichardsonAvoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
2020-08-24 arichardsonmakefs (msdosfs): Use fprintf instead of debug print...
2020-08-24 arichardsonCorrectly determine the real executable in crunched...
2020-08-24 arichardsonRe-indent crunched_main.c in preparation for D25998
2020-08-24 arichardsonPass the installworld install(1) flags to make buildenv
2020-08-24 mjgcache: lockless reverse lookup
2020-08-24 mjgcache: drop the always curthread argument from reverse...
2020-08-24 mjgcache: perform reverse lookup using v_cache_dd if possible
2020-08-24 mjgcache: populate v_cache_dd for non-VDIR entries
2020-08-24 chuckbhyve: NVMe queue create must init head/tail
2020-08-24 chuckbhyve: NVMe set nominal health values
2020-08-23 kevanscaroot: switch to using echo+shell glob to enumerate...
2020-08-23 bznet80211: improve media information for VHT5GHZ
2020-08-23 bznet80211: set_vht_extchan() reverse order to always...
2020-08-23 mjgvfs: validate ndp state after the lookup
2020-08-23 mjgvfs: convert nameiop into an enum
2020-08-23 mjgvfs: support denying access in vaccess_vexec_smr
2020-08-23 mjgvfs: factor away doomed vnode handling into vdropl_final
2020-08-23 kibprocctl(8): usermode bits to force LA58/LA57 on exec.
2020-08-23 kibamd64: Handle 5-level paging on wakeup.
2020-08-23 kibamd64: Handle 5-level paging for efirt calls.
2020-08-23 impFix another minor style glitch.
2020-08-23 kibAdd bhyve support for LA57 guest mode.
2020-08-23 kibAdd amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 kibamd64 pmap: LA57 AKA 5-level paging
2020-08-23 kibAdd definition for CR4.LA57 bit.
2020-08-23 kibPass pointers to info parsed from notes, to brandinfo...
2020-08-23 kibStyle.
2020-08-23 kibReserve FreeBSD ELF feature control bit LA48 to control...
2020-08-23 kibkern_sharedpage.c: Add exec_sysvec_init_secondary(...
2020-08-23 markjng_ubt: Add a device ID.
2020-08-23 mjglibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-08-23 mjgvfs: mark freevnode as noinline
2020-08-23 npcxgbe(4): Use large clusters for TOE rx queues when...
2020-08-22 kibFix several issues with process group orphanage.
2020-08-22 emastemtree(8): add xref to mtree(5)
2020-08-22 melifaroFinish r364492 by renaming rt_flags to rte_flags for...
2020-08-22 melifaroRename rt_flags to rte_flags && reduce number of rt_nho...
2020-08-22 impWhitespace change to line up dev_sotfc definition.
2020-08-22 impRetire obsolete sysctl hw.bus.devctl_disable
2020-08-22 melifaroAdd test for checking RTF_HOST and RTAX_NETMASK inconsi...
2020-08-22 mjgvfs: assert that HASBUF is only set with SAVENAME or...
2020-08-22 mjgcache: stronger vnode asserts in cache_enter_time
2020-08-22 mjgfd: pwd_drop after releasing filedesc lock
2020-08-22 dimAdd a missed source file for LLVM's BPF target. This...
2020-08-22 emasteacpi_iort: fix mapping end calculation
2020-08-22 markjFix a typo in r364438 affecting 32-bit platforms.
2020-08-22 dimAdd a few new source files to libc++, in particular...
2020-08-22 fernapesysctl(8): clarify -n flag
2020-08-22 dimMerge commit 1ce07cd614be from llvm git (by me):
2020-08-22 mjgFix tinderbox build after r364465
2020-08-22 mjgvfs: add a work around for vp_crossmp bug to realpath
2020-08-22 rmacklemAdd an entry for r364475.
2020-08-22 rmacklemr364475 changed the internal API between the kernel...
2020-08-22 rmacklemAdd TLS support to the kernel RPC.
2020-08-21 bzAfter the clang/llvm version 11 import LLD_VERSION...
2020-08-21 melifaroMake net.fibs growable.
2020-08-21 mjgvfs: fix freevnode accounting
2020-08-21 mavFix CTL ioctl port creation error handling.
2020-08-21 vangyzenixgbe: fix impossible condition
2020-08-21 gallatinuma: record allocation failures due to zone limits
2020-08-21 fernapeipfw(8): Fix typo in man page
2020-08-21 vangyzenamd64 pmap: potential integer overflowing expression
2020-08-21 dimMerge commit 95e18b2d9d5f from llvm git (by Kang Zhang):
2020-08-21 0mpReference spi(8) from spigen.4
2020-08-21 0mpClean up spi.8
2020-08-21 gbegre(4): Mention sysctl for nesting gre tunnels
2020-08-21 gbels(1): Update POSIX conformance from 2001 to 2008
2020-08-21 bdragon[PowerPC] Fix translation-related crashes during startup
2020-08-21 bdragon[PowerPC64] Fix invalid OPAL call in xive_bind().
2020-08-21 npcxgbei: destroy the worker threads' CV and mutex in...
2020-08-21 sjgveloader: insist on verifying .4th .lua etc
2020-08-21 impUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-20 glebiusWhen we have a command returned by zfs_nextboot() that...
2020-08-20 markjFix a typo in r364438.
2020-08-20 impUnbreak LINT
2020-08-20 markjEnable creation of static userspace probes in increment...
2020-08-20 markjRemove non-FreeBSD ifdefs from dt_link.c.
2020-08-20 zeisingAdd ufm(4) to ObsoleteFiles.inc
2020-08-20 dimBump kldxref's MAXSEGS to 16, to stop complaints about...
2020-08-20 impRemove ufm.4 from the Makefile
2020-08-20 hselaskyFix regression after r364379.
2020-08-20 impRemove the long obsolete ufm driver.
2020-08-20 impTag pccard drivers with gone in 13.
2020-08-20 impMove from TAILQ to STAILQ because the nodes are a bit...
2020-08-20 impMove devctl_notify* to devctl.h.
2020-08-20 impMake devctl_queue_data_f and devctl_queue_data private.
2020-08-20 emasteipfw: style(9) fixes
2020-08-20 impUse names suggested by kib@ in review D25969, move...
2020-08-20 impFix function name in zone.9
2020-08-20 kibdl_iterate_phdr(3): provide exclusive locking for callb...
2020-08-20 manulibsa: smbios: Parse the chassis type and export it...
2020-08-20 mjgcache: don't use cache_purge_negative when renaming
2020-08-20 mjgcache: add cache_rename, a dedicated helper to use...
2020-08-20 mjgcache: reimplement cache_lookup_nomakeentry as cache_re...
2020-08-20 pfgusr.sbin/fstyp: Fix incorrect pfs_type test in ondisk...
2020-08-20 pfgextfs: remove redundant little endian conversion.
2020-08-20 rmacklemAdd MSG_TLSAPPDATA to lib/libsysdecode/mktables.
2020-08-20 asomerszfs: fix EIO accessing dataset after resuming interrupt...
2020-08-20 markjUse pmap_mapbios() to map ACPI tables on amd64 and...
next