]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Add ability to limit split map entries to prevent resource
[FreeBSD/FreeBSD.git] / sys / kern /
2019-02-05 emasteMFS12 r343785: Avoid leaking fp references when truncat...
2018-12-05 gjbMFS12 r341490, r341493:
2018-11-28 markjMFstable/12 r341082:
2018-11-28 markjMFstable/12 r341077:
2018-11-28 markjMFstable/12 r341075:
2018-11-27 markjMFstable/12 r340970:
2018-11-26 markjMFstable/12 r340921:
2018-11-26 markjMFstable/12 r340903:
2018-11-23 markjMFstable/12 r340788:
2018-11-19 kibMFS r340603:
2018-11-13 markjMFC r339927:
2018-11-13 markjMFC r339925:
2018-11-12 brooksMFC r340302:
2018-11-12 brooksMFC r340272, r340274, r340294
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-11-06 shurdMFC r339861:
2018-11-01 markjMFC r339616:
2018-10-31 bzMFC r339931,r339933:
2018-10-31 markjMFC r339452, r339664:
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)
2018-08-09 luporl[ppc] Fix kernel panic when using BOOTP_NFSROOT
2018-08-09 mmacyepoch_block_wait: don't check TD_RUNNING
2018-08-09 kevanskern: Add a BOOT_TAG marker at the beginning of boot...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 kibFollowup to r337430: only call elf_reloc_ifunc on x86.
2018-08-07 kibAdd missed handling of local relocs against ifunc targe...
2018-08-07 markjImprove handling of control message truncation.
2018-08-04 kibSwap in WKILLED processes.
next