]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Remove frontstuff
[FreeBSD/FreeBSD.git] / sys / kern /
2020-10-26 mjgcache: add missing NIRES_ABS handling
2020-10-26 mavEnable bioq 'car limit' added at r335066 at 128 bios.
2020-10-24 mavFix asymmetry in devstat(9) calls by GEOM.
2020-10-24 bro Add iommu de-initialization method for MSI interface.
2020-10-24 freqlabssysctl+kern_sysctl: Honor SKIP for descendant nodes
2020-10-24 freqlabskern_sysctl: Misc code cleanup
2020-10-24 kevansaudit: correct reporting of *execve(2) success
2020-10-24 mjgcache: assorted typo fixes
2020-10-24 mjgcache: add the missing NC_NOMAKEENTRY and NC_KEEPPOSENT...
2020-10-24 mjgvfs: fix a race where reclaim vholds freed vnodes
2020-10-24 mjgcache: batch updates to numcache in case of mass removal
2020-10-24 mjgcache: refactor alloc/free
2020-10-24 mjgcache: fold branch prediction into cache_ncp_canuse
2020-10-24 mjgcache: fix some typos
2020-10-24 mjgcache: drop write-only vars
2020-10-23 brMove the iommu stubs to a generic place, so they are...
2020-10-23 mjgcache: reduce memory waste in struct namecache
2020-10-23 mjgvfs: stop taking the interlock in vnode reclaim
2020-10-22 mjgvfs: prevent avoidable evictions on mkdir of existing...
2020-10-22 mjgcache: assert the created entry does not point to itself
2020-10-22 kibsysv_sem: semusz depends on semume.
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-21 mjgcache: drop the spurious slash_prefixed argument
2020-10-20 mjgvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 mjgvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 kibvgonel(): avoid recursing into VOP_INACTIVE().
2020-10-19 mjgcache: promote negative entries based on more than...
2020-10-19 jhbCheck TF_TOE not the tod pointer to determine if TOE...
2020-10-19 markjlink_elf_obj: Colour VM objects
2020-10-19 markjvmem: Allocate btags before looping in vmem_xalloc()
2020-10-19 markjvmem: Simplify bt_fill() callers a bit
2020-10-19 brManage MSI iommu pages.
2020-10-19 mjgcache: refactor negative promotion/demotion handling
2020-10-17 bzddb: add show sysinit command
2020-10-17 mjgcache: shorten names of debug stats
2020-10-17 mjgcache: don't automatically evict negative entries if...
2020-10-17 mjgcache: erwork sysctl vfs.cache tree
2020-10-17 mjgcache: factor negative lookup out of cache_fplookup_next
2020-10-17 mjgcache: avoid smr in cache_neg_evict in favoro of the...
2020-10-17 mjgcache: rework parts of negative entry management
2020-10-17 mjgcache: remove entries before trying to add new ones...
2020-10-17 mjgvfs: annotate mountlist_mtx with __exclusive_cache_line
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 mjgcache: add a probe reporting addition of duplicate...
2020-10-16 mjgcache: flip inverted condition in previous
2020-10-16 mjgcache: support negative entry promotion in slowpath smr
2020-10-16 mjgcache: elide vhold/vdrop around promoting negative...
2020-10-16 mjgcache: dedup code for negative promotion
2020-10-16 mjgcache: neglist -> nl; negstate -> ns
2020-10-15 mjgcache: split hotlist between existing negative lists
2020-10-15 mjgcache: make neglist an array given the static size
2020-10-15 brooksphysio: Don't store user addresses in bio_data
2020-10-15 mjgvfs: add VOP_EAGAIN
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-13 jhbPermit sending empty fragments for TLS 1.0.
2020-10-12 impnewbus: use ssize_t to match sb's len and size, fix...
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-10 mjgvfs: support lockless dirfd lookups
2020-10-09 bdreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-09 mjgvfs: fix a panic when truncating comming from copy_file...
2020-10-09 jhbDon't invoke semunload() if seminit() fails during...
2020-10-09 mjgcache: fix vexec panic when racing against vgone
2020-10-09 rmacklemMake vn_generic_copy_file_range() interruptible via...
2020-10-08 kibsig_intr(9): return early if AST is not scheduled.
2020-10-08 kibDo not allow to use O_BENEATH as an oracle.
2020-10-08 mhorneFix a loop condition
2020-10-08 mhorneAdd a routine to dump boot metadata
2020-10-08 hselaskyThe ethernet header structure is read-only. Add const...
2020-10-07 mhorneHandle kmod local relocation failures gracefully
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-05 markjRemove sysctl_kern_consmute()
2020-10-04 kibAdd sig_intr(9).
2020-10-04 kibRefactor sleepq_catch_signals().
2020-10-03 traszMove KTRUSERRET() from userret() to ast(). It's a...
2020-10-02 markjFix the INVARIANTS build for 32-bit platforms
2020-10-02 markjImplement sparse core dumps
2020-10-02 markjSimplify the check for non-dumpable VM object types
2020-10-02 mjgcache: update the commentary for path parsing
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 bdreweryRevert r366340.
2020-10-01 bdreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-01 traszOnly clear TDP_NERRNO when needed, ie when it's previou...
2020-10-01 mjgcache: properly report ENOTDIR on foo/bar lookups where...
2020-10-01 rmacklemClip the "len" argument to vn_generic_copy_file_range...
2020-09-30 jhbAvoid a dubious assignment to bio_data in aio_qbio().
2020-09-30 mjgcache: push the lock into cache_purge_impl
2020-09-30 mjgcache: use cache_has_entries where appropriate instead...
2020-09-30 rmacklemMake copy_file_range(2) Linux compatible for overflow...
2020-09-29 traszUse the 'traced' variable instead of comparing p->p_fla...
2020-09-28 kevansAddress whitespace nits in subr_rtc.c
2020-09-28 impFor mulitcons boot, report it and which console is...
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-25 traszRegen after r366145.
2020-09-24 asomersFix some signed/unsigned comparison warnings in NFS
2020-09-24 kibRemove pointless local variable.
next