]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Import the kyua test framework.
[FreeBSD/FreeBSD.git] / sys /
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Alex RichardsonFix newvers.sh on macOS 10.15
2020-03-23 Baptiste DaroussinRemove unneeded dependency on libl
2020-03-23 Michael TuexenCleanup the file and add two ASSERT variants for locks...
2020-03-22 Alex RichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-22 Alex RichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 Rick MacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 Mitchell HorneFix ordering of machine includes
2020-03-22 Hans Petter SelaskyAdd new USB ID.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-21 Michael TuexenMore timer cleanups, no functional change.
2020-03-20 Konstantin BelousovIntroduce LINUXKPI_GENSRCS.
2020-03-20 Mark JohnstonLock the socket in soo_stat().
2020-03-20 Ed MasteRemove cx module subdir, missed in r359178
2020-03-20 Ed MasteUse a separate copy of machdep.h in cp and ce drivers
2020-03-20 Ed MasteRemove ctau module subdir, missed in r359178
2020-03-20 Ed Masteretire cx,ctau drivers
2020-03-20 Mark JohnstonSimplify uipc_detach() slightly.
2020-03-20 Mark JohnstonRemove UNP_NASCENT, reverting r303855.
2020-03-20 Ed Mastesys/cam: remove doubled ;s
2020-03-20 Warner LoshImplement a workaround for kms-drm modules
2020-03-20 Michael TuexenRemove a set, but unused variable.
2020-03-20 Alfredo Dal'Ava... [PowerPC] fix panic reading /dev/kmem on !DMAP machines
2020-03-20 Navdeep Parharcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-20 Gavin AtkinsonAdd new USB device ID for Elecom 802.11ac USB device.
2020-03-19 Michael TuexenA a missing NET_EPOCH_ENTER/NET_EPOCH_EXIT pair. This...
2020-03-19 Mark JohnstonFix synchronization in the IPV6_2292PKTOPTIONS set...
2020-03-19 Michael TuexenConsistently provide arguments for timer start and...
2020-03-19 Michael TuexenCleanup the stream reset and asconf timer.
2020-03-19 Alexander MotinFix SES on device slots without phys after r349321.
2020-03-19 Mark Johnstonkern_dup(): Call filecaps_free_prep() in a write section.
2020-03-19 Mark JohnstonEnter a write sequence when updating rights.
2020-03-19 Michael TuexenThe MTU candidates MUST be a multiple of 4, so make...
2020-03-19 David BrightFix parameter reversal potentially causing buffer overrun.
2020-03-19 Hans Petter SelaskyCorrectly implement support for remote wakeup for USB...
2020-03-19 Alexander MotinMFOpenZFS: make zil max block size tunable
2020-03-19 Konstantin BelousovAdd file for static compilation of mlx5.
2020-03-19 Alexander MotinAdd missing STAILQ_INIT() in ciss_disable_adapter().
2020-03-18 Konstantin Belousovmlx5_core: lower the severity of message noting that...
2020-03-18 Konstantin Belousovmlx5: Route NIC_VPORT_CHANGE events to eswitch code.
2020-03-18 Konstantin Belousovmlx5: Read number of VF ports from the SR-IOV cap.
2020-03-18 Konstantin Belousovmlx5: Use eswitch interface to configure VFs steering.
2020-03-18 Konstantin Belousovmlx5: Add 'follow' vport state, relevant for VFs.
2020-03-18 Konstantin Belousovmlx5: Integrate eswitch and mpfs management code.
2020-03-18 Konstantin Belousovmlx5: Restore eswitch management code from attic.
2020-03-18 Konstantin Belousovmlx5: Basic PCIe side of SR-IOV support.
2020-03-18 Konstantin Belousovlinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 Konstantin BelousovAdd pci_iov_if.h header as a dependency for Linuxkpi...
2020-03-18 Konstantin Belousovmlx5_core: add sysctls to report device capabilities.
2020-03-18 Konstantin BelousovDo not spuriously re-enable disabled io_apic pin on...
2020-03-18 Konstantin BelousovStop (trying to) renumber io apics.
2020-03-18 Konstantin BelousovWiden the stored io_apic_id to 8 bits.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Ed Masteif_muge: use C99 bool for boolean vars
2020-03-18 Rebecca Cranath_hal: fix typo in ath_hal_printf
2020-03-18 Brandon Bergren[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-18 Justin Hibbitspowerpc: Axe PPC4xx support.
2020-03-18 Navdeep ParharRemove spurious warning about invalid VPD data.
2020-03-17 Conrad MeyerImplement sysctl kern.boot_id
2020-03-17 Michael TuexenHandle the timers in a consistent sequence according...
2020-03-17 John BaldwinMark procfs-based process debugging as deprecated for...
2020-03-17 Alex RichardsonFix misleading indentation warning in OCTEON1 kernel
2020-03-17 Alex RichardsonFix build of XLP MIPS kernel with clang
2020-03-17 Hans Petter SelaskyAdd new USB device ID to u3g driver.
2020-03-17 Patrick KelseyRestore power-of-2 queue count constraint from r290948
2020-03-16 Conrad MeyerRemove misleading / redundant bzero in callout_callwhee...
2020-03-16 Alexander MotinFix infinite scan on a pool with only special allocations
2020-03-16 Edward Tomasz Napi... Make autofs(5) timeout messages include affected proces...
2020-03-16 Andrew GallatinAvoid a cache miss accessing an mbuf ext_pgs pointer...
2020-03-16 Alfredo Dal'Ava... atp: fix mouse attachment on PowerBook5,6 (G4)
2020-03-16 Hans Petter SelaskyFix for double unlock in ipoib.
2020-03-15 Ed Masteif_muge: whitespace and style cleanup
2020-03-15 Warner LoshWe don't need $M/$M in the path anymore.
2020-03-15 Ed Mastemuge: drop CSUM from MUGE_DEFAULT_TSO_CSUM_ENABLE
2020-03-15 Ed Mastemuge: enable RXCSUM as it now works
2020-03-14 Patrick KelseyRemove extraneous code from iflib
2020-03-14 Patrick KelseyAdjust if_vmx default receive parameters for better...
2020-03-14 Patrick KelseyFix if_vmx receive checksum offload bug and harden...
2020-03-14 Patrick KelseyRemove refill budget from iflib
2020-03-14 Patrick KelseyAllow iflib drivers to specify the buffer size used...
2020-03-14 Patrick KelseyRemove freelist contiguous-indexes assertion from rxd_f...
2020-03-14 Patrick KelseyFix iflib zero-length fragment handling
2020-03-14 Patrick KelseyFix iflib freelist state corruption
2020-03-14 Warner LoshSparc64 and pc98 needed cam_machdep and/or ata_machdep...
2020-03-14 Bjoern A. Zeebkern_jail: missing \0 termination check on osrelease...
2020-03-14 Warner LoshAdd comment about how the deferred callback for AC_FOUN...
2020-03-14 Ed Mastemuge: correct RX checksum offload
2020-03-14 Ryan MoellerTODO DONE: Use sx_xholder in SPL rwlock.h
2020-03-13 Warner LoshGive some indication of the CCB that's in flight when...
2020-03-13 Michael Tuexensendfile() does currently not support SCTP sockets.
2020-03-13 Alexander MotinIncrease buffer in mprsas_log_command() from 192 to...
2020-03-13 Justin Hibbitspowerpc: Simplify _nodrop variants of FPU and vector...
2020-03-13 Navdeep Parharcxgbe(4): Do not display error messages related to...
2020-03-12 Conrad Meyerkern_shutdown: Add missing EKCD ifdef
2020-03-12 Michael TuexenUse KMOD_TCPSTAT_INC instead of TCPSTAT_INC for RACK...
2020-03-12 Leandro LuporiEnable ixl device on PowerPC64
2020-03-11 Jeff RobersonCheck for busy or wired in vm_page_relookup(). Some...
2020-03-11 Kirk McKusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
next