]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Attempt to treat "metadata" as a collectively singular noun.
[FreeBSD/FreeBSD.git] / sys / compat /
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-18 markjAdd kthread parking support to the LinuxKPI.
2017-06-18 markjAvoid including list.h in LinuxKPI headers.
2017-06-18 emasteAdd ZFS to Linux statfs ftype
2017-06-17 markjRemove prototypes for unimplemented LinuxKPI functions.
2017-06-17 kibRegen.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 dchaginRemove the outdated definition.
2017-06-12 dchaginSince r318735 (ino64 project) the size of the native...
2017-06-09 markjImplement pci_disable_device() in the LinuxKPI.
2017-06-09 markjAugment wait queue support in the LinuxKPI.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 kibEnhance vfs.ino64_trunc_error sysctl.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 jhibbitsRemove ARM and MIPS from linuxkpi ioremap_attr definition
2017-06-07 jhibbitsAdd more #ifdef arch checks to the linuxkpi
2017-06-06 hselaskyFix init order in the LinuxKPI for IDR support after...
2017-06-05 kibAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-04 dchaginOn success, getrandom() Linux system call returns the...
2017-06-04 dchaginRevert r319053 due to lack of sence. As pointed out...
2017-06-02 hselaskyImprove kqueue() support in the LinuxKPI. Some applicat...
2017-06-02 hselaskyAdd support for setting the non-blocking I/O flag for...
2017-06-01 hselaskyMake sure the selrecord() function is only called from...
2017-06-01 hselaskyTranslate the ERESTARTSYS error code into ERESTART...
2017-06-01 hselaskyAdd generic kqueue() and kevent() support to the LinuxK...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 hselaskyImplement print_hex_dump(), print_hex_dump_bytes() and
2017-05-31 hselaskyProperly implement idr_preload() and idr_preload_end...
2017-05-31 hselaskyImplement in_atomic() function in the LinuxKPI.
2017-05-31 hselaskyProperly set the .d_name field in the cdevsw structure...
2017-05-31 hselaskyMake sure the VMAP's "vm_file" field is referenced...
2017-05-31 hselaskyRemove the VMA handle from its list before calling...
2017-05-31 hselaskyDon't acquire a reference on the VM-space when allocati...
2017-05-31 hselaskyFix a reference count leak in the LinuxKPI due to calli...
2017-05-31 hselaskyFixes for refcounting "struct linux_file" in the LinuxKPI.
2017-05-31 hselaskyMake sure the thread's priority is restored for all...
2017-05-30 markjAdd some miscellaneous definitions to support DRM drivers.
2017-05-28 dchaginOn success, getrandom() Linux system call returns the...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-24 allanjudeFollowup to r318765 (capsicumize cpuset_*affinity)
2017-05-24 allanjudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 kibRegen.
2017-05-23 kibCommit the 64-bit inode project.
2017-05-22 glebiusFix regression in ndis(4) after r286410. This adds...
2017-05-22 emasteRegen sysent after r318634, no open(2) in capability...
2017-05-22 emastedisallow open(2) in capability mode
2017-05-21 markjAdd get_cpu() and put_cpu().
2017-05-18 markjFix a few uses of kern_yield() in the TTM and the LinuxKPI.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-09 hselaskyFix init order in the LinuxKPI for RCU support.
2017-05-06 mmokhiFix linprocfs_docpuinfo() output regarding to what...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 brooksRegent post r317845.
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-05 markjUse pmap_invalidate_cache() to implement wbinvd_on_all_...
2017-05-05 hselaskyFix for use after free in the LinuxKPI.
2017-05-04 mmMFV r317781:
2017-05-01 markjAdd on_each_cpu() and wbinvd_on_all_cpus().
2017-05-01 dchaginFix NULL pointer dereference in futex_wake_op() in...
2017-04-30 dchaginFix symlinkat() which use the newdfd argument to look...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 hselaskyPrefer to use real virtual address over direct map...
2017-04-23 dchaginMap Linux CLOCK_BOOTTIME to native CLOCK_UPTIME.
2017-04-23 dchaginAdd Evdev ioctl handler to the Linuxulator.
2017-04-19 markjDrop Giant before sleeping in linux_wait_for_{timeout_...
2017-04-19 hselaskyUse __typeof() instead of typeof() in some RCU related...
2017-04-19 hselaskyFix problem regarding priority inversion when using...
2017-04-19 hselaskyZero number of CPUs should be translated into the defau...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 emasteRemove trailing whitespace from r317061
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-17 glebiusRemove unneeded include of vm_phys.h.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 cemlinux_ioctl: Refactor some v4l2 struct converters
2017-04-09 cognetImport CK as of commit 6b141c0bdd21ce8b3e14147af8f87f22...
2017-04-09 avatarAdding SIOCGIFNAME support in Linuxulator. This should...
2017-04-09 hselaskyFix compilation of LinuxKPI for PowerPC.
2017-04-07 hselaskyCreate the LinuxKPI current task structure on the fly...
2017-04-07 hselaskyThe __stringify() macro in the LinuxKPI should expand...
2017-04-07 dchaginPrevent ushort values overflow when convert new Linux...
2017-04-06 brooksRegen after r316594.
2017-04-06 brooksChange the size argument of __getcwd() to size_t.
2017-04-06 hselaskyCleanup the bitmap_xxx() functions in the LinuxKPI:
2017-04-06 hselaskyDefine VM_READ, VM_WRITE and VM_EXEC in the LinuxKPI.
2017-04-06 hselaskyImplement need_resched() in the LinuxKPI.
2017-04-06 hselaskyFix implementation of task_pid_group_leader() in the...
2017-04-06 hselaskyImplement proper support for memory map operations...
2017-04-06 hselaskyBefore registering a new mm_struct in the LinuxKPI...
2017-04-05 hselaskyUnify error handling when si_drv1 is NULL in the LinuxKPI.
2017-04-05 hselaskyImplement down_write_killable() in the LinuxKPI.
2017-04-02 dchaginUse the kern_clock_nanosleep() to implement Linux clock...
2017-04-02 dchaginRemove excess tv_nsec test as this is done by linux_to_...
2017-04-02 dchaginThe value in the tv_nsec field should be in the range...
2017-04-02 dchaginAs noted by bde@ negative tv_sec values are not checked...
2017-03-30 dchaginUse kern_mincore() helper instead of abusing syscall...
2017-03-29 rwatsonHook up new audit event identifiers for various non...
next