]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Import the kyua test framework.
[FreeBSD/FreeBSD.git] / sys /
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 arichardsonFix newvers.sh on macOS 10.15
2020-03-23 baptRemove unneeded dependency on libl
2020-03-23 tuexenCleanup the file and add two ASSERT variants for locks...
2020-03-22 arichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-22 arichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 rmacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 mhorneFix ordering of machine includes
2020-03-22 hselaskyAdd new USB ID.
2020-03-21 tuexenMore timer cleanups, no functional change.
2020-03-20 kibIntroduce LINUXKPI_GENSRCS.
2020-03-20 markjLock the socket in soo_stat().
2020-03-20 emasteRemove cx module subdir, missed in r359178
2020-03-20 emasteUse a separate copy of machdep.h in cp and ce drivers
2020-03-20 emasteRemove ctau module subdir, missed in r359178
2020-03-20 emasteretire cx,ctau drivers
2020-03-20 markjSimplify uipc_detach() slightly.
2020-03-20 markjRemove UNP_NASCENT, reverting r303855.
2020-03-20 emastesys/cam: remove doubled ;s
2020-03-20 impImplement a workaround for kms-drm modules
2020-03-20 tuexenRemove a set, but unused variable.
2020-03-20 alfredo[PowerPC] fix panic reading /dev/kmem on !DMAP machines
2020-03-20 npcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-20 gavinAdd new USB device ID for Elecom 802.11ac USB device.
2020-03-19 tuexenA a missing NET_EPOCH_ENTER/NET_EPOCH_EXIT pair. This...
2020-03-19 markjFix synchronization in the IPV6_2292PKTOPTIONS set...
2020-03-19 tuexenConsistently provide arguments for timer start and...
2020-03-19 tuexenCleanup the stream reset and asconf timer.
2020-03-19 mavFix SES on device slots without phys after r349321.
2020-03-19 markjkern_dup(): Call filecaps_free_prep() in a write section.
2020-03-19 markjEnter a write sequence when updating rights.
2020-03-19 tuexenThe MTU candidates MUST be a multiple of 4, so make...
2020-03-19 dabFix parameter reversal potentially causing buffer overrun.
2020-03-19 hselaskyCorrectly implement support for remote wakeup for USB...
2020-03-19 mavMFOpenZFS: make zil max block size tunable
2020-03-19 kibAdd file for static compilation of mlx5.
2020-03-19 mavAdd missing STAILQ_INIT() in ciss_disable_adapter().
2020-03-18 kibmlx5_core: lower the severity of message noting that...
2020-03-18 kibmlx5: Route NIC_VPORT_CHANGE events to eswitch code.
2020-03-18 kibmlx5: Read number of VF ports from the SR-IOV cap.
2020-03-18 kibmlx5: Use eswitch interface to configure VFs steering.
2020-03-18 kibmlx5: Add 'follow' vport state, relevant for VFs.
2020-03-18 kibmlx5: Integrate eswitch and mpfs management code.
2020-03-18 kibmlx5: Restore eswitch management code from attic.
2020-03-18 kibmlx5: Basic PCIe side of SR-IOV support.
2020-03-18 kiblinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 kibAdd pci_iov_if.h header as a dependency for Linuxkpi...
2020-03-18 kibmlx5_core: add sysctls to report device capabilities.
2020-03-18 kibDo not spuriously re-enable disabled io_apic pin on...
2020-03-18 kibStop (trying to) renumber io apics.
2020-03-18 kibWiden the stored io_apic_id to 8 bits.
2020-03-18 emasteif_muge: use C99 bool for boolean vars
2020-03-18 bcranath_hal: fix typo in ath_hal_printf
2020-03-18 bdragon[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-18 jhibbitspowerpc: Axe PPC4xx support.
2020-03-18 npRemove spurious warning about invalid VPD data.
2020-03-17 cemImplement sysctl kern.boot_id
2020-03-17 tuexenHandle the timers in a consistent sequence according...
2020-03-17 jhbMark procfs-based process debugging as deprecated for...
2020-03-17 arichardsonFix misleading indentation warning in OCTEON1 kernel
2020-03-17 arichardsonFix build of XLP MIPS kernel with clang
2020-03-17 hselaskyAdd new USB device ID to u3g driver.
2020-03-17 pkelseyRestore power-of-2 queue count constraint from r290948
2020-03-16 cemRemove misleading / redundant bzero in callout_callwhee...
2020-03-16 mavFix infinite scan on a pool with only special allocations
2020-03-16 traszMake autofs(5) timeout messages include affected proces...
2020-03-16 gallatinAvoid a cache miss accessing an mbuf ext_pgs pointer...
2020-03-16 alfredoatp: fix mouse attachment on PowerBook5,6 (G4)
2020-03-16 hselaskyFix for double unlock in ipoib.
2020-03-15 emasteif_muge: whitespace and style cleanup
2020-03-15 impWe don't need $M/$M in the path anymore.
2020-03-15 emastemuge: drop CSUM from MUGE_DEFAULT_TSO_CSUM_ENABLE
2020-03-15 emastemuge: enable RXCSUM as it now works
2020-03-14 pkelseyRemove extraneous code from iflib
2020-03-14 pkelseyAdjust if_vmx default receive parameters for better...
2020-03-14 pkelseyFix if_vmx receive checksum offload bug and harden...
2020-03-14 pkelseyRemove refill budget from iflib
2020-03-14 pkelseyAllow iflib drivers to specify the buffer size used...
2020-03-14 pkelseyRemove freelist contiguous-indexes assertion from rxd_f...
2020-03-14 pkelseyFix iflib zero-length fragment handling
2020-03-14 pkelseyFix iflib freelist state corruption
2020-03-14 impSparc64 and pc98 needed cam_machdep and/or ata_machdep...
2020-03-14 bzkern_jail: missing \0 termination check on osrelease...
2020-03-14 impAdd comment about how the deferred callback for AC_FOUN...
2020-03-14 emastemuge: correct RX checksum offload
2020-03-14 freqlabsTODO DONE: Use sx_xholder in SPL rwlock.h
2020-03-13 impGive some indication of the CCB that's in flight when...
2020-03-13 tuexensendfile() does currently not support SCTP sockets.
2020-03-13 mavIncrease buffer in mprsas_log_command() from 192 to...
2020-03-13 jhibbitspowerpc: Simplify _nodrop variants of FPU and vector...
2020-03-13 npcxgbe(4): Do not display error messages related to...
2020-03-12 cemkern_shutdown: Add missing EKCD ifdef
2020-03-12 tuexenUse KMOD_TCPSTAT_INC instead of TCPSTAT_INC for RACK...
2020-03-12 luporlEnable ixl device on PowerPC64
2020-03-11 jeffCheck for busy or wired in vm_page_relookup(). Some...
2020-03-11 mckusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-11 wulfwmt(4): Reapply r358872 (by hselasky) modified to use
2020-03-11 wulfwmt(4): revert r358872 (by hselasky)
next