]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Stop using eventhandlers for itimers subsystem exec and exit hooks.
[FreeBSD/FreeBSD.git] / sys / sys /
2020-11-21 kibStop using eventhandlers for itimers subsystem exec...
2020-11-21 kibStop using eventhandler to invoke umtx_exec hook.
2020-11-20 sjgMerge bmake-20201117
2020-11-19 mjgpipe: thundering herd problem in pipelock
2020-11-19 mjgpipe: allow for lockless pipe_stat
2020-11-19 mjgcred: fix minor nits in r367695
2020-11-18 oshogbojail: introduce per jail suser_enabled setting
2020-11-18 mjgfd: reorder struct file to reduce false sharing
2020-11-17 cemlinux(4) clone(2): Correctly handle CLONE_FS and CLONE_...
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 cemunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2020-11-17 cemlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 kevanssys/proc.h: improve comment for new TDP2 flag
2020-11-17 kevansumtx_op: reduce redundancy required for compat32
2020-11-17 mjgcpuset: reorder so that cs_mask does not share cachelin...
2020-11-14 mjgcred: annotate credbatch_process argument as unused
2020-11-14 mjgthread: batch credential freeing
2020-11-14 mjgthread: batch resource limit free calls
2020-11-14 mjgcred: reorder cr_audit to be closer to the lock
2020-11-13 kibImplement vn_lock_pair().
2020-11-13 adrian[malloc] quieten -Werror=missing-braces with malloc...
2020-11-12 mjgmalloc: retire malloc_last_fail
2020-11-11 mjgthread: lockless zombie list manipulation
2020-11-11 markjRemove an extraneous parameter from SIGIO_ASSERT_LOCKED()
2020-11-11 markjFix a pair of races in SIGIO registration
2020-11-11 mjgthread: rework tidhash vs proc lock interaction
2020-11-11 mjgthread: fix thread0 tid allocation
2020-11-10 mjgthread: retire thread_find
2020-11-09 mjgvfs: group mount per-cpu vars into one struct
2020-11-09 mjgmalloc: retire mt_stats_zone in favor of pcpu_zone_64
2020-11-09 manuBump __FreeBSD_version after linuxkpi changes
2020-11-09 mjgbufcache: convert bo_numoutput from long to int
2020-11-09 mjgkqueue: save space by using only one func pointer for...
2020-11-08 traszMove syscall_thread_{enter,exit}() into the slow path...
2020-11-08 kevansimgact_binmisc: limit the extent of match on incoming...
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 mjgrms: several cleanups + debug read lockers handling
2020-11-07 mmelAdd a method to determine whether given interrupt is...
2020-11-07 kevansimgact_binmisc: validate flags coming from userland
2020-11-06 mjgmalloc: move malloc_type_internal into malloc_type
2020-11-05 kibSuspend all writeable local filesystems on power suspend.
2020-11-05 luporl[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 mjgmalloc: add a helper returning size allocated for given...
2020-11-05 mjgRationalize per-cpu zones.
2020-11-04 mjgBump __FreeBSD_version after rms changes
2020-11-04 mjgrms: fixup concurrent writer handling and add more...
2020-11-04 markjrefcount(9): Add refcount_release_if_last() and refcoun...
2020-11-03 cemunix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
2020-10-30 impIntegrate 4.4BSD-Lite2 changes to IOC_* definitions
2020-10-30 mjgmalloc: delegate M_EXEC handling to dedicacted routines
2020-10-30 seAdd read only sysctl variable user.localbase
2020-10-30 mjgcache: add cache_vop_mkdir and rename cache_rename...
2020-10-29 jhbAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 mjgvfs: add NDREINIT to facilitate repeated namei calls
2020-10-29 jhbSupport hardware rate limiting (pacing) with TLS offload.
2020-10-28 traszDrop "All rights reserved" from all my stuff. This...
2020-10-27 mjgrefcount: make it atomic-clean
2020-10-27 impRemove frontstuff
2020-10-24 impcdefs.h: remove intel_compiler support
2020-10-24 impRemove obsolete check for GCC < 3 and support for Intel...
2020-10-24 mavFix asymmetry in devstat(9) calls by GEOM.
2020-10-22 mjgvfs: prevent avoidable evictions on mkdir of existing...
2020-10-22 hselaskyImplement mbuf hashing routines for IP over infiniband...
2020-10-21 brooksvmapbuf: don't smuggle address or length in buf
2020-10-20 mjgBump __FreeBSD_version after VOP VPTOCNP and INACTIVE...
2020-10-20 mjgvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 brManage MSI iommu pages.
2020-10-17 mjgvfs: annotate mountlist_mtx with __exclusive_cache_line
2020-10-17 delphijBump __FreeBSD_version after ptsname_r addition.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-15 mjgBump __FreeBSD_version after addition of VOP_EAGAIN
2020-10-15 mjgvfs: add VOP_EAGAIN
2020-10-14 aeImplement SIOCGIFALIAS.
2020-10-13 andrewBump __FreeBSD_version for the fix to arm64 write-only...
2020-10-12 impsystm.h: forward declare ucred for _STANDALONE too
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-10 cemarc4random(9): Integrate with RANDOM_FENESTRASX push...
2020-10-10 mjgvfs: support lockless dirfd lookups
2020-10-09 bdreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-08 mhorneAdd a routine to dump boot metadata
2020-10-07 impMove kernel env global variables, etc to sys/kenv.h
2020-10-06 mhorneRemove unused function cpu_boot()
2020-10-06 jhbStore the send tag type in the common send tag header.
2020-10-05 freqlabsEnable iterating all sysctls, even ones with CTLFLAG_SKIP
2020-10-05 mjgcache: fix pwd use-after-free in setting up fallback
2020-10-04 hselaskyPopulate the acquire context field of a ww_mutex in...
2020-10-04 kibAdd sig_intr(9).
2020-10-04 kibRefactor sleepq_catch_signals().
2020-10-03 melifaroIntroduce scalable route multipath.
2020-10-02 manuBump __FreeBSD_version after latest linuxkpi changes
2020-10-02 manuAdd backlight subsystem
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-09-29 impStandalone SX shims
2020-09-28 emasteadd SIOCGIFDATA ioctl
2020-09-27 traszShrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-25 impAdjustments to includes for openzfs in _STANDALONE
2020-09-25 impDont let kernel and standalone both be defined at the...
2020-09-25 traszRegen after r366145.
2020-09-24 impCreate a standalone version of sys/malloc.h
2020-09-23 kibDo not leak oldvmspace if image activation failed
next