]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-19 markjAddress compiler warnings in C code used by the DTrace...
2020-09-19 markjFix some nits in 1G page support in the amd64 pmap.
2020-09-19 gbediskless(8): Correct Sections out of conventional order...
2020-09-19 gbecrypto(7): Correct Sections out of conventional order...
2020-09-19 gbesrc.conf(5): Fix some mandoc issues in source files
2020-09-19 emasteCirrus-CI: skip svn_head branch
2020-09-19 arichardsonFix dtrace tools bootstrap on non-FreeBSD after OpenZFS...
2020-09-19 mmelImplement workaround for broken access to configuration...
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-19 cpercivaMove finalize_components_config from get_params to...
2020-09-19 kevanscaroot: update base store
2020-09-18 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 mmacyUpdate openzfs to 2.0.0-rc2-g4ce06f
2020-09-18 vangyzenamd64 pmap_pkru_same: prev_ppr was always NULL
2020-09-18 markjInstall library symlinks atomically.
2020-09-18 emasteys/contrib/dev/ath: remove unintentional double semicolon
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-18 vangyzenvm_ooffset_t is now unsigned
2020-09-18 mhornearm64: generate ISO release images
2020-09-18 kevanspkgbase: use consistent annotation for objectk eys
2020-09-18 arichardsonRemove unnecessary include "../Makefile.inc"
2020-09-18 mhorneInitialize some local variables earlier
2020-09-18 kibAdd pargs, penv, pwdx commands and aliases to procstat(1).
2020-09-18 markjAssert we are not traversing through superpages in...
2020-09-18 markjEnsure that a protection key is selected in pmap_enter_...
2020-09-18 markjFix error checking in shm_create_largepage().
2020-09-18 arichardsonlibarchive: fix mismatch between library and test confi...
2020-09-18 gbecrypto_buffer(9): Bring back the reference for bus_dma(9)
2020-09-18 melifaroUse atf_fail instead of exit 1 to indicate mpath tests...
2020-09-18 grehanFix byte-reversal of language ID in string descriptor.
2020-09-18 npcxgbe(4): add the firmware binaries instead of the...
2020-09-18 npcxgbe(4): add support for stateless offloads for VXLAN...
2020-09-18 npif_vxlan(4): add support for hardware assisted checksum...
2020-09-18 npAdd a knob to allow zero UDP checksums for UDP/IPv6...
2020-09-18 npAdd two new ifnet capabilities for hw checksumming...
2020-09-18 npmbuf checksum flags and fields to support tunneling...
2020-09-17 kibState kgssapi dependency on xdr.
2020-09-17 npcxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.
2020-09-17 gbearch(7): Some markup fixes
2020-09-17 gbeman(9): Some markup fixes
2020-09-17 gbepwmbus(9): some markup fixes
2020-09-17 gbembuf(9): Some markup fixes
2020-09-17 gbecrypto_buffer(9): Sort the SEE ALSO section
2020-09-17 gbeVOP_INACTIVE(9): Remove trailing whitespace
2020-09-17 gbedomainset(9): Some markup fixes
2020-09-17 kevansRevert r361257: bsdinstall: do a `certctl rehash` upon...
2020-09-17 gbermlock(9): Some markup fixes
2020-09-17 gbebus_dma(9): Some markup fixes
2020-09-17 dimMerge commit 46673763f from llvm git (by Craig Topper):
2020-09-17 dimMerge commit e09107ab8 from llvm git (by Raul Tambre):
2020-09-17 emastemakefs: connect cd9660 El Torito EFI boot image system...
2020-09-17 emasteCirrus-CI: build as an unprivileged user
2020-09-17 vangyzenFix additional memory leak in process_mapfile
2020-09-17 jhbRemove no longer used variable.
2020-09-17 impMove to a more robust and conservative alloation scheme...
2020-09-17 jhbRemove support for setting some obscure fields.
2020-09-17 markjIncrease the default vm.max_user_wired value.
2020-09-17 markjAdd some basic regression tests for SHM_LARGEPAGE.
2020-09-17 kevansPromote the installworld `certctl rehash` to distribute...
2020-09-17 arichardsonStop using lorder and ranlib when building libraries
2020-09-17 mhorneAdd dtb/sifive module
2020-09-17 traszReduce code duplication by introducing linux_copyout_so...
2020-09-17 traszAdd support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes...
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-17 lwhsuRevert r249362, atime update in tmpfs is fixed in r365810
2020-09-17 eugengeom_part: make it possible recovering broken GPT after...
2020-09-17 kevansinstallworld: run `certctl rehash` after installation...
2020-09-17 kibPut calls to check_pgrp_jobc() in fixjobc_kill() under...
2020-09-16 kibAdd check_pgrp_jobc() calls into process exit path.
2020-09-16 kibFix fixjobc+orhpanage.
2020-09-16 kibAssert that P_TREE_GRPEXITED is set only once.
2020-09-16 kibproc_realparent: if p_oppid does not match pid of the...
2020-09-16 kibImprove ddb 'show pgrpdump' command.
2020-09-16 kibtmpfs: restore atime updates for reads from page cache.
2020-09-16 kibStyle.
2020-09-16 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-16 mhorneif_media: definitions for 40GE LM4 ethernet media type
2020-09-16 markjMove PLTs to the beginning of amd64 kernel modules.
2020-09-16 lwhsuTemporarily skip sys.fs.tmpfs.times_test.{empty,non_emp...
2020-09-16 baptUpdate to 2020.08.19
2020-09-16 impUse standard bool type, instead of non-standard boolean_t
2020-09-16 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-15 markjFix locking in uipc_accept().
2020-09-15 kibAdd tmpfs page cache read support.
2020-09-15 kibMicrooptimize tmpfs node ref/unref by using atomics.
2020-09-15 kibConvert page cache read to VOP.
2020-09-15 kibvfs_subr.c: export io_hold_cnt and vn_read_from_obj().
2020-09-15 kibDo not copy vp into f_data for DTYPE_VNODE files.
2020-09-15 erje1000: Properly retain promisc flag
2020-09-15 emastebhyve: do not permit write access to VMCB / VMCS
2020-09-15 erjigb(4): Fix define and includes with RSS option enabled
2020-09-15 markjftpd: Exit during authentication if an error occurs...
2020-09-15 bdragon[PowerPC64LE] Use correct in_masks table on LE to fix...
2020-09-15 bdragon[PowerPC64LE] Set up the powernv partition table correctly.
2020-09-15 kibbhyve: intercept AMD SVM instructions.
2020-09-15 markjFix locking in uipc_accept().
2020-09-15 markjSimplify unix socket connection peer locking.
2020-09-15 markjAvoid an unnecessary malloc() when connecting dgram...
2020-09-15 markjSimplify unp_disconnect() callers.
next