]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
- Fix gcc build for superio(4)
[FreeBSD/FreeBSD.git] / sys / kern /
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-06 Doug MooreChange blist_next_leaf_alloc so that it can examine...
2019-07-04 Mark JohnstonDefer funsetown() calls for a TTY to tty_rel_free().
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-03 Eric van GyzenSave the last callout function executed on each CPU
2019-07-02 John BaldwinInvoke ext_free function when freeing an unmapped mbuf.
2019-07-02 John BaldwinFix description of debug.obsolete_panic.
2019-07-02 Konstantin BelousovMore style.
2019-07-02 Konstantin BelousovStyle.
2019-07-02 Konstantin BelousovControl implicit PROT_MAX() using procctl(2) and the...
2019-07-02 Mark JohnstonFix handling of errors from sblock() in soreceive_stream().
2019-07-01 Rick MacklemFactor out the code that does a VOP_SETATTR(size) from...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 Mark JohnstonUse a consistent snapshot of the fd's rights in fget_mm...
2019-06-29 Mark JohnstonFix mutual exclusion in pipe_direct_write().
2019-06-29 John BaldwinCompress pending socket buffer data once it is marked...
2019-06-29 John BaldwinAdd support for using unmapped mbufs with sendfile(2).
2019-06-29 John BaldwinAdd an external mbuf buffer type that holds multiple...
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Konstantin BelousovStyle.
2019-06-28 Hans Petter SelaskyImplement API for draining EPOCH(9) callbacks.
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-27 Alan SomersFIOBMAP2: inline vn_ioc_bmap2
2019-06-27 Rick MacklemAdd non-blocking trylock variants for the rangelock...
2019-06-27 John BaldwinFix comment in sofree() to reference sbdestroy().
2019-06-25 Alan Somersfcntl: style changes to r349248
2019-06-25 Warner LoshRemove a couple of harmless stray references to nandfs.
2019-06-24 Warner LoshAdd missing include of sys/boot.h
2019-06-24 Warner LoshMove to using a common kernel path between the boot...
2019-06-23 Konstantin BelousovSwitch to check for effective user id in r349320, and...
2019-06-23 Konstantin Belousovcoredump: avoid writing to core files not owned by...
2019-06-20 Alan Somersfcntl: fix overflow when setting F_READAHEAD
2019-06-20 Alan SomersAdd FIOBMAP2 ioctl
2019-06-20 Alan SomersAdd a VOP_BMAP(9) man page
2019-06-20 Alexander MotinAdd wakeup_any(), cheaper wakeup_one() for taskqueue(9).
2019-06-19 Alexander MotinUse sbuf_cat() in GEOM confxml generation.
2019-06-19 Alexander MotinFix typo in r349178.
2019-06-18 Alexander MotinOptimize kern.geom.conf* sysctls.
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-14 Alexander MotinUpdate td_runtime of running thread on each statclock().
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Stephen HurdSome devices take undesired actions when RTS and DTR are
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 John BaldwinMake the warning intervals for deprecated crypto algori...
2019-06-11 John BaldwinTrim an extra space.
2019-06-08 Bjoern A. ZeebFix dpcpu and vnet panics with complex types at the...
2019-06-06 Alan SomersAdd a testing facility to manually reclaim a vnode
2019-06-04 Ed Mastestyle(9) / tidying for r348611
2019-06-04 Ed MasteExpose the kernel's build-ID through sysctl
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-03 John BaldwinWarn about deprecated features on all major OS versions.
2019-06-03 Konstantin BelousovRemove dead check.
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Brooks Davismakesyscalls.sh: always use absolute path for syscalls...
2019-05-30 Dmitry ChaginRemove wrong inline keyword.
2019-05-30 Konstantin BelousovRemove TODO comment after posixshmcontrol(1) added.
2019-05-30 Konstantin BelousovSilence witness warning about duplicated mutex type.
2019-05-30 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-29 Konstantin BelousovDo not go into sleep in sleepq_catch_signals() when...
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Andrew TurnerTeach the kernel KUBSAN runtime about alignment_assumption
2019-05-27 Justin Hibbitskern/CTF: link_elf_ctf_get() on big endian platforms
2019-05-24 Conrad MeyerDisable intr_storm_threshold mechanism by default
2019-05-24 John BaldwinRestructure mbuf send tags to provide stronger guarantees.
2019-05-24 Alan SomersRemove "struct ucred*" argument from vtruncbuf
2019-05-23 Conrad MeyerEKCD: Add Chacha20 encryption mode
2019-05-23 Konstantin BelousovAdd a kern.ipc.posix_shm_list sysctl.
2019-05-23 Konstantin BelousovReport ref count of the backing object as st_nlink...
2019-05-23 Konstantin BelousovMake pack_kinfo() available for external callers.
2019-05-21 Conrad Meyermqueuefs: Do not allow manipulation of the pseudo-diren...
2019-05-21 Conrad MeyerInclude ktr.h in more compilation units
2019-05-21 Konstantin BelousovNDFREE(): Fix unlocking for LOCKPARENT|LOCKLEAF and...
2019-05-21 Stephen J. KiernanThe older detection methods (smbios.bios.vendor and...
2019-05-20 Mark Johnstonkcov depends on eventhandler.h.
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Konstantin BelousovFix rw->ro remount when there is a text vnode mapping.
2019-05-18 Mark JohnstonUpdate the DIAGNOSTIC-only vmem_check_sanity() after...
2019-05-18 Mark JohnstonImplement the M_NEXTFIT allocation strategy for vmem(9).
2019-05-17 Konstantin BelousovGrammar fixes for r347690.
2019-05-17 Stephen J. KiernanInstead of individual conditional statements to look...
next