]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux
Improve input validation when processing AUTH chunks.
[FreeBSD/FreeBSD.git] / sys / compat / linux /
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 brooksCentralize compatability translation macros.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358832 through r358848.
2020-03-10 hselaskyAdd support for the device statistics IOCTL, needed...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 tijlMove compat.linux.map_sched_prio sysctl definition...
2020-03-04 cyMFV r358616:
2020-03-04 brooksIntroduce kern_mmap_req().
2020-03-02 mmMFV r358511,r358532:
2020-03-01 tijllinuxulator: Map scheduler priorities to Linux priorities.
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 traszMake linuxulator warn about unsupported getsockopt...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-10 traszMake linux(4) use kern_socketpair(9) instead of going...
2020-02-07 kiblinux futex_put(): do not touch futex after dropping...
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-05 emastelinuxulator: implement sendfile
2020-02-04 dchaginFix clock_gettime() and clock_getres() for cpu clocks:
2020-02-04 dchaginlinux_to_native_clockid() properly initializes nwhich...
2020-02-01 dimMerge ^/head r357368 through r357388.
2020-02-01 mjgcache: replace kern___getcwd with vn_getcwd
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-28 traszAdd TCP_CORK support to linux(4). This fixes one of...
2020-01-28 traszAdd compat.linux.ignore_ip_recverr sysctl. This is...
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 traszMake linux(4) handle MAP_32BIT.
2020-01-24 traszAdd kern_unmount() and use in Linuxulator. No function...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-21 traszRevert r356948; breaks build somehow.
2020-01-21 traszMake linux(4) handle MAP_32BIT.
2020-01-21 markjFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-20 traszProperly translate MNT_FORCE flag to Linux umount2...
2020-01-14 traszMake linux(4) use kern_setsockopt(9) instead of going...
2020-01-14 traszMake linux(4) use kern_getsockopt(9) instead of going...
2020-01-14 traszMake linux getcpu(2) report the domain.
2020-01-12 traszdd kern_getpriority(), make Linuxulator use it.
2020-01-12 traszAdd kern_setpriority(), use it in Linuxulator.
2020-01-07 mjgvfs: reimplement deferred inactive to use a dedicated...
2020-01-04 kevanskern_mmap: add a variant that allows caller to inspect fp
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 traszAdd basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 kaktuslinux(4): implement copy_file_range(2)
2019-12-29 traszImplement Linux syslog(2) syscall; just enough to make...
2019-12-29 traszMake Linux stat(2) et al distinguish between block...
2019-12-29 traszImplement Linux BLKGETSIZE64 ioctl.
2019-12-28 traszMake linux mount(2) tolerate NULL 'from' argument,...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-16 traszAdd a hack to make ^T work for Linux binaries, enabled...
2019-12-16 traszAdd compat.linux.emul_path, so it can be set to somethi...
2019-12-16 traszDon't use K&R definitions. No functional changes.
2019-12-15 jeffschedlock 1/4
2019-12-14 traszAdd sync_file_range(2) implementation to linux(4);...
2019-12-13 traszAdd kern_kill() and use it in Linuxulator. It's just...
2019-12-13 traszAdd kern_getsid() and use it in Linuxulator; no functio...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 jeffFix the last few cases that grab without busy or valid...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-24 wulfLinux epoll: Allow passing of any negative timeout...
2019-11-24 wulfLinux epoll: Register events with zero event mask
2019-11-24 wulfLinux epoll: Check both read and write kqueue events...
2019-11-24 wulfLinux epoll: Don't deregister file descriptor after...
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.
next