]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
riscv: improve KTR_TRAP trace entries
[FreeBSD/FreeBSD.git] / sys / compat /
2023-06-29 Dmitry Chaginlinux(4): Implement close_range over native
2023-06-29 Dmitry ChaginRevert "linux(4): The futex_wait operation should restart."
2023-06-29 Dmitry Chaginlinux(4): Guard linux_fork.h by _KERNEL for use by...
2023-06-29 Dmitry Chaginlinux(4): Make ptrace_pokeusr machine dependent
2023-06-29 Dmitry Chaginlinux(4): Make ptrace_peekusr machine dependend
2023-06-29 Dmitry Chaginlinux(4): Move linux_debug decalration to linux_util.h
2023-06-29 Dmitry Chaginlinux(4): Check fd passed to unlockpt()
2023-06-29 Dmitry Chaginlinux(4): Uniformly dev_t arguments translation
2023-06-29 Dmitry Chaginlinux(4): Add a dedicated fstat() implementation
2023-06-29 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-06-29 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-06-29 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-06-29 Dmitry Chaginlinux(4): Move statx_copyout() close to linux_statx()
2023-06-29 Dmitry Chaginlinux(4): Move translate_vnhook_major_minor() into...
2023-06-29 Dmitry Chaginlinux(4): Sort includes in the linux_stats.c
2023-06-29 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-06-29 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-06-29 Dmitry Chaginlinux(4): Fix arm64 build after b7a6bcdd, missed chunk...
2023-06-29 Dmitry Chaginlinux(4): Bump osrelease to 5.15.0
2023-06-29 Dmitry Chaginlinux(4): Export the AT_MINSIGSTKSZ depending on the...
2023-06-29 Dmitry Chaginlinux(4): Export the AT_EXECFN depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Export the AT_RANDOM depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-06-29 Vico Chenlinsysfs(4): Keep Linux compatible sysfs the same as...
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: initialize txq
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve scan handling
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: correct HE_MAC_CAP3 values
2023-06-26 Bjoern A. ZeebLinuxKPI: implement timer_{delete,shutdown}_sync()
2023-06-26 Bjoern A. ZeebLinuxKPI: add devm_ioremap()
2023-06-26 Bjoern A. ZeebLinuxKPI: Add linux/stddef.h and add struct_group(...)
2023-06-26 Bjoern A. ZeebLinuxKPI: add ktime_get_real_ts64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy rhashtable implementation
2023-06-26 Bjoern A. ZeebLinuxKPI: uuid: add guid_gen() and guid_copy()
2023-06-26 Bjoern A. ZeebLinuxKPI: add utsname for init_utsname() with release
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: update struct msi_desc
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: add PCI_COMMAND_MEMORY
2023-06-26 Bjoern A. ZeebLinuxKPI: implement pci_rescan_bus()
2023-06-26 Bjoern A. ZeebLinuxKPI: add further dummy header files
2023-06-26 Bjoern A. Zeebath10k: ath11k: add specific LinuxKPI support
2023-06-26 Bjoern A. ZeebLinuxKPI: netdevice: add dev_set_threaded()
2023-06-26 Bjoern A. ZeebLinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add ns_to_timespec64()
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: add more (skeleton) functions used...
2023-06-26 Bjoern A. ZeebLinuxKPI: add ptp_clock_kernel.h
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy hash.h and kernel_connect()
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE
2023-06-26 Bjoern A. ZeebLinuxKPI: pci.h: always initialize return value
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve assertion and tkip code
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: adjust locking
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: remove extra spaces
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: use ic_printf more consistently
2023-06-26 Bjoern A. ZeebLinuxKPI: fix WRITE_ONCE()
2023-06-26 Bjoern A. ZeebLinuxKPI: fix READ_ONCE() -Wcast-equal warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: fix -Warray-bounds warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix a -Wenum-compare warning
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-14 Mitchell Hornelinuxkpi: #ifdef guard fpu_kern(9) usage
2023-06-02 Mark Johnstonlinuxkpi: Use modern function declarations
2023-05-27 John BaldwinLinuxKPI: Use modern function declarations for kernel_f...
2023-05-27 John BaldwinRevert "LinuxKPI: Make FPU sections thread-safe and...
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-16 Konstantin BelousovRegen
2023-03-22 Hans Petter SelaskyLinuxKPI: Make FPU sections thread-safe and use the...
2023-03-22 John Baldwinlinuxkpi: Use a proper declaration for pm_suspend_via_f...
2023-03-08 Colin Percivallinux_80211: Don't dequeue lsta if not queued
2023-03-01 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-03-01 Dmitry Chaginlinux(4): Rename linux_timer.h to linux_time.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under compat/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/sysctl.h from linux_misc.h
2023-03-01 Dmitry Chaginlinux(4): Fix brackets of local include opt_inet6
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/uio.h where linux_uitl.h is included
2023-03-01 Dmitry Chaginlinux(4): Move uselib() to i386
2023-03-01 Dmitry Chaginlinux(4): Cleanup abi_compat.h include from linux_timer.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/queue.h from linux.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/sysent.h from linux_util
2023-03-01 Dmitry Chaginlinux(4): Cleanup vm includes from linux_util.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup unneeded includes from linux_util.h
2023-02-26 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-26 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-26 Dmitry Chaginlinux(4): Use predefined constant instead of hardcoded...
2023-02-26 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-26 Dmitry Chaginlinux(4): Get rid of the opt_compat.h include.
2023-02-21 Emmanuel Vadotlinuxkpi: Add more suspend defines
2023-02-17 Bjoern A. ZeebLinuxKPI: dummy: remove files which have implementation
2023-02-17 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-17 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-17 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-17 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-17 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-17 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-17 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-17 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-17 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
next