]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-01-19 Andriy Voskoboinyknet80211: drop m_pullup call from ieee80211_crypto_decap.
2019-01-19 Oleksandr Tymoshenko[aic7xxx] Use correct product name 29320LPE instead...
2019-01-19 Justin Hibbitsdpaa: fix 32-bit build
2019-01-19 Justin Hibbitspowerpc/dpaa: Handle DMAP virtual addresses in DPAA
2019-01-19 Justin Hibbitspowerpc: Fix opaque irq data initialization
2019-01-18 Conrad Meyervmm(4): Mask Spectre feature bits on AMD hosts
2019-01-18 Justin HibbitsFix top(1) long options handling
2019-01-18 Dmitry MorozovskyClarify error messages a bit.
2019-01-18 Vladimir Kondratyevpsm(4): detect Lenovo top-button clickpads
2019-01-18 Brooks DavisMake SIFTR work again after r342125 (D18443).
2019-01-18 Brooks DavisUse a private definition of osockaddr rather then relyi...
2019-01-18 Oleksandr Tymoshenko[usb] Add HID_IGNORE quirks for multiple UPS devices
2019-01-18 Dimitry AndricRemove leading slash from OLD_DIRS assignment in Obsole...
2019-01-18 Ed Mastefreebsd-update.8: mandoc -Tlint fixes
2019-01-18 Ed Mastefreebsd-update: Use BASEDIR when checking for src component
2019-01-18 Konstantin... i386/PAE busdma: allow more bounce pages.
2019-01-18 Konstantin... x86 busdma: fix mis-use of bus_addr_t where vm_paddr_t...
2019-01-18 Konstantin... MI VM: Make it possible to set size of superpage at...
2019-01-18 Konstantin... nvdimm: initialize SPA uuids statically.
2019-01-18 Konstantin... nvdimm: add a driver for the NVDIMM root device
2019-01-18 Kristof Provostpf: fix pfsync breaking carp
2019-01-18 Oleksandr Tymoshenko[ata] Add workaround for KingDian S200 SSD crash on...
2019-01-18 Oleksandr TymoshenkoAdd ypldap to the list of conditional obsolete files
2019-01-18 Oleksandr TymoshenkoFix descriptor/memory leak in compress(1) code
2019-01-17 Conrad Meyerioat(4): Set __result_use_check on ioat_acquire_reserve
2019-01-17 Toomas Soomelibsa: add asprintf()
2019-01-17 Toomas Soomeloader should ignore active multi_vdev_crash_dump featu...
2019-01-17 Ed Mastefreebsd-update: Clarify unsupported release upgrade...
2019-01-17 Edward Tomasz... Workaround for nscd(8) failure with large entries.
2019-01-17 Conrad MeyerAdd definitions for AMD Spectre/Meltdown CPUID information
2019-01-17 Kyle EvansRevert r343095
2019-01-17 Eugene GrosbeinRe-add new small tool trim(8) to delete contents for...
2019-01-17 Mark JohnstonFix handling of rights on stdio streams.
2019-01-17 Dag-Erling... Revert r343093 until I can address the issues raised...
2019-01-17 Kirk McKusickTruely fix #if defined broken in -r343111
2019-01-17 Kirk McKusickProper definition of elast3.
2019-01-17 Kirk McKusickFix #if defined broken in -r343111
2019-01-17 Eugene Grosbeinjail(8): stop crashing with SIGSEGV inside run_command...
2019-01-17 Kirk McKusickCreate new EINTEGRITY error with message "Integrity...
2019-01-17 Oleksandr TymoshenkoFix conditional obsolete files entry for WITHOUT_EXAMPLES
2019-01-17 Oleksandr TymoshenkoAdd optional obsolete files for the installworld withou...
2019-01-17 Konstantin... Trim whitespace at EoL, use tabs instead of spaces...
2019-01-17 Konstantin... Re-wrap long line after r341827.
2019-01-16 Oleksandr Tymoshenko[usb] Add quirk for SmartG2 USB memory key
2019-01-16 Jilles Tjoelkerlibedit: Avoid out of bounds read in 'bind' command
2019-01-16 Oleksandr Tymoshenko[mv] Fix invalid condition in fdt_fixup_ranges
2019-01-16 Cy SchubertRemove redundant ipfilter version of pcap-bpf.h. As...
2019-01-16 Gleb SmirnoffFix mistake in r343030: move nswbuf calculation back to
2019-01-16 Gleb SmirnoffDo not reserve KVA for paging bufs in vm_ksubmap_init...
2019-01-16 Kyle Evansawg: Move MAC soft reset to awg_init_locked to avoid...
2019-01-16 Andriy Voskoboinykiwn(4): (partially) rewrite A-MPDU Tx path
2019-01-16 Dag-Erling... Implement dlopenat(3).
2019-01-16 Andriy Voskoboinykrtwn(4): clear 'basic' rate bit before calculating...
2019-01-16 Michael TuexenLimit the user-controllable amount of memory the kernel...
2019-01-16 Andriy Voskoboinykrtwn_usb(4): add new USB id for RTL8821AU
2019-01-16 Konstantin... Style(9) fixes for x86/busdma_bounce.c.
2019-01-16 Konstantin... Remove unused prototype.
2019-01-16 Konstantin... Improve iflib busdma(9) KPI use.
2019-01-16 Konstantin... Implement shmat(2) flag SHM_REMAP.
2019-01-16 Konstantin... Trim spaces at the end of lines.
2019-01-16 Gleb SmirnoffWhitespace.
2019-01-16 Justin Hibbitspowerpc: Fix FPU fsqrt emulation special case results
2019-01-16 Marcelo AraujoFix broken uart on Win2016 guest.
2019-01-16 Conrad Meyervmm(4): Take steps towards multicore bhyve AMD support
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-16 Cy SchubertRemove an IRIX-only source file.
2019-01-16 Marcin WojtasSuppress excessive print in ENA HAL
2019-01-16 Oleksandr Tymoshenko[rpi] Reorganize spigen(4) overlays for Raspberry Pi
2019-01-16 Marcelo AraujoUse capsicum_helpers(3) that allow us to simplify the...
2019-01-15 Simon J. GerratyFix STAGE_DIR.* to handle indirect *DIR variables.
2019-01-15 Simon J. GerratyUse .undef per variable
2019-01-15 Bjoern A. ZeebWith the sync from Dragonfly BSD in r318216 a bug slipp...
2019-01-15 Oleksandr Tymoshenko[drm] Fix off-by-one error when accessing driver-specif...
2019-01-15 Gleb SmirnoffFix compilation failures on different arches that have...
2019-01-15 John BaldwinReject new sessions if the necessary queues aren't...
2019-01-15 Gleb Smirnoffstyle(9): break long line.
2019-01-15 Gleb SmirnoffRemove harmless leftover from code that cycles over...
2019-01-15 Gleb SmirnoffThis was missed in r343051: make uz_allocs, uz_frees...
2019-01-15 Gleb SmirnoffOnly do uz_items accounting for zones that have a limit...
2019-01-15 Gleb SmirnoffMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-15 John BaldwinUpdate the note about the need for COMPAT_FREEBSD<n...
2019-01-15 Stephen HurdFix window update issue when scaling disabled
2019-01-15 Ed Mastescp: disallow empty or current directory
2019-01-15 Andrew TurnerEnsure the I-Cache is correctly handled in arm64_icache...
2019-01-15 Kristof Provostpf: silence a runtime warning
2019-01-15 Xin LIUse TD_IS_IDLETHREAD instead of unrolled version.
2019-01-15 Gleb SmirnoffFix compilation on 32-bit.
2019-01-15 Gleb SmirnoffRemove pbuf(9) manual page that is now nearly 100%...
2019-01-15 Gleb SmirnoffAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 Oleksandr Tymoshenko[led] propagate error from set_led() to the caller
2019-01-15 Oleksandr Tymoshenko[mv_pci] Increase default PCI space size for mv_pci
2019-01-15 Gleb SmirnoffAdd flag LK_NEW for lockinit() that is converted to...
2019-01-15 Gleb Smirnoffo Move zone limit from keg level up to zone level....
2019-01-14 Pedro F. Giffunimsun: reduce diff between src/e_j0.c and src/e_j0f.c
2019-01-14 Lars EngelsThis new version of bluetooth-config.sh tries to follow...
2019-01-14 Konstantin... Handle overflow in calculating max kmem size.
2019-01-14 Yoshihiro TakahashiUse ${SRCTOP}/contrib/com_err/com_err.h instead of...
2019-01-14 Oleksandr TymoshenkoAdd four kerberos CLI utilities to OptionalObsoleteFile...
2019-01-14 Oleksandr TymoshenkoAdd Dell Chromebook to the list of devices with E820...
2019-01-13 Olivier HouchardDon't forget to add the needed #includes.
next