]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
amd64: prevent KCSan false positives on LAPIC mapping
[FreeBSD/FreeBSD.git] / sys / sys /
2020-09-12 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-09-09 kibSupport for userspace non-transparent superpages (large...
2020-09-09 kibMove MAP_32BIT_MAX_ADDR definition to sys/mman.h.
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 kibAdd kern_mmap_racct_check(), a helper to verify limits...
2020-09-08 mhornearm64: fix incorrect HWCAP definitions
2020-09-07 bdragonFix vdso compat32 timekeeping on !=x86.
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 mjgvfs: retire vholdl as a symbol
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-02 markjAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-01 mjgsys: clean up empty lines in .c and .h files
2020-08-29 jamieAdd __BEGIN_DECLS to jail.h to keep C++ happy.
2020-08-29 wulfLinuxKPI: Implement ksize() function.
2020-08-29 impRetire devctl_notify_f()
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 impTreat the boot loader as the same as the kernel for...
2020-08-28 impAllow the pseudo-errnos to be returned as well in boot...
2020-08-28 impRemove splclock(). It's not useful to keep.
2020-08-28 impremove splbio and splcam
2020-08-27 gjbMFH
2020-08-26 rmacklemAdd MNT_EXTLSxxx flags that will be used for NFS over...
2020-08-26 scottphbitset: add BIT_FFS_AT() for finding the first bit...
2020-08-25 mjgvfs: respect PRIV_VFS_LOOKUP in vaccess_smr
2020-08-25 dimAdd atomic and bswap functions to libcompiler_rt
2020-08-25 mmacyBump __FreeBSD_version for OpenZFS switchover
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 mjgcache: drop the always curthread argument from reverse...
2020-08-23 mjgvfs: validate ndp state after the lookup
2020-08-23 mjgvfs: convert nameiop into an enum
2020-08-23 kibPass pointers to info parsed from notes, to brandinfo...
2020-08-23 kibReserve FreeBSD ELF feature control bit LA48 to control...
2020-08-23 kibkern_sharedpage.c: Add exec_sysvec_init_secondary(...
2020-08-22 kibFix several issues with process group orphanage.
2020-08-22 rmacklemr364475 changed the internal API between the kernel...
2020-08-20 impMove devctl_notify* to devctl.h.
2020-08-20 impMake devctl_queue_data_f and devctl_queue_data private.
2020-08-20 mjgcache: add cache_rename, a dedicated helper to use...
2020-08-19 rmacklemAdd the MSG_TLSAPPDATA flag to indicate "return ENXIO...
2020-08-19 impMove the mount name to bit mapping into sys/mount.h...
2020-08-19 mjgvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 rmacklemBump __FreeBSD_version for r364330, since it changed...
2020-08-17 cemgpart(8): Recognize apple-zfs and solaris-reserved...
2020-08-16 kibVMIO read
2020-08-16 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-16 mjgvfs: retire vrefl as a symbol
2020-08-16 mjgvfs: restore sorted order of unused nameidata flags
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 mjgBump __FreeBSD_version after vget() and HASBUF change
2020-08-16 mjgvfs: mark HASBUF as an internal flag
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-14 melifaroSimplify dom_<rtattach|rtdetach>.
2020-08-14 markjRename the pipe_map field of struct pipe.
2020-08-14 manuBump __FreeBSD_version after r364232
2020-08-13 cemAdd prng(9) API
2020-08-12 gjbMFH
2020-08-12 andrewAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-12 mjgvfs: inline vrefcnt
2020-08-12 mjgvfs: garbage collect vrefactn
2020-08-11 cemsmp.h: Reconcile definition and declaration of smp_ncpus
2020-08-11 mjgdevfs: rework si_usecount to track opens
2020-08-11 hselaskyNeed to clone the task struct fields related to RCU...
2020-08-11 mjgvfs: stricter validation for flags passed to namei...
2020-08-11 rmacklemAdd an argument to newnfs_connect() that indicates...
2020-08-10 dimMerge ^/head r364051 through r364081.
2020-08-10 mjgvfs: garbage collect unused ISUNICODE namei flag
2020-08-08 dimMerge ^/head r364041 through r364050.
2020-08-07 mjgvfs: add VOP_STAT
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 bzIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 aeAdd m__getjcl SDT probe.
2020-08-05 mjgBump __FreeBSD_version after vaccess() change
2020-08-05 mjgvfs: remove the obsolete privused argument from vaccess
2020-08-05 mjgvfs: prefill nameidata with garbage on debug kernels
2020-08-04 mjgvfs: support lockless dotdot lookup
2020-08-04 mjgcache: add cache_purge_vgone
2020-08-04 mjgmtx: add mtx_wait_unlocked
2020-08-04 mjgvfs: add vfs_op_thread_enter/exit _crit variants
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
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 seUpgrade to version 3.1.4
2020-08-02 mjgBump __FreeBSD_version after vnode layout changes
2020-08-02 mjgvfs: shorten v_iflag and v_vflag
2020-08-02 mjgvfs: move namecache initialisation into cache_vnode_init
2020-08-01 mjgBump __FreeBSD_version after making rights mandatory...
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 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
next