]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common/src
LinuxKPI: Implement strscpy
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common / src /
2021-07-20 Vladimir KondratyevLinuxKPI: Use macro for implementation of some dma_map_...
2021-07-20 Vladimir KondratyevLinuxKPI: Do not wait for a grace period in rcu_barrier()
2021-07-20 Vladimir KondratyevLinuxKPI: Allow kmem_cache_free() to be called from...
2021-07-18 Bjoern A. ZeebLinuxKPI: firmware, implement deferred loading for...
2021-07-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-07-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-07-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-07-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-07-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-07-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-07-18 Bjoern A. ZeebLinuxKPI: add cpu.h for cpumask_*()
2021-07-18 Bjoern A. ZeebLinuxKPI: treat firmware file names more lenient
2021-07-18 Bjoern A. ZeebLinuxKPI: netdevice notifier callback argument
2021-07-18 Bjoern A. ZeebLinuxKPI: add net_ratelimit()
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-02 Hans Petter SelaskyImplement read-only VM_SHARED flag in the LinuxKPI.
2021-06-02 Hans Petter SelaskyImplement cdev_device_add() and cdev_device_del() in...
2021-06-02 Hans Petter Selaskycdev_del() should only put it's kernel object in the...
2021-06-02 Hans Petter SelaskyMake sure all tasklets are drained before unloading...
2021-05-01 Neel Chauhanlinuxkpi: Introduce tasklet_disable_nosync()
2021-04-26 Konstantin Belousovlinuxkpi: reduce number of stray mm_struct allocations
2021-04-26 Konstantin Belousovlinuxkpi: guarantee allocations of task and mm for...
2021-04-26 Konstantin Belousovlinuxkpi: some style, wrap too long lines
2021-04-23 Konstantin Belousovlinuxkpi: remove erronously committed diff save file
2021-04-23 Konstantin Belousovlinuxkpi: drop single-use variable
2021-04-23 Konstantin Belousovlinuxkpi: avoid counting per-thread use for the embedde...
2021-04-23 Konstantin Belousovlinuxkpi: do not destroy/free embedded linux cdevs
2021-04-23 Konstantin Belousovlinuxkpi: rename cdev to ldev
2021-04-23 Konstantin Belousovlinuxkpi: copy ldev into local to test and free the...
2021-04-06 Hans Petter SelaskyReduce chance of RCU deadlock in the LinuxKPI by implem...
2021-03-23 Hans Petter SelaskyMFC dfb33cb0ef48:
2021-03-23 Hans Petter SelaskyMFC d1cbe7908986:
2021-03-23 Hans Petter SelaskyMFC ebe5cf355dca:
2021-02-02 Bjoern A. ZeebLinuxKPI: implement devres() framework parts and two...
2021-02-02 Bjoern A. ZeebLinuxKPI: enhance PCI bits for DRM
2021-02-02 Bjoern A. ZeebLinuxKPI: add firmware loading support
2021-01-18 Mark Johnstonlinuxkpi: Fix the shrinker scan target
2021-01-17 Vladimir KondratyevLinuxKPI: Reimplement irq_work queue on top of fast...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Emmanuel Vadotlinuxkpi: add kernel_fpu_begin/kernel_fpu_end
2021-01-12 Emmanuel Vadotlinuxkpi: Add shrinker support
2021-01-12 Emmanuel Vadotlinuxkpi: Add more pci functions needed by DRM
2021-01-08 Konstantin Belousovlinuxkpi: handle ARI
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-15 Hans Petter SelaskyImprove handling of alternate settings in the USB stack.
2020-12-13 Martin MatuskaMFV r368607:
2020-12-10 Bryan Drewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 Emmanuel VadotLinuxKPI: Implement ACPI bits required by drm-kmod...
2020-11-09 Mateusz Guzikkqueue: save space by using only one func pointer for...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-04 Hans Petter SelaskyPopulate the acquire context field of a ww_mutex in...
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Emmanuel Vadotlinuxkpi: Add dmi_* function
2020-10-02 Emmanuel Vadotlinuxkpi: Add backlight support
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
next