]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Continuing efforts to provide hardening of FFS, this change adds a
[FreeBSD/FreeBSD.git] / sys / sys /
2017-09-22 Kirk McKusickContinuing efforts to provide hardening of FFS, this...
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-22 Hans Petter SelaskyAdd support for 32-bit compatibility IOCTLs in the...
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-18 Hans Petter SelaskyBump the __FreeBSD_version after recent LinuxKPI changes.
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-16 Stephen HurdRevert r323516 (iflib rollup)
2017-09-14 John BaldwinAdd a NT_ARM_VFP ELF core note to hold VFP registers...
2017-09-14 John BaldwinAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-13 Stephen HurdRoll up iflib commits from github. This pulls in most...
2017-09-12 John BaldwinHandle relocations for newer non-PIC MIPS ABI.
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-10 Mateusz GuzikMove vmmeter atomic counters into dedicated cache lines
2017-09-10 Ian LeporeAdd gpio methods to read/write/configure up to 32 pins...
2017-09-10 Alan CoxTo analyze the allocation of swap blocks by blist funct...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 Hans Petter SelaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-08 Mateusz GuzikAllow __builtin_memset instead of bzero for small buffe...
2017-09-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-06 Mateusz GuzikIntroduce __read_frequently
2017-09-05 Sepherosa Ziehauif: Add ioctls to get RSS key and hash type/function.
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-28 Conrad MeyerDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-28 Maxim SobolevAdd ability to label md(4) devices.
2017-08-28 Ed SchoutenMake _Static_assert() work with GCC in older C++ standards.
2017-08-25 Sean BrunoUse counter(9) for PLPMTUD counters.
2017-08-25 Bruce EvansSupport setting the colors of cursors for the VGA renderer.
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-22 Conrad Meyersubr_smp: Clean up topology analysis, add additional...
2017-08-21 Konstantin BelousovMake WRFSBASE and WRGSBASE instructions functional.
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Konstantin BelousovAllow vinvalbuf() to operate with the shared vnode...
2017-08-19 Bruce EvansFix setting of defaults for the text cursor.
2017-08-19 Bruce EvansRename curr_curs_attr to base_curr_attr. The actual...
2017-08-18 Conrad MeyerMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-18 Mark JohnstonRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 Mark JohnstonFactor out duplicated kernel dump code into dump_{start...
2017-08-17 Lawrence StewartImplement simple record boundary tracking in sbuf(9...
2017-08-16 Conrad MeyerAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 Bruce EvansUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 Ian LeporeAdd config_intrhook_oneshot(): schedule an intrhook...
2017-08-13 Alan CoxThe *_meta_* functions include a radix parameter, a...
2017-08-11 Mark JohnstonBump KERNELDUMP_BUFFER_SIZE to 4096.
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-07 Ruslan Bukino Replace __riscv__ with __riscv
2017-08-06 Konstantin BelousovRemove trivial comments. Remove and-ing with UINT_MAX...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-04 Konstantin BelousovRelax visibility for some termios symbols.
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-03 Enji CooperMFhead@r321967
2017-08-03 Mark JohnstonRework and simplify the ksyms(4) implementation.
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Konstantin BelousovFor makedev(), cast the minor argument to unsigned...
2017-08-02 Konstantin BelousovChange major()/minor() to work with 64bit dev_t.
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 Ian LeporeAdd clock_schedule(), a feature that allows realtime...
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-30 Xin LIBump copyright year.
2017-07-29 Rick MacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-29 Alexander MotinFix IORDY bits definition.
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-27 Konstantin BelousovMake the number of children for pctrie node available...
2017-07-26 Konstantin BelousovMark name_PCTRIE_LOOKUP_LE() generated function unused.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-22 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Dimitry AndricSet tentative merge dates, bump __FreeBSD_version.
next