]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-10-01 Michael TuexenAfter allocating chunks set the fields in a consistent...
2018-10-01 Andrey V. ElsukovAdd INP_INFO_WUNLOCK_ASSERT() macro and use it instead of
2018-10-01 Bjoern A. ZeebFix the MODULE_PNP_INFO() for iwm(4) where I got the...
2018-09-30 Michael TuexenPlug mbuf leak in the SCTP input path in an error case.
2018-09-30 Michael TuexenPlug mbuf leaks in the SCTP output path in error cases.
2018-09-30 Allan JudeUse PNP metadata to allow devmatch to autoload ure(4)
2018-09-30 Konstantin... Update x86/ifunc.h.
2018-09-30 Michael TuexenFix the handling of ancillary data for SCTP socket...
2018-09-30 Michael TuexenIncrement the corresponding UDP stats counter (udps_opa...
2018-09-29 Bjoern A. ZeebProvide MODULE_PNP_INFO() for iwm(4) so that devmatch...
2018-09-29 Ed Masteclang: allow ifunc resolvers to accept arguments
2018-09-29 Konstantin... Fix UP build.
2018-09-29 Dimitry AndricPull in r329557 from upstream lld trunk (by George...
2018-09-29 Michael TuexenFor changing the MTU on tun/tap devices, it should...
2018-09-29 Mateusz Guzikamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-29 Allan JudeAvoid panic when adjusting priority of a read in the...
2018-09-29 Oleksandr Tymoshenko[sdhci] Add ACPI identifier for AMD eMMC 5.0 controller
2018-09-28 Michael TuexenFix typo in comment.
2018-09-28 John BaldwinRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 John BaldwinMark various removed system calls as OBSOL instead...
2018-09-28 John BaldwinRun 32-bit compat ldconfig on mips64.
2018-09-28 Konstantin... Correct vm_fault_copy_entry() handling of backing file...
2018-09-28 Konstantin... In vm_fault_copy_entry(), we should not assert that...
2018-09-28 Konstantin... In vm_fault_copy_entry(), collect the code to initializ...
2018-09-28 Konstantin... Revert part of the r338891 which reordered local invali...
2018-09-28 Andrew TurnerExport ID_AA64ISAR{0,1}_EL1 to userland.
2018-09-28 Hans Petter... When multiple threads are involved receiving completion...
2018-09-28 Glen BarberUpdate head from ALPHA7 to ALPHA8 as part of the 12...
2018-09-27 Brooks DavisCentralize compat support for PCIOCGETCONF.
2018-09-27 Mateusz Guzikamd64: fix return value of copyinstr after r338970
2018-09-27 Gordon TetlowClear stack allocated data structure to prevent kernel...
2018-09-27 Guangyuan YangAdd description, parameters, options, sysctl and exampl...
2018-09-27 John BaldwinDon't clear DR6 for debug exceptions from userland.
2018-09-27 Mateusz Guzikamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-27 Mateusz Guzikamd64: macroify and mostly depessimize copyinstr
2018-09-27 Bjoern A. ZeebIn in6_pcbpurgeif0() called, e.g., from if_clone_destroy(),
2018-09-27 Mateusz Guzikamd64: mostly depessimize copystr
2018-09-27 Mateusz Guzikamd64: clean up copyin/copyout
2018-09-27 Mateusz Piotrowskilib(4): Fix mdoc issues.
2018-09-27 Konstantin... Remove -m (update) from ldconfig -32 & -soft invocation...
2018-09-27 Mateusz Guzikamd64: implement memcmp in assembly
2018-09-27 Andrew TurnerExport ID_AA64PFR0_EL1 to userland
2018-09-27 Andrew TurnerMove the undefined instruction handler to identcpu...
2018-09-27 Mateusz PiotrowskiCross-reference style.Makefile(5) from make(1) and...
2018-09-27 Mateusz Piotrowskinewvers.sh: Unbreak building in Git repositories.
2018-09-27 Mateusz Piotrowskimsdosfs(5): Explain how to determine version of the...
2018-09-27 Andrew TurnerHandle a guest executing a vm instruction by trapping...
2018-09-26 Konstantin... Provide refobj context when doing libmap substitution...
2018-09-26 Konstantin... When doing lm_add(), check for duplicates.
2018-09-26 Navdeep Parharcxgbe(4): Enable support for per-connection rate limiti...
2018-09-26 Sean Eric FaganAdd per-session locking to cryptosoft (swcr).
2018-09-26 Warner LoshRelax syntax requirements of source string
2018-09-26 Warner LoshRemove bogus spaces.
2018-09-26 Bryan DreweryHandle overflow of uid or gid in arguments for chown
2018-09-26 Warner LoshAdd PNP info to PCI attachments of cbb, cxgb, ida,...
2018-09-26 Warner LoshReapply, with minor tweaks, r338025, from the original...
2018-09-26 Andrey V. ElsukovAdd "src-ip" or "dst-ip" keyword to the output, when...
2018-09-26 Ed Masteadd REPRODUCIBLE_BUILD note to UPDATING
2018-09-26 Andrey V. ElsukovFix witness warning in xform_init().
2018-09-26 Ed MasteClarify UPDATING entry about lld
2018-09-26 Slava ShwartsmanAdd PCIV_INVALID definition
2018-09-26 Michael TuexenWhitespace changes and fixing a typo. No functional...
2018-09-26 Navdeep Parharcxgbe(4): Treat base/end of firmware parameters as...
2018-09-25 Konstantin... Fix some uses of dmaplimit.
2018-09-25 Andreas ToblerBring the 32-bit powerpc (PowerMac) back to live. The...
2018-09-25 Ed MasteDo not remove ld man page if lld is enabled and binutil...
2018-09-25 Konstantin... Fix an issue in r338862.
2018-09-25 Mateusz Guzikzfs: depessimize zfs_root with rmlocks
2018-09-25 Brooks DavisDon't override LDFLAGS set in bsd.cpu.mk.
2018-09-25 Navdeep Parharcxgbe(4): Link related changes.
2018-09-25 Justin Hibbitspowerpc: Blacklist the top 64kB range of the lower...
2018-09-24 Colin PercivalRecognize the Amazon PCI serial device found in i3...
2018-09-24 Mateusz Piotrowskisysctl(8): Add a standard exit status section.
2018-09-24 Mark JohnstonAdd more NUMA-specific low memory predicates.
2018-09-24 Matt Macyrestore pmccontrol -L behavior on x86
2018-09-24 John BaldwinRestore the API of the kf_sa_local and kf_sa_peer members.
2018-09-24 John BaldwinImplement pmap_sync_icache().
2018-09-24 Alexander MotinFix use-after-free in RAID0 error reporting of GEOM_RAID.
2018-09-24 Alan CoxPassing UMA_ZONE_NOFREE to uma_zcreate() for swpctrie_z...
2018-09-24 Mark JohnstonEnsure that "domain" is initialized when vm_ndomains...
2018-09-24 Ed MasteMove libc linker ifunc test to build target only
2018-09-23 Mateusz GuzikEliminate false sharing in malloc due to statistic...
2018-09-23 Michael TuexenRemove the unused parameter 'locked' from the function
2018-09-22 Andreas ToblerSet the default loader for powerpc(32- and 64-bit)...
2018-09-22 Konstantin... Correct panic messages.
2018-09-22 Konstantin... Further reorganize pmap_invalidate TLB code.
2018-09-22 Andrey V. ElsukovUpdate ifr_name before invoking IPSECSREQID ioctl,...
2018-09-22 Warner LoshWe don't need shell protection for when we're expanding...
2018-09-22 Brad DavisMove hosts.allow to lib/libwrap/
2018-09-22 Edward Tomasz... Improve loader passwords:
2018-09-22 Mateusz Guzikvfs: __predict common case in VFS_EPILOGUE/PROLOGUE
2018-09-22 Navdeep Parharcxgbe(4): Reuse existing "switching" L2T entries when...
2018-09-21 Navdeep Parharcxgbetool(8): The VLAN tag provided in the action for...
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Alexander Motin9700 ZFS resilvered mirror does not balance reads
2018-09-21 Alexander Motin9626 move 'static xuio_stats_t xuio_stats' to file...
2018-09-21 Alexander Motin9672 Reserve a ZFS replication stream feature flag...
2018-09-21 Mark JohnstonUse the GNU as-compatible .endm instead of .endmacro.
2018-09-21 Konstantin... Convert x86 TLB top-level invalidation functions to...
2018-09-21 Ed Mastelibc: require ifunc-capable linker for amd64/i386
next