]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Merge ^/head r320994 through r321238.
[FreeBSD/FreeBSD.git] / sys / kern /
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-18 ngieFix whitespace regression accidentally checked in via...
2017-07-17 alcTidy up before making another round of functional chang...
2017-07-17 jhbSet the current vnet pointer in the socket buffer AIO...
2017-07-16 ianMinor optimization: instead of converting between days...
2017-07-15 markjRevert r320918 and have mkdumpheader() handle version...
2017-07-15 ianRevert r320997. There are reports of it getting the...
2017-07-14 brooksAdd 32-bit compat for kinfo_proc's ki_tdaddr.
2017-07-14 ianMinor optimization: instead of converting between days...
2017-07-14 ianAllow setting debug.clocktime as a tunable. Print...
2017-07-14 dimMerge ^/head r320971 through r320993.
2017-07-14 impThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-14 kibCorrect sysent flags for dynamically loaded syscalls.
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-12 rlibbykvprintf %b enhancements
2017-07-12 ianSupport multiple realtime clocks, and remove locking...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-06 gallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-04 hselaskyAfter r319722 two fields were left uninitialized when...
2017-07-03 kibResolve confusion between different error code spaces.
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-02 mjgrwlock: perform the typically false td_rw_rlocks check...
2017-07-01 alcChange blst_leaf_alloc() to handle a cursor argument...
2017-06-30 kibDefine ino64_trunc_error under same conditions as the...
2017-06-30 alcClear the MAP_WIREFUTURE flag on the vm map in exec_new...
2017-06-29 jhbStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-29 npAdjust sowakeup post-r319685 so that it continues to...
2017-06-29 kibDo not cast struct kevent_args or struct freebsd11_keve...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 kibDo not ignore an error from vm_mmap_object().
2017-06-27 alcAddress the remaining integer overflow issues with...
2017-06-27 cemFix one more place uio_resid is truncated to int
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-25 glebiusProvide sbsetopt() that handles socket buffer related...
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-19 markjFix the !TD_IS_IDLETHREAD(curthread) locking assertions.
2017-06-19 kibAllow negative aio_offset only for the read and write...
2017-06-18 alcChange blist_alloc()'s allocation policy from first...
2017-06-17 rmacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 kibRegen.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-17 dimMerge ^/head r319801 through r320041.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-16 kibStyle.
2017-06-15 glebiusPlug read(2) and write(2) on listening sockets.
2017-06-15 rlibbyddb show socket debugging
2017-06-14 rlibbyddb show files: fix up file types and whitespace
2017-06-13 kibRemove stray return.
2017-06-13 alcReduce the frequency of hint updates on allocation...
2017-06-13 markjHint at the intended usage for the "ll" field of struct...
2017-06-12 kibAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 kibPrint unimplemented syscall number to the ctty on SIGSY...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 markjAdd a helper function for comparing struct uuids.
2017-06-10 dimMerge ^/head r319779 through r319800.
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 alcRemove an unnecessary field from struct blist. (The...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 alcblist_fill()'s return type is too narrow. blist_fill...
2017-06-09 glebiusFix stat(2) on a listening socket.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 kibEnhance vfs.ino64_trunc_error sysctl.
2017-06-08 glebiusListening sockets improvements.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 alcWhen allocating swap blocks, if the available number...
2017-06-08 glebiusFix a degenerate case when soisdisconnected() would...
2017-06-08 araujoAllow sysctl kern.vm_guest to return bhyve when running...
2017-06-07 alcOriginally, this file could be compiled as a user-space...
2017-06-07 glebiusProvide typedef for socket upcall function.
2017-06-07 glebiusRemove a piece of dead code.
2017-06-06 alcWhen the function blist_fill() was added to the kernel...
2017-06-06 allanjudeJails: Optionally prevent jailed root from binding...
2017-06-05 alcHalve the memory being internally allocated by the...
2017-06-05 kibAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-03 dimMerge ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-03 alcThe data type returned by vmoff() is too narrow in...
2017-06-03 kibEnsure that cached struct thread does not keep spurious...
2017-06-02 glebiusRename accept filter getopt/setopt functions, so that...
2017-06-02 glebiusStyle: unwrap lines that doesn't have a good reason...
2017-06-02 glebiusRemove write only flag UNP_HAVEPCCACHED.
2017-06-02 glebiusFor UNIX sockets make vnode point not to the socket...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge ^/head r319165 through r319250.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-30 mjgmtx: fix whitespace damage in _mtx_trylock_flags_
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-27 kibUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 dimMerge ^/head r318658 through r318963.
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
next