]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-02 Alexander MotinAdd driver for NTB in AMD SoC.
2019-07-02 Landon J. Fullerbwn(4): Include SROM revision when printing device...
2019-07-02 Philip PaepsImport tzdata 2019b
2019-07-01 Kirk McKusickAdd a new "untrusted" option to the mount command....
2019-07-01 Emmanuel Vadotarm64: efi: Map memory IO region as device
2019-07-01 Ryan Libbyg_mirror_taste: avoid deadlock, always clear tasting...
2019-07-01 Ryan Libbyg_eli_create: only dec g_access acw if we inc'd it
2019-07-01 Alan CoxTidy up pmap_copy(). Notably, deindent the innermost...
2019-07-01 Emmanuel VadotSince r349571 we need all the accessor to be present...
2019-07-01 Dimitry AndricPull in r360968 from upstream llvm trunk (by Philip...
2019-07-01 Rick MacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-07-01 Vincenzo Maffionenetmap: fix two panics with emulated adapter
2019-07-01 Andriy Gaponadd superio driver
2019-07-01 Andriy Gaponnctgpio: change default pin names to those used by...
2019-07-01 Luiz Otavio... Add support for the Marvell 88E6190 11 ports switch.
2019-07-01 Alex RichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-07-01 Alex RichardsonFix generation of krb5-config with LC_CTYPE=*.UTF-8
2019-07-01 Andriy Gaponupgrade the warning printf-s in bus accessors to KASSER...
2019-06-30 Cy SchubertThe RFC 3128 test should be made after the offset mask...
2019-06-30 Cy SchubertRevert r349400. It has uintended effects.
2019-06-30 Toomas Soomeefihttp: mark unused arguments with __unused
2019-06-30 Toomas Soomeefihttp: comparison of integers of different signs
2019-06-30 Toomas SoomeClean efihttp pointer-sign warnings
2019-06-30 Mitchell Hornereadelf: Add RISC-V DWARF register aliases
2019-06-30 Mitchell Horneelftoolchain: fix an incorrect e_flags description
2019-06-30 Alex RichardsonFix CROSS_TOOLCHAIN=amd64-gcc build after r349554
2019-06-30 Dag-Erling... Changes to the expose_password functionality:
2019-06-30 Alex RichardsonFix my name in license header
2019-06-30 Alex RichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-30 Navdeep ParharDisplay the approximate space needed when a minidump...
2019-06-30 Marcel MoolenaarAdd support for Python 3 and make it the default.
2019-06-30 Doug MooreRemove a call to vm_map_simplify_entry from _vm_map_cli...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 Tijl CoosemansBuild lib32 libl. The library is built from usr.bin...
2019-06-29 Mark JohnstonUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 Mark JohnstonFix mutual exclusion in pipe_direct_write().
2019-06-29 Li-Wen HsuFix VOP_PUTPAGES(9) in regards to the use of VM_PAGER_C...
2019-06-29 Li-Wen HsuSkip sys.netpfil.pf.names.names and sys.netpfil.pf...
2019-06-29 Li-Wen HsuInstall missing test data file
2019-06-29 Xin LIVendor import of less v551.
2019-06-29 John BaldwinAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-29 John BaldwinAdd support for IFCAP_NOMAP to cxgbe(4).
2019-06-29 John BaldwinSupport IFCAP_NOMAP in vlan(4).
2019-06-29 John BaldwinCompress pending socket buffer data once it is marked...
2019-06-29 John BaldwinAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Alan CoxWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-28 Hans Petter... Need to apply the PCIM_BAR_MEM_BASE mask to the physica...
2019-06-28 Luiz Otavio... Add the 802.1q support for the Marvell e6000 series...
2019-06-28 Luiz Otavio... Add the 'drop tagged' flag support for ethernet switch...
2019-06-28 Konstantin... Style.
2019-06-28 Navdeep Parharcxgbe/t4_tom: Tweaks to some of the AIO related CTRs.
2019-06-28 John BaldwinSync mbuf flags, types, and external buffer types with...
2019-06-28 John BaldwinUse a tab after #define for EXT_* constants.
2019-06-28 Navdeep Parharcxgbe/t4_tom: the AIO tx job queue must be empty by...
2019-06-28 Konstantin... Mention proccontrol(1) -m kpti.
2019-06-28 Konstantin... Typo.
2019-06-28 Leandro Lupori[PowerPC64] readelf: print description for 'e_flags...
2019-06-28 Leandro Lupori[PowerPC64] Add ABI flags to 'file' magic
2019-06-28 Leandro LuporiFix missing powerpc64 in _LLVM_TARGET_FILT
2019-06-28 Hans Petter... Need to wait for epoch callbacks to complete before...
2019-06-28 Hans Petter... Implement API for draining EPOCH(9) callbacks.
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-28 Cy SchubertFix a typo.
2019-06-28 Cy SchubertDocument the -B, binary logfile, and the -C config...
2019-06-28 Navdeep Parharcxgbe/t4_tom: Mark the socket's receive as done before...
2019-06-28 Navdeep Parharcxgbe/t4_tom: Fix regression in t_maxseg usage within...
2019-06-28 Navdeep Parharcxgbe/iw_cxgbe: Remove unused field from the endpoint...
2019-06-28 Doug MooreIf vm_map_protect fails with KERN_RESOURCE_SHORTAGE...
2019-06-28 Xin LIVendor import bzip2 -- upgrade to version 1.0.7.
2019-06-28 Rebecca CranAdd ACPI entries for Synopsys Designware UARTs used...
2019-06-28 Rebecca CranAdd missing ACPI GICv2 MSI/MSI-X attachment
2019-06-28 Mitchell Hornelibelftc: add RISC-V bfd targets
2019-06-28 Mitchell Hornereadelf: Add support for RISC-V specific e_flags
2019-06-28 Mitchell HorneAdd some missing RISC-V ELF defines
2019-06-27 Alan SomersFIOBMAP2: inline vn_ioc_bmap2
2019-06-27 Alan Somers[skip ci] VOP_BMAP.9: fix diction in copyright header
2019-06-27 Rick MacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 John BaldwinFix comment in sofree() to reference sbdestroy().
2019-06-27 John BaldwinReject attempts to register a TCP stack being unloaded.
2019-06-27 Li-Wen HsuFollow r349460 to complete removing "flags" in struct...
2019-06-27 Rebecca CranIncrease EFI_STAGING_SIZE to 100MB on x64
2019-06-27 John BaldwinUse __FBSDID() and sort #includes.
2019-06-27 Ed MasteExpose the kernel's build-ID through `uname -b`
2019-06-27 John BaldwinHold an explicit reference on the socket for the aiotx...
2019-06-27 Ruslan BukinAdd support for extended descriptor format to Altera...
2019-06-27 Andriy Gaponrevert r349460, printf -> KASSERT in bus.h, until I...
2019-06-27 Andriy Gapongpiobus: provide a new hint, pin_list
2019-06-27 Andriy Gaponupgrade the warning printf-s in bus accessors to KASSERT-s
2019-06-27 Kyle Evansbectl(8): create non-recursive boot environments
2019-06-27 Martin MatuskaUpdate vendor/libarchive/dist to git d6d3799d6b309593f2...
2019-06-27 Ed Mastepicobsd: also exclude .git where we exclude .svn today
2019-06-27 Cy SchubertCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 Cy SchubertReturn a return code scripts might expect. I missed...
2019-06-27 Cy SchubertUpdate usage() to refect the current state of ipmon.
2019-06-27 Cy SchubertAdd the ipmon.5 man page.
2019-06-27 Cy SchubertFix a typo.
2019-06-26 Simon J. Gerratylibsecureboot: allow OpenPGP support to be dormant
2019-06-26 Olivier HouchardIn get_fpcontext32() and set_fpcontext32(), we can...
next