]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Further improve prctl(2) debug.
[FreeBSD/FreeBSD.git] / sys / compat /
2020-10-24 Edward Tomasz Napi... Further improve prctl(2) debug.
2020-10-24 Hans Petter SelaskyImplement xa_init() in the LinuxKPI as a wrapper for...
2020-10-23 Edward Tomasz Napi... Improve prctl(2) debug.
2020-10-23 Edward Tomasz Napi... Add /proc/sys/kernel/ngroups_max to linprocfs(4). ...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Edward Tomasz Napi... Make linux(4) warn about unsupported socket(2) types.
2020-10-20 Edward Tomasz Napi... Fix linprocfs(4) /proc/self/mem semantics to more close...
2020-10-20 Edward Tomasz Napi... Fix potential race condition in linux stat(2).
2020-10-18 Edward Tomasz Napi... Add compat.linux.dummy_rlimits, and disable by default.
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 Edward Tomasz Napi... Set default stack size for Linux apps to 8MB. This...
2020-10-16 Hans Petter SelaskyRemove ifdefs around IS_ALIGNED() definition in the...
2020-10-16 Edward Tomasz Napi... Make linux getrlimit(2) and prlimit(2) return something...
2020-10-15 Edward Tomasz Napi... With some popular multiplayer games (such as Counter...
2020-10-13 Hans Petter SelaskyImplement more RCU list functions in the LinuxKPI.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-07 Bjoern A. ZeebLinuxKPI: add a bitfield.h implementation.
2020-10-06 Emmanuel Vadotlinuxkpi: Add pagemap.h
2020-10-06 Emmanuel Vadotlinuxkpi: Add power_supply.h
2020-10-06 Emmanuel Vadotlinuxkpi: Add prefetch.h
2020-10-06 Emmanuel Vadotlinuxkpi: Add numa.h
2020-10-06 Emmanuel Vadotlinuxkpi: Add gcd function
2020-10-04 Hans Petter SelaskyPopulate the acquire context field of a ww_mutex in...
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Emmanuel Vadotlinuxkpi: Add dmi_* function
2020-10-02 Emmanuel Vadotlinuxkpi: Add backlight support
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-25 Edward Tomasz Napi... Regen after r366145.
2020-09-23 Konstantin BelousovDo not leak oldvmspace if image activation failed
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-17 Edward Tomasz Napi... Reduce code duplication by introducing linux_copyout_so...
2020-09-17 Edward Tomasz Napi... Add support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes...
2020-09-17 Edward Tomasz Napi... Get rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Mark JohnstonAdd emulation support for the Linux kcov(4) ioctl API.
2020-09-01 Mateusz Guzikcompat: clean up empty lines in .c and .h files
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-27 Hans Petter SelaskyImplement extensible arrays API using the existing...
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Mateusz Guzikcache: drop the always curthread argument from reverse...
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 Mateusz Guziklinux: add sysctl compat.linux.use_emul_path
2020-08-18 Mark JohnstonFix handling of ancillary data on non-AF_UNIX Linux...
2020-08-17 Mark JohnstonRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 Mark JohnstonFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 Mark JohnstonSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Mateusz Guzikvfs: remove the thread argument from vget
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-14 Emmanuel Vadotlinuxkpi: Add a few wait_bit functions
2020-08-12 Glen BarberMFH
2020-08-12 Mark Johnstonlinprocfs: Fix some inaccuracies in meminfo.
2020-08-11 Mark JohnstonRemove sys/compat/netbsd.
2020-08-11 Hans Petter SelaskyUse atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 Hans Petter SelaskyNeed to clone the task struct fields related to RCU...
2020-08-08 Dimitry AndricMerge ^/head r364041 through r364050.
2020-08-07 Mateusz Guzikvfs: add VOP_STAT
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-07 Hans Petter SelaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Mark JohnstonFix a TOCTOU vulnerability in freebsd32_copyin_control().
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Emmanuel Vadotlinuxkpi: Add time_after32 and time_before32
2020-08-04 Emmanuel Vadotlinuxkpi: Add clear_bit_unlock
2020-08-04 Emmanuel VadotRe-apply r363564.
2020-08-04 Emmanuel Vadotlinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 Emmanuel Vadotlinuxkpi: Add kref_put_lock
2020-08-04 Emmanuel Vadotlinuxkpi: Add linux/sizes.h
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-26 Emmanuel VadotFix r363565
2020-07-26 Emmanuel VadotRevert r363564
2020-07-26 Emmanuel Vadotlinuxkpi: Add taint* defines
2020-07-26 Emmanuel Vadotlinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 Emmanuel Vadotlinuxkpi: Include linux/sizes.h in dma-mapping.h
next