]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-31 luporl[PPC64] Backport fix for missing IRELATIVE relocations
2019-07-31 kevanskern_shm_open: push O_CLOEXEC into caller control
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-31 mavTune some commands desctiption.
2019-07-31 mavFix usage printing for nested subcommands.
2019-07-30 markjUse VNASSERT() in checked VOP wrappers.
2019-07-30 mavMake `camcontrol modepage` to use 10 byte commands.
2019-07-30 asomersAdd a CXXWARNFLAGS variable
2019-07-30 emastelinuxulator: rename linux_locore.s to .asm
2019-07-30 markjEnable witness(4) blessings.
2019-07-30 emastecirrus.yml: stop fetching OVMF.fd now that we're using...
2019-07-30 markjRegenerate after r350447.
2019-07-30 markjEnable copy_file_range(2) in capability mode.
2019-07-30 markjHandle refcount(9) wraparound.
2019-07-30 ianCreate the /var/account dir with mode 0750; this is...
2019-07-30 brFix EFI loader build when LOADER_NET_SUPPORT=no.
2019-07-30 brFix MMCCAM kernel build.
2019-07-30 brAdd support for the SD/MMC controller found in Terasic...
2019-07-30 oshogbofileargs: fix formating in EXAMPLES
2019-07-30 delphijBump __FreeBSD_version after removal of gzip'ed a.out...
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-30 araujoFix sound on headset jack for ALC255 and ALC256 codec.
2019-07-29 markjMerge r3778 and r3779 from ELFToolchain.
2019-07-29 markjCentralize the logic in vfs_vmio_unwire() and sendfile_...
2019-07-29 oshogboseqc: add man page
2019-07-29 oshogboproc: make clear_orphan an public API
2019-07-29 oshogbolibcasper: remove reference to deprecated system.random
2019-07-29 markjHave arm64's pmap_fault() handle WnR faults on dirty...
2019-07-29 asomerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 jillesprintf(1): Note that \c only works in %b strings
2019-07-29 mavUse present now scsi_mode_sense_subpage().
2019-07-29 markjRemove a duplicate file listing in the libarchive tests.
2019-07-29 markjRemove an unneeded trunc_page() in pmap_fault().
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-29 markjAdd mkostempsat(3).
2019-07-29 brAdd glue driver for Altera SOCFPGA Ethernet MAC (EMAC...
2019-07-29 aedd ipfw_get_action() function to get the pointer to...
2019-07-29 kpriscv: Fix copyin/copyout
2019-07-29 brFind the correct node of PHY chip using "phy-handle...
2019-07-29 kppf: Remove partial RFC2675 support
2019-07-29 aeAvoid possible lock leaking.
2019-07-29 manuarm: ti: cpsw: Check the new slave node address
2019-07-29 manuarm: ti: Get the hwmods property either from the node...
2019-07-29 tuexenWhen performing after_idle() or post_recovery(), don...
2019-07-29 tuexen* Improve input validation of sysctl parameters for...
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 hselaskyAdd support for tethering with Nokia 7 plus and the...
2019-07-28 rmacklemFix printing of Server Re-Failed and Server Faults.
2019-07-28 mavDecode some more IDENTIFY DEVICE bits.
2019-07-28 dougmIn swap_pager_putpages, move the initialization of...
2019-07-28 asomersBetter comments for vlrureclaim
2019-07-28 asomersAdd v_inval_buf_range, like vtruncbuf but for a range...
2019-07-27 mavReenable UNMAP support on ramdisks by default.
2019-07-27 mavAllow WRITE SAME handle more then 2^^32 blocks.
2019-07-27 impRemove support for kernel.tramp and kernel.tramp.gz
2019-07-27 manuarm: Fix TEGRA124 kernel
2019-07-27 arybchiksfxge(4): unify power of 2 alignment check macro
2019-07-27 arybchiksfxge(4): fix align to power of 2 when align has smalle...
2019-07-27 arybchiksfxge(4): fix power of 2 round up when align has smalle...
2019-07-27 rmacklemLock the vnode before calling ufs_bmap_seekdata().
2019-07-26 kpvirtio: Fix running on machines with memory above 0xfff...
2019-07-26 mavAdd support for Long LBA mode parameter block descriptor.
2019-07-26 dimPull in r366369 from upstream llvm trunk (by Francis...
2019-07-26 ianRe-wrap the text at 80 columns after fixing the indent...
2019-07-26 dimMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 dougmRewrite the comments that explain swapon_trim() to...
2019-07-26 baptFix a bug introduced with parallel mounting of zfs
2019-07-26 baptUpdate mandoc to cvs snapshot 2019-07-23
2019-07-26 alcImplement pmap_advise(). (Without a working pmap_advis...
2019-07-26 mavAdd device temperature reporting into CTL.
2019-07-26 mavAdd reporting of SCSI Feature Sets VPD page from SPC-5.
2019-07-25 kevansif_tuntap(4): Add TUNGIFNAME
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-25 impWiden the type for to.
2019-07-25 mavMake `camcontrol sanitize` support also ATA devices.
2019-07-25 emastelibsysdecode: use the proper include directory
2019-07-25 bjkFix grammar nit in copy_file_range docs
2019-07-25 ianFix indentation (spaces->tab).
2019-07-25 luporlpowerpc: Improve pvo allocation code
2019-07-25 lwhsuWorkaround the build failure on platforms have lib32...
2019-07-25 rmacklemr350320 committed the wrong version of generated syscal...
2019-07-25 rmacklemUpdate the generated syscall.mk for copy_file_range(2).
2019-07-25 rmacklemCreate a man page for VOP_COPY_FILE_RANGE(9).
2019-07-25 rmacklemAdd an entry for copy_file_range(2) to unistd.h.
2019-07-25 rmacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 rmacklemUpdate the generated syscall files for copy_file_range...
2019-07-25 rmacklemAdd kernel support for a Linux compatible copy_file_ran...
2019-07-25 asomersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-25 jhibbitspowerpc/pmap64: Make moea64 statistics optional
2019-07-24 impFix the fix to the logic bug. Upon further testing...
2019-07-24 markjFix the turnstile_lock() KPI.
2019-07-24 impFix several related coverity issues:
2019-07-24 markjDocument r350307.
2019-07-24 markjRemove cap_random(3).
2019-07-24 erjiflib: fix dangling device softc pointer
2019-07-24 emasteenable ig4_acpi on aarch64
2019-07-24 emastecirrus.yml: use OVMF.fd from uefi-edk2-qemu-x86_64...
2019-07-24 emastelibsysdecode: add explicit dependencies on recently...
2019-07-24 lwhsuTemporarily skip flakey test case
2019-07-24 emastepf: zero output buffer in pfioctl
next