]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
linuxkpi: Add gcd function
[FreeBSD/FreeBSD.git] / sys / compat /
2020-10-06 manulinuxkpi: Add gcd function
2020-10-04 hselaskyPopulate the acquire context field of a ww_mutex in...
2020-10-02 manulinuxkpi: Add dmi_* function
2020-10-02 manulinuxkpi: Add backlight support
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-25 traszRegen after r366145.
2020-09-23 kibDo not leak oldvmspace if image activation failed
2020-09-18 mmacyMFV 2.0-rc2
2020-09-17 traszReduce code duplication by introducing linux_copyout_so...
2020-09-17 traszAdd support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes...
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 markjAdd emulation support for the Linux kcov(4) ioctl API.
2020-09-01 mjgcompat: clean up empty lines in .c and .h files
2020-08-29 wulfLinuxKPI: Implement ksize() function.
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-27 hselaskyImplement extensible arrays API using the existing...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 mjgcache: drop the always curthread argument from reverse...
2020-08-19 mjgvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 mjglinux: add sysctl compat.linux.use_emul_path
2020-08-18 markjFix handling of ancillary data on non-AF_UNIX Linux...
2020-08-17 markjRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 markjFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 markjSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-14 manulinuxkpi: Add a few wait_bit functions
2020-08-12 gjbMFH
2020-08-12 markjlinprocfs: Fix some inaccuracies in meminfo.
2020-08-11 markjRemove sys/compat/netbsd.
2020-08-11 hselaskyUse atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 hselaskyNeed to clone the task struct fields related to RCU...
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgvfs: add VOP_STAT
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 hselaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 markjFix a TOCTOU vulnerability in freebsd32_copyin_control().
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 manulinuxkpi: Add time_after32 and time_before32
2020-08-04 manulinuxkpi: Add clear_bit_unlock
2020-08-04 manuRe-apply r363564.
2020-08-04 manulinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 manulinuxkpi: Add kref_put_lock
2020-08-04 manulinuxkpi: Add linux/sizes.h
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-26 manuFix r363565
2020-07-26 manuRevert r363564
2020-07-26 manulinuxkpi: Add taint* defines
2020-07-26 manulinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 manulinuxkpi: Include linux/sizes.h in dma-mapping.h
2020-07-22 markjusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-19 traszMake linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-18 traszMake linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 traszBump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 traszAdd a trivial linux(4) splice(2) implementation, which...
2020-07-18 traszAdd missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 traszFix bogomips calculation. Previously it was off by...
2020-07-18 traszFix two typos in flag names in /proc/cpuinfo.
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 wulflinuxkpi: Ignore NULL pointers passed to string paramet...
2020-07-14 jkimMFV: r362513
2020-07-12 netchildFix r363125 (Implement CLOCK_MONOTONIC_RAW (linux ...
2020-07-12 netchildImplement CLOCK_MONOTONIC_RAW (linux >= 2.6.28).
2020-07-11 traszMake linprocfs(5) report correct tty number in /proc...
2020-07-11 traszMake linux stat(2) return the same st_dev for every...
2020-07-10 traszDon't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 hselaskyImplement the bitmap_subset() function in the LinuxKPI...
2020-07-10 hselaskyImplement the array_size() function in the LinuxKPI...
2020-07-10 kevansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-06 markjRegenerate.
2020-07-05 hselaskyFix include file order in io.h in the LinuxKPI.
2020-07-05 traszFix Linux recvmsg(2) when msg_namelen returned is 0...
2020-07-04 traszAdd /proc/sys/kernel/tainted to linprocfs(5). Helps...
2020-07-04 traszMake linprocfs(5) create /proc/bus/pci/devices/, and...
2020-07-04 mjglinux: fix ioctl performance for termios
2020-07-02 kiblinuxkpi: improvements for linux_pid_task() and linux_g...
2020-07-01 traszRework linux accept(2). This makes the code flow easie...
2020-07-01 hselaskyThe "pid" field in the LinuxKPI task struct is typicall...
2020-06-30 traszMake linprocfs(5) create the /proc/<PID>/task/ directores.
2020-06-30 traszMake linux(4) ignore SA_INTERRUPT. The zsh(1) binary...
2020-06-30 hselaskyDocument the is_signed(), type_max() and type_min(...
2020-06-29 kevanslinux: reposition the comment for bsd_to_linux_bits...
2020-06-29 hselaskyImplement is_signed(), type_max() and type_min() functi...
2020-06-29 kevanslinuxolator: implement memfd_create syscall
2020-06-28 markjRemove some redundant assignments and computations.
next