linuxkpi: Add `complete` field to `struct dev_pm_ops`
[freebsd.git] / sys / compat /
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `complete` field to `struct dev_pm_ops`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `pm_suspend_via_firmware()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Add `pm_runtime_suspended()`
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `tasklet_unlock_spin_wait()` as `taskl...
2023-01-25 Jean-Sébastien Pédronlinuxkpi: Define `synchronize_hardirq()`
2023-01-25 Jean-Sébastien Pédronlindebugfs: Add missing `debugfs_create_u*()` and ...
2023-01-25 Jean-Sébastien Pédronlindebugfs: Add `debugfs_create_atomic_t()`
2023-01-25 Martin Matuskazfs: merge openzfs/zfs@9cd71c860 (master)
2023-01-23 Xin LIMFV: xz 5.4.1.
2023-01-18 Jean-Sébastien Pédronlinuxkpi: Define `hrtimer_try_to_cancel()`
2023-01-16 Jean-Sébastien Pédronlinuxkpi: Define EBADSLT to 57
2023-01-16 Jean-Sébastien Pédronlinuxkpi: Add `memalloc_noreclaim_save()` and `memalloc...
2023-01-16 Jean-Sébastien Pédronlinuxkpi: Define `ioremap_cache()`
2023-01-16 Jean-Sébastien Pédronlinuxkpi: Add `gfp_mask` field to `struct shrink_control`
2023-01-16 Jean-Sébastien Pédronlinuxkpi: Define `GFP_NOFS` in `linux/gfp.h`
2023-01-15 Gregory Neil ShapiroMerge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-15 Cy Schubertunbound: Vendor import 1.17.1
2023-01-13 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-01-13 Bjoern A. ZeebLinuxKPI: pci: add [linuxkpi_]pci_get_device()
2023-01-13 Bjoern A. ZeebLinuxKPI: fix pci_alloc_irq_vectors() for MSI
2023-01-13 Bjoern A. ZeebLinuxKPI: add (skeleton) functions to make drivers...
2023-01-13 Bjoern A. ZeebLinuxKPI: add kstrtou32_from_user() and mac_pton()
2023-01-11 Bjoern A. ZeebLinuxKPI: fix possible NULL dereference in linuxkpi_pag...
2023-01-10 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-06 Val Packettcopyright: chase my name and email change
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-02 Jean-Sébastien Pédronlinuxkpi: Define `lockdep_assert_none_held_once()`
2023-01-02 Jean-Sébastien Pédronlinuxkpi: Include `errno.h` from `acpi/video.h`
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-31 Bjoern A. ZeebLinuxKPI: pm.h add pm_sleep_ptr and DEFINE_SIMPLE_DEV_P...
2022-12-31 Bjoern A. ZeebLinuxKPI: add simplified vesion of page_frag_cache
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: move ieee80211_{unregister,restart...
2022-12-31 Bjoern A. ZeebLinuxKPI; 802.11: update mac80211.h structures and...
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb()
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_get_ies_channel_nu...
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: implement some *eleme/ie* lookup...
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_{get,put}_bss
2022-12-31 Bjoern A. ZeebLinuxKPI: 802.11: set sta supported legacy rates
2022-12-24 Vladimir KondratyevLinuxKPI: linux/seqlock.h: Fix write_seqcount_(begin...
2022-12-22 Konstantin Belousovptrace(2): add PT_SC_REMOTE remote syscall request
2022-12-22 Konstantin Belousovcompat32: move struct ptrace_sc_ret32 definition from...
2022-12-21 Emmanuel Vadotlinuxkpi: seq_read: Fix off by one error
2022-12-13 Mateusz Guzikkref: switch internal type to atomic_t and bring back...
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-13 Mateusz Guzikkref: replace hand-rolled atomic ops with refcount API
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-12-06 Emmanuel Vadotlinuxkpi: Fix style for dma_map_sgtable
2022-12-06 Austin Shaferlinuxkpi: Fix return value of dma_map_sgtable
2022-12-01 Jean-Sébastien Pédronlinuxkpi: Introduce module_param() of type `bint`
2022-12-01 Jean-Sébastien Pédronlinuxkpi: Add `PCIE_SPEED_{32,64}_0GT` PCI-E bus speed...
2022-12-01 Jean-Sébastien Pédronlinuxkpi: Add `cmpxchg64()` in <asm/atomic.h>
2022-12-01 Jean-Sébastien Pédronlinuxkpi: Add `seqcount_mutex_t` support in <linux...
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-28 Bjoern A. ZeebLinuxKPI: 802.11: minor header updates
2022-11-28 Bjoern A. ZeebLinuxKPI: SKB update
2022-11-28 Bjoern A. ZeebLinuxKPI: SKB: implement skb_peek()
2022-11-28 Bjoern A. ZeebLinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument...
2022-11-28 Bjoern A. ZeebLinuxKPI: ethtool.h add more definitions
2022-11-28 Bjoern A. ZeebLinuxKPI,lindebugfs: add u8 base type and blob support
2022-11-28 Bjoern A. ZeebLinuxKPI: add a no-op generic_file_llseek()
2022-11-28 Bjoern A. ZeebLinuxKPI: pci.h add more MSI related constanst and...
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-23 Ed Mastecompat32: retire now-unused MIPS support
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Bjoern A. ZeebLinuxKPI: in efi.h include queue.h
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Bjoern A. ZeebLinuxKPI: add memset_startat macro
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `pci_reset_function()` in <linux/pci.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Include <linux/list.h> and <linux/kernel...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/mman.h> which includes <linux...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/page-flags.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `boot_cpu_data.x86_max_cores`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `dev_warn_once()` in <linux/device.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `list_for_each_entry_from_rcu()` in ...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `typeof_member()` in <linux/kernel.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/dma-buf-map.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/mmzone.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <acpi/actbl.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `krealloc_array()`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Introduce module_param() of type `hexint`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Introduce `vma_set_file()`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Include <linux/shinker.h> in <linux/mm.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Update `struct irq_work`
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add `__GFP_NOMEMALLOC` kmalloc flag
2022-11-10 Emmanuel Vadotlinuxkpi: Move cpu_relax out of ifdef for x86
2022-11-08 Alex Slinux(4): Fix get_robust_list() syscall return value.
2022-11-08 Bjoern A. ZeebLinuxKPI: add virt_to_phys()
2022-11-08 Bjoern A. ZeebLinuxKPI: tasklet add (*callback) support
2022-11-08 Bjoern A. ZeebLinuxKPI: implement cpumask_of()
2022-11-07 Bjoern A. ZeebLinuxKPI: add linux/leds.h
2022-11-07 Bjoern A. ZeebLinuxKPI: add devm_request_irq()
2022-11-07 Bjoern A. ZeebLinuxKPI: string.h implement memcpy_and_pad()
2022-11-07 Bjoern A. ZeebLinuxKPI: 802.11: enable WME support
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
next