]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
epair: Simplify the transmit path and address lost wakeups
[FreeBSD/FreeBSD.git] / sys / compat /
2023-03-08 Colin Percivallinux_80211: Don't dequeue lsta if not queued
2023-03-02 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-02-27 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-27 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-27 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-23 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-23 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-23 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-23 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-23 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-23 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-23 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-23 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-23 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
2023-02-23 Bjoern A. ZeebLinuxKPI: mm.h: implement virt_to_head_page()
2023-02-23 Bjoern A. ZeebLinuxKPI: interrupt.h: add disable_irq_nosync(), irq_se...
2023-02-23 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_ipc code to unindent...
2023-02-09 Dmitry Chaginlinux(4): Use designated initializers.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-09 Dmitry Chaginlinux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_elf.h for future use.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-06 Dmitry Chaginlinux(4): Convert mount exported flags for statfs syste...
2023-02-06 Dmitry Chaginlinux(4): Rework statfs conversion routine.
2023-02-02 Emmanuel Vadotlinuxkpi: Move cpu_relax out of ifdef for x86
2023-02-02 Emmanuel Vadotlinuxkpi: seq_read: Fix off by one error
2023-02-02 Emmanuel Vadotlinuxkpi: Fix style for dma_map_sgtable
2023-02-02 Austin Shaferlinuxkpi: Fix return value of dma_map_sgtable
2023-01-30 Jessica Clarkefreebsd32: Make sendmsg match native ABI for unpadded...
2023-01-30 Brooks Davisfreebsd32_sendmsg: fix control message ABI
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Alexander V. Chernikovlinuxolator: add netlink support
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Update `struct irq_work`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Define `boot_cpu_data.x86_max_cores`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Define `lockdep_assert_none_held_once()`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Include `errno.h` from `acpi/video.h`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Introduce module_param() of type `bint`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `PCIE_SPEED_{32,64}_0GT` PCI-E bus speed...
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `cmpxchg64()` in <asm/atomic.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Define `pci_reset_function()` in <linux/pci.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Include <linux/list.h> and <linux/kernel...
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add <linux/mman.h> which includes <linux...
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add <linux/page-flags.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `dev_warn_once()` in <linux/device.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `list_for_each_entry_from_rcu()` in ...
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Define `typeof_member()` in <linux/kernel.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add <linux/dma-buf-map.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add <linux/mmzone.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add <acpi/actbl.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `krealloc_array()`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Introduce module_param() of type `hexint`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Introduce `vma_set_file()`
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Include <linux/shinker.h> in <linux/mm.h>
2023-01-24 Jean-Sébastien Pédronlinuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag
2023-01-24 John Graftonlinprocfs: Add net/route.
2023-01-20 Konstantin Belousovptrace(2): add PT_SC_REMOTE remote syscall request
2023-01-20 Konstantin Belousovcompat32: move struct ptrace_sc_ret32 definition from...
2023-01-18 Bjoern A. ZeebLinuxKPI: add (skeleton) functions to make drivers...
2023-01-18 Bjoern A. ZeebLinuxKPI: pci: add [linuxkpi_]pci_get_device()
2023-01-18 Bjoern A. ZeebLinuxKPI: fix pci_alloc_irq_vectors() for MSI
2023-01-18 Bjoern A. ZeebLinuxKPI: add kstrtou32_from_user() and mac_pton()
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement some *eleme/ie* lookup...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: move ieee80211_{unregister,restart...
2023-01-18 Bjoern A. ZeebLinuxKPI; 802.11: update mac80211.h structures and...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb()
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: set sta supported legacy rates
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_{get,put}_bss
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_get_ies_channel_nu...
2023-01-18 Bjoern A. ZeebLinuxKPI: add simplified version of page_frag_cache
2023-01-18 Bjoern A. ZeebLinuxKPI: pm.h add pm_sleep_ptr and DEFINE_SIMPLE_DEV_P...
2023-01-18 Bjoern A. ZeebLinuxKPI: pci.h add more MSI related constanst and...
2023-01-18 Bjoern A. ZeebLinuxKPI,lindebugfs: add u8 base type and blob support
2023-01-18 Bjoern A. ZeebLinuxKPI: SKB: implement skb_peek()
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: minor header updates
2023-01-18 Bjoern A. ZeebLinuxKPI: ethtool.h add more definitions
2023-01-18 Bjoern A. ZeebLinuxKPI: add a no-op generic_file_llseek()
2023-01-18 Bjoern A. ZeebLinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument...
2023-01-18 Bjoern A. ZeebLinuxKPI: SKB update
2023-01-07 Vladimir KondratyevLinuxKPI: linux/seqlock.h: Fix write_seqcount_(begin...
2023-01-07 Jean-Sébastien Pédronlinuxkpi: Add `seqcount_mutex_t` support in <linux...
2022-12-19 Doug Moorerb_tree: fix stable/13 linux/rbtree.h post ABI fix
2022-12-16 Doug Moorerb_tree: restore binary compat w/ 13
2022-12-15 Emmanuel VadotRevert "LinuxKPI: Add pci_power querying for drm-kmod"
2022-12-08 Corvin Köhnelinuxkpi/dmi: don't match exactly on DMI_MATCH
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-29 Hans Petter Selaskylinuxkpi: Resolve duplicate global symbol name to fix...
2022-11-29 Jake FreelandLinuxKPI: Add pci_power querying for drm-kmod
2022-11-29 Jake Freelandlinuxkpi: drm-kmod debugfs support
2022-11-29 Jake Freelandlinuxkpi: Add strndup_user
2022-11-29 Jake Freelandlinuxkpi: Add EPOLL aliases
next