]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
trim(8): Fix a few issues reported by mandoc
[FreeBSD/FreeBSD.git] / sys / sys /
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Brooks Davisvmapbuf: don't smuggle address or length in buf
2020-10-20 Mateusz GuzikBump __FreeBSD_version after VOP VPTOCNP and INACTIVE...
2020-10-20 Mateusz Guzikvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 Ruslan BukinManage MSI iommu pages.
2020-10-17 Mateusz Guzikvfs: annotate mountlist_mtx with __exclusive_cache_line
2020-10-17 Xin LIBump __FreeBSD_version after ptsname_r addition.
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-15 Mateusz GuzikBump __FreeBSD_version after addition of VOP_EAGAIN
2020-10-15 Mateusz Guzikvfs: add VOP_EAGAIN
2020-10-14 Andrey V. ElsukovImplement SIOCGIFALIAS.
2020-10-13 Andrew TurnerBump __FreeBSD_version for the fix to arm64 write-only...
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 Warner Loshsystm.h: forward declare ucred for _STANDALONE too
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-10 Conrad Meyerarc4random(9): Integrate with RANDOM_FENESTRASX push...
2020-10-10 Mateusz Guzikvfs: support lockless dirfd lookups
2020-10-09 Bryan DreweryUse unlocked page lookup for inmem() to avoid object...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Mitchell HorneAdd a routine to dump boot metadata
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-07 Warner LoshMove kernel env global variables, etc to sys/kenv.h
2020-10-06 Mitchell HorneRemove unused function cpu_boot()
2020-10-06 John BaldwinStore the send tag type in the common send tag header.
2020-10-05 Ryan MoellerEnable iterating all sysctls, even ones with CTLFLAG_SKIP
2020-10-05 Mateusz Guzikcache: fix pwd use-after-free in setting up fallback
2020-10-04 Hans Petter SelaskyPopulate the acquire context field of a ww_mutex in...
2020-10-04 Konstantin BelousovAdd sig_intr(9).
2020-10-04 Konstantin BelousovRefactor sleepq_catch_signals().
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-03 Alexander V. ChernikovIntroduce scalable route multipath.
2020-10-02 Emmanuel VadotBump __FreeBSD_version after latest linuxkpi changes
2020-10-02 Emmanuel VadotAdd backlight subsystem
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 Warner LoshStandalone SX shims
2020-09-28 Ed Masteadd SIOCGIFDATA ioctl
2020-09-27 Edward Tomasz Napi... Shrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-25 Warner LoshAdjustments to includes for openzfs in _STANDALONE
2020-09-25 Warner LoshDont let kernel and standalone both be defined at the...
2020-09-25 Edward Tomasz Napi... Regen after r366145.
2020-09-24 Warner LoshCreate a standalone version of sys/malloc.h
2020-09-23 Konstantin BelousovDo not leak oldvmspace if image activation failed
2020-09-23 Mateusz GuzikBump __FreeBSD_version after cache_purgevfs change
2020-09-23 Mateusz Guzikcache: drop the force flag from purgevfs
2020-09-23 Brandon Bergren__FreeBSD_version bump for introduction of the powerpc6...
2020-09-22 Konstantin BelousovAdd O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 Konstantin BelousovAdd NIRES_STRICTREL.
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott Phillipsbitset: expand bit index type to `long`
2020-09-21 Mitchell HorneHide tunable definitions behind _KERNEL
2020-09-21 Mitchell HorneAdd getenv(9) boolean parsing functions
2020-09-20 Jessica Clarkeatomic_common.h: Fix the volatile qualifier placement...
2020-09-19 Michal MelounAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Navdeep Parharmbuf checksum flags and fields to support tunneling...
2020-09-17 Edward Tomasz Napi... Get rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-16 Warner LoshUse standard bool type, instead of non-standard boolean_t
2020-09-15 Konstantin BelousovConvert page cache read to VOP.
2020-09-15 Konstantin Belousovvfs_subr.c: export io_hold_cnt and vn_read_from_obj().
2020-09-15 Konstantin BelousovDo not copy vp into f_data for DTYPE_VNODE files.
2020-09-15 Mark JohnstonSimplify unix socket connection peer locking.
2020-09-15 Mark JohnstonUpdate unix domain socket locking comments.
2020-09-14 Warner LoshTweak what's visible in the standalone environment...
2020-09-14 Scott LongRefine the busdma template interface. Provide tools...
2020-09-14 Kyle Evans__FreeBSD_version bump for r365605 (crunchgen producing...
2020-09-12 Jason A. Harmeningamd64: prevent KCSan false positives on LAPIC mapping
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Konstantin BelousovSupport for userspace non-transparent superpages (large...
2020-09-09 Konstantin BelousovMove MAP_32BIT_MAX_ADDR definition to sys/mman.h.
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Konstantin BelousovAdd kern_mmap_racct_check(), a helper to verify limits...
2020-09-08 Mitchell Hornearm64: fix incorrect HWCAP definitions
2020-09-07 Brandon BergrenFix vdso compat32 timekeeping on !=x86.
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 Mateusz Guzikvfs: retire vholdl as a symbol
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-02 Mark JohnstonAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-01 Mateusz Guziksys: clean up empty lines in .c and .h files
2020-08-29 Jamie GrittonAdd __BEGIN_DECLS to jail.h to keep C++ happy.
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-29 Warner LoshRetire devctl_notify_f()
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Warner LoshTreat the boot loader as the same as the kernel for...
2020-08-28 Warner LoshAllow the pseudo-errnos to be returned as well in boot...
2020-08-28 Warner LoshRemove splclock(). It's not useful to keep.
2020-08-28 Warner Loshremove splbio and splcam
2020-08-27 Glen BarberMFH
2020-08-26 Rick MacklemAdd MNT_EXTLSxxx flags that will be used for NFS over...
2020-08-26 D Scott Phillipsbitset: add BIT_FFS_AT() for finding the first bit...
2020-08-25 Mateusz Guzikvfs: respect PRIV_VFS_LOOKUP in vaccess_smr
2020-08-25 Dimitry AndricAdd atomic and bswap functions to libcompiler_rt
2020-08-25 Matt MacyBump __FreeBSD_version for OpenZFS switchover
next