]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
netmap: vtnet: add vtnrx_nm_refill index to receive queues
[FreeBSD/FreeBSD.git] / sys / sys /
2020-06-03 freqlabstmpfs: Preserve alignment of struct fid fields
2020-06-02 dougmRemove from RB_REMOVE_COLOR some null checks where...
2020-06-02 hselaskyImplement __is_constexpr() function macro in the LinuxKPI.
2020-06-01 mjgRemove ->f_label from struct file
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-30 emasteelf_common.h: define DF_1_PIE
2020-05-30 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when child...
2020-05-29 rmacklemOops two, missed syscall.mk as well.
2020-05-28 rmacklemOops, missed syscall.h and sysproto.h for r361602.
2020-05-25 chsThis commit enables a UFS filesystem to do a forcible...
2020-05-25 jhbAdd support for optional separate output buffers to...
2020-05-25 cemcopystr(9): Move to deprecate (attempt #2)
2020-05-25 mjgproc: refactor clearing credentials into proc_unset_cred
2020-05-24 mjgvfs: scale foffset_lock by using atomics instead of...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 manulibkern: Add arc4random_uniform
2020-05-23 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 kibImplement Solaris-like link_map l_refname member.
2020-05-22 whuBump __FreeBSD_version after r361275, HyperV socket...
2020-05-21 kibRestore the binary compatibility for link_map l_addr.
2020-05-21 cyMFV r361322:
2020-05-21 markjFix ACCEPT_FILTER_DEFINE to pass the version to MODULE_...
2020-05-21 dougmFor the case when RB_REMOVE requires a nontrivial searc...
2020-05-21 freqlabsDeduplicate fsid comparisons
2020-05-20 sjgMerge bmake-20200517
2020-05-20 kibChange the samantic of struct link_map l_addr member.
2020-05-20 mmMFV r361280:
2020-05-20 jhbRemove copyinfrom() and copyinstrfrom().
2020-05-20 whuHyperV socket implementation for FreeBSD
2020-05-19 markjDefine a module version for accept filter modules.
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-13 kevanskernel: provide panicky version of __unreachable
2020-05-12 cemRevert r360944 and r360946 until reported issues can...
2020-05-11 cemcopystr(9): Move to deprecate [2/2]
2020-05-11 jhbRemove ubsec(4).
2020-05-08 mhorneSync relocation definitions
2020-05-07 manuBump __FreeBSD_version after linuxkpi changes
2020-05-03 glebiusStep 4.2: start divorce of M_EXT and M_EXTPG
2020-05-03 glebiusMechanically rename MBUF_EXT_PGS_ASSERT() to M_ASSERTEX...
2020-05-03 glebiusStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 glebiusStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-03 glebiusMake MBUF_EXT_PGS_ASSERT_SANITY() a macro, so that...
2020-05-02 glebiusStep 2.3: Rename mbuf_ext_pg_len() to m_epg_pagelen...
2020-05-02 glebiusStep 2.2:
2020-05-02 glebiusStep 2.1: Build TLS workqueue from mbufs, not struct...
2020-05-02 glebiusGet rid of the mbuf self-pointing pointer.
2020-05-02 glebiusStart moving into EPG_/epg_ namespace. There is only...
2020-05-02 glebiusContinuation of multi page mbuf redesign from r359919.
2020-04-28 jhbBump __FreeBSD_version for KTLS RX support.
2020-04-27 jhbInitial support for kernel offload of TLS receive.
2020-04-27 jhbAdd the initial sequence number to the TLS enable socke...
2020-04-27 jhbExtend support in sysctls for supporting multiple nativ...
2020-04-27 mjgpwd: unbreak repeated calls to set_rootvnode
2020-04-26 markjUse a single VM object for kernel stacks.
2020-04-26 vangyzenFix handling of NMIs from unknown sources (BMC, hypervisor)
2020-04-24 kevanssysent: re-roll after 360236 (AUE_CLOSERANGE used)
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 markjHandle PCATCH in blockcount_sleep() so it can be interr...
2020-04-21 kevanskevent32: fix the split of data into data1/data2
2020-04-19 mhorneConvert arm's physmem interface to MI code
2020-04-18 kpethersubr: Make the mac address generation more robust
2020-04-18 sjgDefine enum for so_qstate outside of struct.
2020-04-17 kevanstty: convert tty_lock_assert to tty_assert_locked to...
2020-04-16 brooksConvert canary, execpathp, and pagesizes to pointers.
2020-04-15 brooksExport argc, argv, envc, envv, and ps_strings in auxargs.
2020-04-15 brooksMake ps_strings in struct image_params into a pointer.
2020-04-15 brooksIntroduce an AUXARGS_ENTRY_PTR() macro.
2020-04-15 kevansvalidate_uuid: absorb the rest of parse_uuid with a...
2020-04-15 kevanssys/types.h: adjust #endif comment to match reality
2020-04-15 kevanskern uuid: break format validation out into a separate KPI
2020-04-14 brooksCentralize compatability translation macros.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 kevanssysent: re-roll after r359930
2020-04-14 jtlMake sonewconn() overflow messages have per-socket...
2020-04-14 jtlMake the path length of UNIX domain sockets specified...
2020-04-14 gallatinBump FreeBSD version after r359919 (KTLS / unmapped...
2020-04-14 gallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-12 kevansBump __FreeBSD_version after r359836, close_range(2)
2020-04-12 kevanssysent: re-roll after introduction of close_range in...
2020-04-12 kevansImplement a close_range(2) syscall
2020-04-12 melifaroIntroduce nexthop objects and new routing KPI.
2020-04-10 markjsbappendcontrol() needs to avoid clearing M_NOTREADY...
2020-04-09 rmacklemBump version for r359745, since it removed a field...
2020-04-09 rmacklemRemove the old NFS lock device driver that uses Giant.
2020-04-08 hselaskyClone the RCU interface into a sleepable and a non...
2020-04-06 mwAdd hwpmc support for Intel Atom Goldmont microarchitecture
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-30 markjRemove the "config" taskqgroup and its KPIs.
2020-03-30 markjSimplify taskqgroup inititialization.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-26 markjRemove unused SYSINIT macros for capability rights.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-23 brooksBump for kyua import.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
next