]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
zfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GUID and ZPOOL_CONFIG_GUID
[FreeBSD/FreeBSD.git] / sys /
2020-08-05 tsoomezfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GU...
2020-08-05 andrewAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-05 aeAdd m__getjcl SDT probe.
2020-08-05 aeFix typo.
2020-08-05 mjgcache: don't ignore size passed to nchinittbl
2020-08-05 mjgBump __FreeBSD_version after vaccess() change
2020-08-05 mjgvfs: remove the obsolete privused argument from vaccess
2020-08-05 mjgcache: convert the hash from LIST to SLIST
2020-08-05 mjgcache: reduce zone alignment to 8 bytes
2020-08-05 mjgcache: convert ncnegnash into a macro
2020-08-05 aeHandle delayed checksums if needed in NAT64.
2020-08-05 manuallwinner: clk: Fix nm clock calculation
2020-08-05 mjgvfs: add a cheaper entry for mac_vnode_check_access
2020-08-05 mjgvfs: tidy up namei entry point
2020-08-05 mjgcache: cleanup lockless entry point
2020-08-05 mjgcache: stop messing with cn_lkflags
2020-08-05 mjgcache: stop messing with cn_flags
2020-08-05 mjgvfs: prefill nameidata with garbage on debug kernels
2020-08-05 lwhsuAppease gcc's -Wparentheses (and -Werror)
2020-08-04 mjgufs: only pass LK_ADAPTIVE if LK_NODDLKTREAT is set
2020-08-04 mjgvfs: support lockless dotdot lookup
2020-08-04 mjgcache: add NCF_WIP flag
2020-08-04 mjgcache: add cache_purge_vgone
2020-08-04 mjgmtx: add mtx_wait_unlocked
2020-08-04 kibabMinor cleanups in mmc_xpt.c
2020-08-04 kevansmakesyscalls.lua: improve syscall ordering validation
2020-08-04 brRemove unneeded cast to struct iommu_domain *.
2020-08-04 brAdd a few macroses for conversion between DMAR unit...
2020-08-04 mjgrms: fix typo: bitmamp -> bitmap
2020-08-04 manummccam: Hold the periph during init
2020-08-04 manummcam: Use a static length sbuf buffer
2020-08-04 manummccam: mmc_xpt: We're only interested about losing...
2020-08-04 mjgcache: factor away failed vexec handling
2020-08-04 mjgcache: assorted tidy ups
2020-08-04 mjgcache: factor away lockless dot lookup and add missing...
2020-08-04 mjgvfs: add vfs_op_thread_enter/exit _crit variants
2020-08-04 mjgcache: add missing numcache detrement on insertion...
2020-08-04 mjgrms: add a comment explaining performance deficiencies...
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 mavRemove extra memset() left after r342388.
2020-08-04 manulinuxkpi: Add time_after32 and time_before32
2020-08-04 manulinuxkpi: Add clear_bit_unlock
2020-08-04 markjRemove an incorrect assertion from in6p_lookup_mcast_ifp().
2020-08-04 markjRemove most lingering references to the page lock in...
2020-08-04 manuRe-apply r363564.
2020-08-04 manulinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 manulinuxkpi: Add kref_put_lock
2020-08-04 manulinuxkpi: Add linux/sizes.h
2020-08-04 markjRemove free_domain() and uma_zfree_domain().
2020-08-03 kibAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 impSome function had the blank lines, others didn't. Most...
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 andrewAdd a GPIO driver for the Raspberry Pi firmware GPIOs
2020-08-03 kibProvide more correct description for sysctl kern.smp...
2020-08-03 andrewAllow the Raspberry Pi firmware driver to be a bus
2020-08-03 andrewAllow child classes of simplebus to call attach directly
2020-08-03 kplibc: Provide sub fp(s|g)etmask() implementations for...
2020-08-03 andrewHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 jahvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-02 mjgBump __FreeBSD_version after vnode layout changes
2020-08-02 mjgvfs: store precomputed namecache hash in the vnode
2020-08-02 mjgvfs: shorten v_iflag and v_vflag
2020-08-02 mjgvfs: move namecache initialisation into cache_vnode_init
2020-08-02 cemUnlocked getblk: Fix new false-positive assertion
2020-08-01 mjgcred: add more asserts for td_realucred == td_ucred
2020-08-01 mwFix TX csum handling in if_mvneta
2020-08-01 mmelAdd missing dependency for cpsw module.
2020-08-01 mjgBump __FreeBSD_version after making rights mandatory...
2020-08-01 mjgcache: reshuffle struct cache_fpl and nameidata_saved
2020-08-01 mjgcache: mark climb_mount as __noinline
2020-08-01 mjgvfs: inline NDINIT_ALL
2020-08-01 mjgvfs: convert ni_rigthsneeded to a pointer
2020-08-01 mjgvfs: make rights mandatory for NDINIT_ALL
2020-08-01 mjgcapsicum: move global caps to caprights.h
2020-07-31 rmacklemAdd optional support for ext_pgs mbufs to the NFS serve...
2020-07-31 brAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 markjng_iface(4): Remove unsupported protocols.
2020-07-31 markjng_iface(4): Set the current VNET before calling netisr...
2020-07-31 arichardsonInclude virtio support in std.MALTA
2020-07-31 rrsThe recent changes to move the ref count increment
2020-07-31 cemgetblk: Remove a non-sensical LK_NOWAIT | LK_SLEEPFAIL
2020-07-31 cemgetblk: Avoid sleeping on wrong buf in lockless path
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-30 grehanDefinition for the 'removable media flag' from word...
2020-07-30 mjgFix tinderbox build after r363714
2020-07-30 mjgcache: drop the useless numchecks counter
2020-07-30 mjgFurther depessimize priv_check_cred_vfs_generation
2020-07-30 mjgfd: predict in fdrop
2020-07-30 markjip6_output(): Check the return value of in6_getlinkifnet().
2020-07-30 mjgvfs: inline vops if there are no pre/post associated...
2020-07-30 mjgvfs: fold poll_no_poll into vop_nopoll
2020-07-30 mjgvfs: short-circuit the common case NDFREE calls
2020-07-30 mjgvfs: add support for WANTPARENT and LOCKPARENT to lockl...
2020-07-30 mjgvfs: support negative entry promotion in lockless lookup
2020-07-30 mjgvfs: add NOMACCHECK and AUDITVNODE2 to lockless lookup
2020-07-30 mmelMove Ti AM335x to dev/extres/clk framework.
2020-07-30 whuPrevent framebuffer mmio space from being allocated...
2020-07-30 mjgvfs: make sure startdir_used is always assigned to...
2020-07-30 jmgremove some long abandonded serial drivers (cy, rc...
2020-07-30 markjFix a logic error in uipc_ready_scan().
next