]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
thread: rework tidhash vs proc lock interaction
[FreeBSD/FreeBSD.git] / sys / sys /
2020-11-11 Mateusz Guzikthread: rework tidhash vs proc lock interaction
2020-11-11 Mateusz Guzikthread: fix thread0 tid allocation
2020-11-10 Mateusz Guzikthread: retire thread_find
2020-11-09 Mateusz Guzikvfs: group mount per-cpu vars into one struct
2020-11-09 Mateusz Guzikmalloc: retire mt_stats_zone in favor of pcpu_zone_64
2020-11-09 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2020-11-09 Mateusz Guzikbufcache: convert bo_numoutput from long to int
2020-11-09 Mateusz Guzikkqueue: save space by using only one func pointer for...
2020-11-08 Edward Tomasz Napi... Move syscall_thread_{enter,exit}() into the slow path...
2020-11-08 Kyle Evansimgact_binmisc: limit the extent of match on incoming...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-07 Mateusz Guzikrms: several cleanups + debug read lockers handling
2020-11-07 Michal MelounAdd a method to determine whether given interrupt is...
2020-11-07 Kyle Evansimgact_binmisc: validate flags coming from userland
2020-11-06 Mateusz Guzikmalloc: move malloc_type_internal into malloc_type
2020-11-05 Konstantin BelousovSuspend all writeable local filesystems on power suspend.
2020-11-05 Leandro Lupori[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 Mateusz Guzikmalloc: add a helper returning size allocated for given...
2020-11-05 Mateusz GuzikRationalize per-cpu zones.
2020-11-04 Mateusz GuzikBump __FreeBSD_version after rms changes
2020-11-04 Mateusz Guzikrms: fixup concurrent writer handling and add more...
2020-11-04 Mark Johnstonrefcount(9): Add refcount_release_if_last() and refcoun...
2020-11-03 Conrad Meyerunix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
2020-10-30 Warner LoshIntegrate 4.4BSD-Lite2 changes to IOC_* definitions
2020-10-30 Mateusz Guzikmalloc: delegate M_EXEC handling to dedicacted routines
2020-10-30 Stefan EßerAdd read only sysctl variable user.localbase
2020-10-30 Mateusz Guzikcache: add cache_vop_mkdir and rename cache_rename...
2020-10-29 John BaldwinAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 Mateusz Guzikvfs: add NDREINIT to facilitate repeated namei calls
2020-10-29 John BaldwinSupport hardware rate limiting (pacing) with TLS offload.
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Mateusz Guzikrefcount: make it atomic-clean
2020-10-27 Warner LoshRemove frontstuff
2020-10-24 Warner Loshcdefs.h: remove intel_compiler support
2020-10-24 Warner LoshRemove obsolete check for GCC < 3 and support for Intel...
2020-10-24 Alexander MotinFix asymmetry in devstat(9) calls by GEOM.
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Mateusz Guzikvfs: prevent avoidable evictions on mkdir of existing...
2020-10-22 Hans Petter SelaskyImplement mbuf hashing routines for IP over infiniband...
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...
next