]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Remove an extraneous strlen from t_setdomainname.c
[FreeBSD/FreeBSD.git] / sys / kern /
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 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-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-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 Alan CoxRemove an unnecessary field from struct blist. (The...
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.
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Konstantin BelousovEnhance vfs.ino64_trunc_error sysctl.
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Gleb SmirnoffListening sockets improvements.
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Alan CoxWhen allocating swap blocks, if the available number...
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 Gleb SmirnoffFix a degenerate case when soisdisconnected() would...
2017-06-08 Marcelo AraujoAllow sysctl kern.vm_guest to return bhyve when running...
2017-06-07 Alan CoxOriginally, this file could be compiled as a user-space...
2017-06-07 Gleb SmirnoffProvide typedef for socket upcall function.
2017-06-07 Gleb SmirnoffRemove a piece of dead code.
2017-06-06 Alan CoxWhen the function blist_fill() was added to the kernel...
2017-06-06 Allan JudeJails: Optionally prevent jailed root from binding...
2017-06-05 Alan CoxHalve the memory being internally allocated by the...
2017-06-05 Konstantin BelousovAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-03 Alan CoxThe data type returned by vmoff() is too narrow in...
2017-06-03 Konstantin BelousovEnsure that cached struct thread does not keep spurious...
2017-06-02 Gleb SmirnoffRename accept filter getopt/setopt functions, so that...
2017-06-02 Gleb SmirnoffStyle: unwrap lines that doesn't have a good reason...
2017-06-02 Gleb SmirnoffRemove write only flag UNP_HAVEPCCACHED.
2017-06-02 Gleb SmirnoffFor UNIX sockets make vnode point not to the socket...
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-30 Mateusz Guzikmtx: fix whitespace damage in _mtx_trylock_flags_
2017-05-27 Konstantin BelousovUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 Conrad Meyerprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
next