]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
hyperv/chan: Add sysctl node to check whether monitor is allocated or not
[FreeBSD/FreeBSD.git] / sys / sys /
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 John BaldwinRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 John BaldwinRemove taskqueue_enqueue_fast().
2016-03-01 Svatopluk KrausMark other parts of interrupt framework as INTR_SOLO...
2016-03-01 Gleb SmirnoffNew way to manage reference counting of mbuf external...
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Sepherosa Ziehaubuf_ring/drbr: Add buf_ring_peek_clear_sc and use it...
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-28 Konstantin BelousovImplement process-shared locks support for libthr.so...
2016-02-27 Svatopluk KrausMove IPI related parts back to (ARM) machine specific...
2016-02-27 Justin HibbitsAdd the bus_alloc_resource_anywhere() convenience function.
2016-02-25 Mark JohnstonImprove error handling for posix_fallocate(2) and posix...
2016-02-24 Konstantin BelousovProvide more correct sizing of the KVA consumed by...
2016-02-23 Xin LIMFV r295913:
2016-02-20 Justin HibbitsFix the definition of RM_MAX_END.
2016-02-20 Justin HibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 Zbigniew BodekIntroduce bus_get_bus_tag() method
2016-02-18 Sepherosa Ziehautcp/lro: Allow drivers to set the TCP ACK/data segment...
2016-02-16 Justin HibbitsBump __FreeBSD_Version for u_long -> rman_res_t change...
2016-02-16 John BaldwinThe locking annotations for struct sockbuf originally...
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Konstantin BelousovPOSIX states that #include <signal.h> shall make both...
2016-02-12 Konstantin BelousovAdjust the size of PMC_DEFAULT_DEBUG_FLAGS to match...
2016-02-11 Gleb Smirnoffo Gather all mbuf(9) allocation functions into kern_mbu...
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-10 Gleb SmirnoffGarbage collect unused arguments of m_init().
2016-02-10 Gleb SmirnoffGarbage collect m_getclr().
2016-02-10 Adrian ChaddBreak out the shared bits of the arm intrng definitions...
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-09 Konstantin BelousovRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-05 John BaldwinRename aiocblist to kaiocb and use consistent variable...
2016-02-04 Ravi PokalaAdd defines for WRITE_UNCORRECTABLE ATA command, and...
2016-02-04 Mateusz Guzikfork: plug a use after free of the returned process
2016-02-04 Mateusz Guzikfork: pass arguments to fork1 in a dedicated structure
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-02 Alfred PerlsteinIncrease max allowed backlog for listen sockets
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-29 Ruslan BukinWelcome the RISC-V 64-bit kernel.
2016-01-29 Konstantin BelousovAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-28 Eric van Gyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 John BaldwinConvert ss_sp in stack_t and sigstack to void *.
2016-01-27 Justin HibbitsFix the build post-r294883.
2016-01-27 Justin HibbitsConvert rman to use rman_res_t instead of u_long
2016-01-26 Devin TeskeAdd keep_tite configuration option
2016-01-26 Ed MasteAdd STT_SPARC_REGISTER ELF definition
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-25 Marius Strobl- Make the code consistent with itself style-wise and...
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Bjoern A. ZeebJust checkpoint the WIP in order to be able to make...
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Kirk McKusickUpdate comment to note the function, prison_priv_check...
2016-01-21 Ed MasteAdd STB_GNU_UNIQUE symbol binding definition
2016-01-21 Hans Petter SelaskyImplement idr_preload(), idr_preload_end(), idr_alloc...
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Mateusz Guziksession: avoid proctree lock on proc exit when possible
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Marius StroblCorrect assertions in r294362, foobared when separating...
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Marius StroblFix tty_drain() and, thus, TIOCDRAIN of the current...
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 Hans Petter SelaskyAdd optimizing LRO wrapper:
2016-01-18 Mark JohnstonAdd vrefl(), a locked variant of vref(9).
2016-01-18 Ruslan BukinAdd RISC-V relocation types.
2016-01-18 Xin LIMFV r294260:
2016-01-17 Konstantin BelousovWhen cleaning up from failed adv locking and checking...
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Hans Petter SelaskyImplement support for PCI suspend, resume and shutdown...
2016-01-14 Gleb SmirnoffCall crextend() before copying old credentials to the...
2016-01-13 Konstantin BelousovMake devfs_fpdrop() static. It was not a public KPI...
2016-01-09 Dmitry ChaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 Gleb SmirnoffNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 Gleb SmirnoffMake it possible for sbappend() to preserve M_NOTREADY...
2016-01-08 Xin LIMFV r293415:
2016-01-07 Bryan DreweryAllow libnv to be built externally using GCC.
2016-01-07 Konstantin BelousovProvide yet another KPI for cdev creation, make_dev_s(9).
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Bjoern A. ZeebBump copyright year.
2015-12-30 Allan JudeBump __FreeBSD_version because r292782 removes sys...
next