]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / sys / compat /
2020-11-20 sjgMerge bmake-20201117
2020-11-18 hselaskyAllow LinuxKPI types to be used in bootloaders, by...
2020-11-17 cemlinux(4) clone(2): Correctly handle CLONE_FS and CLONE_...
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 cemunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2020-11-17 cemlinprocfs(5): Add rudimentary /proc/<pid>/mountinfo
2020-11-17 cemlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 kevansumtx_op: reduce redundancy required for compat32
2020-11-14 wulfLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-09 manuLinuxKPI: Implement ACPI bits required by drm-kmod...
2020-11-09 traszMake it possible to mount a fuse filesystem, such as...
2020-11-09 mjgkqueue: save space by using only one func pointer for...
2020-11-08 netchild - add more linux socket options (sorted by value)
2020-11-07 sjgUpdate to bmake-20201101
2020-11-06 cemlinux(4): Fix loadable modules after r367395
2020-11-05 cemlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 cemAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-11-04 traszUnbreak buildworld after r367339.
2020-11-04 traszAdd linux_to_bsd_errtbl[], mapping Linux errnos to...
2020-11-03 cemlinux(4): Improve netlink diagnostics
2020-11-03 traszMake linux_errtbl[] static.
2020-11-03 traszFix rookie mistake - it's nitems(), not sizeof().
2020-11-03 cemlinux(4) prctl(2): Implement PR_[GS]ET_DUMPABLE
2020-11-03 cemlinux(4): Emulate Linux SOL_SOCKET:SO_PASSCRED
2020-11-03 cemlinux(4): style: Eliminate dead 'break' after 'return'
2020-11-02 cemlinux(4): Quiesce unrecognized ioctl warning for F2FS...
2020-11-02 cemlinux(4): Deduplicate ioctl range construction with...
2020-11-02 cemlinux(4): Disambiguate identical ioctl errors in distin...
2020-10-31 cemlinux(4): Add missing clone(2) flags
2020-10-30 cemlinux(4): Quiesce warning about madvise(..., -1)
2020-10-29 traszMake linprocfs(4) print a warning when there's not...
2020-10-29 traszFix typo.
2020-10-29 traszAdd defines for Linux errno values and use them to...
2020-10-28 traszMake linux_errtbl a bit more readable by using named...
2020-10-27 traszFix misnomer - linux_to_bsd_errno() does the exact...
2020-10-26 mjglinux: silence renameat2 flags warning
2020-10-26 mjglinux: add missing conversions for compat.linux.use_emu...
2020-10-24 kevansaudit: correct reporting of *execve(2) success
2020-10-24 traszTweak linux(4) socket(2) debug messages.
2020-10-24 traszFurther improve prctl(2) debug.
2020-10-24 hselaskyImplement xa_init() in the LinuxKPI as a wrapper for...
2020-10-23 traszImprove prctl(2) debug.
2020-10-23 traszAdd /proc/sys/kernel/ngroups_max to linprocfs(4). ...
2020-10-21 traszMake linux(4) warn about unsupported socket(2) types.
2020-10-20 traszFix linprocfs(4) /proc/self/mem semantics to more close...
2020-10-20 traszFix potential race condition in linux stat(2).
2020-10-18 traszAdd compat.linux.dummy_rlimits, and disable by default.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 traszSet default stack size for Linux apps to 8MB. This...
2020-10-16 hselaskyRemove ifdefs around IS_ALIGNED() definition in the...
2020-10-16 traszMake linux getrlimit(2) and prlimit(2) return something...
2020-10-15 traszWith some popular multiplayer games (such as Counter...
2020-10-13 hselaskyImplement more RCU list functions in the LinuxKPI.
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-07 bzLinuxKPI: add a bitfield.h implementation.
2020-10-06 manulinuxkpi: Add pagemap.h
2020-10-06 manulinuxkpi: Add power_supply.h
2020-10-06 manulinuxkpi: Add prefetch.h
2020-10-06 manulinuxkpi: Add numa.h
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
next