]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux
linuxkpi: Add prefetch.h
[FreeBSD/FreeBSD.git] / sys / compat / linux /
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
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-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-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
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-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
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-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-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-19 Edward Tomasz Napi... Make linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-18 Edward Tomasz Napi... Make linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 Edward Tomasz Napi... Bump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 Edward Tomasz Napi... Add a trivial linux(4) splice(2) implementation, which...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Alexander LeidingerFix r363125 (Implement CLOCK_MONOTONIC_RAW (linux ...
2020-07-12 Alexander LeidingerImplement CLOCK_MONOTONIC_RAW (linux >= 2.6.28).
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Edward Tomasz Napi... Make linux stat(2) return the same st_dev for every...
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Edward Tomasz Napi... Don't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 Kyle Evansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-05 Edward Tomasz Napi... Fix Linux recvmsg(2) when msg_namelen returned is 0...
2020-07-04 Mateusz Guziklinux: fix ioctl performance for termios
2020-07-01 Edward Tomasz Napi... Rework linux accept(2). This makes the code flow easie...
2020-06-30 Edward Tomasz Napi... Make linux(4) ignore SA_INTERRUPT. The zsh(1) binary...
2020-06-29 Kyle Evanslinux: reposition the comment for bsd_to_linux_bits...
2020-06-29 Kyle Evanslinuxolator: implement memfd_create syscall
2020-06-28 Edward Tomasz Napi... Make linux(4) support SO_PROTOCOL. Running Python...
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Edward Tomasz Napi... Make linux(4) warn about unsupported SA_ flags.
2020-06-25 Mark JohnstonImplement an approximation of Linux MADV_DONTNEED seman...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-19 Edward Tomasz Napi... Add warnings for unsupported Linux clockids.
2020-06-18 Konstantin BelousovFix execution of linux binary from multithreaded non...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-15 Edward Tomasz Napi... Make Linux uname(2) return x86_64 to 32-bit apps. ...
2020-06-14 Edward Tomasz Napi... Make linux(4) warn about unsupported CMSG level/type.
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Edward Tomasz Napi... Add compat.linux.debug sysctl, to make it possible...
2020-06-12 Edward Tomasz Napi... Fix naming clash.
2020-06-12 Edward Tomasz Napi... Make linux(4) warn about unsupported fcntls.
2020-06-12 Edward Tomasz Napi... Minor code cleanup; no functional changes.
2020-06-12 Cy SchubertMFV r362082:
2020-06-11 Edward Tomasz Napi... Don't use newlines with linux_msg(). No functional...
2020-06-11 Edward Tomasz Napi... Replace LINUX_FASYNC with LINUX_O_ASYNC; no functional...
2020-06-11 Edward Tomasz Napi... Improve the warnings.
2020-06-11 Edward Tomasz Napi... Make linux(4) handle SO_REUSEPORT.
2020-06-10 Mark JohnstonFix a couple of nits in Linux sysinfo(2) emulation.
2020-06-10 Mark JohnstonAdd a comment reflecting the commit log for r361945.
2020-06-10 Edward Tomasz Napi... Make linux(4) set the openfiles soft resource limit...
2020-06-10 Edward Tomasz Napi... Support SO_SNDBUFFORCE/SO_RCVBUFFORCE by aliasing them...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Mark JohnstonStop computing a "sharedram" value when emulating Linux...
next