]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-28 asomersfusefs: fix panic when writing with O_DIRECT and using...
2019-07-28 asomersMFHead @r350386
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
2019-07-24 krionAllow set MTU more than 1500 bytes.
2019-07-24 markjRemove a redundant offset computation in elf_load_secti...
2019-07-24 asomersAdd c++14 and c++17 to COMPILER_FEATURES
2019-07-24 manupkgbase: Add the sub stage-packages targets to TGTS
2019-07-24 kevloDon't use .Xr for things that have no man page.
2019-07-23 asomersVOP_FSYNC.9: update copyright after r345677
2019-07-23 tuexenAdd a sysctl variable ts_offset_per_conn to change...
2019-07-23 emastemqueuefs: fix struct file leak
2019-07-23 mavMake `camcontrol hpa` and `camcontrol ama` trigger...
2019-07-23 scottlFix the register layout for the Buffer Descript List...
2019-07-23 tuexenDon't hold a mutex while calling sbwait. This was found...
2019-07-23 erjixgbe(4): Fix enabling/disabling and reconfiguration...
2019-07-23 tuexenFix a LOR in SCTP which was found by running syzkaller.
2019-07-23 gallatinpciconf: report PCI Gen4 speeds
2019-07-23 emastebhyve: correct out-of-bounds read in XHCI device emulation
2019-07-23 kibUpdate refcount(9).
2019-07-23 andrewAs with r350241 use the new UL macro on the main regist...
2019-07-23 andrewEnsure the arm64 ID register fields are 64 bit types.
2019-07-23 aeEliminate rmlock from ipfw's BPF code.
2019-07-23 lwhsuTemporarily skip flakey test case
2019-07-23 lwhsuTemporarily skip flakey test case
2019-07-23 lwhsuTemporarily skip flakey test case
2019-07-23 mavMake CAM ATA stack handle disk resizes.
2019-07-22 jhibbitspowerpc: Unbreak 64-bit pmap from 350206
2019-07-22 ianCorrect spelling, partion -> partition.
2019-07-22 manuarm: ti: Add a driver for ti,sysc bus
2019-07-22 manuarm: ti: Get the hwmods property from the parent node
2019-07-22 brooksata_xpt: Use the correct union member when accessing...
2019-07-22 asomers[skip ci] Fix the comment for cache_purge(9)
2019-07-22 asomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 sobomaxAllow "update" option to be used in the fstab(5). Docum...
2019-07-22 lwhsuTemporarily skip sys.netpfil.pf.forward.{v4,v6} and...
2019-07-22 lwhsuFix URL.
2019-07-22 lwhsuTemporarily skip lib.libc.regex.exhaust_test.regcomp_to...
2019-07-22 brooksBe consistent about temporary variable use in adjacent...
2019-07-22 tuexenWakeup the application when doing PD-API for unordered...
2019-07-22 emastemptutil: emit a warning on big-endian architectures
2019-07-22 mavUnify BTL parsing for `camcontrol debug` and `reset`.
2019-07-22 brRemove unused header.
2019-07-22 bro Add support for BERI IOMMU device
2019-07-22 lwhsuTemporarily skip flakey test case
2019-07-22 manuarm: Use -O2 instead of -O as optimization flag
2019-07-22 asomersVOP_PATHCONF.9: correct the type of the retval argument
2019-07-22 jhibbitspowerpc64/mmu: Make moea64_pvo_enter() return if an...
2019-07-21 kibSwitch the rest of the refcount(9) functions to bool...
2019-07-21 ianAdd support for setting the aging/frequency-offset...
2019-07-21 alcWith the introduction of software dirty bit emulation...
2019-07-21 markjLink fileargs_lstat.3.
2019-07-21 kibFix userspace build after r350199.
next