summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
28 hoursLinuxKPI: 802.11: add struct/fields and functions for v7.0Bjoern A. Zeeb
28 hoursLinuxKPI: 802.11: Add structures and functions for NAN supportBjoern A. Zeeb
28 hoursLinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to structBjoern A. Zeeb
39 hoursLinuxKPI: implement devm_kmemdup_array()Bjoern A. Zeeb
39 hoursLinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flexBjoern A. Zeeb
39 hoursLinuxKPI: sync overflow.h from Linux v7.0Bjoern A. Zeeb
39 hoursLinuxKPI: conditionally add __flex_counter()Bjoern A. Zeeb
39 hoursLinuxKPI: add default_gfp()Bjoern A. Zeeb
39 hoursLinuxKPI: move hex2bin() from kernel.h to new hex.hBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: make sure dtim_period is setBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: start filling vif->cfg.ap_addrBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: add chandef tracingBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: improve emulate chanctx implementationBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: rework lkpi_ic_set_channel()Bjoern A. Zeeb
39 hoursLinuxKPI: 802.11: factor out getting and setting a chanctxBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: keep chanctx on a reserved listBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: save the default channelBjoern A. Zeeb
39 hoursLinuxKPI: 802.11: factor out chandef/chanctx initializationBjoern A. Zeeb
2 dayslinux: Translate IPv6 hoplimit ancillary data for recvmsgRicardo Branco
2 dayslinux: Support IPPROTO_RAW socket option translationRicardo Branco
2 dayslinux: Support ICMP6_FILTER socket option translationRicardo Branco
4 dayslinuxkpi: Fix an off-by-one error in the kfifo implementationMark Johnston
6 dayslinux: add sysfs filetype support for Linux statfs()YAO, Xin
6 dayscompat/linux: Add Linux i2c-dev ioctl compatibility supportYAO, Xin
8 dayscompat/linprocfs: Update /proc/partitions outputShunchao Hu
10 daysfreebsd32: Fix freebsd11_nstat copyout conditionWeixie Cui
11 dayscompat/linprocfs: Fix auxv sbuf leakShunchao Hu
13 dayslinuxkpi: Add <linux/ascii85.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define missing `SZ_*` below 1 kibJean-Sébastien Pédron
13 dayslinuxkpi: Define `MIN_T()` and `MAX_T()`Jean-Sébastien Pédron
13 dayslinuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add field `flags` to `struct resource`Jean-Sébastien Pédron
13 dayslinuxkpi: Add <linux/mfd/core.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add <linux/linux_logo.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define `PMD_SHIFT`Jean-Sébastien Pédron
13 dayslinuxkpi: Define `CONFIG_PGTABLE_LEVELS`Jean-Sébastien Pédron
13 dayslinuxkpi: Add mising functions in <linux/kmsg_dump.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Define `_THIS_IP_`Jean-Sébastien Pédron
13 dayslinuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>Jean-Sébastien Pédron
13 dayslinuxkpi: Add `strtomem()` and `strtomem_pad()`Jean-Sébastien Pédron
2026-04-01compat/linux: map TCP_USER_TIMEOUT sockopt into TCP_MAXUNACKTIMEMaxim Sobolev
2026-04-01linuxkpi: Handle bin attributes in sysfs attribute groupsJean-Sébastien Pédron
2026-03-21LinuxKPI: add supporting #includesBjoern A. Zeeb
2026-03-17LinuxKPI: Fix simple_read_from_buffer for zero-size and off-the-end readsJohn Baldwin
2026-03-17lindebugfs: Pass user buffer pointers to the read/write file operationsJohn Baldwin
2026-03-17LinuxKPI: Use simple_read_from_buffer in simple_attr_read and seq_readJohn Baldwin
2026-03-17LinuxKPI: Clear the sbuf at the start of each call to seq_readJohn Baldwin
2026-03-12compat/linux: Avoid waitid() kernel stack disclosureEd Maste
2026-03-12compat32: Zero struct to avoid stack disclosureEd Maste
2026-03-08LinuxKPI: 802.11: lkpi_sta_auth_to_scan() fail graciously on lsta == NULLBjoern A. Zeeb