]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-01-21 emastefrebsd-update: fix --currently-running after r343122
2019-01-21 markjhwpmc: Plug memory disclosures from PMC_OP_{GETPMCINFO...
2019-01-21 npcxgbe(4): Use a truncated firmware header for version...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-21 gjbCorrect a typo: was -> way.
2019-01-21 kevansawg: fix soft reset failure with no link
2019-01-21 avosFix duplicate wpa_supplicant(8) / hostapd(8) startup...
2019-01-21 markjFix cmp(1) tests for "special" mode.
2019-01-21 markjRevert r343117.
2019-01-21 avosdevd.conf(5): add otus(4) into wifi-driver-regex
2019-01-21 kevansiwm(4): Fix possible null pointer indirection
2019-01-21 avosurtw(4): add length checks in Rx path.
2019-01-21 avosiwn(4): drop return code from iwn_*attach functions...
2019-01-21 avosrun(4): add more length checks in Rx path.
2019-01-20 npcxgbe(4): Clear the reply-pending status of a hashfilte...
2019-01-20 gonzoAdd more profile-enabled libraries to remove when WITHO...
2019-01-20 traszDon't mess with BLOCKSIZE in shell startup files -...
2019-01-20 gonzoUnbreak mip64 build after r328437
2019-01-20 gonzoAdd KBD_BOOTPROTO quirk for Logitech G510s USB keyboard
2019-01-20 gonzoFix inconsistency in return values introduced by r343222
2019-01-20 gonzoFix crash in systat(4) when certain commands are called...
2019-01-20 avosRemove IEEE80211_AMPDU_AGE config option.
2019-01-20 jillessh: Send libedit "ferr" output to fd 2
2019-01-20 avosnet80211: resolve ioctl <-> detach race for ieee80211co...
2019-01-20 gonzo[smbfs] Allow semicolon in mounts that support long...
2019-01-20 gonzo[ifconfig] Print more WPS attributes in verbose "list...
2019-01-19 tsoomeixgbe: this statement may fall through warnings with gcc
2019-01-19 avosnet80211: drop m_pullup call from ieee80211_crypto_decap.
2019-01-19 gonzo[aic7xxx] Use correct product name 29320LPE instead...
2019-01-19 jhibbitsdpaa: fix 32-bit build
2019-01-19 jhibbitspowerpc/dpaa: Handle DMAP virtual addresses in DPAA
2019-01-19 jhibbitspowerpc: Fix opaque irq data initialization
2019-01-18 cemvmm(4): Mask Spectre feature bits on AMD hosts
2019-01-18 jhibbitsFix top(1) long options handling
2019-01-18 marckClarify error messages a bit.
2019-01-18 wulfpsm(4): detect Lenovo top-button clickpads
2019-01-18 brooksMake SIFTR work again after r342125 (D18443).
2019-01-18 brooksUse a private definition of osockaddr rather then relyi...
2019-01-18 gonzo[usb] Add HID_IGNORE quirks for multiple UPS devices
2019-01-18 dimRemove leading slash from OLD_DIRS assignment in Obsole...
2019-01-18 emastefreebsd-update.8: mandoc -Tlint fixes
2019-01-18 emastefreebsd-update: Use BASEDIR when checking for src component
2019-01-18 kibi386/PAE busdma: allow more bounce pages.
2019-01-18 kibx86 busdma: fix mis-use of bus_addr_t where vm_paddr_t...
2019-01-18 kibMI VM: Make it possible to set size of superpage at...
2019-01-18 kibnvdimm: initialize SPA uuids statically.
2019-01-18 kibnvdimm: add a driver for the NVDIMM root device
2019-01-18 kppf: fix pfsync breaking carp
2019-01-18 gonzo[ata] Add workaround for KingDian S200 SSD crash on...
2019-01-18 gonzoAdd ypldap to the list of conditional obsolete files
2019-01-18 gonzoFix descriptor/memory leak in compress(1) code
2019-01-17 cemioat(4): Set __result_use_check on ioat_acquire_reserve
2019-01-17 tsoomelibsa: add asprintf()
2019-01-17 tsoomeloader should ignore active multi_vdev_crash_dump featu...
2019-01-17 emastefreebsd-update: Clarify unsupported release upgrade...
2019-01-17 traszWorkaround for nscd(8) failure with large entries.
2019-01-17 cemAdd definitions for AMD Spectre/Meltdown CPUID information
2019-01-17 kevansRevert r343095
2019-01-17 eugenRe-add new small tool trim(8) to delete contents for...
2019-01-17 markjFix handling of rights on stdio streams.
2019-01-17 desRevert r343093 until I can address the issues raised...
2019-01-17 mckusickTruely fix #if defined broken in -r343111
2019-01-17 mckusickProper definition of elast3.
2019-01-17 mckusickFix #if defined broken in -r343111
2019-01-17 eugenjail(8): stop crashing with SIGSEGV inside run_command...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-17 gonzoFix conditional obsolete files entry for WITHOUT_EXAMPLES
2019-01-17 gonzoAdd optional obsolete files for the installworld withou...
2019-01-17 kibTrim whitespace at EoL, use tabs instead of spaces...
2019-01-17 kibRe-wrap long line after r341827.
2019-01-16 gonzo[usb] Add quirk for SmartG2 USB memory key
2019-01-16 jilleslibedit: Avoid out of bounds read in 'bind' command
2019-01-16 gonzo[mv] Fix invalid condition in fdt_fixup_ranges
2019-01-16 cyRemove redundant ipfilter version of pcap-bpf.h. As...
2019-01-16 glebiusFix mistake in r343030: move nswbuf calculation back to
2019-01-16 glebiusDo not reserve KVA for paging bufs in vm_ksubmap_init...
2019-01-16 kevansawg: Move MAC soft reset to awg_init_locked to avoid...
2019-01-16 avosiwn(4): (partially) rewrite A-MPDU Tx path
2019-01-16 desImplement dlopenat(3).
2019-01-16 avosrtwn(4): clear 'basic' rate bit before calculating...
2019-01-16 tuexenLimit the user-controllable amount of memory the kernel...
2019-01-16 avosrtwn_usb(4): add new USB id for RTL8821AU
2019-01-16 kibStyle(9) fixes for x86/busdma_bounce.c.
2019-01-16 kibRemove unused prototype.
2019-01-16 kibImprove iflib busdma(9) KPI use.
2019-01-16 kibImplement shmat(2) flag SHM_REMAP.
2019-01-16 kibTrim spaces at the end of lines.
2019-01-16 glebiusWhitespace.
2019-01-16 jhibbitspowerpc: Fix FPU fsqrt emulation special case results
2019-01-16 araujoFix broken uart on Win2016 guest.
2019-01-16 cemvmm(4): Take steps towards multicore bhyve AMD support
2019-01-16 mwSuppress excessive error prints in ENA TX hotpath
2019-01-16 cyRemove an IRIX-only source file.
2019-01-16 gonzo[rpi] Reorganize spigen(4) overlays for Raspberry Pi
2019-01-16 araujoUse capsicum_helpers(3) that allow us to simplify the...
2019-01-15 sjgFix STAGE_DIR.* to handle indirect *DIR variables.
2019-01-15 sjgUse .undef per variable
next