]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux
Remove xpt_lock mutex.
[FreeBSD/FreeBSD.git] / sys / compat / linux /
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 mjglinux: avoid overhead of P_CONTROLT checks if possible
2019-11-18 traszMake linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 traszSupport O_CLOEXEC in linux(4) open(2) and openat(2).
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 emastelinux_renameat2: improve flag checks
2019-11-07 philImport libxo-1.3.0:
2019-11-06 traszMake linux(4) create /dev/shm. Linux applications...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 yuripvlinux: futex_mtx should follow futex_list
2019-10-18 yuripvlinux: provide just one instance of futex_list
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-30 kaktuslinux_renameat2: don't add extra \n on error.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 traszBump Linux version to 3.2.0. Without it, binaries...
2019-09-02 traszRelax compat.linux.osrelease checks. This way one...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-18 kibChange locking requirements for VOP_UNSET_TEXT().
2019-08-11 kibcompat/linux: Remove obsoleted and somewhat confusing...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-28 asomersMFHead @r350386
2019-07-10 avglinuxcommon: add module version
2019-07-10 tijlLet linuxulator mprotect mask unsupported bits before...
2019-07-04 emasteUpdate Linux compat version to 2.6.36
2019-07-04 traszReturn ENOTSUP for Linux FS_IOC_FIEMAP ioctl.
2019-07-04 traszFix linuxulator prlimit64(2) with pid == 0. This makes...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 markjRemove the CDIOCREADSUBCHANNEL_SYSSPACE ioctl.
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 dchaginLinux does not support MSG_OOB for unix(4) or non-strea...
2019-05-21 dchaginDo not leak sa in linux_recvmsg() call if kern_recvit...
2019-05-21 dchaginDo not use uninitialised sa.
2019-05-21 dchaginDo not leak sa in linux_recvfrom() call if kern_recvit...
2019-05-20 mmMFV r347989:
2019-05-19 traszImplement PTRACE_O_TRACESYSGOOD. This makes Linux...
2019-05-19 dchaginLinux send() call returns EAGAIN instead of ENOTCONN...
2019-05-13 asomersMFHead @347527
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 dchaginLinuxulator getpeername() returns EINVAL in case then...
2019-05-13 dchaginOur bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-06 dchaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 dchaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-04-30 dchaginFollow the FreeBSD and implement PDEATH_SIG prctl ops...
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-25 mmMFV r345495:
2019-03-24 dchaginWhitespace cleanup (annoying).
2019-03-24 dchaginUpdate syscall.master to 5.0.
2019-03-24 dchaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
next