]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Put a workaround in for command timeout malfunctioning
[FreeBSD/FreeBSD.git] / sys / kern /
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-25 markjRemove a dead store.
2018-10-25 markjAdd FALLTHROUGH comments to appease Coverity.
2018-10-25 markjRemove a redundant check.
2018-10-24 kibCorrect condition to detect mount(2) support by a files...
2018-10-23 kibOnly call sigdeferstop() for NFS.
2018-10-23 erjRevert r339634.
2018-10-23 erjiflib: drain enqueued tasks before detaching from taskq...
2018-10-22 brooksRemove the need for backslashes in syscalls.master.
2018-10-22 brooksRemove __restrict qualifiers from syscalls.master.
2018-10-22 markjMake it possible to disable NUMA support with a tunable.
2018-10-22 cemConditionalize kern.tty_info_kstacks feature on STACKS...
2018-10-22 markjDon't import 0 into vmem quantum caches.
2018-10-22 impRetire dpt(4)
2018-10-22 impRemove bt(4) driver
2018-10-22 impRemove adv(4) and adw(4)
2018-10-22 impRemove aha(4) from the tree.
2018-10-21 impRemove stray refernce to pdq. Like the infamous twenty...
2018-10-20 cemnetdump: Zone mbufs should be allocated before dump
2018-10-20 cemZSTDIO: Correctly initialize zstd context with provided...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-20 cemdev_refthread: Do not initialize *ref when reference...
2018-10-20 cemtty info (^T): Add optional kernel stack(9) traces
2018-10-20 cemReplace ttyprintf with sbuf_printf and tty drain routine
2018-10-20 cemAdd flags variants to linker_files / stack(9) symbol...
2018-10-20 markjCreate some global domainsets and refactor NUMA registr...
2018-10-18 bzIn r78161 the lookup_set linker method was introduced...
2018-10-18 jamieFix typos from r339409.
2018-10-18 jtlr334853 added a "socket destructor" callback. However...
2018-10-17 jamieAdd a new jail permission, allow.read_msgbuf. When...
2018-10-17 bzThe countp argument passed to linker_file_lookup_set...
2018-10-16 markjReparent a child of pdfork(2) to its reaper when the...
2018-10-16 glebiusPlug sendfile(2) on a listening socket with proper...
2018-10-15 kevansCorrect COMPAT* macro names in syscalls.master
2018-10-12 mjgcapsicum: provide cap_rights_fde_inline
2018-10-12 mjgAdd a file missed in r339321
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-06 jamieFix the test prohibiting jails from sharing IP addresses.
2018-10-05 gjbMFH r338661 through r339200.
2018-10-05 mmacyeliminate locking surrounding ui_vmsize and swap reserv...
2018-10-03 glebiusIn PR 227259, a user is reporting that they have code...
2018-10-01 andrewAdd kernel ifunc support on arm64.
2018-10-01 gallatinAllow empty NUMA memory domains to support Threadripper2
2018-09-28 jhbRegenerate after UNIMPL -> OBSOL changes in r339001.
2018-09-28 jhbMark various removed system calls as OBSOL instead...
2018-09-27 gordonClear stack allocated data structure to prevent kernel...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-23 mjgEliminate false sharing in malloc due to statistic...
2018-09-21 mjgselect: stop doing zero-sized memsets
2018-09-20 markjEnsure that imports into per-domain kmem arenas are...
2018-09-20 mjgvfs: remove lookup_shared tunable
2018-09-20 mjgfd: prevent inlining of _fdrop thorough kern_descrip.c
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibFix state of dquot-less vnodes after failed quotaoff.
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-12 gordonCorrect ELF header parsing code to prevent invalid...
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-06 markjRename hardclock_cnt() to hardclock() and remove the...
2018-09-05 markjCorrect the condition under which we allocate a termina...
2018-09-02 kibAdd amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 kibImprove error messages from clock_if.m method failures.
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 manudts: Import DTS for arm64
2018-08-23 impAdd a new device flag: DF_ATTACHED_ONCE
2018-08-23 impCreate devctl freeze/thaw.
2018-08-23 cemdevstat(9): Constify function parameters that can be...
2018-08-22 cemKASSERT: Make runtime optionality optional
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 tuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-18 kevansres_find: Fix fallback logic
2018-08-18 delphijRegen after r337998.
2018-08-18 delphijgetrandom(2) should not be restricted in capability...
2018-08-17 markjTypo.
2018-08-17 markjAdd INVARIANTS-only fences around lockless vnode refcou...
2018-08-17 oshogbocapsicum: allow the setproctitle(3) function in capabil...
2018-08-17 kevanssubr_prf: Don't write kern.boot_tag if it's empty
2018-08-16 jamieRevert r337922, except for some documention-only bits...
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-15 traszIn the help message at the mountroot prompt, suggest...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 alcEliminate a redundant assignment.
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 kevanssubr_prf: remove think-o that had returned to local...
2018-08-10 kevansboot tagging: minor fixes
2018-08-09 kevanssubr_prf: style(9) the sizeof
2018-08-09 kevanssubr_prf: Use "sizeof current_boot_tag" instead
2018-08-09 kevansBOOT_TAG: Make a config(5) option, expose as sysctl...
2018-08-09 kevansmsgbuf: Light detailing (const'ify and bool'itize)
next