]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Fix error value returned by ofw_bus_gen_get_node().
[FreeBSD/FreeBSD.git] / sys / compat /
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-22 Dmitry Chaginlinux(4): Retire linux_kplatform.
2021-06-22 Dmitry Chaginlinux(4): Implement poll system call via linux_common_p...
2021-06-22 Dmitry Chaginlinux(4): Rework Linux ppoll system call.
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-18 Bjoern A. ZeebLinuxKPI: fix build after d4a4960c655 pci: "pcim"...
2021-06-18 Bjoern A. ZeebLinuxKPI: avoid userret: Returning with with pinned...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix sg_pcopy_from_buffer()
2021-06-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-06-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-06-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-06-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-06-18 Bjoern A. ZeebLinuxKPI: add device_reprobe() and device_release_driver()
2021-06-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-06-15 Edward Tomasz Napi... linux: improve reporting for unsupported syscall flags
2021-06-13 Dimitry AndricMerge llvm-project 12.0.0 release
2021-06-13 Dimitry AndricMerge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@afa7b3484 (master) into main
2021-06-10 Neel Chauhanlinuxkpi: Add list_for_each_entry_lockless() macro
2021-06-10 Dmitry Chaginlinux(4): Implement ppoll_time64 system call.
2021-06-10 Dmitry Chaginlinux(4): Implement pselect6_time64 system call.
2021-06-10 Dmitry Chaginlinux(4): Implement rt_sigtimedwait_time64 system call.
2021-06-10 Dmitry Chaginlinux(4): Implement futex_time64 system call.
2021-06-10 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-09 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-09 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-09 Neel Chauhanlinuxkpi: Add _RET_IP_ macro in kernel.h
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-08 Philippe Michaud... linux: implement statx(2)
2021-06-07 Neel Chauhanlinuxkpi: Fix build from redefined pr_err_once()
2021-06-07 Neel Chauhanlinuxkpi: Include pr_err_once() in printk.h
2021-06-07 Neel Chauhanlinuxkpi: Add rom and romlen to struct pci_dev
2021-06-07 Greg VLinuxKPI: add pr_err_once
2021-06-07 Edward Tomasz Napi... linux: improve FUSE support
2021-06-06 Konstantin BelousovChange the return type of sv__setid_allowed from bool...
2021-06-06 Konstantin Belousovlinuxolator: Add compat.linux.setid_allowed knob
2021-06-07 Dmitry Chaginlinux(4): Fix clock_nanosleep return value for unsuppor...
2021-06-07 Dmitry Chaginlinux(4): optimize ksiginfo to siginfo conversion.
2021-06-07 Dmitry Chaginlinux(4): Properly convert linux siginfo to native...
2021-06-07 Dmitry Chaginlinux(4): Fix timeout parameter of rt_sigtimedwait...
2021-06-07 Dmitry Chaginlinux(4): Implement clock_nanosleep_time64 system call.
2021-06-07 Dmitry Chaginlinux(4): Implement clock_getres_time64 system call.
2021-06-07 Dmitry Chaginlinux(4): Implement clock_settime64 system call.
2021-06-07 Dmitry Chaginlinux(4): Implement clock_gettime64 system call.
2021-06-07 Dmitry Chaginlinux(4): Implement utimensat_time64 system call.
2021-06-07 Dmitry Chaginlinux(4): add struct timespec64 definition and conversi...
2021-06-05 Bjoern A. Zeebnet80211/LinuxKPI: add more radiotap definitions
2021-05-31 Dmitry Chaginlinux(4): Microoptimize futimesat, utimes, utime.
2021-05-31 Dmitry Chaginlinux(4): Handle AT_EMPTY_PATH in the utimensat syscall.
2021-05-31 Dmitry Chaginlinux(4): Convert flags before use in utimensat.
2021-05-31 Dmitry Chaginlinux(4): Add F_GETPIPE_SZ fcntl operation which return...
2021-05-29 Edward Tomasz Napi... linux: deduplicate DUMMY() entries
2021-05-28 Edward Tomasz Napi... linux: add new syscall numbers
2021-05-27 Bjoern A. ZeebLinuxKPI: add HWEIGHT32()
2021-05-27 Bjoern A. ZeebLinuxKPI: netdevice.h remove more ifnet operating macros
2021-05-26 Bjoern A. ZeebLinuxKPI/OFED/mlx4: cleanup netdevice.h some more
2021-05-26 Dmitry Chaginlinux_common: retire extra module version.
2021-05-25 Bjoern A. ZeebLinuxKPI: add addrconf_addr_solict_mult()
2021-05-25 Bjoern A. ZeebLinuxKPI: add Exponentially Weighted Moving Average...
2021-05-25 Bjoern A. ZeebLinuxKPI: add linux/bsearch.h for sort(9)
2021-05-25 Bjoern A. ZeebLinuxKPI: byteorder.h
2021-05-25 Bjoern A. ZeebLinuxKPI: cache.h add SMP_CACHE_BYTES
2021-05-25 Bjoern A. ZeebLinuxKPI: compiler.h add three more defines
2021-05-25 Bjoern A. ZeebLinuxKPI: add cpu.h for cpumask_*()
2021-05-25 Bjoern A. ZeebLinuxKPI: add devcoredump.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add dev_crit() to linux/device.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add ether_addr_equal_unaligned()
2021-05-25 Bjoern A. ZeebLinuxKPI: net/if_inet6.h add struct inet6_dev { }
2021-05-25 Bjoern A. ZeebLinuxKPI: add irq_set_affinity_hint()
2021-05-25 Bjoern A. ZeebLinuxKPI: add linux/{ip,tcp,udp}.h
2021-05-25 Bjoern A. ZeebLinuxKPI: ipv6.h add missing #include
2021-05-25 Bjoern A. ZeebLinuxKPI: add time_is_after_jiffies() definition
2021-05-25 Bjoern A. ZeebLinuxKPI: change BUILD_BUG_ON()
2021-05-25 Bjoern A. ZeebLinuxKPI: add ktime_get_boottime_ns() implementation...
2021-05-25 Bjoern A. ZeebLinuxKPI: add LINUXKPI_PARAM_charp()
2021-05-25 Bjoern A. ZeebLinuxKPI: add more #defines to pci.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add prandom_u32() as used by wireless drivers.
2021-05-25 Bjoern A. ZeebLinuxKPI: add rcu_dereference_check()
2021-05-25 Bjoern A. ZeebLinuxKPI: add kfree_sensitive() using zfree().
2021-05-25 Bjoern A. ZeebLinuxKPI: extract stringify() in their own header file
2021-05-25 Bjoern A. ZeebLinuxKPI: add kernel_ulong_t typedef in linux/kernel.h.
2021-05-25 Bjoern A. ZeebLinuxKPI: add guid_t for ACPI consumers.
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-21 Hans Petter SelaskyThere is a window where threads are removed from the...
2021-05-21 Hans Petter SelaskyMake sure all tasklets are drained before unloading...
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-13 Ed Masteregen syscall files after d51198d63b63
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-11 Hans Petter SelaskyImplement cdev_device_add() and cdev_device_del() in...
2021-05-11 Hans Petter Selaskycdev_del() should only put it's kernel object in the...
2021-05-11 Hans Petter SelaskyImplement read-only VM_SHARED flag in the LinuxKPI.
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-05 Edward Tomasz Napi... linux: remove redundant SDT tracepoints
2021-05-04 Edward Tomasz Napi... linux(4): make linkat(2) handle AT_EMPTY_PATH
2021-05-03 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-28 Neel Chauhanlinuxkpi: Introduce tasklet_disable_nosync()
next