]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Use bsd.opts.mk, not src.opts.mk
[FreeBSD/FreeBSD.git] / sys / kern /
2017-08-02 Enji CooperMFhead@r321897
2017-08-01 Mark JohnstonAmend r321884 to check the refcount and update the...
2017-08-01 Mark JohnstonFix a witness assertion that fires when a lock type...
2017-08-01 Enji CooperMFhead@r321851
2017-08-01 Alan CoxThe blist_meta_* routines that process a subtree take...
2017-08-01 Dmitry ChaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-31 Mark JohnstonBatch v_wire_count decrements in vm_hold_free_pages().
2017-07-31 Ian LeporeAdd clock_schedule(), a feature that allows realtime...
2017-07-31 Mark JohnstonCorrect the predicates on which lockstat:::{thread...
2017-07-31 Ian LeporeAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-29 Conrad Meyerkldstat: Use sizeof in place of named constants for...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-27 Konstantin BelousovMake it possible to request nosys logging to console.
2017-07-27 Konstantin BelousovMake the number of children for pctrie node available...
2017-07-24 Alan CoxChange the interactions of the interface functions...
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-23 Ian LeporeAdd common code to support realtime clocks that store...
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Michael TuexenFix getsockopt() for listening sockets when using SO_SN...
2017-07-19 Dimitry AndricMerge ^/head r320994 through r321238.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-18 Enji CooperFix whitespace regression accidentally checked in via...
2017-07-17 Alan CoxTidy up before making another round of functional chang...
2017-07-17 John BaldwinSet the current vnet pointer in the socket buffer AIO...
2017-07-16 Ian LeporeMinor optimization: instead of converting between days...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-15 Mark JohnstonRevert r320918 and have mkdumpheader() handle version...
2017-07-15 Ian LeporeRevert r320997. There are reports of it getting the...
2017-07-14 Brooks DavisAdd 32-bit compat for kinfo_proc's ki_tdaddr.
2017-07-14 Ian LeporeMinor optimization: instead of converting between days...
2017-07-14 Ian LeporeAllow setting debug.clocktime as a tunable. Print...
2017-07-14 Dimitry AndricMerge ^/head r320971 through r320993.
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-14 Warner LoshThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-14 Konstantin BelousovCorrect sysent flags for dynamically loaded syscalls.
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Ryan Libbykvprintf %b enhancements
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-12 Ian LeporeSupport multiple realtime clocks, and remove locking...
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-06 Andrew GallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-04 Hans Petter SelaskyAfter r319722 two fields were left uninitialized when...
2017-07-03 Konstantin BelousovResolve confusion between different error code spaces.
2017-07-02 Dimitry AndricMerge ^/head r320398 through r320572.
2017-07-02 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-02 Mateusz Guzikrwlock: perform the typically false td_rw_rlocks check...
2017-07-01 Alan CoxChange blst_leaf_alloc() to handle a cursor argument...
2017-06-30 Konstantin BelousovDefine ino64_trunc_error under same conditions as the...
2017-06-30 Alan CoxClear the MAP_WIREFUTURE flag on the vm map in exec_new...
2017-06-29 John BaldwinStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-29 Navdeep ParharAdjust sowakeup post-r319685 so that it continues to...
2017-06-29 Konstantin BelousovDo not cast struct kevent_args or struct freebsd11_keve...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Konstantin BelousovDo not ignore an error from vm_mmap_object().
2017-06-27 Alan CoxAddress the remaining integer overflow issues with...
2017-06-27 Conrad MeyerFix one more place uio_resid is truncated to int
2017-06-27 Dimitry AndricMerge ^/head r320042 through r320397.
2017-06-27 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-25 Gleb SmirnoffProvide sbsetopt() that handles socket buffer related...
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-19 Mark JohnstonFix the !TD_IS_IDLETHREAD(curthread) locking assertions.
2017-06-19 Konstantin BelousovAllow negative aio_offset only for the read and write...
2017-06-18 Alan CoxChange blist_alloc()'s allocation policy from first...
2017-06-17 Rick MacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 Konstantin BelousovRegen.
2017-06-17 Konstantin BelousovAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-17 Dimitry AndricMerge ^/head r319801 through r320041.
2017-06-17 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-16 Konstantin BelousovStyle.
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-15 Gleb SmirnoffPlug read(2) and write(2) on listening sockets.
2017-06-15 Ryan Libbyddb show socket debugging
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-14 Ryan Libbyddb show files: fix up file types and whitespace
2017-06-13 Konstantin BelousovRemove stray return.
2017-06-13 Alan CoxReduce the frequency of hint updates on allocation...
2017-06-13 Mark JohnstonHint at the intended usage for the "ll" field of struct...
2017-06-12 Konstantin BelousovAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 Konstantin BelousovPrint unimplemented syscall number to the ctty on SIGSY...
2017-06-12 Konstantin BelousovMove struct syscall_args syscall arguments parameters...
2017-06-12 Mark JohnstonAdd a helper function for comparing struct uuids.
2017-06-10 Dimitry AndricMerge ^/head r319779 through r319800.
2017-06-10 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 Alan CoxRemove an unnecessary field from struct blist. (The...
2017-06-10 Dimitry AndricMerge ^/head r319548 through r319778.
2017-06-09 Alan Coxblist_fill()'s return type is too narrow. blist_fill...
2017-06-09 Gleb SmirnoffFix stat(2) on a listening socket.
next