]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-22 hselaskyThe pci_disable_device() function is also expected...
2018-03-22 emasteShare Linux errno table with libsysdecode
2018-03-22 hselaskyClear old MSIX IRQ numbers in the LinuxKPI.
2018-03-22 kevansPartially revert r328780
2018-03-22 jtlBump netstat.1's .Dd after r331347.
2018-03-22 jtlAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 lwhsuFix build.
2018-03-22 rpokalajedec_dimm: Use correct string length when populating...
2018-03-22 glebiusRedo r331328. We need to fix not only type but also...
2018-03-22 glebiusFix LINT-NOINET build initializing local to false....
2018-03-22 npcxgbe(4): Do not read MFG diags information from custom...
2018-03-22 kevansforthloader: Don't break BIOS boots...
2018-03-22 npcxgbe(4): Tunnel congestion drops on a port should...
2018-03-22 emasteCorrect signedness bug in drm_modeset_ctl
2018-03-21 cemgetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 emasteFix kernel memory disclosure in drm_infobufs
2018-03-21 jamieIf a jail parameter isn't found, try loading a related...
2018-03-21 cemApply r228478 (CTASSERT => _Static_assert()) to stand...
2018-03-21 emasteFix kernel memory disclosure in ibcs2_getdents
2018-03-21 glebiusFix sysctl types broken in r329612.
2018-03-21 emasteAdd ) missing from r330297
2018-03-21 kevansForth version of EFI autoresizing
2018-03-21 markjElide the object lock in the common case in vfs_vmio_un...
2018-03-21 jhbEnsure thread library is initialized in pthread_testcan...
2018-03-21 glebiusThe net.inet.tcp.nolocaltimewait=1 optimization prevent...
2018-03-21 kevansUEFI: Ditch console mode setting, choose optimal GOP...
2018-03-21 kevanslualoader: Use printc when we expect ANSI escape sequences
2018-03-21 csjpDocument the limitations associated with using the...
2018-03-21 cemImport Blake2 algorithms (blake2b, blake2s) from libb2
2018-03-21 cemcryptosoft(4): Zero plain hash contexts, too
2018-03-21 shurdUpdate copyright per Matthew Macy
2018-03-21 jtlIf the INP lock is uncontested, avoid taking a referenc...
2018-03-21 andrewUse a table to find the endpoint configuration
2018-03-21 kevanslualoader: Clear up some possible naming confusion
2018-03-21 impMark psycho interrupts as MPSAFE. It's safe to do so...
2018-03-21 impUnlock giant when calling shutdown_nice()
2018-03-21 impThis is MPSAFE on this platform, so don't take Giant...
2018-03-21 impThese interrupts call shutdown_nice() which should...
2018-03-21 impbufshutdown is no longer called with Giant held, so...
2018-03-21 impRemove Giant from init creation and vfs_mountroot.
2018-03-21 brAdd new shared library -- libipt.
2018-03-21 gjbFollowing ports commit r465175, avoid fetch(1) to obtain
2018-03-21 impRevert r331273: "Release the "TUR" reference when clear...
2018-03-21 kibMove sysinit and sysuninit linker sets in the data...
2018-03-21 eadler[bsd-family-tree] Announce NetBSD 7.1.2
2018-03-21 cemAppease GCC 4.2
2018-03-21 cemAdd missed sys/limits.h include
2018-03-21 kevanscore.lua(8): Update to reflect recently added function...
2018-03-21 kevanslualoader: Add primitive hook module, use it to untangl...
2018-03-21 cemRegenerate sysent files after r331279.
2018-03-21 cemImplement getrandom(2) and getentropy(3)
2018-03-20 jamieRepresent boolean jail options as an array of structure...
2018-03-20 emasteCorrect comment date in r331255
2018-03-20 melifaroUse count(9) api for the bpf(4) statistics.
2018-03-20 sevanExtend the description of ALTQ to call it a system...
2018-03-20 impRelease the "TUR" reference when clearing the TUR work...
2018-03-20 glebiusAt this point iwmesg isn't initialized yet, so print...
2018-03-20 impPush down Giant one layer. In the days of yore, back...
2018-03-20 glebiusFix whitespace issues in r330034. No functional changes.
2018-03-20 impRemove reference to lint. We no longer support it,...
2018-03-20 markjRevert part of r331264: disable interrupts before disab...
2018-03-20 impUpdate to include information about using SPDX-License...
2018-03-20 impDrop support for lint for cdefs.h.
2018-03-20 impRemove obsolete lint support.
2018-03-20 markjMake use of the KPI added in r331252.
2018-03-20 emasteRestore close quote lost in r331254
2018-03-20 jhbUse <stdarg.h> instead of <machine/stdarg.h> in userland.
2018-03-20 markjRemove a lingering inaccuracy from mlock.2.
2018-03-20 kevanslualoader: Use less atomic options for resetting colors...
2018-03-20 kibMove the CR0.WP manipulation KPI to x86.
2018-03-20 kevanslualoader: Reset attributes and color scheme with color...
2018-03-20 emasteMake linuxulator fn declaration match definition
2018-03-20 emasteRemove stale generated assym.s files after r331254
2018-03-20 emasteRename assym.s to assym.inc
2018-03-20 kibDisable write protection around patching of XSAVE instr...
2018-03-20 kibProvide KPI for handling of rw/ro kernel text.
2018-03-20 jhbSet the proper vnet in IPsec callback functions.
2018-03-20 kibCheck for wrap-around in vm_phys_alloc_seg_contig().
2018-03-20 markjDrop KTR_CONTENTION.
2018-03-20 jhbAdd support for MIPS to LLVM's libunwind.
2018-03-20 andrewRemove the entry about loader.efi needing to be updated...
2018-03-20 andrewCheck if the gettime runtime service is valid.
2018-03-20 impKill assert I shouldn't have committed
2018-03-20 impStarting LBA is a 64bit number, so use htole64 instead...
2018-03-20 impMake kern.cam.nda.num_trim tunable to limit the number...
2018-03-20 impRemove some redundant MPSAFE flags.
2018-03-20 impNote: this isn't a general thing. It only affects u...
2018-03-20 emasteRationalize license text on Linuxolator files
2018-03-20 jhibbitsCast through uintptr_t to narrow the buf domain pointer...
2018-03-20 kevansAdd /boot/overlays to ObsoleteFiles
2018-03-20 jhibbitsFix powerpc Book-E build post-331018/331048.
2018-03-20 cemblacklist: Fix minor memory leak in configuration parsi...
2018-03-20 gonzo[ofw] fix errneous checks for OF_finddevice(9) return...
2018-03-19 mavUpdate mpr(4) driver from v15 to v18 from Broadcom...
2018-03-19 mjorasFix initialization of eventhandler mutex.
2018-03-19 emasteRename linuxulator functions with linux_ prefix
2018-03-19 kppf: Fix memory leak in DIOCRADDTABLES
2018-03-19 erjixgbe(4): Update shared code, add support for X552...
2018-03-19 kencam_periph_acquire() now returns an errno.
2018-03-19 markjGiven hidden visibility to symbols referenced by the...
next