]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-08-02 mavMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 mav9539 Make zvol operations use _by_dnode routines
2018-08-02 mav9523 Large alloc in zdb can cause trouble
2018-08-02 mavMFV r337175: 9487 Free objects when receiving full...
2018-08-02 mavMFV r337171:
2018-08-02 rmacklemSilence newer gcc warnings.
2018-08-02 mavMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 npcxgbe(4): Use the tx credit limit for ethofld rather...
2018-08-02 cemFUSE: Bump maximum IO size to enable more performant...
2018-08-02 mavMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-02 mavDo not blindly include illumos kernel headers instead...
2018-08-02 gjbFix the ftp-stage target for arm embedded builds.
2018-08-02 bwidawskRemove spuriously added svn properties
2018-08-02 bwidawsktools: Add a git-svn bootstrap script
2018-08-02 markjAdd a rudimentary test for procstat kstack.
2018-08-02 tsoomeloader.efi: efipart_inithandles() failure should not...
2018-08-02 emasteRegen src.conf.5 after r337057, LLD_BOOTSTRAP on armv7
2018-08-02 brImplement pt_fpreg_to_ucontext(), pt_ucontext_to_fpreg().
2018-08-02 brSave and restore floating-point arguments.
2018-08-02 brDon't overwrite tp in set_mcontext().
2018-08-02 bro Don't overwrite tp in fork_trampoline().
2018-08-02 bro Correctly set user tls base: consider TP_OFFSET.
2018-08-02 traszFix regression tests broken by r337067.
2018-08-02 avgfix a typo resulting in a wrong variable in kern_syscal...
2018-08-02 traszMake sure the rtld(1) error messages go to stderr,...
2018-08-02 tsoomelibsa: dereferencing type-punned pointer in cd9660
2018-08-01 mavMFV r316926:
2018-08-01 kevansubldr: Bump heap size, 1MB -> 2MB
2018-08-01 markjFix some nits in the unix_passfd tests.
2018-08-01 emasteUse lld as the bootstrap linker on armv7 by default
2018-08-01 hselaskyDon't refer to non-existing atomic functions, even...
2018-08-01 kibAvoid assertion in /dev/ufssuspend when the suspend...
2018-08-01 kibAdd -D option to pciconf(8) to mmap and dump content...
2018-08-01 kibAdd ioctl to conveniently mmap a PCI device BAR into...
2018-08-01 markjRemove ARGS_NUM, accidentally left over after r337050.
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-08-01 markjDon't hard-code the number of compression utility argum...
2018-08-01 markjAdjust the number of tests after r336913.
2018-08-01 kibMake cache coherency attributes definitions available...
2018-08-01 emastelibelf: reload section headers after update with ELF_C_...
2018-08-01 markjMake sure that ENTRY() and END() refer to the same...
2018-08-01 jhibbitssnd_hda: Synchronize DMA buffers for the control path
2018-08-01 0mpAdd a missing "Ar" macro to the description of the...
2018-08-01 tsoomelibsa: assignment to char * from u_char *
2018-08-01 tsoomelibsa: bootp is using pointers with different sign
2018-08-01 tsoomelibsa: pointer differs in signedness
2018-08-01 rpokalaRemove jedec_ts(4)
2018-08-01 markjRemove MT_NTYPES.
2018-08-01 markjRequire that MAC label buffers be able to store a non...
2018-08-01 mavMFV r337029:
2018-08-01 mavMFV r337027:
2018-08-01 cyAs non-sparc64 undconditionally returns 1, simplify...
2018-08-01 mavMFV r337022:
2018-08-01 araujo- Add the ability to run bhyve(8) within a jail(8).
2018-07-31 mavMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 tuexenAdd a dtrace provider for UDP-Lite.
2018-07-31 mavMFV r337014:
2018-07-31 markjCOMPAT_LINUX32 has not depended on COMPAT_43 in some...
2018-07-31 emastebump lld version number after r336972 arm(v7) VFP tag...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 manuofw_cpu: Add support for getting cpu clock via clock...
2018-07-31 mavAdd new files missed in r336991.
2018-07-31 manurelease: arm64: Add PINE64-LTS configuration file
2018-07-31 manurelease: arm: Enable multicons for arm64
2018-07-31 manurelease: arm: Always boot armv6/v7 image with EFI
2018-07-31 manurelease: Restore copy of boot.scr for some board
2018-07-31 manunvmem: Add nvmem interface and helpers
2018-07-31 manurelease: Deinstall u-boot ports before installing
2018-07-31 manurelease: arm: Use BOARDNAME in the image name
2018-07-31 manurelease: rpi-b: add BOARDNAME variable
2018-07-31 manurelease: arm: Use GENERIC kernel for IMX6 based boards
2018-07-31 mav9102 zfs should be able to initialize storage devices
2018-07-31 kibFor compat32, emulate the same wraparound check as...
2018-07-31 alcAllow vm object coalescing to occur in the midst of...
2018-07-31 jhibbitssnd_hda: Byteswap the buffer descriptor entries as...
2018-07-31 kibRegenerate after r336980.
2018-07-31 kibProvide compat32 shims for sched_rr_get_interval(2).
2018-07-31 brdMove pkg/FreeBSD.conf to usr.sbin/pkg/
2018-07-31 brdMove blacklistd.conf to usr.sbin/blacklistd/
2018-07-31 kevansRemove variable re-inserted during mis-application...
2018-07-31 kevansRe-insert variable disappeared during mis-application...
2018-07-31 kevansconfig(8): Strip comments from env lines
2018-07-31 emastelld: [ELF][ARM] Implement support for Tag_ABI_VFP_args
2018-07-31 andrewUse int for the pcpu_ssbd argument. This is included...
2018-07-31 emastellvm: [ARM] Complete enumeration values for Tag_ABI_VFP...
2018-07-31 emastellvm: [ELF][ARM] Add Arm ABI names for float ABI ELF...
2018-07-31 andrewImplement the SSBD (CVE-2018-3639) workaround on arm64
2018-07-31 emastemsdosfs: trim EOL whitespace
2018-07-31 emastecd9660: replace bcopy/bzero with C standard equivalents
2018-07-31 hselaskyOnly NULL check the VNET pointer when VIMAGE is enabled...
2018-07-31 tuexenFix INET only builds.
2018-07-31 mavMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 mav9256 zfs send space estimation off by > 10% on some...
2018-07-31 mavMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 mav9337 zfs get all is slow due to uncached metadata
2018-07-31 markjAdd a regression test related to PR 131876.
2018-07-31 mavMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 mav9236 nuke spa_dbgmsg
2018-07-31 mavMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 mav9192 explicitly pass good_writes to vdev_uberblock...
next