]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
kern_utimensat: Update name of last arg in prototype.
[FreeBSD/FreeBSD.git] / sys / compat /
2022-04-27 Emmanuel Vadotlinuxkpi: Add for_each_sgtable_dma_sg and for_each_sgta...
2022-04-27 Emmanuel Vadotlinuxkpi: Implement dma_max_mapping_size
2022-04-27 Emmanuel Vadotlinuxkpi: Change irq_work_queue to return a bool
2022-04-27 Emmanuel Vadotlinuxkpi: Add llnode member in struct irq_work
2022-04-27 Emmanuel Vadotlinuxkpi: Add down_write_nest_lock
2022-04-27 Emmanuel Vadotlinuxkpi: Add kstrtouint_from_user
2022-04-27 Emmanuel Vadotlinuxkpi: Add cond_resched_lock
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: start adding rate control to ieee8021...
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_probereq_get()
2022-04-18 Bjoern A. ZeebLinuxKPI: skbuff: start implementing skb_copy()
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan
2022-04-18 Bjoern A. ZeebLinuxKPI: skbuff: dev_kfree_skb_irq() and improvements
2022-04-18 Bjoern A. ZeebLinuxKPI: 802.11: use an sx lock to protect the list...
2022-04-14 Bjoern A. ZeebLinuxKPI: add ALIGN_DOWN()
2022-04-14 Bjoern A. ZeebLinuxKPI: 802.11: add ieee80211_beacon_get_tim(), ieee8...
2022-04-14 Bjoern A. ZeebLinuxKPI: 802.11: further fix RSSI calculations
2022-04-14 Bjoern A. ZeebLinuxKPI: skbuff: handle dev_alloc_skb() correctly
2022-04-14 Bjoern A. ZeebLinuxKPI: PCI: add counter for linux_dma_map_phys_commo...
2022-04-05 Bjoern A. ZeebLinuxKPI: 802.11: fix RSSI (and NF)
2022-04-05 Bjoern A. ZeebLinuxKPI: 802.11: fix compat code for i386
2022-04-05 Warner Loshlinuxkpi: move io_mapping_create_wc to .c
2022-04-05 Warner Loshlinuxkpi: Move lkpi_pcim_iomap_devres_find to .c file
2022-04-05 Warner Loshlinuxkpi: Move pci_alloc_irq_vectors to .c file
2022-04-05 Warner Loshlinuxkpi: Move pci_request_region and _lkpi_pci_iomap...
2022-04-05 Warner Loshlinuxkpi: Move lkpi_pci_devres_get_alloc into .c file
2022-04-05 Warner Loshlinuxkpi: Move cdev_alloc into .c file
2022-04-05 Warner Loshlinuxkpi: Move class_create to .c file
2022-04-05 Warner Loshlinuxkpi: Move device_create_groups_vargs to linux_compat.c
2022-04-05 Warner Loshlinuxkpi: move kobject_create to .c file
2022-04-05 Warner Loshlinuxkpi: add padding to struct pci_driver
2022-04-05 Warner Loshlinuxkpi: Restore the KBI for struct pci_driver
2022-03-30 Ed MasteClear non-x86 compat stat syscall kernel stack memory...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-28 Alexander V. Chernikovlinux: add sysctl to pass untranslated interface names
2022-03-28 Alexander V. Chernikovlinux: fix linux_recvmsg() MSG_PEEK flag handling
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: cleanup debugging
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve hw_scan fallback to sw_scan
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: remove special handling for (*ic_scan...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: check IEEE80211_FEXT_SCAN_OFFLOAD...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: make lkpi_ic_set_channel() unconditional
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: use cfg80211_chandef_create()
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_80211_mo_sta_state(...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: rework sta state machine compatibility
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out dtim/tsf updates
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: factor out lkpi_lsta_alloc() from...
2022-03-27 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_beacon_loss()
2022-03-27 Bjoern A. ZeebLinuxKPI: skbuff: fix skb_queue_splice_init()
2022-03-27 Bjoern A. ZeebLinuxKPI: allow bsddriver name to be set for PCI
2022-03-27 Bjoern A. ZeebLinuxKPI: pci: implement pci_upstream_bridge()
2022-03-27 Bjoern A. ZeebLinuxKPI: pci.h MODULE_DEVICE_TABLE to MODULE_PNP_INFO
2022-03-27 Bjoern A. ZeebLinuxKPI: allow a driver to override the default pci...
2022-03-27 Bjoern A. ZeebLinuxKPI: remove duplicate include
2022-03-17 Hans Petter SelaskyLinuxKPI: Add comment describing proper use of the...
2022-03-17 Hans Petter Selaskylindebugfs: Make single_release() NULL safe.
2022-03-17 Hans Petter Selaskylindebugfs: The Linux file operations use negative...
2022-03-17 Hans Petter Selaskylindebugfs: Zero the linux_file structure before use.
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-05 Emmanuel Vadotlinuxkpi: Add mmap_lock.h
2022-03-05 Emmanuel Vadotlinuxkpi: Add atomic64_fetch_add
2022-03-05 Emmanuel Vadotlinuxkpi: Add orderly_poweroff
2022-03-05 Emmanuel Vadotlinuxkpi: Add dev_emerg
2022-03-05 Emmanuel Vadotlinuxkpi: Add backlight_device_set_brightness
2022-03-05 Emmanuel Vadotlinuxkpi: Add user_write_access_*
2022-03-05 Emmanuel Vadotlinuxkpi: Add list_rotate_to_front
2022-03-05 Emmanuel Vadotlinuxkpi: Add __var_waitqueue
2022-03-05 Emmanuel Vadotlindebugfs: Fix write
2022-02-27 Bjoern A. ZeebLinuxKPI: update 802.11 headers
2022-02-27 Bjoern A. ZeebLinuxKPI: change DECLARE_FLEX_ARRAY()
2022-02-27 Bjoern A. ZeebLinuxKPI: add MODULE_IMPORT_NS()
2022-02-27 Bjoern A. ZeebLinuxKPI: skbuff.h add skb_postpush_rcsum()
2022-02-27 Bjoern A. ZeebLinuxKPI: USB change successful probe result to BUS_PRO...
2022-02-27 Bjoern A. ZeebLinuxKPI: return value for linux_pci_probe()
2022-02-25 Ryan StoneMFC b58cf1cb35ab:
2022-02-21 Edward Tomasz Napi... linux: Fix ptrace panic with ERESTART
2022-02-21 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2022-02-21 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 simplify beacon checks in rx path
2022-02-20 Bjoern A. ZeebLinuxKPI: implement dma_sync_single_for_*, apply to...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: disable ic_headroom for the moment
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 advertise full offload scanning based...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 header updates and add/adjust source...
2022-02-20 Bjoern A. ZeebLinuxKPI: skbuff updates
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: defer workq allocation until we have...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 assign an(y) early chandef
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 scan update
2022-02-20 Bjoern A. ZeebLinuxKPI: pci.h add more defines
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_int...
2022-02-20 Bjoern A. ZeebLinuxKPI: lockdep add lockdep_assert_not_held()
2022-02-20 Bjoern A. ZeebLinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_AR...
2022-02-20 Bjoern A. ZeebLinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings
2022-02-20 Bjoern A. ZeebLinuxKPI: add get_unaligned_le16()
2022-02-20 Bjoern A. ZeebLinuxKPI: add sizeof_field()
2022-02-20 Bjoern A. ZeebLinuxKPI: add __ffs64()
2022-02-20 Bjoern A. ZeebLinuxKPI: add linux/pm_qos.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add more errno
2022-02-20 Bjoern A. ZeebLinuxKPI: add eth_random_addr() and device_get_mac_addr...
2022-02-20 Bjoern A. ZeebLinuxKPI: add an initial ethtool.h
2022-02-20 Bjoern A. ZeebLinuxKPI; add the beginning of a tracepoint.h implement...
next