]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
hyperv/hn: Re-set datapath after synthetic parts reattached.
[FreeBSD/FreeBSD.git] / sys / kern /
2017-08-13 ianAdd config_intrhook_oneshot(): schedule an intrhook...
2017-08-13 alcThe *_meta_* functions include a radix parameter, a...
2017-08-11 markjHave sendfile_swapin() use vm_page_grab_pages().
2017-08-11 markjModify vm_page_grab_pages() to handle VM_ALLOC_NOWAIT.
2017-08-11 alcAn invalid page can't be dirty.
2017-08-11 andrewOnly return the current cpu if it's in the cpumask...
2017-08-09 glebiusPlug uninitialized stack variable leak in sendfile(2).
2017-08-09 alcIntroduce vm_page_grab_pages(), which is intended to...
2017-08-08 asomersMake p1003_1b.aio_listio_max a tunable
2017-08-07 bro Replace __riscv__ with __riscv
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 alcIn case readers are misled by expressions that combine...
2017-08-01 markjAmend r321884 to check the refcount and update the...
2017-08-01 markjFix a witness assertion that fires when a lock type...
2017-08-01 alcThe blist_meta_* routines that process a subtree take...
2017-08-01 dchaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-31 markjBatch v_wire_count decrements in vm_hold_free_pages().
2017-07-31 ianAdd clock_schedule(), a feature that allows realtime...
2017-07-31 markjCorrect the predicates on which lockstat:::{thread...
2017-07-31 ianAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-29 cemkldstat: Use sizeof in place of named constants for...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 kibMake it possible to request nosys logging to console.
2017-07-27 kibMake the number of children for pctrie node available...
2017-07-24 alcChange the interactions of the interface functions...
2017-07-23 ianAdd common code to support realtime clocks that store...
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 tuexenFix getsockopt() for listening sockets when using SO_SN...
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...
next