]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
psm: add support for evdev protocol
[FreeBSD/FreeBSD.git] / sys / compat /
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...
2017-03-28 mmMFV r316083,316094:
2017-03-27 hselaskyImplement vmalloc_32() in the LinuxKPI.
2017-03-27 hselaskyAdd more platforms supporting the direct map feature...
2017-03-27 hselaskyImplement a series of physical page management related...
2017-03-25 dchaginImplement Linux mincore() system call.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 edInclude <sys/systm.h> to obtain the memcpy() prototype.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 hselaskyUse ppsratecheck() for ratelimiting in the LinuxKPI.
2017-03-23 hselaskyAdd proper error checking for the string to number...
2017-03-23 hselaskyFunction macros are preferred in the LinuxKPI.
2017-03-23 hselaskyAdd support for ratelimited printouts in the LinuxKPI.
2017-03-22 edMake file descriptor passing for CloudABI's recvmsg...
2017-03-22 markjExtend cmpxchg() to support 8- and 16-bit values, and...
2017-03-22 hselaskyAdd full VNET support to the inet_get_local_port_range...
2017-03-22 hselaskyAdd support for more IPv4 and IPv6 related macros in...
2017-03-22 edMake file descriptor passing work for CloudABI's sendmsg().
2017-03-20 mmMFV r315633, 315635:
2017-03-19 vangyzenRegenerate syscall files for r315526
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-18 vangyzennanosleep: plug a kernel memory disclosure
2017-03-18 dchaginGlibc get_nprocs() and get_nprocs_conf() uses the sysfs...
2017-03-18 dchaginImplement getrandom() syscall.
2017-03-18 dchaginAs noted by Roel Bouwman Linux allows a large buffer...
2017-03-18 dchaginTo reduce code duplication move socket defines to the...
2017-03-18 dchaginRemove superflous break statment.
2017-03-18 dchaginCheck for negative nanoseconds.
2017-03-17 hselaskyImplement get_pid_task(), pid_task() and some other...
2017-03-17 hselaskyImplement minimalistic memory mapping structure, struct...
2017-03-17 hselaskyAdd comment describing the use of pagefault_disable...
2017-03-16 hselaskyUse __LP64__ to detect presence of suword64() to fix...
2017-03-16 hselaskyThe LinuxKPI pagefault disable and enable functions...
2017-03-16 hselaskyImplement more userspace memory access functions in...
2017-03-16 hselaskyDefine some more LinuxKPI task related macros.
2017-03-16 hselaskyAdd helper function similar to ip_dev_find() to the...
2017-03-16 hselaskyAdd basic support for VIMAGE to the LinuxKPI and ibcore.
2017-03-14 dchaginFix usage of the same 'i' variable in the external...
2017-03-14 hselaskySet "current" pointer for LinuxKPI interrupts and timer...
next