]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Some more uint32_t cleanups, no functional change.
[FreeBSD/FreeBSD.git] / sys /
2020-03-27 tuexenSome more uint32_t cleanups, no functional change.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 tuexenUse uint32_t where it is expected to be used. No functi...
2020-03-27 hselaskyChange default microphone level from 0 to 25.
2020-03-27 hselaskyImprove USB audio mixer support for USB audio class...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-27 jkimMerge ACPICA 20200326.
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-26 markjSimplify td_ucred handling in newnfs_connect().
2020-03-26 markjRemove unused SYSINIT macros for capability rights.
2020-03-26 luporl[PowerPC64] Fix OPAL IPMI driver
2020-03-26 hselaskyBe more intelligent when classifying USB audio terminal...
2020-03-26 hselaskyMake mute controls available for USB audio mixers.
2020-03-26 hselaskyFactor out USB audio mixer value range check.
2020-03-26 hselaskyAvoid scaling USB audio mixer values twice.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-25 tuexenRemove an optimization, which was incorrect a couple...
2020-03-25 tuexenImprove consistency in debug output.
2020-03-25 freqlabsMFOpenZFS: ZVOLs should not be allowed to have children
2020-03-25 tuexenRevert https://svnweb.freebsd.org/changeset/base/357829
2020-03-25 tuexenUse consistent debug output.
2020-03-25 tuexenDon't restore the vnet too early in error cases.
2020-03-24 tuexenOnly call panic when building with INVARIANTS.
2020-03-24 tuexenAnother cleanup of the timer code. Also be more pedanti...
2020-03-24 jhibbitsichwd: Add Atom C3000 watchdog ID.
2020-03-24 cemFix PNP matching for iflib NIC drivers
2020-03-24 markjRemove the secondary_stacks array in arm64 and riscv...
2020-03-24 jhibbitsismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses...
2020-03-24 emasteiflib: simplify MPASS assertion
2020-03-24 emasteiflib: split compound assertion
2020-03-24 kibkern_copy_file_range(): check the file type.
2020-03-23 cemarm: Fix atomic long APIs to correct 'u_long' signedness
2020-03-23 jhbUse the newer EINTEGRITY error when authentication...
2020-03-23 brooksBump for kyua import.
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...
next