]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi
contrib/tzdata: import tzdata 2021c
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi /
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-09-29 Vladimir KondratyevLinuxKPI: Remove vma argument from fault method of...
2021-09-29 Vladimir KondratyevLinuxKPI: Hide some internal symbols in linux_interrupt.c
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux_page.c and some dependent code...
2021-09-29 Vladimir KondratyevLinuxKPI: Update pte_fn_t definition to match Linux 5.3
2021-09-29 Vladimir KondratyevLinuxKPI: Implement backlight_enable and backlight_disa...
2021-09-29 Vladimir KondratyevLinuxKPI: Add dummy pgprot_decrypted() implementation
2021-09-29 Vladimir KondratyevLinuxKPI: Cast offset_in_page() parameter to unsigned...
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux/poison.h header
2021-09-29 Vladimir KondratyevLinuxKPI: Add helper functions to store integers to...
2021-09-29 Vladimir KondratyevLinuxKPI: Allow cdev_pager prefault handler to steal...
2021-09-29 Vladimir KondratyevLinuxKPI: stub anon_inode_getfile
2021-09-29 Vladimir KondratyevLinuxKPI: Factor out vmf_insert_pfn_prot() routine
2021-09-29 Vladimir KondratyevLinuxKPI: Invoke release handler when file is destroyed...
2021-09-29 Vladimir KondratyevLinuxKPI: allocate current before taking shrinkers...
2021-09-29 Vladimir KondratyevLinuxKPI: implement _IOC_TYPE and _IOC_NR macros in...
2021-09-29 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-09-29 Vladimir KondratyevLinuxKPI: Implement get_file_rcu()
2021-09-29 Bjoern A. ZeebLinuxKPI: fix build
2021-09-29 Bjoern A. ZeebLinuxKPI: implement dma_set_coherent_mask()
2021-09-27 Bjoern A. ZeebLinuxKPI: dma-mapping.h unify "mask" and "dma_mask"
2021-09-27 Bjoern A. ZeebLinuxKPI: disable device_release_driver()
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-15 John Baldwin<linux/overflow.h>: Don't use __has_builtin().
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-07-31 Bjoern A. ZeebLinuxKPI: fix bug in le32p_replace_bits()
2021-07-31 Hans Petter SelaskyLinuxKPI: Make FPU sections thread-safe and use the...
2021-07-29 Bjoern A. ZeebLinuxKPI: bitfield.h cleanup
2021-07-28 Bjoern A. ZeebLinuxKPI: add read_poll_timeout()
2021-07-28 Bjoern A. ZeebLinuxKPI: add fsleep()
2021-07-28 Bjoern A. ZeebLinuxKPI: dmi.h do not rely on implicit includes
2021-07-27 Konstantin Belousovlinuxkpi: remove global atomic counter of the task...
2021-07-27 Bjoern A. ZeebLinuxKPI: add sign_extend32()
2021-07-27 Bjoern A. ZeebLinuxKPI: add nexthdr definitions for IPv6
2021-07-27 Bjoern A. ZeebLinuxKPI: add module_pci_driver() and pci_alloc_irq_vec...
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-18 Xin LIless: upgrade to v590.
2021-07-15 Neel Chauhanlinuxkpi: Add spin_trylock_irqsave() macro
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-10 Hans Petter SelaskyLinuxKPI: Force the usleep_range() function to sleep...
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-05 Vladimir KondratyevLinuxKPI: Implement sequence counters and sequential...
2021-07-05 Vladimir KondratyevLinuxKPI: Implement strscpy
2021-07-05 Vladimir KondratyevLinuxKPI: Use macro for implementation of some dma_map_...
2021-07-05 Vladimir KondratyevLinuxKPI: Implement irq_work_sync() routine.
2021-07-05 Vladimir KondratyevLinuxKPI: Do not wait for a grace period in rcu_barrier()
2021-07-05 Vladimir KondratyevLinuxKPI: Add compiler barriers to list_for_each_entry_...
2021-07-05 Vladimir KondratyevLinuxKPI: Change flags parameter type of atomic_dec_and...
2021-07-05 Vladimir KondratyevLinuxKPI: Add #defines required by drm-kmod v5.5
2021-07-05 Vladimir KondratyevLinuxKPI: Allow kmem_cache_free() to be called from...
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-29 Dmitry ChaginLinuxKPI: Rename a short description of the kmalloc...
2021-06-29 Dmitry ChaginLinuxKPI: Put compat code under appropriate condition.
2021-06-29 Dmitry ChaginLinuxKPI: Use the proper API to determine the ABI of...
2021-06-28 Bjoern A. ZeebLinuxKPI: firmware, implement deferred loading for...
2021-06-28 Bjoern A. ZeebLinuxKPI: pci re-add pci_free_irq_vectors()
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-18 Bjoern A. ZeebLinuxKPI: fix build after d4a4960c655 pci: "pcim"...
2021-06-18 Bjoern A. ZeebLinuxKPI: avoid userret: Returning with with pinned...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix sg_pcopy_from_buffer()
2021-06-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-06-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-06-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-06-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-06-18 Bjoern A. ZeebLinuxKPI: add device_reprobe() and device_release_driver()
2021-06-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-06-13 Dimitry AndricMerge llvm-project 12.0.0 release
2021-06-13 Dimitry AndricMerge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@afa7b3484 (master) into main
2021-06-10 Neel Chauhanlinuxkpi: Add list_for_each_entry_lockless() macro
2021-06-09 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-09 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-09 Neel Chauhanlinuxkpi: Add _RET_IP_ macro in kernel.h
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-07 Neel Chauhanlinuxkpi: Fix build from redefined pr_err_once()
2021-06-07 Neel Chauhanlinuxkpi: Include pr_err_once() in printk.h
next