]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Followup to r347996
[FreeBSD/FreeBSD.git] / sys / compat /
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 kibNormalize the declaration of i386_read_exec variable.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-30 avosFix compilation with 'option NDISAPI + device ndis...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
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-22 gonzo[ndis] Fix unregistered use of FPU by NDIS in kernel...
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-15 glebiusFix compilation failures on different arches that have...
2019-01-15 glebiusMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-13 cognetRegenerate sysent files after having modified syscalls...
2019-01-13 cognetamd64 is the only arch that doesn't require padding...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-08 markjSpecify the correct option level when emulating SO_PEER...
2019-01-01 cemlinuxkpi: Remove extraneous NULL check on M_WAITOK...
2018-12-30 kibFix 32bit gcc builds after r342625.
2018-12-30 kibFix linux_destroy_dev() behaviour when there are still...
2018-12-30 kibImplement zap_vma_ptes() for managed device objects.
2018-12-30 kibUse IDX_TO_OFF().
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 brooksconst poison the `new` pointer of __sysctl.
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 hselaskyRemove no longer needed ifdefs in the LinuxKPI, after...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 kibRegen.
2018-12-07 kibAdd new file handle system calls.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 hselaskyRemove redundant declaration after r341517.
2018-12-05 hselaskyFix some build of LinuxKPI on some platforms after...
2018-12-05 slavashmlx5: Fix driver version location
2018-12-05 slavashibcore: ip6_dev_find() needs to know the scope ID.
2018-12-05 slavashlinuxkpi: Really check if PCI is offline
2018-12-05 slavashlinuxkpi: properly implement netif_carrier_ok().
2018-12-05 slavashlinuxkpi: Fix for use-after-free when tearing down...
2018-12-05 slavashlinuxkpi: implement idr_is_empty() and ida_is_empty().
2018-12-03 kibImprove procstat reporting for the linux cdev file...
2018-11-29 brooksAdd helper functions to copy strings into struct image_...
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-24 markjPass malloc flags directly through kevent(2) subroutines.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-21 bwidawsklinuxkpi: Use pageproc instead of vmproc
2018-11-20 bwidawsklinuxkpi: Remove duplicated text
2018-11-20 bwidawsklinuxkpi: Add some basic swap functions
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 tijlFix another user address dereference in linux_sendmsg...
2018-11-19 tijlDo proper copyin of control message data in the Linux...
2018-11-16 mjgproc: always store parent pid in p_oppid
2018-11-16 hselaskyDefine asm macro in the LinuxKPI.
2018-11-16 hselaskyImplement ktime_get_ts64() function macro in the LinuxKPI.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-14 brooksUse the main capabilities.conf for freebsd32.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 brooksRegen after r340302: Fix freebsd32 mknod(at).
2018-11-09 brooksFix freebsd32 mknod(at).
2018-11-09 brooksRegen after r340294: Fix a number of bugs in freebsd32...
2018-11-09 brooksFix a number of bugs in freebsd32's capabilities.conf.
2018-11-09 brooksRegen after r340274: Make freebsd32_utmx_op follow...
2018-11-09 brooksMake freebsd32_umtx_op follow the freebsd32_foo convention.
2018-11-09 brooksRegen after 340272: Make __sysctl follow the freebsd32_...
2018-11-09 brooksMake __sysctl follow the freebsd32_foo convention.
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 brooksRegen after r340221: allow pointer return types.
2018-11-07 brooksmakesyscalls.sh: allow pointer return types.
2018-11-06 brooksRegen after r340199: Use declared types for caddr_t...
2018-11-06 brooksUse declared types for caddr_t arguments.
next