]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
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...
next