dsynth - Account for extraction size
[dragonfly.git] / sys /
2019-08-23 François Tigeotdrm/radeon: Disable acceleration on evergreen
2019-08-23 François Tigeotdrm: Partially sync drm_ioctl() with Linux 4.7.10
2019-08-22 Matthew Dillonkernel - Fix devfs bitmap races for pty and other devices
2019-08-21 Matthew Dillonkernel - Fix dangling ref on fifo vnode
2019-08-21 Matthew Dillonkernel - Rejigger midistat functions to close a race
2019-08-21 Matthew Dillonkernel - merge m_pulldown() bug fix
2019-08-20 Roy Marplesroute: Remove ref counting around rt_newaddrmsg().
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-17 Matthew Dillonkernel - Fix race in sys_shmmat()
2019-08-16 Roy Marplesinet6: Take route reference before announcing address
2019-08-16 Roy Marplesbump version for prior
2019-08-16 Roy Marplesinet6: emit RTM_NEWADDR messages on address flag changes.
2019-08-16 Roy Marplesroute: Add support for route(4) message filtering.
2019-08-15 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comment on chain allocation
2019-08-15 Antonio Huete Jimenezahci - Add quirk for MCP73 AHCI Controller
2019-08-14 Sepherosa Ziehaunet/raw: Assert all APIs are called from netisr0.
2019-08-13 Matthew Dillonkernel - Fix SMP races in raw socket code
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_MASK
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Drop redundant H2FMSHIFT() macro
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Move duplicated macros H2FM*() to...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Drop unused inline function hammer2_fr...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_SIZE
2019-08-11 Tomohiro Kusumisys/vfs/hammer2: Cleanup unused bp/nbio's in strategy
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Use MAXBSIZE for getblk() size limit
2019-08-10 François Tigeotdrm/linux: Add X86_FEATURE_HYPERVISOR
2019-08-10 François TigeotBuild: Bump __DragonFly_version to 500703
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix comments on inode lock on truncation
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix indentation
2019-08-10 Sascha Wildnerkernel: Fix the _KERNEL/_KERNEL_STRUCTURES checks w...
2019-08-09 Sascha Wildner<machine/stdint.h>: Move __offsetof() to <sys/cdefs.h>.
2019-08-09 Sascha Wildner<machine/stdint.h>: Use __GNUC_PREREQ__() for a __GNUC_...
2019-08-08 Roy Marplesinet6: discard NA messages with a lladdress we own
2019-08-08 Roy Marplesnet/if: introduce if_bylla to find an interface by...
2019-08-08 Sascha Wildner<sys/stdint.h>: Remove obsolete typedefs for __wctrans_...
2019-08-08 Sascha Wildner<uchar.h>: Define char16_t and char32_t better.
2019-08-07 François Tigeotdrm/linux: Implement more idr routines
2019-08-07 François Tigeotkernel: Enable more generic drm code
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
2019-08-06 Sascha Wildner<sys/copyright.h>: Remove a K&R leftover; use just...
2019-08-05 Tomohiro Kusumisys/vfs/hammer2: Drop redundant ; in H2XOPDESCRIPTOR()
2019-08-06 Sascha WildnerFWIW, fix systags.sh.
2019-08-06 Sascha Wildnerkernel/ixgbe: Use __restrict instead of restrict like...
2019-08-06 Sascha Wildnerkernel/drm: Add print_hex_buffer() and use it.
2019-08-04 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on chain
2019-08-03 Matthew Dillonahci - sili - Reduce insertion delay from 10 seconds...
2019-08-03 Tomohiro Kusumisys/vfs/hammer2: Test bref type HAMMER2_BREF_TYPE_EMPTY...
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Fix function name in panic() calls
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Drop unused CHAIN_CORE_DELETE_BMAP_ENTRIES
2019-08-02 Matthew Dillonkernel - Add SIOCGIFALIAS
2019-08-02 Sascha Wildnerkernel: Clean up a bit after the recent tap/tun changes.
2019-08-02 Matthew Dillonhammer2 - Reorder errno priority for unlink directory...
2019-08-01 François Tigeotdrm/linux: Add pci_name()
2019-08-01 François Tigeotdrm/linux: Add DEFINE_SPINLOCK()
2019-08-01 Matthew Dillonkernel - Add quirks for CORSAIR STRAFE_RGB keyboard
2019-08-01 Matthew Dillonkernel - Enable busmaster on bridges (BIOS might not)
2019-08-01 Matthew Dillonbuild - Adjust _CMSG_ALIGN() for compatibility
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Drop unused hammer2_chain::flush_node
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_BREF_TYPE_EMPTY for blockr...
2019-08-01 Sascha WildnerRemove <machine/inttypes.h> from a number of files...
2019-07-30 Matthew Dillonif_tap - set pid reporting with FIOSETOWN too
2019-07-30 Matthew Dillonif_tap/if_tun - Remove pre-created devices
2019-07-30 Antonio Huete Jimenezkcollect - Fix comments
2019-07-28 Sascha Wildnerkernel/vga: Remove unneeded opt_*.h inclusions.
2019-07-28 Sascha Wildner<vfs/hammer2/hammer2.h>: Fix buildworld after 120385e8e...
2019-07-28 Sascha Wildner<sys/buf2.h>: Remove a number of unneeded #include's.
2019-07-26 Tomohiro Kusumisys/vfs/hammer2: Update ascii-art/comments in hammer2_d...
2019-07-25 Matthew Dillonkernel - Replace kmalloc_cachealign() with kmalloc...
2019-07-22 Tomohiro Kusumisys/vfs/hammer2: Add XXX for obsolete comments on hardlink
2019-07-22 Sascha Wildnerkernel/drm: Various cleanups.
2019-07-21 Tomohiro Kusumisys/vfs/hammer2: Fix comments on HAMMER2_FREEMAP_LEVEL...
2019-07-20 François Tigeotdrm/linux: Port kfifo.h to DragonFly
2019-07-20 François Tigeotdrm/linux: Import linux/kfifo.h from NetBSD
2019-07-19 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup
2019-07-20 Matthew Dillonkernel - Fix rare NFS deadlock
2019-07-19 Matthew Dillonkernel - Fix panic related to USB cd
2019-07-15 François Tigeotdrm/radeon: Update to Linux 4.4.180
2019-07-15 François Tigeotdrm: Remove no longer required iic code and dependencies
2019-07-15 François Tigeotdrm: Improve linux/pci.h
2019-07-14 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on attr_tid...
2019-07-11 Sascha Wildnerkernel/netgraph7: Fix build.
2019-07-11 Matthew Dillonkernel - Zen 2 - Make sure %fs's selector is loaded...
2019-07-10 Sascha Wildnerkernel/netgraph7: Remove unneeded __va_*() definitions.
2019-07-10 Sascha Wildnerkernel/hammer2: Use <sys/stdarg.h> in the kernel, not...
2019-07-10 Sascha WildnerACPICA: Remove unneeded __va_*() definitions, include...
2019-07-10 Sascha Wildnerkernel/drm: Use va_*() instead of __va_*(), just like...
2019-07-10 Sascha WildnerMake va_*() macros available to the kernel in <sys...
2019-07-10 Sascha WildnerSync ACPICA with Intel's version 20190703.
2019-07-07 François Tigeotdrm/linux: Add struct i2c_board_info and i2c_new_device()
2019-07-05 François Tigeotdrm/linux: Add dmi_match()
2019-07-02 Matthew Dillonkernel - Fix lwp_tid ranging error
2019-06-30 François Tigeotdrm: Start using flush_delayed_work()
2019-06-30 Sascha Wildner<sys/conf.h>: Move SPECNAMELEN to <sys/param.h>.
2019-06-29 Sascha Wildner<sys/signal.h>: Adjust a number of struct member types...
2019-06-29 François Tigeotdrm/linux: Add flush_delayed_work()
2019-06-29 François Tigeotdrm/linux: Fix a NULL pointer dereference in signal_pen...
2019-06-28 Matthew Dillonkernel - VM rework part 21 - Fix excessive paging to...
2019-06-28 Matthew Dillonahci - Enforce 10-second poll of chipset
2019-06-28 Matthew Dillonkernel - Add TPS balancing mode to scsi_da (da* disks)
2019-06-26 François Tigeotdrm/radeon: Switch to Linux i2c APIs
2019-06-26 Sascha Wildnerkernel/genassym: Remove some unneeded assyms.
next