]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-16 Michael TuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 John BaldwinSplit crp_buf into a union.
2018-01-16 Pedro F. Giffuniext2fs: use mallocarray(9).
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Ed Mastekldxref: handle modules with md_cval at the end of...
2018-01-16 Ruslan BukinFix bug: increment the value of pmcstat_npmcs instead...
2018-01-16 Wojciech MacekPowerNV: XICS support for PowerNV/OPAL
2018-01-16 Pedro F. GiffuniFix build after r328020.
2018-01-16 Justin HibbitsMake fsl_sata driver work on P1022
2018-01-16 Ian LeporeAdd static inline rtcin_locked() and rtcout_locked...
2018-01-16 Conrad Meyerrandom(4): Add CCP random source definitions
2018-01-16 John BaldwinRename 'recv' to 'receive' to appease shadow warnings...
2018-01-16 John BaldwinCheck for GCC first rather than clang in the MIPS lib32...
2018-01-16 John BaldwinSort the list of flags in newsyslog.conf entries.
2018-01-15 Michael TuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 Michael TuexenBump date, which I missed in r328014. Thanks to jhb...
2018-01-15 Kyle Evansservice(8): Add support for interfacing with services...
2018-01-15 Warner LoshNeed to free uv after we're done using it.
2018-01-15 Warner LoshCheck the return value from utf8_to_ucs2 instead of...
2018-01-15 Warner LoshWhen returning an error and freeing allocated memory...
2018-01-15 Michael TuexenDon't provide a (meaningless) cmsg when proving a notif...
2018-01-15 Kyle Evanswsp(4): Update to reflect new sysctl from r314467
2018-01-15 Pedro F. Giffunimisc geom and gnu: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffuninet*: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffuninetgraph: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunikern: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunicam: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffuninfsclient: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunimips: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunindis: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunipowerpc: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffuniarm: make some use of mallocarray(9).
2018-01-15 Pedro F. Giffunix86: make some use of mallocarray(9).
2018-01-15 Michael TuexenDecode msghdr argument of sendmsg() and recvmsg().
2018-01-15 Michael TuexenAdd support for decoding the nxt_flags, rcv_flags,...
2018-01-15 David BrightExit fsck_ffs with non-zero status when file system...
2018-01-15 Tycho NightingaleProvide some mitigation against CVE-2017-5715 by cleari...
2018-01-15 Dimitry AndricPull in r322473 from upstream llvm trunk (by Andrei...
2018-01-15 Kyle Evansstand/fdt: Don't leak next_fdtp if we fail to open...
2018-01-15 Eitan Adlerunits(1): units(1) free savescr in error condition too
2018-01-15 Andrew TurnerFix booting on some arm64 systems after r327879 by...
2018-01-15 Ian LeporeConvert the x86 RTC driver to use new validated BCD...
2018-01-15 Nathan WhitehornInstall the SLB miss trap-handling code in the SLB...
2018-01-15 Andriy Gapongeom_disk / scsi_da: deny opening write-protected disks...
2018-01-15 Michael TuexenAdd support for decoding the type of a cmsg.
2018-01-15 Michael TuexenSimplify table generation.
2018-01-15 Nathan WhitehornMove the pmap-specific code in copyinout.c that gets...
2018-01-15 Kyle Evansstand/fdt: don't send clobbered FDT to the kernel
2018-01-15 Peter GrehanThe vmm(4) man page is conditional on MK_BHYVE.
2018-01-14 Emmanuel Vadotallwinner: mmc: Multiple improvement
2018-01-14 Fedor UporovAdd metadata_csum feature support.
2018-01-14 Poul-Henning... Add a rudimentary PWM driver for the RaspberryPi.
2018-01-14 Eitan Adlervmm(4): add to Makefile
2018-01-14 Mark JohnstonRemove tst.zonename.d from the list of expected failures.
2018-01-14 Mark JohnstonUse the thread's ucred struct when fetching jid or...
2018-01-14 Ian LeporeAdd RTC clock conversions for BCD values, with non...
2018-01-14 Warner LoshReport CG checksum mismatches. These errors are non...
2018-01-14 Ed MasteEnable VIMAGE in i386 GENERIC (revert r327840)
2018-01-14 Bjoern A. ZeebRemove trailing whitespace.
2018-01-14 Michael TuexenImprove support for sctp_generic_recvmsg() and sctp_gen...
2018-01-14 Michael TuexenAdd a function is decode the sinfo_flags of struct...
2018-01-14 Konstantin... Add STAC and CLAC instructions wrappers.
2018-01-14 Konstantin... Enumerate and print Intel CPU features for Speculative...
2018-01-14 Konstantin... When re-evaluating cpu_features, also re-print CPU...
2018-01-14 Michael TuexenAdd suppor for the supported PR-SCTP policies.
2018-01-14 Michael TuexenMark the iovec parameters of writev() and readv() as...
2018-01-14 Bryan VenteicherSync VirtIO IDs with Linux
2018-01-14 Jeff RobersonMove VM_NUMA_ALLOC and DEVICE_NUMA under the single...
2018-01-14 Pedro F. GiffuniFix build after r327949.
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Nick HibmaAdd support for Quectel EC25.
2018-01-13 Nathan WhitehornDocument places we assume that physical memory is direc...
2018-01-13 Pedro F. Giffunidev: make some use of mallocarray(9).
2018-01-13 Bryan VenteicherFix possible panic when creating VirtIO console dev...
2018-01-13 Eitan Adlerlimits(1): also bump .Dd...
2018-01-13 Eitan Adlerlimits(1): fix grammar
2018-01-13 Justin HibbitsInclude only the headers needed
2018-01-13 Eitan Adlertimed: slave is an infinite loop, mark it as such
2018-01-13 Pedro F. Giffunizstd: Use mallocarray(9) for calloc macro.
2018-01-13 Kyle EvansAdd SPDX tag to aw_syscon(4)
2018-01-13 Kyle EvansAdd SPDX tags to syscon bits, correct inconsistency...
2018-01-13 Pedro F. GiffuniRevert r327934 to fix the log message.
2018-01-13 Kyle EvansIntroduce aw_syscon(4) for earlier attachment
2018-01-13 Pedro F. GiffuniAdd SPDX identifier for the example license.
2018-01-13 Pedro F. Giffunizstd: Use memalloc(9) for calloc macro.
2018-01-13 Conrad Meyeramd64: Add a 48-bit MAXADDR constant
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Dimitry AndricPull in r314499 from upstream clang trunk (by Daniel...
2018-01-13 Marius StroblUse the correct revision specifier (EXT_CSD revision...
2018-01-13 Justin HibbitsAdd SPDX identifier to header
2018-01-13 Marius StroblFix a bug introduced in r327355; in mmcsd_ioctl_cmd...
2018-01-13 Alexander MotinAdd IDs for Nuvoton NCT6793/NCT6795.
2018-01-13 Marius StroblFix a bug introduced in r327339; at the point in time...
2018-01-13 Emmanuel Vadotdwmmc_hisi: Fix build when option MMCCAM is defined
2018-01-13 Michael TuexenFix a typo introduced in r327919.
2018-01-13 Michael TuexenAdd support for readv() and writev() to truss.
2018-01-13 Dimitry AndricBuild llvm-extract with -lz, and add a few objects...
2018-01-13 Konstantin... Add sysctl debug.kdb.stack_overflow to conveniently...
2018-01-13 Mateusz Guziksx: retry hard shared unlock just like in r327905 for...
next