]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-03 vangyzenSave the last callout function executed on each CPU
2019-07-03 markjCache the next queue element when traversing a page...
2019-07-03 seancbhyve/audio: don't leak resources on failed initialization.
2019-07-03 jhbUse unmapped (M_NOMAP) mbufs for zero-copy AIO writes...
2019-07-03 hselaskyRemove dead code added after r348743 in the LinuxKPI...
2019-07-03 tijlAlso remove lib32 versions of libradius.
2019-07-03 tijlAlso remove lib32 version of libcasper.so.0.
2019-07-03 tijlAlso remove lib32 version of libprivateifconfig after...
2019-07-03 ganboldSubclass Rockchip's General Register Files driver from...
2019-07-03 ganboldFix build error introduced by r349596.
2019-07-03 markjRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-07-02 emastelibc: correct iconv buffer overflow
2019-07-02 alcImplement pmap_copy(). (This includes the changes...
2019-07-02 jhbInvoke ext_free function when freeing an unmapped mbuf.
2019-07-02 jhbFix description of debug.obsolete_panic.
2019-07-02 arichardsonFix build race when building rtld
2019-07-02 kibMore style.
2019-07-02 tsoomeefihttp: mac and err can be used uninitialized
2019-07-02 markjMark pages allocated from the per-CPU cache.
2019-07-02 kibStyle.
2019-07-02 kibAdd implicit PROT_MAX() knob to proccontrol(1).
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 kibUse traditional 'p' local to designate td->td_proc...
2019-07-02 zeisingpci(4): Use plural configuration registers
2019-07-02 emasteif_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with...
2019-07-02 mavInclude sys/lock.h, as told by man page.
2019-07-02 wblockCorrect name of vmm(4) pptdevs variable.
2019-07-02 markjFix handling of errors from sblock() in soreceive_stream().
2019-07-02 ganboldExtend simple_mfd driver to expose a syscon interface if
2019-07-02 mavFix i386 LINT after r349594.
2019-07-02 mavAdd driver for NTB in AMD SoC.
2019-07-02 landonfbwn(4): Include SROM revision when printing device...
2019-07-02 philipImport tzdata 2019b
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-07-01 manuarm64: efi: Map memory IO region as device
2019-07-01 rlibbyg_mirror_taste: avoid deadlock, always clear tasting...
2019-07-01 rlibbyg_eli_create: only dec g_access acw if we inc'd it
2019-07-01 alcTidy up pmap_copy(). Notably, deindent the innermost...
2019-07-01 manuSince r349571 we need all the accessor to be present...
2019-07-01 dimPull in r360968 from upstream llvm trunk (by Philip...
2019-07-01 rmacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-07-01 vmaffionenetmap: fix two panics with emulated adapter
2019-07-01 avgadd superio driver
2019-07-01 avgnctgpio: change default pin names to those used by...
2019-07-01 loosAdd support for the Marvell 88E6190 11 ports switch.
2019-07-01 arichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-07-01 arichardsonFix generation of krb5-config with LC_CTYPE=*.UTF-8
2019-07-01 avgupgrade the warning printf-s in bus accessors to KASSER...
2019-06-30 cyThe RFC 3128 test should be made after the offset mask...
2019-06-30 cyRevert r349400. It has uintended effects.
2019-06-30 tsoomeefihttp: mark unused arguments with __unused
2019-06-30 tsoomeefihttp: comparison of integers of different signs
2019-06-30 tsoomeClean efihttp pointer-sign warnings
2019-06-30 mhornereadelf: Add RISC-V DWARF register aliases
2019-06-30 mhorneelftoolchain: fix an incorrect e_flags description
2019-06-30 arichardsonFix CROSS_TOOLCHAIN=amd64-gcc build after r349554
2019-06-30 desChanges to the expose_password functionality:
2019-06-30 arichardsonFix my name in license header
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-30 marcelAdd support for Python 3 and make it the default.
2019-06-30 dougmRemove a call to vm_map_simplify_entry from _vm_map_cli...
2019-06-29 delphijMFV r349535: less v551.
2019-06-29 tijlBuild lib32 libl. The library is built from usr.bin...
2019-06-29 markjUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 markjFix mutual exclusion in pipe_direct_write().
2019-06-29 lwhsuFix VOP_PUTPAGES(9) in regards to the use of VM_PAGER_C...
2019-06-29 lwhsuSkip sys.netpfil.pf.names.names and sys.netpfil.pf...
2019-06-29 lwhsuInstall missing test data file
2019-06-29 jhbAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-29 jhbAdd support for IFCAP_NOMAP to cxgbe(4).
2019-06-29 jhbSupport IFCAP_NOMAP in vlan(4).
2019-06-29 jhbCompress pending socket buffer data once it is marked...
2019-06-29 jhbAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 jhbAdd an external mbuf buffer type that holds multiple...
2019-06-28 mmMFV r349454:
2019-06-28 alcWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-28 hselaskyNeed to apply the PCIM_BAR_MEM_BASE mask to the physica...
2019-06-28 loosAdd the 802.1q support for the Marvell e6000 series...
2019-06-28 loosAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 kibStyle.
2019-06-28 npcxgbe/t4_tom: Tweaks to some of the AIO related CTRs.
2019-06-28 jhbSync mbuf flags, types, and external buffer types with...
2019-06-28 jhbUse a tab after #define for EXT_* constants.
2019-06-28 npcxgbe/t4_tom: the AIO tx job queue must be empty by...
2019-06-28 kibMention proccontrol(1) -m kpti.
2019-06-28 kibTypo.
2019-06-28 luporl[PowerPC64] readelf: print description for 'e_flags...
2019-06-28 luporl[PowerPC64] Add ABI flags to 'file' magic
2019-06-28 luporlFix missing powerpc64 in _LLVM_TARGET_FILT
2019-06-28 hselaskyNeed to wait for epoch callbacks to complete before...
2019-06-28 hselaskyImplement API for draining EPOCH(9) callbacks.
2019-06-28 delphijUpgrade to Bzip2 version 1.0.7.
2019-06-28 cyFix a typo.
2019-06-28 cyDocument the -B, binary logfile, and the -C config...
2019-06-28 npcxgbe/t4_tom: Mark the socket's receive as done before...
2019-06-28 npcxgbe/t4_tom: Fix regression in t_maxseg usage within...
2019-06-28 npcxgbe/iw_cxgbe: Remove unused field from the endpoint...
2019-06-28 dougmIf vm_map_protect fails with KERN_RESOURCE_SHORTAGE...
2019-06-28 bcranAdd ACPI entries for Synopsys Designware UARTs used...
next