libexec/dma: sync with upstream
[dragonfly.git] / sys / dev /
2020-10-22 Sascha Wildnerkernel: Fix two more -Wcast-qual warnings reported...
2020-10-19 Sascha WildnerAdjust permissions of various files.
2020-10-16 Daniel FojtUpgrade libedit. 1/2
2020-10-14 François Tigeotdrm: fix a bug in ttm_bo_add_to_lru()
2020-10-12 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-10 Daniel FojtUpgrade file(1) and libmagic. 1/2
2020-10-08 François Tigeotdrm: Fix a locking issue in shmem_read_mapping_page()
2020-10-05 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-19 Sascha WildnerMerge branch 'vendor/BYACC'
2020-09-12 Daniel FojtUpgrade libressl. 1/2
2020-09-11 François Tigeotdrm/linux: Fix __test_and_set_bit()
2020-09-11 François Tigeotdrm/linux: Add pagevec_space()
2020-09-10 Sascha WildnerSync tpm(4) with FreeBSD.
2020-09-09 Daniel FojtUpgrade vi(1). 1/2
2020-09-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-01 Matthew Dillondrm - Implement poor-man's RCU
2020-09-01 Matthew Dillonkernel - Revamp ifsq_watchdog*() a bit
2020-08-29 Sascha Wildnervkernel: Adjust vke(4) for the if_media.h changes ...
2020-08-25 Sascha Wildnerkernel/nata: Fix operator precedence issue.
2020-08-19 David Shaokernel: recognize newer Intel I219 ethernet controllers
2020-08-19 Daniel FojtUpgrade ncurses. 1/2
2020-08-15 Sascha WildnerMerge branch 'vendor/BYACC'
2020-08-11 Sascha Wildnerkernel/iscsi: Remove iscsi's local definition of boolean_t.
2020-08-10 Daniel FojtUpgrade dialog(1). 1/2
2020-08-08 Sascha Wildnerkernel: Remove <machine/npx.h> from two headers that...
2020-08-07 François Tigeotdrm: Add linux/irqhandler.h
2020-08-05 François Tigeotdrm/linux: Add unsafe_put_user()
2020-08-05 François Tigeotdrm: Add headers and infrastructure required by Linux...
2020-08-04 Daniel FojtBuild libssh with ldns support. 1/2
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-08-02 Sascha Wildnerkernel: Some minor adjustments for amd{smn,temp}(4).
2020-08-02 Pierre-Alain TORETBring amdtemp from FreeBSD
2020-08-02 Pierre-Alain TORETBring amdsmn from FreeBSD
2020-08-02 Sascha Wildnerkernel/powermng: Sort SUBDIRs.
2020-08-01 François Tigeotdrm: Fix dma_fence_wait()
2020-08-01 Sascha Wildnerix(4): Fix a wrong check (&& -> ||).
2020-08-01 Sascha Wildnerre(4): Fix a wrong check. Looks like copy/paste but...
2020-08-01 Sascha Wildnermfi(4): Fix a wrong check.
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-27 François Tigeotdrm: Update to Linux 4.12.14
2020-07-27 François Tigeotdrm/linux: Add pagevec API from Linux 4.15+
2020-07-27 François Tigeotdrm/linux: Add kthread parking functions
2020-07-26 François Tigeotdrm/linux: Fix complete() and complete_all()
2020-07-25 Matthew Dillonkernel - Refactor in-kernel system call API to remove...
2020-07-25 François Tigeotdrm/linux: Add __list_del() and __list_del_entry()
2020-07-25 François Tigeotdrm/linux: dma_fence_get_rcu_safe()
2020-07-25 François Tigeotdrm/linux: Add various rbtree functions
2020-07-23 François Tigeotdrm/linux: Fix stop_machine()
2020-07-22 Sascha Wildnerkernel/e1000: Add missing 'break'.
2020-07-22 François Tigeotdrm/linux: Add get_task_pid()
2020-07-22 Daniel FojtUpgrade libressl. 1/2
2020-07-22 François Tigeotdrm: Implement dma-buf operations, enable most drm_prim...
2020-07-19 Sascha Wildnerlinux/kernel.h: Add some __printf() where appropriate.
2020-07-17 Daniel FojtUpgrade ldns and drill(1). 1/2
2020-07-15 François Tigeotdrm: restore pre-Linux 4.10 print functions
2020-07-13 François Tigeotdrm: Update base driver to Linux 4.10.17
2020-07-13 François Tigeotdrm/linux: Do not sleep when not required in schedule_t...
2020-07-12 François Tigeotdrm/linux: break from wait_event_xxx() loops sooner
2020-07-12 François Tigeotdrm/linux: Fix lost wakeup event issues with wait_event...
2020-07-12 François Tigeotdrm/linux: Implement module_param() directives
2020-07-12 François Tigeotdrm/linux: Import the radix-tree code from FreeBSD
2020-07-11 François Tigeotdrm/linux: Fix an unlock without lock issue in dma_fenc...
2020-07-11 François Tigeotdrm/linux: fix races in the ww mutex code that can...
2020-07-09 Daniel FojtUpgrade liblzma and xz(1). 1/2
2020-07-04 Sascha Wildner<sys/cdefs.h>: Move various defines to <sys/systm.h...
2020-07-03 Daniel FojtMerge branch vendor/AWK into master.
2020-07-02 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-27 Daniel FojtUpgrade libarchive, bsdcat(1), bsdcpio(1) and bsdtar...
2020-06-25 Daniel FojtUpgrade awk(1). 1/2
2020-06-24 François Tigeotdrm: Add headers, stubs and constants required by Linux...
2020-06-24 François Tigeotdrm: Move acpi_is_video_device() to linux/acpi.h
2020-06-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-16 François Tigeotdrm/i915: enable i915_gem_phys_ops
2020-06-15 François Tigeotdrm/i915: Use kmem_cache functions
2020-06-15 François Tigeotdrm/linux: Add kmem_cache functions and related constants
2020-06-12 Daniel FojtUpgrade less(1). 1/2
2020-06-11 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits (2)
2020-06-11 Daniel FojtUpgrade diffutils. 1/2
2020-06-09 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits
2020-06-09 François Tigeotdrm/linux: Add work_pending()
2020-06-09 François Tigeotdrm/linux: Add raw_read_seqcount()
2020-06-09 François Tigeotdrm/linux: Add swiotlb_max_segment()
2020-06-08 François Tigeotdrm/linux: Rewrite dev_printk()
2020-06-08 François Tigeotdrm/linux: Rewrite seq_printf()
2020-06-08 François Tigeotdrm/mm: Fix definitions of alloc_pages() and __free_pages()
2020-06-08 François Tigeotdrm/linux: Add mutex_lock_nested() and mutex_trylock_re...
2020-06-08 François Tigeotdrm/linux: Add list_for_each_entry_safe_reverse()
2020-06-08 François Tigeotdrm/linux: Improve put_user()
2020-06-07 François Tigeotdrm: Add linux/llist.h
2020-06-07 François Tigeotdrm/linux: Fix casting issues in cmpxchg()
2020-06-06 François Tigeotdrm: Switch to the OpenBSD dma-fence implementation
2020-06-06 François Tigeotdrm/linux/dma-buf: Rename struct fence to dma_fence
2020-06-04 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-04 François Tigeotdrm/linux: Add pid_nr()
2020-06-04 François Tigeotdrm/linux: Fix ratelimit.h copyright
2020-06-04 Daniel Fojtkernel: avoid possible sysctl integer overflow in acpi_...
2020-06-03 Pierre-Alain TORETkernel/acpi: sync acpi_thinkpad with FreeBSD acpi_ibm
2020-06-03 François Tigeotdrm: Add Coccinelle transformation scripts
2020-06-02 Sascha Wildnerkernel/efirt: Fix a kfree(NULL) panic when deleting...
2020-06-02 Daniel FojtUpgrade grep(1). 1/2
next