tcpdump(1): Match struct hnamemem types.
[dragonfly.git] / sys /
2019-04-08 zrjsys/boot/pc32: Fix -flto warnings in pxe.c
2019-04-07 zrjKernel: Minor whitespace cleanup in kern_kinfo.c.
2019-04-07 Sascha Wildner<sys/ttydefaults.h>: Constify ttydefchars[], make size...
2019-04-06 Sascha WildnerSync ACPICA with Intel's version 20190405.
2019-04-05 Tomohiro Kusumisys/vfs/fuse: Fix confusing vop_write_dirent() retval...
2019-04-05 Tomohiro Kusumisys/vfs/autofs: Use VFS_STATFS()
2019-04-05 Sascha Wildner<unistd.h>/<sys/unistd.h>: Update comments.
2019-04-05 Tomohiro Kusumisys/vfs/fuse: Mark /dev/autofs with D_MPSAFE
2019-04-04 Tomohiro Kusumisys/vfs/fuse: Add a comment
2019-04-05 Matthew Dillonkernel - quiet repeated DA/CD probes for removable...
2019-04-02 Tomohiro Kusumisys/vfs/fuse: Drop PCATCH from tsleep on waiting IPC...
2019-04-02 Matthew Dillonkernel - Add AC256 (sound) quirk
2019-04-02 Sascha WildnerSync ACPICA with Intel's version 20190329.
2019-04-01 Tomohiro Kusumisys/vfs: Remove .vop_mmap implementations
2019-04-01 Tomohiro Kusumisys/vfs/fuse: Add fuse_vop_{get,put}pages()
2019-04-01 Tomohiro Kusumisys/vfs/fuse: Add assertions
2019-04-01 Tomohiro Kusumisys/vfs/fuse: Cleanup (use TAILQ_FOREACH())
2019-04-01 Sepherosa Ziehaulapic: Don't do AMD C1E fixup on virtual machines by...
2019-04-01 Sascha WildnerClean up some gcc50 remains.
2019-03-31 Matthew Dillonkernel - Add LAPIC timer C1E test skip for AWS
2019-03-31 Sascha WildnerMove <sys/termios.h> to <termios.h>.
2019-03-31 Tomohiro Kusumisys/vfs/fuse: Add initial FUSE support
2019-03-31 Tomohiro Kusumisys/kern: Add struct file* arg to VOP_{GETATTR,SETATTR...
2019-03-30 Sascha Wildnerkernel: Remove two duplicate #include's.
2019-03-30 Matthew Dillonkernel - Fix panic in uhci attach error path (2)
2019-03-29 François Tigeotdrm/ttm: Sync with Linux 3.16
2019-03-29 François Tigeotdrm/linux: Add some shrinker stub code
2019-03-29 Matthew Dillonkernel - Fix panic in uhci attach error path
2019-03-28 Sascha Wildnerkernel/netgraph7: Fix the build after the recent callou...
2019-03-28 Matthew Dillonkernel - Add callout API calls for netgraph7 (2)
2019-03-28 Matthew Dillonkernel - Add callout API calls for netgraph7
2019-03-28 Matthew Dillonkernel - make bcmp linux-compatible, add memcmp
2019-03-28 Matthew Dillonkernel - Try to ensure a uniform fsid for exports (2)
2019-03-28 Matthew Dillonkernel - Try to ensure a uniform fsid for exports
2019-03-28 Matthew Dillonkernel - Rewrite the callout_*() API (4)
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API (3)
2019-03-27 Matthew Dillonkernel - Fix more wiring / fictitious bugs w/recent...
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API (2)
2019-03-27 zrjvkernel64: Sync to recent API changes.
2019-03-27 zrj<sys/callout.h>: Add missing <sys/spinlock.h> include.
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API
2019-03-27 Matthew Dillonkernel - Refactor swapcache heuristic
2019-03-27 Matthew Dillonkernel - Preliminary vm_page hash lookup (2), cleanups...
2019-03-27 Matthew Dillonkernel - Optimize vm_page_wakeup(), vm_page_hold()...
2019-03-27 Matthew Dillonkernel - Preliminary vm_page hash lookup
2019-03-27 Matthew Dillonkernel - Refactor vm_map structure 1/2
2019-03-27 Matthew Dillonkernel - Fix df and unmount of bad NFS volumes
2019-03-25 Sascha Wildnerkernel: Clean up the usage of <machine/pc/bios.h> and...
2019-03-24 zrjkernel/pc64: Remove leftover debug kprintf.
2019-03-24 Sascha Wildnerkernel: Fix indent.
2019-03-23 François Tigeotdrm/ttm: Remove unused headers
2019-03-23 François Tigeotdrm/ttm: Remove two useless files
2019-03-23 François Tigeotdrm/linux: Add atomic_long_inc_not_zero()
2019-03-20 Matthew Dillonhammer2 - Fix panic on corrupt root inode on mount
2019-03-18 Matthew Dillonkernel - Fix info->si_code for waitid() (2)
2019-03-18 Matthew Dillonkernel - Fix info->si_code for waitid()
2019-03-18 Sascha Wildnerkernel: Remove a no longer needed header file.
2019-03-17 François Tigeotdrm/ttm: Sync ttm_bo_man_put_node() with Linux 3.18
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-17 Sascha WildnerFix some typos in manpages/messages.
2019-03-16 François Tigeotdrm/linux: Improve linux/wait.h
2019-03-15 François Tigeotdrm/linux: Add ATOMIC_INIT()
2019-03-14 Sascha Wildneri386 removal, part 71/x: Remove legacy FreeBSD brand.
2019-03-12 Matthew Dillondrm/ttm: convert to unified vma offset manager
2019-03-12 François Tigeotdrm/ttm: get rid of ttm_bo_is_reserved usage
2019-03-12 François Tigeotdrm/ttm: inline ttm_bo_reserve and related calls
2019-03-12 Tomohiro Kusumisys/vm: Fix vnode_pager_haspage() description
2019-03-12 Matthew Dillonpsm - Fix panic in ps/2 mouse driver
2019-03-11 Matthew Dillonkernel - Fix IDR bugs
2019-03-11 François Tigeotdrm/ttm: convert to the reservation api
2019-03-11 Matthew Dillondrm: Fully rework the ww_mutex implementation
2019-03-11 Matthew Dillonufs - Expand time_t support to 48 bits
2019-03-10 François Tigeotdrm: CONFIG_AGP is off by default
2019-03-09 Matthew Dillonkernel - Correct null pointer panic in debug code
2019-03-06 François Tigeotdrm/radeon: Use shorter lockinit identifiers
2019-03-05 François Tigeotdrm/linux: Add struct rcu_head
2019-03-05 Sascha Wildnerkernel/radeon: Remove obsolete #undef.
2019-03-05 Sascha Wildnerkernel: Remove libkern.h inclusion from a few files...
2019-03-05 Matthew Dillonkernel - Remove vm_map min_offset and max_offset macros
2019-03-04 Sascha Wildnerkernel/hammer: Remove the old inactive live dedup code.
2019-03-04 Sascha Wildnerkernel: Remove {bus,device}_if.h from where <sys/bus...
2019-03-04 Sascha Wildnerkernel/acpica: Cleanup header inclusion situation a...
2019-03-04 Sascha Wildnerkernel/cam: Fix buildkernel with 'options CAMDEBUG'.
2019-03-04 François Tigeotdrm/linux: Improve linux/pci.h
2019-03-04 François Tigeotdrm: Add or improve a few include/linux headers
2019-03-04 Matthew Dillonkernel - Add debug.acpi.silence_all sysctl
2019-03-04 Matthew Dillonkernel - Change callout in struct ccb_hdr
2019-03-03 François Tigeotdrm/linux/rbtree.h: Rename RB_ROOT to LINUX_RB_ROOT
2019-03-03 Sascha Wildnerkernel/ixgbe: Fix buildkernel, re-apply 9e2814118aabe1f...
2019-03-03 Sepherosa Ziehauix: Sync with Intel ixgbe-3.3.6
2019-03-02 Matthew Dillonkernel - Add callout debugging
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-03-02 Sascha Wildnerkernel/sound: Remove local KOBJMETHOD_END defines.
2019-03-02 Sascha Wildner<sys/systm.h>: No need to include <sys/callout.h> here.
2019-03-01 Sascha Wildnerkernel/ena: Fix another error path.
2019-03-01 Sascha Wildnerkernel/ena: Fix an uninitialized variable issue in...
2019-02-28 François Tigeotdrm/linux: Add rcu_assign_pointer()
2019-02-28 Matthew Dillonkernel - Add /dev/part-by-label
2019-02-28 Matthew Dillonkernel - Slightly change the behavior of MADV_NOSYNC...
2019-02-28 Matthew Dillonkernel - Document possible dead code
next